{
	"name": "antd",
	"versions": {
		"0.0.1": {
			"name": "antd",
			"version": "0.0.1",
			"description": "",
			"main": "index.js",
			"scripts": {
				"test": "echo \"Error: no test specified\" && exit 1"
			},
			"author": "",
			"license": "MIT",
			"_id": "antd@0.0.1",
			"_shasum": "03ba1a7381ab054d70ee3c813f70116d8a080bff",
			"_from": ".",
			"_npmVersion": "2.0.0",
			"_npmUser": {
				"name": "sorrycc",
				"email": "sorrycc@gmail.com"
			},
			"maintainers": [
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				}
			],
			"dist": {
				"shasum": "03ba1a7381ab054d70ee3c813f70116d8a080bff",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.0.1.tgz"
			},
			"deprecated": "antd@<1.0.0 is depreacated, please upgrade to the latest version ASAP",
			"directories": {},
			"contributors": []
		},
		"0.1.0-pre": {
			"name": "antd",
			"version": "0.1.0-pre",
			"title": "Ant Design",
			"description": "下一个设计&前端框架",
			"homepage": "http://ant-design.github.io/",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"dependencies": {
				"css-animation": "~1.0.3",
				"gregorian-calendar": "~3.0.0",
				"gregorian-calendar-format": "~3.0.1",
				"rc-calendar": "~3.10.0",
				"rc-dialog": "~4.3.5",
				"rc-dropdown": "~1.1.1",
				"rc-input-number": "~2.0.0",
				"rc-menu": "~3.4.0",
				"rc-progress": "~1.0.0",
				"rc-select": "~4.0.0",
				"rc-steps": "~1.1.0",
				"rc-tabs": "~5.1.0",
				"rc-tooltip": "~2.2.3",
				"react-router": "~0.13.3"
			},
			"devDependencies": {
				"babel": "~5.6.14",
				"babel-core": "~5.4.7",
				"babel-loader": "~5.1.3",
				"buildbranch": "0.0.3",
				"concurrently": "~0.1.0",
				"css-loader": "~0.13.1",
				"eslint": "~0.22.1",
				"eslint-plugin-react": "~2.5.0",
				"extract-text-webpack-plugin": "~0.8.1",
				"jshint": "~2.8.0",
				"json-loader": "~0.5.1",
				"less": "~2.5.1",
				"less-loader": "~2.2.0",
				"lodash": "~3.8.0",
				"nico-jsx": "~0.5.8",
				"precommit-hook": "~1.0.7",
				"style-loader": "~0.12.2",
				"webpack": "~1.9.7",
				"webpack-dev-middleware": "~1.0.11"
			},
			"scripts": {
				"babel": "babel components --out-dir lib",
				"build": "npm run clean && webpack && nico build",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site",
				"deploy": "npm run build && node deploy.js",
				"lint": "eslint components index.js --ext '.js,.jsx'",
				"test": "webpack && npm run lint",
				"prepublish": "npm run babel"
			},
			"precommit": [
				"lint"
			],
			"gitHead": "adc05ad22e9b9cc9c3af8a57d917a1f275deeed6",
			"_id": "antd@0.1.0-pre",
			"_shasum": "c023fc265cee3bcec77d790d24636bd76ce84908",
			"_from": ".",
			"_npmVersion": "2.11.0",
			"_nodeVersion": "2.2.1",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"maintainers": [
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				}
			],
			"dist": {
				"shasum": "c023fc265cee3bcec77d790d24636bd76ce84908",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.1.0-pre.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"0.1.0-beta2": {
			"name": "antd",
			"version": "0.1.0-beta2",
			"title": "Ant Design",
			"description": "一个设计&前端框架",
			"homepage": "http://ant-design.github.io/",
			"keywords": [
				"ant design",
				"react-component",
				"ui component"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib"
			],
			"license": "MIT",
			"dependencies": {
				"gregorian-calendar": "~3.0.0",
				"gregorian-calendar-format": "~3.0.1",
				"object-assign": "~3.0.0",
				"rc-calendar": "~3.10.0",
				"rc-collapse": "~1.2.2",
				"rc-dialog": "~4.4.0",
				"rc-dropdown": "~1.1.1",
				"rc-input-number": "~2.0.1",
				"rc-menu": "~3.4.2",
				"rc-notification": "~1.0.1",
				"rc-pagination": "^1.0.0",
				"rc-progress": "~1.0.0",
				"rc-select": "~4.4.0",
				"rc-slider": "~1.2.6",
				"rc-steps": "~1.1.4",
				"rc-switch": "~1.2.0",
				"rc-table": "~3.1.0",
				"rc-tabs": "~5.2.0",
				"rc-tooltip": "~2.4.0",
				"rc-checkbox": "~1.0.0",
				"rc-radio": "~2.0.0"
			},
			"devDependencies": {
				"css-animation": "~1.0.3",
				"autoprefixer-loader": "~2.0.0",
				"babel": "~5.6.14",
				"babel-core": "~5.4.7",
				"babel-loader": "~5.1.3",
				"buildbranch": "^0.0.3",
				"css-loader": "^0.14.1",
				"eslint": "~0.22.1",
				"eslint-plugin-react": "~2.5.0",
				"extract-text-webpack-plugin": "^0.8.1",
				"json-loader": "^0.5.1",
				"less": "~2.5.1",
				"less-loader": "^2.2.0",
				"lodash": "^3.10.0",
				"nico-jsx": "~0.5.8",
				"precommit-hook": "^1.0.7",
				"webpack": "^1.10.1",
				"webpack-dev-middleware": "^1.2.0"
			},
			"scripts": {
				"babel": "babel components --out-dir lib",
				"build": "npm run clean && webpack && nico build",
				"pack": "npm run clean && webpack --optimize-minimize && nico build",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run pack && node scripts/deploy.js",
				"lint": "eslint components index.js --ext '.js,.jsx'",
				"test": "webpack && npm run lint",
				"prepublish": "npm run babel  && rm -rf dist && webpack && node scripts/prenpm.js"
			},
			"precommit": [
				"lint"
			],
			"gitHead": "23c983680508ebe25e812619f8ab64f89ec0ac07",
			"_id": "antd@0.1.0-beta2",
			"_shasum": "dd3b4d89ff1ccd8ca1d8570df921674c9c9147a8",
			"_from": ".",
			"_npmVersion": "2.11.3",
			"_nodeVersion": "2.3.3",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"maintainers": [
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"dist": {
				"shasum": "dd3b4d89ff1ccd8ca1d8570df921674c9c9147a8",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.1.0-beta2.tgz"
			},
			"directories": {}
		},
		"0.7.0-beta1": {
			"name": "antd",
			"version": "0.7.0-beta1",
			"title": "Ant Design",
			"description": "一个设计&前端框架",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib"
			],
			"license": "MIT",
			"dependencies": {
				"gregorian-calendar": "~3.0.0",
				"gregorian-calendar-format": "~3.0.1",
				"object-assign": "~3.0.0",
				"rc-calendar": "~3.10.0",
				"rc-collapse": "~1.2.2",
				"rc-dialog": "~4.4.0",
				"rc-dropdown": "~1.1.1",
				"rc-input-number": "~2.0.1",
				"rc-menu": "~3.4.2",
				"rc-notification": "~1.0.1",
				"rc-pagination": "^1.0.0",
				"rc-progress": "~1.0.0",
				"rc-select": "~4.4.0",
				"rc-slider": "~1.2.6",
				"rc-steps": "~1.1.4",
				"rc-switch": "~1.2.0",
				"rc-table": "~3.1.0",
				"rc-tabs": "~5.2.0",
				"rc-tooltip": "~2.4.0",
				"rc-checkbox": "~1.0.0",
				"rc-radio": "~2.0.0"
			},
			"devDependencies": {
				"css-animation": "~1.0.3",
				"autoprefixer-loader": "~2.0.0",
				"babel": "~5.6.14",
				"babel-core": "~5.4.7",
				"babel-loader": "~5.1.3",
				"buildbranch": "^0.0.3",
				"css-loader": "^0.14.1",
				"eslint": "~0.22.1",
				"eslint-plugin-react": "~2.5.0",
				"extract-text-webpack-plugin": "^0.8.1",
				"json-loader": "^0.5.1",
				"less": "~2.5.1",
				"less-loader": "^2.2.0",
				"lodash": "^3.10.0",
				"nico-jsx": "~0.5.8",
				"precommit-hook": "^1.0.7",
				"webpack": "^1.10.1",
				"webpack-dev-middleware": "^1.2.0"
			},
			"scripts": {
				"babel": "babel components --out-dir lib",
				"build": "npm run clean && webpack && nico build",
				"pack": "npm run clean && webpack --optimize-minimize && nico build",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run pack && node scripts/deploy.js",
				"lint": "eslint components index.js --ext '.js,.jsx'",
				"test": "webpack && npm run lint",
				"prepublish": "npm run babel  && rm -rf dist && webpack && node scripts/prenpm.js"
			},
			"precommit": [
				"lint"
			],
			"gitHead": "269843bd07122a5046b3bee256da369c4430982b",
			"_id": "antd@0.7.0-beta1",
			"_shasum": "b36aa2c9495ee250662c340ffd76d0202a9f9c9b",
			"_from": ".",
			"_npmVersion": "2.11.3",
			"_nodeVersion": "2.3.3",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"maintainers": [
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"dist": {
				"shasum": "b36aa2c9495ee250662c340ffd76d0202a9f9c9b",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.7.0-beta1.tgz"
			},
			"directories": {}
		},
		"0.7.0-beta2": {
			"name": "antd",
			"version": "0.7.0-beta2",
			"title": "Ant Design",
			"description": "一个设计&前端框架",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib"
			],
			"license": "MIT",
			"dependencies": {
				"gregorian-calendar": "~3.0.0",
				"gregorian-calendar-format": "~3.0.1",
				"object-assign": "~3.0.0",
				"rc-calendar": "~3.10.0",
				"rc-collapse": "~1.2.2",
				"rc-dialog": "~4.4.0",
				"rc-dropdown": "~1.1.1",
				"rc-input-number": "~2.0.1",
				"rc-menu": "~3.4.2",
				"rc-notification": "~1.0.1",
				"rc-pagination": "^1.0.0",
				"rc-progress": "~1.0.0",
				"rc-select": "~4.4.0",
				"rc-slider": "~1.2.6",
				"rc-steps": "~1.1.4",
				"rc-switch": "~1.2.0",
				"rc-table": "~3.1.0",
				"rc-tabs": "~5.2.0",
				"rc-tooltip": "~2.4.0",
				"rc-checkbox": "~1.0.0",
				"rc-radio": "~2.0.0"
			},
			"devDependencies": {
				"css-animation": "~1.0.3",
				"autoprefixer-loader": "~2.0.0",
				"babel": "~5.6.14",
				"babel-core": "~5.4.7",
				"babel-loader": "~5.1.3",
				"buildbranch": "^0.0.3",
				"css-loader": "^0.14.1",
				"eslint": "~0.22.1",
				"eslint-plugin-react": "~2.5.0",
				"extract-text-webpack-plugin": "^0.8.1",
				"json-loader": "^0.5.1",
				"less": "~2.5.1",
				"less-loader": "^2.2.0",
				"lodash": "^3.10.0",
				"nico-jsx": "~0.5.8",
				"precommit-hook": "^1.0.7",
				"webpack": "^1.10.1",
				"webpack-dev-middleware": "^1.2.0"
			},
			"scripts": {
				"babel": "babel components --out-dir lib",
				"build": "npm run clean && webpack && nico build",
				"pack": "npm run clean && webpack --optimize-minimize && nico build",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run pack && node scripts/deploy.js",
				"lint": "eslint components index.js --ext '.js,.jsx'",
				"test": "webpack && npm run lint",
				"prepublish": "npm run babel  && rm -rf dist && webpack && node scripts/prenpm.js"
			},
			"precommit": [
				"lint"
			],
			"gitHead": "d9f2d5620a196d3f11a6cd13899279ae15fd28e3",
			"_id": "antd@0.7.0-beta2",
			"_shasum": "3f8f77ced4d86af1992fddff7960627bf8b29e1f",
			"_from": ".",
			"_npmVersion": "2.11.3",
			"_nodeVersion": "2.3.3",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"maintainers": [
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"dist": {
				"shasum": "3f8f77ced4d86af1992fddff7960627bf8b29e1f",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.7.0-beta2.tgz"
			},
			"directories": {}
		},
		"0.7.0-beta3": {
			"name": "antd",
			"version": "0.7.0-beta3",
			"title": "Ant Design",
			"description": "一个设计&前端框架",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib"
			],
			"license": "MIT",
			"dependencies": {
				"gregorian-calendar": "~3.0.0",
				"gregorian-calendar-format": "~3.0.1",
				"object-assign": "~3.0.0",
				"rc-calendar": "~3.11.0",
				"rc-checkbox": "~1.0.6",
				"rc-collapse": "~1.2.2",
				"rc-dialog": "~4.4.0",
				"rc-dropdown": "~1.1.1",
				"rc-input-number": "~2.0.1",
				"rc-menu": "~3.4.2",
				"rc-notification": "~1.0.1",
				"rc-pagination": "~1.1.0",
				"rc-progress": "~1.0.0",
				"rc-radio": "~2.0.0",
				"rc-select": "~4.4.0",
				"rc-slider": "~1.2.6",
				"rc-steps": "~1.1.4",
				"rc-switch": "~1.2.0",
				"rc-table": "~3.1.0",
				"rc-tabs": "~5.2.0",
				"rc-tooltip": "~2.4.0"
			},
			"devDependencies": {
				"autoprefixer-loader": "~2.0.0",
				"babel": "~5.6.14",
				"babel-core": "~5.4.7",
				"babel-loader": "~5.1.3",
				"css-animation": "~1.0.3",
				"css-loader": "^0.14.1",
				"eslint": "~0.22.1",
				"eslint-plugin-react": "~2.5.0",
				"extract-text-webpack-plugin": "^0.8.1",
				"gh-pages": "~0.3.1",
				"json-loader": "^0.5.1",
				"less": "~2.5.1",
				"less-loader": "^2.2.0",
				"lodash": "^3.10.0",
				"nico-jsx": "~0.5.8",
				"precommit-hook": "^1.0.7",
				"webpack": "^1.10.1",
				"webpack-dev-middleware": "^1.2.0"
			},
			"scripts": {
				"babel": "babel components --out-dir lib",
				"build": "npm run clean && webpack && nico build",
				"pack": "npm run clean && webpack --optimize-minimize && nico build",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run pack && node scripts/deploy.js",
				"lint": "eslint components index.js --ext '.js,.jsx'",
				"test": "webpack && npm run lint",
				"prepublish": "npm run babel  && rm -rf dist && webpack && node scripts/prenpm.js"
			},
			"precommit": [
				"lint"
			],
			"gitHead": "5ad9ff164223b1bb00c930aa3f7446833f481814",
			"_id": "antd@0.7.0-beta3",
			"_shasum": "59e455b25315b92f22be4d9eff1c1acfa1c44394",
			"_from": ".",
			"_npmVersion": "2.11.3",
			"_nodeVersion": "2.3.3",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"maintainers": [
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"dist": {
				"shasum": "59e455b25315b92f22be4d9eff1c1acfa1c44394",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.7.0-beta3.tgz"
			},
			"directories": {}
		},
		"0.7.0": {
			"name": "antd",
			"version": "0.7.0",
			"title": "Ant Design",
			"description": "一个设计&前端框架",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib"
			],
			"license": "MIT",
			"dependencies": {
				"gregorian-calendar": "~3.0.0",
				"gregorian-calendar-format": "~3.0.1",
				"object-assign": "~3.0.0",
				"rc-calendar": "~3.11.0",
				"rc-checkbox": "~1.0.6",
				"rc-collapse": "~1.2.2",
				"rc-dialog": "~4.4.0",
				"rc-dropdown": "~1.1.1",
				"rc-input-number": "~2.0.1",
				"rc-menu": "~3.4.2",
				"rc-notification": "~1.0.1",
				"rc-pagination": "~1.1.0",
				"rc-progress": "~1.0.0",
				"rc-radio": "~2.0.0",
				"rc-select": "~4.4.0",
				"rc-slider": "~1.3.1",
				"rc-steps": "~1.1.4",
				"rc-switch": "~1.2.0",
				"rc-table": "~3.1.0",
				"rc-tabs": "~5.2.0",
				"rc-tooltip": "~2.4.0"
			},
			"devDependencies": {
				"autoprefixer-loader": "~2.0.0",
				"babel": "~5.6.14",
				"babel-core": "~5.4.7",
				"babel-loader": "~5.1.3",
				"css-animation": "~1.0.3",
				"css-loader": "^0.14.1",
				"eslint": "~0.22.1",
				"eslint-plugin-react": "~2.5.0",
				"extract-text-webpack-plugin": "^0.8.1",
				"gh-pages": "~0.3.1",
				"json-loader": "^0.5.1",
				"less": "~2.5.1",
				"less-loader": "^2.2.0",
				"lodash": "^3.10.0",
				"nico-jsx": "~0.5.8",
				"precommit-hook": "^1.0.7",
				"webpack": "^1.10.1",
				"webpack-dev-middleware": "^1.2.0"
			},
			"scripts": {
				"babel": "babel components --out-dir lib",
				"release": "npm run clean && webpack --config webpack.config.production.js && webpack --config webpack.config.min.js && zip dist/${npm_package_name}-${npm_package_version}.zip -j dist dist/*",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run clean && webpack --optimize-minimize && nico build && node scripts/deploy.js",
				"lint": "eslint components index.js --ext '.js,.jsx'",
				"test": "webpack && npm run lint",
				"prepublish": "npm run babel  && rm -rf dist && webpack && node scripts/prenpm.js"
			},
			"precommit": [
				"lint"
			],
			"gitHead": "fa790428aaf87bda1123b8a396a513c2849234cd",
			"_id": "antd@0.7.0",
			"_shasum": "9aa793e2a69c60ac511883ff08baecce2d349466",
			"_from": ".",
			"_npmVersion": "2.11.3",
			"_nodeVersion": "2.3.3",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"maintainers": [
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"dist": {
				"shasum": "9aa793e2a69c60ac511883ff08baecce2d349466",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.7.0.tgz"
			},
			"deprecated": "antd@<1.0.0 is depreacated, please upgrade to the latest version ASAP",
			"directories": {}
		},
		"0.7.1": {
			"name": "antd",
			"version": "0.7.1",
			"stableVersion": "0.7.0",
			"title": "Ant Design",
			"description": "一个设计&前端框架",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib"
			],
			"license": "MIT",
			"dependencies": {
				"gregorian-calendar": "~3.0.0",
				"gregorian-calendar-format": "~3.0.1",
				"object-assign": "~3.0.0",
				"rc-calendar": "~3.11.0",
				"rc-checkbox": "~1.0.6",
				"rc-collapse": "~1.2.3",
				"rc-dialog": "~4.4.0",
				"rc-dropdown": "~1.1.1",
				"rc-input-number": "~2.0.1",
				"rc-menu": "~3.4.2",
				"rc-notification": "~1.0.1",
				"rc-pagination": "~1.1.0",
				"rc-progress": "~1.0.0",
				"rc-radio": "~2.0.0",
				"rc-select": "~4.4.0",
				"rc-slider": "~1.3.1",
				"rc-steps": "~1.1.4",
				"rc-switch": "~1.2.0",
				"rc-table": "~3.1.0",
				"rc-tabs": "~5.2.0",
				"rc-tooltip": "~2.4.0"
			},
			"devDependencies": {
				"autoprefixer-loader": "~2.0.0",
				"babel": "~5.6.14",
				"babel-core": "~5.4.7",
				"babel-loader": "~5.1.3",
				"css-animation": "~1.0.3",
				"css-loader": "^0.14.1",
				"eslint": "~0.22.1",
				"eslint-plugin-react": "~2.5.0",
				"extract-text-webpack-plugin": "^0.8.1",
				"gh-pages": "~0.3.1",
				"json-loader": "^0.5.1",
				"less": "~2.5.1",
				"less-loader": "^2.2.0",
				"lodash": "^3.10.0",
				"nico-jsx": "~0.5.8",
				"precommit-hook": "^1.0.7",
				"webpack": "^1.10.1",
				"webpack-dev-middleware": "^1.2.0"
			},
			"scripts": {
				"babel": "babel components --out-dir lib",
				"release": "npm run clean && webpack --config webpack.config.production.js && webpack --config webpack.config.min.js && zip dist/${npm_package_name}-${npm_package_version}.zip -j dist dist/*",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run clean && webpack && webpack --config webpack.config.min.js && nico build && node scripts/deploy.js",
				"lint": "eslint components index.js --ext '.js,.jsx'",
				"test": "webpack && npm run lint",
				"prepublish": "npm run babel && rm -rf dist && webpack --config webpack.config.production.js && node scripts/prenpm.js"
			},
			"precommit": [
				"lint"
			],
			"gitHead": "e922af5e55ac5fb3ad6f15689a58b58c38853155",
			"_id": "antd@0.7.1",
			"_shasum": "7964c6686b6cd6f46d3bd0e55ac1ff12b52f8428",
			"_from": ".",
			"_npmVersion": "2.11.3",
			"_nodeVersion": "2.3.3",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"maintainers": [
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"dist": {
				"shasum": "7964c6686b6cd6f46d3bd0e55ac1ff12b52f8428",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.7.1.tgz"
			},
			"deprecated": "antd@<1.0.0 is depreacated, please upgrade to the latest version ASAP",
			"directories": {}
		},
		"0.7.2": {
			"name": "antd",
			"version": "0.7.2",
			"stableVersion": "0.7.2",
			"title": "Ant Design",
			"description": "一个设计语言&前端框架",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib"
			],
			"license": "MIT",
			"dependencies": {
				"gregorian-calendar": "~3.0.0",
				"gregorian-calendar-format": "~3.0.1",
				"object-assign": "~3.0.0",
				"rc-calendar": "~3.11.0",
				"rc-checkbox": "~1.0.6",
				"rc-collapse": "~1.2.3",
				"rc-dialog": "~4.4.0",
				"rc-dropdown": "~1.1.1",
				"rc-input-number": "~2.0.1",
				"rc-menu": "~3.4.2",
				"rc-notification": "~1.0.1",
				"rc-pagination": "~1.1.0",
				"rc-progress": "~1.0.0",
				"rc-radio": "~2.0.0",
				"rc-select": "~4.4.0",
				"rc-slider": "~1.3.1",
				"rc-steps": "~1.1.4",
				"rc-switch": "~1.2.0",
				"rc-table": "~3.1.0",
				"rc-tabs": "~5.2.0",
				"rc-tooltip": "~2.4.0"
			},
			"devDependencies": {
				"autoprefixer-loader": "~2.0.0",
				"babel": "~5.6.14",
				"babel-core": "~5.4.7",
				"babel-loader": "~5.1.3",
				"css-animation": "~1.0.3",
				"css-loader": "^0.14.1",
				"eslint": "~0.22.1",
				"eslint-plugin-react": "~2.5.0",
				"extract-text-webpack-plugin": "^0.8.1",
				"gh-pages": "~0.3.1",
				"json-loader": "^0.5.1",
				"less": "~2.5.1",
				"less-loader": "^2.2.0",
				"lodash": "^3.10.0",
				"nico-jsx": "~0.5.8",
				"precommit-hook": "^1.0.7",
				"webpack": "^1.10.1",
				"webpack-dev-middleware": "^1.2.0"
			},
			"scripts": {
				"babel": "babel components --out-dir lib",
				"release": "npm run clean && webpack --config webpack.config.production.js && webpack --config webpack.config.min.js && zip dist/${npm_package_name}-${npm_package_version}.zip -j dist dist/*",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run clean && webpack && webpack --config webpack.config.min.js && nico build && node scripts/deploy.js",
				"lint": "eslint components index.js --ext '.js,.jsx'",
				"test": "webpack && npm run lint",
				"prepublish": "npm run babel && rm -rf dist && webpack --config webpack.config.production.js && node scripts/prenpm.js"
			},
			"precommit": [
				"lint"
			],
			"gitHead": "e3b519601aada1fa9de68ee4bea3bd384c59fb2e",
			"_id": "antd@0.7.2",
			"_shasum": "8ccc8db47fdc07ae4303a189ec00b79b7fa5bdb0",
			"_from": ".",
			"_npmVersion": "2.11.2",
			"_nodeVersion": "0.12.6",
			"_npmUser": {
				"name": "zhujun24",
				"email": "zhujun87654321@gmail.com"
			},
			"dist": {
				"shasum": "8ccc8db47fdc07ae4303a189ec00b79b7fa5bdb0",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.7.2.tgz"
			},
			"maintainers": [
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"deprecated": "antd@<1.0.0 is depreacated, please upgrade to the latest version ASAP",
			"directories": {}
		},
		"0.7.3-beta1": {
			"name": "antd",
			"version": "0.7.3-beta1",
			"stableVersion": "0.7.2",
			"title": "Ant Design",
			"description": "一个设计语言&前端框架",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib"
			],
			"license": "MIT",
			"dependencies": {
				"gregorian-calendar": "~3.0.0",
				"gregorian-calendar-format": "~3.0.1",
				"object-assign": "~3.0.0",
				"rc-calendar": "~3.11.0",
				"rc-checkbox": "~1.0.6",
				"rc-collapse": "~1.2.3",
				"rc-dialog": "~4.4.0",
				"rc-dropdown": "~1.1.1",
				"rc-input-number": "~2.0.1",
				"rc-menu": "~3.4.2",
				"rc-notification": "~1.0.1",
				"rc-pagination": "~1.1.0",
				"rc-progress": "~1.0.0",
				"rc-radio": "~2.0.0",
				"rc-select": "~4.4.0",
				"rc-slider": "~1.3.1",
				"rc-steps": "~1.1.4",
				"rc-switch": "~1.2.0",
				"rc-table": "~3.1.0",
				"rc-tabs": "~5.2.0",
				"rc-tooltip": "~2.4.0"
			},
			"devDependencies": {
				"autoprefixer-loader": "~2.0.0",
				"babel": "~5.6.14",
				"babel-core": "~5.4.7",
				"babel-loader": "~5.1.3",
				"css-animation": "~1.0.3",
				"css-loader": "^0.14.1",
				"eslint": "~0.22.1",
				"eslint-plugin-react": "~2.5.0",
				"extract-text-webpack-plugin": "^0.8.1",
				"gh-pages": "~0.3.1",
				"json-loader": "^0.5.1",
				"less": "~2.5.1",
				"less-loader": "^2.2.0",
				"lodash": "^3.10.0",
				"nico-jsx": "~0.5.8",
				"precommit-hook": "^1.0.7",
				"webpack": "^1.10.1",
				"webpack-dev-middleware": "^1.2.0"
			},
			"scripts": {
				"babel": "babel components --out-dir lib",
				"release": "npm run clean && webpack --config webpack.config.production.js && webpack --config webpack.config.min.js && zip dist/${npm_package_name}-${npm_package_version}.zip -j dist dist/*",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run clean && webpack && webpack --config webpack.config.min.js && nico build && node scripts/deploy.js",
				"lint": "eslint components index.js --ext '.js,.jsx'",
				"test": "webpack && npm run lint",
				"prepublish": "npm run babel && rm -rf dist && webpack --config webpack.config.production.js && node scripts/prenpm.js"
			},
			"precommit": [
				"lint"
			],
			"gitHead": "07e6ab4d48ace93b03844dc7faea7cb93e077851",
			"_id": "antd@0.7.3-beta1",
			"_shasum": "78867b898188909de9dfe23fc729a3eda49b5eff",
			"_from": ".",
			"_npmVersion": "2.11.3",
			"_nodeVersion": "2.3.3",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"maintainers": [
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"dist": {
				"shasum": "78867b898188909de9dfe23fc729a3eda49b5eff",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.7.3-beta1.tgz"
			},
			"directories": {}
		},
		"0.7.3-beta2": {
			"name": "antd",
			"version": "0.7.3-beta2",
			"stableVersion": "0.7.2",
			"title": "Ant Design",
			"description": "一个设计语言&前端框架",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib"
			],
			"license": "MIT",
			"dependencies": {
				"gregorian-calendar": "~3.0.0",
				"gregorian-calendar-format": "~3.0.1",
				"object-assign": "~3.0.0",
				"rc-calendar": "~3.11.0",
				"rc-checkbox": "~1.0.6",
				"rc-collapse": "~1.2.3",
				"rc-dialog": "~4.4.0",
				"rc-dropdown": "~1.1.1",
				"rc-input-number": "~2.0.1",
				"rc-menu": "~3.4.2",
				"rc-notification": "~1.0.1",
				"rc-pagination": "~1.1.0",
				"rc-progress": "~1.0.0",
				"rc-radio": "~2.0.0",
				"rc-select": "~4.4.0",
				"rc-slider": "~1.3.1",
				"rc-steps": "~1.1.4",
				"rc-switch": "~1.2.0",
				"rc-table": "~3.1.0",
				"rc-tabs": "~5.2.0",
				"rc-tooltip": "~2.4.0"
			},
			"devDependencies": {
				"autoprefixer-loader": "~2.0.0",
				"babel": "~5.6.14",
				"babel-core": "~5.4.7",
				"babel-loader": "~5.1.3",
				"css-animation": "~1.0.3",
				"css-loader": "^0.14.1",
				"eslint": "~0.22.1",
				"eslint-plugin-react": "~2.5.0",
				"extract-text-webpack-plugin": "^0.8.1",
				"gh-pages": "~0.3.1",
				"json-loader": "^0.5.1",
				"less": "~2.5.1",
				"less-loader": "^2.2.0",
				"lodash": "^3.10.0",
				"nico-jsx": "~0.5.8",
				"precommit-hook": "^1.0.7",
				"webpack": "^1.10.1",
				"webpack-dev-middleware": "^1.2.0"
			},
			"scripts": {
				"babel": "babel components --out-dir lib",
				"release": "npm run clean && webpack --config webpack.config.production.js && webpack --config webpack.config.min.js && zip dist/${npm_package_name}-${npm_package_version}.zip -j dist dist/*",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run clean && webpack && webpack --config webpack.config.min.js && nico build && node scripts/deploy.js",
				"lint": "eslint components index.js --ext '.js,.jsx'",
				"test": "webpack && npm run lint",
				"prepublish": "npm run babel && rm -rf dist && webpack --config webpack.config.production.js && node scripts/prenpm.js"
			},
			"precommit": [
				"lint"
			],
			"gitHead": "fb3b16ddc2e2ba00ce702a6e765931d87c296866",
			"_id": "antd@0.7.3-beta2",
			"_shasum": "3cd51204bdc0d29eb25f46bfbe7664a6edd003da",
			"_from": ".",
			"_npmVersion": "2.11.3",
			"_nodeVersion": "2.3.3",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"maintainers": [
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"dist": {
				"shasum": "3cd51204bdc0d29eb25f46bfbe7664a6edd003da",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.7.3-beta2.tgz"
			},
			"directories": {}
		},
		"0.7.3-beta3": {
			"name": "antd",
			"version": "0.7.3-beta3",
			"stableVersion": "0.7.2",
			"title": "Ant Design",
			"description": "一个设计语言&前端框架",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib"
			],
			"license": "MIT",
			"dependencies": {
				"gregorian-calendar": "~3.0.0",
				"gregorian-calendar-format": "~3.0.1",
				"object-assign": "~3.0.0",
				"rc-calendar": "~3.11.0",
				"rc-checkbox": "~1.0.6",
				"rc-collapse": "~1.2.3",
				"rc-dialog": "~4.4.0",
				"rc-dropdown": "~1.1.1",
				"rc-input-number": "~2.0.1",
				"rc-menu": "~3.4.2",
				"rc-notification": "~1.0.1",
				"rc-pagination": "~1.1.0",
				"rc-progress": "~1.0.0",
				"rc-radio": "~2.0.0",
				"rc-select": "~4.4.0",
				"rc-slider": "~1.3.1",
				"rc-steps": "~1.1.4",
				"rc-switch": "~1.2.0",
				"rc-table": "~3.1.0",
				"rc-tabs": "~5.2.0",
				"rc-tooltip": "~2.4.0"
			},
			"devDependencies": {
				"autoprefixer-loader": "~2.0.0",
				"babel": "~5.6.14",
				"babel-core": "~5.4.7",
				"babel-loader": "~5.1.3",
				"css-animation": "~1.0.3",
				"css-loader": "^0.14.1",
				"eslint": "~0.22.1",
				"eslint-plugin-react": "~2.5.0",
				"extract-text-webpack-plugin": "^0.8.1",
				"gh-pages": "~0.3.1",
				"json-loader": "^0.5.1",
				"less": "~2.5.1",
				"less-loader": "^2.2.0",
				"lodash": "^3.10.0",
				"nico-jsx": "~0.5.8",
				"precommit-hook": "^1.0.7",
				"webpack": "^1.10.1",
				"webpack-dev-middleware": "^1.2.0"
			},
			"scripts": {
				"babel": "babel components --out-dir lib",
				"release": "npm run clean && webpack --config webpack.config.production.js && webpack --config webpack.config.min.js && zip dist/${npm_package_name}-${npm_package_version}.zip -j dist dist/*",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run clean && webpack && webpack --config webpack.config.min.js && nico build && node scripts/deploy.js",
				"lint": "eslint components index.js --ext '.js,.jsx'",
				"test": "webpack && npm run lint",
				"prepublish": "npm run babel && rm -rf dist && webpack --config webpack.config.production.js && node scripts/prenpm.js"
			},
			"precommit": [
				"lint"
			],
			"gitHead": "ba61ebd54bf92117afa6d4d1105cd3ec4c77e3eb",
			"_id": "antd@0.7.3-beta3",
			"_shasum": "7b0704bbd7ee4cef24d4f9042bf3a8a5ccafe8d4",
			"_from": ".",
			"_npmVersion": "2.11.3",
			"_nodeVersion": "2.3.3",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"maintainers": [
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"dist": {
				"shasum": "7b0704bbd7ee4cef24d4f9042bf3a8a5ccafe8d4",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.7.3-beta3.tgz"
			},
			"directories": {}
		},
		"0.7.3-beta4": {
			"name": "antd",
			"version": "0.7.3-beta4",
			"stableVersion": "0.7.2",
			"title": "Ant Design",
			"description": "一个设计语言&前端框架",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib"
			],
			"license": "MIT",
			"dependencies": {
				"gregorian-calendar": "~3.0.0",
				"gregorian-calendar-format": "~3.0.1",
				"object-assign": "~3.0.0",
				"rc-calendar": "~3.11.0",
				"rc-checkbox": "~1.0.6",
				"rc-collapse": "~1.2.3",
				"rc-dialog": "~4.4.0",
				"rc-dropdown": "~1.1.1",
				"rc-input-number": "~2.0.1",
				"rc-menu": "~3.4.2",
				"rc-notification": "~1.0.1",
				"rc-pagination": "~1.1.0",
				"rc-progress": "~1.0.0",
				"rc-radio": "~2.0.0",
				"rc-select": "~4.4.0",
				"rc-slider": "~1.3.1",
				"rc-steps": "~1.1.4",
				"rc-switch": "~1.2.0",
				"rc-table": "~3.1.0",
				"rc-tabs": "~5.2.0",
				"rc-tooltip": "~2.4.0"
			},
			"devDependencies": {
				"autoprefixer-loader": "~2.0.0",
				"babel": "~5.6.14",
				"babel-core": "~5.4.7",
				"babel-loader": "~5.1.3",
				"css-animation": "~1.0.3",
				"css-loader": "^0.14.1",
				"eslint": "~0.22.1",
				"eslint-plugin-react": "~2.5.0",
				"extract-text-webpack-plugin": "^0.8.1",
				"gh-pages": "~0.3.1",
				"json-loader": "^0.5.1",
				"less": "~2.5.1",
				"less-loader": "^2.2.0",
				"lodash": "^3.10.0",
				"nico-jsx": "~0.5.8",
				"precommit-hook": "^1.0.7",
				"webpack": "^1.10.1",
				"webpack-dev-middleware": "^1.2.0"
			},
			"scripts": {
				"babel": "babel components --out-dir lib",
				"release": "npm run clean && webpack --config webpack.config.production.js && webpack --config webpack.config.min.js && zip dist/${npm_package_name}-${npm_package_version}.zip -j dist dist/*",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run clean && webpack && webpack --config webpack.config.min.js && nico build && node scripts/deploy.js",
				"lint": "eslint components index.js --ext '.js,.jsx'",
				"test": "webpack && npm run lint",
				"prepublish": "npm run babel && rm -rf dist && webpack --config webpack.config.production.js && node scripts/prenpm.js"
			},
			"precommit": [
				"lint"
			],
			"gitHead": "b6fe8021f8590af226dcb32fac862d473a8852e8",
			"_id": "antd@0.7.3-beta4",
			"_shasum": "97ec4327979c67dfa035e04a0f4173a1e0336d95",
			"_from": ".",
			"_npmVersion": "2.11.3",
			"_nodeVersion": "2.3.3",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"maintainers": [
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"dist": {
				"shasum": "97ec4327979c67dfa035e04a0f4173a1e0336d95",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.7.3-beta4.tgz"
			},
			"directories": {}
		},
		"0.7.3-beta5": {
			"name": "antd",
			"version": "0.7.3-beta5",
			"stableVersion": "0.7.2",
			"title": "Ant Design",
			"description": "一个设计语言&前端框架",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib"
			],
			"license": "MIT",
			"dependencies": {
				"gregorian-calendar": "~3.0.0",
				"gregorian-calendar-format": "~3.0.1",
				"object-assign": "~3.0.0",
				"rc-calendar": "~3.11.0",
				"rc-checkbox": "~1.0.6",
				"rc-collapse": "~1.2.3",
				"rc-dialog": "~4.4.0",
				"rc-dropdown": "~1.1.1",
				"rc-input-number": "~2.0.1",
				"rc-menu": "~3.4.2",
				"rc-notification": "~1.0.1",
				"rc-pagination": "~1.1.0",
				"rc-progress": "~1.0.0",
				"rc-radio": "~2.0.0",
				"rc-select": "~4.4.0",
				"rc-slider": "~1.3.1",
				"rc-steps": "~1.1.4",
				"rc-switch": "~1.2.0",
				"rc-table": "~3.1.0",
				"rc-tabs": "~5.2.0",
				"rc-tooltip": "~2.4.0"
			},
			"devDependencies": {
				"autoprefixer-loader": "~2.0.0",
				"babel": "^5.8.12",
				"babel-core": "^5.8.12",
				"babel-loader": "^5.3.2",
				"css-animation": "~1.0.3",
				"css-loader": "^0.14.1",
				"eslint": "^0.24.1",
				"eslint-plugin-react": "~2.5.0",
				"extract-text-webpack-plugin": "^0.8.1",
				"gh-pages": "~0.3.1",
				"json-loader": "^0.5.1",
				"less": "~2.5.1",
				"less-loader": "^2.2.0",
				"lodash": "^3.10.0",
				"nico-jsx": "~0.5.8",
				"precommit-hook": "^1.0.7",
				"webpack": "^1.10.1",
				"webpack-dev-middleware": "^1.2.0"
			},
			"scripts": {
				"babel": "babel components --out-dir lib",
				"release": "npm run clean && webpack --config webpack.config.production.js && webpack --config webpack.config.min.js && zip dist/${npm_package_name}-${npm_package_version}.zip -j dist dist/*",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run clean && webpack && webpack --config webpack.config.min.js && nico build && node scripts/deploy.js",
				"lint": "eslint components index.js --ext '.js,.jsx'",
				"test": "webpack && npm run lint",
				"prepublish": "npm run babel && rm -rf dist && webpack --config webpack.config.production.js && node scripts/prenpm.js"
			},
			"precommit": [
				"lint"
			],
			"gitHead": "aca61ea4275cd712bc6f8985d315b03c03dc607c",
			"_id": "antd@0.7.3-beta5",
			"_shasum": "9d4b3a7fc4b9ee216d0dae931555886100f614ab",
			"_from": ".",
			"_npmVersion": "2.11.3",
			"_nodeVersion": "2.3.3",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"maintainers": [
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"dist": {
				"shasum": "9d4b3a7fc4b9ee216d0dae931555886100f614ab",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.7.3-beta5.tgz"
			},
			"directories": {}
		},
		"0.7.3-beta6": {
			"name": "antd",
			"version": "0.7.3-beta6",
			"stableVersion": "0.7.2",
			"title": "Ant Design",
			"description": "一个设计语言&前端框架",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib"
			],
			"license": "MIT",
			"dependencies": {
				"gregorian-calendar": "~3.0.0",
				"gregorian-calendar-format": "~3.0.1",
				"object-assign": "~3.0.0",
				"rc-calendar": "~3.11.0",
				"rc-checkbox": "~1.0.6",
				"rc-collapse": "~1.2.3",
				"rc-dialog": "~4.4.0",
				"rc-dropdown": "~1.1.1",
				"rc-input-number": "~2.0.1",
				"rc-menu": "~3.4.2",
				"rc-notification": "~1.0.1",
				"rc-pagination": "~1.1.0",
				"rc-progress": "~1.0.0",
				"rc-radio": "~2.0.0",
				"rc-select": "~4.4.0",
				"rc-slider": "~1.3.1",
				"rc-steps": "~1.1.4",
				"rc-switch": "~1.2.0",
				"rc-table": "~3.1.0",
				"rc-tabs": "~5.2.0",
				"rc-tooltip": "~2.4.0"
			},
			"devDependencies": {
				"autoprefixer-loader": "~2.0.0",
				"babel": "^5.8.12",
				"babel-core": "^5.8.12",
				"babel-loader": "^5.3.2",
				"css-animation": "~1.0.3",
				"css-loader": "^0.14.1",
				"eslint": "^0.24.1",
				"eslint-plugin-react": "~2.5.0",
				"extract-text-webpack-plugin": "^0.8.1",
				"gh-pages": "~0.3.1",
				"json-loader": "^0.5.1",
				"less": "~2.5.1",
				"less-loader": "^2.2.0",
				"lodash": "^3.10.0",
				"nico-jsx": "~0.5.8",
				"precommit-hook": "^1.0.7",
				"webpack": "^1.10.1",
				"webpack-dev-middleware": "^1.2.0"
			},
			"scripts": {
				"babel": "babel components --out-dir lib",
				"release": "npm run clean && webpack --config webpack.config.production.js && webpack --config webpack.config.min.js && zip dist/${npm_package_name}-${npm_package_version}.zip -j dist dist/*",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run clean && webpack && webpack --config webpack.config.min.js && nico build && node scripts/deploy.js",
				"lint": "eslint components index.js --ext '.js,.jsx'",
				"test": "webpack && npm run lint",
				"prepublish": "npm run babel && rm -rf dist && webpack --config webpack.config.production.js && node scripts/prenpm.js"
			},
			"precommit": [
				"lint"
			],
			"gitHead": "6f70303e904dd4acceba507869f2dabbe8eb2f42",
			"_id": "antd@0.7.3-beta6",
			"_shasum": "e06d18a32c53b6293b6d52fb8870417a767f63bb",
			"_from": ".",
			"_npmVersion": "2.11.3",
			"_nodeVersion": "2.3.3",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"maintainers": [
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"dist": {
				"shasum": "e06d18a32c53b6293b6d52fb8870417a767f63bb",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.7.3-beta6.tgz"
			},
			"directories": {}
		},
		"0.7.3": {
			"name": "antd",
			"version": "0.7.3",
			"stableVersion": "0.7.3",
			"title": "Ant Design",
			"description": "一个设计语言&前端框架",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib"
			],
			"license": "MIT",
			"dependencies": {
				"gregorian-calendar": "~3.0.0",
				"gregorian-calendar-format": "~3.0.1",
				"object-assign": "~3.0.0",
				"rc-calendar": "~3.11.0",
				"rc-checkbox": "~1.0.6",
				"rc-collapse": "~1.2.3",
				"rc-dialog": "~4.4.0",
				"rc-dropdown": "~1.1.1",
				"rc-input-number": "~2.0.1",
				"rc-menu": "~3.4.2",
				"rc-notification": "~1.0.1",
				"rc-pagination": "~1.1.0",
				"rc-progress": "~1.0.0",
				"rc-radio": "~2.0.0",
				"rc-select": "~4.4.0",
				"rc-slider": "~1.3.1",
				"rc-steps": "~1.1.4",
				"rc-switch": "~1.2.0",
				"rc-table": "~3.1.0",
				"rc-tabs": "~5.2.0",
				"rc-tooltip": "~2.4.0"
			},
			"devDependencies": {
				"autoprefixer-loader": "~2.0.0",
				"babel": "^5.8.12",
				"babel-core": "^5.8.12",
				"babel-loader": "^5.3.2",
				"css-animation": "~1.0.3",
				"css-loader": "^0.14.1",
				"eslint": "^0.24.1",
				"eslint-plugin-react": "~2.5.0",
				"extract-text-webpack-plugin": "^0.8.1",
				"gh-pages": "~0.3.1",
				"json-loader": "^0.5.1",
				"less": "~2.5.1",
				"less-loader": "^2.2.0",
				"lodash": "^3.10.0",
				"nico-jsx": "~0.5.8",
				"precommit-hook": "^1.0.7",
				"webpack": "^1.10.1",
				"webpack-dev-middleware": "^1.2.0"
			},
			"scripts": {
				"babel": "babel components --out-dir lib",
				"release": "npm run clean && webpack --config webpack.config.production.js && webpack --config webpack.config.min.js && zip dist/${npm_package_name}-${npm_package_version}.zip -j dist dist/*",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run clean && webpack && webpack --config webpack.config.min.js && nico build && node scripts/deploy.js",
				"lint": "eslint components index.js --ext '.js,.jsx'",
				"test": "webpack && npm run lint",
				"prepublish": "npm run babel && rm -rf dist && webpack --config webpack.config.production.js && node scripts/prenpm.js"
			},
			"precommit": [
				"lint"
			],
			"gitHead": "a2b4bcb008eef3f4a58831d7b99199c08112a086",
			"_id": "antd@0.7.3",
			"_shasum": "58a4d37c46f686b81bb8fdd6cde833d5dfee2593",
			"_from": ".",
			"_npmVersion": "2.11.3",
			"_nodeVersion": "2.3.3",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"maintainers": [
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"dist": {
				"shasum": "58a4d37c46f686b81bb8fdd6cde833d5dfee2593",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.7.3.tgz"
			},
			"deprecated": "antd@<1.0.0 is depreacated, please upgrade to the latest version ASAP",
			"directories": {}
		},
		"0.8.0-beta1": {
			"name": "antd",
			"version": "0.8.0-beta1",
			"stableVersion": "0.7.3",
			"title": "Ant Design",
			"description": "一个设计语言&前端框架",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib"
			],
			"license": "MIT",
			"dependencies": {
				"css-animation": "~1.1.0",
				"enter-animation": "~0.2.5",
				"gregorian-calendar": "~3.0.0",
				"gregorian-calendar-format": "~3.0.1",
				"is-equal-shallow": "~0.1.3",
				"object-assign": "3.x",
				"rc-calendar": "~3.12.3",
				"rc-checkbox": "~1.0.6",
				"rc-collapse": "~1.2.3",
				"rc-dialog": "~4.5.0",
				"rc-dropdown": "~1.2.0",
				"rc-form-validation": "~2.4.7",
				"rc-input-number": "~2.0.1",
				"rc-menu": "~4.0.3",
				"rc-notification": "~1.1.0",
				"rc-pagination": "~1.1.0",
				"rc-progress": "~1.0.0",
				"rc-radio": "~2.0.0",
				"rc-select": "~4.6.1",
				"rc-slider": "~1.4.0",
				"rc-steps": "~1.1.4",
				"rc-switch": "~1.2.0",
				"rc-table": "~3.1.0",
				"rc-tabs": "~5.3.2",
				"rc-tooltip": "~2.5.0",
				"rc-tree": "~0.10.0",
				"rc-upload": "~1.2.4-beta2",
				"rc-util": "~2.0.3",
				"react-slick": "~0.6.4"
			},
			"devDependencies": {
				"autoprefixer-loader": "~2.0.0",
				"babel": "^5.8.12",
				"babel-core": "^5.8.12",
				"babel-loader": "^5.3.2",
				"css-animation": "~1.0.3",
				"css-loader": "^0.14.1",
				"eslint": "^0.24.1",
				"eslint-plugin-react": "~2.5.0",
				"extract-text-webpack-plugin": "^0.8.1",
				"gh-pages": "~0.3.1",
				"json-loader": "^0.5.1",
				"less": "~2.5.1",
				"less-loader": "^2.2.0",
				"lodash": "^3.10.0",
				"nico-jsx": "~0.5.8",
				"precommit-hook": "^1.0.7",
				"webpack": "^1.10.1",
				"webpack-dev-middleware": "^1.2.0",
				"busboy": "~0.2.9"
			},
			"scripts": {
				"babel": "babel components --out-dir lib",
				"release": "npm run clean && webpack --config webpack.config.production.js && webpack --config webpack.config.min.js && zip dist/${npm_package_name}-${npm_package_version}.zip -j dist dist/*",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run clean && webpack && webpack --config webpack.config.min.js && nico build && node scripts/deploy.js",
				"lint": "eslint components index.js --ext '.js,.jsx'",
				"test": "webpack && npm run lint",
				"prepublish": "npm run babel && rm -rf dist && webpack --config webpack.config.production.js && node scripts/prenpm.js"
			},
			"precommit": [
				"lint"
			],
			"gitHead": "137e40acae3733288d08b237f65cf89c2760a5b5",
			"_id": "antd@0.8.0-beta1",
			"_shasum": "e35cbb7141a0fbbd82c59e941e9effdf1c5a5436",
			"_from": ".",
			"_npmVersion": "2.11.3",
			"_nodeVersion": "2.3.3",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"maintainers": [
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"dist": {
				"shasum": "e35cbb7141a0fbbd82c59e941e9effdf1c5a5436",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.8.0-beta1.tgz"
			},
			"directories": {}
		},
		"0.8.0-beta2": {
			"name": "antd",
			"version": "0.8.0-beta2",
			"stableVersion": "0.7.3",
			"title": "Ant Design",
			"description": "一个设计语言&前端框架",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib"
			],
			"license": "MIT",
			"dependencies": {
				"css-animation": "~1.1.0",
				"enter-animation": "~0.3.0",
				"gregorian-calendar": "~3.0.0",
				"gregorian-calendar-format": "~3.0.1",
				"is-equal-shallow": "~0.1.3",
				"object-assign": "3.x",
				"rc-calendar": "~3.12.3",
				"rc-checkbox": "~1.0.6",
				"rc-collapse": "~1.2.3",
				"rc-dialog": "~4.5.0",
				"rc-dropdown": "~1.2.0",
				"rc-form-validation": "~2.4.7",
				"rc-input-number": "~2.0.1",
				"rc-menu": "~4.3.1",
				"rc-notification": "~1.1.0",
				"rc-pagination": "~1.1.0",
				"rc-progress": "~1.0.0",
				"rc-radio": "~2.0.0",
				"rc-select": "~4.6.3",
				"rc-slider": "~1.4.0",
				"rc-steps": "~1.1.4",
				"rc-switch": "~1.2.0",
				"rc-table": "~3.1.0",
				"rc-tabs": "~5.3.2",
				"rc-tooltip": "~2.5.0",
				"rc-tree": "~0.10.0",
				"rc-upload": "~1.3.0",
				"rc-util": "~2.0.3",
				"react-slick": "~0.6.4"
			},
			"devDependencies": {
				"autoprefixer-loader": "~2.0.0",
				"babel": "^5.8.12",
				"babel-core": "^5.8.12",
				"babel-loader": "^5.3.2",
				"css-animation": "~1.0.3",
				"css-loader": "^0.14.1",
				"eslint": "^0.24.1",
				"eslint-plugin-react": "~2.5.0",
				"extract-text-webpack-plugin": "^0.8.1",
				"gh-pages": "~0.3.1",
				"json-loader": "^0.5.1",
				"less": "~2.5.1",
				"less-loader": "^2.2.0",
				"lodash": "^3.10.0",
				"nico-jsx": "~0.5.8",
				"precommit-hook": "^1.0.7",
				"webpack": "^1.10.1",
				"webpack-dev-middleware": "^1.2.0",
				"busboy": "~0.2.9"
			},
			"scripts": {
				"babel": "babel components --out-dir lib",
				"release": "npm run clean && webpack --config webpack.config.production.js && webpack --config webpack.config.min.js && zip dist/${npm_package_name}-${npm_package_version}.zip -j dist dist/*",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run clean && webpack && webpack --config webpack.config.min.js && nico build && node scripts/deploy.js",
				"lint": "eslint components index.js --ext '.js,.jsx'",
				"test": "webpack && npm run lint",
				"prepublish": "npm run babel && rm -rf dist && webpack --config webpack.config.production.js && node scripts/prenpm.js"
			},
			"precommit": [
				"lint"
			],
			"gitHead": "f93d05d2c87ce5a7b4e54ed4d18298d4cabd55f5",
			"_id": "antd@0.8.0-beta2",
			"_shasum": "b523dd00c4121a6fe0b37ce69539532fd64d14dc",
			"_from": ".",
			"_npmVersion": "2.11.3",
			"_nodeVersion": "2.3.3",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"maintainers": [
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"dist": {
				"shasum": "b523dd00c4121a6fe0b37ce69539532fd64d14dc",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.8.0-beta2.tgz"
			},
			"directories": {}
		},
		"0.8.0-beta3": {
			"name": "antd",
			"version": "0.8.0-beta3",
			"stableVersion": "0.7.3",
			"title": "Ant Design",
			"description": "一个设计语言&前端框架",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib"
			],
			"license": "MIT",
			"dependencies": {
				"css-animation": "~1.1.0",
				"enter-animation": "~0.3.0",
				"gregorian-calendar": "~3.0.0",
				"gregorian-calendar-format": "~3.0.1",
				"is-equal-shallow": "~0.1.3",
				"object-assign": "3.x",
				"rc-calendar": "~3.13.0",
				"rc-checkbox": "~1.1.1",
				"rc-collapse": "~1.2.3",
				"rc-dialog": "~5.0.1",
				"rc-dropdown": "~1.2.0",
				"rc-form-validation": "~2.4.7",
				"rc-input-number": "~2.0.1",
				"rc-menu": "~4.3.1",
				"rc-notification": "~1.1.0",
				"rc-pagination": "~1.1.0",
				"rc-progress": "~1.0.0",
				"rc-radio": "~2.0.0",
				"rc-select": "~4.7.1",
				"rc-slider": "~1.4.0",
				"rc-steps": "~1.1.4",
				"rc-switch": "~1.2.0",
				"rc-table": "~3.1.0",
				"rc-tabs": "~5.3.2",
				"rc-tooltip": "~2.5.0",
				"rc-tree": "~0.14.3",
				"rc-upload": "~1.3.1",
				"rc-util": "~2.0.3",
				"react-slick": "~0.6.4",
				"reqwest": "~2.0.1"
			},
			"devDependencies": {
				"autoprefixer-loader": "~2.0.0",
				"babel": "^5.8.12",
				"babel-core": "^5.8.12",
				"babel-loader": "^5.3.2",
				"css-animation": "~1.0.3",
				"css-loader": "^0.14.1",
				"eslint": "^1.1.0",
				"eslint-plugin-react": "~3.2.2",
				"extract-text-webpack-plugin": "^0.8.1",
				"gh-pages": "~0.3.1",
				"json-loader": "^0.5.1",
				"less": "~2.5.1",
				"less-loader": "^2.2.0",
				"lodash": "^3.10.0",
				"nico-jsx": "~0.5.8",
				"precommit-hook": "^1.0.7",
				"webpack": "^1.10.1",
				"webpack-dev-middleware": "^1.2.0",
				"busboy": "~0.2.9"
			},
			"scripts": {
				"babel": "babel components --out-dir lib",
				"release": "npm run clean && webpack --config webpack.config.production.js && webpack --config webpack.config.min.js && zip dist/${npm_package_name}-${npm_package_version}.zip -j dist dist/*",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run clean && webpack && webpack --config webpack.config.min.js && nico build && node scripts/deploy.js",
				"lint": "eslint components index.js --ext '.js,.jsx'",
				"test": "webpack && npm run lint",
				"prepublish": "npm run babel && rm -rf dist && webpack --config webpack.config.production.js && node scripts/prenpm.js"
			},
			"precommit": [
				"lint"
			],
			"gitHead": "6e542e4972d6fef4d8185fe82f4f39b094b825a3",
			"_id": "antd@0.8.0-beta3",
			"_shasum": "8a15e9a936140cd4d5a8cad7f5f1dc1c779a0f97",
			"_from": ".",
			"_npmVersion": "2.13.2",
			"_nodeVersion": "2.5.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"maintainers": [
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"dist": {
				"shasum": "8a15e9a936140cd4d5a8cad7f5f1dc1c779a0f97",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.8.0-beta3.tgz"
			},
			"directories": {}
		},
		"0.8.0-beta4": {
			"name": "antd",
			"version": "0.8.0-beta4",
			"stableVersion": "0.7.3",
			"title": "Ant Design",
			"description": "一个设计语言&前端框架",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib"
			],
			"license": "MIT",
			"dependencies": {
				"css-animation": "~1.1.0",
				"enter-animation": "~0.3.0",
				"gregorian-calendar": "~3.0.0",
				"gregorian-calendar-format": "~3.0.1",
				"is-equal-shallow": "~0.1.3",
				"object-assign": "3.x",
				"rc-calendar": "~3.13.0",
				"rc-checkbox": "~1.1.1",
				"rc-collapse": "~1.2.3",
				"rc-dialog": "~5.0.1",
				"rc-dropdown": "~1.2.0",
				"rc-form-validation": "~2.4.7",
				"rc-input-number": "~2.0.1",
				"rc-menu": "~4.3.1",
				"rc-notification": "~1.1.0",
				"rc-pagination": "~1.1.0",
				"rc-progress": "~1.0.0",
				"rc-radio": "~2.0.0",
				"rc-select": "~4.7.1",
				"rc-slider": "~1.4.0",
				"rc-steps": "~1.1.4",
				"rc-switch": "~1.2.0",
				"rc-table": "~3.1.0",
				"rc-tabs": "~5.3.2",
				"rc-tooltip": "~2.5.0",
				"rc-tree": "~0.14.3",
				"rc-upload": "~1.3.1",
				"rc-util": "~2.0.3",
				"react-slick": "~0.6.4",
				"reqwest": "~2.0.1"
			},
			"devDependencies": {
				"autoprefixer-loader": "~2.0.0",
				"babel": "^5.8.12",
				"babel-core": "^5.8.12",
				"babel-loader": "^5.3.2",
				"busboy": "~0.2.9",
				"chalk": "~1.1.0",
				"css-animation": "~1.0.3",
				"css-loader": "^0.14.1",
				"eslint": "^1.1.0",
				"eslint-plugin-react": "~3.2.2",
				"extract-text-webpack-plugin": "^0.8.1",
				"gh-pages": "~0.3.1",
				"json-loader": "^0.5.1",
				"less": "~2.5.1",
				"less-loader": "^2.2.0",
				"lodash": "^3.10.0",
				"nico-jsx": "~0.5.8",
				"precommit-hook": "^1.0.7",
				"webpack": "^1.10.1",
				"webpack-dev-middleware": "^1.2.0"
			},
			"scripts": {
				"babel": "babel components --out-dir lib",
				"release": "npm run clean && webpack --config webpack.config.production.js && webpack --config webpack.config.min.js && zip dist/${npm_package_name}-${npm_package_version}.zip -j dist dist/*",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run clean && webpack && webpack --config webpack.config.min.js && nico build && node scripts/deploy.js",
				"lint": "eslint components index.js --ext '.js,.jsx'",
				"test": "webpack && npm run lint",
				"prepublish": "npm run babel && rm -rf dist && webpack --config webpack.config.production.js && node scripts/prenpm.js"
			},
			"precommit": [
				"lint"
			],
			"gitHead": "3bf7dce466276db8a3fbd97e9f7495b8d2456571",
			"_id": "antd@0.8.0-beta4",
			"_shasum": "aea0b9ec21458cc60e57095e151b09f4823edf03",
			"_from": ".",
			"_npmVersion": "2.13.2",
			"_nodeVersion": "2.5.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"maintainers": [
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"dist": {
				"shasum": "aea0b9ec21458cc60e57095e151b09f4823edf03",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.8.0-beta4.tgz"
			},
			"directories": {}
		},
		"0.8.0-beta5": {
			"name": "antd",
			"version": "0.8.0-beta5",
			"stableVersion": "0.7.3",
			"title": "Ant Design",
			"description": "一个设计语言&前端框架",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib"
			],
			"license": "MIT",
			"dependencies": {
				"css-animation": "~1.1.0",
				"enter-animation": "~0.3.0",
				"gregorian-calendar": "~3.0.0",
				"gregorian-calendar-format": "~3.0.1",
				"is-equal-shallow": "~0.1.3",
				"object-assign": "3.x",
				"rc-animate": "~1.1.0",
				"rc-calendar": "~3.13.0",
				"rc-checkbox": "~1.1.1",
				"rc-collapse": "~1.2.3",
				"rc-dialog": "~5.0.1",
				"rc-dropdown": "~1.2.0",
				"rc-form-validation": "~2.4.7",
				"rc-input-number": "~2.0.1",
				"rc-menu": "~4.3.1",
				"rc-notification": "~1.1.0",
				"rc-pagination": "~1.1.0",
				"rc-progress": "~1.0.0",
				"rc-radio": "~2.0.0",
				"rc-select": "~4.8.0",
				"rc-slider": "~1.4.0",
				"rc-steps": "~1.1.4",
				"rc-switch": "~1.2.0",
				"rc-table": "~3.1.0",
				"rc-tabs": "~5.3.2",
				"rc-tooltip": "~2.5.0",
				"rc-tree": "~0.14.3",
				"rc-upload": "~1.3.1",
				"rc-util": "~2.0.3",
				"react-slick2": "~0.6.6",
				"reqwest": "~2.0.1"
			},
			"devDependencies": {
				"autoprefixer-loader": "~2.0.0",
				"babel": "^5.8.12",
				"babel-core": "^5.8.12",
				"babel-loader": "^5.3.2",
				"busboy": "~0.2.9",
				"chalk": "~1.1.0",
				"css-animation": "~1.0.3",
				"css-loader": "^0.14.1",
				"eslint": "^1.1.0",
				"eslint-plugin-react": "~3.2.2",
				"extract-text-webpack-plugin": "^0.8.1",
				"gh-pages": "~0.3.1",
				"json-loader": "^0.5.1",
				"less": "~2.5.1",
				"less-loader": "^2.2.0",
				"lesslint": "^0.1.7",
				"lodash": "^3.10.0",
				"nico-jsx": "~0.5.8",
				"precommit-hook": "^1.0.7",
				"rc-tabs": "~5.3.3",
				"react-router": "~1.0.0-beta3",
				"webpack": "^1.10.1",
				"webpack-dev-middleware": "^1.2.0"
			},
			"scripts": {
				"babel": "babel components --out-dir lib",
				"release": "npm run clean && webpack --config webpack.config.production.js && webpack --config webpack.config.min.js && zip dist/${npm_package_name}-${npm_package_version}.zip -j dist dist/*",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run clean && webpack && webpack --config webpack.config.min.js && NODE_ENV=PRODUCTION nico build && node scripts/deploy.js",
				"lint": "eslint components index.js --ext '.js,.jsx'",
				"lesslint": "lesslint style",
				"test": "webpack && npm run lint",
				"prepublish": "npm run babel && rm -rf dist && webpack --config webpack.config.production.js && node scripts/prenpm.js"
			},
			"precommit": [
				"lint"
			],
			"gitHead": "aabf57a1175dbb0b66e83859592f58aeed7c8434",
			"_id": "antd@0.8.0-beta5",
			"_shasum": "a3ca39e90e3dcf7267dbb3d4333533bbcde1d747",
			"_from": ".",
			"_npmVersion": "2.13.2",
			"_nodeVersion": "2.5.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"maintainers": [
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"dist": {
				"shasum": "a3ca39e90e3dcf7267dbb3d4333533bbcde1d747",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.8.0-beta5.tgz"
			},
			"directories": {}
		},
		"0.8.0-beta6": {
			"name": "antd",
			"version": "0.8.0-beta6",
			"stableVersion": "0.7.3",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib"
			],
			"license": "MIT",
			"dependencies": {
				"css-animation": "~1.1.0",
				"enter-animation": "~0.3.0",
				"gregorian-calendar": "~3.0.0",
				"gregorian-calendar-format": "~3.0.1",
				"is-equal-shallow": "~0.1.3",
				"object-assign": "3.x",
				"rc-animate": "~1.2.0",
				"rc-calendar": "~3.15.0",
				"rc-checkbox": "~1.1.1",
				"rc-collapse": "~1.3.0",
				"rc-dialog": "~5.0.2",
				"rc-dropdown": "~1.3.3",
				"rc-form-validation": "~2.4.7",
				"rc-input-number": "~2.0.1",
				"rc-menu": "~4.4.2",
				"rc-notification": "~1.1.0",
				"rc-pagination": "~1.1.0",
				"rc-progress": "~1.0.0",
				"rc-radio": "~2.0.0",
				"rc-select": "~4.8.1",
				"rc-slider": "~1.4.0",
				"rc-steps": "~1.1.4",
				"rc-switch": "~1.2.0",
				"rc-table": "~3.1.0",
				"rc-tabs": "~5.3.2",
				"rc-tooltip": "~2.6.4",
				"rc-tree": "~0.14.3",
				"rc-upload": "~1.3.1",
				"rc-util": "~2.0.3",
				"react-slick2": "~0.6.6",
				"reqwest": "~2.0.2",
				"xhr2": "~0.1.3"
			},
			"devDependencies": {
				"autoprefixer-loader": "~2.0.0",
				"babel": "^5.8.12",
				"babel-core": "^5.8.12",
				"babel-loader": "^5.3.2",
				"busboy": "~0.2.9",
				"chalk": "~1.1.0",
				"css-loader": "^0.14.1",
				"eslint": "^1.1.0",
				"eslint-plugin-react": "~3.2.2",
				"extract-text-webpack-plugin": "^0.8.1",
				"gh-pages": "~0.3.1",
				"json-loader": "^0.5.1",
				"less": "~2.5.1",
				"less-loader": "^2.2.0",
				"lesslint": "^0.1.7",
				"lodash": "^3.10.0",
				"nico-jsx": "~0.5.8",
				"precommit-hook": "^1.0.7",
				"react-router": "~1.0.0-beta3",
				"webpack": "^1.10.1",
				"webpack-dev-middleware": "^1.2.0"
			},
			"scripts": {
				"babel": "babel components --out-dir lib",
				"release": "npm run clean && webpack --config webpack.config.production.js && webpack --config webpack.config.min.js && zip dist/${npm_package_name}-${npm_package_version}.zip -j dist dist/*",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run clean && webpack && webpack --config webpack.config.min.js && NODE_ENV=PRODUCTION nico build && node scripts/deploy.js",
				"lint": "eslint components index.js --ext '.js,.jsx'",
				"lesslint": "lesslint style",
				"test": "webpack && npm run lint",
				"prepublish": "npm run babel && rm -rf dist && webpack --config webpack.config.production.js && node scripts/prenpm.js"
			},
			"precommit": [
				"lint"
			],
			"gitHead": "5bfe60771c294a4a10bc7b89da2f369b28468c46",
			"_id": "antd@0.8.0-beta6",
			"_shasum": "10c9bc9f24c3da0da2c50741abe3dcb06889b042",
			"_from": ".",
			"_npmVersion": "2.13.2",
			"_nodeVersion": "2.5.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"maintainers": [
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"dist": {
				"shasum": "10c9bc9f24c3da0da2c50741abe3dcb06889b042",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.8.0-beta6.tgz"
			},
			"directories": {}
		},
		"0.8.0-beta7": {
			"name": "antd",
			"version": "0.8.0-beta7",
			"stableVersion": "0.7.3",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib"
			],
			"license": "MIT",
			"dependencies": {
				"css-animation": "~1.1.0",
				"enter-animation": "~0.3.0",
				"gregorian-calendar": "~3.0.0",
				"gregorian-calendar-format": "~3.0.1",
				"object-assign": "3.x",
				"rc-animate": "~1.2.0",
				"rc-calendar": "~3.15.0",
				"rc-checkbox": "~1.1.1",
				"rc-collapse": "~1.3.0",
				"rc-dialog": "~5.0.2",
				"rc-dropdown": "~1.3.3",
				"rc-form-validation": "~2.4.7",
				"rc-input-number": "~2.0.1",
				"rc-menu": "~4.4.2",
				"rc-notification": "~1.1.0",
				"rc-pagination": "~1.1.0",
				"rc-progress": "~1.0.0",
				"rc-radio": "~2.0.0",
				"rc-select": "~4.8.1",
				"rc-slider": "~1.4.0",
				"rc-steps": "~1.1.4",
				"rc-switch": "~1.2.0",
				"rc-table": "~3.1.0",
				"rc-tabs": "~5.3.2",
				"rc-tooltip": "~2.6.4",
				"rc-tree": "~0.15.2",
				"rc-upload": "~1.3.1",
				"rc-util": "~2.0.3",
				"react-slick2": "~0.6.6",
				"velocity-animate": "^1.2.2",
				"reqwest": "~2.0.2",
				"xhr2": "~0.1.3"
			},
			"devDependencies": {
				"autoprefixer-loader": "~2.0.0",
				"babel": "^5.8.12",
				"babel-core": "^5.8.12",
				"babel-loader": "^5.3.2",
				"busboy": "~0.2.9",
				"chalk": "~1.1.0",
				"css-loader": "^0.14.1",
				"eslint": "^1.1.0",
				"eslint-plugin-react": "~3.2.2",
				"extract-text-webpack-plugin": "^0.8.1",
				"gh-pages": "~0.3.1",
				"json-loader": "^0.5.1",
				"less": "~2.5.1",
				"less-loader": "^2.2.0",
				"lesslint": "^0.1.7",
				"lodash": "^3.10.0",
				"nico-jsx": "~0.5.8",
				"precommit-hook": "^1.0.7",
				"react-router": "~1.0.0-beta3",
				"webpack": "^1.10.1",
				"webpack-dev-middleware": "^1.2.0"
			},
			"scripts": {
				"babel": "babel components --out-dir lib",
				"release": "npm run clean && webpack --config webpack.config.production.js && webpack --config webpack.config.min.js && zip dist/${npm_package_name}-${npm_package_version}.zip -j dist dist/*",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run clean && webpack && webpack --config webpack.config.min.js && NODE_ENV=PRODUCTION nico build && node scripts/deploy.js",
				"lint": "eslint components index.js --ext '.js,.jsx'",
				"lesslint": "lesslint style",
				"test": "webpack && npm run lint",
				"prepublish": "npm run babel && rm -rf dist && webpack --config webpack.config.production.js && node scripts/prenpm.js"
			},
			"precommit": [
				"lint"
			],
			"gitHead": "f97e0c6c03a3753eb0a5730e7e0e7c8f8734e6ce",
			"_id": "antd@0.8.0-beta7",
			"_shasum": "551ed2bc7ec6019dad42c74c9c5101bd22c442b3",
			"_from": ".",
			"_npmVersion": "2.13.2",
			"_nodeVersion": "2.5.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"maintainers": [
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"dist": {
				"shasum": "551ed2bc7ec6019dad42c74c9c5101bd22c442b3",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.8.0-beta7.tgz"
			},
			"directories": {}
		},
		"0.8.0": {
			"name": "antd",
			"version": "0.8.0",
			"stableVersion": "0.8.0",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib"
			],
			"license": "MIT",
			"dependencies": {
				"css-animation": "~1.1.0",
				"enter-animation": "~0.3.0",
				"gregorian-calendar": "~3.0.0",
				"gregorian-calendar-format": "~3.0.1",
				"object-assign": "~4.0.1",
				"rc-animate": "~1.2.0",
				"rc-calendar": "~3.15.0",
				"rc-checkbox": "~1.1.1",
				"rc-collapse": "~1.3.0",
				"rc-dialog": "~5.0.2",
				"rc-dropdown": "~1.3.3",
				"rc-form-validation": "~2.4.7",
				"rc-input-number": "~2.0.1",
				"rc-menu": "~4.4.2",
				"rc-notification": "~1.1.0",
				"rc-pagination": "~1.1.0",
				"rc-progress": "~1.0.0",
				"rc-radio": "~2.0.0",
				"rc-select": "~4.8.1",
				"rc-slider": "~1.4.0",
				"rc-steps": "~1.1.4",
				"rc-switch": "~1.2.0",
				"rc-table": "~3.1.0",
				"rc-tabs": "~5.3.2",
				"rc-tooltip": "~2.6.4",
				"rc-tree": "~0.15.4",
				"rc-upload": "~1.3.1",
				"rc-util": "~2.0.3",
				"react-slick2": "~0.6.6",
				"reqwest": "~2.0.2",
				"velocity-animate": "^1.2.2",
				"xhr2": "~0.1.3"
			},
			"devDependencies": {
				"autoprefixer-loader": "~2.0.0",
				"babel": "^5.8.12",
				"babel-core": "^5.8.12",
				"babel-loader": "^5.3.2",
				"busboy": "~0.2.9",
				"chalk": "~1.1.0",
				"css-loader": "^0.14.1",
				"eslint": "^1.1.0",
				"eslint-plugin-react": "~3.2.2",
				"extract-text-webpack-plugin": "^0.8.1",
				"gh-pages": "~0.3.1",
				"json-loader": "^0.5.1",
				"less": "~2.5.1",
				"less-loader": "^2.2.0",
				"lesslint": "^0.1.7",
				"lodash": "^3.10.0",
				"nico-jsx": "~0.5.8",
				"precommit-hook": "^1.0.7",
				"react-router": "~1.0.0-beta3",
				"webpack": "^1.10.1",
				"webpack-dev-middleware": "^1.2.0"
			},
			"scripts": {
				"babel": "babel components --out-dir lib",
				"release": "npm run clean && webpack --config webpack.config.production.js && webpack --config webpack.config.min.js && zip dist/${npm_package_name}-${npm_package_version}.zip -j dist dist/*",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run clean && webpack && webpack --config webpack.config.min.js && NODE_ENV=PRODUCTION nico build && node scripts/deploy.js",
				"lint": "eslint components index.js --ext '.js,.jsx'",
				"lesslint": "lesslint style",
				"test": "webpack && npm run lint",
				"prepublish": "npm run babel && rm -rf dist && webpack --config webpack.config.production.js && node scripts/prenpm.js"
			},
			"precommit": [
				"lint"
			],
			"gitHead": "8c2c65adf4be6bc1d9844b20bad4625306a7f9f0",
			"_id": "antd@0.8.0",
			"_shasum": "18e4de965cbea8c06cc9cd086e8168dd96dd7223",
			"_from": ".",
			"_npmVersion": "2.13.2",
			"_nodeVersion": "2.5.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"maintainers": [
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"dist": {
				"shasum": "18e4de965cbea8c06cc9cd086e8168dd96dd7223",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.8.0.tgz"
			},
			"deprecated": "antd@<1.0.0 is depreacated, please upgrade to the latest version ASAP",
			"directories": {}
		},
		"0.8.1-beta1": {
			"name": "antd",
			"version": "0.8.1-beta1",
			"stableVersion": "0.8.0",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib"
			],
			"license": "MIT",
			"dependencies": {
				"css-animation": "~1.1.0",
				"enter-animation": "~0.3.0",
				"gregorian-calendar": "~3.0.0",
				"gregorian-calendar-format": "~3.0.1",
				"object-assign": "~4.0.1",
				"rc-animate": "~1.2.0",
				"rc-calendar": "~3.16.1",
				"rc-checkbox": "~1.1.1",
				"rc-collapse": "~1.3.0",
				"rc-dialog": "~5.0.2",
				"rc-dropdown": "~1.3.3",
				"rc-form-validation": "~2.4.7",
				"rc-input-number": "~2.0.1",
				"rc-menu": "~4.4.2",
				"rc-notification": "~1.1.0",
				"rc-pagination": "~1.1.0",
				"rc-progress": "~1.0.0",
				"rc-radio": "~2.0.0",
				"rc-select": "~4.8.1",
				"rc-slider": "~1.4.0",
				"rc-steps": "~1.1.4",
				"rc-switch": "~1.2.0",
				"rc-table": "~3.1.0",
				"rc-tabs": "~5.3.2",
				"rc-tooltip": "~2.6.4",
				"rc-tree": "~0.15.4",
				"rc-upload": "~1.3.1",
				"rc-util": "~2.0.3",
				"react-slick2": "~0.6.6",
				"reqwest": "~2.0.2",
				"velocity-animate": "^1.2.2",
				"xhr2": "~0.1.3"
			},
			"devDependencies": {
				"autoprefixer-loader": "~2.0.0",
				"babel": "^5.8.12",
				"babel-core": "^5.8.12",
				"babel-loader": "^5.3.2",
				"busboy": "~0.2.9",
				"chalk": "~1.1.0",
				"css-loader": "^0.14.1",
				"eslint": "^1.1.0",
				"eslint-plugin-react": "~3.2.2",
				"extract-text-webpack-plugin": "^0.8.1",
				"gh-pages": "~0.3.1",
				"json-loader": "^0.5.1",
				"less": "~2.5.1",
				"less-loader": "^2.2.0",
				"lesslint": "^0.1.7",
				"lodash": "^3.10.0",
				"nico-jsx": "~0.5.8",
				"precommit-hook": "^1.0.7",
				"react-router": "~1.0.0-beta3",
				"webpack": "^1.10.1",
				"webpack-dev-middleware": "^1.2.0"
			},
			"scripts": {
				"babel": "babel components --out-dir lib",
				"release": "npm run clean && webpack --config webpack.config.production.js && webpack --config webpack.config.min.js && zip dist/${npm_package_name}-${npm_package_version}.zip -j dist dist/*",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run clean && webpack && webpack --config webpack.config.min.js && NODE_ENV=PRODUCTION nico build && node scripts/deploy.js",
				"lint": "eslint components index.js --ext '.js,.jsx'",
				"lesslint": "lesslint style",
				"test": "webpack && npm run lint",
				"prepublish": "npm run babel && rm -rf dist && webpack --config webpack.config.production.js && node scripts/prenpm.js"
			},
			"precommit": [
				"lint"
			],
			"gitHead": "6d2dcc45393b6ec0ad1ba73caf8b1ec42353743f",
			"_id": "antd@0.8.1-beta1",
			"_shasum": "452bc29824bd230394b4fdb0460ca3a3cc85642e",
			"_from": ".",
			"_npmVersion": "2.13.2",
			"_nodeVersion": "2.5.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"maintainers": [
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"dist": {
				"shasum": "452bc29824bd230394b4fdb0460ca3a3cc85642e",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.8.1-beta1.tgz"
			},
			"directories": {}
		},
		"0.9.0-beta1": {
			"name": "antd",
			"version": "0.9.0-beta1",
			"stableVersion": "0.8.0",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib"
			],
			"license": "MIT",
			"dependencies": {
				"css-animation": "~1.1.0",
				"enter-animation": "~0.3.0",
				"gregorian-calendar": "~3.0.0",
				"gregorian-calendar-format": "~3.0.1",
				"object-assign": "~4.0.1",
				"rc-animate": "~1.2.9",
				"rc-calendar": "~3.16.1",
				"rc-checkbox": "~1.1.1",
				"rc-collapse": "~1.3.0",
				"rc-dialog": "~5.0.2",
				"rc-dropdown": "~1.3.3",
				"rc-form-validation": "~2.4.7",
				"rc-input-number": "~2.0.1",
				"rc-menu": "~4.4.2",
				"rc-notification": "~1.1.0",
				"rc-pagination": "~1.1.0",
				"rc-progress": "~1.0.0",
				"rc-radio": "~2.0.0",
				"rc-select": "~4.8.5",
				"rc-slider": "~1.4.0",
				"rc-steps": "~1.2.1",
				"rc-switch": "~1.2.0",
				"rc-table": "~3.1.0",
				"rc-tabs": "~5.3.2",
				"rc-tooltip": "~2.6.4",
				"rc-tree": "~0.15.4",
				"rc-upload": "~1.3.1",
				"rc-util": "~2.0.3",
				"react-slick2": "~0.6.6",
				"reqwest-without-xhr2": "~2.0.2",
				"velocity-animate": "^1.2.2"
			},
			"devDependencies": {
				"autoprefixer-loader": "~2.0.0",
				"babel": "^5.8.12",
				"babel-core": "^5.8.12",
				"babel-loader": "^5.3.2",
				"busboy": "~0.2.9",
				"chalk": "~1.1.0",
				"css-loader": "^0.14.1",
				"eslint": "^1.1.0",
				"eslint-plugin-react": "~3.2.2",
				"extract-text-webpack-plugin": "^0.8.1",
				"gh-pages": "~0.3.1",
				"json-loader": "^0.5.1",
				"less": "~2.5.1",
				"less-loader": "^2.2.0",
				"lesslint": "^0.1.7",
				"lodash": "^3.10.0",
				"nico-jsx": "~0.5.8",
				"precommit-hook": "^1.0.7",
				"react-router": "~1.0.0-beta3",
				"webpack": "^1.10.1",
				"webpack-dev-middleware": "^1.2.0"
			},
			"scripts": {
				"babel": "babel components --out-dir lib",
				"release": "npm run clean && webpack --config webpack.config.production.js && webpack --config webpack.config.min.js && zip dist/${npm_package_name}-${npm_package_version}.zip -j dist dist/*",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run clean && webpack && webpack --config webpack.config.min.js && NODE_ENV=PRODUCTION nico build && node scripts/deploy.js",
				"lint": "eslint components index.js --ext '.js,.jsx'",
				"lesslint": "lesslint style",
				"test": "webpack && npm run lint",
				"prepublish": "npm run babel && rm -rf dist && webpack --config webpack.config.production.js && node scripts/prenpm.js"
			},
			"precommit": [
				"lint"
			],
			"gitHead": "6ecbed5b5358cfa845b7f763558461f2f272e4ed",
			"_id": "antd@0.9.0-beta1",
			"_shasum": "1445f4d9fb98092d6dbb1dd54eec5ff34d6cc58e",
			"_from": ".",
			"_npmVersion": "2.13.2",
			"_nodeVersion": "2.5.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"maintainers": [
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"dist": {
				"shasum": "1445f4d9fb98092d6dbb1dd54eec5ff34d6cc58e",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.9.0-beta1.tgz"
			},
			"directories": {}
		},
		"0.9.0-beta2": {
			"name": "antd",
			"version": "0.9.0-beta2",
			"stableVersion": "0.8.0",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib"
			],
			"license": "MIT",
			"dependencies": {
				"css-animation": "~1.1.0",
				"enter-animation": "~0.3.0",
				"gregorian-calendar": "~3.0.0",
				"gregorian-calendar-format": "~3.0.1",
				"object-assign": "~4.0.1",
				"rc-animate": "~1.2.9",
				"rc-calendar": "~3.16.1",
				"rc-checkbox": "~1.1.1",
				"rc-collapse": "~1.3.0",
				"rc-dialog": "~5.0.2",
				"rc-dropdown": "~1.3.3",
				"rc-form-validation": "~2.4.7",
				"rc-input-number": "~2.0.1",
				"rc-menu": "~4.4.2",
				"rc-notification": "~1.1.0",
				"rc-pagination": "~1.1.0",
				"rc-progress": "~1.0.0",
				"rc-radio": "~2.0.0",
				"rc-select": "~4.8.5",
				"rc-slider": "~1.4.0",
				"rc-steps": "~1.2.3",
				"rc-switch": "~1.2.0",
				"rc-table": "~3.1.0",
				"rc-tabs": "~5.3.2",
				"rc-tooltip": "~2.6.4",
				"rc-tree": "~0.15.4",
				"rc-upload": "~1.3.1",
				"rc-util": "~2.0.3",
				"react-slick": "~0.7.0",
				"reqwest-without-xhr2": "~2.0.2",
				"velocity-animate": "^1.2.2"
			},
			"devDependencies": {
				"autoprefixer-loader": "^2.0.0",
				"babel": "^5.8.12",
				"babel-core": "^5.8.12",
				"babel-eslint": "^4.1.0",
				"babel-loader": "^5.3.2",
				"busboy": "^0.2.9",
				"chalk": "^1.1.0",
				"css-loader": "^0.14.1",
				"eslint": "^1.1.0",
				"eslint-config-airbnb": "^0.0.8",
				"eslint-plugin-babel": "^2.1.1",
				"eslint-plugin-react": "^3.3.1",
				"extract-text-webpack-plugin": "^0.8.1",
				"gh-pages": "^0.3.1",
				"json-loader": "^0.5.1",
				"less": "~2.5.1",
				"less-loader": "^2.2.0",
				"lesslint": "^0.1.7",
				"lodash": "^3.10.0",
				"nico-jsx": "~0.5.8",
				"precommit-hook": "^1.0.7",
				"react-router": "1.0.0-beta3",
				"webpack": "^1.10.1",
				"webpack-dev-middleware": "^1.2.0"
			},
			"scripts": {
				"babel": "babel components --out-dir lib",
				"release": "npm run clean && webpack --config webpack.config.production.js && webpack --config webpack.config.min.js && zip dist/${npm_package_name}-${npm_package_version}.zip -j dist dist/*",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run clean && webpack && webpack --config webpack.config.min.js && NODE_ENV=PRODUCTION nico build && node scripts/deploy.js",
				"lint": "eslint components index.js --ext '.js,.jsx'",
				"lesslint": "lesslint style",
				"test": "webpack && npm run lint",
				"prepublish": "npm run babel && rm -rf dist && webpack --config webpack.config.production.js && node scripts/prenpm.js"
			},
			"precommit": [
				"lint"
			],
			"gitHead": "93550523598f054bed374d6d8451fe085de477c9",
			"_id": "antd@0.9.0-beta2",
			"_shasum": "51ebe5284024b8f5e743a39b4f65ab97fde59994",
			"_from": ".",
			"_npmVersion": "2.13.2",
			"_nodeVersion": "2.5.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"maintainers": [
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"dist": {
				"shasum": "51ebe5284024b8f5e743a39b4f65ab97fde59994",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.9.0-beta2.tgz"
			},
			"directories": {}
		},
		"0.9.0-beta3": {
			"name": "antd",
			"version": "0.9.0-beta3",
			"stableVersion": "0.8.0",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib"
			],
			"license": "MIT",
			"dependencies": {
				"css-animation": "~1.1.0",
				"enter-animation": "~0.3.0",
				"gregorian-calendar": "~3.0.0",
				"gregorian-calendar-format": "~3.0.1",
				"object-assign": "~4.0.1",
				"rc-animate": "~1.2.9",
				"rc-calendar": "~3.16.1",
				"rc-checkbox": "~1.1.1",
				"rc-collapse": "~1.3.0",
				"rc-dialog": "~5.0.2",
				"rc-dropdown": "~1.3.3",
				"rc-form-validation": "~2.4.7",
				"rc-input-number": "~2.0.1",
				"rc-menu": "~4.4.2",
				"rc-notification": "~1.1.0",
				"rc-pagination": "~1.1.0",
				"rc-progress": "~1.0.0",
				"rc-radio": "~2.0.0",
				"rc-select": "~4.8.5",
				"rc-slider": "~1.4.0",
				"rc-steps": "~1.2.3",
				"rc-switch": "~1.2.0",
				"rc-table": "~3.1.0",
				"rc-tabs": "~5.3.2",
				"rc-tooltip": "~2.6.4",
				"rc-tree": "~0.15.4",
				"rc-upload": "~1.3.1",
				"rc-util": "~2.0.3",
				"react-slick": "~0.7.0",
				"reqwest-without-xhr2": "~2.0.2",
				"velocity-animate": "^1.2.2"
			},
			"devDependencies": {
				"autoprefixer-loader": "^2.0.0",
				"babel": "^5.8.12",
				"babel-core": "^5.8.12",
				"babel-eslint": "^4.1.0",
				"babel-loader": "^5.3.2",
				"busboy": "^0.2.9",
				"chalk": "^1.1.0",
				"css-loader": "^0.14.1",
				"eslint": "^1.1.0",
				"eslint-config-airbnb": "^0.0.8",
				"eslint-plugin-babel": "^2.1.1",
				"eslint-plugin-react": "^3.3.1",
				"extract-text-webpack-plugin": "^0.8.1",
				"gh-pages": "^0.3.1",
				"json-loader": "^0.5.1",
				"less": "~2.5.1",
				"less-loader": "^2.2.0",
				"lesslint": "^0.1.7",
				"lodash": "^3.10.0",
				"nico-jsx": "~0.5.8",
				"precommit-hook": "^1.0.7",
				"react-router": "1.0.0-beta3",
				"webpack": "^1.10.1",
				"webpack-dev-middleware": "^1.2.0"
			},
			"scripts": {
				"babel": "babel components --out-dir lib",
				"release": "npm run clean && webpack --config webpack.config.production.js && webpack --config webpack.config.min.js && zip dist/${npm_package_name}-${npm_package_version}.zip -j dist dist/*",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run clean && webpack && webpack --config webpack.config.min.js && NODE_ENV=PRODUCTION nico build && node scripts/deploy.js",
				"lint": "eslint components index.js --ext '.js,.jsx'",
				"lesslint": "lesslint style",
				"test": "webpack && npm run lint",
				"prepublish": "npm run babel && rm -rf dist && webpack --config webpack.config.production.js && node scripts/prenpm.js"
			},
			"precommit": [
				"lint"
			],
			"gitHead": "e786f54c15d562b8ceeb5b1e4a129b898ef6f2bb",
			"_id": "antd@0.9.0-beta3",
			"_shasum": "704fb2dcc5c91df81c687d904be548e50fb9c18f",
			"_from": ".",
			"_npmVersion": "2.13.2",
			"_nodeVersion": "2.5.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"maintainers": [
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"dist": {
				"shasum": "704fb2dcc5c91df81c687d904be548e50fb9c18f",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.9.0-beta3.tgz"
			},
			"directories": {}
		},
		"0.9.0-beta4": {
			"name": "antd",
			"version": "0.9.0-beta4",
			"stableVersion": "0.8.0",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib"
			],
			"license": "MIT",
			"dependencies": {
				"css-animation": "~1.1.0",
				"enter-animation": "~0.3.0",
				"gregorian-calendar": "~3.0.0",
				"gregorian-calendar-format": "~3.0.1",
				"object-assign": "~4.0.1",
				"rc-animate": "~1.2.9",
				"rc-calendar": "~3.16.1",
				"rc-checkbox": "~1.1.1",
				"rc-collapse": "~1.3.0",
				"rc-dialog": "~5.0.2",
				"rc-dropdown": "~1.3.3",
				"rc-form-validation": "~2.4.7",
				"rc-input-number": "~2.0.1",
				"rc-menu": "~4.4.2",
				"rc-notification": "~1.1.0",
				"rc-pagination": "~1.1.0",
				"rc-progress": "~1.0.0",
				"rc-radio": "~2.0.0",
				"rc-select": "~4.8.5",
				"rc-slider": "~1.4.0",
				"rc-steps": "~1.2.3",
				"rc-switch": "~1.2.0",
				"rc-table": "~3.1.0",
				"rc-tabs": "~5.3.2",
				"rc-tooltip": "~2.6.4",
				"rc-tree": "~0.15.4",
				"rc-upload": "~1.3.1",
				"rc-util": "~2.0.3",
				"react-slick": "~0.7.0",
				"reqwest-without-xhr2": "~2.0.2",
				"util-deprecate": "~1.0.1",
				"velocity-animate": "^1.2.2"
			},
			"devDependencies": {
				"autoprefixer-loader": "^2.0.0",
				"babel": "^5.8.12",
				"babel-core": "^5.8.12",
				"babel-eslint": "^4.1.0",
				"babel-loader": "^5.3.2",
				"busboy": "^0.2.9",
				"chalk": "^1.1.0",
				"css-loader": "^0.14.1",
				"eslint": "^1.1.0",
				"eslint-config-airbnb": "^0.0.8",
				"eslint-plugin-babel": "^2.1.1",
				"eslint-plugin-react": "^3.3.1",
				"extract-text-webpack-plugin": "^0.8.1",
				"gh-pages": "^0.3.1",
				"json-loader": "^0.5.1",
				"less": "~2.5.1",
				"less-loader": "^2.2.0",
				"lesslint": "^0.1.7",
				"lodash": "^3.10.0",
				"nico-jsx": "~0.5.8",
				"precommit-hook": "^1.0.7",
				"react-router": "1.0.0-beta3",
				"webpack": "^1.10.1",
				"webpack-dev-middleware": "^1.2.0"
			},
			"scripts": {
				"babel": "babel components --out-dir lib",
				"release": "npm run clean && webpack --config webpack.config.production.js && webpack --config webpack.config.min.js && zip dist/${npm_package_name}-${npm_package_version}.zip -j dist dist/*",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run clean && webpack && webpack --config webpack.config.min.js && NODE_ENV=PRODUCTION nico build && node scripts/deploy.js",
				"lint": "eslint components index.js --ext '.js,.jsx'",
				"lesslint": "lesslint style",
				"test": "webpack && npm run lint",
				"prepublish": "npm run babel && rm -rf dist && webpack --config webpack.config.production.js && node scripts/prenpm.js"
			},
			"precommit": [
				"lint"
			],
			"gitHead": "f229f86a75b8effdd5ed3ca5b4e061be0b3daa36",
			"_id": "antd@0.9.0-beta4",
			"_shasum": "eb0a71be2b6552230b0713136f418dc4eef6b468",
			"_from": ".",
			"_npmVersion": "2.13.2",
			"_nodeVersion": "2.5.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"maintainers": [
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"dist": {
				"shasum": "eb0a71be2b6552230b0713136f418dc4eef6b468",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.9.0-beta4.tgz"
			},
			"directories": {}
		},
		"0.9.0-beta5": {
			"name": "antd",
			"version": "0.9.0-beta5",
			"stableVersion": "0.8.0",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib"
			],
			"license": "MIT",
			"dependencies": {
				"css-animation": "~1.1.0",
				"enter-animation": "~0.3.0",
				"gregorian-calendar": "~3.0.0",
				"gregorian-calendar-format": "~3.0.1",
				"object-assign": "~4.0.1",
				"rc-animate": "~1.2.9",
				"rc-calendar": "~3.16.1",
				"rc-checkbox": "~1.1.1",
				"rc-collapse": "~1.3.0",
				"rc-dialog": "~5.0.2",
				"rc-dropdown": "~1.3.3",
				"rc-form-validation": "~2.4.7",
				"rc-input-number": "~2.0.1",
				"rc-menu": "~4.4.2",
				"rc-notification": "~1.1.0",
				"rc-pagination": "~1.1.0",
				"rc-progress": "~1.0.0",
				"rc-radio": "~2.0.0",
				"rc-select": "~4.8.5",
				"rc-slider": "~1.4.0",
				"rc-steps": "~1.2.3",
				"rc-switch": "~1.2.0",
				"rc-table": "~3.1.0",
				"rc-tabs": "~5.3.2",
				"rc-tooltip": "~2.6.4",
				"rc-tree": "~0.15.4",
				"rc-upload": "~1.3.1",
				"rc-util": "~2.0.3",
				"react-slick": "~0.7.0",
				"reqwest-without-xhr2": "~2.0.2",
				"util-deprecate": "~1.0.1",
				"velocity-animate": "^1.2.2"
			},
			"devDependencies": {
				"autoprefixer-loader": "^2.0.0",
				"babel": "^5.8.12",
				"babel-core": "^5.8.12",
				"babel-eslint": "^4.1.0",
				"babel-loader": "^5.3.2",
				"busboy": "^0.2.9",
				"chalk": "^1.1.0",
				"css-loader": "^0.14.1",
				"eslint": "^1.1.0",
				"eslint-config-airbnb": "^0.0.8",
				"eslint-plugin-babel": "^2.1.1",
				"eslint-plugin-react": "^3.3.1",
				"extract-text-webpack-plugin": "^0.8.1",
				"gh-pages": "^0.3.1",
				"json-loader": "^0.5.1",
				"less": "~2.5.1",
				"less-loader": "^2.2.0",
				"lesslint": "^0.1.7",
				"lodash": "^3.10.0",
				"nico-jsx": "~0.5.8",
				"precommit-hook": "^1.0.7",
				"react-router": "1.0.0-beta3",
				"webpack": "^1.10.1",
				"webpack-dev-middleware": "^1.2.0"
			},
			"scripts": {
				"babel": "babel components --out-dir lib",
				"release": "npm run clean && webpack --config webpack.config.production.js && webpack --config webpack.config.min.js && zip dist/${npm_package_name}-${npm_package_version}.zip -j dist dist/*",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run clean && webpack && webpack --config webpack.config.min.js && NODE_ENV=PRODUCTION nico build && node scripts/deploy.js",
				"lint": "eslint components index.js --ext '.js,.jsx'",
				"lesslint": "lesslint style",
				"test": "webpack && npm run lint",
				"prepublish": "npm run babel && rm -rf dist && webpack --config webpack.config.production.js && node scripts/prenpm.js"
			},
			"precommit": [
				"lint"
			],
			"gitHead": "5c00b0e66be0bcd63cb925a3bb8a7dea01e36d17",
			"_id": "antd@0.9.0-beta5",
			"_shasum": "e02f87e9f9cc1fc9a55f744fcbd6ded2ef46610f",
			"_from": ".",
			"_npmVersion": "2.13.2",
			"_nodeVersion": "2.5.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"maintainers": [
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"dist": {
				"shasum": "e02f87e9f9cc1fc9a55f744fcbd6ded2ef46610f",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.9.0-beta5.tgz"
			},
			"directories": {}
		},
		"0.9.0-beta6": {
			"name": "antd",
			"version": "0.9.0-beta6",
			"stableVersion": "0.8.0",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib"
			],
			"license": "MIT",
			"dependencies": {
				"css-animation": "~1.1.0",
				"enter-animation": "~0.3.0",
				"gregorian-calendar": "~3.0.0",
				"gregorian-calendar-format": "~3.0.1",
				"object-assign": "~4.0.1",
				"rc-animate": "~1.2.9",
				"rc-calendar": "~3.16.1",
				"rc-checkbox": "~1.1.1",
				"rc-collapse": "~1.3.0",
				"rc-dialog": "~5.0.2",
				"rc-dropdown": "~1.3.3",
				"rc-form-validation": "~2.4.7",
				"rc-input-number": "~2.0.1",
				"rc-menu": "~4.4.2",
				"rc-notification": "~1.1.0",
				"rc-pagination": "~1.1.0",
				"rc-progress": "~1.0.0",
				"rc-radio": "~2.0.0",
				"rc-select": "~4.8.5",
				"rc-slider": "~1.4.0",
				"rc-steps": "~1.2.3",
				"rc-switch": "~1.2.0",
				"rc-table": "~3.1.0",
				"rc-tabs": "~5.3.2",
				"rc-tooltip": "~2.6.4",
				"rc-tree": "~0.15.4",
				"rc-upload": "~1.3.1",
				"rc-util": "~2.0.3",
				"react-slick": "~0.7.0",
				"reqwest-without-xhr2": "~2.0.2",
				"util-deprecate": "~1.0.1",
				"velocity-animate": "^1.2.2"
			},
			"devDependencies": {
				"autoprefixer-loader": "^2.0.0",
				"babel": "^5.8.12",
				"babel-core": "^5.8.12",
				"babel-eslint": "^4.1.0",
				"babel-loader": "^5.3.2",
				"busboy": "^0.2.9",
				"chalk": "^1.1.0",
				"css-loader": "^0.14.1",
				"eslint": "^1.1.0",
				"eslint-config-airbnb": "^0.0.8",
				"eslint-plugin-babel": "^2.1.1",
				"eslint-plugin-react": "^3.3.1",
				"extract-text-webpack-plugin": "^0.8.1",
				"gh-pages": "^0.3.1",
				"json-loader": "^0.5.1",
				"less": "~2.5.1",
				"less-loader": "^2.2.0",
				"lesslint": "^0.1.7",
				"lodash": "^3.10.0",
				"nico-jsx": "~0.5.8",
				"precommit-hook": "^1.0.7",
				"react-router": "1.0.0-beta3",
				"webpack": "^1.10.1",
				"webpack-dev-middleware": "^1.2.0"
			},
			"scripts": {
				"babel": "babel components --out-dir lib",
				"release": "npm run clean && webpack --config webpack.config.production.js && webpack --config webpack.config.min.js && zip dist/${npm_package_name}-${npm_package_version}.zip -j dist dist/*",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run clean && webpack && webpack --config webpack.config.min.js && NODE_ENV=PRODUCTION nico build && node scripts/deploy.js",
				"lint": "eslint components index.js --ext '.js,.jsx'",
				"lesslint": "lesslint style",
				"test": "webpack && npm run lint",
				"prepublish": "npm run babel && rm -rf dist && webpack --config webpack.config.production.js && node scripts/prenpm.js"
			},
			"precommit": [
				"lint"
			],
			"gitHead": "49101097896510526f7e00bbde720713ff27ead7",
			"_id": "antd@0.9.0-beta6",
			"_shasum": "5b2f73ffd2f76ac6803cc7ef13cfe456b77b42ae",
			"_from": ".",
			"_npmVersion": "2.13.2",
			"_nodeVersion": "2.5.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"maintainers": [
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"dist": {
				"shasum": "5b2f73ffd2f76ac6803cc7ef13cfe456b77b42ae",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.9.0-beta6.tgz"
			},
			"directories": {}
		},
		"0.9.0-beta7": {
			"name": "antd",
			"version": "0.9.0-beta7",
			"stableVersion": "0.8.0",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib"
			],
			"license": "MIT",
			"dependencies": {
				"css-animation": "~1.1.0",
				"enter-animation": "~0.3.0",
				"gregorian-calendar": "~3.0.0",
				"gregorian-calendar-format": "~3.0.1",
				"object-assign": "~4.0.1",
				"rc-animate": "~1.2.9",
				"rc-calendar": "~3.16.1",
				"rc-checkbox": "~1.1.1",
				"rc-collapse": "~1.3.0",
				"rc-dialog": "~5.0.2",
				"rc-dropdown": "~1.3.3",
				"rc-form-validation": "~2.4.7",
				"rc-input-number": "~2.0.1",
				"rc-menu": "~4.4.2",
				"rc-notification": "~1.1.0",
				"rc-pagination": "~1.1.0",
				"rc-progress": "~1.0.0",
				"rc-radio": "~2.0.0",
				"rc-select": "~4.8.5",
				"rc-slider": "~1.4.0",
				"rc-steps": "~1.2.3",
				"rc-switch": "~1.2.0",
				"rc-table": "~3.1.0",
				"rc-tabs": "~5.3.2",
				"rc-tooltip": "~2.6.4",
				"rc-tree": "~0.15.4",
				"rc-upload": "~1.4.0",
				"rc-util": "~2.0.3",
				"react-slick": "~0.7.0",
				"reqwest-without-xhr2": "~2.0.2",
				"util-deprecate": "~1.0.1",
				"velocity-animate": "^1.2.2"
			},
			"devDependencies": {
				"autoprefixer-loader": "^2.0.0",
				"babel": "^5.8.12",
				"babel-core": "^5.8.12",
				"babel-eslint": "^4.1.0",
				"babel-loader": "^5.3.2",
				"busboy": "^0.2.9",
				"chalk": "^1.1.0",
				"css-loader": "^0.14.1",
				"eslint": "^1.1.0",
				"eslint-config-airbnb": "^0.0.8",
				"eslint-plugin-babel": "^2.1.1",
				"eslint-plugin-react": "^3.3.1",
				"extract-text-webpack-plugin": "^0.8.1",
				"gh-pages": "^0.3.1",
				"json-loader": "^0.5.1",
				"less": "~2.5.1",
				"less-loader": "^2.2.0",
				"lesslint": "^0.1.7",
				"lodash": "^3.10.0",
				"nico-jsx": "~0.5.8",
				"precommit-hook": "^1.0.7",
				"react-router": "1.0.0-beta3",
				"webpack": "^1.10.1",
				"webpack-dev-middleware": "^1.2.0"
			},
			"scripts": {
				"babel": "babel components --out-dir lib",
				"release": "npm run clean && webpack --config webpack.config.production.js && webpack --config webpack.config.min.js && zip dist/${npm_package_name}-${npm_package_version}.zip -j dist dist/*",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run clean && webpack && webpack --config webpack.config.min.js && NODE_ENV=PRODUCTION nico build && node scripts/deploy.js",
				"lint": "eslint components index.js --ext '.js,.jsx'",
				"lesslint": "lesslint style",
				"test": "webpack && npm run lint",
				"prepublish": "npm run babel && rm -rf dist && webpack --config webpack.config.production.js && node scripts/prenpm.js"
			},
			"precommit": [
				"lint"
			],
			"gitHead": "ea1a9f0a3df460ee96770d5f6743cba30b4bced4",
			"_id": "antd@0.9.0-beta7",
			"_shasum": "754f2e69bca77bc8598257dc52ccd4a3b2511428",
			"_from": ".",
			"_npmVersion": "2.13.2",
			"_nodeVersion": "2.5.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"maintainers": [
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"dist": {
				"shasum": "754f2e69bca77bc8598257dc52ccd4a3b2511428",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.9.0-beta7.tgz"
			},
			"directories": {}
		},
		"0.9.0-beta8": {
			"name": "antd",
			"version": "0.9.0-beta8",
			"stableVersion": "0.8.0",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib"
			],
			"license": "MIT",
			"dependencies": {
				"css-animation": "~1.1.0",
				"enter-animation": "~0.3.0",
				"gregorian-calendar": "~3.0.0",
				"gregorian-calendar-format": "~3.0.1",
				"object-assign": "~4.0.1",
				"rc-animate": "~1.2.9",
				"rc-calendar": "~3.16.1",
				"rc-checkbox": "~1.1.1",
				"rc-collapse": "~1.3.0",
				"rc-dialog": "~5.0.2",
				"rc-dropdown": "~1.3.3",
				"rc-form-validation": "~2.4.7",
				"rc-input-number": "~2.0.1",
				"rc-menu": "~4.4.2",
				"rc-notification": "~1.1.0",
				"rc-pagination": "~1.1.0",
				"rc-progress": "~1.0.0",
				"rc-radio": "~2.0.0",
				"rc-select": "~4.8.5",
				"rc-slider": "~1.4.0",
				"rc-steps": "~1.2.3",
				"rc-switch": "~1.2.0",
				"rc-table": "~3.2.0",
				"rc-tabs": "~5.3.2",
				"rc-tooltip": "~2.6.4",
				"rc-tree": "~0.15.4",
				"rc-upload": "~1.4.0",
				"rc-util": "~2.0.3",
				"react-slick": "~0.7.0",
				"reqwest-without-xhr2": "~2.0.2",
				"util-deprecate": "~1.0.1",
				"velocity-animate": "^1.2.2"
			},
			"devDependencies": {
				"autoprefixer-loader": "^2.0.0",
				"babel": "^5.8.12",
				"babel-core": "^5.8.12",
				"babel-eslint": "^4.1.0",
				"babel-loader": "^5.3.2",
				"busboy": "^0.2.9",
				"chalk": "^1.1.0",
				"css-loader": "^0.14.1",
				"eslint": "^1.1.0",
				"eslint-config-airbnb": "^0.0.8",
				"eslint-plugin-babel": "^2.1.1",
				"eslint-plugin-react": "^3.3.1",
				"extract-text-webpack-plugin": "^0.8.1",
				"gh-pages": "^0.3.1",
				"json-loader": "^0.5.1",
				"less": "~2.5.1",
				"less-loader": "^2.2.0",
				"lesslint": "^0.1.7",
				"lodash": "^3.10.0",
				"nico-jsx": "~0.5.8",
				"precommit-hook": "^1.0.7",
				"react-router": "1.0.0-beta3",
				"webpack": "^1.10.1",
				"webpack-dev-middleware": "^1.2.0"
			},
			"scripts": {
				"babel": "babel components --out-dir lib",
				"release": "npm run clean && webpack --config webpack.config.production.js && webpack --config webpack.config.min.js && zip dist/${npm_package_name}-${npm_package_version}.zip -j dist dist/*",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run clean && webpack && webpack --config webpack.config.min.js && NODE_ENV=PRODUCTION nico build && node scripts/deploy.js",
				"lint": "eslint components index.js --ext '.js,.jsx'",
				"lesslint": "lesslint style",
				"test": "webpack && npm run lint",
				"prepublish": "npm run babel && rm -rf dist && webpack --config webpack.config.production.js && node scripts/prenpm.js"
			},
			"precommit": [
				"lint"
			],
			"gitHead": "6ca6d1062ad617e43d6015ea051d1d97abee3c06",
			"_id": "antd@0.9.0-beta8",
			"_shasum": "45da8e1931b4024af7c038a3bd64c7b1be00169b",
			"_from": ".",
			"_npmVersion": "2.13.2",
			"_nodeVersion": "2.5.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"maintainers": [
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"dist": {
				"shasum": "45da8e1931b4024af7c038a3bd64c7b1be00169b",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.9.0-beta8.tgz"
			},
			"directories": {}
		},
		"0.9.0-beta9": {
			"name": "antd",
			"version": "0.9.0-beta9",
			"stableVersion": "0.8.0",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib"
			],
			"license": "MIT",
			"dependencies": {
				"css-animation": "~1.1.0",
				"enter-animation": "~0.3.0",
				"gregorian-calendar": "~3.0.0",
				"gregorian-calendar-format": "~3.0.1",
				"object-assign": "~4.0.1",
				"rc-animate": "~1.2.9",
				"rc-calendar": "~3.16.1",
				"rc-checkbox": "~1.1.1",
				"rc-collapse": "~1.3.0",
				"rc-dialog": "~5.0.2",
				"rc-dropdown": "~1.3.3",
				"rc-form-validation": "~2.4.7",
				"rc-input-number": "~2.0.1",
				"rc-menu": "~4.4.2",
				"rc-notification": "~1.1.0",
				"rc-pagination": "~1.1.0",
				"rc-progress": "~1.0.0",
				"rc-radio": "~2.0.0",
				"rc-select": "~4.9.0",
				"rc-slider": "~1.4.0",
				"rc-steps": "~1.2.3",
				"rc-switch": "~1.2.0",
				"rc-table": "~3.2.0",
				"rc-tabs": "~5.3.2",
				"rc-tooltip": "~2.6.4",
				"rc-tree": "~0.15.4",
				"rc-upload": "~1.4.0",
				"rc-util": "~2.0.3",
				"react-slick": "~0.7.0",
				"reqwest-without-xhr2": "~2.0.2",
				"util-deprecate": "~1.0.1",
				"velocity-animate": "^1.2.2"
			},
			"devDependencies": {
				"autoprefixer-loader": "^2.0.0",
				"babel": "^5.8.12",
				"babel-core": "^5.8.12",
				"babel-eslint": "^4.1.0",
				"babel-loader": "^5.3.2",
				"busboy": "^0.2.9",
				"chalk": "^1.1.0",
				"css-loader": "^0.14.1",
				"eslint": "^1.1.0",
				"eslint-config-airbnb": "^0.0.8",
				"eslint-plugin-babel": "^2.1.1",
				"eslint-plugin-react": "^3.3.1",
				"extract-text-webpack-plugin": "^0.8.1",
				"gh-pages": "^0.3.1",
				"json-loader": "^0.5.1",
				"less": "~2.5.1",
				"less-loader": "^2.2.0",
				"lesslint": "^0.1.7",
				"lodash": "^3.10.0",
				"nico-jsx": "~0.5.8",
				"precommit-hook": "^1.0.7",
				"react-router": "1.0.0-beta3",
				"webpack": "^1.10.1",
				"webpack-dev-middleware": "^1.2.0"
			},
			"scripts": {
				"babel": "babel components --out-dir lib",
				"release": "npm run clean && webpack --config webpack.config.production.js && webpack --config webpack.config.min.js && zip dist/${npm_package_name}-${npm_package_version}.zip -j dist dist/*",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run clean && webpack && webpack --config webpack.config.min.js && NODE_ENV=PRODUCTION nico build && node scripts/deploy.js",
				"lint": "eslint components index.js --ext '.js,.jsx'",
				"lesslint": "lesslint style",
				"test": "webpack && npm run lint",
				"prepublish": "npm run babel && rm -rf dist && webpack --config webpack.config.production.js && node scripts/prenpm.js"
			},
			"precommit": [
				"lint"
			],
			"gitHead": "05eaf52aca4091156d14112250b9feac6f77e7b4",
			"_id": "antd@0.9.0-beta9",
			"_shasum": "c98033604d4a6fe35fad39a3879e4f2cd638449b",
			"_from": ".",
			"_npmVersion": "2.13.2",
			"_nodeVersion": "2.5.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"maintainers": [
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"dist": {
				"shasum": "c98033604d4a6fe35fad39a3879e4f2cd638449b",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.9.0-beta9.tgz"
			},
			"directories": {}
		},
		"0.9.0-beta10": {
			"name": "antd",
			"version": "0.9.0-beta10",
			"stableVersion": "0.8.0",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib"
			],
			"license": "MIT",
			"dependencies": {
				"css-animation": "~1.1.0",
				"enter-animation": "~0.4.9",
				"gregorian-calendar": "~3.0.0",
				"gregorian-calendar-format": "~3.0.1",
				"object-assign": "~4.0.1",
				"rc-animate": "~1.2.9",
				"rc-calendar": "~3.16.1",
				"rc-checkbox": "~1.1.1",
				"rc-collapse": "~1.3.0",
				"rc-dialog": "~5.0.2",
				"rc-dropdown": "~1.3.3",
				"rc-form-validation": "~2.4.7",
				"rc-input-number": "~2.0.1",
				"rc-menu": "~4.4.2",
				"rc-notification": "~1.1.0",
				"rc-pagination": "~1.1.0",
				"rc-progress": "~1.0.0",
				"rc-radio": "~2.0.0",
				"rc-select": "~4.9.0",
				"rc-slider": "~1.4.0",
				"rc-steps": "~1.2.3",
				"rc-switch": "~1.2.0",
				"rc-table": "~3.2.0",
				"rc-tabs": "~5.3.2",
				"rc-tooltip": "~2.6.4",
				"rc-tree": "~0.15.4",
				"rc-upload": "~1.4.0",
				"rc-util": "~2.0.3",
				"react-slick": "~0.7.0",
				"reqwest-without-xhr2": "~2.0.2",
				"util-deprecate": "~1.0.1",
				"velocity-animate": "^1.2.2"
			},
			"devDependencies": {
				"autoprefixer-loader": "^2.0.0",
				"babel": "^5.8.12",
				"babel-core": "^5.8.12",
				"babel-eslint": "^4.1.0",
				"babel-loader": "^5.3.2",
				"busboy": "^0.2.9",
				"chalk": "^1.1.0",
				"css-loader": "^0.14.1",
				"eslint": "^1.1.0",
				"eslint-config-airbnb": "^0.0.8",
				"eslint-plugin-babel": "^2.1.1",
				"eslint-plugin-react": "^3.3.1",
				"extract-text-webpack-plugin": "^0.8.1",
				"gh-pages": "^0.3.1",
				"json-loader": "^0.5.1",
				"less": "~2.5.1",
				"less-loader": "^2.2.0",
				"lesslint": "^0.1.7",
				"lodash": "^3.10.0",
				"nico-jsx": "~0.5.8",
				"precommit-hook": "^1.0.7",
				"react-router": "1.0.0-beta3",
				"webpack": "^1.10.1",
				"webpack-dev-middleware": "^1.2.0"
			},
			"scripts": {
				"babel": "babel components --out-dir lib",
				"release": "npm run clean && webpack --config webpack.config.production.js && webpack --config webpack.config.min.js && zip dist/${npm_package_name}-${npm_package_version}.zip -j dist dist/*",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run clean && webpack && webpack --config webpack.config.min.js && NODE_ENV=PRODUCTION nico build && node scripts/deploy.js",
				"lint": "eslint components index.js --ext '.js,.jsx'",
				"lesslint": "lesslint style",
				"test": "webpack && npm run lint",
				"pub": "sh ./scripts/publish.sh",
				"beta": "sh ./scripts/publish.sh --tag beta"
			},
			"precommit": [
				"lint"
			],
			"gitHead": "c7efbb6de00e90df67938a036118af1279fef588",
			"_id": "antd@0.9.0-beta10",
			"_shasum": "f5c4afcbc07a0639a204703f6c9a675f6b1cdc5c",
			"_from": ".",
			"_npmVersion": "2.13.2",
			"_nodeVersion": "2.5.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"maintainers": [
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"dist": {
				"shasum": "f5c4afcbc07a0639a204703f6c9a675f6b1cdc5c",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.9.0-beta10.tgz"
			},
			"directories": {}
		},
		"0.9.0": {
			"name": "antd",
			"version": "0.9.0",
			"stableVersion": "0.9.0",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib"
			],
			"license": "MIT",
			"dependencies": {
				"css-animation": "~1.1.0",
				"enter-animation": "~0.4.9",
				"gregorian-calendar": "~3.0.0",
				"gregorian-calendar-format": "~3.0.1",
				"object-assign": "~4.0.1",
				"rc-animate": "~1.2.9",
				"rc-calendar": "~3.16.1",
				"rc-checkbox": "~1.1.1",
				"rc-collapse": "~1.3.0",
				"rc-dialog": "~5.0.2",
				"rc-dropdown": "~1.3.3",
				"rc-form-validation": "~2.4.7",
				"rc-input-number": "~2.0.1",
				"rc-menu": "~4.4.2",
				"rc-notification": "~1.1.0",
				"rc-pagination": "~1.1.0",
				"rc-progress": "~1.0.0",
				"rc-radio": "~2.0.0",
				"rc-select": "~4.9.0",
				"rc-slider": "~1.4.0",
				"rc-steps": "~1.2.3",
				"rc-switch": "~1.2.0",
				"rc-table": "~3.2.0",
				"rc-tabs": "~5.3.2",
				"rc-tooltip": "~2.6.4",
				"rc-tree": "~0.15.4",
				"rc-upload": "~1.4.0",
				"rc-util": "~2.0.3",
				"react-slick": "~0.7.0",
				"reqwest-without-xhr2": "~2.0.2",
				"util-deprecate": "~1.0.1",
				"velocity-animate": "~1.2.2"
			},
			"devDependencies": {
				"autoprefixer-loader": "^2.0.0",
				"babel": "^5.8.12",
				"babel-core": "^5.8.12",
				"babel-eslint": "^4.1.0",
				"babel-loader": "^5.3.2",
				"busboy": "^0.2.9",
				"chalk": "^1.1.0",
				"css-loader": "^0.14.1",
				"eslint": "^1.1.0",
				"eslint-config-airbnb": "^0.0.8",
				"eslint-plugin-babel": "^2.1.1",
				"eslint-plugin-react": "^3.3.1",
				"extract-text-webpack-plugin": "^0.8.1",
				"gh-pages": "^0.3.1",
				"json-loader": "^0.5.1",
				"less": "~2.5.1",
				"less-loader": "^2.2.0",
				"lesslint": "^0.1.7",
				"lodash": "^3.10.0",
				"nico-jsx": "~0.5.8",
				"precommit-hook": "^1.0.7",
				"react-router": "1.0.0-beta3",
				"webpack": "^1.10.1",
				"webpack-dev-middleware": "^1.2.0"
			},
			"scripts": {
				"babel": "babel components --out-dir lib",
				"release": "npm run clean && webpack --config webpack.config.production.js && webpack --config webpack.config.min.js && zip dist/${npm_package_name}-${npm_package_version}.zip -j dist dist/*",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run clean && webpack && webpack --config webpack.config.min.js && NODE_ENV=PRODUCTION nico build && node scripts/deploy.js",
				"lint": "eslint components index.js --ext '.js,.jsx'",
				"lesslint": "lesslint style",
				"test": "webpack && npm run lint",
				"pub": "sh ./scripts/publish.sh",
				"beta": "sh ./scripts/publish.sh --tag beta"
			},
			"precommit": [
				"lint"
			],
			"gitHead": "c2b80ddb60d523b9f94fa6e2f30a5ac99109875e",
			"_id": "antd@0.9.0",
			"_shasum": "793480903f144fa835497b9f8392af37f1854f23",
			"_from": ".",
			"_npmVersion": "2.13.2",
			"_nodeVersion": "2.5.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"maintainers": [
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"dist": {
				"shasum": "793480903f144fa835497b9f8392af37f1854f23",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.9.0.tgz"
			},
			"deprecated": "antd@<1.0.0 is depreacated, please upgrade to the latest version ASAP",
			"directories": {}
		},
		"0.9.1-beta1": {
			"name": "antd",
			"version": "0.9.1-beta1",
			"stableVersion": "0.9.0",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib"
			],
			"license": "MIT",
			"dependencies": {
				"css-animation": "~1.1.0",
				"enter-animation": "~0.4.9",
				"gregorian-calendar": "~3.0.0",
				"gregorian-calendar-format": "~3.0.1",
				"object-assign": "~4.0.1",
				"rc-animate": "~1.2.9",
				"rc-calendar": "~3.16.1",
				"rc-checkbox": "~1.1.1",
				"rc-collapse": "~1.3.0",
				"rc-dialog": "~5.0.2",
				"rc-dropdown": "~1.3.3",
				"rc-form-validation": "~2.4.7",
				"rc-input-number": "~2.0.1",
				"rc-menu": "~4.4.2",
				"rc-notification": "~1.1.0",
				"rc-pagination": "~1.1.0",
				"rc-progress": "~1.0.0",
				"rc-radio": "~2.0.0",
				"rc-select": "~4.9.0",
				"rc-slider": "~1.4.0",
				"rc-steps": "~1.2.3",
				"rc-switch": "~1.2.0",
				"rc-table": "~3.2.0",
				"rc-tabs": "~5.3.2",
				"rc-tooltip": "~2.6.4",
				"rc-tree": "~0.15.4",
				"rc-upload": "~1.4.0",
				"rc-util": "~2.0.3",
				"react-slick": "~0.7.0",
				"reqwest-without-xhr2": "~2.0.2",
				"util-deprecate": "~1.0.1",
				"velocity-animate": "~1.2.2"
			},
			"devDependencies": {
				"autoprefixer-loader": "^2.0.0",
				"babel": "^5.8.12",
				"babel-core": "^5.8.12",
				"babel-eslint": "^4.1.0",
				"babel-loader": "^5.3.2",
				"busboy": "^0.2.9",
				"chalk": "^1.1.0",
				"css-loader": "^0.14.1",
				"eslint": "^1.1.0",
				"eslint-config-airbnb": "^0.0.8",
				"eslint-plugin-babel": "^2.1.1",
				"eslint-plugin-react": "^3.3.1",
				"extract-text-webpack-plugin": "^0.8.1",
				"gh-pages": "^0.3.1",
				"json-loader": "^0.5.1",
				"less": "~2.5.1",
				"less-loader": "^2.2.0",
				"lesslint": "^0.1.7",
				"lodash": "^3.10.0",
				"nico-jsx": "~0.5.8",
				"precommit-hook": "^1.0.7",
				"react-router": "1.0.0-beta3",
				"webpack": "^1.10.1",
				"webpack-dev-middleware": "^1.2.0"
			},
			"scripts": {
				"babel": "babel components --out-dir lib",
				"release": "npm run clean && webpack --config webpack.config.production.js && webpack --config webpack.config.min.js && zip dist/${npm_package_name}-${npm_package_version}.zip -j dist dist/*",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run clean && webpack && webpack --config webpack.config.min.js && NODE_ENV=PRODUCTION nico build && node scripts/deploy.js",
				"lint": "eslint components index.js --ext '.js,.jsx'",
				"lesslint": "lesslint style",
				"test": "webpack && npm run lint",
				"pub": "sh ./scripts/publish.sh",
				"beta": "sh ./scripts/publish.sh --tag beta"
			},
			"precommit": [
				"lint"
			],
			"gitHead": "13ebd2d76de00b98f44eb181bb03ad0e4a5689f4",
			"_id": "antd@0.9.1-beta1",
			"_shasum": "8d45461285c307a175c1ccc34572fe1e153b0cc6",
			"_from": ".",
			"_npmVersion": "2.13.2",
			"_nodeVersion": "2.5.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"maintainers": [
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"dist": {
				"shasum": "8d45461285c307a175c1ccc34572fe1e153b0cc6",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.9.1-beta1.tgz"
			},
			"directories": {}
		},
		"0.9.1-beta2": {
			"name": "antd",
			"version": "0.9.1-beta2",
			"stableVersion": "0.9.0",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib"
			],
			"license": "MIT",
			"dependencies": {
				"css-animation": "~1.1.0",
				"enter-animation": "~0.4.9",
				"gregorian-calendar": "~3.0.0",
				"gregorian-calendar-format": "~3.0.1",
				"object-assign": "~4.0.1",
				"rc-animate": "~1.2.9",
				"rc-calendar": "~3.16.1",
				"rc-checkbox": "~1.1.1",
				"rc-collapse": "~1.3.0",
				"rc-dialog": "~5.0.2",
				"rc-dropdown": "~1.3.3",
				"rc-form-validation": "~2.4.7",
				"rc-input-number": "~2.0.1",
				"rc-menu": "~4.4.2",
				"rc-notification": "~1.1.0",
				"rc-pagination": "~1.1.0",
				"rc-progress": "~1.0.0",
				"rc-radio": "~2.0.0",
				"rc-select": "~4.9.0",
				"rc-slider": "~1.4.0",
				"rc-steps": "~1.2.4",
				"rc-switch": "~1.2.0",
				"rc-table": "~3.2.0",
				"rc-tabs": "~5.3.2",
				"rc-tooltip": "~2.6.4",
				"rc-tree": "~0.15.4",
				"rc-upload": "~1.4.0",
				"rc-util": "~2.0.3",
				"react-slick": "~0.7.0",
				"reqwest-without-xhr2": "~2.0.2",
				"util-deprecate": "~1.0.1",
				"velocity-animate": "~1.2.2"
			},
			"devDependencies": {
				"autoprefixer-loader": "^3.1.0",
				"babel": "^5.8.12",
				"babel-core": "^5.8.12",
				"babel-eslint": "^4.1.0",
				"babel-loader": "^5.3.2",
				"busboy": "^0.2.9",
				"chalk": "^1.1.0",
				"css-loader": "^0.14.1",
				"eslint": "^1.1.0",
				"eslint-config-airbnb": "^0.0.8",
				"eslint-plugin-babel": "^2.1.1",
				"eslint-plugin-react": "^3.3.1",
				"extract-text-webpack-plugin": "^0.8.1",
				"gh-pages": "^0.3.1",
				"json-loader": "^0.5.1",
				"less": "~2.5.1",
				"less-loader": "^2.2.0",
				"lesslint": "^0.1.7",
				"lodash": "^3.10.0",
				"nico-jsx": "~0.5.8",
				"precommit-hook": "^1.0.7",
				"react-router": "1.0.0-beta3",
				"webpack": "^1.10.1",
				"webpack-dev-middleware": "^1.2.0"
			},
			"scripts": {
				"babel": "babel components --out-dir lib",
				"release": "npm run clean && webpack --config webpack.config.production.js && webpack --config webpack.config.min.js && zip dist/${npm_package_name}-${npm_package_version}.zip -j dist dist/*",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run clean && webpack && webpack --config webpack.config.min.js && NODE_ENV=PRODUCTION nico build && node scripts/deploy.js",
				"lint": "eslint components index.js --ext '.js,.jsx'",
				"lesslint": "lesslint style",
				"test": "webpack && npm run lint",
				"pub": "sh ./scripts/publish.sh",
				"beta": "sh ./scripts/publish.sh --tag beta"
			},
			"precommit": [
				"lint"
			],
			"gitHead": "278880119d74c484d562488bfbdeb03d2590fcd1",
			"_id": "antd@0.9.1-beta2",
			"_shasum": "1c6c6a0de4e2df90dff7189825df602686bb8ff0",
			"_from": ".",
			"_npmVersion": "2.13.2",
			"_nodeVersion": "2.5.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"maintainers": [
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"dist": {
				"shasum": "1c6c6a0de4e2df90dff7189825df602686bb8ff0",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.9.1-beta2.tgz"
			},
			"directories": {}
		},
		"0.9.1-beta3": {
			"name": "antd",
			"version": "0.9.1-beta3",
			"stableVersion": "0.9.0",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib"
			],
			"license": "MIT",
			"dependencies": {
				"css-animation": "~1.1.0",
				"enter-animation": "~0.5.0",
				"gregorian-calendar": "~3.0.0",
				"gregorian-calendar-format": "~3.0.1",
				"object-assign": "~4.0.1",
				"rc-animate": "~1.2.9",
				"rc-calendar": "~3.16.1",
				"rc-checkbox": "~1.1.1",
				"rc-collapse": "~1.3.0",
				"rc-dialog": "~5.0.2",
				"rc-dropdown": "~1.3.3",
				"rc-form-validation": "~2.4.7",
				"rc-input-number": "~2.0.1",
				"rc-menu": "~4.5.0",
				"rc-notification": "~1.1.0",
				"rc-pagination": "~1.1.0",
				"rc-progress": "~1.0.0",
				"rc-radio": "~2.0.0",
				"rc-select": "~4.9.0",
				"rc-slider": "~1.4.0",
				"rc-steps": "~1.2.4",
				"rc-switch": "~1.2.0",
				"rc-table": "~3.2.0",
				"rc-tabs": "~5.3.2",
				"rc-tooltip": "~2.6.4",
				"rc-tree": "~0.15.4",
				"rc-upload": "~1.4.0",
				"rc-util": "~2.0.3",
				"react-slick": "~0.7.0",
				"reqwest-without-xhr2": "~2.0.2",
				"util-deprecate": "~1.0.1",
				"velocity-animate": "~1.2.2"
			},
			"devDependencies": {
				"autoprefixer-loader": "^3.1.0",
				"babel": "^5.8.12",
				"babel-core": "^5.8.12",
				"babel-eslint": "^4.1.0",
				"babel-loader": "^5.3.2",
				"busboy": "^0.2.9",
				"chalk": "^1.1.0",
				"css-loader": "^0.14.1",
				"eslint": "^1.1.0",
				"eslint-config-airbnb": "^0.0.8",
				"eslint-plugin-babel": "^2.1.1",
				"eslint-plugin-react": "^3.3.1",
				"extract-text-webpack-plugin": "^0.8.1",
				"gh-pages": "^0.3.1",
				"json-loader": "^0.5.1",
				"less": "~2.5.1",
				"less-loader": "^2.2.0",
				"lesslint": "^0.1.7",
				"lodash": "^3.10.0",
				"nico-jsx": "~0.5.8",
				"precommit-hook": "^1.0.7",
				"react-router": "1.0.0-rc1",
				"webpack": "^1.10.1",
				"webpack-dev-middleware": "^1.2.0"
			},
			"scripts": {
				"babel": "babel components --out-dir lib",
				"release": "npm run clean && webpack --config webpack.config.production.js && webpack --config webpack.config.min.js && zip dist/${npm_package_name}-${npm_package_version}.zip -j dist dist/*",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run clean && webpack && webpack --config webpack.config.min.js && NODE_ENV=PRODUCTION nico build && node scripts/deploy.js",
				"lint": "eslint components index.js --ext '.js,.jsx'",
				"lesslint": "lesslint style",
				"test": "webpack && npm run lint",
				"pub": "sh ./scripts/publish.sh",
				"beta": "sh ./scripts/publish.sh --tag beta"
			},
			"precommit": [
				"lint"
			],
			"gitHead": "4e23745bc0564f9f4d72cf8192f2f79c70f3fc39",
			"_id": "antd@0.9.1-beta3",
			"_shasum": "0b0c1d96215eecbdec927054f8236c46e037849a",
			"_from": ".",
			"_npmVersion": "2.13.2",
			"_nodeVersion": "2.5.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"maintainers": [
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"dist": {
				"shasum": "0b0c1d96215eecbdec927054f8236c46e037849a",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.9.1-beta3.tgz"
			},
			"directories": {}
		},
		"0.9.1-beta4": {
			"name": "antd",
			"version": "0.9.1-beta4",
			"stableVersion": "0.9.0",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib"
			],
			"license": "MIT",
			"dependencies": {
				"css-animation": "~1.1.0",
				"enter-animation": "~0.5.0",
				"gregorian-calendar": "~3.0.0",
				"gregorian-calendar-format": "~3.0.1",
				"object-assign": "~4.0.1",
				"rc-animate": "~1.2.9",
				"rc-calendar": "~3.16.1",
				"rc-checkbox": "~1.1.1",
				"rc-collapse": "~1.3.0",
				"rc-dialog": "~5.0.2",
				"rc-dropdown": "~1.3.3",
				"rc-form-validation": "~2.4.7",
				"rc-input-number": "~2.0.1",
				"rc-menu": "~4.6.0",
				"rc-notification": "~1.1.0",
				"rc-pagination": "~1.1.0",
				"rc-progress": "~1.0.0",
				"rc-radio": "~2.0.0",
				"rc-select": "~4.9.0",
				"rc-slider": "~1.4.0",
				"rc-steps": "~1.2.4",
				"rc-switch": "~1.2.0",
				"rc-table": "~3.2.0",
				"rc-tabs": "~5.3.2",
				"rc-tooltip": "~2.6.4",
				"rc-tree": "~0.15.4",
				"rc-upload": "~1.4.0",
				"rc-util": "~2.0.3",
				"react-slick": "~0.7.0",
				"reqwest-without-xhr2": "~2.0.2",
				"util-deprecate": "~1.0.1",
				"velocity-animate": "~1.2.2"
			},
			"devDependencies": {
				"autoprefixer-loader": "^3.1.0",
				"babel": "^5.8.12",
				"babel-core": "^5.8.12",
				"babel-eslint": "^4.1.0",
				"babel-loader": "^5.3.2",
				"busboy": "^0.2.9",
				"chalk": "^1.1.0",
				"css-loader": "^0.14.1",
				"eslint": "^1.1.0",
				"eslint-config-airbnb": "^0.0.8",
				"eslint-plugin-babel": "^2.1.1",
				"eslint-plugin-react": "^3.3.1",
				"extract-text-webpack-plugin": "^0.8.1",
				"gh-pages": "^0.3.1",
				"json-loader": "^0.5.1",
				"less": "~2.5.1",
				"less-loader": "^2.2.0",
				"lesslint": "^0.1.7",
				"lodash": "^3.10.0",
				"nico-jsx": "~0.5.8",
				"precommit-hook": "^1.0.7",
				"react-router": "1.0.0-rc1",
				"webpack": "^1.10.1",
				"webpack-dev-middleware": "^1.2.0"
			},
			"scripts": {
				"babel": "babel components --out-dir lib",
				"release": "npm run clean && webpack --config webpack.config.production.js && webpack --config webpack.config.min.js && zip dist/${npm_package_name}-${npm_package_version}.zip -j dist dist/*",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run clean && webpack && webpack --config webpack.config.min.js && NODE_ENV=PRODUCTION nico build && node scripts/deploy.js",
				"lint": "eslint components index.js --ext '.js,.jsx'",
				"lesslint": "lesslint style",
				"test": "webpack && npm run lint",
				"pub": "sh ./scripts/publish.sh",
				"beta": "sh ./scripts/publish.sh --tag beta"
			},
			"precommit": [
				"lint"
			],
			"gitHead": "4c7deda28b3a41437150ce05c4b33ec747e8ddf6",
			"_id": "antd@0.9.1-beta4",
			"_shasum": "47143489184be4c61a5499c61e66575d8585bad6",
			"_from": ".",
			"_npmVersion": "2.13.2",
			"_nodeVersion": "2.5.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"maintainers": [
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"dist": {
				"shasum": "47143489184be4c61a5499c61e66575d8585bad6",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.9.1-beta4.tgz"
			},
			"directories": {}
		},
		"0.9.1-beta5": {
			"name": "antd",
			"version": "0.9.1-beta5",
			"stableVersion": "0.9.0",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib"
			],
			"license": "MIT",
			"dependencies": {
				"css-animation": "~1.1.0",
				"enter-animation": "~0.5.0",
				"gregorian-calendar": "~3.0.0",
				"gregorian-calendar-format": "~3.0.1",
				"object-assign": "~4.0.1",
				"rc-animate": "~1.2.9",
				"rc-calendar": "~3.16.1",
				"rc-checkbox": "~1.1.1",
				"rc-collapse": "~1.3.0",
				"rc-dialog": "~5.0.2",
				"rc-dropdown": "~1.3.3",
				"rc-form-validation": "~2.4.7",
				"rc-input-number": "~2.0.1",
				"rc-menu": "~4.6.0",
				"rc-notification": "~1.1.0",
				"rc-pagination": "~1.1.0",
				"rc-progress": "~1.0.0",
				"rc-radio": "~2.0.0",
				"rc-select": "~4.9.0",
				"rc-slider": "~1.4.0",
				"rc-steps": "~1.3.0",
				"rc-switch": "~1.2.0",
				"rc-table": "~3.2.0",
				"rc-tabs": "~5.3.2",
				"rc-tooltip": "~2.6.4",
				"rc-tree": "~0.15.4",
				"rc-upload": "~1.5.0",
				"rc-util": "~2.0.3",
				"react-slick": "~0.7.0",
				"reqwest-without-xhr2": "~2.0.2",
				"util-deprecate": "~1.0.1",
				"velocity-animate": "~1.2.2"
			},
			"devDependencies": {
				"autoprefixer-loader": "^3.1.0",
				"babel": "^5.8.12",
				"babel-core": "^5.8.12",
				"babel-eslint": "^4.1.0",
				"babel-loader": "^5.3.2",
				"busboy": "^0.2.9",
				"chalk": "^1.1.0",
				"css-loader": "^0.14.1",
				"eslint": "^1.1.0",
				"eslint-config-airbnb": "^0.0.8",
				"eslint-plugin-babel": "^2.1.1",
				"eslint-plugin-react": "^3.3.1",
				"extract-text-webpack-plugin": "^0.8.1",
				"gh-pages": "^0.3.1",
				"json-loader": "^0.5.1",
				"less": "~2.5.1",
				"less-loader": "^2.2.0",
				"lesslint": "^0.1.7",
				"lodash": "^3.10.0",
				"nico-jsx": "~0.5.8",
				"precommit-hook": "^1.0.7",
				"react-router": "1.0.0-rc1",
				"webpack": "^1.10.1",
				"webpack-dev-middleware": "^1.2.0"
			},
			"scripts": {
				"babel": "babel components --out-dir lib",
				"release": "npm run clean && webpack --config webpack.config.production.js && webpack --config webpack.config.min.js && zip dist/${npm_package_name}-${npm_package_version}.zip -j dist dist/*",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run clean && webpack && webpack --config webpack.config.min.js && NODE_ENV=PRODUCTION nico build && node scripts/deploy.js",
				"lint": "eslint components index.js --ext '.js,.jsx'",
				"lesslint": "lesslint style",
				"test": "webpack && npm run lint",
				"pub": "sh ./scripts/publish.sh",
				"beta": "sh ./scripts/publish.sh --tag beta"
			},
			"precommit": [
				"lint"
			],
			"gitHead": "1d31b8e0be306ddbe91fb9033ea85e4bd083e614",
			"_id": "antd@0.9.1-beta5",
			"_shasum": "64017efc1ad29c53528fff77f5d2abf365df2336",
			"_from": ".",
			"_npmVersion": "2.13.2",
			"_nodeVersion": "2.5.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"maintainers": [
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"dist": {
				"shasum": "64017efc1ad29c53528fff77f5d2abf365df2336",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.9.1-beta5.tgz"
			},
			"directories": {}
		},
		"0.9.1-beta6": {
			"name": "antd",
			"version": "0.9.1-beta6",
			"stableVersion": "0.9.0",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib"
			],
			"license": "MIT",
			"dependencies": {
				"css-animation": "~1.1.0",
				"enter-animation": "~0.5.0",
				"gregorian-calendar": "~3.0.0",
				"gregorian-calendar-format": "~3.0.1",
				"object-assign": "~4.0.1",
				"rc-animate": "~1.2.9",
				"rc-calendar": "~3.16.1",
				"rc-checkbox": "~1.1.1",
				"rc-collapse": "~1.3.0",
				"rc-dialog": "~5.0.2",
				"rc-dropdown": "~1.3.3",
				"rc-form-validation": "~2.4.7",
				"rc-input-number": "~2.0.1",
				"rc-menu": "~4.6.0",
				"rc-notification": "~1.1.0",
				"rc-pagination": "~1.1.0",
				"rc-progress": "~1.0.0",
				"rc-radio": "~2.0.0",
				"rc-select": "~4.9.0",
				"rc-slider": "~1.4.0",
				"rc-steps": "~1.3.0",
				"rc-switch": "~1.2.0",
				"rc-table": "~3.2.0",
				"rc-tabs": "~5.3.2",
				"rc-tooltip": "~2.6.4",
				"rc-tree": "~0.15.4",
				"rc-upload": "~1.5.0",
				"rc-util": "~2.0.3",
				"react-slick": "~0.7.0",
				"reqwest-without-xhr2": "~2.0.2",
				"util-deprecate": "~1.0.1",
				"velocity-animate": "~1.2.2"
			},
			"devDependencies": {
				"autoprefixer-loader": "^3.1.0",
				"babel": "^5.8.12",
				"babel-core": "^5.8.12",
				"babel-eslint": "^4.1.0",
				"babel-loader": "^5.3.2",
				"busboy": "^0.2.9",
				"chalk": "^1.1.0",
				"css-loader": "^0.14.1",
				"eslint": "^1.1.0",
				"eslint-config-airbnb": "^0.0.8",
				"eslint-plugin-babel": "^2.1.1",
				"eslint-plugin-react": "^3.3.1",
				"extract-text-webpack-plugin": "^0.8.1",
				"gh-pages": "^0.3.1",
				"json-loader": "^0.5.1",
				"less": "~2.5.1",
				"less-loader": "^2.2.0",
				"lesslint": "^0.1.7",
				"lodash": "^3.10.0",
				"nico-jsx": "~0.5.8",
				"precommit-hook": "^1.0.7",
				"react-router": "1.0.0-rc1",
				"webpack": "^1.10.1",
				"webpack-dev-middleware": "^1.2.0"
			},
			"scripts": {
				"babel": "babel components --out-dir lib",
				"release": "npm run clean && webpack --config webpack.config.production.js && webpack --config webpack.config.min.js && zip dist/${npm_package_name}-${npm_package_version}.zip -j dist dist/*",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run clean && webpack && webpack --config webpack.config.min.js && NODE_ENV=PRODUCTION nico build && node scripts/deploy.js",
				"lint": "eslint components index.js --ext '.js,.jsx'",
				"lesslint": "lesslint style",
				"test": "webpack && npm run lint",
				"pub": "sh ./scripts/publish.sh",
				"beta": "sh ./scripts/publish.sh --tag beta"
			},
			"precommit": [
				"lint"
			],
			"gitHead": "74d8ecb1fd4453964d196427276705ea28c69651",
			"_id": "antd@0.9.1-beta6",
			"_shasum": "6e5578f100e57cd3ddeb389cfcc21ddf7f233dc7",
			"_from": ".",
			"_npmVersion": "2.13.2",
			"_nodeVersion": "2.5.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"maintainers": [
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"dist": {
				"shasum": "6e5578f100e57cd3ddeb389cfcc21ddf7f233dc7",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.9.1-beta6.tgz"
			},
			"directories": {}
		},
		"0.9.1-beta7": {
			"name": "antd",
			"version": "0.9.1-beta7",
			"stableVersion": "0.9.0",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib"
			],
			"license": "MIT",
			"dependencies": {
				"css-animation": "~1.1.0",
				"enter-animation": "~0.5.0",
				"gregorian-calendar": "~3.0.0",
				"gregorian-calendar-format": "~3.0.1",
				"object-assign": "~4.0.1",
				"rc-animate": "~1.2.9",
				"rc-calendar": "~3.16.1",
				"rc-checkbox": "~1.1.1",
				"rc-collapse": "~1.3.0",
				"rc-dialog": "~5.0.2",
				"rc-dropdown": "~1.3.3",
				"rc-form-validation": "~2.4.7",
				"rc-input-number": "~2.0.1",
				"rc-menu": "~4.6.0",
				"rc-notification": "~1.1.0",
				"rc-pagination": "~1.1.0",
				"rc-progress": "~1.0.0",
				"rc-radio": "~2.0.0",
				"rc-select": "~4.9.0",
				"rc-slider": "~1.4.0",
				"rc-steps": "~1.3.2",
				"rc-switch": "~1.2.0",
				"rc-table": "~3.2.0",
				"rc-tabs": "~5.3.2",
				"rc-tooltip": "~2.6.4",
				"rc-tree": "~0.15.4",
				"rc-upload": "~1.5.0",
				"rc-util": "~2.0.3",
				"react-slick": "~0.7.0",
				"reqwest-without-xhr2": "~2.0.2",
				"util-deprecate": "~1.0.1",
				"velocity-animate": "~1.2.2"
			},
			"devDependencies": {
				"autoprefixer-loader": "^3.1.0",
				"babel": "^5.8.12",
				"babel-core": "^5.8.12",
				"babel-eslint": "^4.1.0",
				"babel-loader": "^5.3.2",
				"busboy": "^0.2.9",
				"chalk": "^1.1.0",
				"css-loader": "^0.14.1",
				"eslint": "^1.1.0",
				"eslint-config-airbnb": "^0.0.8",
				"eslint-plugin-babel": "^2.1.1",
				"eslint-plugin-react": "^3.3.1",
				"extract-text-webpack-plugin": "^0.8.1",
				"gh-pages": "^0.3.1",
				"json-loader": "^0.5.1",
				"less": "~2.5.1",
				"less-loader": "^2.2.0",
				"lesslint": "^0.1.7",
				"lodash": "^3.10.0",
				"nico-jsx": "~0.5.8",
				"precommit-hook": "^1.0.7",
				"react-router": "1.0.0-rc1",
				"webpack": "^1.10.1",
				"webpack-dev-middleware": "^1.2.0"
			},
			"scripts": {
				"babel": "babel components --out-dir lib",
				"release": "npm run clean && webpack --config webpack.config.production.js && webpack --config webpack.config.min.js && zip dist/${npm_package_name}-${npm_package_version}.zip -j dist dist/*",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run just-deploy",
				"just-deploy": "npm run clean && webpack && webpack --config webpack.config.min.js && NODE_ENV=PRODUCTION nico build && node scripts/deploy.js",
				"lint": "eslint components index.js --ext '.js,.jsx'",
				"lesslint": "lesslint style",
				"test": "webpack && npm run lint",
				"pub": "sh ./scripts/publish.sh",
				"beta": "sh ./scripts/publish.sh --tag beta"
			},
			"precommit": [
				"lint"
			],
			"gitHead": "43430984269dd03e5f15e3202ace0d3b8890e5be",
			"_id": "antd@0.9.1-beta7",
			"_shasum": "562275b8a1314bb10eac821b85dbf1c0582c8819",
			"_from": ".",
			"_npmVersion": "2.13.2",
			"_nodeVersion": "2.5.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"maintainers": [
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"dist": {
				"shasum": "562275b8a1314bb10eac821b85dbf1c0582c8819",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.9.1-beta7.tgz"
			},
			"directories": {}
		},
		"0.9.1-beta9": {
			"name": "antd",
			"version": "0.9.1-beta9",
			"stableVersion": "0.9.0",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib"
			],
			"license": "MIT",
			"dependencies": {
				"css-animation": "~1.1.0",
				"enter-animation": "~0.5.0",
				"gregorian-calendar": "~3.0.0",
				"gregorian-calendar-format": "~3.0.1",
				"object-assign": "~4.0.1",
				"rc-animate": "~1.2.9",
				"rc-calendar": "~3.16.1",
				"rc-checkbox": "~1.1.1",
				"rc-collapse": "~1.3.0",
				"rc-dialog": "~5.0.2",
				"rc-dropdown": "~1.3.3",
				"rc-form-validation": "~2.4.7",
				"rc-input-number": "~2.0.1",
				"rc-menu": "~4.6.0",
				"rc-notification": "~1.1.0",
				"rc-pagination": "~1.1.0",
				"rc-progress": "~1.0.0",
				"rc-radio": "~2.0.0",
				"rc-select": "~4.9.0",
				"rc-slider": "~1.4.0",
				"rc-steps": "~1.3.2",
				"rc-switch": "~1.2.0",
				"rc-table": "~3.2.0",
				"rc-tabs": "~5.3.2",
				"rc-tooltip": "~2.6.4",
				"rc-tree": "~0.15.4",
				"rc-upload": "~1.5.0",
				"rc-util": "~2.0.3",
				"react-slick": "~0.7.0",
				"reqwest-without-xhr2": "~2.0.2",
				"util-deprecate": "~1.0.1",
				"velocity-animate": "~1.2.2"
			},
			"devDependencies": {
				"autoprefixer-loader": "^3.1.0",
				"babel": "^5.8.12",
				"babel-core": "^5.8.12",
				"babel-eslint": "^4.1.0",
				"babel-loader": "^5.3.2",
				"busboy": "^0.2.9",
				"chalk": "^1.1.0",
				"css-loader": "^0.14.1",
				"eslint": "^1.1.0",
				"eslint-config-airbnb": "^0.0.8",
				"eslint-plugin-babel": "^2.1.1",
				"eslint-plugin-react": "^3.3.1",
				"extract-text-webpack-plugin": "^0.8.1",
				"gh-pages": "^0.3.1",
				"json-loader": "^0.5.1",
				"less": "~2.5.1",
				"less-loader": "^2.2.0",
				"lesslint": "^0.1.7",
				"lodash": "^3.10.0",
				"nico-jsx": "~0.5.8",
				"precommit-hook": "^1.0.7",
				"react-router": "1.0.0-rc1",
				"webpack": "^1.10.1",
				"webpack-dev-middleware": "^1.2.0"
			},
			"scripts": {
				"babel": "babel components --out-dir lib",
				"release": "npm run clean && webpack --config webpack.config.production.js && webpack --config webpack.config.min.js && zip dist/${npm_package_name}-${npm_package_version}.zip -j dist dist/*",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run just-deploy",
				"just-deploy": "npm run clean && webpack && webpack --config webpack.config.min.js && NODE_ENV=PRODUCTION nico build && node scripts/deploy.js",
				"lint": "eslint components index.js --ext '.js,.jsx'",
				"lesslint": "lesslint style",
				"test": "webpack && npm run lint",
				"pub": "sh ./scripts/publish.sh",
				"beta": "sh ./scripts/publish.sh --tag beta"
			},
			"precommit": [
				"lint"
			],
			"gitHead": "df4f747b655f57f2dfaf8dfe467cf9a1d420daa1",
			"_id": "antd@0.9.1-beta9",
			"_shasum": "7d671471ba0ad1fc63cc29a3a2ac401a8f42efca",
			"_from": ".",
			"_npmVersion": "2.13.2",
			"_nodeVersion": "2.5.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"maintainers": [
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"dist": {
				"shasum": "7d671471ba0ad1fc63cc29a3a2ac401a8f42efca",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.9.1-beta9.tgz"
			},
			"directories": {}
		},
		"0.9.1-beta10": {
			"name": "antd",
			"version": "0.9.1-beta10",
			"stableVersion": "0.9.0",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib"
			],
			"license": "MIT",
			"dependencies": {
				"css-animation": "~1.1.0",
				"enter-animation": "~0.5.0",
				"gregorian-calendar": "~3.0.0",
				"gregorian-calendar-format": "~3.0.1",
				"object-assign": "~4.0.1",
				"rc-animate": "~1.2.9",
				"rc-calendar": "~3.16.1",
				"rc-checkbox": "~1.1.1",
				"rc-collapse": "~1.3.0",
				"rc-dialog": "~5.0.2",
				"rc-dropdown": "~1.3.3",
				"rc-form-validation": "~2.4.7",
				"rc-input-number": "~2.0.1",
				"rc-menu": "~4.6.0",
				"rc-notification": "~1.1.0",
				"rc-pagination": "~1.1.0",
				"rc-progress": "~1.0.0",
				"rc-radio": "~2.0.0",
				"rc-select": "~4.9.0",
				"rc-slider": "~1.4.0",
				"rc-steps": "~1.3.2",
				"rc-switch": "~1.2.0",
				"rc-table": "~3.2.0",
				"rc-tabs": "~5.3.2",
				"rc-tooltip": "~2.6.4",
				"rc-tree": "~0.15.4",
				"rc-upload": "~1.5.0",
				"rc-util": "~2.0.3",
				"react-slick": "~0.7.0",
				"reqwest-without-xhr2": "~2.0.2",
				"util-deprecate": "~1.0.1",
				"velocity-animate": "~1.2.2"
			},
			"devDependencies": {
				"autoprefixer-loader": "^3.1.0",
				"babel": "^5.8.12",
				"babel-core": "^5.8.12",
				"babel-eslint": "^4.1.0",
				"babel-loader": "^5.3.2",
				"busboy": "^0.2.9",
				"chalk": "^1.1.0",
				"css-loader": "^0.14.1",
				"eslint": "^1.1.0",
				"eslint-config-airbnb": "^0.0.8",
				"eslint-plugin-babel": "^2.1.1",
				"eslint-plugin-react": "^3.3.1",
				"extract-text-webpack-plugin": "^0.8.1",
				"gh-pages": "^0.3.1",
				"json-loader": "^0.5.1",
				"less": "~2.5.1",
				"less-loader": "^2.2.0",
				"lesslint": "^0.1.7",
				"lodash": "^3.10.0",
				"nico-jsx": "~0.5.8",
				"precommit-hook": "^1.0.7",
				"react-router": "1.0.0-rc1",
				"webpack": "^1.10.1",
				"webpack-dev-middleware": "^1.2.0"
			},
			"scripts": {
				"babel": "babel components --out-dir lib",
				"release": "npm run clean && webpack --config webpack.config.production.js && webpack --config webpack.config.min.js && zip dist/${npm_package_name}-${npm_package_version}.zip -j dist dist/*",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run just-deploy",
				"just-deploy": "npm run clean && webpack && webpack --config webpack.config.min.js && NODE_ENV=PRODUCTION nico build && node scripts/deploy.js",
				"lint": "eslint components index.js --ext '.js,.jsx'",
				"lesslint": "lesslint style",
				"test": "webpack && npm run lint",
				"pub": "sh ./scripts/publish.sh",
				"beta": "sh ./scripts/publish.sh --tag beta"
			},
			"precommit": [
				"lint"
			],
			"gitHead": "6854a8398944ac748d82da256ba49198cf730e1a",
			"_id": "antd@0.9.1-beta10",
			"_shasum": "a60d431c1ef41603174db76e6372b5e57811ef15",
			"_from": ".",
			"_npmVersion": "2.13.2",
			"_nodeVersion": "2.5.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"maintainers": [
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"dist": {
				"shasum": "a60d431c1ef41603174db76e6372b5e57811ef15",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.9.1-beta10.tgz"
			},
			"directories": {}
		},
		"0.9.1-beta11": {
			"name": "antd",
			"version": "0.9.1-beta11",
			"stableVersion": "0.9.0",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib"
			],
			"license": "MIT",
			"dependencies": {
				"css-animation": "~1.1.0",
				"enter-animation": "~0.5.0",
				"gregorian-calendar": "~3.0.0",
				"gregorian-calendar-format": "~3.0.1",
				"object-assign": "~4.0.1",
				"rc-animate": "~1.2.9",
				"rc-calendar": "~3.16.1",
				"rc-checkbox": "~1.1.1",
				"rc-collapse": "~1.3.0",
				"rc-dialog": "~5.0.2",
				"rc-dropdown": "~1.3.3",
				"rc-form-validation": "~2.4.7",
				"rc-input-number": "~2.0.1",
				"rc-menu": "~4.6.0",
				"rc-notification": "~1.1.0",
				"rc-pagination": "~1.1.0",
				"rc-progress": "~1.0.0",
				"rc-radio": "~2.0.0",
				"rc-select": "~4.9.0",
				"rc-slider": "~1.4.0",
				"rc-steps": "~1.3.2",
				"rc-switch": "~1.2.0",
				"rc-table": "~3.2.0",
				"rc-tabs": "~5.3.2",
				"rc-tooltip": "~2.6.4",
				"rc-tree": "~0.15.4",
				"rc-upload": "~1.6.4",
				"rc-util": "~2.0.3",
				"react-slick": "~0.7.0",
				"reqwest-without-xhr2": "~2.0.2",
				"util-deprecate": "~1.0.1",
				"velocity-animate": "~1.2.2"
			},
			"devDependencies": {
				"autoprefixer-loader": "^3.1.0",
				"babel": "^5.8.12",
				"babel-core": "^5.8.12",
				"babel-eslint": "^4.1.0",
				"babel-loader": "^5.3.2",
				"busboy": "^0.2.9",
				"chalk": "^1.1.0",
				"css-loader": "^0.14.1",
				"eslint": "^1.1.0",
				"eslint-config-airbnb": "^0.0.8",
				"eslint-plugin-babel": "^2.1.1",
				"eslint-plugin-react": "^3.3.1",
				"extract-text-webpack-plugin": "^0.8.1",
				"gh-pages": "^0.3.1",
				"json-loader": "^0.5.1",
				"less": "~2.5.1",
				"less-loader": "^2.2.0",
				"lesslint": "^0.1.7",
				"lodash": "^3.10.0",
				"nico-jsx": "~0.5.8",
				"precommit-hook": "^1.0.7",
				"react-router": "1.0.0-rc1",
				"webpack": "^1.10.1",
				"webpack-dev-middleware": "^1.2.0"
			},
			"scripts": {
				"babel": "babel components --out-dir lib",
				"release": "npm run clean && webpack --config webpack.config.production.js && webpack --config webpack.config.min.js && zip dist/${npm_package_name}-${npm_package_version}.zip -j dist dist/*",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run just-deploy",
				"just-deploy": "npm run clean && webpack && webpack --config webpack.config.min.js && NODE_ENV=PRODUCTION nico build && node scripts/deploy.js",
				"lint": "eslint components index.js --ext '.js,.jsx'",
				"lesslint": "lesslint style",
				"test": "webpack && npm run lint",
				"pub": "sh ./scripts/publish.sh",
				"beta": "sh ./scripts/publish.sh --tag beta"
			},
			"precommit": [
				"lint"
			],
			"gitHead": "961b990f078761055ac24651820309b0c3378523",
			"_id": "antd@0.9.1-beta11",
			"_shasum": "739aad3f81200bac59b06a4edf72d83c653e919d",
			"_from": ".",
			"_npmVersion": "2.13.2",
			"_nodeVersion": "2.5.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"maintainers": [
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"dist": {
				"shasum": "739aad3f81200bac59b06a4edf72d83c653e919d",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.9.1-beta11.tgz"
			},
			"directories": {}
		},
		"0.9.1-beta12": {
			"name": "antd",
			"version": "0.9.1-beta12",
			"stableVersion": "0.9.0",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib"
			],
			"license": "MIT",
			"dependencies": {
				"css-animation": "~1.1.0",
				"enter-animation": "~0.5.0",
				"gregorian-calendar": "~3.0.0",
				"gregorian-calendar-format": "~3.0.1",
				"object-assign": "~4.0.1",
				"rc-animate": "~1.2.9",
				"rc-calendar": "~3.16.1",
				"rc-checkbox": "~1.1.1",
				"rc-collapse": "~1.3.0",
				"rc-dialog": "~5.0.2",
				"rc-dropdown": "~1.3.3",
				"rc-form-validation": "~2.4.7",
				"rc-input-number": "~2.0.1",
				"rc-menu": "~4.6.0",
				"rc-notification": "~1.1.0",
				"rc-pagination": "~1.1.0",
				"rc-progress": "~1.0.0",
				"rc-radio": "~2.0.0",
				"rc-select": "~4.9.0",
				"rc-slider": "~1.4.0",
				"rc-steps": "~1.3.2",
				"rc-switch": "~1.2.0",
				"rc-table": "~3.2.0",
				"rc-tabs": "~5.3.2",
				"rc-tooltip": "~2.6.4",
				"rc-tree": "~0.15.4",
				"rc-upload": "~1.6.4",
				"rc-util": "~2.0.3",
				"react-slick": "~0.7.0",
				"reqwest-without-xhr2": "~2.0.2",
				"util-deprecate": "~1.0.1",
				"velocity-animate": "~1.2.2"
			},
			"devDependencies": {
				"autoprefixer-loader": "^3.1.0",
				"babel": "^5.8.12",
				"babel-core": "^5.8.12",
				"babel-eslint": "^4.1.0",
				"babel-loader": "^5.3.2",
				"busboy": "^0.2.9",
				"chalk": "^1.1.0",
				"css-loader": "^0.14.1",
				"eslint": "^1.1.0",
				"eslint-config-airbnb": "^0.0.8",
				"eslint-plugin-babel": "^2.1.1",
				"eslint-plugin-react": "^3.3.1",
				"extract-text-webpack-plugin": "^0.8.1",
				"gh-pages": "^0.3.1",
				"json-loader": "^0.5.1",
				"less": "~2.5.1",
				"less-loader": "^2.2.0",
				"lesslint": "^0.1.7",
				"lodash": "^3.10.0",
				"nico-jsx": "~0.5.8",
				"precommit-hook": "^1.0.7",
				"react-router": "1.0.0-rc1",
				"webpack": "^1.10.1",
				"webpack-dev-middleware": "^1.2.0"
			},
			"scripts": {
				"babel": "babel components --out-dir lib",
				"release": "npm run clean && webpack --config webpack.config.production.js && webpack --config webpack.config.min.js && zip dist/${npm_package_name}-${npm_package_version}.zip -j dist dist/*",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run just-deploy",
				"just-deploy": "npm run clean && webpack && webpack --config webpack.config.min.js && NODE_ENV=PRODUCTION nico build && node scripts/deploy.js",
				"lint": "eslint components index.js --ext '.js,.jsx'",
				"lesslint": "lesslint style",
				"test": "webpack && npm run lint",
				"pub": "sh ./scripts/publish.sh",
				"beta": "sh ./scripts/publish.sh --tag beta"
			},
			"precommit": [
				"lint"
			],
			"gitHead": "8cc42581bb0153e5926022b3be85b87f3c506df2",
			"_id": "antd@0.9.1-beta12",
			"_shasum": "070590fe0c9a2f6fc22b3928ca4e59cabaafb2a0",
			"_from": ".",
			"_npmVersion": "2.13.2",
			"_nodeVersion": "2.5.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"maintainers": [
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"dist": {
				"shasum": "070590fe0c9a2f6fc22b3928ca4e59cabaafb2a0",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.9.1-beta12.tgz"
			},
			"directories": {}
		},
		"0.9.1-beta13": {
			"name": "antd",
			"version": "0.9.1-beta13",
			"stableVersion": "0.9.0",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib"
			],
			"license": "MIT",
			"dependencies": {
				"css-animation": "~1.1.0",
				"enter-animation": "~0.5.0",
				"gregorian-calendar": "~3.0.0",
				"gregorian-calendar-format": "~3.0.1",
				"object-assign": "~4.0.1",
				"rc-animate": "~1.2.9",
				"rc-calendar": "~3.16.1",
				"rc-checkbox": "~1.1.1",
				"rc-collapse": "~1.3.0",
				"rc-dialog": "~5.0.2",
				"rc-dropdown": "~1.3.3",
				"rc-form-validation": "~2.4.7",
				"rc-input-number": "~2.0.1",
				"rc-menu": "~4.6.0",
				"rc-notification": "~1.1.0",
				"rc-pagination": "~1.1.0",
				"rc-progress": "~1.0.0",
				"rc-radio": "~2.0.0",
				"rc-select": "~4.9.0",
				"rc-slider": "~1.4.0",
				"rc-steps": "~1.3.2",
				"rc-switch": "~1.2.0",
				"rc-table": "~3.2.0",
				"rc-tabs": "~5.3.2",
				"rc-tooltip": "~2.8.0",
				"rc-tree": "~0.15.4",
				"rc-upload": "~1.6.4",
				"rc-util": "~2.0.3",
				"react-slick": "~0.7.0",
				"reqwest-without-xhr2": "~2.0.2",
				"util-deprecate": "~1.0.1",
				"velocity-animate": "~1.2.2"
			},
			"devDependencies": {
				"autoprefixer-loader": "^3.1.0",
				"babel": "^5.8.12",
				"babel-core": "^5.8.12",
				"babel-eslint": "^4.1.0",
				"babel-loader": "^5.3.2",
				"busboy": "^0.2.9",
				"chalk": "^1.1.0",
				"css-loader": "^0.14.1",
				"eslint": "^1.1.0",
				"eslint-config-airbnb": "^0.0.8",
				"eslint-plugin-babel": "^2.1.1",
				"eslint-plugin-react": "^3.3.1",
				"extract-text-webpack-plugin": "^0.8.1",
				"gh-pages": "^0.3.1",
				"json-loader": "^0.5.1",
				"less": "~2.5.1",
				"less-loader": "^2.2.0",
				"lesslint": "^0.1.7",
				"lodash": "^3.10.0",
				"nico-jsx": "~0.5.8",
				"precommit-hook": "^1.0.7",
				"react-router": "1.0.0-rc1",
				"webpack": "^1.10.1",
				"webpack-dev-middleware": "^1.2.0"
			},
			"scripts": {
				"babel": "babel components --out-dir lib",
				"release": "npm run clean && webpack --config webpack.config.production.js && webpack --config webpack.config.min.js && zip dist/${npm_package_name}-${npm_package_version}.zip -j dist dist/*",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run just-deploy",
				"just-deploy": "npm run clean && webpack && webpack --config webpack.config.min.js && NODE_ENV=PRODUCTION nico build && node scripts/deploy.js",
				"lint": "eslint components index.js --ext '.js,.jsx'",
				"lesslint": "lesslint style",
				"test": "webpack && npm run lint",
				"pub": "sh ./scripts/publish.sh",
				"beta": "sh ./scripts/publish.sh --tag beta"
			},
			"precommit": [
				"lint"
			],
			"gitHead": "8384512bf9b454c15e55bd8014874392fa36e673",
			"_id": "antd@0.9.1-beta13",
			"_shasum": "c0ca17ad7ef8bcf030e7f859832a6fd01359fb08",
			"_from": ".",
			"_npmVersion": "2.13.2",
			"_nodeVersion": "2.5.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"maintainers": [
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"dist": {
				"shasum": "c0ca17ad7ef8bcf030e7f859832a6fd01359fb08",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.9.1-beta13.tgz"
			},
			"directories": {}
		},
		"0.9.1": {
			"name": "antd",
			"version": "0.9.1",
			"stableVersion": "0.9.0",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib"
			],
			"license": "MIT",
			"dependencies": {
				"css-animation": "~1.1.0",
				"enter-animation": "~0.5.0",
				"gregorian-calendar": "~3.0.0",
				"gregorian-calendar-format": "~3.0.1",
				"object-assign": "~4.0.1",
				"rc-animate": "~1.2.9",
				"rc-calendar": "~3.16.1",
				"rc-checkbox": "~1.1.1",
				"rc-collapse": "~1.3.0",
				"rc-dialog": "~5.0.2",
				"rc-dropdown": "~1.3.3",
				"rc-form-validation": "~2.4.7",
				"rc-input-number": "~2.0.1",
				"rc-menu": "~4.6.0",
				"rc-notification": "~1.1.0",
				"rc-pagination": "~1.1.0",
				"rc-progress": "~1.0.0",
				"rc-radio": "~2.0.0",
				"rc-select": "~4.9.0",
				"rc-slider": "~1.4.0",
				"rc-steps": "~1.3.2",
				"rc-switch": "~1.2.0",
				"rc-table": "~3.2.0",
				"rc-tabs": "~5.3.2",
				"rc-tooltip": "~2.8.0",
				"rc-tree": "~0.15.4",
				"rc-upload": "~1.6.4",
				"rc-util": "~2.0.3",
				"react-slick": "~0.7.0",
				"reqwest-without-xhr2": "~2.0.2",
				"util-deprecate": "~1.0.1",
				"velocity-animate": "~1.2.2"
			},
			"devDependencies": {
				"autoprefixer-loader": "^3.1.0",
				"babel": "^5.8.12",
				"babel-core": "^5.8.12",
				"babel-eslint": "^4.1.0",
				"babel-loader": "^5.3.2",
				"busboy": "^0.2.9",
				"chalk": "^1.1.0",
				"css-loader": "^0.14.1",
				"eslint": "^1.1.0",
				"eslint-config-airbnb": "^0.0.8",
				"eslint-plugin-babel": "^2.1.1",
				"eslint-plugin-react": "^3.3.1",
				"extract-text-webpack-plugin": "^0.8.1",
				"gh-pages": "^0.3.1",
				"json-loader": "^0.5.1",
				"less": "~2.5.1",
				"less-loader": "^2.2.0",
				"lesslint": "^0.1.7",
				"lodash": "^3.10.0",
				"nico-jsx": "~0.5.8",
				"precommit-hook": "^1.0.7",
				"react-router": "1.0.0-rc1",
				"webpack": "^1.10.1",
				"webpack-dev-middleware": "^1.2.0"
			},
			"scripts": {
				"babel": "babel components --out-dir lib",
				"release": "npm run clean && webpack --config webpack.config.production.js && webpack --config webpack.config.min.js && zip dist/${npm_package_name}-${npm_package_version}.zip -j dist dist/*",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run just-deploy",
				"just-deploy": "npm run clean && webpack && webpack --config webpack.config.min.js && NODE_ENV=PRODUCTION nico build && node scripts/deploy.js",
				"lint": "eslint components index.js --ext '.js,.jsx'",
				"lesslint": "lesslint style",
				"test": "webpack && npm run lint",
				"pub": "sh ./scripts/publish.sh",
				"beta": "sh ./scripts/publish.sh --tag beta"
			},
			"precommit": [
				"lint"
			],
			"gitHead": "c98c3eef57d51a62e98777d091d27cfa7daaf291",
			"_id": "antd@0.9.1",
			"_shasum": "0e8f7d3cf31fef2e1f374789d5f46d6873f62998",
			"_from": ".",
			"_npmVersion": "2.13.2",
			"_nodeVersion": "2.5.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"maintainers": [
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"dist": {
				"shasum": "0e8f7d3cf31fef2e1f374789d5f46d6873f62998",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.9.1.tgz"
			},
			"deprecated": "antd@<1.0.0 is depreacated, please upgrade to the latest version ASAP",
			"directories": {}
		},
		"0.10.0-beta2": {
			"name": "antd",
			"version": "0.10.0-beta2",
			"stableVersion": "0.9.1",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib"
			],
			"license": "MIT",
			"dependencies": {
				"css-animation": "~1.1.0",
				"enter-animation": "~0.5.0",
				"gregorian-calendar": "~3.0.0",
				"gregorian-calendar-format": "~3.0.1",
				"object-assign": "~4.0.1",
				"rc-animate": "~1.2.9",
				"rc-calendar": "4.0.0-alpha5",
				"rc-checkbox": "~1.1.1",
				"rc-collapse": "~1.3.0",
				"rc-dialog": "~5.1.0",
				"rc-dropdown": "~1.3.3",
				"rc-form-validation": "~2.4.7",
				"rc-input-number": "~2.1.2",
				"rc-menu": "~4.6.2",
				"rc-notification": "~1.1.0",
				"rc-pagination": "~1.1.0",
				"rc-progress": "~1.0.0",
				"rc-radio": "~2.0.0",
				"rc-select": "~4.9.1",
				"rc-slider": "~1.5.0",
				"rc-steps": "~1.3.2",
				"rc-switch": "~1.2.0",
				"rc-table": "~3.2.0",
				"rc-tabs": "~5.3.2",
				"rc-tooltip": "~3.0.1",
				"rc-tree": "~0.16.2",
				"rc-upload": "~1.6.4",
				"rc-util": "~2.0.3",
				"react-slick": "~0.8.0",
				"reqwest": "~2.0.5",
				"util-deprecate": "~1.0.1",
				"velocity-animate": "~1.2.2"
			},
			"devDependencies": {
				"autoprefixer-loader": "^3.1.0",
				"babel": "^5.8.12",
				"babel-core": "^5.8.12",
				"babel-eslint": "^4.1.0",
				"babel-loader": "^5.3.2",
				"busboy": "^0.2.9",
				"chalk": "^1.1.0",
				"css-loader": "^0.14.1",
				"eslint": "^1.1.0",
				"eslint-config-airbnb": "^0.0.8",
				"eslint-plugin-babel": "^2.1.1",
				"eslint-plugin-react": "^3.3.1",
				"extract-text-webpack-plugin": "^0.8.1",
				"gh-pages": "^0.3.1",
				"json-loader": "^0.5.1",
				"less": "~2.5.1",
				"less-loader": "^2.2.0",
				"lesslint": "^0.1.7",
				"lodash": "^3.10.0",
				"nico-jsx": "~0.5.8",
				"precommit-hook": "^1.0.7",
				"react": "~0.14.0",
				"react-dom": "~0.14.0",
				"react-router": "1.0.0-rc1",
				"semver": "~5.0.3",
				"webpack": "^1.10.1",
				"webpack-dev-middleware": "^1.2.0"
			},
			"scripts": {
				"babel": "babel components --out-dir lib",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run just-deploy",
				"just-deploy": "npm run clean && webpack --config webpack.deploy.config.js && NODE_ENV=PRODUCTION nico build && node scripts/deploy.js",
				"lint": "eslint components index.js --ext '.js,.jsx'",
				"lesslint": "lesslint style",
				"test": "npm run lint && webpack",
				"pub": "sh ./scripts/publish.sh",
				"webpack": "webpack",
				"beta": "sh ./scripts/publish.sh --tag beta"
			},
			"precommit": [
				"lint"
			],
			"gitHead": "a8ed06ec86b11622922c5c82b86ca626669340ec",
			"_id": "antd@0.10.0-beta2",
			"_shasum": "8f8fffbfda7a751c364e1c7f11b5e6e12aaaeccf",
			"_from": ".",
			"_npmVersion": "3.3.8",
			"_nodeVersion": "4.0.0",
			"_npmUser": {
				"name": "yiminghe",
				"email": "yiminghe@gmail.com"
			},
			"maintainers": [
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"dist": {
				"shasum": "8f8fffbfda7a751c364e1c7f11b5e6e12aaaeccf",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.10.0-beta2.tgz"
			},
			"directories": {}
		},
		"0.10.0-beta3": {
			"name": "antd",
			"version": "0.10.0-beta3",
			"stableVersion": "0.9.1",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib"
			],
			"license": "MIT",
			"dependencies": {
				"css-animation": "~1.1.0",
				"enter-animation": "~0.5.0",
				"gregorian-calendar": "~3.0.0",
				"gregorian-calendar-format": "~3.0.1",
				"object-assign": "~4.0.1",
				"rc-animate": "~1.2.9",
				"rc-calendar": "4.0.0-alpha5",
				"rc-checkbox": "~1.1.1",
				"rc-collapse": "~1.3.0",
				"rc-dialog": "~5.1.0",
				"rc-dropdown": "~1.3.3",
				"rc-form-validation": "~2.4.7",
				"rc-input-number": "~2.1.2",
				"rc-menu": "~4.6.2",
				"rc-notification": "~1.1.0",
				"rc-pagination": "~1.1.0",
				"rc-progress": "~1.0.0",
				"rc-radio": "~2.0.0",
				"rc-select": "~4.9.1",
				"rc-slider": "~1.5.0",
				"rc-steps": "~1.3.2",
				"rc-switch": "~1.2.0",
				"rc-table": "~3.2.0",
				"rc-tabs": "~5.4.1",
				"rc-tooltip": "~3.0.1",
				"rc-tree": "~0.16.2",
				"rc-upload": "~1.6.4",
				"rc-util": "~2.0.3",
				"react-slick": "~0.8.0",
				"reqwest": "~2.0.5",
				"util-deprecate": "~1.0.1",
				"velocity-animate": "~1.2.2"
			},
			"devDependencies": {
				"autoprefixer-loader": "^3.1.0",
				"babel": "^5.8.12",
				"babel-core": "^5.8.12",
				"babel-eslint": "^4.1.0",
				"babel-loader": "^5.3.2",
				"busboy": "^0.2.9",
				"chalk": "^1.1.0",
				"css-loader": "^0.14.1",
				"eslint": "^1.1.0",
				"eslint-config-airbnb": "^0.0.8",
				"eslint-plugin-babel": "^2.1.1",
				"eslint-plugin-react": "^3.3.1",
				"extract-text-webpack-plugin": "^0.8.1",
				"gh-pages": "^0.3.1",
				"json-loader": "^0.5.1",
				"less": "~2.5.1",
				"less-loader": "^2.2.0",
				"lesslint": "^0.1.7",
				"lodash": "^3.10.0",
				"nico-jsx": "~0.5.8",
				"precommit-hook": "^1.0.7",
				"react": "~0.14.0",
				"react-dom": "~0.14.0",
				"react-router": "1.0.0-rc1",
				"semver": "~5.0.3",
				"webpack": "^1.10.1",
				"webpack-dev-middleware": "^1.2.0"
			},
			"scripts": {
				"babel": "babel components --out-dir lib",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run just-deploy",
				"just-deploy": "npm run clean && webpack --config webpack.deploy.config.js && NODE_ENV=PRODUCTION nico build && node scripts/deploy.js",
				"lint": "eslint components index.js --ext '.js,.jsx'",
				"lesslint": "lesslint style",
				"test": "npm run lint && webpack",
				"pub": "sh ./scripts/publish.sh",
				"webpack": "webpack",
				"beta": "sh ./scripts/publish.sh --tag beta"
			},
			"precommit": [
				"lint"
			],
			"gitHead": "8c71530838a79cd88f7bfddc74a71b7b6e8671a6",
			"_id": "antd@0.10.0-beta3",
			"_shasum": "8e8c5ff965058a7a3d94f6a7b319f65b0086a40d",
			"_from": ".",
			"_npmVersion": "3.3.8",
			"_nodeVersion": "4.0.0",
			"_npmUser": {
				"name": "yiminghe",
				"email": "yiminghe@gmail.com"
			},
			"maintainers": [
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"dist": {
				"shasum": "8e8c5ff965058a7a3d94f6a7b319f65b0086a40d",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.10.0-beta3.tgz"
			},
			"directories": {}
		},
		"0.10.0-beta4": {
			"name": "antd",
			"version": "0.10.0-beta4",
			"stableVersion": "0.9.1",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib"
			],
			"license": "MIT",
			"dependencies": {
				"css-animation": "~1.1.0",
				"enter-animation": "~0.5.0",
				"gregorian-calendar": "~3.0.0",
				"gregorian-calendar-format": "~3.0.1",
				"object-assign": "~4.0.1",
				"rc-animate": "~1.2.9",
				"rc-calendar": "4.0.0-alpha5",
				"rc-checkbox": "~1.1.1",
				"rc-collapse": "~1.3.0",
				"rc-dialog": "~5.1.0",
				"rc-dropdown": "~1.3.3",
				"rc-form-validation": "~2.4.7",
				"rc-input-number": "~2.1.2",
				"rc-menu": "~4.6.2",
				"rc-notification": "~1.1.0",
				"rc-pagination": "~1.1.0",
				"rc-progress": "~1.0.0",
				"rc-radio": "~2.0.0",
				"rc-select": "~4.9.1",
				"rc-slider": "~1.5.0",
				"rc-steps": "~1.3.2",
				"rc-switch": "~1.2.0",
				"rc-table": "~3.2.0",
				"rc-tabs": "~5.4.2",
				"rc-tooltip": "~3.0.1",
				"rc-tree": "~0.16.2",
				"rc-upload": "~1.6.4",
				"rc-util": "~2.0.3",
				"react-slick": "~0.8.0",
				"reqwest": "~2.0.5",
				"util-deprecate": "~1.0.1",
				"velocity-animate": "~1.2.2"
			},
			"devDependencies": {
				"autoprefixer-loader": "^3.1.0",
				"babel": "^5.8.12",
				"babel-core": "^5.8.12",
				"babel-eslint": "^4.1.0",
				"babel-loader": "^5.3.2",
				"busboy": "^0.2.9",
				"chalk": "^1.1.0",
				"css-loader": "^0.14.1",
				"eslint": "^1.1.0",
				"eslint-config-airbnb": "^0.0.8",
				"eslint-plugin-babel": "^2.1.1",
				"eslint-plugin-react": "^3.3.1",
				"extract-text-webpack-plugin": "^0.8.1",
				"gh-pages": "^0.3.1",
				"json-loader": "^0.5.1",
				"less": "~2.5.1",
				"less-loader": "^2.2.0",
				"lesslint": "^0.1.7",
				"lodash": "^3.10.0",
				"nico-jsx": "~0.5.8",
				"precommit-hook": "^1.0.7",
				"react": "~0.14.0",
				"react-dom": "~0.14.0",
				"react-router": "1.0.0-rc1",
				"semver": "~5.0.3",
				"webpack": "^1.10.1",
				"webpack-dev-middleware": "^1.2.0"
			},
			"scripts": {
				"babel": "babel components --out-dir lib",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run just-deploy",
				"just-deploy": "npm run clean && webpack --config webpack.deploy.config.js && NODE_ENV=PRODUCTION nico build && node scripts/deploy.js",
				"lint": "eslint components index.js --ext '.js,.jsx'",
				"lesslint": "lesslint style",
				"test": "npm run lint && webpack",
				"pub": "sh ./scripts/publish.sh",
				"webpack": "webpack",
				"beta": "sh ./scripts/publish.sh --tag beta"
			},
			"precommit": [
				"lint"
			],
			"gitHead": "02ac02c2527c45a776766aeaaa18f5e4df53c7f4",
			"_id": "antd@0.10.0-beta4",
			"_shasum": "7794be65493d25dbb62b4951e633533b6fd5ac5a",
			"_from": ".",
			"_npmVersion": "3.3.8",
			"_nodeVersion": "4.0.0",
			"_npmUser": {
				"name": "yiminghe",
				"email": "yiminghe@gmail.com"
			},
			"maintainers": [
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"dist": {
				"shasum": "7794be65493d25dbb62b4951e633533b6fd5ac5a",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.10.0-beta4.tgz"
			},
			"directories": {}
		},
		"0.10.0-beta5": {
			"name": "antd",
			"version": "0.10.0-beta5",
			"stableVersion": "0.9.1",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib",
				"style"
			],
			"license": "MIT",
			"dependencies": {
				"css-animation": "~1.1.0",
				"enter-animation": "~0.5.0",
				"gregorian-calendar": "~3.0.0",
				"gregorian-calendar-format": "~3.0.1",
				"object-assign": "~4.0.1",
				"rc-animate": "~1.2.9",
				"rc-calendar": "4.0.0-alpha6",
				"rc-checkbox": "~1.1.1",
				"rc-collapse": "~1.3.0",
				"rc-dialog": "~5.1.0",
				"rc-dropdown": "~1.3.3",
				"rc-form-validation": "~2.4.7",
				"rc-input-number": "~2.1.2",
				"rc-menu": "~4.6.2",
				"rc-notification": "~1.1.0",
				"rc-pagination": "~1.1.0",
				"rc-progress": "~1.0.0",
				"rc-radio": "~2.0.0",
				"rc-select": "~5.0.0",
				"rc-slider": "~1.5.0",
				"rc-steps": "~1.3.2",
				"rc-switch": "~1.2.0",
				"rc-table": "~3.2.0",
				"rc-tabs": "~5.4.2",
				"rc-tooltip": "~3.0.1",
				"rc-tree": "~0.16.2",
				"rc-upload": "~1.6.4",
				"rc-util": "~2.0.3",
				"react-slick": "~0.8.0",
				"reqwest": "~2.0.5",
				"util-deprecate": "~1.0.1",
				"velocity-animate": "~1.2.2"
			},
			"devDependencies": {
				"autoprefixer-loader": "^3.1.0",
				"babel": "^5.8.12",
				"babel-core": "^5.8.12",
				"babel-eslint": "^4.1.0",
				"babel-loader": "^5.3.2",
				"busboy": "^0.2.9",
				"chalk": "^1.1.0",
				"css-loader": "^0.14.1",
				"eslint": "^1.1.0",
				"eslint-config-airbnb": "^0.0.8",
				"eslint-plugin-babel": "^2.1.1",
				"eslint-plugin-react": "^3.3.1",
				"extract-text-webpack-plugin": "^0.8.1",
				"gh-pages": "^0.3.1",
				"json-loader": "^0.5.1",
				"less": "~2.5.1",
				"less-loader": "^2.2.0",
				"lesslint": "^0.1.7",
				"lodash": "^3.10.0",
				"nico-jsx": "~0.5.8",
				"precommit-hook": "^1.0.7",
				"react": "~0.14.0",
				"react-dom": "~0.14.0",
				"react-router": "1.0.0-rc1",
				"semver": "~5.0.3",
				"webpack": "^1.10.1",
				"webpack-dev-middleware": "^1.2.0"
			},
			"scripts": {
				"babel": "babel components --out-dir lib",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run just-deploy",
				"just-deploy": "npm run clean && webpack --config webpack.deploy.config.js && NODE_ENV=PRODUCTION nico build && node scripts/deploy.js",
				"lint": "eslint components index.js --ext '.js,.jsx'",
				"lesslint": "lesslint style",
				"test": "npm run lint && webpack",
				"pub": "sh ./scripts/publish.sh",
				"webpack": "webpack",
				"beta": "sh ./scripts/publish.sh --tag beta"
			},
			"precommit": [
				"lint"
			],
			"gitHead": "fdee1394592153e4b105330c276c4c0ebe487bd1",
			"_id": "antd@0.10.0-beta5",
			"_shasum": "d971f3bd4ad0d5cb1db325db035abcdda244c323",
			"_from": ".",
			"_npmVersion": "2.14.8",
			"_nodeVersion": "4.0.0",
			"_npmUser": {
				"name": "yiminghe",
				"email": "yiminghe@gmail.com"
			},
			"maintainers": [
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"dist": {
				"shasum": "d971f3bd4ad0d5cb1db325db035abcdda244c323",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.10.0-beta5.tgz"
			},
			"directories": {}
		},
		"0.10.0-beta6": {
			"name": "antd",
			"version": "0.10.0-beta6",
			"stableVersion": "0.9.1",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib",
				"style"
			],
			"license": "MIT",
			"dependencies": {
				"css-animation": "~1.1.0",
				"enter-animation": "~0.5.0",
				"gregorian-calendar": "~3.0.0",
				"gregorian-calendar-format": "~3.0.1",
				"object-assign": "~4.0.1",
				"rc-animate": "~1.2.9",
				"rc-calendar": "4.0.0-alpha6",
				"rc-checkbox": "~1.1.1",
				"rc-collapse": "~1.3.0",
				"rc-dialog": "~5.1.0",
				"rc-dropdown": "~1.3.3",
				"rc-form-validation": "~2.4.7",
				"rc-input-number": "~2.1.2",
				"rc-menu": "~4.6.2",
				"rc-notification": "~1.1.0",
				"rc-pagination": "~1.1.0",
				"rc-progress": "~1.0.0",
				"rc-radio": "~2.0.0",
				"rc-select": "~5.0.0",
				"rc-slider": "~1.5.0",
				"rc-steps": "~1.3.2",
				"rc-switch": "~1.2.0",
				"rc-table": "~3.2.0",
				"rc-tabs": "~5.4.2",
				"rc-tooltip": "~3.0.1",
				"rc-tree": "~0.16.2",
				"rc-upload": "~1.6.4",
				"rc-util": "~2.0.3",
				"react-slick": "~0.8.0",
				"reqwest": "~2.0.5",
				"util-deprecate": "~1.0.1",
				"velocity-animate": "~1.2.2"
			},
			"devDependencies": {
				"autoprefixer-loader": "^3.1.0",
				"babel": "^5.8.12",
				"babel-core": "^5.8.12",
				"babel-eslint": "^4.1.0",
				"babel-loader": "^5.3.2",
				"busboy": "^0.2.9",
				"chalk": "^1.1.0",
				"css-loader": "^0.14.1",
				"eslint": "^1.1.0",
				"eslint-config-airbnb": "^0.0.8",
				"eslint-plugin-babel": "^2.1.1",
				"eslint-plugin-react": "^3.3.1",
				"extract-text-webpack-plugin": "^0.8.1",
				"gh-pages": "^0.3.1",
				"json-loader": "^0.5.1",
				"less": "~2.5.1",
				"less-loader": "^2.2.0",
				"lesslint": "^0.1.7",
				"lodash": "^3.10.0",
				"nico-jsx": "~0.5.8",
				"precommit-hook": "^1.0.7",
				"react": "~0.14.0",
				"react-dom": "~0.14.0",
				"react-router": "1.0.0-rc1",
				"semver": "~5.0.3",
				"webpack": "^1.10.1",
				"webpack-dev-middleware": "^1.2.0"
			},
			"scripts": {
				"babel": "babel components --out-dir lib",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run just-deploy",
				"just-deploy": "npm run clean && webpack --config webpack.deploy.config.js && NODE_ENV=PRODUCTION nico build && node scripts/deploy.js",
				"lint": "eslint components index.js --ext '.js,.jsx'",
				"lesslint": "lesslint style",
				"test": "npm run lint && webpack",
				"pub": "sh ./scripts/publish.sh",
				"webpack": "webpack",
				"beta": "sh ./scripts/publish.sh --tag beta"
			},
			"precommit": [
				"lint"
			],
			"gitHead": "a687c32b1d11c98df36a279b5fc9d5c1ae70ab26",
			"_id": "antd@0.10.0-beta6",
			"_shasum": "39586b1043b8b9d311923d3aba559d75f1228cab",
			"_from": ".",
			"_npmVersion": "2.14.8",
			"_nodeVersion": "4.0.0",
			"_npmUser": {
				"name": "yiminghe",
				"email": "yiminghe@gmail.com"
			},
			"maintainers": [
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"dist": {
				"shasum": "39586b1043b8b9d311923d3aba559d75f1228cab",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.10.0-beta6.tgz"
			},
			"directories": {}
		},
		"0.10.0-beta7": {
			"name": "antd",
			"version": "0.10.0-beta7",
			"stableVersion": "0.9.1",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib",
				"style"
			],
			"license": "MIT",
			"dependencies": {
				"css-animation": "1.1.x",
				"gregorian-calendar": "~3.0.0",
				"gregorian-calendar-format": "~3.0.1",
				"object-assign": "~4.0.1",
				"rc-animate": "2.0.x",
				"rc-calendar": "4.0.0-alpha6",
				"rc-checkbox": "~1.1.1",
				"rc-collapse": "~1.3.0",
				"rc-dialog": "~5.1.0",
				"rc-dropdown": "~1.4.0",
				"rc-form-validation": "~2.4.7",
				"rc-input-number": "~2.1.2",
				"rc-menu": "~4.6.2",
				"rc-notification": "~1.1.0",
				"rc-pagination": "~1.1.0",
				"rc-progress": "~1.0.0",
				"rc-queue-anim": "~0.10.5",
				"rc-radio": "~2.0.0",
				"rc-select": "~5.0.0",
				"rc-slider": "~1.5.0",
				"rc-steps": "~1.3.2",
				"rc-switch": "~1.2.0",
				"rc-table": "~3.2.0",
				"rc-tabs": "~5.4.3",
				"rc-tooltip": "~3.0.1",
				"rc-tree": "~0.16.2",
				"rc-upload": "~1.6.4",
				"rc-util": "~2.0.3",
				"react-slick": "~0.8.0",
				"reqwest": "~2.0.5",
				"util-deprecate": "~1.0.1",
				"velocity-animate": "~1.2.2"
			},
			"devDependencies": {
				"autoprefixer-loader": "^3.1.0",
				"babel": "^5.8.12",
				"babel-core": "^5.8.12",
				"babel-eslint": "^4.1.0",
				"babel-loader": "^5.3.2",
				"busboy": "^0.2.9",
				"chalk": "^1.1.0",
				"css-loader": "^0.14.1",
				"eslint": "^1.1.0",
				"eslint-config-airbnb": "^0.0.8",
				"eslint-plugin-babel": "^2.1.1",
				"eslint-plugin-react": "^3.3.1",
				"extract-text-webpack-plugin": "^0.8.1",
				"gh-pages": "^0.3.1",
				"json-loader": "^0.5.1",
				"less": "~2.5.1",
				"less-loader": "^2.2.0",
				"lesslint": "^0.1.7",
				"lodash": "^3.10.0",
				"nico-jsx": "~0.5.8",
				"precommit-hook": "^1.0.7",
				"react": "~0.14.0",
				"react-dom": "~0.14.0",
				"react-router": "1.0.0-rc1",
				"semver": "~5.0.3",
				"webpack": "^1.10.1",
				"webpack-dev-middleware": "^1.2.0"
			},
			"scripts": {
				"babel": "babel components --out-dir lib",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run just-deploy",
				"just-deploy": "npm run clean && webpack --config webpack.deploy.config.js && NODE_ENV=PRODUCTION nico build && node scripts/deploy.js",
				"lint": "eslint components index.js --ext '.js,.jsx'",
				"lesslint": "lesslint style",
				"test": "npm run lint && webpack",
				"pub": "sh ./scripts/publish.sh",
				"webpack": "webpack",
				"beta": "sh ./scripts/publish.sh --tag beta"
			},
			"precommit": [
				"lint"
			],
			"gitHead": "8729808625d39a2f082d83aede6f7b1eb318e8a5",
			"_id": "antd@0.10.0-beta7",
			"_shasum": "e1316c96fe875615b3a407eca0ff2a9c190837ab",
			"_from": ".",
			"_npmVersion": "2.14.8",
			"_nodeVersion": "4.0.0",
			"_npmUser": {
				"name": "yiminghe",
				"email": "yiminghe@gmail.com"
			},
			"maintainers": [
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"dist": {
				"shasum": "e1316c96fe875615b3a407eca0ff2a9c190837ab",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.10.0-beta7.tgz"
			},
			"directories": {}
		},
		"0.9.2": {
			"name": "antd",
			"version": "0.9.2",
			"stableVersion": "0.9.2",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib"
			],
			"license": "MIT",
			"dependencies": {
				"css-animation": "~1.1.0",
				"enter-animation": "~0.5.0",
				"gregorian-calendar": "~3.0.0",
				"gregorian-calendar-format": "~3.0.1",
				"object-assign": "~4.0.1",
				"rc-animate": "~1.2.9",
				"rc-calendar": "~3.16.1",
				"rc-checkbox": "~1.1.1",
				"rc-collapse": "~1.3.0",
				"rc-dialog": "~5.0.2",
				"rc-dropdown": "~1.3.3",
				"rc-form-validation": "~2.4.7",
				"rc-input-number": "~2.0.1",
				"rc-menu": "~4.6.0",
				"rc-notification": "~1.1.0",
				"rc-pagination": "~1.1.0",
				"rc-progress": "~1.0.0",
				"rc-radio": "~2.0.0",
				"rc-select": "~4.9.0",
				"rc-slider": "~1.4.0",
				"rc-steps": "~1.3.2",
				"rc-switch": "~1.2.0",
				"rc-table": "~3.2.0",
				"rc-tabs": "~5.3.2",
				"rc-tooltip": "~2.8.0",
				"rc-tree": "~0.15.4",
				"rc-upload": "~1.6.4",
				"rc-util": "~2.0.3",
				"react-slick": "~0.8.0",
				"reqwest-without-xhr2": "~2.0.2",
				"util-deprecate": "~1.0.1",
				"velocity-animate": "~1.2.2"
			},
			"devDependencies": {
				"autoprefixer-loader": "^3.1.0",
				"babel": "^5.8.12",
				"babel-core": "^5.8.12",
				"babel-eslint": "^4.1.0",
				"babel-loader": "^5.3.2",
				"busboy": "^0.2.9",
				"chalk": "^1.1.0",
				"css-loader": "^0.14.1",
				"eslint": "^1.1.0",
				"eslint-config-airbnb": "^0.0.8",
				"eslint-plugin-babel": "^2.1.1",
				"eslint-plugin-react": "^3.3.1",
				"extract-text-webpack-plugin": "^0.8.1",
				"gh-pages": "^0.3.1",
				"json-loader": "^0.5.1",
				"less": "~2.5.1",
				"less-loader": "^2.2.0",
				"lesslint": "^0.1.7",
				"lodash": "^3.10.0",
				"nico-jsx": "~0.5.8",
				"precommit-hook": "^1.0.7",
				"react": "~0.13.0",
				"react-router": "1.0.0-rc1",
				"semver": "~5.0.3",
				"webpack": "^1.10.1",
				"webpack-dev-middleware": "^1.2.0"
			},
			"scripts": {
				"babel": "babel components --out-dir lib",
				"release": "npm run clean && webpack --config webpack.config.production.js && webpack --config webpack.config.min.js && zip dist/${npm_package_name}-${npm_package_version}.zip -j dist dist/*",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run just-deploy",
				"just-deploy": "npm run clean && webpack && webpack --config webpack.config.min.js && NODE_ENV=PRODUCTION nico build && node scripts/deploy.js",
				"lint": "eslint components index.js --ext '.js,.jsx'",
				"lesslint": "lesslint style",
				"test": "webpack && npm run lint",
				"pub": "sh ./scripts/publish.sh",
				"beta": "sh ./scripts/publish.sh --tag beta"
			},
			"precommit": [
				"lint"
			],
			"gitHead": "1ccd553e17844557e572f2d5ec0da28317e8c241",
			"_id": "antd@0.9.2",
			"_shasum": "ab84238ab60b02076edab23a010563a3fc102209",
			"_from": ".",
			"_npmVersion": "2.14.7",
			"_nodeVersion": "4.2.1",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"maintainers": [
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"dist": {
				"shasum": "ab84238ab60b02076edab23a010563a3fc102209",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.9.2.tgz"
			},
			"deprecated": "antd@<1.0.0 is depreacated, please upgrade to the latest version ASAP",
			"directories": {}
		},
		"0.10.0-beta8": {
			"name": "antd",
			"version": "0.10.0-beta8",
			"stableVersion": "0.9.2",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib",
				"style"
			],
			"license": "MIT",
			"dependencies": {
				"css-animation": "1.1.x",
				"gregorian-calendar": "~3.1.0",
				"gregorian-calendar-format": "~3.0.1",
				"object-assign": "~4.0.1",
				"rc-animate": "~2.0.0",
				"rc-calendar": "4.0.0-alpha6",
				"rc-checkbox": "~1.1.1",
				"rc-collapse": "~1.4.0",
				"rc-dialog": "~5.1.0",
				"rc-dropdown": "~1.4.0",
				"rc-form-validation": "~2.4.7",
				"rc-input-number": "~2.3.0",
				"rc-menu": "~4.6.2",
				"rc-notification": "~1.1.0",
				"rc-pagination": "~1.1.0",
				"rc-progress": "~1.0.0",
				"rc-queue-anim": "~0.10.5",
				"rc-radio": "~2.0.0",
				"rc-select": "~5.0.0",
				"rc-slider": "~1.5.0",
				"rc-steps": "~1.4.0",
				"rc-switch": "~1.2.0",
				"rc-table": "~3.3.0",
				"rc-tabs": "~5.4.3",
				"rc-tooltip": "~3.0.1",
				"rc-tree": "~0.16.2",
				"rc-upload": "~1.6.4",
				"rc-util": "~2.0.3",
				"react-slick": "~0.8.0",
				"reqwest": "~2.0.5",
				"util-deprecate": "~1.0.1",
				"velocity-animate": "~1.2.2"
			},
			"devDependencies": {
				"autoprefixer-loader": "^3.1.0",
				"babel": "^5.8.12",
				"babel-core": "^5.8.12",
				"babel-eslint": "^4.1.0",
				"babel-loader": "^5.3.2",
				"busboy": "^0.2.9",
				"chalk": "^1.1.0",
				"css-loader": "^0.14.1",
				"eslint": "^1.1.0",
				"eslint-config-airbnb": "^0.0.8",
				"eslint-plugin-babel": "^2.1.1",
				"eslint-plugin-react": "^3.3.1",
				"extract-text-webpack-plugin": "^0.8.1",
				"gh-pages": "^0.3.1",
				"json-loader": "^0.5.1",
				"less": "~2.5.1",
				"less-loader": "^2.2.0",
				"lesslint": "^0.1.7",
				"lodash": "^3.10.0",
				"nico-jsx": "~0.5.8",
				"precommit-hook": "^1.0.7",
				"react": "~0.14.0",
				"react-dom": "~0.14.0",
				"react-router": "1.0.0-rc1",
				"semver": "~5.0.3",
				"webpack": "^1.10.1",
				"webpack-dev-middleware": "^1.2.0"
			},
			"scripts": {
				"babel": "babel components --out-dir lib",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run just-deploy",
				"just-deploy": "npm run clean && webpack --config webpack.deploy.config.js && NODE_ENV=PRODUCTION nico build && node scripts/deploy.js",
				"lint": "eslint components index.js --ext '.js,.jsx'",
				"lesslint": "lesslint style",
				"test": "npm run lint && webpack",
				"pub": "sh ./scripts/publish.sh",
				"webpack": "webpack",
				"beta": "sh ./scripts/publish.sh --tag beta"
			},
			"precommit": [
				"lint"
			],
			"gitHead": "fce8ab5e64711e278093beebc617db95f946bc9f",
			"_id": "antd@0.10.0-beta8",
			"_shasum": "1a66c656da87b086a341716267b18f4da863c6a4",
			"_from": ".",
			"_npmVersion": "2.14.7",
			"_nodeVersion": "4.2.1",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"maintainers": [
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"dist": {
				"shasum": "1a66c656da87b086a341716267b18f4da863c6a4",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.10.0-beta8.tgz"
			},
			"directories": {}
		},
		"0.10.0-beta9": {
			"name": "antd",
			"version": "0.10.0-beta9",
			"stableVersion": "0.9.2",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib",
				"style"
			],
			"license": "MIT",
			"dependencies": {
				"css-animation": "1.1.x",
				"gregorian-calendar": "~3.1.0",
				"gregorian-calendar-format": "~3.0.1",
				"object-assign": "~4.0.1",
				"rc-animate": "~2.0.0",
				"rc-calendar": "4.0.0-alpha9",
				"rc-checkbox": "~1.1.1",
				"rc-collapse": "~1.4.0",
				"rc-dialog": "~5.1.0",
				"rc-dropdown": "~1.4.0",
				"rc-form-validation": "~2.4.7",
				"rc-input-number": "~2.3.0",
				"rc-menu": "~4.7.0",
				"rc-notification": "~1.2.0",
				"rc-pagination": "~1.1.0",
				"rc-progress": "~1.0.0",
				"rc-queue-anim": "~0.10.5",
				"rc-radio": "~2.0.0",
				"rc-select": "~5.0.0",
				"rc-slider": "~2.0.0",
				"rc-steps": "~1.4.0",
				"rc-switch": "~1.2.0",
				"rc-table": "~3.4.0",
				"rc-tabs": "~5.4.3",
				"rc-tooltip": "~3.0.1",
				"rc-tree": "~0.18.1",
				"rc-upload": "~1.6.4",
				"rc-util": "~2.0.3",
				"react-slick": "~0.8.0",
				"reqwest": "~2.0.5",
				"util-deprecate": "~1.0.1",
				"velocity-animate": "~1.2.2"
			},
			"devDependencies": {
				"autoprefixer-loader": "^3.1.0",
				"babel": "^5.8.29",
				"babel-core": "^5.8.29",
				"babel-eslint": "^4.1.0",
				"babel-loader": "^5.3.2",
				"busboy": "^0.2.9",
				"chalk": "^1.1.0",
				"css-loader": "^0.14.1",
				"eslint": "^1.1.0",
				"eslint-config-airbnb": "^0.0.8",
				"eslint-plugin-babel": "^2.1.1",
				"eslint-plugin-react": "^3.3.1",
				"extract-text-webpack-plugin": "^0.8.1",
				"gh-pages": "^0.3.1",
				"json-loader": "^0.5.1",
				"less": "~2.5.1",
				"less-loader": "^2.2.0",
				"lesslint": "^0.1.7",
				"lodash": "^3.10.0",
				"nico-jsx": "~0.6.0",
				"precommit-hook": "^1.0.7",
				"react": "0.14.0",
				"react-dom": "0.14.0",
				"react-router": "1.0.0-rc3",
				"semver": "^5.0.3",
				"webpack": "^1.10.1",
				"webpack-dev-middleware": "^1.2.0"
			},
			"scripts": {
				"babel": "babel components --out-dir lib",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run just-deploy",
				"just-deploy": "npm run clean && webpack --config webpack.deploy.config.js && NODE_ENV=PRODUCTION nico build && node scripts/deploy.js",
				"lint": "eslint components index.js --ext '.js,.jsx'",
				"lesslint": "lesslint style",
				"test": "npm run lint && webpack",
				"pub": "sh ./scripts/publish.sh",
				"webpack": "webpack",
				"beta": "sh ./scripts/publish.sh --tag beta"
			},
			"precommit": [
				"lint"
			],
			"gitHead": "ebfd5ae0bf687226aac5ea25b9ee533beae9665c",
			"_id": "antd@0.10.0-beta9",
			"_shasum": "6009224c466a8ffe2c15ab61c2c848464d12409e",
			"_from": ".",
			"_npmVersion": "2.14.7",
			"_nodeVersion": "4.2.1",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"maintainers": [
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"dist": {
				"shasum": "6009224c466a8ffe2c15ab61c2c848464d12409e",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.10.0-beta9.tgz"
			},
			"directories": {}
		},
		"0.9.3": {
			"name": "antd",
			"version": "0.9.3",
			"stableVersion": "0.9.3",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib"
			],
			"license": "MIT",
			"dependencies": {
				"css-animation": "~1.1.0",
				"enter-animation": "~0.5.0",
				"gregorian-calendar": "~3.0.0",
				"gregorian-calendar-format": "~3.0.1",
				"object-assign": "~4.0.1",
				"rc-animate": "~1.2.9",
				"rc-calendar": "~3.16.1",
				"rc-checkbox": "~1.1.1",
				"rc-collapse": "~1.3.0",
				"rc-dialog": "~5.0.2",
				"rc-dropdown": "~1.3.3",
				"rc-form-validation": "~2.4.7",
				"rc-input-number": "~2.0.1",
				"rc-menu": "~4.6.0",
				"rc-notification": "~1.1.0",
				"rc-pagination": "~1.1.0",
				"rc-progress": "~1.0.0",
				"rc-radio": "~2.0.0",
				"rc-select": "~4.9.0",
				"rc-slider": "~1.4.0",
				"rc-steps": "~1.3.2",
				"rc-switch": "~1.2.0",
				"rc-table": "~3.2.0",
				"rc-tabs": "~5.3.2",
				"rc-tooltip": "~2.8.0",
				"rc-tree": "~0.15.4",
				"rc-upload": "~1.6.4",
				"rc-util": "~2.0.3",
				"react-slick": "~0.8.0",
				"reqwest-without-xhr2": "~2.0.2",
				"util-deprecate": "~1.0.1",
				"velocity-animate": "~1.2.2",
				"warning": "~2.1.0",
				"semver": "~5.0.3"
			},
			"devDependencies": {
				"autoprefixer-loader": "^3.1.0",
				"babel": "^5.8.12",
				"babel-core": "^5.8.12",
				"babel-eslint": "^4.1.0",
				"babel-loader": "^5.3.2",
				"busboy": "^0.2.9",
				"chalk": "^1.1.0",
				"css-loader": "^0.14.1",
				"eslint": "^1.1.0",
				"eslint-config-airbnb": "^0.0.8",
				"eslint-plugin-babel": "^2.1.1",
				"eslint-plugin-react": "^3.3.1",
				"extract-text-webpack-plugin": "^0.8.1",
				"gh-pages": "^0.3.1",
				"json-loader": "^0.5.1",
				"less": "~2.5.1",
				"less-loader": "^2.2.0",
				"lesslint": "^0.1.7",
				"lodash": "^3.10.0",
				"nico-jsx": "~0.5.8",
				"precommit-hook": "^1.0.7",
				"react": "~0.13.0",
				"react-router": "1.0.0-rc1",
				"webpack": "^1.10.1",
				"webpack-dev-middleware": "^1.2.0"
			},
			"scripts": {
				"babel": "babel components --out-dir lib",
				"release": "npm run clean && webpack --config webpack.config.production.js && webpack --config webpack.config.min.js && zip dist/${npm_package_name}-${npm_package_version}.zip -j dist dist/*",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run just-deploy",
				"just-deploy": "npm run clean && webpack && webpack --config webpack.config.min.js && NODE_ENV=PRODUCTION nico build && node scripts/deploy.js",
				"lint": "eslint components index.js --ext '.js,.jsx'",
				"lesslint": "lesslint style",
				"test": "webpack && npm run lint",
				"pub": "sh ./scripts/publish.sh",
				"beta": "sh ./scripts/publish.sh --tag beta"
			},
			"precommit": [
				"lint"
			],
			"gitHead": "39f86133798ae2cea8dcde1d2c12890718615443",
			"_id": "antd@0.9.3",
			"_shasum": "69c2894957c0ab35460ba774a5aa686869648b5a",
			"_from": ".",
			"_npmVersion": "2.14.7",
			"_nodeVersion": "4.2.1",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"maintainers": [
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"dist": {
				"shasum": "69c2894957c0ab35460ba774a5aa686869648b5a",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.9.3.tgz"
			},
			"deprecated": "antd@<1.0.0 is depreacated, please upgrade to the latest version ASAP",
			"directories": {}
		},
		"0.10.0-beta10": {
			"name": "antd",
			"version": "0.10.0-beta10",
			"stableVersion": "0.9.3",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib",
				"style"
			],
			"license": "MIT",
			"dependencies": {
				"css-animation": "1.1.x",
				"gregorian-calendar": "~4.0.1",
				"gregorian-calendar-format": "~4.0.4",
				"object-assign": "~4.0.1",
				"rc-animate": "~2.0.0",
				"rc-calendar": "4.0.0-alpha10",
				"rc-checkbox": "~1.1.1",
				"rc-collapse": "~1.4.0",
				"rc-dialog": "~5.1.0",
				"rc-dropdown": "~1.4.3",
				"rc-form-validation": "~2.4.7",
				"rc-input-number": "~2.3.0",
				"rc-menu": "~4.7.0",
				"rc-notification": "~1.2.0",
				"rc-pagination": "~1.1.0",
				"rc-progress": "~1.0.0",
				"rc-queue-anim": "~0.10.5",
				"rc-radio": "~2.0.0",
				"rc-select": "~5.0.0",
				"rc-slider": "~2.0.0",
				"rc-steps": "~1.4.0",
				"rc-switch": "~1.2.0",
				"rc-table": "~3.4.0",
				"rc-tabs": "~5.4.3",
				"rc-tooltip": "~3.1.0",
				"rc-tree": "~0.18.1",
				"rc-upload": "~1.6.4",
				"rc-util": "~2.0.3",
				"react-slick": "~0.8.0",
				"reqwest": "~2.0.5",
				"semver": "~5.0.3",
				"util-deprecate": "~1.0.1",
				"velocity-animate": "~1.2.2",
				"warning": "~2.1.0"
			},
			"devDependencies": {
				"autoprefixer-loader": "^3.1.0",
				"babel": "^5.8.29",
				"babel-core": "^5.8.29",
				"babel-eslint": "^4.1.0",
				"babel-jest": "^5.3.0",
				"babel-loader": "^5.3.2",
				"busboy": "^0.2.9",
				"chalk": "^1.1.0",
				"css-loader": "^0.14.1",
				"eslint": "^1.1.0",
				"eslint-config-airbnb": "^0.1.0",
				"eslint-plugin-babel": "^2.1.1",
				"eslint-plugin-react": "^3.3.1",
				"extract-text-webpack-plugin": "^0.8.1",
				"gh-pages": "^0.3.1",
				"jest-cli": "~0.6.1",
				"json-loader": "^0.5.1",
				"less-loader": "^2.2.0",
				"lesslint": "^0.1.7",
				"lodash": "^3.10.0",
				"nico-jsx": "~0.6.0",
				"precommit-hook": "^1.0.7",
				"react": "~0.14.1",
				"react-addons-test-utils": "~0.14.1",
				"react-dom": "~0.14.1",
				"react-router": "1.0.0-rc3",
				"webpack": "^1.10.1",
				"webpack-babel-jest": "^1.0.0",
				"webpack-dev-middleware": "^1.2.0"
			},
			"scripts": {
				"babel": "babel components --out-dir lib",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run just-deploy",
				"just-deploy": "npm run clean && webpack --config webpack.deploy.config.js && NODE_ENV=PRODUCTION nico build && node scripts/deploy.js",
				"lint": "eslint components index.js --ext '.js,.jsx'",
				"lesslint": "lesslint style",
				"test": "npm run lint && webpack && jest",
				"pub": "sh ./scripts/publish.sh",
				"webpack": "webpack",
				"beta": "sh ./scripts/publish.sh --tag beta"
			},
			"jest": {
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests",
				"preprocessCachingDisabled": false
			},
			"precommit": [
				"lint"
			],
			"gitHead": "052e8ee0f4d286fbee1a4f2f2c762a557755514b",
			"_id": "antd@0.10.0-beta10",
			"_shasum": "ba2f9a4cf22df0f985b46be4e7e5c337a105af03",
			"_from": ".",
			"_npmVersion": "2.14.8",
			"_nodeVersion": "4.0.0",
			"_npmUser": {
				"name": "yiminghe",
				"email": "yiminghe@gmail.com"
			},
			"maintainers": [
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"dist": {
				"shasum": "ba2f9a4cf22df0f985b46be4e7e5c337a105af03",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.10.0-beta10.tgz"
			},
			"directories": {}
		},
		"0.10.0-beta11": {
			"name": "antd",
			"version": "0.10.0-beta11",
			"stableVersion": "0.9.3",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib",
				"style"
			],
			"license": "MIT",
			"dependencies": {
				"css-animation": "1.1.x",
				"gregorian-calendar": "~4.0.1",
				"gregorian-calendar-format": "~4.0.4",
				"object-assign": "~4.0.1",
				"rc-animate": "~2.0.0",
				"rc-calendar": "4.0.0-alpha10",
				"rc-checkbox": "~1.1.1",
				"rc-collapse": "~1.4.0",
				"rc-dialog": "~5.1.0",
				"rc-dropdown": "~1.4.3",
				"rc-form-validation": "~2.4.7",
				"rc-input-number": "~2.3.0",
				"rc-menu": "~4.7.0",
				"rc-notification": "~1.2.0",
				"rc-pagination": "~1.1.0",
				"rc-progress": "~1.0.0",
				"rc-queue-anim": "~0.10.5",
				"rc-radio": "~2.0.0",
				"rc-select": "~5.0.0",
				"rc-slider": "~2.0.0",
				"rc-steps": "~1.4.0",
				"rc-switch": "~1.2.0",
				"rc-table": "~3.4.0",
				"rc-tabs": "~5.4.3",
				"rc-tooltip": "~3.1.0",
				"rc-tree": "~0.18.1",
				"rc-upload": "~1.6.4",
				"rc-util": "~2.0.3",
				"react-slick": "~0.8.0",
				"reqwest": "~2.0.5",
				"semver": "~5.0.3",
				"util-deprecate": "~1.0.1",
				"velocity-animate": "~1.2.2",
				"warning": "~2.1.0"
			},
			"devDependencies": {
				"autoprefixer-loader": "^3.1.0",
				"babel": "^5.8.29",
				"babel-core": "^5.8.29",
				"babel-eslint": "^4.1.0",
				"babel-jest": "^5.3.0",
				"babel-loader": "^5.3.2",
				"busboy": "^0.2.9",
				"chalk": "^1.1.0",
				"css-loader": "^0.14.1",
				"eslint": "^1.1.0",
				"eslint-config-airbnb": "^0.1.0",
				"eslint-plugin-babel": "^2.1.1",
				"eslint-plugin-react": "^3.3.1",
				"extract-text-webpack-plugin": "^0.8.1",
				"gh-pages": "^0.3.1",
				"jest-cli": "~0.6.1",
				"json-loader": "^0.5.1",
				"less-loader": "^2.2.0",
				"lesslint": "^0.1.7",
				"lodash": "^3.10.0",
				"nico-jsx": "~0.6.0",
				"precommit-hook": "^1.0.7",
				"react": "~0.14.1",
				"react-addons-test-utils": "~0.14.1",
				"react-dom": "~0.14.1",
				"react-router": "1.0.0-rc3",
				"webpack": "^1.10.1",
				"webpack-babel-jest": "^1.0.0",
				"webpack-dev-middleware": "^1.2.0"
			},
			"scripts": {
				"babel": "babel components index.js --out-dir lib",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run just-deploy",
				"just-deploy": "npm run clean && webpack --config webpack.deploy.config.js && NODE_ENV=PRODUCTION nico build && node scripts/deploy.js",
				"lint": "eslint components index.js --ext '.js,.jsx'",
				"lesslint": "lesslint style",
				"test": "npm run lint && webpack && jest",
				"pub": "sh ./scripts/publish.sh",
				"webpack": "webpack",
				"beta": "sh ./scripts/publish.sh --tag beta"
			},
			"jest": {
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests",
				"preprocessCachingDisabled": false
			},
			"precommit": [
				"lint"
			],
			"gitHead": "423a1694324dbeb3fbfc6e389b6cbb4a889012d7",
			"_id": "antd@0.10.0-beta11",
			"_shasum": "53673da4b6b358d2f0d75ac93c23f158a5af8255",
			"_from": ".",
			"_npmVersion": "2.14.7",
			"_nodeVersion": "4.2.1",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"maintainers": [
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"dist": {
				"shasum": "53673da4b6b358d2f0d75ac93c23f158a5af8255",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.10.0-beta11.tgz"
			},
			"directories": {}
		},
		"0.10.0-beta12": {
			"name": "antd",
			"version": "0.10.0-beta12",
			"stableVersion": "0.9.3",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib",
				"style"
			],
			"license": "MIT",
			"dependencies": {
				"css-animation": "1.1.x",
				"gregorian-calendar": "~4.0.1",
				"gregorian-calendar-format": "~4.0.4",
				"object-assign": "~4.0.1",
				"rc-animate": "~2.0.0",
				"rc-calendar": "4.0.0-alpha10",
				"rc-checkbox": "~1.1.1",
				"rc-collapse": "~1.4.0",
				"rc-dialog": "~5.1.0",
				"rc-dropdown": "~1.4.3",
				"rc-form-validation": "~2.4.7",
				"rc-input-number": "~2.3.0",
				"rc-menu": "~4.7.0",
				"rc-notification": "~1.2.0",
				"rc-pagination": "~1.1.0",
				"rc-progress": "~1.0.0",
				"rc-queue-anim": "~0.10.5",
				"rc-radio": "~2.0.0",
				"rc-select": "~5.0.0",
				"rc-slider": "~2.0.0",
				"rc-steps": "~1.4.0",
				"rc-switch": "~1.2.0",
				"rc-table": "~3.4.0",
				"rc-tabs": "~5.4.3",
				"rc-tooltip": "~3.1.0",
				"rc-tree": "~0.18.1",
				"rc-upload": "~1.6.4",
				"rc-util": "~2.0.3",
				"react-slick": "~0.8.0",
				"reqwest": "~2.0.5",
				"semver": "~5.0.3",
				"util-deprecate": "~1.0.1",
				"velocity-animate": "~1.2.2",
				"warning": "~2.1.0"
			},
			"devDependencies": {
				"autoprefixer-loader": "^3.1.0",
				"babel": "^5.8.29",
				"babel-core": "^5.8.29",
				"babel-eslint": "^4.1.0",
				"babel-jest": "^5.3.0",
				"babel-loader": "^5.3.2",
				"busboy": "^0.2.9",
				"chalk": "^1.1.0",
				"css-loader": "^0.14.1",
				"eslint": "^1.1.0",
				"eslint-config-airbnb": "^0.1.0",
				"eslint-plugin-babel": "^2.1.1",
				"eslint-plugin-react": "^3.3.1",
				"extract-text-webpack-plugin": "^0.8.1",
				"gh-pages": "^0.3.1",
				"jest-cli": "~0.6.1",
				"json-loader": "^0.5.1",
				"less-loader": "^2.2.0",
				"lesslint": "^0.1.7",
				"lodash": "^3.10.0",
				"nico-jsx": "~0.6.0",
				"precommit-hook": "^1.0.7",
				"react": "~0.14.1",
				"react-addons-test-utils": "~0.14.1",
				"react-dom": "~0.14.1",
				"react-router": "1.0.0-rc3",
				"webpack": "^1.10.1",
				"webpack-babel-jest": "^1.0.0",
				"webpack-dev-middleware": "^1.2.0"
			},
			"scripts": {
				"babel": "babel components index.js --out-dir lib",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run just-deploy",
				"just-deploy": "npm run clean && webpack --config webpack.deploy.config.js && NODE_ENV=PRODUCTION nico build && node scripts/deploy.js",
				"lint": "eslint components index.js --ext '.js,.jsx'",
				"lesslint": "lesslint style",
				"test": "npm run lint && webpack && jest",
				"pub": "sh ./scripts/publish.sh",
				"webpack": "webpack",
				"beta": "sh ./scripts/publish.sh --tag beta"
			},
			"jest": {
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests",
				"preprocessCachingDisabled": false
			},
			"precommit": [
				"lint"
			],
			"gitHead": "67692360734080b38b948715321f74ba777c2b75",
			"_id": "antd@0.10.0-beta12",
			"_shasum": "bb49f3fc52bef1a6da368621340566d195942711",
			"_from": ".",
			"_npmVersion": "2.14.7",
			"_nodeVersion": "4.2.1",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"maintainers": [
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"dist": {
				"shasum": "bb49f3fc52bef1a6da368621340566d195942711",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.10.0-beta12.tgz"
			},
			"directories": {}
		},
		"0.10.0-beta13": {
			"name": "antd",
			"version": "0.10.0-beta13",
			"stableVersion": "0.9.3",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib",
				"style"
			],
			"license": "MIT",
			"dependencies": {
				"css-animation": "1.1.x",
				"gregorian-calendar": "~4.0.1",
				"gregorian-calendar-format": "~4.0.4",
				"object-assign": "~4.0.1",
				"rc-animate": "~2.0.0",
				"rc-calendar": "4.0.0-alpha10",
				"rc-checkbox": "~1.1.1",
				"rc-collapse": "~1.4.0",
				"rc-dialog": "~5.1.0",
				"rc-dropdown": "~1.4.3",
				"rc-form-validation": "~2.4.7",
				"rc-input-number": "~2.3.0",
				"rc-menu": "~4.7.0",
				"rc-notification": "~1.2.0",
				"rc-pagination": "~1.1.0",
				"rc-progress": "~1.0.0",
				"rc-queue-anim": "~0.10.5",
				"rc-radio": "~2.0.0",
				"rc-select": "~5.0.0",
				"rc-slider": "~2.0.0",
				"rc-steps": "~1.4.0",
				"rc-switch": "~1.2.0",
				"rc-table": "~3.4.0",
				"rc-tabs": "~5.4.3",
				"rc-tooltip": "~3.1.0",
				"rc-tree": "~0.18.1",
				"rc-upload": "~1.6.4",
				"rc-util": "~2.0.3",
				"react-slick": "~0.8.0",
				"reqwest": "~2.0.5",
				"semver": "~5.0.3",
				"util-deprecate": "~1.0.1",
				"velocity-animate": "~1.2.2",
				"warning": "~2.1.0"
			},
			"devDependencies": {
				"autoprefixer-loader": "^3.1.0",
				"babel": "^5.8.29",
				"babel-core": "^5.8.29",
				"babel-eslint": "^4.1.0",
				"babel-jest": "^5.3.0",
				"babel-loader": "^5.3.2",
				"busboy": "^0.2.9",
				"chalk": "^1.1.0",
				"css-loader": "^0.14.1",
				"eslint": "^1.1.0",
				"eslint-config-airbnb": "^0.1.0",
				"eslint-plugin-babel": "^2.1.1",
				"eslint-plugin-react": "^3.3.1",
				"extract-text-webpack-plugin": "^0.8.1",
				"gh-pages": "^0.3.1",
				"jest-cli": "~0.6.1",
				"json-loader": "^0.5.1",
				"less-loader": "^2.2.0",
				"lesslint": "^0.1.7",
				"lodash": "^3.10.0",
				"nico-jsx": "~0.6.0",
				"precommit-hook": "^1.0.7",
				"react": "~0.14.1",
				"react-addons-test-utils": "~0.14.1",
				"react-dom": "~0.14.1",
				"react-router": "1.0.0-rc3",
				"webpack": "^1.10.1",
				"webpack-babel-jest": "^1.0.0",
				"webpack-dev-middleware": "^1.2.0"
			},
			"scripts": {
				"babel": "babel components index.js --out-dir lib",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run just-deploy",
				"just-deploy": "npm run clean && webpack --config webpack.deploy.config.js && NODE_ENV=PRODUCTION nico build && node scripts/deploy.js",
				"lint": "eslint components index.js --ext '.js,.jsx'",
				"lesslint": "lesslint style",
				"test": "npm run lint && webpack && jest",
				"pub": "sh ./scripts/publish.sh",
				"webpack": "webpack",
				"beta": "sh ./scripts/publish.sh --tag beta"
			},
			"jest": {
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests",
				"preprocessCachingDisabled": false
			},
			"precommit": [
				"lint"
			],
			"gitHead": "2eced48c85f13ab8017bc23f5c6baccf7154e6db",
			"_id": "antd@0.10.0-beta13",
			"_shasum": "c3106d62b8a700a5498b3e266a2d3895e7a243da",
			"_from": ".",
			"_npmVersion": "2.14.7",
			"_nodeVersion": "4.2.1",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"maintainers": [
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"dist": {
				"shasum": "c3106d62b8a700a5498b3e266a2d3895e7a243da",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.10.0-beta13.tgz"
			},
			"directories": {}
		},
		"0.10.0-beta14": {
			"name": "antd",
			"version": "0.10.0-beta14",
			"stableVersion": "0.9.3",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib",
				"style"
			],
			"license": "MIT",
			"dependencies": {
				"css-animation": "1.1.x",
				"gregorian-calendar": "~4.0.1",
				"gregorian-calendar-format": "~4.0.4",
				"object-assign": "~4.0.1",
				"rc-animate": "~2.0.0",
				"rc-calendar": "4.0.0-alpha10",
				"rc-checkbox": "~1.1.1",
				"rc-collapse": "~1.4.0",
				"rc-dialog": "~5.1.0",
				"rc-dropdown": "~1.4.3",
				"rc-form-validation": "~2.4.7",
				"rc-input-number": "~2.3.0",
				"rc-menu": "~4.7.0",
				"rc-notification": "~1.2.0",
				"rc-pagination": "~1.1.0",
				"rc-progress": "~1.0.0",
				"rc-queue-anim": "~0.10.5",
				"rc-radio": "~2.0.0",
				"rc-select": "~5.0.0",
				"rc-slider": "~2.0.0",
				"rc-steps": "~1.4.0",
				"rc-switch": "~1.2.0",
				"rc-table": "~3.4.0",
				"rc-tabs": "~5.4.3",
				"rc-tooltip": "~3.1.0",
				"rc-tree": "~0.18.1",
				"rc-upload": "~1.6.4",
				"rc-util": "~2.0.3",
				"react-slick": "~0.8.0",
				"reqwest": "~2.0.5",
				"semver": "~5.0.3",
				"util-deprecate": "~1.0.1",
				"velocity-animate": "~1.2.2",
				"warning": "~2.1.0"
			},
			"devDependencies": {
				"autoprefixer-loader": "^3.1.0",
				"babel": "^5.8.29",
				"babel-core": "^5.8.29",
				"babel-eslint": "^4.1.0",
				"babel-jest": "^5.3.0",
				"babel-loader": "^5.3.2",
				"busboy": "^0.2.9",
				"chalk": "^1.1.0",
				"css-loader": "^0.14.1",
				"eslint": "^1.1.0",
				"eslint-config-airbnb": "^0.1.0",
				"eslint-plugin-babel": "^2.1.1",
				"eslint-plugin-react": "^3.3.1",
				"extract-text-webpack-plugin": "^0.8.1",
				"gh-pages": "^0.3.1",
				"jest-cli": "~0.6.1",
				"json-loader": "^0.5.1",
				"less-loader": "^2.2.0",
				"lesslint": "^0.1.7",
				"lodash": "^3.10.0",
				"nico-jsx": "~0.6.0",
				"precommit-hook": "^1.0.7",
				"react": "~0.14.1",
				"react-addons-test-utils": "~0.14.1",
				"react-dom": "~0.14.1",
				"react-router": "1.0.0-rc3",
				"webpack": "^1.10.1",
				"webpack-babel-jest": "^1.0.0",
				"webpack-dev-middleware": "^1.2.0"
			},
			"scripts": {
				"babel": "babel components index.js --out-dir lib",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run just-deploy",
				"just-deploy": "npm run clean && webpack --config webpack.deploy.config.js && NODE_ENV=PRODUCTION nico build && node scripts/deploy.js",
				"lint": "eslint components index.js --ext '.js,.jsx'",
				"lesslint": "lesslint style",
				"test": "npm run lint && webpack && jest",
				"pub": "sh ./scripts/publish.sh",
				"webpack": "webpack",
				"beta": "sh ./scripts/publish.sh --tag beta"
			},
			"jest": {
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests",
				"preprocessCachingDisabled": false
			},
			"precommit": [
				"lint"
			],
			"gitHead": "cef93e21489fc2b285d3ca15a59e9320798f2e09",
			"_id": "antd@0.10.0-beta14",
			"_shasum": "50429056618c46246b0aac8d89d4e4f8f48d22c2",
			"_from": ".",
			"_npmVersion": "2.14.7",
			"_nodeVersion": "4.2.1",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"maintainers": [
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"dist": {
				"shasum": "50429056618c46246b0aac8d89d4e4f8f48d22c2",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.10.0-beta14.tgz"
			},
			"directories": {}
		},
		"0.10.0-beta15": {
			"name": "antd",
			"version": "0.10.0-beta15",
			"stableVersion": "0.9.3",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib",
				"style"
			],
			"license": "MIT",
			"dependencies": {
				"css-animation": "1.1.x",
				"gregorian-calendar": "~4.0.1",
				"gregorian-calendar-format": "~4.0.4",
				"object-assign": "~4.0.1",
				"rc-animate": "~2.0.0",
				"rc-calendar": "4.0.0-alpha10",
				"rc-checkbox": "~1.1.1",
				"rc-collapse": "~1.4.0",
				"rc-dialog": "~5.1.0",
				"rc-dropdown": "~1.4.3",
				"rc-form-validation": "~2.4.7",
				"rc-input-number": "~2.3.0",
				"rc-menu": "~4.7.0",
				"rc-notification": "~1.2.0",
				"rc-pagination": "~1.1.0",
				"rc-progress": "~1.0.0",
				"rc-queue-anim": "~0.10.5",
				"rc-radio": "~2.0.0",
				"rc-select": "~5.0.0",
				"rc-slider": "~2.0.0",
				"rc-steps": "~1.4.0",
				"rc-switch": "~1.2.0",
				"rc-table": "~3.5.0",
				"rc-tabs": "~5.4.3",
				"rc-tooltip": "~3.1.0",
				"rc-tree": "~0.18.1",
				"rc-upload": "~1.6.4",
				"rc-util": "~2.0.3",
				"react-slick": "~0.8.0",
				"reqwest": "~2.0.5",
				"semver": "~5.0.3",
				"util-deprecate": "~1.0.1",
				"velocity-animate": "~1.2.2",
				"warning": "~2.1.0"
			},
			"devDependencies": {
				"autoprefixer-loader": "^3.1.0",
				"babel": "^5.8.29",
				"babel-core": "^5.8.29",
				"babel-eslint": "^4.1.0",
				"babel-jest": "^5.3.0",
				"babel-loader": "^5.3.2",
				"busboy": "^0.2.9",
				"chalk": "^1.1.0",
				"css-loader": "^0.14.1",
				"eslint": "^1.1.0",
				"eslint-config-airbnb": "^0.1.0",
				"eslint-plugin-babel": "^2.1.1",
				"eslint-plugin-react": "^3.3.1",
				"extract-text-webpack-plugin": "^0.8.1",
				"gh-pages": "^0.3.1",
				"jest-cli": "~0.6.1",
				"json-loader": "^0.5.1",
				"less-loader": "^2.2.0",
				"lesslint": "^0.1.7",
				"lodash": "^3.10.0",
				"nico-jsx": "~0.6.0",
				"precommit-hook": "^1.0.7",
				"react": "~0.14.1",
				"react-addons-test-utils": "~0.14.1",
				"react-dom": "~0.14.1",
				"react-router": "1.0.0-rc3",
				"webpack": "^1.10.1",
				"webpack-babel-jest": "^1.0.0",
				"webpack-dev-middleware": "^1.2.0"
			},
			"scripts": {
				"babel": "babel components index.js --out-dir lib",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run just-deploy",
				"just-deploy": "npm run clean && webpack --config webpack.deploy.config.js && NODE_ENV=PRODUCTION nico build && node scripts/deploy.js",
				"lint": "eslint components index.js --ext '.js,.jsx'",
				"lesslint": "lesslint style",
				"test": "npm run lint && webpack && jest",
				"pub": "sh ./scripts/publish.sh",
				"webpack": "webpack",
				"beta": "sh ./scripts/publish.sh --tag beta"
			},
			"jest": {
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests",
				"preprocessCachingDisabled": false
			},
			"precommit": [
				"lint"
			],
			"gitHead": "e9a178fb43cafb380a96792590b40acd20db425e",
			"_id": "antd@0.10.0-beta15",
			"_shasum": "ebae9c564ab77d1795fa46d18dd43011589c055f",
			"_from": ".",
			"_npmVersion": "2.14.8",
			"_nodeVersion": "4.0.0",
			"_npmUser": {
				"name": "yiminghe",
				"email": "yiminghe@gmail.com"
			},
			"maintainers": [
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"dist": {
				"shasum": "ebae9c564ab77d1795fa46d18dd43011589c055f",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.10.0-beta15.tgz"
			},
			"directories": {}
		},
		"0.10.0-beta16": {
			"name": "antd",
			"version": "0.10.0-beta16",
			"stableVersion": "0.9.3",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib",
				"style"
			],
			"license": "MIT",
			"dependencies": {
				"css-animation": "1.1.x",
				"gregorian-calendar": "~4.0.1",
				"gregorian-calendar-format": "~4.0.4",
				"object-assign": "~4.0.1",
				"rc-animate": "~2.0.0",
				"rc-calendar": "4.0.0-alpha10",
				"rc-checkbox": "~1.1.1",
				"rc-collapse": "~1.4.0",
				"rc-dialog": "~5.1.0",
				"rc-dropdown": "~1.4.3",
				"rc-form-validation": "~2.4.7",
				"rc-input-number": "~2.3.0",
				"rc-menu": "~4.7.0",
				"rc-notification": "~1.2.0",
				"rc-pagination": "~1.1.0",
				"rc-progress": "~1.0.0",
				"rc-queue-anim": "~0.10.5",
				"rc-radio": "~2.0.0",
				"rc-select": "~5.0.0",
				"rc-slider": "~2.0.0",
				"rc-steps": "~1.4.0",
				"rc-switch": "~1.2.0",
				"rc-table": "~3.5.0",
				"rc-tabs": "~5.4.3",
				"rc-tooltip": "~3.1.0",
				"rc-tree": "~0.18.1",
				"rc-upload": "~1.6.4",
				"rc-util": "~2.0.3",
				"react-slick": "~0.8.0",
				"reqwest": "~2.0.5",
				"semver": "~5.0.3",
				"util-deprecate": "~1.0.1",
				"velocity-animate": "~1.2.2",
				"warning": "~2.1.0"
			},
			"devDependencies": {
				"autoprefixer-loader": "^3.1.0",
				"babel": "^5.8.29",
				"babel-core": "^5.8.29",
				"babel-eslint": "^4.1.0",
				"babel-jest": "^5.3.0",
				"babel-loader": "^5.3.2",
				"busboy": "^0.2.9",
				"chalk": "^1.1.0",
				"css-loader": "^0.14.1",
				"eslint": "^1.1.0",
				"eslint-config-airbnb": "^0.1.0",
				"eslint-plugin-babel": "^2.1.1",
				"eslint-plugin-react": "^3.3.1",
				"extract-text-webpack-plugin": "^0.8.1",
				"gh-pages": "^0.3.1",
				"jest-cli": "~0.6.1",
				"json-loader": "^0.5.1",
				"less-loader": "^2.2.0",
				"lesslint": "^0.1.7",
				"lodash": "^3.10.0",
				"nico-jsx": "~0.6.0",
				"precommit-hook": "^1.0.7",
				"react": "~0.14.1",
				"react-addons-test-utils": "~0.14.1",
				"react-dom": "~0.14.1",
				"react-router": "1.0.0-rc3",
				"webpack": "^1.10.1",
				"webpack-babel-jest": "^1.0.0",
				"webpack-dev-middleware": "^1.2.0"
			},
			"scripts": {
				"babel": "babel components index.js --out-dir lib",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run just-deploy",
				"just-deploy": "npm run clean && webpack --config webpack.deploy.config.js && NODE_ENV=PRODUCTION nico build && node scripts/deploy.js",
				"lint": "eslint components index.js --ext '.js,.jsx'",
				"lesslint": "lesslint style",
				"test": "npm run lint && webpack && jest",
				"pub": "sh ./scripts/publish.sh",
				"webpack": "webpack",
				"beta": "sh ./scripts/publish.sh --tag beta"
			},
			"jest": {
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests",
				"preprocessCachingDisabled": false
			},
			"precommit": [
				"lint"
			],
			"gitHead": "dc1650486d092404d2f66a8363ea549f96384506",
			"_id": "antd@0.10.0-beta16",
			"_shasum": "d1cfa93f2d955d2ba1c727d42486576f21d1d476",
			"_from": ".",
			"_npmVersion": "2.14.8",
			"_nodeVersion": "4.0.0",
			"_npmUser": {
				"name": "yiminghe",
				"email": "yiminghe@gmail.com"
			},
			"maintainers": [
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"dist": {
				"shasum": "d1cfa93f2d955d2ba1c727d42486576f21d1d476",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.10.0-beta16.tgz"
			},
			"directories": {}
		},
		"0.9.4": {
			"name": "antd",
			"version": "0.9.4",
			"stableVersion": "0.9.4",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib"
			],
			"license": "MIT",
			"dependencies": {
				"css-animation": "~1.1.0",
				"enter-animation": "~0.5.0",
				"gregorian-calendar": "~3.0.0",
				"gregorian-calendar-format": "~3.0.1",
				"object-assign": "~4.0.1",
				"rc-animate": "~1.2.9",
				"rc-calendar": "~3.16.1",
				"rc-checkbox": "~1.1.1",
				"rc-collapse": "~1.3.0",
				"rc-dialog": "~5.0.2",
				"rc-dropdown": "~1.3.3",
				"rc-form-validation": "~2.4.7",
				"rc-input-number": "~2.0.1",
				"rc-menu": "~4.6.0",
				"rc-notification": "~1.1.0",
				"rc-pagination": "~1.1.0",
				"rc-progress": "~1.0.0",
				"rc-radio": "~2.0.0",
				"rc-select": "~4.9.0",
				"rc-slider": "~1.4.0",
				"rc-steps": "~1.3.2",
				"rc-switch": "~1.2.0",
				"rc-table": "~3.2.0",
				"rc-tabs": "~5.3.2",
				"rc-tooltip": "~2.8.0",
				"rc-tree": "~0.15.4",
				"rc-upload": "~1.6.4",
				"rc-util": "~2.0.3",
				"react-slick": "~0.8.0",
				"reqwest-without-xhr2": "~2.0.2",
				"util-deprecate": "~1.0.1",
				"velocity-animate": "~1.2.2",
				"warning": "~2.1.0",
				"semver": "~5.0.3"
			},
			"devDependencies": {
				"autoprefixer-loader": "^3.1.0",
				"babel": "^5.8.12",
				"babel-core": "^5.8.12",
				"babel-eslint": "^4.1.0",
				"babel-loader": "^5.3.2",
				"busboy": "^0.2.9",
				"chalk": "^1.1.0",
				"css-loader": "^0.14.1",
				"eslint": "^1.1.0",
				"eslint-config-airbnb": "^0.0.8",
				"eslint-plugin-babel": "^2.1.1",
				"eslint-plugin-react": "^3.3.1",
				"extract-text-webpack-plugin": "^0.8.1",
				"gh-pages": "^0.3.1",
				"json-loader": "^0.5.1",
				"less": "~2.5.1",
				"less-loader": "^2.2.0",
				"lesslint": "^0.1.7",
				"lodash": "^3.10.0",
				"nico-jsx": "~0.5.8",
				"precommit-hook": "^1.0.7",
				"react": "~0.13.0",
				"react-router": "1.0.0-rc1",
				"webpack": "^1.10.1",
				"webpack-dev-middleware": "^1.2.0"
			},
			"scripts": {
				"babel": "babel components --out-dir lib",
				"release": "npm run clean && webpack --config webpack.config.production.js && webpack --config webpack.config.min.js && zip dist/${npm_package_name}-${npm_package_version}.zip -j dist dist/*",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run just-deploy",
				"just-deploy": "npm run clean && webpack && webpack --config webpack.config.min.js && NODE_ENV=PRODUCTION nico build && node scripts/deploy.js",
				"lint": "eslint components --ext '.js,.jsx'",
				"lesslint": "lesslint style",
				"test": "webpack && npm run lint",
				"pub": "sh ./scripts/publish.sh",
				"beta": "sh ./scripts/publish.sh --tag beta"
			},
			"precommit": [
				"lint"
			],
			"gitHead": "5bcdcc3fce70c69fd5d85c35520cf982aa0ebc20",
			"_id": "antd@0.9.4",
			"_shasum": "1a9bb1b52d4246eaf61b71e13fa4163fdb8b47fc",
			"_from": ".",
			"_npmVersion": "2.14.7",
			"_nodeVersion": "4.2.1",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"maintainers": [
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"dist": {
				"shasum": "1a9bb1b52d4246eaf61b71e13fa4163fdb8b47fc",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.9.4.tgz"
			},
			"deprecated": "antd@<1.0.0 is depreacated, please upgrade to the latest version ASAP",
			"directories": {}
		},
		"0.10.0-beta17": {
			"name": "antd",
			"version": "0.10.0-beta17",
			"stableVersion": "0.9.4",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib",
				"style"
			],
			"license": "MIT",
			"dependencies": {
				"css-animation": "1.1.x",
				"gregorian-calendar": "~4.0.1",
				"gregorian-calendar-format": "~4.0.4",
				"object-assign": "~4.0.1",
				"rc-animate": "~2.0.0",
				"rc-calendar": "4.0.0-alpha10",
				"rc-checkbox": "~1.1.1",
				"rc-collapse": "~1.4.0",
				"rc-dialog": "~5.1.0",
				"rc-dropdown": "~1.4.3",
				"rc-form-validation": "~2.4.7",
				"rc-input-number": "~2.3.0",
				"rc-menu": "~4.7.0",
				"rc-notification": "~1.2.0",
				"rc-pagination": "~1.1.0",
				"rc-progress": "~1.0.0",
				"rc-queue-anim": "~0.10.5",
				"rc-radio": "~2.0.0",
				"rc-select": "~5.0.0",
				"rc-slider": "~2.0.0",
				"rc-steps": "~1.4.0",
				"rc-switch": "~1.2.0",
				"rc-table": "~3.5.0",
				"rc-tabs": "~5.4.3",
				"rc-tooltip": "~3.1.0",
				"rc-tree": "~0.18.1",
				"rc-upload": "~1.6.4",
				"rc-util": "~2.0.3",
				"react-slick": "~0.8.0",
				"reqwest": "~2.0.5",
				"semver": "~5.0.3",
				"util-deprecate": "~1.0.1",
				"velocity-animate": "~1.2.2",
				"warning": "~2.1.0"
			},
			"devDependencies": {
				"autoprefixer-loader": "^3.1.0",
				"babel": "^5.8.29",
				"babel-core": "^5.8.29",
				"babel-eslint": "^4.1.0",
				"babel-jest": "^5.3.0",
				"babel-loader": "^5.3.2",
				"busboy": "^0.2.9",
				"chalk": "^1.1.0",
				"clipboard": "~1.5.3",
				"css-loader": "^0.14.1",
				"eslint": "^1.1.0",
				"eslint-config-airbnb": "^0.1.0",
				"eslint-plugin-babel": "^2.1.1",
				"eslint-plugin-react": "^3.3.1",
				"extract-text-webpack-plugin": "^0.8.1",
				"gh-pages": "^0.3.1",
				"jest-cli": "~0.6.1",
				"json-loader": "^0.5.1",
				"less-loader": "^2.2.0",
				"lodash": "^3.10.0",
				"nico-jsx": "~0.6.0",
				"precommit-hook": "^1.0.7",
				"react": "~0.14.1",
				"react-addons-test-utils": "~0.14.1",
				"react-dom": "~0.14.1",
				"react-router": "1.0.0-rc3",
				"webpack": "^1.10.1",
				"webpack-babel-jest": "^1.0.0",
				"webpack-dev-middleware": "^1.2.0"
			},
			"scripts": {
				"babel": "babel components index.js --out-dir lib",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run just-deploy",
				"just-deploy": "npm run clean && webpack --config webpack.deploy.config.js && NODE_ENV=PRODUCTION nico build && node scripts/deploy.js",
				"lint": "eslint components index.js --ext '.js,.jsx'",
				"test": "npm run lint && webpack && npm run jest",
				"jest": "jest",
				"pub": "sh ./scripts/publish.sh",
				"webpack": "webpack",
				"beta": "sh ./scripts/publish.sh --tag beta"
			},
			"jest": {
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"testPathIgnorePatterns": [
					"/node_modules/",
					"/_site/"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests",
				"preprocessCachingDisabled": false
			},
			"precommit": [
				"lint"
			],
			"gitHead": "56c8f89dbc1b090acf064c46304938dbec42e3a0",
			"_id": "antd@0.10.0-beta17",
			"_shasum": "1190e4bb5fc6273f03cfbf989eeeae805faf5df6",
			"_from": ".",
			"_npmVersion": "2.14.7",
			"_nodeVersion": "4.2.1",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "1190e4bb5fc6273f03cfbf989eeeae805faf5df6",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.10.0-beta17.tgz"
			},
			"maintainers": [
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"directories": {}
		},
		"0.10.0-beta18": {
			"name": "antd",
			"version": "0.10.0-beta18",
			"stableVersion": "0.9.4",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib",
				"style"
			],
			"license": "MIT",
			"dependencies": {
				"css-animation": "1.1.x",
				"gregorian-calendar": "~4.0.1",
				"gregorian-calendar-format": "~4.0.4",
				"object-assign": "~4.0.1",
				"rc-animate": "~2.0.0",
				"rc-calendar": "4.0.0-alpha10",
				"rc-checkbox": "~1.1.1",
				"rc-collapse": "~1.4.0",
				"rc-dialog": "~5.1.0",
				"rc-dropdown": "~1.4.3",
				"rc-form-validation": "~2.4.7",
				"rc-input-number": "~2.3.0",
				"rc-menu": "~4.7.0",
				"rc-notification": "~1.2.0",
				"rc-pagination": "~1.1.0",
				"rc-progress": "~1.0.0",
				"rc-queue-anim": "~0.10.5",
				"rc-radio": "~2.0.0",
				"rc-select": "~5.0.0",
				"rc-slider": "~2.0.0",
				"rc-steps": "~1.4.0",
				"rc-switch": "~1.2.0",
				"rc-table": "~3.5.0",
				"rc-tabs": "~5.4.3",
				"rc-tooltip": "~3.1.0",
				"rc-tree": "~0.18.1",
				"rc-upload": "~1.6.4",
				"rc-util": "~2.0.3",
				"react-slick": "~0.8.0",
				"reqwest": "~2.0.5",
				"semver": "~5.0.3",
				"util-deprecate": "~1.0.1",
				"velocity-animate": "~1.2.2",
				"warning": "~2.1.0"
			},
			"devDependencies": {
				"autoprefixer-loader": "^3.1.0",
				"babel": "^5.8.29",
				"babel-core": "^5.8.29",
				"babel-eslint": "^4.1.0",
				"babel-jest": "^5.3.0",
				"babel-loader": "^5.3.2",
				"busboy": "^0.2.9",
				"chalk": "^1.1.0",
				"clipboard": "~1.5.3",
				"css-loader": "^0.14.1",
				"eslint": "^1.1.0",
				"eslint-config-airbnb": "^0.1.0",
				"eslint-plugin-babel": "^2.1.1",
				"eslint-plugin-react": "^3.3.1",
				"extract-text-webpack-plugin": "^0.8.1",
				"gh-pages": "^0.3.1",
				"jest-cli": "~0.6.1",
				"json-loader": "^0.5.1",
				"less-loader": "^2.2.0",
				"lodash": "^3.10.0",
				"nico-jsx": "~0.6.0",
				"precommit-hook": "^1.0.7",
				"react": "~0.14.1",
				"react-addons-test-utils": "~0.14.1",
				"react-dom": "~0.14.1",
				"react-router": "1.0.0-rc3",
				"webpack": "^1.10.1",
				"webpack-babel-jest": "^1.0.0",
				"webpack-dev-middleware": "^1.2.0"
			},
			"scripts": {
				"babel": "babel components index.js --out-dir lib",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run just-deploy",
				"just-deploy": "npm run clean && webpack --config webpack.deploy.config.js && NODE_ENV=PRODUCTION nico build && node scripts/deploy.js",
				"lint": "eslint components index.js --ext '.js,.jsx'",
				"test": "npm run lint && webpack && npm run jest",
				"jest": "jest",
				"pub": "sh ./scripts/publish.sh",
				"webpack": "webpack",
				"beta": "sh ./scripts/publish.sh --tag beta"
			},
			"jest": {
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"testPathIgnorePatterns": [
					"/node_modules/",
					"/_site/"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests",
				"preprocessCachingDisabled": false
			},
			"precommit": [
				"lint"
			],
			"gitHead": "8005455ddda9e16c5d63357d637636da73189ad1",
			"_id": "antd@0.10.0-beta18",
			"_shasum": "d6f441a41acf625b072602be64b583a0f78027a2",
			"_from": ".",
			"_npmVersion": "2.14.8",
			"_nodeVersion": "4.0.0",
			"_npmUser": {
				"name": "yiminghe",
				"email": "yiminghe@gmail.com"
			},
			"maintainers": [
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"dist": {
				"shasum": "d6f441a41acf625b072602be64b583a0f78027a2",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.10.0-beta18.tgz"
			},
			"directories": {}
		},
		"0.10.0-beta19": {
			"name": "antd",
			"version": "0.10.0-beta19",
			"stableVersion": "0.9.4",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib",
				"style"
			],
			"license": "MIT",
			"dependencies": {
				"css-animation": "1.1.x",
				"gregorian-calendar": "~4.0.1",
				"gregorian-calendar-format": "~4.0.4",
				"object-assign": "~4.0.1",
				"rc-animate": "~2.0.0",
				"rc-calendar": "4.0.0-alpha10",
				"rc-checkbox": "~1.1.1",
				"rc-collapse": "~1.4.0",
				"rc-dialog": "~5.2.0",
				"rc-dropdown": "~1.4.3",
				"rc-form-validation": "~2.4.7",
				"rc-input-number": "~2.3.0",
				"rc-menu": "~4.7.0",
				"rc-notification": "~1.2.0",
				"rc-pagination": "~1.1.0",
				"rc-progress": "~1.0.0",
				"rc-queue-anim": "~0.10.5",
				"rc-radio": "~2.0.0",
				"rc-select": "~5.0.2",
				"rc-slider": "~2.0.0",
				"rc-steps": "~1.4.0",
				"rc-switch": "~1.2.0",
				"rc-table": "~3.5.0",
				"rc-tabs": "~5.4.3",
				"rc-tooltip": "~3.1.0",
				"rc-tree": "~0.18.1",
				"rc-upload": "~1.6.4",
				"rc-util": "~2.0.3",
				"react-slick": "~0.8.0",
				"reqwest": "~2.0.5",
				"semver": "~5.0.3",
				"util-deprecate": "~1.0.1",
				"velocity-animate": "~1.2.2",
				"warning": "~2.1.0"
			},
			"devDependencies": {
				"autoprefixer-loader": "^3.1.0",
				"babel": "^5.8.29",
				"babel-core": "^5.8.29",
				"babel-eslint": "^4.1.0",
				"babel-jest": "^5.3.0",
				"babel-loader": "^5.3.2",
				"busboy": "^0.2.9",
				"chalk": "^1.1.0",
				"clipboard": "~1.5.3",
				"css-loader": "^0.14.1",
				"eslint": "^1.1.0",
				"eslint-config-airbnb": "^0.1.0",
				"eslint-plugin-babel": "^2.1.1",
				"eslint-plugin-react": "^3.3.1",
				"expect.js": "~0.3.1",
				"extract-text-webpack-plugin": "^0.8.1",
				"gh-pages": "^0.3.1",
				"jest-cli": "~0.6.1",
				"json-loader": "^0.5.1",
				"less-loader": "^2.2.0",
				"lodash": "^3.10.0",
				"nico-jsx": "~0.6.0",
				"precommit-hook": "^1.0.7",
				"react": "~0.14.1",
				"react-addons-test-utils": "~0.14.1",
				"react-dom": "~0.14.1",
				"react-router": "1.0.0-rc3",
				"webpack": "^1.10.1",
				"webpack-babel-jest": "^1.0.0",
				"webpack-dev-middleware": "^1.2.0"
			},
			"scripts": {
				"babel": "babel components index.js --out-dir lib",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run just-deploy",
				"just-deploy": "npm run clean && webpack --config webpack.deploy.config.js && NODE_ENV=PRODUCTION nico build && node scripts/deploy.js",
				"lint": "eslint components test index.js --ext '.js,.jsx'",
				"test": "npm run lint && webpack && npm run jest",
				"jest": "jest",
				"pub": "sh ./scripts/publish.sh",
				"webpack": "webpack",
				"beta": "sh ./scripts/publish.sh --tag beta"
			},
			"jest": {
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"testPathIgnorePatterns": [
					"/node_modules/",
					"/_site/"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests",
				"preprocessCachingDisabled": false
			},
			"precommit": [
				"lint"
			],
			"gitHead": "15a13c1076b9ea17e0dc2ac5a18fb500bfa09a63",
			"_id": "antd@0.10.0-beta19",
			"_shasum": "9425b3dc778b96b31e414c1d6653ebdedf571f30",
			"_from": ".",
			"_npmVersion": "2.14.8",
			"_nodeVersion": "4.0.0",
			"_npmUser": {
				"name": "yiminghe",
				"email": "yiminghe@gmail.com"
			},
			"maintainers": [
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"dist": {
				"shasum": "9425b3dc778b96b31e414c1d6653ebdedf571f30",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.10.0-beta19.tgz"
			},
			"directories": {}
		},
		"0.10.0-beta20": {
			"name": "antd",
			"version": "0.10.0-beta20",
			"stableVersion": "0.9.4",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib",
				"style"
			],
			"license": "MIT",
			"dependencies": {
				"css-animation": "1.1.x",
				"gregorian-calendar": "~4.0.1",
				"gregorian-calendar-format": "~4.0.4",
				"object-assign": "~4.0.1",
				"rc-animate": "~2.0.0",
				"rc-calendar": "4.0.0-alpha10",
				"rc-checkbox": "~1.1.1",
				"rc-collapse": "~1.4.0",
				"rc-dialog": "~5.2.0",
				"rc-dropdown": "~1.4.3",
				"rc-form-validation": "~2.4.7",
				"rc-input-number": "~2.3.0",
				"rc-menu": "~4.8.0",
				"rc-notification": "~1.2.0",
				"rc-pagination": "~1.1.0",
				"rc-progress": "~1.0.0",
				"rc-queue-anim": "~0.10.5",
				"rc-radio": "~2.0.0",
				"rc-select": "~5.0.2",
				"rc-slider": "~2.0.0",
				"rc-steps": "~1.4.0",
				"rc-switch": "~1.2.0",
				"rc-table": "~3.5.0",
				"rc-tabs": "~5.4.3",
				"rc-tooltip": "~3.1.0",
				"rc-tree": "~0.18.1",
				"rc-upload": "~1.6.4",
				"rc-util": "~2.0.3",
				"react-slick": "~0.8.0",
				"reqwest": "~2.0.5",
				"semver": "~5.0.3",
				"util-deprecate": "~1.0.1",
				"velocity-animate": "~1.2.2",
				"warning": "~2.1.0"
			},
			"devDependencies": {
				"autoprefixer-loader": "^3.1.0",
				"babel": "^5.8.29",
				"babel-core": "^5.8.29",
				"babel-eslint": "^4.1.0",
				"babel-jest": "^5.3.0",
				"babel-loader": "^5.3.2",
				"busboy": "^0.2.9",
				"chalk": "^1.1.0",
				"clipboard": "~1.5.3",
				"css-loader": "^0.14.1",
				"eslint": "^1.1.0",
				"eslint-config-airbnb": "^0.1.0",
				"eslint-plugin-babel": "^2.1.1",
				"eslint-plugin-react": "^3.3.1",
				"expect.js": "~0.3.1",
				"extract-text-webpack-plugin": "^0.8.1",
				"gh-pages": "^0.3.1",
				"jest-cli": "~0.6.1",
				"json-loader": "^0.5.1",
				"less-loader": "^2.2.0",
				"lodash": "^3.10.0",
				"nico-jsx": "~0.6.0",
				"precommit-hook": "^1.0.7",
				"react": "~0.14.1",
				"react-addons-test-utils": "~0.14.1",
				"react-dom": "~0.14.1",
				"react-router": "1.0.0-rc3",
				"webpack": "^1.10.1",
				"webpack-babel-jest": "^1.0.0",
				"webpack-dev-middleware": "^1.2.0"
			},
			"scripts": {
				"babel": "babel components index.js --out-dir lib",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run just-deploy",
				"just-deploy": "npm run clean && webpack --config webpack.deploy.config.js && NODE_ENV=PRODUCTION nico build && node scripts/deploy.js",
				"lint": "eslint components test index.js --ext '.js,.jsx'",
				"test": "npm run lint && webpack && npm run jest",
				"jest": "jest",
				"pub": "sh ./scripts/publish.sh",
				"webpack": "webpack",
				"beta": "sh ./scripts/publish.sh --tag beta"
			},
			"jest": {
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"testPathIgnorePatterns": [
					"/node_modules/",
					"/_site/"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests",
				"preprocessCachingDisabled": false
			},
			"precommit": [
				"lint"
			],
			"gitHead": "ac98bb9cf7c78a851e5232beca3e6027e1d130d6",
			"_id": "antd@0.10.0-beta20",
			"_shasum": "9475b5e5780e413a069c8b7f117fe331af01df9d",
			"_from": ".",
			"_npmVersion": "2.14.7",
			"_nodeVersion": "4.2.1",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "9475b5e5780e413a069c8b7f117fe331af01df9d",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.10.0-beta20.tgz"
			},
			"maintainers": [
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"directories": {}
		},
		"0.10.0-beta21": {
			"name": "antd",
			"version": "0.10.0-beta21",
			"stableVersion": "0.9.4",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib",
				"style"
			],
			"license": "MIT",
			"dependencies": {
				"css-animation": "1.1.x",
				"gregorian-calendar": "~4.0.1",
				"gregorian-calendar-format": "~4.0.4",
				"object-assign": "~4.0.1",
				"rc-animate": "~2.0.0",
				"rc-calendar": "4.0.0-alpha10",
				"rc-checkbox": "~1.1.1",
				"rc-collapse": "~1.4.0",
				"rc-dialog": "~5.2.0",
				"rc-dropdown": "~1.4.3",
				"rc-form-validation": "~2.4.7",
				"rc-input-number": "~2.3.0",
				"rc-menu": "~4.8.0",
				"rc-notification": "~1.2.0",
				"rc-pagination": "~1.1.0",
				"rc-progress": "~1.0.0",
				"rc-queue-anim": "~0.10.5",
				"rc-radio": "~2.0.0",
				"rc-select": "~5.0.2",
				"rc-slider": "~2.0.0",
				"rc-steps": "~1.4.0",
				"rc-switch": "~1.2.0",
				"rc-table": "~3.5.0",
				"rc-tabs": "~5.4.3",
				"rc-tooltip": "~3.1.0",
				"rc-tree": "~0.18.1",
				"rc-upload": "~1.6.4",
				"rc-util": "~2.0.3",
				"react-slick": "~0.8.0",
				"reqwest": "~2.0.5",
				"semver": "~5.0.3",
				"util-deprecate": "~1.0.1",
				"velocity-animate": "~1.2.2",
				"warning": "~2.1.0"
			},
			"devDependencies": {
				"autoprefixer-loader": "^3.1.0",
				"babel": "^5.8.29",
				"babel-core": "^5.8.29",
				"babel-eslint": "^4.1.0",
				"babel-jest": "^5.3.0",
				"babel-loader": "^5.3.2",
				"busboy": "^0.2.9",
				"chalk": "^1.1.0",
				"clipboard": "~1.5.3",
				"css-loader": "^0.14.1",
				"eslint": "^1.1.0",
				"eslint-config-airbnb": "^0.1.0",
				"eslint-plugin-babel": "^2.1.1",
				"eslint-plugin-react": "^3.3.1",
				"expect.js": "~0.3.1",
				"extract-text-webpack-plugin": "^0.8.1",
				"gh-pages": "^0.3.1",
				"jest-cli": "~0.6.1",
				"json-loader": "^0.5.1",
				"less-loader": "^2.2.0",
				"lodash": "^3.10.0",
				"nico-jsx": "~0.6.0",
				"precommit-hook": "^1.0.7",
				"react": "~0.14.1",
				"react-addons-test-utils": "~0.14.1",
				"react-dom": "~0.14.1",
				"react-router": "1.0.0-rc3",
				"webpack": "^1.10.1",
				"webpack-babel-jest": "^1.0.0",
				"webpack-dev-middleware": "^1.2.0"
			},
			"scripts": {
				"babel": "babel components index.js --out-dir lib",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run just-deploy",
				"just-deploy": "npm run clean && webpack --config webpack.deploy.config.js && NODE_ENV=PRODUCTION nico build && node scripts/deploy.js",
				"lint": "eslint components test index.js --ext '.js,.jsx'",
				"test": "npm run lint && webpack && npm run jest",
				"jest": "jest",
				"pub": "sh ./scripts/publish.sh",
				"webpack": "webpack",
				"beta": "sh ./scripts/publish.sh --tag beta"
			},
			"jest": {
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"testPathIgnorePatterns": [
					"/node_modules/",
					"/_site/"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests",
				"preprocessCachingDisabled": false
			},
			"precommit": [
				"lint"
			],
			"gitHead": "573e90aa1adfe5158bd31224f082509359a75836",
			"_id": "antd@0.10.0-beta21",
			"_shasum": "3dd6511d06ca51d0705ce0e0d0dfe7d55b539b1d",
			"_from": ".",
			"_npmVersion": "2.14.7",
			"_nodeVersion": "4.2.1",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "3dd6511d06ca51d0705ce0e0d0dfe7d55b539b1d",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.10.0-beta21.tgz"
			},
			"maintainers": [
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"directories": {}
		},
		"0.10.0-beta22": {
			"name": "antd",
			"version": "0.10.0-beta22",
			"stableVersion": "0.9.4",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib",
				"style"
			],
			"license": "MIT",
			"dependencies": {
				"css-animation": "1.1.x",
				"gregorian-calendar": "~4.0.1",
				"gregorian-calendar-format": "~4.0.4",
				"object-assign": "~4.0.1",
				"rc-animate": "~2.0.0",
				"rc-calendar": "4.0.0-alpha10",
				"rc-checkbox": "~1.1.1",
				"rc-collapse": "~1.4.0",
				"rc-dialog": "~5.2.0",
				"rc-dropdown": "~1.4.3",
				"rc-form-validation": "~2.4.7",
				"rc-input-number": "~2.3.0",
				"rc-menu": "~4.8.0",
				"rc-notification": "~1.2.0",
				"rc-pagination": "~1.1.0",
				"rc-progress": "~1.0.0",
				"rc-queue-anim": "~0.10.5",
				"rc-radio": "~2.0.0",
				"rc-select": "~5.0.2",
				"rc-slider": "~2.0.0",
				"rc-steps": "~1.4.0",
				"rc-switch": "~1.2.0",
				"rc-table": "~3.5.0",
				"rc-tabs": "~5.4.3",
				"rc-tooltip": "~3.1.0",
				"rc-tree": "~0.18.1",
				"rc-upload": "~1.6.4",
				"rc-util": "~2.1.0",
				"react-slick": "~0.9.1",
				"reqwest": "~2.0.5",
				"semver": "~5.0.3",
				"util-deprecate": "~1.0.1",
				"velocity-animate": "~1.2.2",
				"warning": "~2.1.0"
			},
			"devDependencies": {
				"autoprefixer-loader": "^3.1.0",
				"babel": "^5.8.29",
				"babel-core": "^5.8.29",
				"babel-eslint": "^4.1.0",
				"babel-jest": "^5.3.0",
				"babel-loader": "^5.3.2",
				"busboy": "^0.2.9",
				"chalk": "^1.1.0",
				"clipboard": "~1.5.3",
				"css-loader": "^0.14.1",
				"eslint": "^1.1.0",
				"eslint-config-airbnb": "^0.1.0",
				"eslint-plugin-babel": "^2.1.1",
				"eslint-plugin-react": "^3.3.1",
				"expect.js": "~0.3.1",
				"extract-text-webpack-plugin": "^0.8.1",
				"gh-pages": "^0.3.1",
				"jest-cli": "~0.6.1",
				"json-loader": "^0.5.1",
				"less-loader": "^2.2.0",
				"lodash": "^3.10.0",
				"nico-jsx": "~0.6.0",
				"precommit-hook": "^1.0.7",
				"react": "~0.14.1",
				"react-addons-test-utils": "~0.14.1",
				"react-dom": "~0.14.1",
				"react-router": "1.0.0-rc4",
				"webpack": "^1.10.1",
				"webpack-babel-jest": "^1.0.0",
				"webpack-dev-middleware": "^1.2.0"
			},
			"scripts": {
				"babel": "babel components index.js --out-dir lib",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run just-deploy",
				"just-deploy": "npm run clean && webpack --config webpack.deploy.config.js && NODE_ENV=PRODUCTION nico build && node scripts/deploy.js",
				"lint": "eslint components test index.js --ext '.js,.jsx'",
				"test": "npm run lint && webpack && npm run jest",
				"jest": "jest",
				"pub": "sh ./scripts/publish.sh",
				"webpack": "webpack",
				"beta": "sh ./scripts/publish.sh --tag beta"
			},
			"jest": {
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"testPathIgnorePatterns": [
					"/node_modules/",
					"/_site/"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests",
				"preprocessCachingDisabled": false
			},
			"precommit": [
				"lint"
			],
			"gitHead": "01dd197111cc781be49c7e86c09f1509c8308471",
			"_id": "antd@0.10.0-beta22",
			"_shasum": "832ce37948434de3a00fc8324cd183327988894a",
			"_from": ".",
			"_npmVersion": "2.14.7",
			"_nodeVersion": "4.2.1",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "832ce37948434de3a00fc8324cd183327988894a",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.10.0-beta22.tgz"
			},
			"maintainers": [
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"directories": {}
		},
		"0.9.5": {
			"name": "antd",
			"version": "0.9.5",
			"stableVersion": "0.9.5",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib"
			],
			"license": "MIT",
			"dependencies": {
				"css-animation": "~1.1.0",
				"enter-animation": "~0.5.0",
				"gregorian-calendar": "~3.0.0",
				"gregorian-calendar-format": "~3.0.1",
				"object-assign": "~4.0.1",
				"rc-animate": "~1.2.9",
				"rc-calendar": "~3.16.1",
				"rc-checkbox": "~1.1.1",
				"rc-collapse": "~1.3.0",
				"rc-dialog": "~5.0.2",
				"rc-dropdown": "~1.3.3",
				"rc-form-validation": "~2.4.7",
				"rc-input-number": "~2.0.1",
				"rc-menu": "~4.6.0",
				"rc-notification": "~1.1.0",
				"rc-pagination": "~1.1.0",
				"rc-progress": "~1.0.0",
				"rc-radio": "~2.0.0",
				"rc-select": "~4.9.0",
				"rc-slider": "~1.4.0",
				"rc-steps": "~1.3.2",
				"rc-switch": "~1.2.0",
				"rc-table": "~3.2.0",
				"rc-tabs": "~5.3.2",
				"rc-tooltip": "~2.8.0",
				"rc-tree": "~0.15.4",
				"rc-upload": "~1.6.4",
				"rc-util": "~2.0.3",
				"react-slick": "~0.8.0",
				"reqwest-without-xhr2": "~2.0.2",
				"util-deprecate": "~1.0.1",
				"velocity-animate": "~1.2.2",
				"warning": "~2.1.0",
				"semver": "~5.0.3"
			},
			"devDependencies": {
				"autoprefixer-loader": "^3.1.0",
				"babel": "^5.8.12",
				"babel-core": "^5.8.12",
				"babel-eslint": "^4.1.0",
				"babel-loader": "^5.3.2",
				"busboy": "^0.2.9",
				"chalk": "^1.1.0",
				"css-loader": "^0.14.1",
				"eslint": "^1.1.0",
				"eslint-config-airbnb": "^0.0.8",
				"eslint-plugin-babel": "^2.1.1",
				"eslint-plugin-react": "^3.3.1",
				"extract-text-webpack-plugin": "^0.8.1",
				"gh-pages": "^0.3.1",
				"json-loader": "^0.5.1",
				"less": "~2.5.1",
				"less-loader": "^2.2.0",
				"lesslint": "^0.1.7",
				"lodash": "^3.10.0",
				"nico-jsx": "~0.5.8",
				"precommit-hook": "^1.0.7",
				"react": "~0.13.0",
				"react-router": "1.0.0-rc1",
				"webpack": "^1.10.1",
				"webpack-dev-middleware": "^1.2.0"
			},
			"scripts": {
				"babel": "babel components --out-dir lib",
				"release": "npm run clean && webpack --config webpack.config.production.js && webpack --config webpack.config.min.js && zip dist/${npm_package_name}-${npm_package_version}.zip -j dist dist/*",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run just-deploy",
				"just-deploy": "npm run clean && webpack && webpack --config webpack.config.min.js && NODE_ENV=PRODUCTION nico build && node scripts/deploy.js",
				"lint": "eslint components --ext '.js,.jsx'",
				"lesslint": "lesslint style",
				"test": "webpack && npm run lint",
				"pub": "sh ./scripts/publish.sh",
				"beta": "sh ./scripts/publish.sh --tag beta"
			},
			"precommit": [
				"lint"
			],
			"gitHead": "e1a6123aa6a4cf47b3be8d681692b7256d4485c6",
			"_id": "antd@0.9.5",
			"_shasum": "9b5aaaab7cbb4a06bb3004c2db80d38137dc2890",
			"_from": ".",
			"_npmVersion": "2.14.7",
			"_nodeVersion": "4.2.1",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "9b5aaaab7cbb4a06bb3004c2db80d38137dc2890",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.9.5.tgz"
			},
			"maintainers": [
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"deprecated": "antd@<1.0.0 is depreacated, please upgrade to the latest version ASAP",
			"directories": {}
		},
		"0.10.0-beta23": {
			"name": "antd",
			"version": "0.10.0-beta23",
			"stableVersion": "0.9.5",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib",
				"style"
			],
			"license": "MIT",
			"dependencies": {
				"css-animation": "1.1.x",
				"gregorian-calendar": "~4.0.1",
				"gregorian-calendar-format": "~4.0.4",
				"object-assign": "~4.0.1",
				"rc-animate": "~2.0.0",
				"rc-calendar": "4.0.0-alpha13",
				"rc-checkbox": "~1.1.1",
				"rc-collapse": "~1.4.0",
				"rc-dialog": "~5.2.0",
				"rc-dropdown": "~1.4.3",
				"rc-form-validation": "~2.4.7",
				"rc-input-number": "~2.3.0",
				"rc-menu": "~4.8.0",
				"rc-notification": "~1.2.0",
				"rc-pagination": "~1.1.0",
				"rc-progress": "~1.0.0",
				"rc-queue-anim": "~0.10.5",
				"rc-radio": "~2.0.0",
				"rc-select": "~5.0.2",
				"rc-slider": "~2.0.0",
				"rc-steps": "~1.4.0",
				"rc-switch": "~1.2.0",
				"rc-table": "~3.5.0",
				"rc-tabs": "~5.4.3",
				"rc-tooltip": "~3.1.0",
				"rc-tree": "~0.18.1",
				"rc-upload": "~1.6.4",
				"rc-util": "~2.1.0",
				"react-slick": "~0.9.1",
				"reqwest": "~2.0.5",
				"semver": "~5.0.3",
				"util-deprecate": "~1.0.1",
				"velocity-animate": "~1.2.2",
				"warning": "~2.1.0"
			},
			"devDependencies": {
				"autoprefixer-loader": "^3.1.0",
				"babel": "^5.8.29",
				"babel-core": "^5.8.29",
				"babel-eslint": "^4.1.0",
				"babel-jest": "^5.3.0",
				"babel-loader": "^5.3.2",
				"busboy": "^0.2.9",
				"chalk": "^1.1.0",
				"clipboard": "~1.5.3",
				"css-loader": "^0.14.1",
				"eslint": "^1.1.0",
				"eslint-config-airbnb": "^0.1.0",
				"eslint-plugin-babel": "^2.1.1",
				"eslint-plugin-react": "^3.3.1",
				"expect.js": "~0.3.1",
				"extract-text-webpack-plugin": "^0.8.1",
				"gh-pages": "^0.3.1",
				"jest-cli": "~0.6.1",
				"json-loader": "^0.5.1",
				"less-loader": "^2.2.0",
				"lodash": "^3.10.0",
				"nico-jsx": "~0.6.0",
				"pre-commit": "1.x",
				"react": "~0.14.1",
				"react-addons-test-utils": "~0.14.1",
				"react-dom": "~0.14.1",
				"react-router": "1.0.0-rc4",
				"webpack": "^1.10.1",
				"webpack-babel-jest": "^1.0.0",
				"webpack-dev-middleware": "^1.2.0"
			},
			"scripts": {
				"babel": "babel components index.js --out-dir lib",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run just-deploy",
				"just-deploy": "npm run clean && webpack --config webpack.deploy.config.js && NODE_ENV=PRODUCTION nico build && node scripts/deploy.js",
				"lint": "eslint components test index.js --ext '.js,.jsx'",
				"test": "npm run lint && webpack && npm run jest",
				"jest": "jest",
				"pub": "sh ./scripts/publish.sh",
				"webpack": "webpack",
				"beta": "sh ./scripts/publish.sh --tag beta"
			},
			"jest": {
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"testPathIgnorePatterns": [
					"/node_modules/",
					"/_site/"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests",
				"preprocessCachingDisabled": false
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "bd826a2582febaefb708e27614adc8ed551cd2d0",
			"_id": "antd@0.10.0-beta23",
			"_shasum": "55b76b79eb832d20ac53ff1db57eac57a3e751fb",
			"_from": ".",
			"_npmVersion": "2.14.7",
			"_nodeVersion": "4.2.1",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "55b76b79eb832d20ac53ff1db57eac57a3e751fb",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.10.0-beta23.tgz"
			},
			"maintainers": [
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"directories": {}
		},
		"0.10.0-beta25": {
			"name": "antd",
			"version": "0.10.0-beta25",
			"stableVersion": "0.9.5",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib",
				"style"
			],
			"license": "MIT",
			"dependencies": {
				"css-animation": "1.1.x",
				"gregorian-calendar": "~4.0.1",
				"gregorian-calendar-format": "~4.0.4",
				"object-assign": "~4.0.1",
				"rc-animate": "~2.0.0",
				"rc-calendar": "4.0.0-alpha18",
				"rc-checkbox": "~1.1.1",
				"rc-collapse": "~1.4.0",
				"rc-dialog": "~5.2.0",
				"rc-dropdown": "~1.4.3",
				"rc-form-validation": "~2.4.7",
				"rc-input-number": "~2.3.0",
				"rc-menu": "~4.8.0",
				"rc-notification": "~1.2.0",
				"rc-pagination": "~1.1.0",
				"rc-progress": "~1.0.0",
				"rc-queue-anim": "~0.11.0",
				"rc-radio": "~2.0.0",
				"rc-select": "~5.1.0",
				"rc-slider": "~2.0.0",
				"rc-steps": "~1.4.0",
				"rc-switch": "~1.2.0",
				"rc-table": "~3.5.0",
				"rc-tabs": "~5.5.0",
				"rc-tooltip": "~3.1.0",
				"rc-tree": "~0.18.1",
				"rc-trigger": "~1.0.6",
				"rc-upload": "~1.7.0",
				"rc-util": "~3.0.1",
				"react-slick": "~0.9.1",
				"reqwest": "~2.0.5",
				"semver": "~5.0.3",
				"util-deprecate": "~1.0.1",
				"velocity-animate": "~1.2.2",
				"warning": "~2.1.0"
			},
			"devDependencies": {
				"autoprefixer-loader": "^3.1.0",
				"babel": "^5.8.29",
				"babel-core": "^5.8.29",
				"babel-eslint": "^4.1.0",
				"babel-jest": "^5.3.0",
				"babel-loader": "^5.3.2",
				"busboy": "^0.2.9",
				"chalk": "^1.1.0",
				"clipboard": "~1.5.3",
				"css-loader": "^0.14.1",
				"eslint": "^1.1.0",
				"eslint-config-airbnb": "^0.1.0",
				"eslint-plugin-babel": "^2.1.1",
				"eslint-plugin-react": "^3.3.1",
				"expect.js": "~0.3.1",
				"extract-text-webpack-plugin": "^0.8.1",
				"gh-pages": "^0.3.1",
				"jest-cli": "~0.6.1",
				"json-loader": "^0.5.1",
				"less-loader": "^2.2.0",
				"lodash": "^3.10.0",
				"nico-jsx": "~0.6.0",
				"pre-commit": "1.x",
				"react": "~0.14.1",
				"react-addons-test-utils": "~0.14.1",
				"react-dom": "~0.14.1",
				"react-router": "~1.0.0",
				"webpack": "^1.10.1",
				"webpack-babel-jest": "^1.0.0",
				"webpack-dev-middleware": "^1.2.0"
			},
			"scripts": {
				"babel": "babel components index.js --out-dir lib",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run just-deploy",
				"just-deploy": "npm run clean && webpack --config webpack.deploy.config.js && NODE_ENV=PRODUCTION nico build && node scripts/deploy.js",
				"lint": "eslint components test index.js --ext '.js,.jsx'",
				"test": "npm run lint && webpack && npm run jest",
				"jest": "jest",
				"pub": "sh ./scripts/publish.sh",
				"webpack": "webpack",
				"beta": "sh ./scripts/publish.sh --tag beta"
			},
			"jest": {
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"testPathIgnorePatterns": [
					"/node_modules/",
					"/_site/"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests",
				"preprocessCachingDisabled": false
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "c499f78eb62cffab1a1f50abf046e80f36527fd4",
			"_id": "antd@0.10.0-beta25",
			"_shasum": "504786b94b97d4174c1681a3a4394f7a0773bfcb",
			"_from": ".",
			"_npmVersion": "2.14.7",
			"_nodeVersion": "4.2.1",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "504786b94b97d4174c1681a3a4394f7a0773bfcb",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.10.0-beta25.tgz"
			},
			"maintainers": [
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"directories": {}
		},
		"0.10.0-beta26": {
			"name": "antd",
			"version": "0.10.0-beta26",
			"stableVersion": "0.9.5",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib",
				"style"
			],
			"license": "MIT",
			"dependencies": {
				"css-animation": "1.1.x",
				"gregorian-calendar": "~4.0.1",
				"gregorian-calendar-format": "~4.0.4",
				"object-assign": "~4.0.1",
				"rc-animate": "~2.0.2",
				"rc-calendar": "4.0.0-alpha19",
				"rc-checkbox": "~1.1.1",
				"rc-collapse": "~1.4.3",
				"rc-dialog": "~5.2.2",
				"rc-dropdown": "~1.4.3",
				"rc-form-validation": "~2.5.0",
				"rc-input-number": "~2.4.0",
				"rc-menu": "~4.8.1",
				"rc-notification": "~1.3.0",
				"rc-pagination": "~1.2.1",
				"rc-progress": "~1.0.4",
				"rc-queue-anim": "~0.11.0",
				"rc-radio": "~2.0.0",
				"rc-select": "~5.1.1",
				"rc-slider": "~2.3.2",
				"rc-steps": "~1.4.1",
				"rc-switch": "~1.3.1",
				"rc-table": "~3.6.1",
				"rc-tabs": "~5.5.0",
				"rc-tooltip": "~3.2.0",
				"rc-tree": "~0.19.0",
				"rc-trigger": "~1.0.6",
				"rc-upload": "~1.7.0",
				"rc-util": "~3.0.1",
				"react-slick": "~0.9.1",
				"reqwest": "~2.0.5",
				"semver": "~5.0.3",
				"util-deprecate": "~1.0.1",
				"velocity-animate": "~1.2.2",
				"warning": "~2.1.0"
			},
			"devDependencies": {
				"autoprefixer-loader": "^3.1.0",
				"babel": "^5.8.29",
				"babel-core": "^5.8.29",
				"babel-eslint": "^4.1.0",
				"babel-jest": "^5.3.0",
				"babel-loader": "^5.3.2",
				"busboy": "^0.2.9",
				"chalk": "^1.1.0",
				"clipboard": "~1.5.3",
				"css-loader": "^0.14.1",
				"eslint": "^1.1.0",
				"eslint-config-airbnb": "^0.1.0",
				"eslint-plugin-babel": "^2.1.1",
				"eslint-plugin-react": "^3.3.1",
				"expect.js": "~0.3.1",
				"extract-text-webpack-plugin": "^0.8.1",
				"gh-pages": "^0.3.1",
				"history": "~1.13.1",
				"jest-cli": "~0.6.1",
				"json-loader": "^0.5.1",
				"less": "~2.5.3",
				"less-loader": "^2.2.0",
				"lodash": "^3.10.0",
				"nico-jsx": "~0.6.0",
				"pre-commit": "1.x",
				"react": "~0.14.1",
				"react-addons-test-utils": "~0.14.1",
				"react-dom": "~0.14.1",
				"react-router": "~1.0.0",
				"webpack": "^1.10.1",
				"webpack-babel-jest": "^1.0.0",
				"webpack-dev-middleware": "^1.2.0"
			},
			"scripts": {
				"babel": "babel components index.js --out-dir lib",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run just-deploy",
				"just-deploy": "npm run clean && webpack --config webpack.deploy.config.js && NODE_ENV=PRODUCTION nico build && node scripts/deploy.js",
				"lint": "eslint components test index.js --ext '.js,.jsx'",
				"test": "npm run lint && webpack && npm run jest",
				"jest": "jest",
				"pub": "sh ./scripts/publish.sh",
				"webpack": "webpack",
				"beta": "sh ./scripts/publish.sh --tag beta"
			},
			"jest": {
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"testPathIgnorePatterns": [
					"/node_modules/",
					"/_site/"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests",
				"preprocessCachingDisabled": false
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "908b8eb90f977d1dbf5524a144b4754b5eedb964",
			"_id": "antd@0.10.0-beta26",
			"_shasum": "5fc174c8f6e8f69a3a78442439660562e8b030d5",
			"_from": ".",
			"_npmVersion": "2.14.7",
			"_nodeVersion": "4.2.1",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "5fc174c8f6e8f69a3a78442439660562e8b030d5",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.10.0-beta26.tgz"
			},
			"maintainers": [
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"directories": {}
		},
		"0.10.0-beta27": {
			"name": "antd",
			"version": "0.10.0-beta27",
			"stableVersion": "0.9.5",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib",
				"style"
			],
			"license": "MIT",
			"dependencies": {
				"css-animation": "1.1.x",
				"gregorian-calendar": "~4.0.1",
				"gregorian-calendar-format": "~4.0.4",
				"object-assign": "~4.0.1",
				"rc-animate": "~2.0.2",
				"rc-calendar": "4.0.0-alpha20",
				"rc-checkbox": "~1.1.1",
				"rc-collapse": "~1.4.3",
				"rc-dialog": "~5.2.2",
				"rc-dropdown": "~1.4.3",
				"rc-form-validation": "~2.5.0",
				"rc-input-number": "~2.4.1",
				"rc-menu": "~4.8.1",
				"rc-notification": "~1.3.0",
				"rc-pagination": "~1.2.1",
				"rc-progress": "~1.0.4",
				"rc-queue-anim": "~0.11.2",
				"rc-radio": "~2.0.0",
				"rc-select": "~5.1.2",
				"rc-slider": "~2.3.2",
				"rc-steps": "~1.4.1",
				"rc-switch": "~1.3.1",
				"rc-table": "~3.6.1",
				"rc-tabs": "~5.5.0",
				"rc-tooltip": "~3.2.0",
				"rc-tree": "~0.19.0",
				"rc-trigger": "~1.0.6",
				"rc-upload": "~1.7.0",
				"rc-util": "~3.0.1",
				"react-slick": "~0.9.1",
				"reqwest": "~2.0.5",
				"semver": "~5.0.3",
				"util-deprecate": "~1.0.1",
				"velocity-animate": "~1.2.2",
				"warning": "~2.1.0"
			},
			"devDependencies": {
				"autoprefixer-loader": "^3.1.0",
				"babel": "^5.8.29",
				"babel-core": "^5.8.29",
				"babel-eslint": "^4.1.0",
				"babel-jest": "^5.3.0",
				"babel-loader": "^5.3.2",
				"busboy": "^0.2.9",
				"chalk": "^1.1.0",
				"clipboard": "~1.5.3",
				"css-loader": "^0.14.1",
				"eslint": "^1.1.0",
				"eslint-config-airbnb": "^0.1.0",
				"eslint-plugin-babel": "^2.1.1",
				"eslint-plugin-react": "^3.3.1",
				"expect.js": "~0.3.1",
				"extract-text-webpack-plugin": "^0.8.1",
				"gh-pages": "^0.3.1",
				"history": "~1.13.1",
				"jest-cli": "~0.6.1",
				"json-loader": "^0.5.1",
				"less": "~2.5.3",
				"less-loader": "^2.2.0",
				"lodash": "^3.10.0",
				"nico-jsx": "~0.6.0",
				"pre-commit": "1.x",
				"react": "~0.14.1",
				"react-addons-test-utils": "~0.14.1",
				"react-dom": "~0.14.1",
				"react-router": "~1.0.0",
				"webpack": "^1.10.1",
				"webpack-babel-jest": "^1.0.0",
				"webpack-dev-middleware": "^1.2.0"
			},
			"scripts": {
				"babel": "babel components index.js --out-dir lib",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run just-deploy",
				"just-deploy": "npm run clean && webpack --config webpack.deploy.config.js && NODE_ENV=PRODUCTION nico build && node scripts/deploy.js",
				"lint": "eslint components test index.js --ext '.js,.jsx'",
				"test": "npm run lint && webpack && npm run jest",
				"jest": "jest",
				"pub": "sh ./scripts/publish.sh",
				"webpack": "webpack",
				"beta": "sh ./scripts/publish.sh --tag beta"
			},
			"jest": {
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"testPathIgnorePatterns": [
					"/node_modules/",
					"/_site/"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests",
				"preprocessCachingDisabled": false
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "abfe35c19f04c0b96d00aa0d09f0a730fe82234f",
			"_id": "antd@0.10.0-beta27",
			"_shasum": "0799f5be0b8f5ce7862a83e03fee6db7e50842b6",
			"_from": ".",
			"_npmVersion": "2.14.7",
			"_nodeVersion": "4.2.1",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "0799f5be0b8f5ce7862a83e03fee6db7e50842b6",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.10.0-beta27.tgz"
			},
			"maintainers": [
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"directories": {}
		},
		"0.10.0-beta28": {
			"name": "antd",
			"version": "0.10.0-beta28",
			"stableVersion": "0.9.5",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib",
				"style"
			],
			"license": "MIT",
			"dependencies": {
				"css-animation": "1.1.x",
				"gregorian-calendar": "~4.0.1",
				"gregorian-calendar-format": "~4.0.4",
				"object-assign": "~4.0.1",
				"rc-animate": "~2.0.2",
				"rc-calendar": "4.0.0-alpha20",
				"rc-checkbox": "~1.1.1",
				"rc-collapse": "~1.4.3",
				"rc-dialog": "~5.2.2",
				"rc-dropdown": "~1.4.3",
				"rc-form-validation": "~2.5.0",
				"rc-input-number": "~2.4.1",
				"rc-menu": "~4.8.1",
				"rc-notification": "~1.3.0",
				"rc-pagination": "~1.2.1",
				"rc-progress": "~1.0.4",
				"rc-queue-anim": "~0.11.2",
				"rc-radio": "~2.0.0",
				"rc-select": "~5.1.2",
				"rc-slider": "~3.0.0",
				"rc-steps": "~1.4.1",
				"rc-switch": "~1.3.1",
				"rc-table": "~3.6.1",
				"rc-tabs": "~5.5.0",
				"rc-tooltip": "~3.2.0",
				"rc-tree": "~0.19.0",
				"rc-trigger": "~1.0.6",
				"rc-upload": "~1.7.0",
				"rc-util": "~3.0.1",
				"react-slick": "~0.9.1",
				"reqwest": "~2.0.5",
				"semver": "~5.0.3",
				"util-deprecate": "~1.0.1",
				"velocity-animate": "~1.2.2",
				"warning": "~2.1.0"
			},
			"devDependencies": {
				"autoprefixer-loader": "^3.1.0",
				"babel": "^5.8.29",
				"babel-core": "^5.8.29",
				"babel-eslint": "^4.1.0",
				"babel-jest": "^5.3.0",
				"babel-loader": "^5.3.2",
				"busboy": "^0.2.9",
				"chalk": "^1.1.0",
				"clipboard": "~1.5.3",
				"css-loader": "^0.14.1",
				"eslint": "^1.1.0",
				"eslint-config-airbnb": "^0.1.0",
				"eslint-plugin-babel": "^2.1.1",
				"eslint-plugin-react": "^3.3.1",
				"expect.js": "~0.3.1",
				"extract-text-webpack-plugin": "^0.8.1",
				"gh-pages": "^0.3.1",
				"history": "~1.13.1",
				"jest-cli": "~0.6.1",
				"json-loader": "^0.5.1",
				"less": "~2.5.3",
				"less-loader": "^2.2.0",
				"lodash": "^3.10.0",
				"nico-jsx": "~0.6.0",
				"pre-commit": "1.x",
				"react": "~0.14.1",
				"react-addons-test-utils": "~0.14.1",
				"react-dom": "~0.14.1",
				"react-router": "~1.0.0",
				"webpack": "^1.10.1",
				"webpack-babel-jest": "^1.0.0",
				"webpack-dev-middleware": "^1.2.0"
			},
			"scripts": {
				"babel": "babel components index.js --out-dir lib",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run just-deploy",
				"just-deploy": "npm run clean && webpack --config webpack.deploy.config.js && NODE_ENV=PRODUCTION nico build && node scripts/deploy.js",
				"lint": "eslint components test index.js --ext '.js,.jsx'",
				"test": "npm run lint && webpack && npm run jest",
				"jest": "jest",
				"pub": "sh ./scripts/publish.sh",
				"webpack": "webpack",
				"beta": "sh ./scripts/publish.sh --tag beta"
			},
			"jest": {
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"testPathIgnorePatterns": [
					"/node_modules/",
					"/_site/"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests",
				"preprocessCachingDisabled": false
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "a167e618845fcafad79b0057de0aa45e6a016caa",
			"_id": "antd@0.10.0-beta28",
			"_shasum": "dd07eeecbc382454c86562deb42b6f09fe2a5bff",
			"_from": ".",
			"_npmVersion": "2.14.7",
			"_nodeVersion": "4.2.1",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "dd07eeecbc382454c86562deb42b6f09fe2a5bff",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.10.0-beta28.tgz"
			},
			"maintainers": [
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"directories": {}
		},
		"0.10.0-beta29": {
			"name": "antd",
			"version": "0.10.0-beta29",
			"stableVersion": "0.9.5",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib",
				"style"
			],
			"license": "MIT",
			"dependencies": {
				"css-animation": "1.1.x",
				"gregorian-calendar": "~4.0.1",
				"gregorian-calendar-format": "~4.0.4",
				"object-assign": "~4.0.1",
				"rc-animate": "~2.0.2",
				"rc-calendar": "~4.0.0",
				"rc-checkbox": "~1.1.1",
				"rc-collapse": "~1.4.3",
				"rc-dialog": "~5.2.2",
				"rc-dropdown": "~1.4.3",
				"rc-form-validation": "~2.5.0",
				"rc-input-number": "~2.4.1",
				"rc-menu": "~4.8.1",
				"rc-notification": "~1.3.0",
				"rc-pagination": "~1.2.1",
				"rc-progress": "~1.0.4",
				"rc-queue-anim": "~0.11.2",
				"rc-radio": "~2.0.0",
				"rc-select": "~5.1.2",
				"rc-slider": "~3.1.0",
				"rc-steps": "~1.4.1",
				"rc-switch": "~1.3.1",
				"rc-table": "~3.6.1",
				"rc-tabs": "~5.5.0",
				"rc-time-picker": "~0.5.6",
				"rc-tooltip": "~3.2.0",
				"rc-tree": "~0.19.0",
				"rc-trigger": "~1.0.6",
				"rc-upload": "~1.7.0",
				"rc-util": "~3.0.1",
				"react-slick": "~0.9.1",
				"reqwest": "~2.0.5",
				"semver": "~5.0.3",
				"util-deprecate": "~1.0.1",
				"velocity-animate": "~1.2.2",
				"warning": "~2.1.0"
			},
			"devDependencies": {
				"autoprefixer-loader": "^3.1.0",
				"babel": "^5.8.29",
				"babel-core": "^5.8.29",
				"babel-eslint": "^4.1.0",
				"babel-jest": "^5.3.0",
				"babel-loader": "^5.3.2",
				"busboy": "^0.2.9",
				"chalk": "^1.1.0",
				"clipboard": "^1.5.5",
				"css-loader": "^0.23.0",
				"eslint": "^1.1.0",
				"eslint-config-airbnb": "^1.0.0",
				"eslint-plugin-babel": "^2.1.1",
				"eslint-plugin-react": "^3.3.1",
				"expect.js": "~0.3.1",
				"extract-text-webpack-plugin": "^0.9.1",
				"gh-pages": "^0.5.0",
				"history": "^1.13.1",
				"jest-cli": "~0.6.1",
				"json-loader": "^0.5.1",
				"less": "~2.5.3",
				"less-loader": "^2.2.0",
				"lodash": "^3.10.0",
				"nico-jsx": "~0.6.0",
				"pre-commit": "1.x",
				"react": "~0.14.2",
				"react-addons-test-utils": "~0.14.2",
				"react-dom": "~0.14.2",
				"react-router": "~1.0.0",
				"webpack": "^1.10.1",
				"webpack-babel-jest": "^1.0.0",
				"webpack-dev-middleware": "^1.2.0"
			},
			"scripts": {
				"babel": "babel components index.js --out-dir lib",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run just-deploy",
				"just-deploy": "npm run clean && webpack --config webpack.deploy.config.js && NODE_ENV=PRODUCTION nico build && node scripts/deploy.js",
				"lint": "eslint components test index.js --ext '.js,.jsx'",
				"test": "npm run lint && webpack && npm run jest",
				"jest": "jest",
				"pub": "sh ./scripts/publish.sh",
				"webpack": "webpack",
				"beta": "sh ./scripts/publish.sh --tag beta"
			},
			"jest": {
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"testPathIgnorePatterns": [
					"/node_modules/",
					"/_site/"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests",
				"preprocessCachingDisabled": false
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "c1f49640486157888fa69d6267769cc601c0c8d6",
			"_id": "antd@0.10.0-beta29",
			"_shasum": "2411c063e6c3aaef53bfa4223bd0e67444120d3e",
			"_from": ".",
			"_npmVersion": "2.14.7",
			"_nodeVersion": "4.2.1",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "2411c063e6c3aaef53bfa4223bd0e67444120d3e",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.10.0-beta29.tgz"
			},
			"maintainers": [
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"directories": {}
		},
		"0.10.0-beta30": {
			"name": "antd",
			"version": "0.10.0-beta30",
			"stableVersion": "0.9.5",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib",
				"style"
			],
			"license": "MIT",
			"dependencies": {
				"css-animation": "1.1.x",
				"gregorian-calendar": "~4.0.1",
				"gregorian-calendar-format": "~4.0.4",
				"object-assign": "~4.0.1",
				"rc-animate": "~2.0.2",
				"rc-calendar": "~4.0.0",
				"rc-checkbox": "~1.1.1",
				"rc-collapse": "~1.4.3",
				"rc-dialog": "~5.2.2",
				"rc-dropdown": "~1.4.3",
				"rc-form-validation": "~2.5.0",
				"rc-input-number": "~2.4.1",
				"rc-menu": "~4.8.1",
				"rc-notification": "~1.3.0",
				"rc-pagination": "~1.2.1",
				"rc-progress": "~1.0.4",
				"rc-queue-anim": "~0.11.2",
				"rc-radio": "~2.0.0",
				"rc-select": "~5.1.2",
				"rc-slider": "~3.1.0",
				"rc-steps": "~1.4.1",
				"rc-switch": "~1.3.1",
				"rc-table": "~3.6.1",
				"rc-tabs": "~5.5.0",
				"rc-time-picker": "~0.6.0",
				"rc-tooltip": "~3.2.0",
				"rc-tree": "~0.19.0",
				"rc-trigger": "~1.0.6",
				"rc-upload": "~1.7.0",
				"rc-util": "~3.0.1",
				"react-slick": "~0.9.1",
				"reqwest": "~2.0.5",
				"semver": "~5.0.3",
				"util-deprecate": "~1.0.1",
				"velocity-animate": "~1.2.2",
				"warning": "~2.1.0"
			},
			"devDependencies": {
				"autoprefixer-loader": "^3.1.0",
				"babel": "^5.8.29",
				"babel-core": "^5.8.29",
				"babel-eslint": "^4.1.0",
				"babel-jest": "^5.3.0",
				"babel-loader": "^5.3.2",
				"busboy": "^0.2.9",
				"chalk": "^1.1.0",
				"clipboard": "^1.5.5",
				"css-loader": "^0.23.0",
				"eslint": "^1.1.0",
				"eslint-config-airbnb": "^1.0.0",
				"eslint-plugin-babel": "^2.1.1",
				"eslint-plugin-react": "^3.3.1",
				"expect.js": "~0.3.1",
				"extract-text-webpack-plugin": "^0.9.1",
				"gh-pages": "^0.5.0",
				"history": "^1.13.1",
				"jest-cli": "~0.6.1",
				"json-loader": "^0.5.1",
				"less": "~2.5.3",
				"less-loader": "^2.2.0",
				"lodash": "^3.10.0",
				"nico-jsx": "~0.6.0",
				"pre-commit": "1.x",
				"react": "~0.14.2",
				"react-addons-test-utils": "~0.14.2",
				"react-dom": "~0.14.2",
				"react-router": "~1.0.0",
				"webpack": "^1.10.1",
				"webpack-babel-jest": "^1.0.0",
				"webpack-dev-middleware": "^1.2.0"
			},
			"scripts": {
				"babel": "babel components index.js --out-dir lib",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run just-deploy",
				"just-deploy": "npm run clean && webpack --config webpack.deploy.config.js && NODE_ENV=PRODUCTION nico build && node scripts/deploy.js",
				"lint": "eslint components test index.js --ext '.js,.jsx'",
				"test": "npm run lint && webpack && npm run jest",
				"jest": "jest",
				"pub": "sh ./scripts/publish.sh",
				"webpack": "webpack",
				"beta": "sh ./scripts/publish.sh --tag beta"
			},
			"jest": {
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"testPathIgnorePatterns": [
					"/node_modules/",
					"/_site/"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests",
				"preprocessCachingDisabled": false
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "822d004e0ae002d0d02db15caed6187f810f4d2f",
			"_id": "antd@0.10.0-beta30",
			"_shasum": "abbfbef23f90d1c2e61cdb2b46fa66d3b4aa762e",
			"_from": ".",
			"_npmVersion": "2.14.7",
			"_nodeVersion": "4.2.1",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "abbfbef23f90d1c2e61cdb2b46fa66d3b4aa762e",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.10.0-beta30.tgz"
			},
			"maintainers": [
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"directories": {}
		},
		"0.10.0": {
			"name": "antd",
			"version": "0.10.0",
			"stableVersion": "0.10.0",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib",
				"style"
			],
			"license": "MIT",
			"dependencies": {
				"css-animation": "1.1.x",
				"gregorian-calendar": "~4.0.1",
				"gregorian-calendar-format": "~4.0.4",
				"object-assign": "~4.0.1",
				"rc-animate": "~2.0.2",
				"rc-calendar": "~4.0.0",
				"rc-checkbox": "~1.1.1",
				"rc-collapse": "~1.4.3",
				"rc-dialog": "~5.2.2",
				"rc-dropdown": "~1.4.3",
				"rc-form-validation": "~2.5.0",
				"rc-input-number": "~2.4.1",
				"rc-menu": "~4.8.1",
				"rc-notification": "~1.3.0",
				"rc-pagination": "~1.2.1",
				"rc-progress": "~1.0.4",
				"rc-queue-anim": "~0.11.2",
				"rc-radio": "~2.0.0",
				"rc-select": "~5.1.2",
				"rc-slider": "~3.1.0",
				"rc-steps": "~1.4.1",
				"rc-switch": "~1.3.1",
				"rc-table": "~3.6.1",
				"rc-tabs": "~5.5.0",
				"rc-time-picker": "~0.7.1",
				"rc-tooltip": "~3.2.0",
				"rc-tree": "~0.19.0",
				"rc-trigger": "~1.0.6",
				"rc-upload": "~1.7.0",
				"rc-util": "~3.0.1",
				"react-slick": "~0.9.1",
				"reqwest": "~2.0.5",
				"semver": "~5.0.3",
				"util-deprecate": "~1.0.1",
				"velocity-animate": "~1.2.2",
				"warning": "~2.1.0"
			},
			"devDependencies": {
				"autoprefixer-loader": "^3.1.0",
				"babel": "^5.8.29",
				"babel-core": "^5.8.29",
				"babel-jest": "^5.3.0",
				"babel-loader": "^5.3.2",
				"busboy": "^0.2.9",
				"chalk": "^1.1.0",
				"clipboard": "^1.5.5",
				"css-loader": "^0.23.0",
				"eslint": "^1.1.0",
				"eslint-config-airbnb": "^1.0.0",
				"eslint-plugin-babel": "^2.1.1",
				"eslint-plugin-react": "^3.3.1",
				"expect.js": "~0.3.1",
				"extract-text-webpack-plugin": "^0.9.1",
				"gh-pages": "^0.5.0",
				"history": "^1.13.1",
				"jest-cli": "~0.6.1",
				"json-loader": "^0.5.1",
				"less": "~2.5.3",
				"less-loader": "^2.2.0",
				"lodash": "^3.10.0",
				"nico-jsx": "~0.6.0",
				"pre-commit": "1.x",
				"react": "~0.14.2",
				"react-addons-test-utils": "~0.14.2",
				"react-dom": "~0.14.2",
				"react-router": "~1.0.0",
				"webpack": "^1.10.1",
				"webpack-babel-jest": "^1.0.0",
				"webpack-dev-middleware": "^1.2.0"
			},
			"scripts": {
				"babel": "babel components index.js --out-dir lib",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run just-deploy",
				"just-deploy": "npm run clean && webpack --config webpack.deploy.config.js && NODE_ENV=PRODUCTION nico build && node scripts/deploy.js",
				"lint": "eslint components test index.js --ext '.js,.jsx'",
				"test": "npm run lint && webpack && npm run jest",
				"jest": "jest",
				"pub": "sh ./scripts/publish.sh",
				"webpack": "webpack",
				"beta": "sh ./scripts/publish.sh --tag beta"
			},
			"jest": {
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"testPathIgnorePatterns": [
					"/node_modules/",
					"/_site/"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests",
				"preprocessCachingDisabled": false
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "301e50c820d46771441f1e53403bb02952897ce7",
			"_id": "antd@0.10.0",
			"_shasum": "7791cc5684cb52d9f1801cd64dae771b68c93344",
			"_from": ".",
			"_npmVersion": "2.14.7",
			"_nodeVersion": "4.2.1",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "7791cc5684cb52d9f1801cd64dae771b68c93344",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.10.0.tgz"
			},
			"maintainers": [
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"deprecated": "antd@<1.0.0 is depreacated, please upgrade to the latest version ASAP",
			"directories": {}
		},
		"0.10.1": {
			"name": "antd",
			"version": "0.10.1",
			"stableVersion": "0.10.1",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib",
				"style"
			],
			"license": "MIT",
			"dependencies": {
				"css-animation": "1.1.x",
				"gregorian-calendar": "~4.0.1",
				"gregorian-calendar-format": "~4.0.4",
				"object-assign": "~4.0.1",
				"rc-animate": "~2.0.2",
				"rc-calendar": "~4.0.0",
				"rc-checkbox": "~1.1.1",
				"rc-collapse": "~1.4.3",
				"rc-dialog": "~5.2.2",
				"rc-dropdown": "~1.4.3",
				"rc-form-validation": "~2.5.0",
				"rc-input-number": "~2.4.1",
				"rc-menu": "~4.8.1",
				"rc-notification": "~1.3.0",
				"rc-pagination": "~1.2.1",
				"rc-progress": "~1.0.4",
				"rc-queue-anim": "~0.11.2",
				"rc-radio": "~2.0.0",
				"rc-select": "~5.1.2",
				"rc-slider": "~3.1.0",
				"rc-steps": "~1.4.1",
				"rc-switch": "~1.3.1",
				"rc-table": "~3.6.1",
				"rc-tabs": "~5.5.0",
				"rc-time-picker": "~0.7.1",
				"rc-tooltip": "~3.2.0",
				"rc-tree": "~0.19.0",
				"rc-trigger": "~1.0.6",
				"rc-upload": "~1.7.0",
				"rc-util": "~3.0.1",
				"react-slick": "~0.9.1",
				"reqwest": "~2.0.5",
				"semver": "~5.0.3",
				"util-deprecate": "~1.0.1",
				"velocity-animate": "~1.2.2",
				"warning": "~2.1.0"
			},
			"devDependencies": {
				"autoprefixer-loader": "^3.1.0",
				"babel": "^5.8.29",
				"babel-core": "^5.8.29",
				"babel-jest": "^5.3.0",
				"babel-loader": "^5.3.2",
				"busboy": "^0.2.9",
				"chalk": "^1.1.0",
				"clipboard": "^1.5.5",
				"css-loader": "^0.23.0",
				"eslint": "^1.1.0",
				"eslint-config-airbnb": "^1.0.0",
				"eslint-plugin-babel": "^2.1.1",
				"eslint-plugin-react": "^3.3.1",
				"expect.js": "~0.3.1",
				"extract-text-webpack-plugin": "^0.9.1",
				"gh-pages": "^0.5.0",
				"history": "^1.13.1",
				"jest-cli": "~0.6.1",
				"json-loader": "^0.5.1",
				"less": "~2.5.3",
				"less-loader": "^2.2.0",
				"lodash": "^3.10.0",
				"nico-jsx": "~0.6.0",
				"pre-commit": "1.x",
				"react": "~0.14.2",
				"react-addons-test-utils": "~0.14.2",
				"react-dom": "~0.14.2",
				"react-router": "~1.0.0",
				"webpack": "^1.10.1",
				"webpack-babel-jest": "^1.0.0",
				"webpack-dev-middleware": "^1.2.0"
			},
			"scripts": {
				"babel": "babel components index.js --out-dir lib",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run just-deploy",
				"just-deploy": "npm run clean && webpack --config webpack.deploy.config.js && NODE_ENV=PRODUCTION nico build && node scripts/deploy.js",
				"lint": "eslint components test index.js --ext '.js,.jsx'",
				"test": "npm run lint && webpack && npm run jest",
				"jest": "jest",
				"pub": "sh ./scripts/publish.sh",
				"webpack": "webpack",
				"beta": "sh ./scripts/publish.sh --tag beta"
			},
			"jest": {
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"testPathIgnorePatterns": [
					"/node_modules/",
					"/_site/"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests",
				"preprocessCachingDisabled": false
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "05ef4a62d1434d39d1219703efa7ff89cf4ea301",
			"_id": "antd@0.10.1",
			"_shasum": "231d343be2db4728e8ee7971f84ef2278ce18787",
			"_from": ".",
			"_npmVersion": "2.14.7",
			"_nodeVersion": "4.2.1",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "231d343be2db4728e8ee7971f84ef2278ce18787",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.10.1.tgz"
			},
			"maintainers": [
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"deprecated": "antd@<1.0.0 is depreacated, please upgrade to the latest version ASAP",
			"directories": {}
		},
		"0.10.2": {
			"name": "antd",
			"version": "0.10.2",
			"stableVersion": "0.10.2",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib",
				"style"
			],
			"license": "MIT",
			"dependencies": {
				"classnames": "~2.2.0",
				"css-animation": "1.1.x",
				"gregorian-calendar": "~4.0.1",
				"gregorian-calendar-format": "~4.0.4",
				"object-assign": "~4.0.1",
				"rc-animate": "~2.0.2",
				"rc-calendar": "~4.0.0",
				"rc-checkbox": "~1.1.1",
				"rc-collapse": "~1.4.3",
				"rc-dialog": "~5.2.2",
				"rc-dropdown": "~1.4.3",
				"rc-form-validation": "~2.5.0",
				"rc-input-number": "~2.4.1",
				"rc-menu": "~4.8.1",
				"rc-notification": "~1.3.0",
				"rc-pagination": "~1.2.1",
				"rc-progress": "~1.0.4",
				"rc-queue-anim": "~0.11.2",
				"rc-radio": "~2.0.0",
				"rc-select": "~5.1.2",
				"rc-slider": "~3.1.2",
				"rc-steps": "~1.4.1",
				"rc-switch": "~1.3.1",
				"rc-table": "~3.6.1",
				"rc-tabs": "~5.5.0",
				"rc-time-picker": "~0.7.1",
				"rc-tooltip": "~3.2.0",
				"rc-tree": "~0.19.0",
				"rc-trigger": "~1.0.6",
				"rc-upload": "~1.7.0",
				"rc-util": "~3.0.1",
				"react-slick": "~0.9.1",
				"reqwest": "~2.0.5",
				"semver": "~5.0.3",
				"util-deprecate": "~1.0.1",
				"velocity-animate": "~1.2.2",
				"warning": "~2.1.0"
			},
			"devDependencies": {
				"autoprefixer-loader": "^3.1.0",
				"babel": "^5.8.29",
				"babel-core": "^5.8.29",
				"babel-jest": "^5.3.0",
				"babel-loader": "^5.3.2",
				"busboy": "^0.2.9",
				"chalk": "^1.1.0",
				"clipboard": "^1.5.5",
				"css-loader": "^0.23.0",
				"eslint": "^1.1.0",
				"eslint-config-airbnb": "^1.0.0",
				"eslint-plugin-babel": "^2.1.1",
				"eslint-plugin-react": "^3.3.1",
				"expect.js": "~0.3.1",
				"extract-text-webpack-plugin": "^0.9.1",
				"gh-pages": "^0.5.0",
				"history": "^1.13.1",
				"jest-cli": "~0.6.1",
				"json-loader": "^0.5.1",
				"less": "~2.5.3",
				"less-loader": "^2.2.0",
				"lodash": "^3.10.0",
				"nico-jsx": "~0.6.0",
				"pre-commit": "1.x",
				"react": "~0.14.2",
				"react-addons-test-utils": "~0.14.2",
				"react-dom": "~0.14.2",
				"react-router": "~1.0.0",
				"webpack": "^1.10.1",
				"webpack-babel-jest": "^1.0.0",
				"webpack-dev-middleware": "^1.2.0"
			},
			"scripts": {
				"babel": "babel components index.js --out-dir lib",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run just-deploy",
				"just-deploy": "npm run clean && webpack --config webpack.deploy.config.js && webpack --config webpack.antd.config.js && NODE_ENV=PRODUCTION nico build && node scripts/deploy.js",
				"lint": "eslint components test index.js --ext '.js,.jsx'",
				"test": "npm run lint && webpack && npm run jest",
				"jest": "jest",
				"pub": "sh ./scripts/publish.sh",
				"webpack": "webpack",
				"beta": "sh ./scripts/publish.sh --tag beta"
			},
			"jest": {
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"testPathIgnorePatterns": [
					"/node_modules/",
					"/_site/"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests",
				"preprocessCachingDisabled": false
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "69433ebf9c39ba49695a6393f8e9e9204f70e3ae",
			"_id": "antd@0.10.2",
			"_shasum": "1762296947dfcf6ec5af6cf86603f2498ca9e3d1",
			"_from": ".",
			"_npmVersion": "3.3.12",
			"_nodeVersion": "5.1.0",
			"_npmUser": {
				"name": "benjycui",
				"email": "benjytrys@gmail.com"
			},
			"dist": {
				"shasum": "1762296947dfcf6ec5af6cf86603f2498ca9e3d1",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.10.2.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"deprecated": "antd@<1.0.0 is depreacated, please upgrade to the latest version ASAP",
			"directories": {}
		},
		"0.10.3": {
			"name": "antd",
			"version": "0.10.3",
			"stableVersion": "0.10.3",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib",
				"style"
			],
			"license": "MIT",
			"dependencies": {
				"classnames": "~2.2.0",
				"css-animation": "1.1.x",
				"gregorian-calendar": "~4.0.1",
				"gregorian-calendar-format": "~4.0.4",
				"object-assign": "~4.0.1",
				"rc-animate": "~2.0.2",
				"rc-calendar": "~4.0.0",
				"rc-checkbox": "~1.1.1",
				"rc-collapse": "~1.4.3",
				"rc-dialog": "~5.2.2",
				"rc-dropdown": "~1.4.3",
				"rc-form-validation": "~2.5.0",
				"rc-input-number": "~2.4.1",
				"rc-menu": "~4.8.1",
				"rc-notification": "~1.3.0",
				"rc-pagination": "~1.3.5",
				"rc-progress": "~1.0.4",
				"rc-queue-anim": "~0.11.2",
				"rc-radio": "~2.0.0",
				"rc-select": "~5.1.2",
				"rc-slider": "~3.1.2",
				"rc-steps": "~1.4.1",
				"rc-switch": "~1.3.1",
				"rc-table": "~3.6.2",
				"rc-tabs": "~5.5.0",
				"rc-time-picker": "~0.7.1",
				"rc-tooltip": "~3.2.0",
				"rc-tree": "~0.19.0",
				"rc-trigger": "~1.0.6",
				"rc-upload": "~1.7.0",
				"rc-util": "~3.0.1",
				"react-slick": "~0.9.1",
				"reqwest": "~2.0.5",
				"semver": "~5.0.3",
				"util-deprecate": "~1.0.1",
				"velocity-animate": "~1.2.2",
				"warning": "~2.1.0"
			},
			"devDependencies": {
				"autoprefixer-loader": "^3.1.0",
				"babel": "^5.8.29",
				"babel-core": "^5.8.29",
				"babel-jest": "^5.3.0",
				"babel-loader": "^5.3.2",
				"busboy": "^0.2.9",
				"chalk": "^1.1.0",
				"clipboard": "^1.5.5",
				"css-loader": "^0.23.0",
				"eslint": "^1.1.0",
				"eslint-config-airbnb": "^1.0.0",
				"eslint-plugin-babel": "^2.1.1",
				"eslint-plugin-markdown": "git+https://github.com/ant-design/eslint-plugin-markdown.git",
				"eslint-plugin-react": "^3.3.1",
				"expect.js": "~0.3.1",
				"extract-text-webpack-plugin": "^0.9.1",
				"gh-pages": "^0.5.0",
				"history": "^1.13.1",
				"jest-cli": "~0.6.1",
				"json-loader": "^0.5.1",
				"less": "~2.5.3",
				"less-loader": "^2.2.0",
				"lesshint": "git+https://github.com/ant-design/lesshint.git",
				"lodash": "^3.10.0",
				"nico-jsx": "~0.6.0",
				"pre-commit": "1.x",
				"react": "~0.14.2",
				"react-addons-test-utils": "~0.14.2",
				"react-dom": "~0.14.2",
				"react-router": "~1.0.0",
				"webpack": "^1.10.1",
				"webpack-babel-jest": "^1.0.0",
				"webpack-dev-middleware": "^1.2.0"
			},
			"scripts": {
				"babel": "babel components index.js --out-dir lib",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run just-deploy",
				"just-deploy": "npm run clean && webpack --config webpack.deploy.config.js && webpack --config webpack.antd.config.js && NODE_ENV=PRODUCTION nico build && node scripts/deploy.js",
				"lint": "eslint components test index.js --ext '.js,.jsx' && npm run mdlint && npm run lesshint",
				"mdlint": "eslint components/*/demo/*.md --ext '.md' --global 'React,ReactDOM' --rule 'no-console: 0'",
				"lesshint": "lesshint style/ -e 'style/+(core|mixins)/+(base|iconfont|normalize|layouts|compatibility|grid).less'",
				"test": "npm run lint && webpack && npm run jest",
				"jest": "jest",
				"pub": "sh ./scripts/publish.sh",
				"webpack": "webpack",
				"beta": "sh ./scripts/publish.sh --tag beta"
			},
			"jest": {
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"testPathIgnorePatterns": [
					"/node_modules/",
					"/_site/"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests",
				"preprocessCachingDisabled": false
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "beaa01d4ef4671c79876dc7ace30296dcab446df",
			"_id": "antd@0.10.3",
			"_shasum": "b3c67f0e551516979e36de05e4d3c8f843ba87d4",
			"_from": ".",
			"_npmVersion": "2.14.7",
			"_nodeVersion": "4.2.1",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "b3c67f0e551516979e36de05e4d3c8f843ba87d4",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.10.3.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"deprecated": "antd@<1.0.0 is depreacated, please upgrade to the latest version ASAP",
			"directories": {}
		},
		"0.10.4": {
			"name": "antd",
			"version": "0.10.4",
			"stableVersion": "0.10.4",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib",
				"style"
			],
			"license": "MIT",
			"dependencies": {
				"classnames": "~2.2.0",
				"css-animation": "1.1.x",
				"gregorian-calendar": "~4.0.1",
				"gregorian-calendar-format": "~4.0.4",
				"object-assign": "~4.0.1",
				"rc-animate": "~2.0.2",
				"rc-calendar": "~4.0.0",
				"rc-checkbox": "~1.1.1",
				"rc-collapse": "~1.4.3",
				"rc-dialog": "~5.2.2",
				"rc-dropdown": "~1.4.3",
				"rc-form-validation": "~2.5.0",
				"rc-input-number": "~2.4.1",
				"rc-menu": "~4.8.1",
				"rc-notification": "~1.3.0",
				"rc-pagination": "~1.3.5",
				"rc-progress": "~1.0.4",
				"rc-queue-anim": "~0.11.2",
				"rc-radio": "~2.0.0",
				"rc-select": "~5.1.2",
				"rc-slider": "~3.1.2",
				"rc-steps": "~1.4.1",
				"rc-switch": "~1.3.1",
				"rc-table": "~3.6.2",
				"rc-tabs": "~5.5.0",
				"rc-time-picker": "~0.7.1",
				"rc-tooltip": "~3.2.0",
				"rc-tree": "~0.19.0",
				"rc-trigger": "~1.0.6",
				"rc-upload": "~1.7.0",
				"rc-util": "~3.0.1",
				"react-slick": "~0.9.1",
				"reqwest": "~2.0.5",
				"semver": "~5.0.3",
				"util-deprecate": "~1.0.1",
				"velocity-animate": "~1.2.2",
				"warning": "~2.1.0"
			},
			"devDependencies": {
				"autoprefixer-loader": "^3.1.0",
				"babel": "^5.8.29",
				"babel-core": "^5.8.29",
				"babel-jest": "^5.3.0",
				"babel-loader": "^5.3.2",
				"busboy": "^0.2.9",
				"chalk": "^1.1.0",
				"clipboard": "^1.5.5",
				"css-loader": "^0.23.0",
				"eslint": "^1.1.0",
				"eslint-config-airbnb": "^1.0.0",
				"eslint-plugin-babel": "^2.1.1",
				"eslint-plugin-markdown": "git+https://github.com/ant-design/eslint-plugin-markdown.git",
				"eslint-plugin-react": "^3.3.1",
				"expect.js": "~0.3.1",
				"extract-text-webpack-plugin": "^0.9.1",
				"gh-pages": "^0.5.0",
				"history": "^1.13.1",
				"jest-cli": "~0.6.1",
				"json-loader": "^0.5.1",
				"less": "~2.5.3",
				"less-loader": "^2.2.0",
				"lesshint": "git+https://github.com/ant-design/lesshint.git",
				"lodash": "^3.10.0",
				"nico-jsx": "~0.6.0",
				"pre-commit": "1.x",
				"react": "~0.14.2",
				"react-addons-test-utils": "~0.14.2",
				"react-dom": "~0.14.2",
				"react-router": "~1.0.0",
				"webpack": "^1.10.1",
				"webpack-babel-jest": "^1.0.0",
				"webpack-dev-middleware": "^1.2.0"
			},
			"scripts": {
				"babel": "babel components index.js --out-dir lib",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run just-deploy",
				"just-deploy": "npm run clean && webpack --config webpack.deploy.config.js && webpack --config webpack.antd.config.js && NODE_ENV=PRODUCTION nico build && node scripts/deploy.js",
				"lint": "eslint components test index.js --ext '.js,.jsx' && npm run mdlint && npm run lesshint",
				"mdlint": "eslint components/*/demo/*.md --ext '.md' --global 'React,ReactDOM' --rule 'no-console: 0'",
				"lesshint": "lesshint style/ -e 'style/+(core|mixins)/+(base|iconfont|normalize|layouts|compatibility|grid).less'",
				"test": "npm run lint && webpack && npm run jest",
				"jest": "jest",
				"pub": "sh ./scripts/publish.sh",
				"webpack": "webpack",
				"beta": "sh ./scripts/publish.sh --tag beta"
			},
			"jest": {
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"testPathIgnorePatterns": [
					"/node_modules/",
					"/_site/"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests",
				"preprocessCachingDisabled": false
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "cad92a5b496d4dee579b4cb4900e824ec8c6d9fe",
			"_id": "antd@0.10.4",
			"_shasum": "74ba1806b90d44e6457ce56ec95314235e19c908",
			"_from": ".",
			"_npmVersion": "2.14.7",
			"_nodeVersion": "4.2.1",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "74ba1806b90d44e6457ce56ec95314235e19c908",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.10.4.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"deprecated": "antd@<1.0.0 is depreacated, please upgrade to the latest version ASAP",
			"directories": {}
		},
		"0.11.0-beta1": {
			"name": "antd",
			"version": "0.11.0-beta1",
			"stableVersion": "0.10.4",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib",
				"style"
			],
			"license": "MIT",
			"dependencies": {
				"classnames": "~2.2.0",
				"css-animation": "1.1.x",
				"gregorian-calendar": "~4.0.1",
				"gregorian-calendar-format": "~4.0.4",
				"object-assign": "~4.0.1",
				"rc-animate": "~2.0.2",
				"rc-calendar": "~4.0.0",
				"rc-checkbox": "~1.1.1",
				"rc-collapse": "~1.4.3",
				"rc-dialog": "~5.2.2",
				"rc-dropdown": "~1.4.3",
				"rc-form-validation": "~2.5.0",
				"rc-input-number": "~2.4.1",
				"rc-menu": "~4.8.1",
				"rc-notification": "~1.3.0",
				"rc-pagination": "~1.3.5",
				"rc-progress": "~1.0.4",
				"rc-queue-anim": "~0.11.2",
				"rc-radio": "~2.0.0",
				"rc-select": "~5.4.0",
				"rc-slider": "~3.2.0",
				"rc-steps": "~1.4.1",
				"rc-switch": "~1.3.1",
				"rc-table": "~3.6.2",
				"rc-tabs": "~5.5.0",
				"rc-time-picker": "1.0.0-alpha6",
				"rc-tooltip": "~3.2.0",
				"rc-tree": "~0.19.0",
				"rc-trigger": "~1.0.6",
				"rc-upload": "~1.7.0",
				"rc-util": "~3.0.1",
				"react-slick": "~0.9.1",
				"semver": "~5.0.3",
				"util-deprecate": "~1.0.1",
				"velocity-animate": "~1.2.2",
				"warning": "~2.1.0"
			},
			"devDependencies": {
				"autoprefixer-loader": "^3.1.0",
				"babel-cli": "^6.2.0",
				"babel-core": "^6.2.1",
				"babel-jest": "^6.0.1",
				"babel-loader": "^6.2.0",
				"babel-plugin-add-module-exports": "^0.1.1",
				"babel-preset-es2015": "^6.1.18",
				"babel-preset-react": "^6.1.18",
				"babel-preset-stage-0": "^6.1.18",
				"busboy": "^0.2.9",
				"chalk": "^1.1.0",
				"clipboard": "^1.5.5",
				"css-loader": "^0.23.0",
				"eslint": "^1.1.0",
				"eslint-config-airbnb": "^1.0.0",
				"eslint-plugin-babel": "^3.0.0",
				"eslint-plugin-markdown-antd": "0.0.0",
				"eslint-plugin-react": "^3.3.1",
				"extract-text-webpack-plugin": "^0.9.1",
				"gh-pages": "^0.5.0",
				"history": "~1.13.1",
				"jest-cli": "~0.8.0",
				"json-loader": "^0.5.1",
				"less": "~2.5.3",
				"less-loader": "^2.2.0",
				"lesshint-antd": "~1.1.0",
				"lodash": "^3.10.0",
				"nico-jsx": "~0.7.0",
				"pre-commit": "1.x",
				"react": "~0.14.2",
				"react-addons-test-utils": "~0.14.2",
				"react-dom": "~0.14.2",
				"react-router": "~1.0.0",
				"react-stateless-wrapper": "~1.0.2",
				"reqwest": "~2.0.5",
				"webpack": "^1.10.1",
				"webpack-babel-jest": "^1.0.0",
				"webpack-dev-middleware": "^1.2.0"
			},
			"scripts": {
				"babel": "babel components index.js --out-dir lib",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run just-deploy",
				"just-deploy": "npm run clean && webpack --config webpack.deploy.config.js && webpack --config webpack.antd.config.js && NODE_ENV=PRODUCTION nico build && node scripts/deploy.js",
				"lint": "eslint components test index.js --ext '.js,.jsx' && npm run mdlint && npm run lesshint",
				"mdlint": "eslint components/*/demo/*.md --ext '.md' --global 'React,ReactDOM' --rule 'no-console: 0'",
				"lesshint": "lesshint style/ -e 'style/+(core|mixins)/+(base|iconfont|normalize|layouts|compatibility|grid).less'",
				"test": "npm run lint && webpack && npm run jest",
				"jest": "jest",
				"pub": "sh ./scripts/publish.sh",
				"webpack": "webpack",
				"beta": "sh ./scripts/publish.sh --tag beta"
			},
			"jest": {
				"testRunner": "<rootDir>/node_modules/jest-cli/src/testRunners/jasmine/jasmine2",
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"testPathIgnorePatterns": [
					"/node_modules/",
					"/_site/"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests",
				"preprocessCachingDisabled": false
			},
			"pre-commit": [
				"lint"
			],
			"babel": {
				"presets": [
					"es2015",
					"react",
					"stage-0"
				],
				"plugins": [
					"add-module-exports"
				]
			},
			"gitHead": "269326abaac9f292e6f1133e8d19f736c97bdeb6",
			"_id": "antd@0.11.0-beta1",
			"_shasum": "f4ba29ee9d9cca9312b00e7fab2d0724f2c7886a",
			"_from": ".",
			"_npmVersion": "3.3.12",
			"_nodeVersion": "5.1.1",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "f4ba29ee9d9cca9312b00e7fab2d0724f2c7886a",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.11.0-beta1.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"directories": {}
		},
		"0.11.0-beta2": {
			"name": "antd",
			"version": "0.11.0-beta2",
			"stableVersion": "0.10.4",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib",
				"style"
			],
			"license": "MIT",
			"dependencies": {
				"classnames": "~2.2.0",
				"css-animation": "1.1.x",
				"gregorian-calendar": "~4.0.1",
				"gregorian-calendar-format": "~4.0.4",
				"object-assign": "~4.0.1",
				"rc-animate": "~2.0.2",
				"rc-calendar": "~4.0.0",
				"rc-checkbox": "~1.1.1",
				"rc-collapse": "~1.4.3",
				"rc-dialog": "~5.2.2",
				"rc-dropdown": "~1.4.3",
				"rc-form-validation": "~2.5.0",
				"rc-input-number": "~2.4.1",
				"rc-menu": "~4.8.1",
				"rc-notification": "~1.3.0",
				"rc-pagination": "~1.3.5",
				"rc-progress": "~1.0.4",
				"rc-queue-anim": "~0.11.2",
				"rc-radio": "~2.0.0",
				"rc-select": "~5.4.0",
				"rc-slider": "~3.2.0",
				"rc-steps": "~1.4.1",
				"rc-switch": "~1.3.1",
				"rc-table": "~3.6.2",
				"rc-tabs": "~5.5.0",
				"rc-time-picker": "1.0.0-alpha9",
				"rc-tooltip": "~3.2.0",
				"rc-tree": "~0.19.0",
				"rc-trigger": "~1.0.6",
				"rc-upload": "~1.7.0",
				"rc-util": "~3.0.1",
				"react-slick": "~0.9.1",
				"semver": "~5.0.3",
				"util-deprecate": "~1.0.1",
				"velocity-animate": "~1.2.2",
				"warning": "~2.1.0"
			},
			"devDependencies": {
				"autoprefixer-loader": "^3.1.0",
				"babel-cli": "^6.2.0",
				"babel-core": "^6.2.1",
				"babel-jest": "^6.0.1",
				"babel-loader": "^6.2.0",
				"babel-plugin-add-module-exports": "^0.1.1",
				"babel-preset-es2015": "^6.1.18",
				"babel-preset-react": "^6.1.18",
				"babel-preset-stage-0": "^6.1.18",
				"busboy": "^0.2.9",
				"chalk": "^1.1.0",
				"css-loader": "^0.23.0",
				"es3ify-loader": "^0.1.0",
				"eslint": "^1.1.0",
				"eslint-config-airbnb": "^1.0.0",
				"eslint-plugin-babel": "^3.0.0",
				"eslint-plugin-markdown-antd": "0.0.0",
				"eslint-plugin-react": "^3.3.1",
				"extract-text-webpack-plugin": "^0.9.1",
				"gh-pages": "^0.5.0",
				"history": "~1.13.1",
				"jest-cli": "~0.8.0",
				"json-loader": "^0.5.1",
				"less": "~2.5.3",
				"less-loader": "^2.2.0",
				"lesshint-antd": "^1.2.1",
				"lodash": "^3.10.0",
				"nico-jsx": "~0.7.0",
				"pre-commit": "1.x",
				"react": "~0.14.2",
				"react-addons-test-utils": "~0.14.2",
				"react-copy-to-clipboard": "^3.0.4",
				"react-dom": "~0.14.2",
				"react-router": "~1.0.0",
				"react-stateless-wrapper": "~1.0.2",
				"reqwest": "~2.0.5",
				"webpack": "^1.10.1",
				"webpack-babel-jest": "^1.0.0",
				"webpack-dev-middleware": "^1.2.0"
			},
			"scripts": {
				"babel": "babel components index.js --out-dir lib",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run just-deploy",
				"just-deploy": "npm run clean && webpack --config webpack.deploy.config.js && webpack --config webpack.antd.config.js && NODE_ENV=PRODUCTION nico build && node scripts/deploy.js",
				"lint": "eslint components test index.js --ext '.js,.jsx' && npm run mdlint && npm run lesshint",
				"mdlint": "eslint components/*/demo/*.md --ext '.md' --global 'React,ReactDOM' --rule 'no-console: 0'",
				"lesshint": "lesshint style/ -e 'style/+(core|mixins)/+(base|iconfont|normalize|layouts|compatibility|grid).less'",
				"test": "npm run lint && webpack && npm run jest",
				"jest": "jest",
				"pub": "sh ./scripts/publish.sh",
				"webpack": "webpack",
				"beta": "sh ./scripts/publish.sh --tag beta"
			},
			"jest": {
				"testRunner": "<rootDir>/node_modules/jest-cli/src/testRunners/jasmine/jasmine2",
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"testPathIgnorePatterns": [
					"/node_modules/",
					"/_site/"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests",
				"preprocessCachingDisabled": false
			},
			"pre-commit": [
				"lint"
			],
			"babel": {
				"presets": [
					"es2015",
					"react",
					"stage-0"
				],
				"plugins": [
					"add-module-exports"
				]
			},
			"gitHead": "b8d14936e9d8e0be224d8b990496a2b78d567d4a",
			"_id": "antd@0.11.0-beta2",
			"_shasum": "325548834c89021da7a2100adf7ea7643181c7a1",
			"_from": ".",
			"_npmVersion": "3.3.12",
			"_nodeVersion": "5.1.1",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "325548834c89021da7a2100adf7ea7643181c7a1",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.11.0-beta2.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"directories": {}
		},
		"0.11.0-beta3": {
			"name": "antd",
			"version": "0.11.0-beta3",
			"stableVersion": "0.10.4",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib",
				"style"
			],
			"license": "MIT",
			"dependencies": {
				"classnames": "~2.2.0",
				"css-animation": "1.1.x",
				"gregorian-calendar": "~4.0.1",
				"gregorian-calendar-format": "~4.0.4",
				"object-assign": "~4.0.1",
				"rc-animate": "~2.0.2",
				"rc-calendar": "~4.0.0",
				"rc-checkbox": "~1.1.1",
				"rc-collapse": "~1.4.3",
				"rc-dialog": "~5.2.2",
				"rc-dropdown": "~1.4.3",
				"rc-form-validation": "~2.5.0",
				"rc-input-number": "~2.4.1",
				"rc-menu": "~4.8.1",
				"rc-notification": "~1.3.0",
				"rc-pagination": "~1.3.5",
				"rc-progress": "~1.0.4",
				"rc-queue-anim": "~0.11.2",
				"rc-radio": "~2.0.0",
				"rc-select": "~5.4.0",
				"rc-slider": "~3.2.0",
				"rc-steps": "~1.4.1",
				"rc-switch": "~1.3.1",
				"rc-table": "~3.6.2",
				"rc-tabs": "~5.5.0",
				"rc-time-picker": "1.0.0-alpha9",
				"rc-tooltip": "~3.2.0",
				"rc-tree": "~0.19.0",
				"rc-trigger": "~1.0.6",
				"rc-upload": "~1.7.0",
				"rc-util": "~3.0.1",
				"react-slick": "~0.9.1",
				"semver": "~5.0.3",
				"util-deprecate": "~1.0.1",
				"velocity-animate": "~1.2.2",
				"warning": "~2.1.0"
			},
			"devDependencies": {
				"autoprefixer-loader": "^3.1.0",
				"babel-cli": "^6.2.0",
				"babel-core": "^6.2.1",
				"babel-jest": "^6.0.1",
				"babel-loader": "^6.2.0",
				"babel-plugin-add-module-exports": "^0.1.1",
				"babel-preset-es2015": "^6.1.18",
				"babel-preset-react": "^6.1.18",
				"babel-preset-stage-0": "^6.1.18",
				"busboy": "^0.2.9",
				"chalk": "^1.1.0",
				"css-loader": "^0.23.0",
				"es3ify-loader": "^0.1.0",
				"eslint": "^1.1.0",
				"eslint-config-airbnb": "^1.0.0",
				"eslint-plugin-babel": "^3.0.0",
				"eslint-plugin-markdown-antd": "0.0.0",
				"eslint-plugin-react": "^3.3.1",
				"extract-text-webpack-plugin": "^0.9.1",
				"gh-pages": "^0.5.0",
				"history": "~1.13.1",
				"jest-cli": "~0.8.0",
				"json-loader": "^0.5.1",
				"less": "~2.5.3",
				"less-loader": "^2.2.0",
				"lesshint-antd": "^1.2.1",
				"lodash": "^3.10.0",
				"nico-jsx": "~0.7.0",
				"pre-commit": "1.x",
				"react": "~0.14.2",
				"react-addons-test-utils": "~0.14.2",
				"react-copy-to-clipboard": "^3.0.4",
				"react-dom": "~0.14.2",
				"react-router": "~1.0.0",
				"react-stateless-wrapper": "~1.0.2",
				"reqwest": "~2.0.5",
				"webpack": "^1.10.1",
				"webpack-babel-jest": "^1.0.0",
				"webpack-dev-middleware": "^1.2.0"
			},
			"scripts": {
				"babel": "babel components index.js --out-dir lib",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run just-deploy",
				"just-deploy": "npm run clean && webpack --config webpack.deploy.config.js && webpack --config webpack.antd.config.js && NODE_ENV=PRODUCTION nico build && node scripts/deploy.js",
				"lint": "eslint components test index.js --ext '.js,.jsx' && npm run mdlint && npm run lesshint",
				"mdlint": "eslint components/*/demo/*.md --ext '.md' --global 'React,ReactDOM' --rule 'no-console: 0'",
				"lesshint": "lesshint style/ -e 'style/+(core|mixins)/+(base|iconfont|normalize|layouts|compatibility|grid).less'",
				"test": "npm run lint && webpack && npm run jest",
				"jest": "jest",
				"pub": "sh ./scripts/publish.sh",
				"webpack": "webpack",
				"beta": "sh ./scripts/publish.sh --tag beta"
			},
			"jest": {
				"testRunner": "<rootDir>/node_modules/jest-cli/src/testRunners/jasmine/jasmine2",
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"testPathIgnorePatterns": [
					"/node_modules/",
					"/_site/"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests",
				"preprocessCachingDisabled": false
			},
			"pre-commit": [
				"lint"
			],
			"babel": {
				"presets": [
					"es2015",
					"react",
					"stage-0"
				],
				"plugins": [
					"add-module-exports"
				]
			},
			"gitHead": "d45bd4c79df2618d88683b6bc9588b9963b1aceb",
			"_id": "antd@0.11.0-beta3",
			"_shasum": "06da291897efb99f094b551f4e492e5d4a2b4ccd",
			"_from": ".",
			"_npmVersion": "3.3.12",
			"_nodeVersion": "5.1.1",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "06da291897efb99f094b551f4e492e5d4a2b4ccd",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.11.0-beta3.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"directories": {}
		},
		"0.11.0-beta4": {
			"name": "antd",
			"version": "0.11.0-beta4",
			"stableVersion": "0.10.4",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib",
				"style"
			],
			"license": "MIT",
			"dependencies": {
				"classnames": "~2.2.0",
				"css-animation": "1.1.x",
				"gregorian-calendar": "~4.1.0",
				"gregorian-calendar-format": "~4.0.4",
				"object-assign": "~4.0.1",
				"rc-animate": "~2.0.2",
				"rc-calendar": "~5.0.2",
				"rc-checkbox": "~1.1.1",
				"rc-collapse": "~1.4.4",
				"rc-dialog": "~5.2.2",
				"rc-dropdown": "~1.4.3",
				"rc-form-validation": "~2.5.0",
				"rc-input-number": "~2.4.1",
				"rc-menu": "~4.8.1",
				"rc-notification": "~1.3.1",
				"rc-pagination": "~1.3.5",
				"rc-progress": "~1.0.4",
				"rc-queue-anim": "~0.11.2",
				"rc-radio": "~2.0.0",
				"rc-select": "~5.4.0",
				"rc-slider": "~3.3.0",
				"rc-steps": "~1.4.1",
				"rc-switch": "~1.3.1",
				"rc-table": "~3.6.2",
				"rc-tabs": "~5.5.0",
				"rc-time-picker": "~1.0.0",
				"rc-tooltip": "~3.3.0",
				"rc-tree": "~0.19.0",
				"rc-trigger": "~1.0.6",
				"rc-upload": "~1.7.0",
				"rc-util": "~3.0.1",
				"react-slick": "~0.9.1",
				"semver": "~5.0.3",
				"util-deprecate": "~1.0.1",
				"velocity-animate": "~1.2.2",
				"warning": "~2.1.0"
			},
			"devDependencies": {
				"autoprefixer-loader": "^3.1.0",
				"babel-cli": "^6.2.0",
				"babel-core": "^6.2.1",
				"babel-jest": "^6.0.1",
				"babel-loader": "^6.2.0",
				"babel-plugin-add-module-exports": "^0.1.1",
				"babel-preset-es2015": "^6.1.18",
				"babel-preset-react": "^6.1.18",
				"babel-preset-stage-0": "^6.1.18",
				"busboy": "^0.2.9",
				"chalk": "^1.1.0",
				"css-loader": "^0.23.0",
				"es3ify-loader": "^0.1.0",
				"eslint": "^1.1.0",
				"eslint-config-airbnb": "^1.0.0",
				"eslint-plugin-babel": "^3.0.0",
				"eslint-plugin-markdown-antd": "0.0.0",
				"eslint-plugin-react": "^3.3.1",
				"extract-text-webpack-plugin": "^0.9.1",
				"gh-pages": "^0.5.0",
				"history": "^1.17.0",
				"jest-cli": "~0.8.0",
				"json-loader": "^0.5.1",
				"less": "~2.5.3",
				"less-loader": "^2.2.0",
				"lesshint-antd": "^1.2.1",
				"lodash": "^3.10.0",
				"nico-jsx": "~0.7.0",
				"pre-commit": "1.x",
				"react": "~0.14.2",
				"react-addons-test-utils": "~0.14.2",
				"react-copy-to-clipboard": "^3.0.4",
				"react-dom": "~0.14.2",
				"react-router": "~1.0.3",
				"react-stateless-wrapper": "~1.0.2",
				"reqwest": "~2.0.5",
				"webpack": "^1.10.1",
				"webpack-babel-jest": "^1.0.0",
				"webpack-dev-middleware": "^1.2.0"
			},
			"scripts": {
				"babel": "babel components index.js --out-dir lib",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run just-deploy",
				"just-deploy": "npm run clean && webpack --config webpack.deploy.config.js && webpack --config webpack.antd.config.js && NODE_ENV=PRODUCTION nico build && node scripts/deploy.js",
				"lint": "eslint components test index.js --ext '.js,.jsx' && npm run mdlint && npm run lesshint",
				"mdlint": "eslint components/*/demo/*.md --ext '.md' --global 'React,ReactDOM' --rule 'no-console: 0'",
				"lesshint": "lesshint style/ -e 'style/+(core|mixins)/+(base|iconfont|normalize|layouts|compatibility|grid).less'",
				"test": "npm run lint && webpack && npm run jest",
				"jest": "jest",
				"pub": "sh ./scripts/publish.sh",
				"webpack": "webpack",
				"beta": "sh ./scripts/publish.sh --tag beta"
			},
			"jest": {
				"testRunner": "<rootDir>/node_modules/jest-cli/src/testRunners/jasmine/jasmine2",
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"testPathIgnorePatterns": [
					"/node_modules/",
					"/_site/"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests",
				"preprocessCachingDisabled": false
			},
			"pre-commit": [
				"lint"
			],
			"babel": {
				"presets": [
					"es2015",
					"react",
					"stage-0"
				],
				"plugins": [
					"add-module-exports"
				]
			},
			"gitHead": "e2fe1d5c3dce24bd036f170e05dce93f7e7edc37",
			"_id": "antd@0.11.0-beta4",
			"_shasum": "858465c126bed8088ff945f082eebba3ed1ba673",
			"_from": ".",
			"_npmVersion": "3.3.12",
			"_nodeVersion": "5.1.1",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "858465c126bed8088ff945f082eebba3ed1ba673",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.11.0-beta4.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"directories": {}
		},
		"0.11.0-beta5": {
			"name": "antd",
			"version": "0.11.0-beta5",
			"stableVersion": "0.10.4",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib",
				"style"
			],
			"license": "MIT",
			"dependencies": {
				"classnames": "~2.2.0",
				"css-animation": "1.1.x",
				"gregorian-calendar": "~4.1.0",
				"gregorian-calendar-format": "~4.0.4",
				"object-assign": "~4.0.1",
				"rc-animate": "~2.0.2",
				"rc-calendar": "~5.0.2",
				"rc-checkbox": "~1.1.1",
				"rc-collapse": "~1.4.4",
				"rc-dialog": "~5.2.2",
				"rc-dropdown": "~1.4.3",
				"rc-form-validation": "~2.5.0",
				"rc-input-number": "~2.4.1",
				"rc-menu": "~4.8.1",
				"rc-notification": "~1.3.1",
				"rc-pagination": "~1.3.5",
				"rc-progress": "~1.0.4",
				"rc-queue-anim": "~0.11.2",
				"rc-radio": "~2.0.0",
				"rc-select": "~5.4.0",
				"rc-slider": "~3.3.0",
				"rc-steps": "~1.4.1",
				"rc-switch": "~1.3.1",
				"rc-table": "~3.7.0",
				"rc-tabs": "~5.5.0",
				"rc-time-picker": "~1.0.0",
				"rc-tooltip": "~3.3.0",
				"rc-tree": "~0.19.0",
				"rc-trigger": "~1.0.6",
				"rc-upload": "~1.7.0",
				"rc-util": "~3.0.1",
				"react-slick": "~0.9.1",
				"semver": "~5.0.3",
				"util-deprecate": "~1.0.1",
				"velocity-animate": "~1.2.2",
				"warning": "~2.1.0"
			},
			"devDependencies": {
				"autoprefixer-loader": "^3.1.0",
				"babel-cli": "^6.2.0",
				"babel-core": "^6.2.1",
				"babel-jest": "^6.0.1",
				"babel-loader": "^6.2.0",
				"babel-plugin-add-module-exports": "^0.1.1",
				"babel-preset-es2015": "^6.1.18",
				"babel-preset-react": "^6.1.18",
				"babel-preset-stage-0": "^6.1.18",
				"busboy": "^0.2.9",
				"chalk": "^1.1.0",
				"css-loader": "^0.23.0",
				"es3ify-loader": "^0.1.0",
				"eslint": "^1.1.0",
				"eslint-config-airbnb": "^1.0.0",
				"eslint-plugin-babel": "^3.0.0",
				"eslint-plugin-markdown-antd": "0.0.0",
				"eslint-plugin-react": "^3.3.1",
				"extract-text-webpack-plugin": "^0.9.1",
				"gh-pages": "^0.5.0",
				"history": "^1.17.0",
				"jest-cli": "~0.8.0",
				"json-loader": "^0.5.1",
				"less": "~2.5.3",
				"less-loader": "^2.2.0",
				"lesshint-antd": "^1.2.1",
				"lodash": "^3.10.0",
				"nico-jsx": "~0.7.0",
				"pre-commit": "1.x",
				"react": "~0.14.2",
				"react-addons-test-utils": "~0.14.2",
				"react-copy-to-clipboard": "^3.0.4",
				"react-dom": "~0.14.2",
				"react-router": "~1.0.3",
				"react-stateless-wrapper": "~1.0.2",
				"reqwest": "~2.0.5",
				"webpack": "^1.10.1",
				"webpack-babel-jest": "^1.0.0",
				"webpack-dev-middleware": "^1.2.0"
			},
			"scripts": {
				"babel": "babel components index.js --out-dir lib",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run just-deploy",
				"just-deploy": "npm run clean && webpack --config webpack.deploy.config.js && webpack --config webpack.antd.config.js && NODE_ENV=PRODUCTION nico build && node scripts/deploy.js",
				"lint": "eslint components test index.js --ext '.js,.jsx' && npm run mdlint && npm run lesshint",
				"mdlint": "eslint components/*/demo/*.md --ext '.md' --global 'React,ReactDOM' --rule 'no-console: 0'",
				"lesshint": "lesshint style/ -e 'style/+(core|mixins)/+(base|iconfont|normalize|layouts|compatibility|grid).less'",
				"test": "npm run lint && webpack && npm run jest",
				"jest": "jest",
				"pub": "sh ./scripts/publish.sh",
				"webpack": "webpack",
				"beta": "sh ./scripts/publish.sh --tag beta"
			},
			"jest": {
				"testRunner": "<rootDir>/node_modules/jest-cli/src/testRunners/jasmine/jasmine2",
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"testPathIgnorePatterns": [
					"/node_modules/",
					"/_site/"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests",
				"preprocessCachingDisabled": false
			},
			"pre-commit": [
				"lint"
			],
			"babel": {
				"presets": [
					"es2015",
					"react",
					"stage-0"
				],
				"plugins": [
					"add-module-exports"
				]
			},
			"gitHead": "aa3c703c18335411309430c6c0f3908064932a01",
			"_id": "antd@0.11.0-beta5",
			"_shasum": "9ac3115bddee7fc2b104364a4b02dd04b7b83cc7",
			"_from": ".",
			"_npmVersion": "3.3.12",
			"_nodeVersion": "5.1.1",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "9ac3115bddee7fc2b104364a4b02dd04b7b83cc7",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.11.0-beta5.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"directories": {}
		},
		"0.11.0-beta6": {
			"name": "antd",
			"version": "0.11.0-beta6",
			"stableVersion": "0.10.4",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib",
				"style"
			],
			"license": "MIT",
			"dependencies": {
				"classnames": "~2.2.0",
				"css-animation": "1.1.x",
				"gregorian-calendar": "~4.1.0",
				"gregorian-calendar-format": "~4.0.4",
				"object-assign": "~4.0.1",
				"rc-animate": "~2.0.2",
				"rc-calendar": "~5.1.0",
				"rc-checkbox": "~1.1.1",
				"rc-collapse": "~1.4.4",
				"rc-dialog": "~5.2.2",
				"rc-dropdown": "~1.4.3",
				"rc-form-validation": "~2.5.0",
				"rc-input-number": "~2.4.1",
				"rc-menu": "~4.8.1",
				"rc-notification": "~1.3.1",
				"rc-pagination": "~1.3.5",
				"rc-progress": "~1.0.4",
				"rc-queue-anim": "~0.11.2",
				"rc-radio": "~2.0.0",
				"rc-select": "~5.4.0",
				"rc-slider": "~3.3.0",
				"rc-steps": "~1.4.1",
				"rc-switch": "~1.3.1",
				"rc-table": "~3.7.0",
				"rc-tabs": "~5.5.0",
				"rc-time-picker": "~1.0.0",
				"rc-tooltip": "~3.3.0",
				"rc-tree": "~0.19.0",
				"rc-trigger": "~1.0.6",
				"rc-upload": "~1.7.0",
				"rc-util": "~3.0.1",
				"react-slick": "~0.9.1",
				"semver": "~5.0.3",
				"util-deprecate": "~1.0.1",
				"velocity-animate": "~1.2.2",
				"warning": "~2.1.0"
			},
			"devDependencies": {
				"autoprefixer-loader": "^3.1.0",
				"babel-cli": "^6.2.0",
				"babel-core": "^6.2.1",
				"babel-jest": "^6.0.1",
				"babel-loader": "^6.2.0",
				"babel-plugin-add-module-exports": "^0.1.1",
				"babel-preset-es2015": "^6.1.18",
				"babel-preset-react": "^6.1.18",
				"babel-preset-stage-0": "^6.1.18",
				"busboy": "^0.2.9",
				"chalk": "^1.1.0",
				"css-loader": "^0.23.0",
				"es3ify-loader": "^0.1.0",
				"eslint": "^1.1.0",
				"eslint-config-airbnb": "^1.0.0",
				"eslint-plugin-babel": "^3.0.0",
				"eslint-plugin-markdown-antd": "0.0.0",
				"eslint-plugin-react": "^3.3.1",
				"extract-text-webpack-plugin": "^0.9.1",
				"gh-pages": "^0.5.0",
				"history": "^1.17.0",
				"jest-cli": "~0.8.0",
				"json-loader": "^0.5.1",
				"less": "~2.5.3",
				"less-loader": "^2.2.0",
				"lesshint-antd": "^1.2.1",
				"lodash": "^3.10.0",
				"nico-jsx": "~0.7.0",
				"pre-commit": "1.x",
				"react": "~0.14.2",
				"react-addons-test-utils": "~0.14.2",
				"react-copy-to-clipboard": "^3.0.4",
				"react-dom": "~0.14.2",
				"react-router": "~1.0.3",
				"react-stateless-wrapper": "~1.0.2",
				"reqwest": "~2.0.5",
				"webpack": "^1.10.1",
				"webpack-babel-jest": "^1.0.0",
				"webpack-dev-middleware": "^1.2.0"
			},
			"scripts": {
				"babel": "babel components index.js --out-dir lib",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run just-deploy",
				"just-deploy": "npm run clean && webpack --config webpack.deploy.config.js && webpack --config webpack.antd.config.js && NODE_ENV=PRODUCTION nico build && node scripts/deploy.js",
				"lint": "eslint components test index.js --ext '.js,.jsx' && npm run mdlint && npm run lesshint",
				"mdlint": "eslint components/*/demo/*.md --ext '.md' --global 'React,ReactDOM' --rule 'no-console: 0'",
				"lesshint": "lesshint style/ -e 'style/+(core|mixins)/+(base|iconfont|normalize|layouts|compatibility|grid).less'",
				"test": "npm run lint && webpack && npm run jest",
				"jest": "jest",
				"pub": "sh ./scripts/publish.sh",
				"webpack": "webpack",
				"beta": "sh ./scripts/publish.sh --tag beta"
			},
			"jest": {
				"testRunner": "<rootDir>/node_modules/jest-cli/src/testRunners/jasmine/jasmine2",
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"testPathIgnorePatterns": [
					"/node_modules/",
					"/_site/"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests",
				"preprocessCachingDisabled": false
			},
			"pre-commit": [
				"lint"
			],
			"babel": {
				"presets": [
					"es2015",
					"react",
					"stage-0"
				],
				"plugins": [
					"add-module-exports"
				]
			},
			"gitHead": "ac337976be4a93679ba57d906513f3c87ac8ed4a",
			"_id": "antd@0.11.0-beta6",
			"_shasum": "6b3e30c55363d45f9e30ac261ce94eafa1acc69e",
			"_from": ".",
			"_npmVersion": "3.3.12",
			"_nodeVersion": "5.1.1",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "6b3e30c55363d45f9e30ac261ce94eafa1acc69e",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.11.0-beta6.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"directories": {}
		},
		"0.11.0": {
			"name": "antd",
			"version": "0.11.0",
			"stableVersion": "0.10.4",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib",
				"style"
			],
			"license": "MIT",
			"dependencies": {
				"classnames": "~2.2.0",
				"css-animation": "1.1.x",
				"gregorian-calendar": "~4.1.0",
				"gregorian-calendar-format": "~4.0.4",
				"object-assign": "~4.0.1",
				"rc-animate": "~2.0.2",
				"rc-calendar": "~5.2.0",
				"rc-checkbox": "~1.1.1",
				"rc-collapse": "~1.4.4",
				"rc-dialog": "~5.2.2",
				"rc-dropdown": "~1.4.3",
				"rc-form-validation": "~2.5.0",
				"rc-input-number": "~2.4.1",
				"rc-menu": "~4.9.0",
				"rc-notification": "~1.3.1",
				"rc-pagination": "~1.3.5",
				"rc-progress": "~1.0.4",
				"rc-queue-anim": "~0.11.2",
				"rc-radio": "~2.0.0",
				"rc-select": "~5.4.0",
				"rc-slider": "~3.3.0",
				"rc-steps": "~1.4.1",
				"rc-switch": "~1.3.1",
				"rc-table": "~3.7.0",
				"rc-tabs": "~5.5.0",
				"rc-time-picker": "~1.0.0",
				"rc-tooltip": "~3.3.0",
				"rc-tree": "~0.19.0",
				"rc-trigger": "~1.0.6",
				"rc-upload": "~1.7.0",
				"rc-util": "~3.0.1",
				"react-slick": "~0.9.1",
				"semver": "~5.0.3",
				"util-deprecate": "~1.0.1",
				"velocity-animate": "~1.2.2",
				"warning": "~2.1.0"
			},
			"devDependencies": {
				"autoprefixer-loader": "^3.1.0",
				"babel-cli": "^6.2.0",
				"babel-core": "^6.2.1",
				"babel-jest": "^6.0.1",
				"babel-loader": "^6.2.0",
				"babel-plugin-add-module-exports": "^0.1.1",
				"babel-preset-es2015": "^6.1.18",
				"babel-preset-react": "^6.1.18",
				"babel-preset-stage-0": "^6.1.18",
				"busboy": "^0.2.9",
				"chalk": "^1.1.0",
				"css-loader": "^0.23.0",
				"es3ify-loader": "^0.1.0",
				"eslint": "^1.1.0",
				"eslint-config-airbnb": "^1.0.0",
				"eslint-plugin-babel": "^3.0.0",
				"eslint-plugin-markdown-antd": "0.0.0",
				"eslint-plugin-react": "^3.3.1",
				"extract-text-webpack-plugin": "^0.9.1",
				"gh-pages": "^0.5.0",
				"history": "^1.17.0",
				"jest-cli": "~0.8.0",
				"json-loader": "^0.5.1",
				"less": "~2.5.3",
				"less-loader": "^2.2.0",
				"lesshint-antd": "^1.2.1",
				"lodash": "^3.10.0",
				"nico-jsx": "~0.7.0",
				"pre-commit": "1.x",
				"react": "~0.14.2",
				"react-addons-test-utils": "~0.14.2",
				"react-copy-to-clipboard": "^3.0.4",
				"react-dom": "~0.14.2",
				"react-router": "~1.0.3",
				"react-stateless-wrapper": "~1.0.2",
				"reqwest": "~2.0.5",
				"webpack": "^1.10.1",
				"webpack-babel-jest": "^1.0.0",
				"webpack-dev-middleware": "^1.2.0"
			},
			"scripts": {
				"babel": "babel components index.js --out-dir lib",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run just-deploy",
				"just-deploy": "npm run clean && webpack --config webpack.deploy.config.js && webpack --config webpack.antd.config.js && NODE_ENV=PRODUCTION nico build && node scripts/deploy.js",
				"lint": "eslint components test index.js --ext '.js,.jsx' && npm run mdlint && npm run lesshint",
				"mdlint": "eslint components/*/demo/*.md --ext '.md' --global 'React,ReactDOM' --rule 'no-console: 0'",
				"lesshint": "lesshint style/ -e 'style/+(core|mixins)/+(base|iconfont|normalize|layouts|compatibility|grid).less'",
				"test": "npm run lint && webpack && npm run jest",
				"jest": "jest",
				"pub": "sh ./scripts/publish.sh",
				"webpack": "webpack",
				"beta": "sh ./scripts/publish.sh --tag beta"
			},
			"jest": {
				"testRunner": "<rootDir>/node_modules/jest-cli/src/testRunners/jasmine/jasmine2",
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"testPathIgnorePatterns": [
					"/node_modules/",
					"/_site/"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests",
				"preprocessCachingDisabled": false
			},
			"pre-commit": [
				"lint"
			],
			"babel": {
				"presets": [
					"es2015",
					"react",
					"stage-0"
				],
				"plugins": [
					"add-module-exports"
				]
			},
			"gitHead": "e25a6fa583ce16ea41681d25a14ba9ce24922b10",
			"_id": "antd@0.11.0",
			"_shasum": "d21c34a37e117c3b705c74f1b2d5df196c9347a1",
			"_from": ".",
			"_npmVersion": "3.5.2",
			"_nodeVersion": "5.1.1",
			"_npmUser": {
				"name": "benjycui",
				"email": "benjytrys@gmail.com"
			},
			"dist": {
				"shasum": "d21c34a37e117c3b705c74f1b2d5df196c9347a1",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.11.0.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"deprecated": "antd@<1.0.0 is depreacated, please upgrade to the latest version ASAP",
			"directories": {}
		},
		"0.11.1": {
			"name": "antd",
			"version": "0.11.1",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib",
				"style"
			],
			"license": "MIT",
			"dependencies": {
				"classnames": "~2.2.0",
				"css-animation": "1.1.x",
				"gregorian-calendar": "~4.1.0",
				"gregorian-calendar-format": "~4.0.4",
				"object-assign": "~4.0.1",
				"rc-animate": "~2.0.2",
				"rc-calendar": "~5.2.0",
				"rc-checkbox": "~1.1.1",
				"rc-collapse": "~1.4.4",
				"rc-dialog": "~5.2.2",
				"rc-dropdown": "~1.4.3",
				"rc-form-validation": "~2.5.0",
				"rc-input-number": "~2.4.1",
				"rc-menu": "~4.9.0",
				"rc-notification": "~1.3.1",
				"rc-pagination": "~1.3.5",
				"rc-progress": "~1.0.4",
				"rc-queue-anim": "~0.11.2",
				"rc-radio": "~2.0.0",
				"rc-select": "~5.4.0",
				"rc-slider": "~3.3.0",
				"rc-steps": "~1.4.1",
				"rc-switch": "~1.3.1",
				"rc-table": "~3.7.1",
				"rc-tabs": "~5.5.0",
				"rc-time-picker": "~1.0.0",
				"rc-tooltip": "~3.3.0",
				"rc-tree": "~0.19.0",
				"rc-trigger": "~1.0.6",
				"rc-upload": "~1.7.0",
				"rc-util": "~3.0.1",
				"react-slick": "~0.9.1",
				"semver": "~5.0.3",
				"util-deprecate": "~1.0.1",
				"velocity-animate": "~1.2.2",
				"warning": "~2.1.0"
			},
			"devDependencies": {
				"autoprefixer-loader": "^3.1.0",
				"babel-cli": "^6.2.0",
				"babel-core": "^6.2.1",
				"babel-jest": "^6.0.1",
				"babel-loader": "^6.2.0",
				"babel-plugin-add-module-exports": "^0.1.1",
				"babel-preset-es2015": "^6.1.18",
				"babel-preset-react": "^6.1.18",
				"babel-preset-stage-0": "^6.1.18",
				"busboy": "^0.2.9",
				"chalk": "^1.1.0",
				"css-loader": "^0.23.0",
				"es3ify-loader": "^0.1.0",
				"eslint": "^1.1.0",
				"eslint-config-airbnb": "^1.0.0",
				"eslint-plugin-babel": "^3.0.0",
				"eslint-plugin-markdown-antd": "0.0.0",
				"eslint-plugin-react": "^3.3.1",
				"extract-text-webpack-plugin": "^0.9.1",
				"gh-pages": "^0.5.0",
				"history": "^1.17.0",
				"jest-cli": "~0.8.0",
				"json-loader": "^0.5.1",
				"less": "~2.5.3",
				"less-loader": "^2.2.0",
				"lesshint-antd": "^1.2.1",
				"lodash": "^3.10.0",
				"nico-jsx": "~0.7.0",
				"pre-commit": "1.x",
				"react": "~0.14.2",
				"react-addons-test-utils": "~0.14.2",
				"react-copy-to-clipboard": "^3.0.4",
				"react-dom": "~0.14.2",
				"react-router": "~1.0.3",
				"react-stateless-wrapper": "~1.0.2",
				"reqwest": "~2.0.5",
				"webpack": "^1.10.1",
				"webpack-babel-jest": "^1.0.0",
				"webpack-dev-middleware": "^1.2.0"
			},
			"scripts": {
				"babel": "babel components index.js --out-dir lib",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"site": "npm run clean && webpack --config webpack.deploy.config.js && webpack --config webpack.antd.config.js && NODE_ENV=PRODUCTION nico build",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run just-deploy",
				"just-deploy": "npm run site && node scripts/deploy.js",
				"lint": "eslint components test index.js --ext '.js,.jsx' && npm run mdlint && npm run lesshint",
				"mdlint": "eslint components/*/demo/*.md --ext '.md' --global 'React,ReactDOM,mountNode' --rule 'no-console: 0'",
				"lesshint": "lesshint style/ -e 'style/+(core|mixins)/+(base|iconfont|normalize|layouts|compatibility|grid).less'",
				"test": "npm run lint && webpack && npm run jest",
				"jest": "jest",
				"pub": "sh ./scripts/publish.sh",
				"webpack": "webpack",
				"beta": "sh ./scripts/publish.sh --tag beta"
			},
			"jest": {
				"testRunner": "<rootDir>/node_modules/jest-cli/src/testRunners/jasmine/jasmine2",
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"testPathIgnorePatterns": [
					"/node_modules/",
					"/_site/"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests",
				"preprocessCachingDisabled": false
			},
			"pre-commit": [
				"lint"
			],
			"babel": {
				"presets": [
					"es2015",
					"react",
					"stage-0"
				],
				"plugins": [
					"add-module-exports"
				]
			},
			"gitHead": "0ee47a3538245ccf211fe533e22eb01c3e82c5ae",
			"_id": "antd@0.11.1",
			"_shasum": "879325d61335cfd40c7ffc826bbea7410b65eec3",
			"_from": ".",
			"_npmVersion": "3.3.12",
			"_nodeVersion": "5.3.0",
			"_npmUser": {
				"name": "benjycui",
				"email": "benjytrys@gmail.com"
			},
			"dist": {
				"shasum": "879325d61335cfd40c7ffc826bbea7410b65eec3",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.11.1.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"deprecated": "antd@<1.0.0 is depreacated, please upgrade to the latest version ASAP",
			"directories": {}
		},
		"0.11.2": {
			"name": "antd",
			"version": "0.11.2",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib",
				"style"
			],
			"license": "MIT",
			"dependencies": {
				"classnames": "~2.2.0",
				"css-animation": "1.1.x",
				"gregorian-calendar": "~4.1.0",
				"gregorian-calendar-format": "~4.0.4",
				"object-assign": "~4.0.1",
				"rc-animate": "~2.0.2",
				"rc-calendar": "~5.2.0",
				"rc-checkbox": "~1.1.1",
				"rc-collapse": "~1.4.4",
				"rc-dialog": "~5.2.2",
				"rc-dropdown": "~1.4.3",
				"rc-form-validation": "~2.5.0",
				"rc-input-number": "~2.4.1",
				"rc-menu": "~4.9.0",
				"rc-notification": "~1.3.1",
				"rc-pagination": "~1.3.5",
				"rc-progress": "~1.0.4",
				"rc-queue-anim": "~0.11.2",
				"rc-radio": "~2.0.0",
				"rc-select": "~5.4.0",
				"rc-slider": "~3.3.0",
				"rc-steps": "~1.4.1",
				"rc-switch": "~1.3.1",
				"rc-table": "~3.7.1",
				"rc-tabs": "~5.5.0",
				"rc-time-picker": "~1.0.0",
				"rc-tooltip": "~3.3.0",
				"rc-tree": "~0.19.0",
				"rc-trigger": "~1.0.6",
				"rc-upload": "~1.7.0",
				"rc-util": "~3.0.1",
				"react-slick": "~0.9.1",
				"semver": "~5.0.3",
				"util-deprecate": "~1.0.1",
				"velocity-animate": "~1.2.2",
				"warning": "~2.1.0"
			},
			"devDependencies": {
				"autoprefixer-loader": "^3.1.0",
				"babel-cli": "^6.2.0",
				"babel-core": "^6.2.1",
				"babel-jest": "^6.0.1",
				"babel-loader": "^6.2.0",
				"babel-plugin-add-module-exports": "^0.1.1",
				"babel-preset-es2015": "^6.1.18",
				"babel-preset-react": "^6.1.18",
				"babel-preset-stage-0": "^6.1.18",
				"busboy": "^0.2.9",
				"chalk": "^1.1.0",
				"css-loader": "^0.23.0",
				"es3ify-loader": "^0.1.0",
				"eslint": "^1.1.0",
				"eslint-config-airbnb": "^1.0.0",
				"eslint-plugin-babel": "^3.0.0",
				"eslint-plugin-markdown-antd": "0.0.0",
				"eslint-plugin-react": "^3.3.1",
				"extract-text-webpack-plugin": "^0.9.1",
				"gh-pages": "^0.5.0",
				"history": "^1.17.0",
				"jest-cli": "~0.8.0",
				"json-loader": "^0.5.1",
				"less": "~2.5.3",
				"less-loader": "^2.2.0",
				"lesshint-antd": "^1.2.1",
				"lodash": "^3.10.0",
				"nico-jsx": "~0.7.0",
				"pre-commit": "1.x",
				"react": "0.14.x",
				"react-addons-test-utils": "0.14.x",
				"react-copy-to-clipboard": "^3.0.4",
				"react-dom": "0.14.x",
				"react-router": "~1.0.3",
				"react-stateless-wrapper": "~1.0.2",
				"reqwest": "~2.0.5",
				"webpack": "^1.10.1",
				"webpack-babel-jest": "^1.0.0",
				"webpack-dev-middleware": "^1.2.0"
			},
			"scripts": {
				"babel": "babel components index.js --out-dir lib",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"site": "npm run clean && webpack --config webpack.deploy.config.js && webpack --config webpack.antd.config.js && NODE_ENV=PRODUCTION nico build",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run just-deploy",
				"just-deploy": "npm run site && node scripts/deploy.js",
				"lint": "eslint components test index.js --ext '.js,.jsx' && npm run mdlint && npm run lesshint",
				"mdlint": "eslint components/*/demo/*.md --ext '.md' --global 'React,ReactDOM,mountNode' --rule 'no-console: 0'",
				"lesshint": "lesshint style/ -e 'style/+(core|mixins)/+(base|iconfont|normalize|layouts|compatibility|grid).less'",
				"test": "npm run lint && webpack && npm run jest",
				"jest": "jest",
				"pub": "sh ./scripts/publish.sh",
				"webpack": "webpack",
				"beta": "sh ./scripts/publish.sh --tag beta"
			},
			"jest": {
				"testRunner": "<rootDir>/node_modules/jest-cli/src/testRunners/jasmine/jasmine2",
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"testPathIgnorePatterns": [
					"/node_modules/",
					"/_site/"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests",
				"preprocessCachingDisabled": false
			},
			"pre-commit": [
				"lint"
			],
			"babel": {
				"presets": [
					"es2015",
					"react",
					"stage-0"
				],
				"plugins": [
					"add-module-exports"
				]
			},
			"gitHead": "6cfc8be796b610a6996db860f759abfca0536a1e",
			"_id": "antd@0.11.2",
			"_shasum": "a582fdbdd6db4dd6582930bb56751c7d4e9a1cff",
			"_from": ".",
			"_npmVersion": "3.3.12",
			"_nodeVersion": "5.1.1",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "a582fdbdd6db4dd6582930bb56751c7d4e9a1cff",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.11.2.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"deprecated": "antd@<1.0.0 is depreacated, please upgrade to the latest version ASAP",
			"directories": {}
		},
		"0.10.5": {
			"name": "antd",
			"version": "0.10.5",
			"stableVersion": "0.10.5",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib",
				"style"
			],
			"license": "MIT",
			"dependencies": {
				"classnames": "~2.2.0",
				"css-animation": "1.1.x",
				"gregorian-calendar": "~4.0.1",
				"gregorian-calendar-format": "~4.0.4",
				"object-assign": "~4.0.1",
				"rc-animate": "~2.0.2",
				"rc-calendar": "~4.0.0",
				"rc-checkbox": "~1.1.1",
				"rc-collapse": "~1.4.3",
				"rc-dialog": "~5.2.2",
				"rc-dropdown": "~1.4.3",
				"rc-form-validation": "~2.5.0",
				"rc-input-number": "~2.4.1",
				"rc-menu": "~4.8.1",
				"rc-notification": "~1.3.0",
				"rc-pagination": "~1.3.5",
				"rc-progress": "~1.0.4",
				"rc-queue-anim": "~0.11.2",
				"rc-radio": "~2.0.0",
				"rc-select": "~5.1.2",
				"rc-slider": "~3.1.2",
				"rc-steps": "~1.4.1",
				"rc-switch": "~1.3.1",
				"rc-table": "~3.6.2",
				"rc-tabs": "~5.5.0",
				"rc-time-picker": "~0.7.1",
				"rc-tooltip": "~3.2.0",
				"rc-tree": "~0.19.0",
				"rc-trigger": "~1.0.6",
				"rc-upload": "~1.7.0",
				"rc-util": "~3.0.1",
				"react-slick": "~0.9.1",
				"reqwest": "~2.0.5",
				"semver": "~5.0.3",
				"util-deprecate": "~1.0.1",
				"velocity-animate": "~1.2.2",
				"warning": "~2.1.0"
			},
			"devDependencies": {
				"autoprefixer-loader": "^3.1.0",
				"babel": "^5.8.29",
				"babel-core": "^5.8.29",
				"babel-jest": "^5.3.0",
				"babel-loader": "^5.3.2",
				"busboy": "^0.2.9",
				"chalk": "^1.1.0",
				"clipboard": "^1.5.5",
				"css-loader": "^0.23.0",
				"eslint": "^1.1.0",
				"eslint-config-airbnb": "^1.0.0",
				"eslint-plugin-babel": "^2.1.1",
				"eslint-plugin-markdown": "git+https://github.com/ant-design/eslint-plugin-markdown.git",
				"eslint-plugin-react": "^3.3.1",
				"expect.js": "~0.3.1",
				"extract-text-webpack-plugin": "^0.9.1",
				"gh-pages": "^0.5.0",
				"history": "^1.13.1",
				"jest-cli": "~0.6.1",
				"json-loader": "^0.5.1",
				"less": "~2.5.3",
				"less-loader": "^2.2.0",
				"lesshint": "git+https://github.com/ant-design/lesshint.git",
				"lodash": "^3.10.0",
				"nico-jsx": "~0.6.0",
				"pre-commit": "1.x",
				"react": "~0.14.2",
				"react-addons-test-utils": "~0.14.2",
				"react-dom": "~0.14.2",
				"react-router": "~1.0.0",
				"webpack": "^1.10.1",
				"webpack-babel-jest": "^1.0.0",
				"webpack-dev-middleware": "^1.2.0"
			},
			"scripts": {
				"babel": "babel components index.js --out-dir lib",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run just-deploy",
				"just-deploy": "npm run clean && webpack --config webpack.deploy.config.js && webpack --config webpack.antd.config.js && NODE_ENV=PRODUCTION nico build && node scripts/deploy.js",
				"lint": "eslint components test index.js --ext '.js,.jsx' && npm run mdlint && npm run lesshint",
				"mdlint": "eslint components/*/demo/*.md --ext '.md' --global 'React,ReactDOM' --rule 'no-console: 0'",
				"lesshint": "lesshint style/ -e 'style/+(core|mixins)/+(base|iconfont|normalize|layouts|compatibility|grid).less'",
				"test": "npm run lint && webpack && npm run jest",
				"jest": "jest",
				"pub": "sh ./scripts/publish.sh",
				"webpack": "webpack",
				"beta": "sh ./scripts/publish.sh --tag beta"
			},
			"jest": {
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"testPathIgnorePatterns": [
					"/node_modules/",
					"/_site/"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests",
				"preprocessCachingDisabled": false
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "f754c2f95bf1c0fb385e3b3347bcaf150e9257ed",
			"_id": "antd@0.10.5",
			"_shasum": "74896940ebf8439b54120701103c02ef50e52a17",
			"_from": ".",
			"_npmVersion": "3.3.12",
			"_nodeVersion": "5.1.1",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "74896940ebf8439b54120701103c02ef50e52a17",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.10.5.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"deprecated": "antd@<1.0.0 is depreacated, please upgrade to the latest version ASAP",
			"directories": {}
		},
		"0.12.0-beta.10": {
			"name": "antd",
			"version": "0.12.0-beta.10",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib",
				"style"
			],
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"classnames": "~2.2.0",
				"css-animation": "1.1.x",
				"gregorian-calendar": "~4.1.0",
				"gregorian-calendar-format": "~4.0.4",
				"object-assign": "~4.0.1",
				"rc-animate": "~2.0.2",
				"rc-calendar": "~5.2.0",
				"rc-cascader": "~0.6.0",
				"rc-checkbox": "~1.2.0",
				"rc-collapse": "~1.4.4",
				"rc-dialog": "~5.3.1",
				"rc-dropdown": "~1.4.3",
				"rc-form-validation": "~2.5.0",
				"rc-input-number": "~2.4.1",
				"rc-menu": "~4.9.0",
				"rc-notification": "~1.3.1",
				"rc-pagination": "~1.3.5",
				"rc-progress": "~1.0.4",
				"rc-queue-anim": "~0.11.2",
				"rc-radio": "~2.0.0",
				"rc-select": "~5.6.1",
				"rc-slider": "~3.3.0",
				"rc-steps": "~1.4.1",
				"rc-switch": "~1.3.1",
				"rc-table": "~3.8.0",
				"rc-tabs": "~5.6.0",
				"rc-time-picker": "~1.1.0",
				"rc-tooltip": "~3.3.0",
				"rc-tree": "~0.26.1",
				"rc-tree-select": "~0.3.3",
				"rc-trigger": "~1.0.6",
				"rc-upload": "~1.8.0",
				"rc-util": "~3.0.1",
				"react-slick": "~0.9.1",
				"semver": "~5.1.0",
				"util-deprecate": "~1.0.1",
				"velocity-animate": "~1.2.2",
				"warning": "~2.1.0"
			},
			"devDependencies": {
				"autoprefixer-loader": "^3.1.0",
				"babel-cli": "^6.2.0",
				"babel-core": "^6.2.1",
				"babel-jest": "^6.0.1",
				"babel-loader": "^6.2.0",
				"babel-plugin-add-module-exports": "^0.1.1",
				"babel-preset-es2015": "^6.1.18",
				"babel-preset-react": "^6.1.18",
				"babel-preset-stage-0": "^6.1.18",
				"busboy": "^0.2.9",
				"chalk": "^1.1.0",
				"css-loader": "^0.23.0",
				"es3ify-loader": "^0.1.0",
				"eslint": "^1.1.0",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^3.0.0",
				"eslint-plugin-markdown-antd": "latest",
				"eslint-plugin-react": "^3.3.1",
				"extract-text-webpack-plugin": "^0.9.1",
				"gh-pages": "^0.8.0",
				"history": "^1.17.0",
				"jest-cli": "~0.8.0",
				"json-loader": "^0.5.1",
				"less": "~2.5.3",
				"less-loader": "^2.2.0",
				"lesshint-antd": "^1.2.1",
				"lodash": "^3.10.0",
				"nico-jsx": "~0.7.0",
				"pre-commit": "1.x",
				"rc-form": "^0.8.0",
				"rc-scroll-anim": "0.0.5",
				"rc-tween-one": "0.1.5",
				"react": "0.14.x",
				"react-addons-test-utils": "0.14.x",
				"react-copy-to-clipboard": "^3.0.4",
				"react-dom": "0.14.x",
				"react-router": "~1.0.3",
				"react-stateless-wrapper": "~1.0.2",
				"reqwest": "~2.0.5",
				"webpack": "^1.10.1",
				"webpack-babel-jest": "^1.0.0",
				"webpack-dev-middleware": "^1.2.0"
			},
			"scripts": {
				"babel": "babel components index.js --out-dir lib",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"site": "npm run clean && webpack --config webpack.deploy.config.js && webpack --config webpack.antd.config.js && NODE_ENV=PRODUCTION nico build",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run just-deploy",
				"just-deploy": "npm run site && node scripts/deploy.js",
				"lint": "npm run srclint && npm run mdlint && npm run lesshint",
				"srclint": "eslint --fix components test index.js --ext '.js,.jsx'",
				"mdlint": "eslint --fix components/*/demo/*.md --ext '.md' --global 'React,ReactDOM,mountNode' --rule 'no-console: 0'",
				"lesshint": "lesshint style/ -e 'style/+(core|mixins)/+(base|iconfont|normalize|layouts|compatibility|grid).less'",
				"test": "npm run lint && webpack && npm run jest",
				"jest": "jest",
				"pub": "sh ./scripts/publish.sh",
				"webpack": "webpack",
				"beta": "sh ./scripts/publish.sh --tag beta"
			},
			"jest": {
				"testRunner": "<rootDir>/node_modules/jest-cli/src/testRunners/jasmine/jasmine2",
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"testPathIgnorePatterns": [
					"/node_modules/",
					"/_site/"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests",
				"preprocessCachingDisabled": false
			},
			"pre-commit": [
				"lint"
			],
			"babel": {
				"presets": [
					"es2015",
					"react",
					"stage-0"
				],
				"plugins": [
					"add-module-exports"
				]
			},
			"gitHead": "f743aa009b96bb4c4d7c939af23b65facdee0a31",
			"_id": "antd@0.12.0-beta.10",
			"_shasum": "f23e0bb7b06558e8e85a1fb9dac591ea6587d62e",
			"_from": ".",
			"_npmVersion": "2.14.7",
			"_nodeVersion": "4.2.2",
			"_npmUser": {
				"name": "yiminghe",
				"email": "yiminghe@gmail.com"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"dist": {
				"shasum": "f23e0bb7b06558e8e85a1fb9dac591ea6587d62e",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.12.0-beta.10.tgz"
			},
			"directories": {}
		},
		"0.12.0-beta.11": {
			"name": "antd",
			"version": "0.12.0-beta.11",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib",
				"style"
			],
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"classnames": "~2.2.0",
				"css-animation": "1.1.x",
				"gregorian-calendar": "~4.1.0",
				"gregorian-calendar-format": "~4.0.4",
				"object-assign": "~4.0.1",
				"rc-animate": "~2.0.2",
				"rc-calendar": "~5.2.0",
				"rc-cascader": "~0.6.0",
				"rc-checkbox": "~1.2.0",
				"rc-collapse": "~1.4.4",
				"rc-dialog": "~5.3.1",
				"rc-dropdown": "~1.4.3",
				"rc-form-validation": "~2.5.0",
				"rc-input-number": "~2.4.1",
				"rc-menu": "~4.9.0",
				"rc-notification": "~1.3.1",
				"rc-pagination": "~1.3.5",
				"rc-progress": "~1.0.4",
				"rc-queue-anim": "~0.11.2",
				"rc-radio": "~2.0.0",
				"rc-select": "~5.6.1",
				"rc-slider": "~3.3.0",
				"rc-steps": "~1.4.1",
				"rc-switch": "~1.3.1",
				"rc-table": "~3.8.0",
				"rc-tabs": "~5.6.0",
				"rc-time-picker": "~1.1.0",
				"rc-tooltip": "~3.3.0",
				"rc-tree": "~0.26.1",
				"rc-tree-select": "~0.3.3",
				"rc-trigger": "~1.0.6",
				"rc-upload": "~1.8.0",
				"rc-util": "~3.0.1",
				"react-slick": "~0.9.1",
				"semver": "~5.1.0",
				"util-deprecate": "~1.0.1",
				"velocity-animate": "~1.2.2",
				"warning": "~2.1.0"
			},
			"devDependencies": {
				"autoprefixer-loader": "^3.1.0",
				"babel-cli": "^6.2.0",
				"babel-core": "^6.2.1",
				"babel-jest": "^6.0.1",
				"babel-loader": "^6.2.0",
				"babel-plugin-add-module-exports": "^0.1.1",
				"babel-preset-es2015": "^6.1.18",
				"babel-preset-react": "^6.1.18",
				"babel-preset-stage-0": "^6.1.18",
				"busboy": "^0.2.9",
				"chalk": "^1.1.0",
				"css-loader": "^0.23.0",
				"es3ify-loader": "^0.1.0",
				"eslint": "^1.1.0",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^3.0.0",
				"eslint-plugin-markdown-antd": "latest",
				"eslint-plugin-react": "^3.3.1",
				"extract-text-webpack-plugin": "^0.9.1",
				"gh-pages": "^0.8.0",
				"history": "^1.17.0",
				"jest-cli": "~0.8.0",
				"json-loader": "^0.5.1",
				"less": "~2.5.3",
				"less-loader": "^2.2.0",
				"lesshint-antd": "^1.2.1",
				"lodash": "^3.10.0",
				"nico-jsx": "~0.7.0",
				"pre-commit": "1.x",
				"rc-form": "^0.8.0",
				"rc-scroll-anim": "0.0.5",
				"rc-tween-one": "0.1.5",
				"react": "0.14.x",
				"react-addons-test-utils": "0.14.x",
				"react-copy-to-clipboard": "^3.0.4",
				"react-dom": "0.14.x",
				"react-router": "~1.0.3",
				"react-stateless-wrapper": "~1.0.2",
				"reqwest": "~2.0.5",
				"webpack": "^1.10.1",
				"webpack-babel-jest": "^1.0.0",
				"webpack-dev-middleware": "^1.2.0"
			},
			"scripts": {
				"babel": "babel components index.js --out-dir lib",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"site": "npm run clean && webpack --config webpack.deploy.config.js && webpack --config webpack.antd.config.js && NODE_ENV=PRODUCTION nico build",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run just-deploy",
				"just-deploy": "npm run site && node scripts/deploy.js",
				"lint": "npm run srclint && npm run mdlint && npm run lesshint",
				"srclint": "eslint --fix components test index.js --ext '.js,.jsx'",
				"mdlint": "eslint --fix components/*/demo/*.md --ext '.md' --global 'React,ReactDOM,mountNode' --rule 'no-console: 0'",
				"lesshint": "lesshint style/ -e 'style/+(core|mixins)/+(base|iconfont|normalize|layouts|compatibility|grid).less'",
				"test": "npm run lint && webpack && npm run jest",
				"jest": "jest",
				"pub": "sh ./scripts/publish.sh",
				"webpack": "webpack",
				"beta": "sh ./scripts/publish.sh --tag beta"
			},
			"jest": {
				"testRunner": "<rootDir>/node_modules/jest-cli/src/testRunners/jasmine/jasmine2",
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"testPathIgnorePatterns": [
					"/node_modules/",
					"/_site/"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests",
				"preprocessCachingDisabled": false
			},
			"pre-commit": [
				"lint"
			],
			"babel": {
				"presets": [
					"es2015",
					"react",
					"stage-0"
				],
				"plugins": [
					"add-module-exports"
				]
			},
			"gitHead": "71a76806d2320fa43559dd210395c43795709308",
			"_id": "antd@0.12.0-beta.11",
			"_shasum": "4d483c39fd29879a6c5bcfde960e5b1cd8dfe16d",
			"_from": ".",
			"_npmVersion": "3.3.12",
			"_nodeVersion": "5.1.1",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "4d483c39fd29879a6c5bcfde960e5b1cd8dfe16d",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.12.0-beta.11.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"directories": {}
		},
		"0.12.0-beta.12": {
			"name": "antd",
			"version": "0.12.0-beta.12",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib",
				"style"
			],
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"classnames": "~2.2.0",
				"css-animation": "1.1.x",
				"gregorian-calendar": "~4.1.0",
				"gregorian-calendar-format": "~4.0.4",
				"object-assign": "~4.0.1",
				"rc-animate": "~2.0.2",
				"rc-calendar": "~5.2.0",
				"rc-cascader": "~0.6.0",
				"rc-checkbox": "~1.2.0",
				"rc-collapse": "~1.4.4",
				"rc-dialog": "~5.3.1",
				"rc-dropdown": "~1.4.3",
				"rc-form-validation": "~2.5.0",
				"rc-input-number": "~2.4.1",
				"rc-menu": "~4.9.0",
				"rc-notification": "~1.3.1",
				"rc-pagination": "~1.3.5",
				"rc-progress": "~1.0.4",
				"rc-queue-anim": "~0.11.2",
				"rc-radio": "~2.0.0",
				"rc-select": "~5.6.1",
				"rc-slider": "~3.3.0",
				"rc-steps": "~1.4.1",
				"rc-switch": "~1.3.1",
				"rc-table": "~3.8.0",
				"rc-tabs": "~5.6.0",
				"rc-time-picker": "~1.1.0",
				"rc-tooltip": "~3.3.0",
				"rc-tree": "~0.26.1",
				"rc-tree-select": "~0.3.3",
				"rc-trigger": "~1.0.6",
				"rc-upload": "~1.8.0",
				"rc-util": "~3.0.1",
				"react-slick": "~0.9.1",
				"util-deprecate": "~1.0.1",
				"velocity-animate": "~1.2.2",
				"warning": "~2.1.0"
			},
			"devDependencies": {
				"autoprefixer-loader": "^3.1.0",
				"babel-cli": "^6.2.0",
				"babel-core": "^6.2.1",
				"babel-jest": "^6.0.1",
				"babel-loader": "^6.2.0",
				"babel-plugin-add-module-exports": "^0.1.1",
				"babel-preset-es2015": "^6.1.18",
				"babel-preset-react": "^6.1.18",
				"babel-preset-stage-0": "^6.1.18",
				"busboy": "^0.2.9",
				"chalk": "^1.1.0",
				"css-loader": "^0.23.0",
				"es3ify-loader": "^0.1.0",
				"eslint": "^1.1.0",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^3.0.0",
				"eslint-plugin-markdown-antd": "latest",
				"eslint-plugin-react": "^3.3.1",
				"extract-text-webpack-plugin": "^0.9.1",
				"gh-pages": "^0.8.0",
				"history": "^1.17.0",
				"jest-cli": "~0.8.0",
				"json-loader": "^0.5.1",
				"less": "~2.5.3",
				"less-loader": "^2.2.0",
				"lesshint-antd": "^1.2.1",
				"lodash": "^3.10.0",
				"nico-jsx": "~0.7.0",
				"pre-commit": "1.x",
				"rc-form": "^0.8.0",
				"rc-scroll-anim": "0.0.5",
				"rc-tween-one": "0.1.5",
				"react": "0.14.x",
				"react-addons-test-utils": "0.14.x",
				"react-copy-to-clipboard": "^3.0.4",
				"react-dom": "0.14.x",
				"react-router": "~1.0.3",
				"react-stateless-wrapper": "~1.0.2",
				"reqwest": "~2.0.5",
				"webpack": "^1.10.1",
				"webpack-babel-jest": "^1.0.0",
				"webpack-dev-middleware": "^1.2.0"
			},
			"scripts": {
				"babel": "babel components index.js --out-dir lib",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"site": "npm run clean && webpack --config webpack.deploy.config.js && webpack --config webpack.antd.config.js && NODE_ENV=PRODUCTION nico build",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run just-deploy",
				"just-deploy": "npm run site && node scripts/deploy.js",
				"lint": "npm run srclint && npm run mdlint && npm run lesshint",
				"srclint": "eslint --fix components test index.js --ext '.js,.jsx'",
				"mdlint": "eslint --fix components/*/demo/*.md --ext '.md' --global 'React,ReactDOM,mountNode' --rule 'no-console: 0'",
				"lesshint": "lesshint style/ -e 'style/+(core|mixins)/+(base|iconfont|normalize|layouts|compatibility|grid).less'",
				"test": "npm run lint && webpack && npm run jest",
				"jest": "jest",
				"pub": "sh ./scripts/publish.sh",
				"webpack": "webpack",
				"beta": "sh ./scripts/publish.sh --tag beta"
			},
			"jest": {
				"testRunner": "<rootDir>/node_modules/jest-cli/src/testRunners/jasmine/jasmine2",
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"testPathIgnorePatterns": [
					"/node_modules/",
					"/_site/"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests",
				"preprocessCachingDisabled": false
			},
			"pre-commit": [
				"lint"
			],
			"babel": {
				"presets": [
					"es2015",
					"react",
					"stage-0"
				],
				"plugins": [
					"add-module-exports"
				]
			},
			"gitHead": "4bd34c4500f57268b7b514e5f0ce6ccd2dad4a78",
			"_id": "antd@0.12.0-beta.12",
			"_shasum": "f734415f89b24dd67d26b3a44caeaee2a6e4c8d0",
			"_from": ".",
			"_npmVersion": "3.3.12",
			"_nodeVersion": "5.1.1",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "f734415f89b24dd67d26b3a44caeaee2a6e4c8d0",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.12.0-beta.12.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"directories": {}
		},
		"0.12.0-beta.13": {
			"name": "antd",
			"version": "0.12.0-beta.13",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib",
				"style"
			],
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"classnames": "~2.2.0",
				"css-animation": "1.1.x",
				"gregorian-calendar": "~4.1.0",
				"gregorian-calendar-format": "~4.0.4",
				"object-assign": "~4.0.1",
				"rc-animate": "~2.0.2",
				"rc-calendar": "~5.2.0",
				"rc-cascader": "~0.6.0",
				"rc-checkbox": "~1.2.0",
				"rc-collapse": "~1.4.4",
				"rc-dialog": "~5.3.1",
				"rc-dropdown": "~1.4.3",
				"rc-form-validation": "~2.5.0",
				"rc-input-number": "~2.4.1",
				"rc-menu": "~4.9.0",
				"rc-notification": "~1.3.1",
				"rc-pagination": "~1.3.5",
				"rc-progress": "~1.0.4",
				"rc-queue-anim": "~0.11.2",
				"rc-radio": "~2.0.0",
				"rc-select": "~5.6.1",
				"rc-slider": "~3.3.0",
				"rc-steps": "~1.4.1",
				"rc-switch": "~1.3.1",
				"rc-table": "~3.8.0",
				"rc-tabs": "~5.6.0",
				"rc-time-picker": "~1.1.0",
				"rc-tooltip": "~3.3.0",
				"rc-tree": "~0.26.1",
				"rc-tree-select": "~0.3.3",
				"rc-trigger": "~1.0.6",
				"rc-upload": "~1.8.0",
				"rc-util": "~3.0.1",
				"react-slick": "~0.9.1",
				"util-deprecate": "~1.0.1",
				"velocity-animate": "~1.2.2",
				"warning": "~2.1.0"
			},
			"devDependencies": {
				"autoprefixer-loader": "^3.1.0",
				"babel-cli": "^6.2.0",
				"babel-core": "^6.2.1",
				"babel-jest": "^6.0.1",
				"babel-loader": "^6.2.0",
				"babel-plugin-add-module-exports": "^0.1.1",
				"babel-preset-es2015": "^6.1.18",
				"babel-preset-react": "^6.1.18",
				"babel-preset-stage-0": "^6.1.18",
				"busboy": "^0.2.9",
				"chalk": "^1.1.0",
				"css-loader": "^0.23.0",
				"es3ify-loader": "^0.1.0",
				"eslint": "^1.1.0",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^3.0.0",
				"eslint-plugin-markdown-antd": "latest",
				"eslint-plugin-react": "^3.3.1",
				"extract-text-webpack-plugin": "^0.9.1",
				"gh-pages": "^0.8.0",
				"history": "^1.17.0",
				"jest-cli": "~0.8.0",
				"json-loader": "^0.5.1",
				"less": "~2.5.3",
				"less-loader": "^2.2.0",
				"lesshint-antd": "^1.2.1",
				"lodash": "^3.10.0",
				"nico-jsx": "~0.7.0",
				"pre-commit": "1.x",
				"rc-form": "^0.8.0",
				"rc-scroll-anim": "0.0.5",
				"rc-tween-one": "0.1.5",
				"react": "0.14.x",
				"react-addons-test-utils": "0.14.x",
				"react-copy-to-clipboard": "^3.0.4",
				"react-dom": "0.14.x",
				"react-router": "~1.0.3",
				"react-stateless-wrapper": "~1.0.2",
				"reqwest": "~2.0.5",
				"webpack": "^1.10.1",
				"webpack-babel-jest": "^1.0.0",
				"webpack-dev-middleware": "^1.2.0"
			},
			"scripts": {
				"babel": "babel components index.js --out-dir lib",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"site": "npm run clean && webpack --config webpack.deploy.config.js && webpack --config webpack.antd.config.js && NODE_ENV=PRODUCTION nico build",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run just-deploy",
				"just-deploy": "npm run site && node scripts/deploy.js",
				"lint": "npm run srclint && npm run mdlint && npm run lesshint",
				"srclint": "eslint --fix components test index.js --ext '.js,.jsx'",
				"mdlint": "eslint --fix components/*/demo/*.md --ext '.md' --global 'React,ReactDOM,mountNode' --rule 'no-console: 0'",
				"lesshint": "lesshint style/ -e 'style/+(core|mixins)/+(base|iconfont|normalize|layouts|compatibility|grid).less'",
				"test": "npm run lint && webpack && npm run jest",
				"jest": "jest",
				"pub": "sh ./scripts/publish.sh",
				"webpack": "webpack",
				"beta": "sh ./scripts/publish.sh --tag beta"
			},
			"jest": {
				"testRunner": "<rootDir>/node_modules/jest-cli/src/testRunners/jasmine/jasmine2",
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"testPathIgnorePatterns": [
					"/node_modules/",
					"/_site/"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests",
				"preprocessCachingDisabled": false
			},
			"pre-commit": [
				"lint"
			],
			"babel": {
				"presets": [
					"es2015",
					"react",
					"stage-0"
				],
				"plugins": [
					"add-module-exports"
				]
			},
			"gitHead": "341ad18eb64edb14166d8093eb981de67c59046f",
			"_id": "antd@0.12.0-beta.13",
			"_shasum": "2a63d3d32bf909108b3d8d37155a3c79f58bbf81",
			"_from": ".",
			"_npmVersion": "3.3.12",
			"_nodeVersion": "5.1.1",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "2a63d3d32bf909108b3d8d37155a3c79f58bbf81",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.12.0-beta.13.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"directories": {}
		},
		"0.12.0-beta.14": {
			"name": "antd",
			"version": "0.12.0-beta.14",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib",
				"style"
			],
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"classnames": "~2.2.0",
				"css-animation": "1.1.x",
				"gregorian-calendar": "~4.1.0",
				"gregorian-calendar-format": "~4.0.4",
				"object-assign": "~4.0.1",
				"rc-animate": "~2.0.2",
				"rc-calendar": "~5.2.0",
				"rc-cascader": "~0.6.0",
				"rc-checkbox": "~1.2.0",
				"rc-collapse": "~1.4.4",
				"rc-dialog": "~5.3.1",
				"rc-dropdown": "~1.4.3",
				"rc-form-validation": "~2.5.0",
				"rc-input-number": "~2.4.1",
				"rc-menu": "~4.9.0",
				"rc-notification": "~1.3.1",
				"rc-pagination": "~1.3.5",
				"rc-progress": "~1.0.4",
				"rc-queue-anim": "~0.11.2",
				"rc-radio": "~2.0.0",
				"rc-select": "~5.6.1",
				"rc-slider": "~3.3.0",
				"rc-steps": "~1.4.1",
				"rc-switch": "~1.3.1",
				"rc-table": "~3.8.0",
				"rc-tabs": "~5.6.0",
				"rc-time-picker": "~1.1.0",
				"rc-tooltip": "~3.3.0",
				"rc-tree": "^1.0.2",
				"rc-tree-select": "^1.0.1",
				"rc-trigger": "~1.0.6",
				"rc-upload": "~1.8.0",
				"rc-util": "~3.0.1",
				"react-slick": "~0.9.1",
				"util-deprecate": "~1.0.1",
				"velocity-animate": "~1.2.2",
				"warning": "~2.1.0"
			},
			"devDependencies": {
				"autoprefixer-loader": "^3.1.0",
				"babel-cli": "^6.2.0",
				"babel-core": "^6.2.1",
				"babel-jest": "^6.0.1",
				"babel-loader": "^6.2.0",
				"babel-plugin-add-module-exports": "^0.1.1",
				"babel-preset-es2015": "^6.1.18",
				"babel-preset-react": "^6.1.18",
				"babel-preset-stage-0": "^6.1.18",
				"busboy": "^0.2.9",
				"chalk": "^1.1.0",
				"css-loader": "^0.23.0",
				"es3ify-loader": "^0.1.0",
				"eslint": "^1.1.0",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^3.0.0",
				"eslint-plugin-markdown-antd": "latest",
				"eslint-plugin-react": "^3.3.1",
				"extract-text-webpack-plugin": "^0.9.1",
				"gh-pages": "^0.8.0",
				"history": "^1.17.0",
				"jest-cli": "~0.8.0",
				"json-loader": "^0.5.1",
				"less": "~2.5.3",
				"less-loader": "^2.2.0",
				"lesshint-antd": "^1.2.1",
				"lodash": "^3.10.0",
				"nico-jsx": "~0.7.0",
				"pre-commit": "1.x",
				"rc-form": "^0.8.0",
				"rc-scroll-anim": "0.0.5",
				"rc-tween-one": "0.1.5",
				"react": "0.14.x",
				"react-addons-test-utils": "0.14.x",
				"react-copy-to-clipboard": "^3.0.4",
				"react-dom": "0.14.x",
				"react-router": "~1.0.3",
				"react-stateless-wrapper": "~1.0.2",
				"reqwest": "~2.0.5",
				"webpack": "^1.10.1",
				"webpack-babel-jest": "^1.0.0",
				"webpack-dev-middleware": "^1.2.0"
			},
			"scripts": {
				"babel": "babel components index.js --out-dir lib",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"site": "npm run clean && webpack --config webpack.deploy.config.js && webpack --config webpack.antd.config.js && NODE_ENV=PRODUCTION nico build",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run just-deploy",
				"just-deploy": "npm run site && node scripts/deploy.js",
				"lint": "npm run srclint && npm run mdlint && npm run lesshint",
				"srclint": "eslint --fix components test index.js --ext '.js,.jsx'",
				"mdlint": "eslint --fix components/*/demo/*.md --ext '.md' --global 'React,ReactDOM,mountNode' --rule 'no-console: 0'",
				"lesshint": "lesshint style/ -e 'style/+(core|mixins)/+(base|iconfont|normalize|layouts|compatibility|grid).less'",
				"test": "npm run lint && webpack && npm run jest",
				"jest": "jest",
				"pub": "sh ./scripts/publish.sh",
				"webpack": "webpack",
				"beta": "sh ./scripts/publish.sh --tag beta"
			},
			"jest": {
				"testRunner": "<rootDir>/node_modules/jest-cli/src/testRunners/jasmine/jasmine2",
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"testPathIgnorePatterns": [
					"/node_modules/",
					"/_site/"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests",
				"preprocessCachingDisabled": false
			},
			"pre-commit": [
				"lint"
			],
			"babel": {
				"presets": [
					"es2015",
					"react",
					"stage-0"
				],
				"plugins": [
					"add-module-exports"
				]
			},
			"gitHead": "f4dad67454682d6276e79199e1b5a3a15e747553",
			"_id": "antd@0.12.0-beta.14",
			"_shasum": "5a39d4266b35e37d0ee6250be4005e91adbc01df",
			"_from": ".",
			"_npmVersion": "2.14.7",
			"_nodeVersion": "4.2.2",
			"_npmUser": {
				"name": "yiminghe",
				"email": "yiminghe@gmail.com"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"dist": {
				"shasum": "5a39d4266b35e37d0ee6250be4005e91adbc01df",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.12.0-beta.14.tgz"
			},
			"directories": {}
		},
		"0.12.0-beta.15": {
			"name": "antd",
			"version": "0.12.0-beta.15",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib",
				"style"
			],
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"classnames": "~2.2.0",
				"css-animation": "1.1.x",
				"gregorian-calendar": "~4.1.0",
				"gregorian-calendar-format": "~4.0.4",
				"object-assign": "~4.0.1",
				"rc-animate": "~2.0.2",
				"rc-calendar": "~5.2.0",
				"rc-cascader": "~0.6.0",
				"rc-checkbox": "~1.2.0",
				"rc-collapse": "~1.4.4",
				"rc-dialog": "~5.3.1",
				"rc-dropdown": "~1.4.3",
				"rc-form-validation": "~2.5.0",
				"rc-input-number": "~2.4.1",
				"rc-menu": "~4.9.0",
				"rc-notification": "~1.3.1",
				"rc-pagination": "~1.3.5",
				"rc-progress": "~1.0.4",
				"rc-queue-anim": "~0.11.2",
				"rc-radio": "~2.0.0",
				"rc-select": "~5.6.1",
				"rc-slider": "~3.3.0",
				"rc-steps": "~1.4.1",
				"rc-switch": "~1.3.1",
				"rc-table": "~3.8.0",
				"rc-tabs": "~5.6.0",
				"rc-time-picker": "~1.1.0",
				"rc-tooltip": "~3.3.0",
				"rc-tree": "~1.0.2",
				"rc-tree-select": "~1.0.1",
				"rc-trigger": "~1.1.0",
				"rc-upload": "~1.8.0",
				"rc-util": "~3.0.1",
				"react-slick": "~0.9.1",
				"util-deprecate": "~1.0.1",
				"velocity-animate": "~1.2.2",
				"warning": "~2.1.0"
			},
			"devDependencies": {
				"autoprefixer-loader": "^3.1.0",
				"babel-cli": "^6.2.0",
				"babel-core": "^6.2.1",
				"babel-jest": "^6.0.1",
				"babel-loader": "^6.2.0",
				"babel-plugin-add-module-exports": "^0.1.1",
				"babel-preset-es2015": "^6.1.18",
				"babel-preset-react": "^6.1.18",
				"babel-preset-stage-0": "^6.1.18",
				"busboy": "^0.2.9",
				"chalk": "^1.1.0",
				"css-loader": "^0.23.0",
				"es3ify-loader": "^0.1.0",
				"eslint": "^1.1.0",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^3.0.0",
				"eslint-plugin-markdown-antd": "latest",
				"eslint-plugin-react": "^3.3.1",
				"extract-text-webpack-plugin": "^0.9.1",
				"gh-pages": "^0.8.0",
				"history": "^1.17.0",
				"jest-cli": "~0.8.0",
				"json-loader": "^0.5.1",
				"less": "~2.5.3",
				"less-loader": "^2.2.0",
				"lesshint-antd": "^1.2.1",
				"lodash": "^3.10.0",
				"nico-jsx": "~0.7.0",
				"pre-commit": "1.x",
				"rc-form": "^0.8.0",
				"rc-scroll-anim": "0.0.5",
				"rc-tween-one": "0.1.5",
				"react": "0.14.x",
				"react-addons-test-utils": "0.14.x",
				"react-copy-to-clipboard": "^3.0.4",
				"react-dom": "0.14.x",
				"react-router": "~1.0.3",
				"react-stateless-wrapper": "~1.0.2",
				"reqwest": "~2.0.5",
				"webpack": "^1.10.1",
				"webpack-babel-jest": "^1.0.0",
				"webpack-dev-middleware": "^1.2.0"
			},
			"scripts": {
				"babel": "babel components index.js --out-dir lib",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"site": "npm run clean && webpack --config webpack.deploy.config.js && webpack --config webpack.antd.config.js && NODE_ENV=PRODUCTION nico build",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run just-deploy",
				"just-deploy": "npm run site && node scripts/deploy.js",
				"lint": "npm run srclint && npm run mdlint && npm run lesshint",
				"srclint": "eslint --fix components test index.js --ext '.js,.jsx'",
				"mdlint": "eslint --fix components/*/demo/*.md --ext '.md' --global 'React,ReactDOM,mountNode' --rule 'no-console: 0'",
				"lesshint": "lesshint style/ -e 'style/+(core|mixins)/+(base|iconfont|normalize|layouts|compatibility|grid).less'",
				"test": "npm run lint && webpack && npm run jest",
				"jest": "jest",
				"pub": "sh ./scripts/publish.sh",
				"webpack": "webpack",
				"beta": "sh ./scripts/publish.sh --tag beta"
			},
			"jest": {
				"testRunner": "<rootDir>/node_modules/jest-cli/src/testRunners/jasmine/jasmine2",
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"testPathIgnorePatterns": [
					"/node_modules/",
					"/_site/"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests",
				"preprocessCachingDisabled": false
			},
			"pre-commit": [
				"lint"
			],
			"babel": {
				"presets": [
					"es2015",
					"react",
					"stage-0"
				],
				"plugins": [
					"add-module-exports"
				]
			},
			"gitHead": "af0bb31c6abcf6c97dbb6ff5b67efe3cab11de77",
			"_id": "antd@0.12.0-beta.15",
			"_shasum": "e538475b35a2861ac35da37506b1e314e2aafe43",
			"_from": ".",
			"_npmVersion": "2.14.7",
			"_nodeVersion": "4.2.2",
			"_npmUser": {
				"name": "yiminghe",
				"email": "yiminghe@gmail.com"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"dist": {
				"shasum": "e538475b35a2861ac35da37506b1e314e2aafe43",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.12.0-beta.15.tgz"
			},
			"directories": {}
		},
		"0.11.3": {
			"name": "antd",
			"version": "0.11.3",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib",
				"style"
			],
			"license": "MIT",
			"dependencies": {
				"classnames": "~2.2.0",
				"css-animation": "1.1.x",
				"gregorian-calendar": "~4.1.0",
				"gregorian-calendar-format": "~4.0.4",
				"object-assign": "~4.0.1",
				"rc-animate": "~2.0.2",
				"rc-calendar": "~5.3.0",
				"rc-checkbox": "~1.1.1",
				"rc-collapse": "~1.4.4",
				"rc-dialog": "~5.2.2",
				"rc-dropdown": "~1.4.3",
				"rc-form-validation": "~2.5.0",
				"rc-input-number": "~2.4.1",
				"rc-menu": "~4.9.0",
				"rc-notification": "~1.3.1",
				"rc-pagination": "~1.3.5",
				"rc-progress": "~1.0.4",
				"rc-queue-anim": "~0.11.2",
				"rc-radio": "~2.0.0",
				"rc-select": "~5.4.0",
				"rc-slider": "~3.3.0",
				"rc-steps": "~1.4.1",
				"rc-switch": "~1.3.1",
				"rc-table": "~3.7.1",
				"rc-tabs": "~5.5.0",
				"rc-time-picker": "~1.0.0",
				"rc-tooltip": "~3.3.0",
				"rc-tree": "~0.19.0",
				"rc-trigger": "~1.0.6",
				"rc-upload": "~1.7.0",
				"rc-util": "~3.0.1",
				"react-slick": "~0.9.1",
				"semver": "~5.0.3",
				"util-deprecate": "~1.0.1",
				"velocity-animate": "~1.2.2",
				"warning": "~2.1.0"
			},
			"devDependencies": {
				"rc-scroll-anim": "0.1.0",
				"rc-tween-one": "0.1.8",
				"autoprefixer-loader": "^3.1.0",
				"babel-cli": "^6.2.0",
				"babel-core": "^6.2.1",
				"babel-jest": "^6.0.1",
				"babel-loader": "^6.2.0",
				"babel-plugin-add-module-exports": "^0.1.1",
				"babel-preset-es2015": "^6.1.18",
				"babel-preset-react": "^6.1.18",
				"babel-preset-stage-0": "^6.1.18",
				"busboy": "^0.2.9",
				"chalk": "^1.1.0",
				"css-loader": "^0.23.0",
				"es3ify-loader": "^0.1.0",
				"eslint": "^1.1.0",
				"eslint-config-airbnb": "^1.0.0",
				"eslint-plugin-babel": "^3.0.0",
				"eslint-plugin-markdown-antd": "0.0.0",
				"eslint-plugin-react": "^3.3.1",
				"extract-text-webpack-plugin": "^0.9.1",
				"gh-pages": "^0.5.0",
				"history": "^1.17.0",
				"jest-cli": "~0.8.0",
				"json-loader": "^0.5.1",
				"less": "~2.5.3",
				"less-loader": "^2.2.0",
				"lesshint-antd": "^1.2.1",
				"lodash": "^3.10.0",
				"nico-jsx": "~0.7.0",
				"pre-commit": "1.x",
				"react": "0.14.x",
				"react-addons-test-utils": "0.14.x",
				"react-copy-to-clipboard": "^3.0.4",
				"react-dom": "0.14.x",
				"react-router": "~1.0.3",
				"react-stateless-wrapper": "~1.0.2",
				"reqwest": "~2.0.5",
				"webpack": "^1.10.1",
				"webpack-babel-jest": "^1.0.0",
				"webpack-dev-middleware": "^1.2.0"
			},
			"scripts": {
				"babel": "babel components index.js --out-dir lib",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"site": "npm run clean && webpack --config webpack.deploy.config.js && webpack --config webpack.antd.config.js && NODE_ENV=PRODUCTION nico build",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run just-deploy",
				"just-deploy": "npm run site && node scripts/deploy.js",
				"lint": "eslint components test index.js --ext '.js,.jsx' && npm run mdlint && npm run lesshint",
				"mdlint": "eslint components/*/demo/*.md --ext '.md' --global 'React,ReactDOM,mountNode' --rule 'no-console: 0'",
				"lesshint": "lesshint style/ -e 'style/+(core|mixins)/+(base|iconfont|normalize|layouts|compatibility|grid).less'",
				"test": "npm run lint && webpack && npm run jest",
				"jest": "jest",
				"pub": "sh ./scripts/publish.sh",
				"webpack": "webpack",
				"beta": "sh ./scripts/publish.sh --tag beta"
			},
			"jest": {
				"testRunner": "<rootDir>/node_modules/jest-cli/src/testRunners/jasmine/jasmine2",
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"testPathIgnorePatterns": [
					"/node_modules/",
					"/_site/"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests",
				"preprocessCachingDisabled": false
			},
			"pre-commit": [
				"lint"
			],
			"babel": {
				"presets": [
					"es2015",
					"react",
					"stage-0"
				],
				"plugins": [
					"add-module-exports"
				]
			},
			"gitHead": "0e5187daf61498e08906c275e393579897b68496",
			"_id": "antd@0.11.3",
			"_shasum": "9e93addf633abdc2e79a12073d51fb5d3773627d",
			"_from": ".",
			"_npmVersion": "3.3.12",
			"_nodeVersion": "5.1.1",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "9e93addf633abdc2e79a12073d51fb5d3773627d",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.11.3.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"deprecated": "antd@<1.0.0 is depreacated, please upgrade to the latest version ASAP",
			"directories": {}
		},
		"0.12.0-beta.16": {
			"name": "antd",
			"version": "0.12.0-beta.16",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib",
				"style"
			],
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"classnames": "~2.2.0",
				"css-animation": "1.1.x",
				"gregorian-calendar": "~4.1.0",
				"gregorian-calendar-format": "~4.0.4",
				"object-assign": "~4.0.1",
				"rc-animate": "~2.0.2",
				"rc-calendar": "~5.3.0",
				"rc-cascader": "~0.6.0",
				"rc-checkbox": "~1.2.0",
				"rc-collapse": "~1.4.4",
				"rc-dialog": "~5.3.1",
				"rc-dropdown": "~1.4.3",
				"rc-form-validation": "~2.5.0",
				"rc-input-number": "~2.4.1",
				"rc-menu": "~4.9.0",
				"rc-notification": "~1.3.1",
				"rc-pagination": "~1.3.5",
				"rc-progress": "~1.0.4",
				"rc-queue-anim": "~0.11.2",
				"rc-radio": "~2.0.0",
				"rc-select": "~5.6.1",
				"rc-slider": "~3.3.0",
				"rc-steps": "~1.4.1",
				"rc-switch": "~1.3.1",
				"rc-table": "~3.8.0",
				"rc-tabs": "~5.6.0",
				"rc-time-picker": "~1.1.0",
				"rc-tooltip": "~3.3.0",
				"rc-tree": "~1.0.2",
				"rc-tree-select": "~1.0.1",
				"rc-trigger": "~1.1.0",
				"rc-upload": "~1.8.0",
				"rc-util": "~3.0.1",
				"react-slick": "~0.9.1",
				"velocity-animate": "~1.2.2",
				"warning": "~2.1.0"
			},
			"devDependencies": {
				"babel-cli": "^6.2.0",
				"babel-core": "^6.2.1",
				"babel-jest": "^6.0.1",
				"babel-loader": "^6.2.0",
				"babel-plugin-add-module-exports": "^0.1.1",
				"babel-preset-es2015": "^6.1.18",
				"babel-preset-react": "^6.1.18",
				"babel-preset-stage-0": "^6.1.18",
				"busboy": "^0.2.9",
				"chalk": "^1.1.0",
				"css-loader": "^0.23.0",
				"es3ify-loader": "^0.1.0",
				"eslint": "^1.1.0",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^3.0.0",
				"eslint-plugin-markdown": "*",
				"eslint-plugin-react": "^3.3.1",
				"extract-text-webpack-plugin": "^0.9.1",
				"gh-pages": "^0.8.0",
				"history": "^1.17.0",
				"instantclick": "^3.1.0",
				"jest-cli": "~0.8.0",
				"json-loader": "^0.5.1",
				"less": "~2.5.3",
				"less-loader": "^2.2.0",
				"lesshint-antd": "^1.2.1",
				"lodash": "^3.10.1",
				"nico-jsx": "~0.7.2",
				"postcss-loader": "^0.8.0",
				"pre-commit": "1.x",
				"rc-form": "^0.8.0",
				"rc-scroll-anim": "^0.1.1",
				"rc-tween-one": "^0.1.8",
				"react": "0.14.x",
				"react-addons-test-utils": "0.14.x",
				"react-copy-to-clipboard": "^3.0.4",
				"react-dom": "0.14.x",
				"react-router": "~1.0.3",
				"react-stateless-wrapper": "~1.0.2",
				"reqwest": "~2.0.5",
				"semver": "^5.1.0",
				"values.js": "^1.0.3",
				"webpack": "^1.10.1",
				"webpack-babel-jest": "^1.0.0",
				"webpack-dev-middleware": "^1.2.0"
			},
			"scripts": {
				"babel": "babel components index.js --out-dir lib",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"site": "npm run clean && webpack --config webpack.deploy.config.js && webpack --config webpack.antd.config.js && NODE_ENV=PRODUCTION nico build",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run just-deploy",
				"just-deploy": "npm run site && node scripts/deploy.js",
				"lint": "npm run srclint && npm run mdlint && npm run lesshint",
				"srclint": "eslint --fix components test index.js --ext '.js,.jsx'",
				"mdlint": "eslint --fix components/*/demo/*.md --ext '.md' --global 'React,ReactDOM,mountNode' --rule 'no-console: 0,eol-last: 0'",
				"lesshint": "lesshint style/ -e 'style/+(core|mixins)/+(base|iconfont|normalize|layouts|compatibility|grid).less'",
				"test": "npm run lint && webpack && npm run jest",
				"jest": "jest",
				"pub": "sh ./scripts/publish.sh",
				"webpack": "webpack",
				"beta": "sh ./scripts/publish.sh --tag beta"
			},
			"jest": {
				"testRunner": "<rootDir>/node_modules/jest-cli/src/testRunners/jasmine/jasmine2",
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"testPathIgnorePatterns": [
					"/node_modules/",
					"/_site/"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests",
				"preprocessCachingDisabled": false
			},
			"pre-commit": [
				"lint"
			],
			"babel": {
				"presets": [
					"es2015",
					"react",
					"stage-0"
				],
				"plugins": [
					"add-module-exports"
				]
			},
			"gitHead": "75cc1466c2b5250b29cf9fd995e94c1b6ce8863d",
			"_id": "antd@0.12.0-beta.16",
			"_shasum": "6c897a37829c116993fffeb029bf091050fe06ad",
			"_from": ".",
			"_npmVersion": "3.3.12",
			"_nodeVersion": "5.1.1",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "6c897a37829c116993fffeb029bf091050fe06ad",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.12.0-beta.16.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"directories": {}
		},
		"0.12.0-beta.17": {
			"name": "antd",
			"version": "0.12.0-beta.17",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib",
				"style"
			],
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"classnames": "~2.2.0",
				"css-animation": "1.1.x",
				"gregorian-calendar": "~4.1.0",
				"gregorian-calendar-format": "~4.0.4",
				"object-assign": "~4.0.1",
				"rc-animate": "~2.0.2",
				"rc-calendar": "~5.3.0",
				"rc-cascader": "~0.6.0",
				"rc-checkbox": "~1.2.0",
				"rc-collapse": "~1.4.4",
				"rc-dialog": "~5.3.1",
				"rc-dropdown": "~1.4.3",
				"rc-form-validation": "~2.5.0",
				"rc-input-number": "~2.4.1",
				"rc-menu": "~4.9.0",
				"rc-notification": "~1.3.1",
				"rc-pagination": "~1.3.5",
				"rc-progress": "~1.0.4",
				"rc-queue-anim": "~0.11.2",
				"rc-radio": "~2.0.0",
				"rc-select": "~5.6.1",
				"rc-slider": "~3.3.0",
				"rc-steps": "~1.4.1",
				"rc-switch": "~1.3.1",
				"rc-table": "~3.8.0",
				"rc-tabs": "~5.6.0",
				"rc-time-picker": "~1.1.0",
				"rc-tooltip": "~3.3.0",
				"rc-tree": "~1.0.2",
				"rc-tree-select": "~1.0.1",
				"rc-trigger": "~1.1.0",
				"rc-upload": "~1.8.0",
				"rc-util": "~3.0.1",
				"react-slick": "~0.9.1",
				"velocity-animate": "~1.2.2",
				"warning": "~2.1.0"
			},
			"devDependencies": {
				"babel-cli": "^6.2.0",
				"babel-core": "^6.2.1",
				"babel-jest": "^6.0.1",
				"babel-loader": "^6.2.0",
				"babel-plugin-add-module-exports": "^0.1.1",
				"babel-preset-es2015": "^6.1.18",
				"babel-preset-react": "^6.1.18",
				"babel-preset-stage-0": "^6.1.18",
				"busboy": "^0.2.9",
				"chalk": "^1.1.0",
				"css-loader": "^0.23.0",
				"es3ify-loader": "^0.1.0",
				"eslint": "^1.1.0",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^3.0.0",
				"eslint-plugin-markdown": "*",
				"eslint-plugin-react": "^3.3.1",
				"extract-text-webpack-plugin": "^0.9.1",
				"gh-pages": "^0.8.0",
				"history": "^1.17.0",
				"instantclick": "^3.1.0",
				"jest-cli": "~0.8.0",
				"json-loader": "^0.5.1",
				"less": "~2.5.3",
				"less-loader": "^2.2.0",
				"lesshint-antd": "^1.2.1",
				"lodash": "^3.10.1",
				"nico-jsx": "~0.7.2",
				"postcss-loader": "^0.8.0",
				"pre-commit": "1.x",
				"rc-form": "^0.8.0",
				"rc-scroll-anim": "^0.1.1",
				"rc-tween-one": "^0.1.8",
				"react": "0.14.x",
				"react-addons-test-utils": "0.14.x",
				"react-copy-to-clipboard": "^3.0.4",
				"react-dom": "0.14.x",
				"react-router": "~1.0.3",
				"react-stateless-wrapper": "~1.0.2",
				"reqwest": "~2.0.5",
				"semver": "^5.1.0",
				"values.js": "^1.0.3",
				"webpack": "^1.10.1",
				"webpack-babel-jest": "^1.0.0",
				"webpack-dev-middleware": "^1.2.0"
			},
			"scripts": {
				"babel": "babel components index.js --out-dir lib",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"site": "npm run clean && webpack --config webpack.deploy.config.js && webpack --config webpack.antd.config.js && NODE_ENV=PRODUCTION nico build",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run just-deploy",
				"just-deploy": "npm run site && node scripts/deploy.js",
				"lint": "npm run srclint && npm run mdlint && npm run lesshint",
				"srclint": "eslint --fix components test index.js --ext '.js,.jsx'",
				"mdlint": "eslint --fix components/*/demo/*.md --ext '.md' --global 'React,ReactDOM,mountNode' --rule 'no-console: 0,eol-last: 0'",
				"lesshint": "lesshint style/ -e 'style/+(core|mixins)/+(base|iconfont|normalize|layouts|compatibility|grid).less'",
				"test": "npm run lint && webpack && npm run jest",
				"jest": "jest",
				"pub": "sh ./scripts/publish.sh",
				"webpack": "webpack",
				"beta": "sh ./scripts/publish.sh --tag beta"
			},
			"jest": {
				"testRunner": "<rootDir>/node_modules/jest-cli/src/testRunners/jasmine/jasmine2",
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"testPathIgnorePatterns": [
					"/node_modules/",
					"/_site/"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests",
				"preprocessCachingDisabled": false
			},
			"pre-commit": [
				"lint"
			],
			"babel": {
				"presets": [
					"es2015",
					"react",
					"stage-0"
				],
				"plugins": [
					"add-module-exports"
				]
			},
			"gitHead": "4d228baa57e30ac7b4361bfaf6c89bffde8a2008",
			"_id": "antd@0.12.0-beta.17",
			"_shasum": "d139b00e4a930347cc161bf6a0304830afe28d8d",
			"_from": ".",
			"_npmVersion": "3.3.12",
			"_nodeVersion": "5.1.1",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "d139b00e4a930347cc161bf6a0304830afe28d8d",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.12.0-beta.17.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"directories": {}
		},
		"0.12.0-beta.18": {
			"name": "antd",
			"version": "0.12.0-beta.18",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib",
				"style"
			],
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"classnames": "~2.2.0",
				"css-animation": "1.1.x",
				"gregorian-calendar": "~4.1.0",
				"gregorian-calendar-format": "~4.0.4",
				"object-assign": "~4.0.1",
				"rc-animate": "~2.0.2",
				"rc-calendar": "~5.3.0",
				"rc-cascader": "~0.6.0",
				"rc-checkbox": "~1.2.0",
				"rc-collapse": "~1.4.4",
				"rc-dialog": "~5.3.1",
				"rc-dropdown": "~1.4.3",
				"rc-form-validation": "~2.5.0",
				"rc-input-number": "~2.4.1",
				"rc-menu": "~4.9.0",
				"rc-notification": "~1.3.1",
				"rc-pagination": "~1.3.5",
				"rc-progress": "~1.0.4",
				"rc-queue-anim": "~0.11.2",
				"rc-radio": "~2.0.0",
				"rc-select": "~5.6.1",
				"rc-slider": "~3.3.0",
				"rc-steps": "~1.4.1",
				"rc-switch": "~1.3.1",
				"rc-table": "~3.8.0",
				"rc-tabs": "~5.6.0",
				"rc-time-picker": "~1.1.0",
				"rc-tooltip": "~3.3.0",
				"rc-tree": "~1.0.2",
				"rc-tree-select": "~1.0.1",
				"rc-trigger": "~1.1.0",
				"rc-upload": "~1.8.0",
				"rc-util": "~3.0.1",
				"react-slick": "~0.9.1",
				"velocity-animate": "~1.2.2",
				"warning": "~2.1.0"
			},
			"devDependencies": {
				"babel-cli": "^6.2.0",
				"babel-core": "^6.2.1",
				"babel-jest": "^6.0.1",
				"babel-loader": "^6.2.0",
				"babel-plugin-add-module-exports": "^0.1.1",
				"babel-preset-es2015": "^6.1.18",
				"babel-preset-react": "^6.1.18",
				"babel-preset-stage-0": "^6.1.18",
				"busboy": "^0.2.9",
				"chalk": "^1.1.0",
				"css-loader": "^0.23.0",
				"es3ify-loader": "^0.1.0",
				"eslint": "^1.1.0",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^3.0.0",
				"eslint-plugin-markdown": "*",
				"eslint-plugin-react": "^3.3.1",
				"extract-text-webpack-plugin": "^0.9.1",
				"gh-pages": "^0.8.0",
				"history": "^1.17.0",
				"instantclick": "^3.1.0",
				"jest-cli": "~0.8.0",
				"json-loader": "^0.5.1",
				"less": "~2.5.3",
				"less-loader": "^2.2.0",
				"lesshint-antd": "^1.2.1",
				"lodash": "^3.10.1",
				"nico-jsx": "~0.7.2",
				"postcss-loader": "^0.8.0",
				"pre-commit": "1.x",
				"rc-form": "^0.8.0",
				"rc-scroll-anim": "^0.1.1",
				"rc-tween-one": "^0.1.8",
				"react": "0.14.x",
				"react-addons-test-utils": "0.14.x",
				"react-copy-to-clipboard": "^3.0.4",
				"react-dom": "0.14.x",
				"react-router": "~1.0.3",
				"react-stateless-wrapper": "~1.0.2",
				"reqwest": "~2.0.5",
				"semver": "^5.1.0",
				"values.js": "^1.0.3",
				"webpack": "^1.10.1",
				"webpack-babel-jest": "^1.0.0",
				"webpack-dev-middleware": "^1.2.0"
			},
			"scripts": {
				"babel": "babel components index.js --out-dir lib",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"site": "npm run clean && webpack --config webpack.deploy.config.js && webpack --config webpack.antd.config.js && NODE_ENV=PRODUCTION nico build",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run just-deploy",
				"just-deploy": "npm run site && node scripts/deploy.js",
				"lint": "npm run srclint && npm run mdlint && npm run lesshint",
				"srclint": "eslint --fix components test index.js --ext '.js,.jsx'",
				"mdlint": "eslint --fix components/*/demo/*.md --ext '.md' --global 'React,ReactDOM,mountNode' --rule 'no-console: 0,eol-last: 0'",
				"lesshint": "lesshint style/ -e 'style/+(core|mixins)/+(base|iconfont|normalize|layouts|compatibility|grid).less'",
				"test": "npm run lint && webpack && npm run jest",
				"jest": "jest",
				"pub": "sh ./scripts/publish.sh",
				"webpack": "webpack",
				"beta": "sh ./scripts/publish.sh --tag beta"
			},
			"jest": {
				"testRunner": "<rootDir>/node_modules/jest-cli/src/testRunners/jasmine/jasmine2",
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"testPathIgnorePatterns": [
					"/node_modules/",
					"/_site/"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests",
				"preprocessCachingDisabled": false
			},
			"pre-commit": [
				"lint"
			],
			"babel": {
				"presets": [
					"es2015",
					"react",
					"stage-0"
				],
				"plugins": [
					"add-module-exports"
				]
			},
			"gitHead": "c5a8e37ce6962e3e75bc4e147e48d0028d804290",
			"_id": "antd@0.12.0-beta.18",
			"_shasum": "fd48483dae5f772f55f8161d2729edb2d16725cb",
			"_from": ".",
			"_npmVersion": "3.3.12",
			"_nodeVersion": "5.1.1",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "fd48483dae5f772f55f8161d2729edb2d16725cb",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.12.0-beta.18.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"directories": {}
		},
		"0.12.0-beta.19": {
			"name": "antd",
			"version": "0.12.0-beta.19",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib",
				"style"
			],
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"classnames": "~2.2.0",
				"css-animation": "1.1.x",
				"gregorian-calendar": "~4.1.0",
				"gregorian-calendar-format": "~4.0.4",
				"object-assign": "~4.0.1",
				"rc-animate": "~2.0.2",
				"rc-calendar": "~5.3.0",
				"rc-cascader": "~0.6.0",
				"rc-checkbox": "~1.2.0",
				"rc-collapse": "~1.4.4",
				"rc-dialog": "~5.3.1",
				"rc-dropdown": "~1.4.3",
				"rc-form-validation": "~2.5.0",
				"rc-input-number": "~2.4.1",
				"rc-menu": "~4.9.0",
				"rc-notification": "~1.3.1",
				"rc-pagination": "~1.3.5",
				"rc-progress": "~1.0.4",
				"rc-queue-anim": "~0.11.2",
				"rc-radio": "~2.0.0",
				"rc-select": "~5.6.1",
				"rc-slider": "~3.3.0",
				"rc-steps": "~1.4.1",
				"rc-switch": "~1.3.1",
				"rc-table": "~3.9.0",
				"rc-tabs": "~5.6.0",
				"rc-time-picker": "~1.1.0",
				"rc-tooltip": "~3.3.0",
				"rc-tree": "~1.0.2",
				"rc-tree-select": "~1.0.1",
				"rc-trigger": "~1.1.0",
				"rc-upload": "~1.8.0",
				"rc-util": "~3.0.1",
				"react-slick": "~0.9.1",
				"velocity-animate": "~1.2.2",
				"warning": "~2.1.0"
			},
			"devDependencies": {
				"babel-cli": "^6.2.0",
				"babel-core": "^6.2.1",
				"babel-jest": "^6.0.1",
				"babel-loader": "^6.2.0",
				"babel-plugin-add-module-exports": "^0.1.1",
				"babel-preset-es2015": "^6.1.18",
				"babel-preset-react": "^6.1.18",
				"babel-preset-stage-0": "^6.1.18",
				"busboy": "^0.2.9",
				"chalk": "^1.1.0",
				"css-loader": "^0.23.0",
				"es3ify-loader": "^0.1.0",
				"eslint": "^1.1.0",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^3.0.0",
				"eslint-plugin-markdown": "*",
				"eslint-plugin-react": "^3.3.1",
				"extract-text-webpack-plugin": "^0.9.1",
				"gh-pages": "^0.8.0",
				"history": "^1.17.0",
				"instantclick": "^3.1.0",
				"jest-cli": "~0.8.0",
				"json-loader": "^0.5.1",
				"less": "~2.5.3",
				"less-loader": "^2.2.0",
				"lesshint-antd": "^1.2.1",
				"lodash": "^3.10.1",
				"nico-jsx": "~0.7.2",
				"postcss-loader": "^0.8.0",
				"pre-commit": "1.x",
				"rc-form": "^0.8.0",
				"rc-scroll-anim": "^0.1.7",
				"rc-tween-one": "^0.1.8",
				"react": "0.14.x",
				"react-addons-test-utils": "0.14.x",
				"react-copy-to-clipboard": "^3.0.4",
				"react-dom": "0.14.x",
				"react-router": "~1.0.3",
				"react-stateless-wrapper": "~1.0.2",
				"reqwest": "~2.0.5",
				"semver": "^5.1.0",
				"values.js": "^1.0.3",
				"webpack": "^1.10.1",
				"webpack-babel-jest": "^1.0.0",
				"webpack-dev-middleware": "^1.2.0"
			},
			"scripts": {
				"babel": "babel components index.js --out-dir lib",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"site": "npm run clean && webpack --config webpack.deploy.config.js && webpack --config webpack.antd.config.js && NODE_ENV=PRODUCTION nico build",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run just-deploy",
				"just-deploy": "npm run site && node scripts/deploy.js",
				"lint": "npm run srclint && npm run mdlint && npm run lesshint",
				"srclint": "eslint --fix components test index.js --ext '.js,.jsx'",
				"mdlint": "eslint --fix components/*/demo/*.md --ext '.md' --global 'React,ReactDOM,mountNode' --rule 'no-console: 0,eol-last: 0'",
				"lesshint": "lesshint style/ -e 'style/+(core|mixins)/+(base|iconfont|normalize|layouts|compatibility|grid).less'",
				"test": "npm run lint && webpack && npm run jest",
				"jest": "jest",
				"pub": "sh ./scripts/publish.sh",
				"webpack": "webpack",
				"beta": "sh ./scripts/publish.sh --tag beta"
			},
			"jest": {
				"testRunner": "<rootDir>/node_modules/jest-cli/src/testRunners/jasmine/jasmine2",
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"testPathIgnorePatterns": [
					"/node_modules/",
					"/_site/"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests",
				"preprocessCachingDisabled": false
			},
			"pre-commit": [
				"lint"
			],
			"babel": {
				"presets": [
					"es2015",
					"react",
					"stage-0"
				],
				"plugins": [
					"add-module-exports"
				]
			},
			"gitHead": "8cbc4aea416b45648bb1832724d3d9ce66a2ba8d",
			"_id": "antd@0.12.0-beta.19",
			"_shasum": "d9d536f19ece2f3687801b44b275af6fa25ce187",
			"_from": ".",
			"_npmVersion": "3.3.12",
			"_nodeVersion": "5.1.1",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "d9d536f19ece2f3687801b44b275af6fa25ce187",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.12.0-beta.19.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"directories": {}
		},
		"0.12.0-beta.20": {
			"name": "antd",
			"version": "0.12.0-beta.20",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib",
				"style"
			],
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"classnames": "~2.2.0",
				"css-animation": "1.1.x",
				"gregorian-calendar": "~4.1.0",
				"gregorian-calendar-format": "~4.1.0",
				"object-assign": "~4.0.1",
				"rc-animate": "~2.0.2",
				"rc-calendar": "~5.3.0",
				"rc-cascader": "~0.6.0",
				"rc-checkbox": "~1.2.0",
				"rc-collapse": "~1.4.4",
				"rc-dialog": "~5.3.1",
				"rc-dropdown": "~1.4.3",
				"rc-form": "~0.9.0",
				"rc-form-validation": "~2.5.0",
				"rc-input-number": "~2.4.1",
				"rc-menu": "~4.9.0",
				"rc-notification": "~1.3.1",
				"rc-pagination": "~1.3.5",
				"rc-progress": "~1.0.4",
				"rc-queue-anim": "~0.11.2",
				"rc-radio": "~2.0.0",
				"rc-select": "~5.6.1",
				"rc-slider": "~3.3.0",
				"rc-steps": "~1.4.1",
				"rc-switch": "~1.3.1",
				"rc-table": "~3.9.0",
				"rc-tabs": "~5.7.0",
				"rc-time-picker": "~1.1.0",
				"rc-tooltip": "~3.3.0",
				"rc-tree": "~1.0.2",
				"rc-tree-select": "~1.0.1",
				"rc-trigger": "~1.1.0",
				"rc-upload": "~1.8.0",
				"rc-util": "~3.0.1",
				"react-slick": "~0.9.1",
				"velocity-animate": "~1.2.2",
				"warning": "~2.1.0"
			},
			"devDependencies": {
				"babel-cli": "^6.2.0",
				"babel-core": "^6.2.1",
				"babel-jest": "^6.0.1",
				"babel-loader": "^6.2.0",
				"babel-plugin-add-module-exports": "^0.1.1",
				"babel-preset-es2015": "^6.1.18",
				"babel-preset-react": "^6.1.18",
				"babel-preset-stage-0": "^6.1.18",
				"busboy": "^0.2.9",
				"chalk": "^1.1.0",
				"css-loader": "^0.23.0",
				"es3ify-loader": "^0.1.0",
				"eslint": "^1.1.0",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^3.0.0",
				"eslint-plugin-markdown": "*",
				"eslint-plugin-react": "^3.3.1",
				"extract-text-webpack-plugin": "^0.9.1",
				"gh-pages": "^0.8.0",
				"history": "^1.17.0",
				"instantclick": "^3.1.0",
				"jest-cli": "~0.8.0",
				"json-loader": "^0.5.1",
				"less": "~2.5.3",
				"less-loader": "^2.2.0",
				"lesshint-antd": "^1.2.1",
				"lodash": "^3.10.1",
				"nico-jsx": "~0.7.2",
				"postcss-loader": "^0.8.0",
				"pre-commit": "1.x",
				"rc-scroll-anim": "^0.1.7",
				"rc-tween-one": "^0.1.8",
				"react": "0.14.x",
				"react-addons-test-utils": "0.14.x",
				"react-copy-to-clipboard": "^3.0.4",
				"react-dom": "0.14.x",
				"react-router": "~1.0.3",
				"react-stateless-wrapper": "~1.0.2",
				"reqwest": "~2.0.5",
				"semver": "^5.1.0",
				"values.js": "^1.0.3",
				"webpack": "^1.10.1",
				"webpack-babel-jest": "^1.0.0",
				"webpack-dev-middleware": "^1.5.1"
			},
			"scripts": {
				"babel": "babel components index.js --out-dir lib",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"site": "npm run clean && webpack --config webpack.deploy.config.js && webpack --config webpack.antd.config.js && NODE_ENV=PRODUCTION nico build",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run just-deploy",
				"just-deploy": "npm run site && node scripts/deploy.js",
				"lint": "npm run srclint && npm run mdlint && npm run lesshint",
				"srclint": "eslint --fix components test index.js --ext '.js,.jsx'",
				"mdlint": "eslint --fix components/*/demo/*.md --ext '.md' --global 'React,ReactDOM,mountNode' --rule 'no-console: 0,eol-last: 0'",
				"lesshint": "lesshint style/ -e 'style/+(core|mixins)/+(base|iconfont|normalize|layouts|compatibility|grid).less'",
				"test": "npm run lint && webpack && npm run jest",
				"jest": "jest",
				"pub": "sh ./scripts/publish.sh",
				"webpack": "webpack",
				"beta": "sh ./scripts/publish.sh --tag beta"
			},
			"jest": {
				"testRunner": "<rootDir>/node_modules/jest-cli/src/testRunners/jasmine/jasmine2",
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"testPathIgnorePatterns": [
					"/node_modules/",
					"/_site/"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests",
				"preprocessCachingDisabled": false
			},
			"pre-commit": [
				"lint"
			],
			"babel": {
				"presets": [
					"es2015",
					"react",
					"stage-0"
				],
				"plugins": [
					"add-module-exports"
				]
			},
			"gitHead": "fdd8dbf5e5dc2a7d6823785eccca7ef17eb4c454",
			"_id": "antd@0.12.0-beta.20",
			"_shasum": "07fcf9ddaeac119d767a8166b95050370cdad8f0",
			"_from": ".",
			"_npmVersion": "3.3.12",
			"_nodeVersion": "5.1.1",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "07fcf9ddaeac119d767a8166b95050370cdad8f0",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.12.0-beta.20.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"directories": {}
		},
		"0.12.0-beta.21": {
			"name": "antd",
			"version": "0.12.0-beta.21",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib",
				"style"
			],
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"classnames": "~2.2.0",
				"css-animation": "1.1.x",
				"gregorian-calendar": "~4.1.0",
				"gregorian-calendar-format": "~4.1.0",
				"object-assign": "~4.0.1",
				"rc-animate": "~2.0.2",
				"rc-calendar": "~5.3.0",
				"rc-cascader": "~0.7.0",
				"rc-checkbox": "~1.2.0",
				"rc-collapse": "~1.4.4",
				"rc-dialog": "~5.3.1",
				"rc-dropdown": "~1.4.3",
				"rc-form": "~0.9.0",
				"rc-form-validation": "~2.5.0",
				"rc-input-number": "~2.4.1",
				"rc-menu": "~4.9.0",
				"rc-notification": "~1.3.1",
				"rc-pagination": "~1.3.5",
				"rc-progress": "~1.0.4",
				"rc-queue-anim": "~0.11.2",
				"rc-radio": "~2.0.0",
				"rc-select": "~5.6.1",
				"rc-slider": "~3.3.0",
				"rc-steps": "~1.4.1",
				"rc-switch": "~1.3.2",
				"rc-table": "~3.9.0",
				"rc-tabs": "~5.7.0",
				"rc-time-picker": "~1.1.0",
				"rc-tooltip": "~3.3.1",
				"rc-tree": "~1.0.2",
				"rc-tree-select": "~1.0.1",
				"rc-trigger": "~1.1.1",
				"rc-upload": "~1.8.0",
				"rc-util": "~3.1.2",
				"react-slick": "~0.9.1",
				"velocity-animate": "~1.2.2",
				"warning": "~2.1.0"
			},
			"devDependencies": {
				"babel-cli": "^6.2.0",
				"babel-core": "^6.2.1",
				"babel-jest": "^6.0.1",
				"babel-loader": "^6.2.0",
				"babel-plugin-add-module-exports": "^0.1.1",
				"babel-preset-es2015": "^6.1.18",
				"babel-preset-react": "^6.1.18",
				"babel-preset-stage-0": "^6.1.18",
				"busboy": "^0.2.9",
				"chalk": "^1.1.0",
				"css-loader": "^0.23.0",
				"es3ify-loader": "^0.1.0",
				"eslint": "^1.1.0",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^3.0.0",
				"eslint-plugin-markdown": "*",
				"eslint-plugin-react": "^3.3.1",
				"extract-text-webpack-plugin": "^0.9.1",
				"gh-pages": "^0.8.0",
				"history": "^1.17.0",
				"instantclick": "^3.1.0",
				"jest-cli": "~0.8.0",
				"json-loader": "^0.5.1",
				"less": "~2.5.3",
				"less-loader": "^2.2.0",
				"lesshint-antd": "^1.2.1",
				"lodash": "^3.10.1",
				"nico-jsx": "~0.7.2",
				"postcss-loader": "^0.8.0",
				"pre-commit": "1.x",
				"rc-scroll-anim": "^0.1.7",
				"rc-tween-one": "^0.1.8",
				"react": "0.14.x",
				"react-addons-test-utils": "0.14.x",
				"react-copy-to-clipboard": "^3.0.4",
				"react-dom": "0.14.x",
				"react-router": "~1.0.3",
				"react-stateless-wrapper": "~1.0.2",
				"reqwest": "~2.0.5",
				"semver": "^5.1.0",
				"values.js": "^1.0.3",
				"webpack": "^1.10.1",
				"webpack-babel-jest": "^1.0.0",
				"webpack-dev-middleware": "^1.5.1"
			},
			"scripts": {
				"babel": "babel components index.js --out-dir lib",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"site": "npm run clean && webpack --config webpack.deploy.config.js && webpack --config webpack.antd.config.js && NODE_ENV=PRODUCTION nico build",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run just-deploy",
				"just-deploy": "npm run site && node scripts/deploy.js",
				"lint": "npm run srclint && npm run mdlint && npm run lesshint",
				"srclint": "eslint --fix components test index.js --ext '.js,.jsx'",
				"mdlint": "eslint --fix components/*/demo/*.md --ext '.md' --global 'React,ReactDOM,mountNode' --rule 'no-console: 0,eol-last: 0'",
				"lesshint": "lesshint style/ -e 'style/+(core|mixins)/+(base|iconfont|normalize|layouts|compatibility|grid).less'",
				"test": "npm run lint && webpack && npm run jest",
				"jest": "jest",
				"pub": "sh ./scripts/publish.sh",
				"webpack": "webpack",
				"beta": "sh ./scripts/publish.sh --tag beta"
			},
			"jest": {
				"testRunner": "<rootDir>/node_modules/jest-cli/src/testRunners/jasmine/jasmine2",
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"testPathIgnorePatterns": [
					"/node_modules/",
					"/_site/"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests",
				"preprocessCachingDisabled": false
			},
			"pre-commit": [
				"lint"
			],
			"babel": {
				"presets": [
					"es2015",
					"react",
					"stage-0"
				],
				"plugins": [
					"add-module-exports"
				]
			},
			"gitHead": "7e7b4b2cf7f50c260677ebfb74baddea79035f52",
			"_id": "antd@0.12.0-beta.21",
			"_shasum": "92ba991ca51e4899e415ff4cd7f6976f135c02b3",
			"_from": ".",
			"_npmVersion": "3.3.12",
			"_nodeVersion": "5.1.1",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "92ba991ca51e4899e415ff4cd7f6976f135c02b3",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.12.0-beta.21.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"directories": {}
		},
		"0.12.0-beta.22": {
			"name": "antd",
			"version": "0.12.0-beta.22",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib",
				"style"
			],
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"classnames": "~2.2.0",
				"css-animation": "1.1.x",
				"gregorian-calendar": "~4.1.0",
				"gregorian-calendar-format": "~4.1.0",
				"object-assign": "~4.0.1",
				"rc-animate": "~2.0.2",
				"rc-calendar": "~5.3.0",
				"rc-cascader": "~0.7.0",
				"rc-checkbox": "~1.2.0",
				"rc-collapse": "~1.4.4",
				"rc-dialog": "~5.3.1",
				"rc-dropdown": "~1.4.3",
				"rc-form": "~0.9.0",
				"rc-form-validation": "~2.5.0",
				"rc-input-number": "~2.4.1",
				"rc-menu": "~4.9.0",
				"rc-notification": "~1.3.1",
				"rc-pagination": "~1.3.5",
				"rc-progress": "~1.0.4",
				"rc-queue-anim": "~0.11.2",
				"rc-radio": "~2.0.0",
				"rc-select": "~5.6.1",
				"rc-slider": "~3.3.0",
				"rc-steps": "~1.4.1",
				"rc-switch": "~1.3.2",
				"rc-table": "~3.9.0",
				"rc-tabs": "~5.7.0",
				"rc-time-picker": "~1.1.0",
				"rc-tooltip": "~3.3.1",
				"rc-tree": "~1.0.2",
				"rc-tree-select": "~1.0.1",
				"rc-trigger": "~1.1.1",
				"rc-upload": "~1.8.0",
				"rc-util": "~3.1.2",
				"react-slick": "~0.9.1",
				"velocity-animate": "~1.2.2",
				"warning": "~2.1.0"
			},
			"devDependencies": {
				"babel-cli": "^6.2.0",
				"babel-core": "^6.2.1",
				"babel-jest": "^6.0.1",
				"babel-loader": "^6.2.0",
				"babel-plugin-add-module-exports": "^0.1.1",
				"babel-preset-es2015": "^6.1.18",
				"babel-preset-react": "^6.1.18",
				"babel-preset-stage-0": "^6.1.18",
				"busboy": "^0.2.9",
				"chalk": "^1.1.0",
				"css-loader": "^0.23.0",
				"es3ify-loader": "^0.1.0",
				"eslint": "^1.1.0",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^3.0.0",
				"eslint-plugin-markdown": "*",
				"eslint-plugin-react": "^3.3.1",
				"extract-text-webpack-plugin": "^0.9.1",
				"gh-pages": "^0.8.0",
				"history": "^1.17.0",
				"instantclick": "^3.1.0",
				"jest-cli": "~0.8.0",
				"json-loader": "^0.5.1",
				"less": "~2.5.3",
				"less-loader": "^2.2.0",
				"lesshint-antd": "^1.2.1",
				"lodash": "^3.10.1",
				"nico-jsx": "~0.7.2",
				"postcss-loader": "^0.8.0",
				"pre-commit": "1.x",
				"rc-scroll-anim": "^0.1.7",
				"rc-tween-one": "^0.1.8",
				"react": "0.14.x",
				"react-addons-test-utils": "0.14.x",
				"react-copy-to-clipboard": "^3.0.4",
				"react-dom": "0.14.x",
				"react-router": "~1.0.3",
				"react-stateless-wrapper": "~1.0.2",
				"reqwest": "~2.0.5",
				"semver": "^5.1.0",
				"values.js": "^1.0.3",
				"webpack": "^1.10.1",
				"webpack-babel-jest": "^1.0.0",
				"webpack-dev-middleware": "^1.5.1"
			},
			"scripts": {
				"babel": "babel components index.js --out-dir lib",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"site": "npm run clean && webpack --config webpack.deploy.config.js && webpack --config webpack.antd.config.js && NODE_ENV=PRODUCTION nico build",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run just-deploy",
				"just-deploy": "npm run site && node scripts/deploy.js",
				"lint": "npm run srclint && npm run mdlint && npm run lesshint",
				"srclint": "eslint --fix components test index.js --ext '.js,.jsx'",
				"mdlint": "eslint --fix components/*/demo/*.md --ext '.md' --global 'React,ReactDOM,mountNode' --rule 'no-console: 0,eol-last: 0'",
				"lesshint": "lesshint style/ -e 'style/+(core|mixins)/+(base|iconfont|normalize|layouts|compatibility|grid).less'",
				"test": "npm run lint && webpack && npm run jest",
				"jest": "jest",
				"pub": "sh ./scripts/publish.sh",
				"webpack": "webpack",
				"beta": "sh ./scripts/publish.sh --tag beta"
			},
			"jest": {
				"testRunner": "<rootDir>/node_modules/jest-cli/src/testRunners/jasmine/jasmine2",
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"testPathIgnorePatterns": [
					"/node_modules/",
					"/_site/"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests",
				"preprocessCachingDisabled": false
			},
			"pre-commit": [
				"lint"
			],
			"babel": {
				"presets": [
					"es2015",
					"react",
					"stage-0"
				],
				"plugins": [
					"add-module-exports"
				]
			},
			"gitHead": "35997f02563f4778ef5859c9aa8995f37914ab39",
			"_id": "antd@0.12.0-beta.22",
			"_shasum": "210cef1641d06c65f76d59ad7a2fefe060116f97",
			"_from": ".",
			"_npmVersion": "3.3.12",
			"_nodeVersion": "5.1.1",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "210cef1641d06c65f76d59ad7a2fefe060116f97",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.12.0-beta.22.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"directories": {}
		},
		"0.12.0-beta.23": {
			"name": "antd",
			"version": "0.12.0-beta.23",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib",
				"style"
			],
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"classnames": "~2.2.0",
				"css-animation": "1.1.x",
				"gregorian-calendar": "~4.1.0",
				"gregorian-calendar-format": "~4.1.0",
				"object-assign": "~4.0.1",
				"rc-animate": "~2.0.2",
				"rc-calendar": "~5.3.0",
				"rc-cascader": "~0.7.0",
				"rc-checkbox": "~1.2.0",
				"rc-collapse": "~1.4.4",
				"rc-dialog": "~5.3.1",
				"rc-dropdown": "~1.4.3",
				"rc-form": "~0.9.0",
				"rc-form-validation": "~2.5.0",
				"rc-input-number": "~2.4.1",
				"rc-menu": "~4.9.0",
				"rc-notification": "~1.3.1",
				"rc-pagination": "~1.3.5",
				"rc-progress": "~1.0.4",
				"rc-queue-anim": "~0.11.2",
				"rc-radio": "~2.0.0",
				"rc-select": "~5.6.1",
				"rc-slider": "~3.3.0",
				"rc-steps": "~1.4.1",
				"rc-switch": "~1.3.2",
				"rc-table": "~3.9.0",
				"rc-tabs": "~5.7.0",
				"rc-time-picker": "~1.1.0",
				"rc-tooltip": "~3.3.1",
				"rc-tree": "~1.0.2",
				"rc-tree-select": "~1.0.1",
				"rc-trigger": "~1.1.1",
				"rc-upload": "~1.8.0",
				"rc-util": "~3.1.2",
				"react-slick": "~0.9.1",
				"velocity-animate": "~1.2.2",
				"warning": "~2.1.0"
			},
			"devDependencies": {
				"babel-cli": "^6.2.0",
				"babel-core": "^6.2.1",
				"babel-jest": "^6.0.1",
				"babel-loader": "^6.2.0",
				"babel-plugin-add-module-exports": "^0.1.1",
				"babel-preset-es2015": "^6.1.18",
				"babel-preset-react": "^6.1.18",
				"babel-preset-stage-0": "^6.1.18",
				"busboy": "^0.2.9",
				"chalk": "^1.1.0",
				"css-loader": "^0.23.0",
				"es3ify-loader": "^0.1.0",
				"eslint": "^1.1.0",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^3.0.0",
				"eslint-plugin-markdown": "*",
				"eslint-plugin-react": "^3.3.1",
				"extract-text-webpack-plugin": "^0.9.1",
				"gh-pages": "^0.8.0",
				"history": "^1.17.0",
				"instantclick": "^3.1.0",
				"jest-cli": "~0.8.0",
				"json-loader": "^0.5.1",
				"less": "~2.5.3",
				"less-loader": "^2.2.0",
				"lesshint-antd": "^1.2.1",
				"lodash": "^3.10.1",
				"nico-jsx": "~0.7.2",
				"postcss-loader": "^0.8.0",
				"pre-commit": "1.x",
				"rc-scroll-anim": "^0.1.7",
				"rc-tween-one": "^0.1.8",
				"react": "0.14.x",
				"react-addons-test-utils": "0.14.x",
				"react-copy-to-clipboard": "^3.0.4",
				"react-dom": "0.14.x",
				"react-router": "~1.0.3",
				"react-stateless-wrapper": "~1.0.2",
				"reqwest": "~2.0.5",
				"semver": "^5.1.0",
				"values.js": "^1.0.3",
				"webpack": "^1.10.1",
				"webpack-babel-jest": "^1.0.0",
				"webpack-dev-middleware": "^1.5.1"
			},
			"scripts": {
				"babel": "babel components index.js --out-dir lib",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"site": "npm run clean && webpack --config webpack.deploy.config.js && webpack --config webpack.antd.config.js && NODE_ENV=PRODUCTION nico build",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run just-deploy",
				"just-deploy": "npm run site && node scripts/deploy.js",
				"lint": "npm run srclint && npm run mdlint && npm run lesshint",
				"srclint": "eslint --fix components test index.js --ext '.js,.jsx'",
				"mdlint": "eslint --fix components/*/demo/*.md --ext '.md' --global 'React,ReactDOM,mountNode' --rule 'no-console: 0,eol-last: 0'",
				"lesshint": "lesshint style/ -e 'style/+(core|mixins)/+(base|iconfont|normalize|layouts|compatibility|grid).less'",
				"test": "npm run lint && webpack && npm run jest",
				"jest": "jest",
				"pub": "sh ./scripts/publish.sh",
				"webpack": "webpack",
				"beta": "sh ./scripts/publish.sh --tag beta"
			},
			"jest": {
				"testRunner": "<rootDir>/node_modules/jest-cli/src/testRunners/jasmine/jasmine2",
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"testPathIgnorePatterns": [
					"/node_modules/",
					"/_site/"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests",
				"preprocessCachingDisabled": false
			},
			"pre-commit": [
				"lint"
			],
			"babel": {
				"presets": [
					"es2015",
					"react",
					"stage-0"
				],
				"plugins": [
					"add-module-exports"
				]
			},
			"gitHead": "a35c0275514ad0b773e92da7d643080e007cd03e",
			"_id": "antd@0.12.0-beta.23",
			"_shasum": "ffd9bcfe5c202e169196a38e941fa65b8868c172",
			"_from": ".",
			"_npmVersion": "2.14.7",
			"_nodeVersion": "4.2.2",
			"_npmUser": {
				"name": "yiminghe",
				"email": "yiminghe@gmail.com"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"dist": {
				"shasum": "ffd9bcfe5c202e169196a38e941fa65b8868c172",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.12.0-beta.23.tgz"
			},
			"directories": {}
		},
		"0.12.0-beta.24": {
			"name": "antd",
			"version": "0.12.0-beta.24",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib",
				"style"
			],
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"classnames": "~2.2.0",
				"css-animation": "1.1.x",
				"gregorian-calendar": "~4.1.0",
				"gregorian-calendar-format": "~4.1.0",
				"object-assign": "~4.0.1",
				"rc-animate": "~2.0.2",
				"rc-calendar": "~5.3.0",
				"rc-cascader": "~0.8.0",
				"rc-checkbox": "~1.2.0",
				"rc-collapse": "~1.4.4",
				"rc-dialog": "~5.3.1",
				"rc-dropdown": "~1.4.3",
				"rc-form": "~0.9.0",
				"rc-form-validation": "~2.5.0",
				"rc-input-number": "~2.4.1",
				"rc-menu": "~4.9.0",
				"rc-notification": "~1.3.1",
				"rc-pagination": "~1.3.5",
				"rc-progress": "~1.0.4",
				"rc-queue-anim": "~0.11.2",
				"rc-radio": "~2.0.0",
				"rc-select": "~5.6.1",
				"rc-slider": "~3.3.0",
				"rc-steps": "~1.4.1",
				"rc-switch": "~1.3.2",
				"rc-table": "~3.9.0",
				"rc-tabs": "~5.7.0",
				"rc-time-picker": "~1.1.0",
				"rc-tooltip": "~3.3.1",
				"rc-tree": "~1.0.2",
				"rc-tree-select": "~1.0.1",
				"rc-trigger": "~1.1.1",
				"rc-upload": "~1.8.0",
				"rc-util": "~3.1.2",
				"react-slick": "~0.9.1",
				"velocity-animate": "~1.2.2",
				"warning": "~2.1.0"
			},
			"devDependencies": {
				"babel-cli": "^6.2.0",
				"babel-core": "^6.2.1",
				"babel-jest": "^6.0.1",
				"babel-loader": "^6.2.0",
				"babel-plugin-add-module-exports": "^0.1.1",
				"babel-preset-es2015": "^6.1.18",
				"babel-preset-react": "^6.1.18",
				"babel-preset-stage-0": "^6.1.18",
				"busboy": "^0.2.9",
				"chalk": "^1.1.0",
				"css-loader": "^0.23.0",
				"es3ify-loader": "^0.1.0",
				"eslint": "^1.1.0",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^3.0.0",
				"eslint-plugin-markdown": "*",
				"eslint-plugin-react": "^3.3.1",
				"extract-text-webpack-plugin": "^0.9.1",
				"gh-pages": "^0.8.0",
				"history": "^1.17.0",
				"instantclick": "^3.1.0",
				"jest-cli": "~0.8.0",
				"json-loader": "^0.5.1",
				"less": "~2.5.3",
				"less-loader": "^2.2.0",
				"lesshint-antd": "^1.2.1",
				"lodash": "^3.10.1",
				"nico-jsx": "~0.7.2",
				"postcss-loader": "^0.8.0",
				"pre-commit": "1.x",
				"rc-scroll-anim": "^0.1.7",
				"rc-tween-one": "^0.1.8",
				"react": "0.14.x",
				"react-addons-test-utils": "0.14.x",
				"react-copy-to-clipboard": "^3.0.4",
				"react-dom": "0.14.x",
				"react-router": "~1.0.3",
				"react-stateless-wrapper": "~1.0.2",
				"reqwest": "~2.0.5",
				"semver": "^5.1.0",
				"values.js": "^1.0.3",
				"webpack": "^1.10.1",
				"webpack-babel-jest": "^1.0.0",
				"webpack-dev-middleware": "^1.5.1"
			},
			"scripts": {
				"babel": "babel components index.js --out-dir lib",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"site": "npm run clean && webpack --config webpack.deploy.config.js && webpack --config webpack.antd.config.js && NODE_ENV=PRODUCTION nico build",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run just-deploy",
				"just-deploy": "npm run site && node scripts/deploy.js",
				"lint": "npm run srclint && npm run mdlint && npm run lesshint",
				"srclint": "eslint --fix components test index.js --ext '.js,.jsx'",
				"mdlint": "eslint --fix components/*/demo/*.md --ext '.md' --global 'React,ReactDOM,mountNode' --rule 'no-console: 0,eol-last: 0'",
				"lesshint": "lesshint style/ -e 'style/+(core|mixins)/+(base|iconfont|normalize|layouts|compatibility|grid).less'",
				"test": "npm run lint && webpack && npm run jest",
				"jest": "jest",
				"pub": "sh ./scripts/publish.sh",
				"webpack": "webpack",
				"beta": "sh ./scripts/publish.sh --tag beta"
			},
			"jest": {
				"testRunner": "<rootDir>/node_modules/jest-cli/src/testRunners/jasmine/jasmine2",
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"testPathIgnorePatterns": [
					"/node_modules/",
					"/_site/"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests",
				"preprocessCachingDisabled": false
			},
			"pre-commit": [
				"lint"
			],
			"babel": {
				"presets": [
					"es2015",
					"react",
					"stage-0"
				],
				"plugins": [
					"add-module-exports"
				]
			},
			"gitHead": "d6ba326433e4ad94f766b579c210c0e3675aa426",
			"_id": "antd@0.12.0-beta.24",
			"_shasum": "1772ec37408f9260a8592eec7070c8d76909676b",
			"_from": ".",
			"_npmVersion": "3.3.12",
			"_nodeVersion": "5.1.1",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "1772ec37408f9260a8592eec7070c8d76909676b",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.12.0-beta.24.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"directories": {}
		},
		"0.12.0-beta.25": {
			"name": "antd",
			"version": "0.12.0-beta.25",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib",
				"style"
			],
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"classnames": "~2.2.0",
				"css-animation": "1.1.x",
				"gregorian-calendar": "~4.1.0",
				"gregorian-calendar-format": "~4.1.0",
				"object-assign": "~4.0.1",
				"rc-animate": "~2.0.2",
				"rc-calendar": "~5.3.0",
				"rc-cascader": "~0.8.0",
				"rc-checkbox": "~1.2.0",
				"rc-collapse": "~1.4.4",
				"rc-dialog": "~5.3.1",
				"rc-dropdown": "~1.4.3",
				"rc-form": "~0.9.0",
				"rc-form-validation": "~2.5.0",
				"rc-input-number": "~2.4.1",
				"rc-menu": "~4.9.0",
				"rc-notification": "~1.3.1",
				"rc-pagination": "~1.3.5",
				"rc-progress": "~1.0.4",
				"rc-queue-anim": "~0.11.2",
				"rc-radio": "~2.0.0",
				"rc-select": "~5.6.1",
				"rc-slider": "~3.3.0",
				"rc-steps": "~1.4.1",
				"rc-switch": "~1.3.2",
				"rc-table": "~3.9.0",
				"rc-tabs": "~5.7.0",
				"rc-time-picker": "~1.1.0",
				"rc-tooltip": "~3.3.1",
				"rc-tree": "~1.0.2",
				"rc-tree-select": "~1.0.1",
				"rc-trigger": "~1.1.1",
				"rc-upload": "~1.8.0",
				"rc-util": "~3.1.2",
				"react-slick": "~0.9.1",
				"velocity-animate": "~1.2.2",
				"warning": "~2.1.0"
			},
			"devDependencies": {
				"babel-cli": "^6.2.0",
				"babel-core": "^6.2.1",
				"babel-jest": "^6.0.1",
				"babel-loader": "^6.2.0",
				"babel-plugin-add-module-exports": "^0.1.1",
				"babel-preset-es2015": "^6.1.18",
				"babel-preset-react": "^6.1.18",
				"babel-preset-stage-0": "^6.1.18",
				"busboy": "^0.2.9",
				"chalk": "^1.1.0",
				"css-loader": "^0.23.0",
				"es3ify-loader": "^0.1.0",
				"eslint": "^1.1.0",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^3.0.0",
				"eslint-plugin-markdown": "*",
				"eslint-plugin-react": "^3.3.1",
				"extract-text-webpack-plugin": "^0.9.1",
				"gh-pages": "^0.8.0",
				"history": "^1.17.0",
				"instantclick": "^3.1.0",
				"jest-cli": "~0.8.0",
				"json-loader": "^0.5.1",
				"less": "~2.5.3",
				"less-loader": "^2.2.0",
				"lesshint-antd": "^1.2.1",
				"lodash": "^3.10.1",
				"nico-jsx": "~0.7.2",
				"postcss-loader": "^0.8.0",
				"pre-commit": "1.x",
				"rc-scroll-anim": "^0.1.7",
				"rc-tween-one": "^0.1.8",
				"react": "0.14.x",
				"react-addons-test-utils": "0.14.x",
				"react-copy-to-clipboard": "^3.0.4",
				"react-dom": "0.14.x",
				"react-router": "~1.0.3",
				"react-stateless-wrapper": "~1.0.2",
				"reqwest": "~2.0.5",
				"semver": "^5.1.0",
				"values.js": "^1.0.3",
				"webpack": "^1.10.1",
				"webpack-babel-jest": "^1.0.0",
				"webpack-dev-middleware": "^1.5.1"
			},
			"scripts": {
				"babel": "babel components index.js --out-dir lib",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"site": "npm run clean && webpack --config webpack.deploy.config.js && webpack --config webpack.antd.config.js && NODE_ENV=PRODUCTION nico build",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run just-deploy",
				"just-deploy": "npm run site && node scripts/deploy.js",
				"lint": "npm run srclint && npm run mdlint && npm run lesshint",
				"srclint": "eslint --fix components test index.js --ext '.js,.jsx'",
				"mdlint": "eslint --fix components/*/demo/*.md --ext '.md' --global 'React,ReactDOM,mountNode' --rule 'no-console: 0,eol-last: 0'",
				"lesshint": "lesshint style/ -e 'style/+(core|mixins)/+(base|iconfont|normalize|layouts|compatibility|grid).less'",
				"test": "npm run lint && webpack && npm run jest",
				"jest": "jest",
				"pub": "sh ./scripts/publish.sh",
				"webpack": "webpack",
				"beta": "sh ./scripts/publish.sh --tag beta"
			},
			"jest": {
				"testRunner": "<rootDir>/node_modules/jest-cli/src/testRunners/jasmine/jasmine2",
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"testPathIgnorePatterns": [
					"/node_modules/",
					"/_site/"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests",
				"preprocessCachingDisabled": false
			},
			"pre-commit": [
				"lint"
			],
			"babel": {
				"presets": [
					"es2015",
					"react",
					"stage-0"
				],
				"plugins": [
					"add-module-exports"
				]
			},
			"gitHead": "02c3a18f79170dc1276f9d54a851baa85ab61b6a",
			"_id": "antd@0.12.0-beta.25",
			"_shasum": "73efade7b19ff8cacf72274499d0cb2bccccad47",
			"_from": ".",
			"_npmVersion": "3.3.12",
			"_nodeVersion": "5.1.1",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "73efade7b19ff8cacf72274499d0cb2bccccad47",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.12.0-beta.25.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"directories": {}
		},
		"0.12.0-beta.26": {
			"name": "antd",
			"version": "0.12.0-beta.26",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib",
				"style"
			],
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"classnames": "~2.2.0",
				"css-animation": "1.1.x",
				"gregorian-calendar": "~4.1.0",
				"gregorian-calendar-format": "~4.1.0",
				"object-assign": "~4.0.1",
				"rc-animate": "~2.0.2",
				"rc-calendar": "~5.3.0",
				"rc-cascader": "~0.8.0",
				"rc-checkbox": "~1.2.0",
				"rc-collapse": "~1.4.4",
				"rc-dialog": "~5.3.1",
				"rc-dropdown": "~1.4.3",
				"rc-form": "~0.9.0",
				"rc-form-validation": "~2.5.0",
				"rc-input-number": "~2.4.1",
				"rc-menu": "~4.9.0",
				"rc-notification": "~1.3.1",
				"rc-pagination": "~1.3.5",
				"rc-progress": "~1.0.4",
				"rc-queue-anim": "~0.11.2",
				"rc-radio": "~2.0.0",
				"rc-select": "~5.6.1",
				"rc-slider": "~3.3.0",
				"rc-steps": "~1.4.1",
				"rc-switch": "~1.3.2",
				"rc-table": "~3.9.0",
				"rc-tabs": "~5.7.0",
				"rc-time-picker": "~1.1.0",
				"rc-tooltip": "~3.3.1",
				"rc-tree": "~1.0.2",
				"rc-tree-select": "~1.0.1",
				"rc-trigger": "~1.1.1",
				"rc-upload": "~1.8.0",
				"rc-util": "~3.1.2",
				"react-slick": "~0.9.1",
				"velocity-animate": "~1.2.2",
				"warning": "~2.1.0"
			},
			"devDependencies": {
				"babel-cli": "^6.2.0",
				"babel-core": "^6.2.1",
				"babel-jest": "^6.0.1",
				"babel-loader": "^6.2.0",
				"babel-plugin-add-module-exports": "^0.1.1",
				"babel-preset-es2015": "^6.1.18",
				"babel-preset-react": "^6.1.18",
				"babel-preset-stage-0": "^6.1.18",
				"busboy": "^0.2.9",
				"chalk": "^1.1.0",
				"css-loader": "^0.23.0",
				"cz-conventional-changelog": "^1.1.5",
				"es3ify-loader": "^0.1.0",
				"eslint": "^1.1.0",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^3.0.0",
				"eslint-plugin-markdown": "*",
				"eslint-plugin-react": "^3.3.1",
				"extract-text-webpack-plugin": "^0.9.1",
				"gh-pages": "^0.8.0",
				"history": "^1.17.0",
				"instantclick": "^3.1.0",
				"jest-cli": "~0.8.0",
				"json-loader": "^0.5.1",
				"less": "~2.5.3",
				"less-loader": "^2.2.0",
				"lesshint-antd": "^1.2.1",
				"lodash": "^3.10.1",
				"nico-jsx": "~0.7.2",
				"postcss-loader": "^0.8.0",
				"pre-commit": "1.x",
				"rc-scroll-anim": "^0.1.7",
				"rc-tween-one": "^0.1.8",
				"react": "0.14.x",
				"react-addons-test-utils": "0.14.x",
				"react-copy-to-clipboard": "^3.0.4",
				"react-dom": "0.14.x",
				"react-router": "~1.0.3",
				"react-stateless-wrapper": "~1.0.2",
				"reqwest": "~2.0.5",
				"semver": "^5.1.0",
				"values.js": "^1.0.3",
				"webpack": "^1.10.1",
				"webpack-babel-jest": "^1.0.0",
				"webpack-dev-middleware": "^1.5.1"
			},
			"scripts": {
				"babel": "babel components index.js --out-dir lib",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"site": "npm run clean && webpack --config webpack.deploy.config.js && webpack --config webpack.antd.config.js && NODE_ENV=PRODUCTION nico build",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run just-deploy",
				"just-deploy": "npm run site && node scripts/deploy.js",
				"lint": "npm run srclint && npm run mdlint && npm run lesshint",
				"srclint": "eslint --fix components test index.js --ext '.js,.jsx'",
				"mdlint": "eslint --fix components/*/demo/*.md --ext '.md' --global 'React,ReactDOM,mountNode' --rule 'no-console: 0,eol-last: 0'",
				"lesshint": "lesshint style/ -e 'style/+(core|mixins)/+(base|iconfont|normalize|layouts|compatibility|grid).less'",
				"test": "npm run lint && webpack && npm run jest",
				"jest": "jest",
				"pub": "sh ./scripts/publish.sh",
				"webpack": "webpack",
				"beta": "sh ./scripts/publish.sh --tag beta"
			},
			"jest": {
				"testRunner": "<rootDir>/node_modules/jest-cli/src/testRunners/jasmine/jasmine2",
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"testPathIgnorePatterns": [
					"/node_modules/",
					"/_site/"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests",
				"preprocessCachingDisabled": false
			},
			"pre-commit": [
				"lint"
			],
			"babel": {
				"presets": [
					"es2015",
					"react",
					"stage-0"
				],
				"plugins": [
					"add-module-exports"
				]
			},
			"config": {
				"commitizen": {
					"path": "./node_modules/cz-conventional-changelog"
				}
			},
			"gitHead": "65b338de2b8eb4a3ca72c2e8f41b743422112ab9",
			"_id": "antd@0.12.0-beta.26",
			"_shasum": "5d40ce7b7eb693c0843b20aff8a4d29a94949bb2",
			"_from": ".",
			"_npmVersion": "2.14.7",
			"_nodeVersion": "4.2.2",
			"_npmUser": {
				"name": "yiminghe",
				"email": "yiminghe@gmail.com"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"dist": {
				"shasum": "5d40ce7b7eb693c0843b20aff8a4d29a94949bb2",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.12.0-beta.26.tgz"
			},
			"directories": {}
		},
		"0.12.0-beta.27": {
			"name": "antd",
			"version": "0.12.0-beta.27",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib",
				"style"
			],
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"classnames": "~2.2.0",
				"css-animation": "~1.1.0",
				"gregorian-calendar": "~4.1.0",
				"gregorian-calendar-format": "~4.1.0",
				"object-assign": "~4.0.1",
				"rc-animate": "~2.0.2",
				"rc-calendar": "~5.3.0",
				"rc-cascader": "~0.8.0",
				"rc-checkbox": "~1.2.0",
				"rc-collapse": "~1.4.4",
				"rc-dialog": "~5.3.1",
				"rc-dropdown": "~1.4.3",
				"rc-form": "~0.10.0",
				"rc-form-validation": "~2.5.0",
				"rc-input-number": "~2.4.1",
				"rc-menu": "~4.9.0",
				"rc-notification": "~1.3.1",
				"rc-pagination": "~1.3.5",
				"rc-progress": "~1.0.4",
				"rc-queue-anim": "~0.11.2",
				"rc-radio": "~2.0.0",
				"rc-select": "~5.6.1",
				"rc-slider": "~3.3.0",
				"rc-steps": "~1.4.1",
				"rc-switch": "~1.3.2",
				"rc-table": "~3.9.0",
				"rc-tabs": "~5.7.0",
				"rc-time-picker": "~1.1.0",
				"rc-tooltip": "~3.3.1",
				"rc-tree": "~1.0.2",
				"rc-tree-select": "~1.0.1",
				"rc-trigger": "~1.1.1",
				"rc-upload": "~1.8.0",
				"rc-util": "~3.1.2",
				"react-slick": "~0.9.1",
				"velocity-animate": "~1.2.2",
				"warning": "~2.1.0"
			},
			"devDependencies": {
				"babel-cli": "^6.2.0",
				"babel-core": "^6.2.1",
				"babel-jest": "^6.0.1",
				"babel-loader": "^6.2.0",
				"babel-plugin-add-module-exports": "^0.1.1",
				"babel-preset-es2015": "^6.1.18",
				"babel-preset-react": "^6.1.18",
				"babel-preset-stage-0": "^6.1.18",
				"busboy": "^0.2.9",
				"chalk": "^1.1.0",
				"css-loader": "^0.23.0",
				"cz-conventional-changelog": "^1.1.5",
				"es3ify-loader": "^0.1.0",
				"eslint": "^1.1.0",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^3.0.0",
				"eslint-plugin-markdown": "*",
				"eslint-plugin-react": "^3.3.1",
				"extract-text-webpack-plugin": "^0.9.1",
				"gh-pages": "^0.8.0",
				"history": "^1.17.0",
				"instantclick": "^3.1.0",
				"jest-cli": "~0.8.0",
				"json-loader": "^0.5.1",
				"less": "~2.5.3",
				"less-loader": "^2.2.0",
				"lesshint-antd": "^1.2.1",
				"lodash": "^3.10.1",
				"nico-jsx": "~0.7.2",
				"postcss-loader": "^0.8.0",
				"pre-commit": "1.x",
				"rc-scroll-anim": "^0.1.7",
				"rc-tween-one": "^0.1.8",
				"react": "0.14.x",
				"react-addons-test-utils": "0.14.x",
				"react-copy-to-clipboard": "^3.0.4",
				"react-dom": "0.14.x",
				"react-router": "~1.0.3",
				"react-stateless-wrapper": "~1.0.2",
				"reqwest": "~2.0.5",
				"semver": "^5.1.0",
				"values.js": "^1.0.3",
				"webpack": "^1.10.1",
				"webpack-babel-jest": "^1.0.0",
				"webpack-dev-middleware": "^1.5.1"
			},
			"scripts": {
				"babel": "babel components index.js --out-dir lib",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"site": "npm run clean && webpack --config webpack.deploy.config.js && webpack --config webpack.antd.config.js && NODE_ENV=PRODUCTION nico build",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run just-deploy",
				"just-deploy": "npm run site && node scripts/deploy.js",
				"lint": "npm run srclint && npm run mdlint && npm run lesshint",
				"srclint": "eslint --fix components test index.js --ext '.js,.jsx'",
				"mdlint": "eslint --fix components/*/demo/*.md --ext '.md' --global 'React,ReactDOM,mountNode' --rule 'no-console: 0,eol-last: 0'",
				"lesshint": "lesshint style/ -e 'style/+(core|mixins)/+(base|iconfont|normalize|layouts|compatibility|grid).less'",
				"test": "npm run lint && webpack && npm run jest",
				"jest": "jest",
				"pub": "sh ./scripts/publish.sh",
				"webpack": "webpack",
				"beta": "sh ./scripts/publish.sh --tag beta"
			},
			"jest": {
				"testRunner": "<rootDir>/node_modules/jest-cli/src/testRunners/jasmine/jasmine2",
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"testPathIgnorePatterns": [
					"/node_modules/",
					"/_site/"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests",
				"preprocessCachingDisabled": false
			},
			"pre-commit": [
				"lint"
			],
			"babel": {
				"presets": [
					"es2015",
					"react",
					"stage-0"
				],
				"plugins": [
					"add-module-exports"
				]
			},
			"config": {
				"commitizen": {
					"path": "./node_modules/cz-conventional-changelog"
				}
			},
			"gitHead": "821013ee47a98f5c7fd3895616ec545932df0842",
			"_id": "antd@0.12.0-beta.27",
			"_shasum": "11ae50b170dca03cea4637b4e57296fbd47fb534",
			"_from": ".",
			"_npmVersion": "2.14.7",
			"_nodeVersion": "4.2.2",
			"_npmUser": {
				"name": "yiminghe",
				"email": "yiminghe@gmail.com"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"dist": {
				"shasum": "11ae50b170dca03cea4637b4e57296fbd47fb534",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.12.0-beta.27.tgz"
			},
			"directories": {}
		},
		"0.12.0-beta.28": {
			"name": "antd",
			"version": "0.12.0-beta.28",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib",
				"style"
			],
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"classnames": "~2.2.0",
				"css-animation": "~1.1.0",
				"gregorian-calendar": "~4.1.0",
				"gregorian-calendar-format": "~4.1.0",
				"object-assign": "~4.0.1",
				"rc-animate": "~2.0.2",
				"rc-calendar": "~5.3.0",
				"rc-cascader": "~0.8.0",
				"rc-checkbox": "~1.2.0",
				"rc-collapse": "~1.4.4",
				"rc-dialog": "~5.3.1",
				"rc-dropdown": "~1.4.3",
				"rc-form": "~0.10.0",
				"rc-form-validation": "~2.5.0",
				"rc-input-number": "~2.4.1",
				"rc-menu": "~4.9.0",
				"rc-notification": "~1.3.1",
				"rc-pagination": "~1.3.5",
				"rc-progress": "~1.0.4",
				"rc-queue-anim": "~0.11.2",
				"rc-radio": "~2.0.0",
				"rc-select": "~5.6.1",
				"rc-slider": "~3.3.0",
				"rc-steps": "~1.4.1",
				"rc-switch": "~1.3.2",
				"rc-table": "~3.9.0",
				"rc-tabs": "~5.7.0",
				"rc-time-picker": "~1.1.0",
				"rc-tooltip": "~3.3.1",
				"rc-tree": "~1.0.2",
				"rc-tree-select": "~1.0.1",
				"rc-trigger": "~1.1.1",
				"rc-upload": "~1.8.0",
				"rc-util": "~3.1.2",
				"react-slick": "~0.9.1",
				"velocity-animate": "~1.2.2",
				"warning": "~2.1.0"
			},
			"devDependencies": {
				"babel-cli": "^6.2.0",
				"babel-core": "^6.2.1",
				"babel-jest": "^6.0.1",
				"babel-loader": "^6.2.0",
				"babel-plugin-add-module-exports": "^0.1.1",
				"babel-preset-es2015": "^6.1.18",
				"babel-preset-react": "^6.1.18",
				"babel-preset-stage-0": "^6.1.18",
				"busboy": "^0.2.9",
				"chalk": "^1.1.0",
				"css-loader": "^0.23.0",
				"cz-conventional-changelog": "^1.1.5",
				"es3ify-loader": "^0.1.0",
				"eslint": "^1.1.0",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^3.0.0",
				"eslint-plugin-markdown": "*",
				"eslint-plugin-react": "^3.3.1",
				"extract-text-webpack-plugin": "^0.9.1",
				"gh-pages": "^0.8.0",
				"history": "^1.17.0",
				"instantclick": "^3.1.0",
				"jest-cli": "~0.8.0",
				"json-loader": "^0.5.1",
				"less": "~2.5.3",
				"less-loader": "^2.2.0",
				"lesshint-antd": "^1.2.1",
				"lodash": "^3.10.1",
				"nico-jsx": "~0.7.2",
				"postcss-loader": "^0.8.0",
				"pre-commit": "1.x",
				"rc-scroll-anim": "^0.1.7",
				"rc-tween-one": "^0.1.8",
				"react": "0.14.x",
				"react-addons-test-utils": "0.14.x",
				"react-copy-to-clipboard": "^3.0.4",
				"react-dom": "0.14.x",
				"react-router": "~1.0.3",
				"react-stateless-wrapper": "~1.0.2",
				"reqwest": "~2.0.5",
				"semver": "^5.1.0",
				"values.js": "^1.0.3",
				"webpack": "^1.10.1",
				"webpack-babel-jest": "^1.0.0",
				"webpack-dev-middleware": "^1.5.1"
			},
			"scripts": {
				"babel": "babel components index.js --out-dir lib",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"site": "npm run clean && webpack --config webpack.deploy.config.js && webpack --config webpack.antd.config.js && NODE_ENV=PRODUCTION nico build",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run just-deploy",
				"just-deploy": "npm run site && node scripts/deploy.js",
				"lint": "npm run srclint && npm run mdlint && npm run lesshint",
				"srclint": "eslint --fix components test index.js --ext '.js,.jsx'",
				"mdlint": "eslint --fix components/*/demo/*.md --ext '.md' --global 'React,ReactDOM,mountNode' --rule 'no-console: 0,eol-last: 0'",
				"lesshint": "lesshint style/ -e 'style/+(core|mixins)/+(base|iconfont|normalize|layouts|compatibility|grid).less'",
				"test": "npm run lint && webpack && npm run jest",
				"jest": "jest",
				"pub": "sh ./scripts/publish.sh",
				"webpack": "webpack",
				"beta": "sh ./scripts/publish.sh --tag beta"
			},
			"jest": {
				"testRunner": "<rootDir>/node_modules/jest-cli/src/testRunners/jasmine/jasmine2",
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"testPathIgnorePatterns": [
					"/node_modules/",
					"/_site/"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests",
				"preprocessCachingDisabled": false
			},
			"pre-commit": [
				"lint"
			],
			"babel": {
				"presets": [
					"es2015",
					"react",
					"stage-0"
				],
				"plugins": [
					"add-module-exports"
				]
			},
			"config": {
				"commitizen": {
					"path": "./node_modules/cz-conventional-changelog"
				}
			},
			"gitHead": "df326bea67166613b55b2899c621edf5e39266c6",
			"_id": "antd@0.12.0-beta.28",
			"_shasum": "d3b45fe0fb7f06a635b4feea0c0da96240b2fbba",
			"_from": ".",
			"_npmVersion": "2.14.7",
			"_nodeVersion": "4.2.2",
			"_npmUser": {
				"name": "yiminghe",
				"email": "yiminghe@gmail.com"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"dist": {
				"shasum": "d3b45fe0fb7f06a635b4feea0c0da96240b2fbba",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.12.0-beta.28.tgz"
			},
			"directories": {}
		},
		"0.12.0-beta.29": {
			"name": "antd",
			"version": "0.12.0-beta.29",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib",
				"style"
			],
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"classnames": "~2.2.0",
				"css-animation": "~1.1.0",
				"gregorian-calendar": "~4.1.0",
				"gregorian-calendar-format": "~4.1.0",
				"object-assign": "~4.0.1",
				"rc-animate": "~2.0.2",
				"rc-calendar": "~5.3.0",
				"rc-cascader": "~0.8.1",
				"rc-checkbox": "~1.2.0",
				"rc-collapse": "~1.4.4",
				"rc-dialog": "~5.3.1",
				"rc-dropdown": "~1.4.3",
				"rc-form": "~0.10.0",
				"rc-form-validation": "~2.5.0",
				"rc-input-number": "~2.4.1",
				"rc-menu": "~4.9.0",
				"rc-notification": "~1.3.1",
				"rc-pagination": "~1.3.5",
				"rc-progress": "~1.0.4",
				"rc-queue-anim": "~0.11.2",
				"rc-radio": "~2.0.0",
				"rc-select": "~5.6.1",
				"rc-slider": "~3.3.0",
				"rc-steps": "~1.4.1",
				"rc-switch": "~1.3.2",
				"rc-table": "~3.9.0",
				"rc-tabs": "~5.7.0",
				"rc-time-picker": "~1.1.0",
				"rc-tooltip": "~3.3.1",
				"rc-tree": "~1.0.2",
				"rc-tree-select": "~1.0.1",
				"rc-trigger": "~1.1.1",
				"rc-upload": "~1.8.0",
				"rc-util": "~3.1.2",
				"react-slick": "~0.9.1",
				"velocity-animate": "~1.2.2",
				"warning": "~2.1.0"
			},
			"devDependencies": {
				"babel-cli": "^6.2.0",
				"babel-core": "^6.2.1",
				"babel-jest": "^6.0.1",
				"babel-loader": "^6.2.0",
				"babel-plugin-add-module-exports": "^0.1.1",
				"babel-preset-es2015": "^6.1.18",
				"babel-preset-react": "^6.1.18",
				"babel-preset-stage-0": "^6.1.18",
				"busboy": "^0.2.9",
				"chalk": "^1.1.0",
				"css-loader": "^0.23.0",
				"cz-conventional-changelog": "^1.1.5",
				"es3ify-loader": "^0.1.0",
				"eslint": "^1.1.0",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^3.0.0",
				"eslint-plugin-markdown": "*",
				"eslint-plugin-react": "^3.3.1",
				"extract-text-webpack-plugin": "^0.9.1",
				"gh-pages": "^0.8.0",
				"history": "^1.17.0",
				"instantclick": "^3.1.0",
				"jest-cli": "~0.8.0",
				"json-loader": "^0.5.1",
				"less": "~2.5.3",
				"less-loader": "^2.2.0",
				"lesshint-antd": "^1.2.1",
				"lodash": "^3.10.1",
				"nico-jsx": "~0.7.2",
				"postcss-loader": "^0.8.0",
				"pre-commit": "1.x",
				"rc-scroll-anim": "^0.1.7",
				"rc-tween-one": "^0.1.8",
				"react": "0.14.x",
				"react-addons-test-utils": "0.14.x",
				"react-copy-to-clipboard": "^3.0.4",
				"react-dom": "0.14.x",
				"react-router": "~1.0.3",
				"react-stateless-wrapper": "~1.0.2",
				"reqwest": "~2.0.5",
				"semver": "^5.1.0",
				"values.js": "^1.0.3",
				"webpack": "^1.10.1",
				"webpack-babel-jest": "^1.0.0",
				"webpack-dev-middleware": "^1.5.1"
			},
			"scripts": {
				"babel": "babel components index.js --out-dir lib",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"site": "npm run clean && webpack --config webpack.deploy.config.js && webpack --config webpack.antd.config.js && NODE_ENV=PRODUCTION nico build",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run just-deploy",
				"just-deploy": "npm run site && node scripts/deploy.js",
				"lint": "npm run srclint && npm run mdlint && npm run lesshint",
				"srclint": "eslint --fix components test index.js --ext '.js,.jsx'",
				"mdlint": "eslint --fix components/*/demo/*.md --ext '.md' --global 'React,ReactDOM,mountNode' --rule 'no-console: 0,eol-last: 0'",
				"lesshint": "lesshint style/ -e 'style/+(core|mixins)/+(base|iconfont|normalize|layouts|compatibility|grid).less'",
				"test": "npm run lint && webpack && npm run jest",
				"jest": "jest",
				"pub": "sh ./scripts/publish.sh",
				"webpack": "webpack",
				"beta": "sh ./scripts/publish.sh --tag beta"
			},
			"jest": {
				"testRunner": "<rootDir>/node_modules/jest-cli/src/testRunners/jasmine/jasmine2",
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"testPathIgnorePatterns": [
					"/node_modules/",
					"/_site/"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests",
				"preprocessCachingDisabled": false
			},
			"pre-commit": [
				"lint"
			],
			"babel": {
				"presets": [
					"es2015",
					"react",
					"stage-0"
				],
				"plugins": [
					"add-module-exports"
				]
			},
			"config": {
				"commitizen": {
					"path": "./node_modules/cz-conventional-changelog"
				}
			},
			"gitHead": "9c36b900bfe0fda6f719180c9924d5ce510a4659",
			"_id": "antd@0.12.0-beta.29",
			"_shasum": "a2c980f718e39099be131104f8827dcd12587904",
			"_from": ".",
			"_npmVersion": "3.5.3",
			"_nodeVersion": "4.2.2",
			"_npmUser": {
				"name": "yiminghe",
				"email": "yiminghe@gmail.com"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"dist": {
				"shasum": "a2c980f718e39099be131104f8827dcd12587904",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.12.0-beta.29.tgz"
			},
			"directories": {}
		},
		"0.12.0-beta.30": {
			"name": "antd",
			"version": "0.12.0-beta.30",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib",
				"style"
			],
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"classnames": "~2.2.0",
				"css-animation": "~1.1.0",
				"gregorian-calendar": "~4.1.0",
				"gregorian-calendar-format": "~4.1.0",
				"object-assign": "~4.0.1",
				"rc-animate": "~2.0.2",
				"rc-calendar": "~5.3.0",
				"rc-cascader": "~0.8.1",
				"rc-checkbox": "~1.2.0",
				"rc-collapse": "~1.4.4",
				"rc-dialog": "~5.3.1",
				"rc-dropdown": "~1.4.3",
				"rc-form": "~0.10.0",
				"rc-form-validation": "~2.5.0",
				"rc-input-number": "~2.4.1",
				"rc-menu": "~4.9.0",
				"rc-notification": "~1.3.1",
				"rc-pagination": "~1.3.5",
				"rc-progress": "~1.0.4",
				"rc-queue-anim": "~0.11.2",
				"rc-radio": "~2.0.0",
				"rc-select": "~5.9.1",
				"rc-slider": "~3.3.0",
				"rc-steps": "~1.4.1",
				"rc-switch": "~1.3.2",
				"rc-table": "~3.9.0",
				"rc-tabs": "~5.7.0",
				"rc-time-picker": "~1.1.0",
				"rc-tooltip": "~3.3.1",
				"rc-tree": "~1.0.2",
				"rc-tree-select": "~1.0.1",
				"rc-trigger": "~1.1.1",
				"rc-upload": "~1.8.0",
				"rc-util": "~3.1.2",
				"react-slick": "~0.9.1",
				"velocity-animate": "~1.2.2",
				"warning": "~2.1.0"
			},
			"devDependencies": {
				"babel-cli": "^6.2.0",
				"babel-core": "^6.2.1",
				"babel-jest": "^6.0.1",
				"babel-loader": "^6.2.0",
				"babel-plugin-add-module-exports": "^0.1.1",
				"babel-preset-es2015": "^6.1.18",
				"babel-preset-react": "^6.1.18",
				"babel-preset-stage-0": "^6.1.18",
				"busboy": "^0.2.9",
				"chalk": "^1.1.0",
				"css-loader": "^0.23.0",
				"cz-conventional-changelog": "^1.1.5",
				"es3ify-loader": "^0.1.0",
				"eslint": "^1.1.0",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^3.0.0",
				"eslint-plugin-markdown": "*",
				"eslint-plugin-react": "^3.3.1",
				"eslint-tinker": "~0.2.0",
				"extract-text-webpack-plugin": "^0.9.1",
				"gh-pages": "^0.8.0",
				"history": "^1.17.0",
				"instantclick": "^3.1.0",
				"jest-cli": "~0.8.0",
				"json-loader": "^0.5.1",
				"less": "~2.5.3",
				"less-loader": "^2.2.0",
				"lesshint-antd": "^1.2.1",
				"lodash": "^3.10.1",
				"nico-jsx": "~0.7.2",
				"postcss-loader": "^0.8.0",
				"pre-commit": "1.x",
				"rc-scroll-anim": "^0.1.7",
				"rc-tween-one": "^0.1.8",
				"react": "0.14.x",
				"react-addons-test-utils": "0.14.x",
				"react-copy-to-clipboard": "^3.0.4",
				"react-dom": "0.14.x",
				"react-router": "~1.0.3",
				"react-stateless-wrapper": "~1.0.2",
				"reqwest": "~2.0.5",
				"semver": "^5.1.0",
				"values.js": "^1.0.3",
				"webpack": "^1.10.1",
				"webpack-babel-jest": "^1.0.0",
				"webpack-dev-middleware": "^1.5.1"
			},
			"scripts": {
				"babel": "babel components index.js --out-dir lib",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"site": "npm run clean && webpack --config webpack.deploy.config.js && webpack --config webpack.antd.config.js && NODE_ENV=PRODUCTION nico build",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run just-deploy",
				"just-deploy": "npm run site && node scripts/deploy.js",
				"lint": "npm run srclint && npm run mdlint && npm run lesshint",
				"srclint": "eslint components test index.js --ext '.js,.jsx'",
				"mdlint": "eslint components/*/demo/*.md --ext '.md' --global 'React,ReactDOM,mountNode' --rule 'no-console: 0,eol-last: 0'",
				"lesshint": "lesshint style/ -e 'style/+(core|mixins)/+(base|iconfont|normalize|layouts|compatibility|grid).less'",
				"eslint-fix": "eslint --fix components test index.js --ext '.js,.jsx' && eslint-tinker ./components/*/demo/*.md",
				"test": "npm run lint && webpack && npm run jest",
				"jest": "jest",
				"pub": "sh ./scripts/publish.sh",
				"webpack": "webpack",
				"beta": "sh ./scripts/publish.sh --tag beta"
			},
			"jest": {
				"testRunner": "<rootDir>/node_modules/jest-cli/src/testRunners/jasmine/jasmine2",
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"testPathIgnorePatterns": [
					"/node_modules/",
					"/_site/"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests",
				"preprocessCachingDisabled": false
			},
			"pre-commit": [
				"lint"
			],
			"babel": {
				"presets": [
					"es2015",
					"react",
					"stage-0"
				],
				"plugins": [
					"add-module-exports"
				]
			},
			"config": {
				"commitizen": {
					"path": "./node_modules/cz-conventional-changelog"
				}
			},
			"gitHead": "f3a9050d3c56a3ca82c57ecbccdf675eb07561fa",
			"_id": "antd@0.12.0-beta.30",
			"_shasum": "508e824f9f45eefe4afe579893c76e70313ee7c8",
			"_from": ".",
			"_npmVersion": "3.3.12",
			"_nodeVersion": "5.1.1",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "508e824f9f45eefe4afe579893c76e70313ee7c8",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.12.0-beta.30.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"directories": {}
		},
		"0.12.0-beta.31": {
			"name": "antd",
			"version": "0.12.0-beta.31",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib",
				"style"
			],
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"classnames": "~2.2.0",
				"css-animation": "~1.1.0",
				"gregorian-calendar": "~4.1.0",
				"gregorian-calendar-format": "~4.1.0",
				"object-assign": "~4.0.1",
				"rc-animate": "~2.0.2",
				"rc-calendar": "~5.3.0",
				"rc-cascader": "~0.8.1",
				"rc-checkbox": "~1.2.0",
				"rc-collapse": "~1.4.4",
				"rc-dialog": "~5.3.1",
				"rc-dropdown": "~1.4.3",
				"rc-form": "~0.10.0",
				"rc-form-validation": "~2.5.0",
				"rc-input-number": "~2.4.1",
				"rc-menu": "~4.9.0",
				"rc-notification": "~1.3.1",
				"rc-pagination": "~1.3.5",
				"rc-progress": "~1.0.4",
				"rc-queue-anim": "~0.11.2",
				"rc-radio": "~2.0.0",
				"rc-select": "~5.9.1",
				"rc-slider": "~3.3.0",
				"rc-steps": "~1.4.1",
				"rc-switch": "~1.3.2",
				"rc-table": "~3.9.0",
				"rc-tabs": "~5.7.0",
				"rc-time-picker": "~1.1.0",
				"rc-tooltip": "~3.3.1",
				"rc-tree": "~1.0.2",
				"rc-tree-select": "~1.0.1",
				"rc-trigger": "~1.1.1",
				"rc-upload": "~1.8.0",
				"rc-util": "~3.1.2",
				"react-slick": "~0.9.1",
				"velocity-animate": "~1.2.2",
				"warning": "~2.1.0"
			},
			"devDependencies": {
				"babel-cli": "^6.2.0",
				"babel-core": "^6.2.1",
				"babel-jest": "^6.0.1",
				"babel-loader": "^6.2.0",
				"babel-plugin-add-module-exports": "^0.1.1",
				"babel-preset-es2015": "^6.1.18",
				"babel-preset-react": "^6.1.18",
				"babel-preset-stage-0": "^6.1.18",
				"busboy": "^0.2.9",
				"chalk": "^1.1.0",
				"css-loader": "^0.23.0",
				"cz-conventional-changelog": "^1.1.5",
				"es3ify-loader": "^0.1.0",
				"eslint": "^1.1.0",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^3.0.0",
				"eslint-plugin-markdown": "*",
				"eslint-plugin-react": "^3.3.1",
				"eslint-tinker": "~0.2.0",
				"extract-text-webpack-plugin": "^0.9.1",
				"gh-pages": "^0.8.0",
				"history": "^1.17.0",
				"instantclick": "^3.1.0",
				"jest-cli": "~0.8.0",
				"json-loader": "^0.5.1",
				"less": "~2.5.3",
				"less-loader": "^2.2.0",
				"lesshint-antd": "^1.2.1",
				"lodash": "^3.10.1",
				"nico-jsx": "~0.7.2",
				"postcss-loader": "^0.8.0",
				"pre-commit": "1.x",
				"rc-scroll-anim": "^0.1.7",
				"rc-tween-one": "^0.1.8",
				"react": "0.14.x",
				"react-addons-test-utils": "0.14.x",
				"react-copy-to-clipboard": "^3.0.4",
				"react-dom": "0.14.x",
				"react-router": "~1.0.3",
				"react-stateless-wrapper": "~1.0.2",
				"reqwest": "~2.0.5",
				"semver": "^5.1.0",
				"values.js": "^1.0.3",
				"webpack": "^1.10.1",
				"webpack-babel-jest": "^1.0.0",
				"webpack-dev-middleware": "^1.5.1"
			},
			"scripts": {
				"babel": "babel components index.js --out-dir lib",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"site": "npm run clean && webpack --config webpack.deploy.config.js && webpack --config webpack.antd.config.js && NODE_ENV=PRODUCTION nico build",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run just-deploy",
				"just-deploy": "npm run site && node scripts/deploy.js",
				"lint": "npm run srclint && npm run mdlint && npm run lesshint",
				"srclint": "eslint components test index.js --ext '.js,.jsx'",
				"mdlint": "eslint components/*/demo/*.md --ext '.md' --global 'React,ReactDOM,mountNode' --rule 'no-console: 0,eol-last: 0'",
				"lesshint": "lesshint style/ -e 'style/+(core|mixins)/+(base|iconfont|normalize|layouts|compatibility|grid).less'",
				"eslint-fix": "eslint --fix components test index.js --ext '.js,.jsx' && eslint-tinker ./components/*/demo/*.md",
				"test": "npm run lint && webpack && npm run jest",
				"jest": "jest",
				"pub": "sh ./scripts/publish.sh",
				"webpack": "webpack",
				"beta": "sh ./scripts/publish.sh --tag beta"
			},
			"jest": {
				"testRunner": "<rootDir>/node_modules/jest-cli/src/testRunners/jasmine/jasmine2",
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"testPathIgnorePatterns": [
					"/node_modules/",
					"/_site/"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests",
				"preprocessCachingDisabled": false
			},
			"pre-commit": [
				"lint"
			],
			"babel": {
				"presets": [
					"es2015",
					"react",
					"stage-0"
				],
				"plugins": [
					"add-module-exports"
				]
			},
			"config": {
				"commitizen": {
					"path": "./node_modules/cz-conventional-changelog"
				}
			},
			"gitHead": "4ace891cd6b8e592e1c8e9e026cbb1fd1f2ca820",
			"_id": "antd@0.12.0-beta.31",
			"_shasum": "682198b40d3edec07e5ddd6666975c00df59dc7e",
			"_from": ".",
			"_npmVersion": "3.5.3",
			"_nodeVersion": "4.2.2",
			"_npmUser": {
				"name": "yiminghe",
				"email": "yiminghe@gmail.com"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"dist": {
				"shasum": "682198b40d3edec07e5ddd6666975c00df59dc7e",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.12.0-beta.31.tgz"
			},
			"directories": {}
		},
		"0.12.0-beta.32": {
			"name": "antd",
			"version": "0.12.0-beta.32",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib",
				"style"
			],
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"classnames": "~2.2.0",
				"css-animation": "~1.1.0",
				"gregorian-calendar": "~4.1.0",
				"gregorian-calendar-format": "~4.1.0",
				"object-assign": "~4.0.1",
				"rc-animate": "~2.0.2",
				"rc-calendar": "~5.3.0",
				"rc-cascader": "~0.8.1",
				"rc-checkbox": "~1.2.0",
				"rc-collapse": "~1.4.4",
				"rc-dialog": "~5.3.1",
				"rc-dropdown": "~1.4.3",
				"rc-form": "~0.10.0",
				"rc-form-validation": "~2.5.0",
				"rc-input-number": "~2.4.1",
				"rc-menu": "~4.9.0",
				"rc-notification": "~1.3.1",
				"rc-pagination": "~1.3.5",
				"rc-progress": "~1.0.4",
				"rc-queue-anim": "~0.11.2",
				"rc-radio": "~2.0.0",
				"rc-select": "~5.9.1",
				"rc-slider": "~3.3.0",
				"rc-steps": "~1.4.1",
				"rc-switch": "~1.3.2",
				"rc-table": "~3.9.0",
				"rc-tabs": "~5.7.0",
				"rc-time-picker": "~1.1.0",
				"rc-tooltip": "~3.3.1",
				"rc-tree": "~1.1.0",
				"rc-tree-select": "~1.1.1",
				"rc-trigger": "~1.1.1",
				"rc-upload": "~1.8.0",
				"rc-util": "~3.1.2",
				"react-slick": "~0.9.1",
				"velocity-animate": "~1.2.2",
				"warning": "~2.1.0"
			},
			"devDependencies": {
				"babel-cli": "^6.2.0",
				"babel-core": "^6.2.1",
				"babel-jest": "^6.0.1",
				"babel-loader": "^6.2.0",
				"babel-plugin-add-module-exports": "^0.1.1",
				"babel-preset-es2015": "^6.1.18",
				"babel-preset-react": "^6.1.18",
				"babel-preset-stage-0": "^6.1.18",
				"busboy": "^0.2.9",
				"chalk": "^1.1.0",
				"css-loader": "^0.23.0",
				"cz-conventional-changelog": "^1.1.5",
				"es3ify-loader": "^0.1.0",
				"eslint": "^1.1.0",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^3.0.0",
				"eslint-plugin-markdown": "*",
				"eslint-plugin-react": "^3.3.1",
				"eslint-tinker": "~0.2.0",
				"extract-text-webpack-plugin": "^0.9.1",
				"gh-pages": "^0.8.0",
				"history": "^1.17.0",
				"instantclick": "^3.1.0",
				"jest-cli": "~0.8.0",
				"json-loader": "^0.5.1",
				"less": "~2.6.0",
				"less-loader": "^2.2.0",
				"lesshint-antd": "^1.2.1",
				"lodash": "^3.10.1",
				"nico-jsx": "~0.7.2",
				"postcss-loader": "^0.8.0",
				"pre-commit": "1.x",
				"rc-scroll-anim": "^0.1.7",
				"rc-tween-one": "^0.1.8",
				"react": "0.14.x",
				"react-addons-test-utils": "0.14.x",
				"react-copy-to-clipboard": "^3.0.4",
				"react-dom": "0.14.x",
				"react-router": "~1.0.3",
				"react-stateless-wrapper": "~1.0.2",
				"reqwest": "~2.0.5",
				"semver": "^5.1.0",
				"values.js": "^1.0.3",
				"webpack": "^1.10.1",
				"webpack-babel-jest": "^1.0.0",
				"webpack-dev-middleware": "^1.5.1"
			},
			"scripts": {
				"babel": "babel components index.js --out-dir lib",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"site": "npm run clean && webpack --config webpack.deploy.config.js && webpack --config webpack.antd.config.js && NODE_ENV=PRODUCTION nico build",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run just-deploy",
				"just-deploy": "npm run site && node scripts/deploy.js",
				"lint": "npm run srclint && npm run mdlint && npm run lesshint",
				"srclint": "eslint components test index.js --ext '.js,.jsx'",
				"mdlint": "eslint components/*/demo/*.md --ext '.md' --global 'React,ReactDOM,mountNode' --rule 'no-console: 0,eol-last: 0'",
				"lesshint": "lesshint style/ -e 'style/+(core|mixins)/+(base|iconfont|normalize|layouts|compatibility|grid).less'",
				"eslint-fix": "eslint --fix components test index.js --ext '.js,.jsx' && eslint-tinker ./components/*/demo/*.md",
				"test": "npm run lint && webpack && npm run jest",
				"jest": "jest",
				"pub": "sh ./scripts/publish.sh",
				"webpack": "webpack",
				"beta": "sh ./scripts/publish.sh --tag beta"
			},
			"jest": {
				"testRunner": "<rootDir>/node_modules/jest-cli/src/testRunners/jasmine/jasmine2",
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"testPathIgnorePatterns": [
					"/node_modules/",
					"/_site/"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests",
				"preprocessCachingDisabled": false
			},
			"pre-commit": [
				"lint"
			],
			"babel": {
				"presets": [
					"es2015",
					"react",
					"stage-0"
				],
				"plugins": [
					"add-module-exports"
				]
			},
			"config": {
				"commitizen": {
					"path": "./node_modules/cz-conventional-changelog"
				}
			},
			"gitHead": "a1751b5f5530fb50c4c78d72582b443548bfdc6f",
			"_id": "antd@0.12.0-beta.32",
			"_shasum": "e9bace7970f3feebe4a96b5b8cb5a8aff1c4439d",
			"_from": ".",
			"_npmVersion": "3.3.12",
			"_nodeVersion": "5.1.1",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "e9bace7970f3feebe4a96b5b8cb5a8aff1c4439d",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.12.0-beta.32.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"directories": {}
		},
		"0.12.0-beta.33": {
			"name": "antd",
			"version": "0.12.0-beta.33",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib",
				"style"
			],
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"classnames": "~2.2.0",
				"css-animation": "~1.1.0",
				"gregorian-calendar": "~4.1.0",
				"gregorian-calendar-format": "~4.1.0",
				"object-assign": "~4.0.1",
				"rc-animate": "~2.0.2",
				"rc-calendar": "~5.3.0",
				"rc-cascader": "~0.8.1",
				"rc-checkbox": "~1.2.0",
				"rc-collapse": "~1.4.4",
				"rc-dialog": "~5.3.1",
				"rc-dropdown": "~1.4.3",
				"rc-form": "~0.10.0",
				"rc-form-validation": "~2.5.0",
				"rc-input-number": "~2.4.1",
				"rc-menu": "~4.9.0",
				"rc-notification": "~1.3.1",
				"rc-pagination": "~1.3.5",
				"rc-progress": "~1.0.4",
				"rc-queue-anim": "~0.11.2",
				"rc-radio": "~2.0.0",
				"rc-select": "~5.9.1",
				"rc-slider": "~3.3.0",
				"rc-steps": "~1.4.1",
				"rc-switch": "~1.3.2",
				"rc-table": "~3.9.0",
				"rc-tabs": "~5.7.0",
				"rc-time-picker": "~1.1.0",
				"rc-tooltip": "~3.3.1",
				"rc-tree": "~1.1.0",
				"rc-tree-select": "~1.1.1",
				"rc-trigger": "~1.1.1",
				"rc-upload": "~1.8.0",
				"rc-util": "~3.1.2",
				"react-slick": "~0.9.1",
				"velocity-animate": "~1.2.2",
				"warning": "~2.1.0"
			},
			"devDependencies": {
				"babel-cli": "^6.2.0",
				"babel-core": "^6.2.1",
				"babel-jest": "^6.0.1",
				"babel-loader": "^6.2.0",
				"babel-plugin-add-module-exports": "^0.1.1",
				"babel-preset-es2015": "^6.1.18",
				"babel-preset-react": "^6.1.18",
				"babel-preset-stage-0": "^6.1.18",
				"busboy": "^0.2.9",
				"chalk": "^1.1.0",
				"css-loader": "^0.23.0",
				"cz-conventional-changelog": "^1.1.5",
				"es3ify-loader": "^0.1.0",
				"eslint": "^1.1.0",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^3.0.0",
				"eslint-plugin-markdown": "*",
				"eslint-plugin-react": "^3.3.1",
				"eslint-tinker": "~0.2.0",
				"extract-text-webpack-plugin": "^0.9.1",
				"gh-pages": "^0.8.0",
				"history": "^1.17.0",
				"instantclick": "^3.1.0",
				"jest-cli": "~0.8.0",
				"json-loader": "^0.5.1",
				"less": "~2.6.0",
				"less-loader": "^2.2.0",
				"lesshint-antd": "^1.2.1",
				"lodash": "^3.10.1",
				"nico-jsx": "~0.7.2",
				"postcss-loader": "^0.8.0",
				"pre-commit": "1.x",
				"rc-scroll-anim": "^0.1.7",
				"rc-tween-one": "^0.1.8",
				"react": "0.14.x",
				"react-addons-test-utils": "0.14.x",
				"react-copy-to-clipboard": "^3.0.4",
				"react-dom": "0.14.x",
				"react-router": "~1.0.3",
				"react-stateless-wrapper": "~1.0.2",
				"reqwest": "~2.0.5",
				"semver": "^5.1.0",
				"values.js": "^1.0.3",
				"webpack": "^1.10.1",
				"webpack-babel-jest": "^1.0.0",
				"webpack-dev-middleware": "^1.5.1"
			},
			"scripts": {
				"babel": "babel components index.js --out-dir lib",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"site": "npm run clean && webpack --config webpack.deploy.config.js && webpack --config webpack.antd.config.js && NODE_ENV=PRODUCTION nico build",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run just-deploy",
				"just-deploy": "npm run site && node scripts/deploy.js",
				"lint": "npm run srclint && npm run mdlint && npm run lesshint",
				"srclint": "eslint components test index.js --ext '.js,.jsx'",
				"mdlint": "eslint components/*/demo/*.md --ext '.md' --global 'React,ReactDOM,mountNode' --rule 'no-console: 0,eol-last: 0'",
				"lesshint": "lesshint style/ -e 'style/+(core|mixins)/+(base|iconfont|normalize|layouts|compatibility|grid).less'",
				"eslint-fix": "eslint --fix components test index.js --ext '.js,.jsx' && eslint-tinker ./components/*/demo/*.md",
				"test": "npm run lint && webpack && npm run jest",
				"jest": "jest",
				"pub": "sh ./scripts/publish.sh",
				"webpack": "webpack",
				"beta": "sh ./scripts/publish.sh --tag beta"
			},
			"jest": {
				"testRunner": "<rootDir>/node_modules/jest-cli/src/testRunners/jasmine/jasmine2",
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"testPathIgnorePatterns": [
					"/node_modules/",
					"/_site/"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests",
				"preprocessCachingDisabled": false
			},
			"pre-commit": [
				"lint"
			],
			"babel": {
				"presets": [
					"es2015",
					"react",
					"stage-0"
				],
				"plugins": [
					"add-module-exports"
				]
			},
			"config": {
				"commitizen": {
					"path": "./node_modules/cz-conventional-changelog"
				}
			},
			"gitHead": "ba78fbf0340a49cd43f50514b3e9b94534d8f825",
			"_id": "antd@0.12.0-beta.33",
			"_shasum": "d22c8800d65febf521c222b62f5b51de19742b03",
			"_from": ".",
			"_npmVersion": "3.5.3",
			"_nodeVersion": "4.2.2",
			"_npmUser": {
				"name": "yiminghe",
				"email": "yiminghe@gmail.com"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"dist": {
				"shasum": "d22c8800d65febf521c222b62f5b51de19742b03",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.12.0-beta.33.tgz"
			},
			"directories": {}
		},
		"0.12.0-beta.34": {
			"name": "antd",
			"version": "0.12.0-beta.34",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib",
				"style"
			],
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"classnames": "~2.2.0",
				"css-animation": "~1.1.0",
				"gregorian-calendar": "~4.1.0",
				"gregorian-calendar-format": "~4.1.0",
				"object-assign": "~4.0.1",
				"rc-animate": "~2.0.2",
				"rc-calendar": "~5.3.0",
				"rc-cascader": "~0.8.1",
				"rc-checkbox": "~1.2.0",
				"rc-collapse": "~1.4.4",
				"rc-dialog": "~5.3.1",
				"rc-dropdown": "~1.4.3",
				"rc-form": "~0.10.0",
				"rc-form-validation": "~2.5.0",
				"rc-input-number": "~2.4.1",
				"rc-menu": "~4.9.0",
				"rc-notification": "~1.3.1",
				"rc-pagination": "~1.3.5",
				"rc-progress": "~1.0.4",
				"rc-queue-anim": "~0.11.2",
				"rc-radio": "~2.0.0",
				"rc-select": "~5.9.1",
				"rc-slider": "~3.3.0",
				"rc-steps": "~1.4.1",
				"rc-switch": "~1.3.2",
				"rc-table": "~3.9.0",
				"rc-tabs": "~5.7.0",
				"rc-time-picker": "~1.1.0",
				"rc-tooltip": "~3.3.1",
				"rc-tree": "~1.1.0",
				"rc-tree-select": "~1.1.1",
				"rc-trigger": "~1.1.1",
				"rc-upload": "~1.8.0",
				"rc-util": "~3.1.2",
				"react-slick": "~0.9.1",
				"velocity-animate": "~1.2.2",
				"warning": "~2.1.0"
			},
			"devDependencies": {
				"babel-cli": "^6.2.0",
				"babel-core": "^6.2.1",
				"babel-jest": "^6.0.1",
				"babel-loader": "^6.2.0",
				"babel-plugin-add-module-exports": "^0.1.1",
				"babel-preset-es2015": "^6.1.18",
				"babel-preset-react": "^6.1.18",
				"babel-preset-stage-0": "^6.1.18",
				"busboy": "^0.2.9",
				"chalk": "^1.1.0",
				"css-loader": "^0.23.0",
				"cz-conventional-changelog": "^1.1.5",
				"es3ify-loader": "^0.1.0",
				"eslint": "^1.1.0",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^3.0.0",
				"eslint-plugin-markdown": "*",
				"eslint-plugin-react": "^3.3.1",
				"eslint-tinker": "~0.2.0",
				"extract-text-webpack-plugin": "^0.9.1",
				"gh-pages": "^0.8.0",
				"history": "^1.17.0",
				"instantclick": "^3.1.0",
				"jest-cli": "~0.8.0",
				"json-loader": "^0.5.1",
				"less": "~2.6.0",
				"less-loader": "^2.2.0",
				"lesshint-antd": "^1.2.1",
				"lodash": "^3.10.1",
				"nico-jsx": "~0.7.2",
				"postcss-loader": "^0.8.0",
				"pre-commit": "1.x",
				"rc-scroll-anim": "^0.1.7",
				"rc-tween-one": "^0.1.8",
				"react": "0.14.x",
				"react-addons-test-utils": "0.14.x",
				"react-copy-to-clipboard": "^3.0.4",
				"react-dom": "0.14.x",
				"react-router": "~1.0.3",
				"react-stateless-wrapper": "~1.0.2",
				"reqwest": "~2.0.5",
				"semver": "^5.1.0",
				"values.js": "^1.0.3",
				"webpack": "^1.10.1",
				"webpack-babel-jest": "^1.0.0",
				"webpack-dev-middleware": "^1.5.1"
			},
			"scripts": {
				"babel": "babel components index.js --out-dir lib",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"site": "npm run clean && webpack --config webpack.deploy.config.js && webpack --config webpack.antd.config.js && NODE_ENV=PRODUCTION nico build",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run just-deploy",
				"just-deploy": "npm run site && node scripts/deploy.js",
				"lint": "npm run srclint && npm run mdlint && npm run lesshint",
				"srclint": "eslint components test index.js --ext '.js,.jsx'",
				"mdlint": "eslint components/*/demo/*.md --ext '.md' --global 'React,ReactDOM,mountNode' --rule 'no-console: 0,eol-last: 0'",
				"lesshint": "lesshint style/ -e 'style/+(core|mixins)/+(base|iconfont|normalize|layouts|compatibility|grid).less'",
				"eslint-fix": "eslint --fix components test index.js --ext '.js,.jsx' && eslint-tinker ./components/*/demo/*.md",
				"test": "npm run lint && webpack && npm run jest",
				"jest": "jest",
				"pub": "sh ./scripts/publish.sh",
				"webpack": "webpack",
				"beta": "sh ./scripts/publish.sh --tag beta"
			},
			"jest": {
				"testRunner": "<rootDir>/node_modules/jest-cli/src/testRunners/jasmine/jasmine2",
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"testPathIgnorePatterns": [
					"/node_modules/",
					"/_site/"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests",
				"preprocessCachingDisabled": false
			},
			"pre-commit": [
				"lint"
			],
			"babel": {
				"presets": [
					"es2015",
					"react",
					"stage-0"
				],
				"plugins": [
					"add-module-exports"
				]
			},
			"config": {
				"commitizen": {
					"path": "./node_modules/cz-conventional-changelog"
				}
			},
			"gitHead": "e5b023a7ac52ad48e964cc636f8df89f82768b4d",
			"_id": "antd@0.12.0-beta.34",
			"_shasum": "7735f4f642b6e60f83b112bc2e7349e419c56850",
			"_from": ".",
			"_npmVersion": "3.3.12",
			"_nodeVersion": "5.1.1",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "7735f4f642b6e60f83b112bc2e7349e419c56850",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.12.0-beta.34.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"directories": {}
		},
		"0.12.0": {
			"name": "antd",
			"version": "0.12.0",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib",
				"style"
			],
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"classnames": "~2.2.0",
				"css-animation": "~1.1.0",
				"gregorian-calendar": "~4.1.0",
				"gregorian-calendar-format": "~4.1.0",
				"object-assign": "~4.0.1",
				"rc-animate": "~2.0.2",
				"rc-calendar": "~5.3.0",
				"rc-cascader": "~0.8.1",
				"rc-checkbox": "~1.2.0",
				"rc-collapse": "~1.4.4",
				"rc-dialog": "~5.3.1",
				"rc-dropdown": "~1.4.3",
				"rc-form": "~0.10.0",
				"rc-form-validation": "~2.5.0",
				"rc-input-number": "~2.4.1",
				"rc-menu": "~4.9.0",
				"rc-notification": "~1.3.1",
				"rc-pagination": "~1.3.5",
				"rc-progress": "~1.0.4",
				"rc-queue-anim": "~0.11.2",
				"rc-radio": "~2.0.0",
				"rc-select": "~5.9.1",
				"rc-slider": "~3.3.0",
				"rc-steps": "~1.4.1",
				"rc-switch": "~1.3.2",
				"rc-table": "~3.9.0",
				"rc-tabs": "~5.7.0",
				"rc-time-picker": "~1.1.0",
				"rc-tooltip": "~3.3.1",
				"rc-tree": "~1.1.0",
				"rc-tree-select": "~1.1.1",
				"rc-trigger": "~1.1.1",
				"rc-upload": "~1.8.0",
				"rc-util": "~3.1.2",
				"react-slick": "~0.9.1",
				"velocity-animate": "~1.2.2",
				"warning": "~2.1.0"
			},
			"devDependencies": {
				"babel-cli": "^6.2.0",
				"babel-core": "^6.2.1",
				"babel-jest": "^6.0.1",
				"babel-loader": "^6.2.0",
				"babel-plugin-add-module-exports": "^0.1.1",
				"babel-preset-es2015": "^6.1.18",
				"babel-preset-react": "^6.1.18",
				"babel-preset-stage-0": "^6.1.18",
				"busboy": "^0.2.9",
				"chalk": "^1.1.0",
				"css-loader": "^0.23.0",
				"cz-conventional-changelog": "^1.1.5",
				"es3ify-loader": "^0.1.0",
				"eslint": "^1.1.0",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^3.0.0",
				"eslint-plugin-markdown": "*",
				"eslint-plugin-react": "^3.3.1",
				"eslint-tinker": "~0.2.0",
				"extract-text-webpack-plugin": "^0.9.1",
				"gh-pages": "^0.8.0",
				"history": "^1.17.0",
				"instantclick": "^3.1.0",
				"jest-cli": "~0.8.0",
				"json-loader": "^0.5.1",
				"less": "~2.6.0",
				"less-loader": "^2.2.0",
				"lesshint-antd": "^1.2.1",
				"lodash": "^3.10.1",
				"nico-jsx": "~0.7.2",
				"postcss-loader": "^0.8.0",
				"pre-commit": "1.x",
				"rc-scroll-anim": "^0.1.7",
				"rc-tween-one": "^0.1.8",
				"react": "0.14.x",
				"react-addons-test-utils": "0.14.x",
				"react-copy-to-clipboard": "^3.0.4",
				"react-dom": "0.14.x",
				"react-router": "~1.0.3",
				"react-stateless-wrapper": "~1.0.2",
				"reqwest": "~2.0.5",
				"semver": "^5.1.0",
				"values.js": "^1.0.3",
				"webpack": "^1.10.1",
				"webpack-babel-jest": "^1.0.0",
				"webpack-dev-middleware": "^1.5.1"
			},
			"scripts": {
				"babel": "babel components index.js --out-dir lib",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"site": "npm run clean && webpack --config webpack.deploy.config.js && webpack --config webpack.antd.config.js && NODE_ENV=PRODUCTION nico build",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run just-deploy",
				"just-deploy": "npm run site && node scripts/deploy.js",
				"lint": "npm run srclint && npm run mdlint && npm run lesshint",
				"srclint": "eslint components test index.js --ext '.js,.jsx'",
				"mdlint": "eslint components/*/demo/*.md --ext '.md' --global 'React,ReactDOM,mountNode' --rule 'no-console: 0,eol-last: 0'",
				"lesshint": "lesshint style/ -e 'style/+(core|mixins)/+(base|iconfont|normalize|layouts|compatibility|grid).less'",
				"eslint-fix": "eslint --fix components test index.js --ext '.js,.jsx' && eslint-tinker ./components/*/demo/*.md",
				"test": "npm run lint && webpack && npm run jest",
				"jest": "jest",
				"pub": "sh ./scripts/publish.sh",
				"webpack": "webpack",
				"beta": "sh ./scripts/publish.sh --tag beta"
			},
			"jest": {
				"testRunner": "<rootDir>/node_modules/jest-cli/src/testRunners/jasmine/jasmine2",
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"testPathIgnorePatterns": [
					"/node_modules/",
					"/_site/"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests",
				"preprocessCachingDisabled": false
			},
			"pre-commit": [
				"lint"
			],
			"babel": {
				"presets": [
					"es2015",
					"react",
					"stage-0"
				],
				"plugins": [
					"add-module-exports"
				]
			},
			"config": {
				"commitizen": {
					"path": "./node_modules/cz-conventional-changelog"
				}
			},
			"gitHead": "d037290eab4bf58ebfbb0b9f06a24ceffb75955f",
			"_id": "antd@0.12.0",
			"_shasum": "9c04edf60e2e40ff642073487fc5249c73381690",
			"_from": ".",
			"_npmVersion": "3.3.12",
			"_nodeVersion": "5.5.0",
			"_npmUser": {
				"name": "benjycui",
				"email": "benjytrys@gmail.com"
			},
			"dist": {
				"shasum": "9c04edf60e2e40ff642073487fc5249c73381690",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.12.0.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"deprecated": "antd@<1.0.0 is depreacated, please upgrade to the latest version ASAP",
			"directories": {}
		},
		"0.12.1": {
			"name": "antd",
			"version": "0.12.1",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib",
				"style"
			],
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"classnames": "~2.2.0",
				"css-animation": "~1.1.0",
				"gregorian-calendar": "~4.1.0",
				"gregorian-calendar-format": "~4.1.0",
				"object-assign": "~4.0.1",
				"rc-animate": "~2.0.2",
				"rc-calendar": "~5.3.0",
				"rc-cascader": "~0.8.1",
				"rc-checkbox": "~1.2.0",
				"rc-collapse": "~1.4.4",
				"rc-dialog": "~5.3.1",
				"rc-dropdown": "~1.4.3",
				"rc-form": "~0.12.1",
				"rc-form-validation": "~2.5.0",
				"rc-input-number": "~2.4.1",
				"rc-menu": "~4.10.2",
				"rc-notification": "~1.3.1",
				"rc-pagination": "~1.4.0",
				"rc-progress": "~1.0.4",
				"rc-queue-anim": "~0.11.2",
				"rc-radio": "~2.0.0",
				"rc-select": "~5.9.1",
				"rc-slider": "~3.3.0",
				"rc-steps": "~1.4.1",
				"rc-switch": "~1.3.2",
				"rc-table": "~3.9.0",
				"rc-tabs": "~5.7.0",
				"rc-time-picker": "~1.1.0",
				"rc-tooltip": "~3.3.1",
				"rc-tree": "~1.1.0",
				"rc-tree-select": "~1.1.1",
				"rc-trigger": "~1.1.1",
				"rc-upload": "~1.8.0",
				"rc-util": "~3.1.2",
				"react-slick": "~0.9.1",
				"velocity-animate": "~1.2.2",
				"warning": "~2.1.0"
			},
			"devDependencies": {
				"babel-cli": "^6.2.0",
				"babel-core": "^6.2.1",
				"babel-jest": "^6.0.1",
				"babel-loader": "^6.2.0",
				"babel-plugin-add-module-exports": "^0.1.1",
				"babel-preset-es2015": "^6.1.18",
				"babel-preset-react": "^6.1.18",
				"babel-preset-stage-0": "^6.1.18",
				"busboy": "^0.2.9",
				"chalk": "^1.1.0",
				"css-loader": "^0.23.0",
				"cz-conventional-changelog": "^1.1.5",
				"es3ify-loader": "^0.1.0",
				"eslint": "^1.1.0",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^3.0.0",
				"eslint-plugin-markdown": "*",
				"eslint-plugin-react": "^3.3.1",
				"eslint-tinker": "~0.2.0",
				"extract-text-webpack-plugin": "^1.0.1",
				"gh-pages": "^0.9.0",
				"history": "^1.17.0",
				"instantclick": "^3.1.0",
				"jest-cli": "~0.8.0",
				"json-loader": "^0.5.1",
				"less": "~2.6.0",
				"less-loader": "^2.2.0",
				"lesshint-antd": "^1.2.1",
				"lodash": "^4.1.0",
				"nico-jsx": "~0.7.2",
				"postcss-loader": "^0.8.0",
				"pre-commit": "1.x",
				"rc-scroll-anim": "^0.1.7",
				"rc-tween-one": "^0.1.8",
				"react": "0.14.x",
				"react-addons-test-utils": "0.14.x",
				"react-copy-to-clipboard": "^4.0.1",
				"react-dom": "0.14.x",
				"react-router": "~1.0.3",
				"react-stateless-wrapper": "~1.0.2",
				"reqwest": "~2.0.5",
				"semver": "^5.1.0",
				"values.js": "^1.0.3",
				"webpack": "^1.10.1",
				"webpack-babel-jest": "^1.0.0",
				"webpack-dev-middleware": "^1.5.1"
			},
			"scripts": {
				"babel": "babel components index.js --out-dir lib",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"site": "npm run clean && webpack --config webpack.deploy.config.js && webpack --config webpack.antd.config.js && NODE_ENV=PRODUCTION nico build",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run just-deploy",
				"just-deploy": "npm run site && node scripts/deploy.js",
				"lint": "npm run srclint && npm run mdlint && npm run lesshint",
				"srclint": "eslint components test index.js --ext '.js,.jsx'",
				"mdlint": "eslint components/*/demo/*.md --ext '.md' --global 'React,ReactDOM,mountNode' --rule 'no-console: 0,eol-last: 0'",
				"lesshint": "lesshint style/ -e 'style/+(core|mixins)/+(base|iconfont|normalize|layouts|compatibility|grid).less'",
				"eslint-fix": "eslint --fix components test index.js --ext '.js,.jsx' && eslint-tinker ./components/*/demo/*.md",
				"test": "npm run lint && webpack && npm run jest",
				"jest": "jest",
				"pub": "sh ./scripts/publish.sh",
				"webpack": "webpack",
				"beta": "sh ./scripts/publish.sh --tag beta"
			},
			"jest": {
				"testRunner": "<rootDir>/node_modules/jest-cli/src/testRunners/jasmine/jasmine2",
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"testPathIgnorePatterns": [
					"/node_modules/",
					"/_site/"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests",
				"preprocessCachingDisabled": false
			},
			"pre-commit": [
				"lint"
			],
			"babel": {
				"presets": [
					"es2015",
					"react",
					"stage-0"
				],
				"plugins": [
					"add-module-exports"
				]
			},
			"config": {
				"commitizen": {
					"path": "./node_modules/cz-conventional-changelog"
				}
			},
			"gitHead": "ed3ba953f2d6bd3a1821e130c700f6801ca760d4",
			"_id": "antd@0.12.1",
			"_shasum": "c39d97e816b74c59b6d7ef7f97254da54c2b1743",
			"_from": ".",
			"_npmVersion": "3.3.12",
			"_nodeVersion": "5.1.1",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "c39d97e816b74c59b6d7ef7f97254da54c2b1743",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.12.1.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-9-west.internal.npmjs.com",
				"tmp": "tmp/antd-0.12.1.tgz_1454507947387_0.03837424097582698"
			},
			"deprecated": "antd@<1.0.0 is depreacated, please upgrade to the latest version ASAP",
			"directories": {}
		},
		"0.12.2": {
			"name": "antd",
			"version": "0.12.2",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib",
				"style"
			],
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"classnames": "~2.2.0",
				"css-animation": "~1.1.0",
				"gregorian-calendar": "~4.1.0",
				"gregorian-calendar-format": "~4.1.0",
				"object-assign": "~4.0.1",
				"rc-animate": "~2.0.2",
				"rc-calendar": "~5.4.0",
				"rc-cascader": "~0.9.0",
				"rc-checkbox": "~1.2.0",
				"rc-collapse": "~1.4.4",
				"rc-dialog": "~5.3.1",
				"rc-dropdown": "~1.4.3",
				"rc-form": "~0.13.0",
				"rc-form-validation": "~2.5.0",
				"rc-input-number": "~2.4.1",
				"rc-menu": "~4.10.2",
				"rc-notification": "~1.3.1",
				"rc-pagination": "~1.4.0",
				"rc-progress": "~1.0.4",
				"rc-queue-anim": "~0.11.2",
				"rc-radio": "~2.0.0",
				"rc-select": "~5.9.1",
				"rc-slider": "~3.3.0",
				"rc-steps": "~1.4.1",
				"rc-switch": "~1.3.2",
				"rc-table": "~3.9.0",
				"rc-tabs": "~5.7.0",
				"rc-time-picker": "~1.1.0",
				"rc-tooltip": "~3.3.1",
				"rc-tree": "~1.1.0",
				"rc-tree-select": "~1.1.1",
				"rc-trigger": "~1.1.1",
				"rc-upload": "~1.8.0",
				"rc-util": "~3.1.2",
				"react-slick": "^0.10.0",
				"velocity-animate": "~1.2.2",
				"warning": "~2.1.0"
			},
			"devDependencies": {
				"babel-cli": "^6.2.0",
				"babel-core": "^6.2.1",
				"babel-jest": "^6.0.1",
				"babel-loader": "^6.2.0",
				"babel-plugin-add-module-exports": "^0.1.1",
				"babel-preset-es2015": "^6.1.18",
				"babel-preset-react": "^6.1.18",
				"babel-preset-react-hmre": "^1.1.0",
				"babel-preset-stage-0": "^6.1.18",
				"busboy": "^0.2.9",
				"chalk": "^1.1.0",
				"css-loader": "^0.23.0",
				"cz-conventional-changelog": "^1.1.5",
				"es3ify-loader": "^0.1.0",
				"eslint": "^1.1.0",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^3.0.0",
				"eslint-plugin-markdown": "*",
				"eslint-plugin-react": "^3.3.1",
				"eslint-tinker": "~0.2.0",
				"extract-text-webpack-plugin": "^1.0.1",
				"gh-pages": "^0.9.0",
				"history": "^1.17.0",
				"instantclick": "^3.1.0",
				"jest-cli": "~0.8.0",
				"json-loader": "^0.5.1",
				"less": "~2.6.0",
				"less-loader": "^2.2.0",
				"lesshint-antd": "^1.2.1",
				"lodash": "^4.1.0",
				"nico-jsx": "~0.8.2",
				"postcss-loader": "^0.8.0",
				"pre-commit": "1.x",
				"rc-scroll-anim": "^0.1.7",
				"rc-tween-one": "^0.1.8",
				"react": "0.14.x",
				"react-addons-test-utils": "0.14.x",
				"react-copy-to-clipboard": "^4.0.1",
				"react-dom": "0.14.x",
				"react-router": "^2.0.0",
				"react-stateless-wrapper": "~1.0.2",
				"reqwest": "~2.0.5",
				"semver": "^5.1.0",
				"values.js": "^1.0.3",
				"webpack": "^1.10.1",
				"webpack-babel-jest": "^1.0.0",
				"webpack-dev-middleware": "^1.5.1",
				"webpack-hot-middleware": "^2.6.4"
			},
			"scripts": {
				"babel": "babel components index.js --out-dir lib",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"site": "npm run clean && webpack --config webpack.deploy.config.js && webpack --config webpack.antd.config.js && NODE_ENV=PRODUCTION nico build",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run just-deploy",
				"just-deploy": "npm run site && node scripts/deploy.js",
				"lint": "npm run srclint && npm run mdlint && npm run lesshint",
				"srclint": "eslint components test index.js --ext '.js,.jsx'",
				"mdlint": "eslint components/*/demo/*.md --ext '.md' --global 'React,ReactDOM,mountNode' --rule 'no-console: 0,eol-last: 0'",
				"lesshint": "lesshint style/ -e 'style/+(core|mixins)/+(base|iconfont|normalize|layouts|compatibility|grid).less'",
				"eslint-fix": "eslint --fix components test index.js --ext '.js,.jsx' && eslint-tinker ./components/*/demo/*.md",
				"test": "npm run lint && webpack && npm run jest",
				"jest": "jest",
				"pub": "sh ./scripts/publish.sh",
				"webpack": "webpack",
				"beta": "sh ./scripts/publish.sh --tag beta"
			},
			"jest": {
				"testRunner": "<rootDir>/node_modules/jest-cli/src/testRunners/jasmine/jasmine2",
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"testPathIgnorePatterns": [
					"/node_modules/",
					"/_site/"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests",
				"preprocessCachingDisabled": false
			},
			"pre-commit": [
				"lint"
			],
			"babel": {
				"presets": [
					"es2015",
					"react",
					"stage-0"
				],
				"plugins": [
					"add-module-exports"
				]
			},
			"config": {
				"commitizen": {
					"path": "./node_modules/cz-conventional-changelog"
				}
			},
			"gitHead": "e71d562ce57355ccc33bf8de97bce11acbe1e528",
			"_id": "antd@0.12.2",
			"_shasum": "6cd951c5fdb2414132fd87dbdde2bd9d99482e08",
			"_from": ".",
			"_npmVersion": "3.3.12",
			"_nodeVersion": "5.1.1",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "6cd951c5fdb2414132fd87dbdde2bd9d99482e08",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.12.2.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-5-east.internal.npmjs.com",
				"tmp": "tmp/antd-0.12.2.tgz_1455853377064_0.9579784802626818"
			},
			"deprecated": "antd@<1.0.0 is depreacated, please upgrade to the latest version ASAP",
			"directories": {}
		},
		"0.12.3": {
			"name": "antd",
			"version": "0.12.3",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib",
				"style"
			],
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"classnames": "~2.2.0",
				"css-animation": "~1.1.0",
				"gregorian-calendar": "~4.1.0",
				"gregorian-calendar-format": "~4.1.0",
				"object-assign": "~4.0.1",
				"rc-animate": "~2.0.2",
				"rc-calendar": "~5.4.0",
				"rc-cascader": "~0.9.0",
				"rc-checkbox": "~1.2.0",
				"rc-collapse": "~1.4.4",
				"rc-dialog": "~5.3.1",
				"rc-dropdown": "~1.4.3",
				"rc-form": "~0.13.0",
				"rc-form-validation": "~2.5.0",
				"rc-input-number": "~2.4.1",
				"rc-menu": "~4.10.2",
				"rc-notification": "~1.3.1",
				"rc-pagination": "~1.4.0",
				"rc-progress": "~1.0.4",
				"rc-queue-anim": "~0.11.2",
				"rc-radio": "~2.0.0",
				"rc-select": "~5.9.1",
				"rc-slider": "~3.3.0",
				"rc-steps": "~1.4.1",
				"rc-switch": "~1.3.2",
				"rc-table": "~3.9.0",
				"rc-tabs": "~5.7.0",
				"rc-time-picker": "~1.1.0",
				"rc-tooltip": "~3.3.1",
				"rc-tree": "~1.1.0",
				"rc-tree-select": "~1.1.1",
				"rc-trigger": "~1.1.1",
				"rc-upload": "~1.8.0",
				"rc-util": "~3.1.2",
				"react-slick": "^0.10.0",
				"velocity-animate": "~1.2.2",
				"warning": "~2.1.0"
			},
			"devDependencies": {
				"babel-cli": "^6.2.0",
				"babel-core": "^6.2.1",
				"babel-jest": "^6.0.1",
				"babel-loader": "^6.2.0",
				"babel-plugin-add-module-exports": "^0.1.1",
				"babel-preset-es2015": "^6.1.18",
				"babel-preset-react": "^6.1.18",
				"babel-preset-react-hmre": "^1.1.0",
				"babel-preset-stage-0": "^6.1.18",
				"busboy": "^0.2.9",
				"chalk": "^1.1.0",
				"css-loader": "^0.23.0",
				"cz-conventional-changelog": "^1.1.5",
				"es3ify-loader": "^0.1.0",
				"eslint": "^1.1.0",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^3.0.0",
				"eslint-plugin-markdown": "*",
				"eslint-plugin-react": "^3.3.1",
				"eslint-tinker": "~0.2.0",
				"extract-text-webpack-plugin": "^1.0.1",
				"gh-pages": "^0.9.0",
				"history": "^1.17.0",
				"instantclick": "^3.1.0",
				"jest-cli": "~0.8.0",
				"json-loader": "^0.5.1",
				"less": "~2.6.0",
				"less-loader": "^2.2.0",
				"lesshint-antd": "^1.2.1",
				"lodash": "^4.1.0",
				"nico-jsx": "~0.8.2",
				"postcss-loader": "^0.8.0",
				"pre-commit": "1.x",
				"rc-scroll-anim": "^0.1.7",
				"rc-tween-one": "^0.1.8",
				"react": "0.14.x",
				"react-addons-test-utils": "0.14.x",
				"react-copy-to-clipboard": "^4.0.1",
				"react-dom": "0.14.x",
				"react-router": "^2.0.0",
				"react-stateless-wrapper": "~1.0.2",
				"reqwest": "~2.0.5",
				"semver": "^5.1.0",
				"values.js": "^1.0.3",
				"webpack": "^1.10.1",
				"webpack-babel-jest": "^1.0.0",
				"webpack-dev-middleware": "^1.5.1",
				"webpack-hot-middleware": "^2.6.4"
			},
			"scripts": {
				"babel": "babel components index.js --out-dir lib",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"site": "npm run clean && webpack --config webpack.deploy.config.js && webpack --config webpack.antd.config.js && NODE_ENV=PRODUCTION nico build",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run just-deploy",
				"just-deploy": "npm run site && node scripts/deploy.js",
				"lint": "npm run srclint && npm run mdlint && npm run lesshint",
				"srclint": "eslint components test index.js --ext '.js,.jsx'",
				"mdlint": "eslint components/*/demo/*.md --ext '.md' --global 'React,ReactDOM,mountNode' --rule 'no-console: 0,eol-last: 0'",
				"lesshint": "lesshint style/ -e 'style/+(core|mixins)/+(base|iconfont|normalize|layouts|compatibility|grid).less'",
				"eslint-fix": "eslint --fix components test index.js --ext '.js,.jsx' && eslint-tinker ./components/*/demo/*.md",
				"test": "npm run lint && webpack && npm run jest",
				"jest": "jest",
				"pub": "sh ./scripts/publish.sh",
				"webpack": "webpack",
				"beta": "sh ./scripts/publish.sh --tag beta"
			},
			"jest": {
				"testRunner": "<rootDir>/node_modules/jest-cli/src/testRunners/jasmine/jasmine2",
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"testPathIgnorePatterns": [
					"/node_modules/",
					"/_site/"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests",
				"preprocessCachingDisabled": false
			},
			"pre-commit": [
				"lint"
			],
			"babel": {
				"presets": [
					"es2015",
					"react",
					"stage-0"
				],
				"plugins": [
					"add-module-exports"
				]
			},
			"config": {
				"commitizen": {
					"path": "./node_modules/cz-conventional-changelog"
				}
			},
			"gitHead": "01d6df7de0a6d890724b7da9e5cf99b2b44f20ba",
			"_id": "antd@0.12.3",
			"_shasum": "3b58975416fd558e1d27c62d2e0dc5eb43ee8087",
			"_from": ".",
			"_npmVersion": "3.3.12",
			"_nodeVersion": "5.1.1",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "3b58975416fd558e1d27c62d2e0dc5eb43ee8087",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.12.3.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-6-west.internal.npmjs.com",
				"tmp": "tmp/antd-0.12.3.tgz_1455874345386_0.3407353067304939"
			},
			"deprecated": "antd@<1.0.0 is depreacated, please upgrade to the latest version ASAP",
			"directories": {}
		},
		"0.12.4": {
			"name": "antd",
			"version": "0.12.4",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib",
				"style"
			],
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"classnames": "~2.2.0",
				"css-animation": "~1.1.0",
				"gregorian-calendar": "~4.1.0",
				"gregorian-calendar-format": "~4.1.0",
				"object-assign": "~4.0.1",
				"rc-animate": "~2.0.2",
				"rc-calendar": "~5.4.0",
				"rc-cascader": "~0.9.0",
				"rc-checkbox": "~1.3.0",
				"rc-collapse": "~1.4.4",
				"rc-dialog": "~5.3.1",
				"rc-dropdown": "~1.4.3",
				"rc-form": "~0.13.0",
				"rc-form-validation": "~2.5.0",
				"rc-input-number": "~2.4.1",
				"rc-menu": "~4.10.2",
				"rc-notification": "~1.3.1",
				"rc-pagination": "~1.4.0",
				"rc-progress": "~1.0.4",
				"rc-queue-anim": "~0.11.2",
				"rc-radio": "~2.0.0",
				"rc-select": "~5.9.1",
				"rc-slider": "~3.3.0",
				"rc-steps": "~1.4.1",
				"rc-switch": "~1.3.2",
				"rc-table": "~3.10.1",
				"rc-tabs": "~5.7.0",
				"rc-time-picker": "~1.1.0",
				"rc-tooltip": "~3.3.1",
				"rc-tree": "~1.1.0",
				"rc-tree-select": "~1.1.1",
				"rc-trigger": "~1.1.1",
				"rc-upload": "~1.8.0",
				"rc-util": "~3.1.2",
				"react-slick": "^0.10.0",
				"velocity-animate": "~1.2.2",
				"warning": "~2.1.0"
			},
			"devDependencies": {
				"babel-cli": "^6.2.0",
				"babel-core": "^6.2.1",
				"babel-jest": "^6.0.1",
				"babel-loader": "^6.2.0",
				"babel-plugin-add-module-exports": "^0.1.1",
				"babel-preset-es2015": "^6.1.18",
				"babel-preset-react": "^6.1.18",
				"babel-preset-react-hmre": "^1.1.0",
				"babel-preset-stage-0": "^6.1.18",
				"busboy": "^0.2.9",
				"chalk": "^1.1.0",
				"css-loader": "^0.23.0",
				"cz-conventional-changelog": "^1.1.5",
				"es3ify-loader": "^0.1.0",
				"eslint": "^2.2.0",
				"eslint-config-airbnb": "^6.0.1",
				"eslint-plugin-babel": "^3.0.0",
				"eslint-plugin-markdown": "*",
				"eslint-plugin-react": "^4.0.0",
				"eslint-tinker": "^0.3.1",
				"extract-text-webpack-plugin": "^1.0.1",
				"gh-pages": "^0.9.0",
				"history": "^1.17.0",
				"instantclick": "^3.1.0",
				"jest-cli": "~0.8.0",
				"json-loader": "^0.5.1",
				"less": "~2.6.0",
				"less-loader": "^2.2.0",
				"lesshint-antd": "^1.2.1",
				"lodash": "^4.1.0",
				"nico-jsx": "~0.8.2",
				"postcss-loader": "^0.8.0",
				"pre-commit": "1.x",
				"rc-scroll-anim": "^0.1.7",
				"rc-tween-one": "^0.1.8",
				"react": "0.14.x",
				"react-addons-test-utils": "0.14.x",
				"react-copy-to-clipboard": "^4.0.1",
				"react-dom": "0.14.x",
				"react-router": "^2.0.0",
				"react-stateless-wrapper": "~1.0.2",
				"reqwest": "~2.0.5",
				"semver": "^5.1.0",
				"values.js": "^1.0.3",
				"webpack": "^1.10.1",
				"webpack-babel-jest": "^1.0.0",
				"webpack-dev-middleware": "^1.5.1",
				"webpack-hot-middleware": "^2.6.4"
			},
			"scripts": {
				"babel": "babel components index.js --out-dir lib",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"site": "npm run clean && webpack --config webpack.deploy.config.js && webpack --config webpack.antd.config.js && NODE_ENV=PRODUCTION nico build",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run just-deploy",
				"just-deploy": "npm run site && node scripts/deploy.js",
				"lint": "npm run srclint && npm run mdlint && npm run lesshint",
				"srclint": "eslint components test index.js --ext '.js,.jsx'",
				"mdlint": "eslint components/*/demo/*.md --ext '.md' --global 'React,ReactDOM,mountNode' --rule 'no-console: 0, eol-last: 0, prefer-rest-params: 0'",
				"lesshint": "lesshint style/ -e 'style/+(core|mixins)/+(base|iconfont|normalize|layouts|compatibility|grid).less'",
				"eslint-fix": "eslint --fix components test index.js --ext '.js,.jsx' && eslint-tinker ./components/*/demo/*.md",
				"test": "npm run lint && webpack && npm run jest",
				"jest": "jest",
				"pub": "sh ./scripts/publish.sh",
				"webpack": "webpack",
				"beta": "sh ./scripts/publish.sh --tag beta"
			},
			"jest": {
				"testRunner": "<rootDir>/node_modules/jest-cli/src/testRunners/jasmine/jasmine2",
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"testPathIgnorePatterns": [
					"/node_modules/",
					"/_site/"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests",
				"preprocessCachingDisabled": false
			},
			"pre-commit": [
				"lint"
			],
			"babel": {
				"presets": [
					"es2015",
					"react",
					"stage-0"
				],
				"plugins": [
					"add-module-exports"
				]
			},
			"config": {
				"commitizen": {
					"path": "./node_modules/cz-conventional-changelog"
				}
			},
			"gitHead": "c3014c26a135db7ebaa8f3d80870dfe48b59ef57",
			"_id": "antd@0.12.4",
			"_shasum": "1d4ad0b15085d692b49ed78c10e5feec4f486ef4",
			"_from": ".",
			"_npmVersion": "3.3.12",
			"_nodeVersion": "5.1.1",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "1d4ad0b15085d692b49ed78c10e5feec4f486ef4",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.12.4.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-6-west.internal.npmjs.com",
				"tmp": "tmp/antd-0.12.4.tgz_1456157329068_0.7517469539307058"
			},
			"deprecated": "antd@<1.0.0 is depreacated, please upgrade to the latest version ASAP",
			"directories": {}
		},
		"0.12.5": {
			"name": "antd",
			"version": "0.12.5",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib",
				"style"
			],
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"classnames": "~2.2.0",
				"css-animation": "~1.1.0",
				"gregorian-calendar": "~4.1.0",
				"gregorian-calendar-format": "~4.1.0",
				"object-assign": "~4.0.1",
				"rc-animate": "~2.0.2",
				"rc-calendar": "~5.4.0",
				"rc-cascader": "~0.9.0",
				"rc-checkbox": "~1.3.0",
				"rc-collapse": "~1.4.4",
				"rc-dialog": "~5.3.1",
				"rc-dropdown": "~1.4.3",
				"rc-form": "~0.13.0",
				"rc-form-validation": "~2.5.0",
				"rc-input-number": "~2.4.1",
				"rc-menu": "~4.10.2",
				"rc-notification": "~1.3.1",
				"rc-pagination": "~1.4.0",
				"rc-progress": "~1.0.4",
				"rc-queue-anim": "~0.11.2",
				"rc-radio": "~2.0.0",
				"rc-select": "~5.9.1",
				"rc-slider": "~3.3.0",
				"rc-steps": "~1.4.1",
				"rc-switch": "~1.3.2",
				"rc-table": "~3.10.1",
				"rc-tabs": "~5.7.0",
				"rc-time-picker": "~1.1.0",
				"rc-tooltip": "~3.3.1",
				"rc-tree": "~1.1.0",
				"rc-tree-select": "~1.1.1",
				"rc-trigger": "~1.1.1",
				"rc-upload": "~1.8.0",
				"rc-util": "~3.1.2",
				"react-slick": "^0.10.0",
				"velocity-animate": "~1.2.2",
				"warning": "~2.1.0"
			},
			"devDependencies": {
				"babel-cli": "^6.2.0",
				"babel-core": "^6.2.1",
				"babel-jest": "^6.0.1",
				"babel-loader": "^6.2.0",
				"babel-plugin-add-module-exports": "^0.1.1",
				"babel-preset-es2015": "^6.1.18",
				"babel-preset-react": "^6.1.18",
				"babel-preset-react-hmre": "^1.1.0",
				"babel-preset-stage-0": "^6.1.18",
				"busboy": "^0.2.9",
				"chalk": "^1.1.0",
				"css-loader": "^0.23.0",
				"cz-conventional-changelog": "^1.1.5",
				"es3ify-loader": "^0.1.0",
				"eslint": "^2.2.0",
				"eslint-config-airbnb": "^6.0.1",
				"eslint-plugin-babel": "^3.0.0",
				"eslint-plugin-markdown": "*",
				"eslint-plugin-react": "^4.0.0",
				"eslint-tinker": "^0.3.1",
				"extract-text-webpack-plugin": "^1.0.1",
				"gh-pages": "^0.9.0",
				"history": "^1.17.0",
				"instantclick": "^3.1.0",
				"jest-cli": "~0.8.0",
				"json-loader": "^0.5.1",
				"jsonp": "^0.2.0",
				"less": "~2.6.0",
				"less-loader": "^2.2.0",
				"lesshint-antd": "^1.2.1",
				"lodash": "^4.1.0",
				"nico-jsx": "~0.8.2",
				"postcss-loader": "^0.8.0",
				"pre-commit": "1.x",
				"querystring": "^0.2.0",
				"rc-scroll-anim": "^0.1.7",
				"rc-tween-one": "^0.1.8",
				"react": "0.14.x",
				"react-addons-test-utils": "0.14.x",
				"react-copy-to-clipboard": "^4.0.1",
				"react-dom": "0.14.x",
				"react-router": "^2.0.0",
				"react-stateless-wrapper": "~1.0.2",
				"reqwest": "~2.0.5",
				"semver": "^5.1.0",
				"values.js": "^1.0.3",
				"webpack": "^1.10.1",
				"webpack-babel-jest": "^1.0.0",
				"webpack-dev-middleware": "^1.5.1",
				"webpack-hot-middleware": "^2.6.4"
			},
			"scripts": {
				"babel": "babel components index.js --out-dir lib",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"site": "npm run clean && webpack --config webpack.deploy.config.js && webpack --config webpack.antd.config.js && NODE_ENV=PRODUCTION nico build",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run just-deploy",
				"just-deploy": "npm run site && node scripts/deploy.js",
				"lint": "npm run srclint && npm run mdlint && npm run lesshint",
				"srclint": "eslint components test index.js --ext '.js,.jsx'",
				"mdlint": "eslint components/*/demo/*.md --ext '.md' --global 'React,ReactDOM,mountNode' --rule 'no-console: 0, eol-last: 0, prefer-rest-params: 0'",
				"lesshint": "lesshint style/ -e 'style/+(core|mixins)/+(base|iconfont|normalize|layouts|compatibility|grid).less'",
				"eslint-fix": "eslint --fix components test index.js --ext '.js,.jsx' && eslint-tinker ./components/*/demo/*.md",
				"test": "npm run lint && webpack && npm run jest",
				"jest": "jest",
				"pub": "sh ./scripts/publish.sh",
				"webpack": "webpack",
				"beta": "sh ./scripts/publish.sh --tag beta"
			},
			"jest": {
				"testRunner": "<rootDir>/node_modules/jest-cli/src/testRunners/jasmine/jasmine2",
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"testPathIgnorePatterns": [
					"/node_modules/",
					"/_site/"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests",
				"preprocessCachingDisabled": false
			},
			"pre-commit": [
				"lint"
			],
			"babel": {
				"presets": [
					"es2015",
					"react",
					"stage-0"
				],
				"plugins": [
					"add-module-exports"
				]
			},
			"config": {
				"commitizen": {
					"path": "./node_modules/cz-conventional-changelog"
				}
			},
			"gitHead": "8fff871a7cb3e0f93032be414f50a6bd1d8093da",
			"_id": "antd@0.12.5",
			"_shasum": "1ccb5ece2edd695acd4ab6f63fccdb954498d9f5",
			"_from": ".",
			"_npmVersion": "3.3.12",
			"_nodeVersion": "5.1.1",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "1ccb5ece2edd695acd4ab6f63fccdb954498d9f5",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.12.5.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-6-west.internal.npmjs.com",
				"tmp": "tmp/antd-0.12.5.tgz_1456414778962_0.18793552555143833"
			},
			"deprecated": "antd@<1.0.0 is depreacated, please upgrade to the latest version ASAP",
			"directories": {}
		},
		"0.12.6": {
			"name": "antd",
			"version": "0.12.6",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib",
				"style"
			],
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"classnames": "~2.2.0",
				"css-animation": "~1.1.0",
				"gregorian-calendar": "~4.1.0",
				"gregorian-calendar-format": "~4.1.0",
				"object-assign": "~4.0.1",
				"rc-animate": "~2.0.2",
				"rc-calendar": "~5.4.0",
				"rc-cascader": "~0.9.0",
				"rc-checkbox": "~1.3.0",
				"rc-collapse": "~1.4.4",
				"rc-dialog": "~5.4.0",
				"rc-dropdown": "~1.4.3",
				"rc-form": "~0.14.0",
				"rc-form-validation": "~2.5.0",
				"rc-input-number": "~2.4.1",
				"rc-menu": "~4.10.2",
				"rc-notification": "~1.3.1",
				"rc-pagination": "~1.5.1",
				"rc-progress": "~1.0.4",
				"rc-queue-anim": "~0.11.2",
				"rc-radio": "~2.0.0",
				"rc-select": "~5.10.0",
				"rc-slider": "~3.3.0",
				"rc-steps": "~1.4.1",
				"rc-switch": "~1.3.2",
				"rc-table": "~3.11.1",
				"rc-tabs": "~5.7.0",
				"rc-time-picker": "~1.1.0",
				"rc-tooltip": "~3.3.1",
				"rc-tree": "~1.1.0",
				"rc-tree-select": "~1.1.1",
				"rc-trigger": "~1.2.0",
				"rc-upload": "~1.8.0",
				"rc-util": "~3.1.2",
				"react-slick": "^0.11.0",
				"velocity-animate": "~1.2.2",
				"warning": "~2.1.0"
			},
			"devDependencies": {
				"babel-cli": "^6.2.0",
				"babel-core": "^6.2.1",
				"babel-jest": "^6.0.1",
				"babel-loader": "^6.2.0",
				"babel-plugin-add-module-exports": "^0.1.1",
				"babel-preset-es2015": "^6.1.18",
				"babel-preset-react": "^6.1.18",
				"babel-preset-react-hmre": "^1.1.0",
				"babel-preset-stage-0": "^6.1.18",
				"busboy": "^0.2.9",
				"chalk": "^1.1.0",
				"css-loader": "^0.23.0",
				"cz-conventional-changelog": "^1.1.5",
				"es3ify-loader": "^0.1.0",
				"eslint": "^2.2.0",
				"eslint-config-airbnb": "^6.0.1",
				"eslint-plugin-babel": "^3.0.0",
				"eslint-plugin-markdown": "*",
				"eslint-plugin-react": "^4.0.0",
				"eslint-tinker": "^0.3.1",
				"extract-text-webpack-plugin": "^1.0.1",
				"gh-pages": "^0.9.0",
				"history": "^1.17.0",
				"instantclick": "^3.1.0",
				"jest-cli": "~0.8.0",
				"json-loader": "^0.5.1",
				"jsonp": "^0.2.0",
				"less": "~2.6.0",
				"less-loader": "^2.2.0",
				"lesshint-antd": "^1.2.1",
				"lodash": "^4.1.0",
				"nico-jsx": "~0.8.2",
				"postcss-loader": "^0.8.0",
				"pre-commit": "1.x",
				"querystring": "^0.2.0",
				"rc-scroll-anim": "^0.1.7",
				"rc-tween-one": "^0.1.8",
				"react": "0.14.x",
				"react-addons-test-utils": "0.14.x",
				"react-copy-to-clipboard": "^4.0.1",
				"react-dom": "0.14.x",
				"react-router": "^2.0.0",
				"react-stateless-wrapper": "~1.0.2",
				"reqwest": "~2.0.5",
				"semver": "^5.1.0",
				"values.js": "^1.0.3",
				"webpack": "^1.10.1",
				"webpack-babel-jest": "^1.0.0",
				"webpack-dev-middleware": "^1.5.1",
				"webpack-hot-middleware": "^2.6.4"
			},
			"scripts": {
				"babel": "babel components index.js --out-dir lib",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"site": "npm run clean && webpack --config webpack.deploy.config.js && webpack --config webpack.antd.config.js && NODE_ENV=PRODUCTION nico build",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run just-deploy",
				"just-deploy": "npm run site && node scripts/deploy.js",
				"lint": "npm run srclint && npm run mdlint && npm run lesshint",
				"srclint": "eslint components test index.js --ext '.js,.jsx'",
				"mdlint": "eslint components/*/demo/*.md --ext '.md' --global 'React,ReactDOM,mountNode' --rule 'no-console: 0, eol-last: 0, prefer-rest-params: 0'",
				"lesshint": "lesshint style/ -e 'style/+(core|mixins)/+(base|iconfont|normalize|layouts|compatibility|grid).less'",
				"eslint-fix": "eslint --fix components test index.js --ext '.js,.jsx' && eslint-tinker ./components/*/demo/*.md",
				"test": "npm run lint && webpack && npm run jest",
				"jest": "jest",
				"pub": "sh ./scripts/publish.sh",
				"webpack": "webpack",
				"beta": "sh ./scripts/publish.sh --tag beta"
			},
			"jest": {
				"testRunner": "<rootDir>/node_modules/jest-cli/src/testRunners/jasmine/jasmine2",
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"testPathIgnorePatterns": [
					"/node_modules/",
					"/_site/"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests",
				"preprocessCachingDisabled": false
			},
			"pre-commit": [
				"lint"
			],
			"babel": {
				"presets": [
					"es2015",
					"react",
					"stage-0"
				],
				"plugins": [
					"add-module-exports"
				]
			},
			"config": {
				"commitizen": {
					"path": "./node_modules/cz-conventional-changelog"
				}
			},
			"gitHead": "d68f36a422e61575c2cbdc9de9676f390a4521c9",
			"_id": "antd@0.12.6",
			"_shasum": "6b5e6cafb99f4e3626f87f9bbbc4462a646dcef4",
			"_from": ".",
			"_npmVersion": "3.3.12",
			"_nodeVersion": "5.1.1",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "6b5e6cafb99f4e3626f87f9bbbc4462a646dcef4",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.12.6.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/antd-0.12.6.tgz_1456931997440_0.599833907559514"
			},
			"deprecated": "antd@<1.0.0 is depreacated, please upgrade to the latest version ASAP",
			"directories": {}
		},
		"0.12.7": {
			"name": "antd",
			"version": "0.12.7",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib",
				"style"
			],
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"classnames": "~2.2.0",
				"css-animation": "~1.1.0",
				"gregorian-calendar": "~4.1.0",
				"gregorian-calendar-format": "~4.1.0",
				"object-assign": "~4.0.1",
				"rc-animate": "~2.0.2",
				"rc-calendar": "~5.4.0",
				"rc-cascader": "~0.9.0",
				"rc-checkbox": "~1.3.0",
				"rc-collapse": "~1.4.4",
				"rc-dialog": "~5.4.0",
				"rc-dropdown": "~1.4.3",
				"rc-form": "~0.14.0",
				"rc-form-validation": "~2.5.0",
				"rc-input-number": "~2.4.1",
				"rc-menu": "~4.10.2",
				"rc-notification": "~1.3.1",
				"rc-pagination": "~1.5.1",
				"rc-progress": "~1.0.4",
				"rc-queue-anim": "~0.11.2",
				"rc-radio": "~2.0.0",
				"rc-select": "~5.10.0",
				"rc-slider": "~3.3.0",
				"rc-steps": "~1.4.1",
				"rc-switch": "~1.3.2",
				"rc-table": "~3.11.1",
				"rc-tabs": "~5.7.0",
				"rc-time-picker": "~1.1.0",
				"rc-tooltip": "~3.3.1",
				"rc-tree": "~1.1.0",
				"rc-tree-select": "~1.1.1",
				"rc-trigger": "~1.2.0",
				"rc-upload": "~1.8.0",
				"rc-util": "~3.1.2",
				"react-slick": "^0.11.0",
				"velocity-animate": "~1.2.2",
				"warning": "~2.1.0"
			},
			"devDependencies": {
				"babel-cli": "^6.2.0",
				"babel-core": "^6.2.1",
				"babel-jest": "^6.0.1",
				"babel-loader": "^6.2.0",
				"babel-plugin-add-module-exports": "^0.1.1",
				"babel-preset-es2015": "^6.1.18",
				"babel-preset-react": "^6.1.18",
				"babel-preset-react-hmre": "^1.1.0",
				"babel-preset-stage-0": "^6.1.18",
				"busboy": "^0.2.9",
				"chalk": "^1.1.0",
				"css-loader": "^0.23.0",
				"cz-conventional-changelog": "^1.1.5",
				"es3ify-loader": "^0.1.0",
				"eslint": "^2.2.0",
				"eslint-config-airbnb": "^6.0.1",
				"eslint-plugin-babel": "^3.0.0",
				"eslint-plugin-markdown": "*",
				"eslint-plugin-react": "^4.0.0",
				"eslint-tinker": "^0.3.1",
				"extract-text-webpack-plugin": "^1.0.1",
				"gh-pages": "^0.9.0",
				"history": "^1.17.0",
				"instantclick": "^3.1.0",
				"jest-cli": "~0.8.0",
				"json-loader": "^0.5.1",
				"jsonp": "^0.2.0",
				"less": "~2.6.0",
				"less-loader": "^2.2.0",
				"lesshint-antd": "^1.2.1",
				"lodash": "^4.1.0",
				"nico-jsx": "~0.8.2",
				"postcss-loader": "^0.8.0",
				"pre-commit": "1.x",
				"querystring": "^0.2.0",
				"rc-scroll-anim": "^0.1.7",
				"rc-tween-one": "^0.1.8",
				"react": "0.14.x",
				"react-addons-test-utils": "0.14.x",
				"react-copy-to-clipboard": "^4.0.1",
				"react-dom": "0.14.x",
				"react-router": "^2.0.0",
				"react-stateless-wrapper": "~1.0.2",
				"reqwest": "~2.0.5",
				"semver": "^5.1.0",
				"values.js": "^1.0.3",
				"webpack": "^1.10.1",
				"webpack-babel-jest": "^1.0.0",
				"webpack-dev-middleware": "^1.5.1",
				"webpack-hot-middleware": "^2.6.4"
			},
			"scripts": {
				"babel": "babel components index.js --out-dir lib",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"site": "npm run clean && webpack --config webpack.deploy.config.js && webpack --config webpack.antd.config.js && NODE_ENV=PRODUCTION nico build",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run just-deploy",
				"just-deploy": "npm run site && node scripts/deploy.js",
				"lint": "npm run srclint && npm run mdlint && npm run lesshint",
				"srclint": "eslint components test index.js --ext '.js,.jsx'",
				"mdlint": "eslint components/*/demo/*.md --ext '.md' --global 'React,ReactDOM,mountNode' --rule 'no-console: 0, eol-last: 0, prefer-rest-params: 0'",
				"lesshint": "lesshint style/ -e 'style/+(core|mixins)/+(base|iconfont|normalize|layouts|compatibility|grid).less'",
				"eslint-fix": "eslint --fix components test index.js --ext '.js,.jsx' && eslint-tinker ./components/*/demo/*.md",
				"test": "npm run lint && webpack && npm run jest",
				"jest": "jest",
				"pub": "sh ./scripts/publish.sh",
				"webpack": "webpack",
				"beta": "sh ./scripts/publish.sh --tag beta"
			},
			"jest": {
				"testRunner": "<rootDir>/node_modules/jest-cli/src/testRunners/jasmine/jasmine2",
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"testPathIgnorePatterns": [
					"/node_modules/",
					"/_site/"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests",
				"preprocessCachingDisabled": false
			},
			"pre-commit": [
				"lint"
			],
			"babel": {
				"presets": [
					"es2015",
					"react",
					"stage-0"
				],
				"plugins": [
					"add-module-exports"
				]
			},
			"config": {
				"commitizen": {
					"path": "./node_modules/cz-conventional-changelog"
				}
			},
			"gitHead": "7d151514e3872177eeebc07bbb2662920c2dcaee",
			"_id": "antd@0.12.7",
			"_shasum": "fb1522f8296d6af38677be32d395bd3dc2431f4c",
			"_from": ".",
			"_npmVersion": "3.3.12",
			"_nodeVersion": "5.1.1",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "fb1522f8296d6af38677be32d395bd3dc2431f4c",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.12.7.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/antd-0.12.7.tgz_1456933446283_0.023467490216717124"
			},
			"deprecated": "antd@<1.0.0 is depreacated, please upgrade to the latest version ASAP",
			"directories": {}
		},
		"0.12.8": {
			"name": "antd",
			"version": "0.12.8",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib",
				"style"
			],
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"classnames": "~2.2.0",
				"css-animation": "~1.1.0",
				"gregorian-calendar": "~4.1.0",
				"gregorian-calendar-format": "~4.1.0",
				"object-assign": "~4.0.1",
				"rc-animate": "~2.0.2",
				"rc-calendar": "~5.4.0",
				"rc-cascader": "~0.9.0",
				"rc-checkbox": "~1.3.0",
				"rc-collapse": "~1.4.4",
				"rc-dialog": "~5.4.0",
				"rc-dropdown": "~1.4.3",
				"rc-form": "~0.14.0",
				"rc-form-validation": "~2.5.0",
				"rc-input-number": "~2.5.0",
				"rc-menu": "~4.10.2",
				"rc-notification": "~1.3.1",
				"rc-pagination": "~1.5.1",
				"rc-progress": "~1.0.4",
				"rc-queue-anim": "~0.11.2",
				"rc-radio": "~2.0.0",
				"rc-select": "~5.10.0",
				"rc-slider": "~3.3.0",
				"rc-steps": "~1.4.1",
				"rc-switch": "~1.3.2",
				"rc-table": "~3.11.1",
				"rc-tabs": "~5.7.0",
				"rc-time-picker": "~1.1.0",
				"rc-tooltip": "~3.3.1",
				"rc-tree": "~1.1.0",
				"rc-tree-select": "~1.2.2",
				"rc-trigger": "~1.2.0",
				"rc-upload": "~1.8.0",
				"rc-util": "~3.1.2",
				"react-slick": "^0.11.0",
				"velocity-animate": "~1.2.2",
				"warning": "~2.1.0"
			},
			"devDependencies": {
				"babel-cli": "^6.2.0",
				"babel-core": "^6.2.1",
				"babel-jest": "^6.0.1",
				"babel-loader": "^6.2.0",
				"babel-plugin-add-module-exports": "^0.1.1",
				"babel-preset-es2015": "^6.1.18",
				"babel-preset-react": "^6.1.18",
				"babel-preset-react-hmre": "^1.1.0",
				"babel-preset-stage-0": "^6.1.18",
				"busboy": "^0.2.9",
				"chalk": "^1.1.0",
				"css-loader": "^0.23.0",
				"cz-conventional-changelog": "^1.1.5",
				"es3ify-loader": "^0.1.0",
				"eslint": "^2.2.0",
				"eslint-config-airbnb": "^6.0.1",
				"eslint-plugin-babel": "^3.0.0",
				"eslint-plugin-markdown": "*",
				"eslint-plugin-react": "^4.0.0",
				"eslint-tinker": "^0.3.1",
				"extract-text-webpack-plugin": "^1.0.1",
				"gh-pages": "^0.9.0",
				"history": "^1.17.0",
				"instantclick": "^3.1.0",
				"jest-cli": "~0.8.0",
				"json-loader": "^0.5.1",
				"jsonp": "^0.2.0",
				"less": "~2.6.0",
				"less-loader": "^2.2.0",
				"lesshint-antd": "^1.2.1",
				"lodash": "^4.1.0",
				"nico-jsx": "~0.8.2",
				"postcss-loader": "^0.8.0",
				"pre-commit": "1.x",
				"querystring": "^0.2.0",
				"rc-scroll-anim": "^0.1.7",
				"rc-tween-one": "^0.1.8",
				"react": "0.14.x",
				"react-addons-test-utils": "0.14.x",
				"react-copy-to-clipboard": "^4.0.1",
				"react-dom": "0.14.x",
				"react-router": "^2.0.0",
				"react-stateless-wrapper": "~1.0.2",
				"reqwest": "~2.0.5",
				"semver": "^5.1.0",
				"values.js": "^1.0.3",
				"webpack": "^1.10.1",
				"webpack-babel-jest": "^1.0.0",
				"webpack-dev-middleware": "^1.5.1",
				"webpack-hot-middleware": "^2.6.4"
			},
			"scripts": {
				"babel": "babel components index.js --out-dir lib",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"site": "npm run clean && webpack --config webpack.deploy.config.js && webpack --config webpack.antd.config.js && NODE_ENV=PRODUCTION nico build",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run just-deploy",
				"just-deploy": "npm run site && node scripts/deploy.js",
				"lint": "npm run srclint && npm run mdlint && npm run lesshint",
				"srclint": "eslint components test index.js --ext '.js,.jsx'",
				"mdlint": "eslint components/*/demo/*.md --ext '.md' --global 'React,ReactDOM,mountNode' --rule 'no-console: 0, eol-last: 0, prefer-rest-params: 0'",
				"lesshint": "lesshint style/ -e 'style/+(core|mixins)/+(base|iconfont|normalize|layouts|compatibility|grid).less'",
				"eslint-fix": "eslint --fix components test index.js --ext '.js,.jsx' && eslint-tinker ./components/*/demo/*.md",
				"test": "npm run lint && webpack && npm run jest",
				"jest": "jest",
				"pub": "sh ./scripts/publish.sh",
				"webpack": "webpack",
				"beta": "sh ./scripts/publish.sh --tag beta",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt"
			},
			"jest": {
				"testRunner": "<rootDir>/node_modules/jest-cli/src/testRunners/jasmine/jasmine2",
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"testPathIgnorePatterns": [
					"/node_modules/",
					"/_site/"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests",
				"preprocessCachingDisabled": false
			},
			"pre-commit": [
				"lint"
			],
			"babel": {
				"presets": [
					"es2015",
					"react",
					"stage-0"
				],
				"plugins": [
					"add-module-exports"
				]
			},
			"config": {
				"commitizen": {
					"path": "./node_modules/cz-conventional-changelog"
				}
			},
			"gitHead": "5386afaf86b4eaf97003db05b27658965c591fc5",
			"_id": "antd@0.12.8",
			"_shasum": "263a8e228e1b6bd2f086c0b4edb366c4f397fe48",
			"_from": ".",
			"_npmVersion": "3.3.12",
			"_nodeVersion": "5.1.1",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "263a8e228e1b6bd2f086c0b4edb366c4f397fe48",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.12.8.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-13-west.internal.npmjs.com",
				"tmp": "tmp/antd-0.12.8.tgz_1457195041718_0.6931613329797983"
			},
			"deprecated": "antd@<1.0.0 is depreacated, please upgrade to the latest version ASAP",
			"directories": {}
		},
		"0.12.10": {
			"name": "antd",
			"version": "0.12.10",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib",
				"style"
			],
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"classnames": "~2.2.0",
				"css-animation": "~1.1.0",
				"gregorian-calendar": "~4.1.0",
				"gregorian-calendar-format": "~4.1.0",
				"object-assign": "~4.0.1",
				"rc-animate": "~2.0.2",
				"rc-calendar": "~5.4.0",
				"rc-cascader": "~0.9.0",
				"rc-checkbox": "~1.3.0",
				"rc-collapse": "~1.4.4",
				"rc-dialog": "~5.4.0",
				"rc-dropdown": "~1.4.3",
				"rc-form": "~0.14.0",
				"rc-form-validation": "~2.5.0",
				"rc-input-number": "~2.5.0",
				"rc-menu": "~4.10.2",
				"rc-notification": "~1.3.1",
				"rc-pagination": "~1.5.1",
				"rc-progress": "~1.0.4",
				"rc-queue-anim": "~0.11.2",
				"rc-radio": "~2.0.0",
				"rc-select": "~5.10.0",
				"rc-slider": "~3.3.0",
				"rc-steps": "~1.4.1",
				"rc-switch": "~1.3.2",
				"rc-table": "~3.11.1",
				"rc-tabs": "~5.7.0",
				"rc-time-picker": "~1.1.0",
				"rc-tooltip": "~3.3.1",
				"rc-tree": "~1.1.0",
				"rc-tree-select": "~1.2.2",
				"rc-trigger": "~1.2.0",
				"rc-upload": "~1.8.0",
				"rc-util": "~3.1.2",
				"react-slick": "^0.11.0",
				"velocity-animate": "~1.2.2",
				"warning": "~2.1.0"
			},
			"devDependencies": {
				"autoprefixer": "^6.3.3",
				"babel-cli": "^6.2.0",
				"babel-core": "^6.2.1",
				"babel-jest": "^6.0.1",
				"babel-loader": "^6.2.0",
				"babel-plugin-add-module-exports": "^0.1.1",
				"babel-preset-es2015": "^6.1.18",
				"babel-preset-react": "^6.1.18",
				"babel-preset-react-hmre": "^1.1.0",
				"babel-preset-stage-0": "^6.1.18",
				"busboy": "^0.2.9",
				"chalk": "^1.1.0",
				"css-loader": "^0.23.0",
				"cz-conventional-changelog": "^1.1.5",
				"es3ify-loader": "^0.1.0",
				"eslint": "^2.2.0",
				"eslint-config-airbnb": "^6.0.1",
				"eslint-plugin-babel": "^3.0.0",
				"eslint-plugin-markdown": "*",
				"eslint-plugin-react": "^4.0.0",
				"eslint-tinker": "^0.3.1",
				"extract-text-webpack-plugin": "^1.0.1",
				"gh-pages": "^0.9.0",
				"history": "^1.17.0",
				"instantclick": "^3.1.0",
				"jest-cli": "~0.8.0",
				"json-loader": "^0.5.1",
				"jsonp": "^0.2.0",
				"less": "~2.6.0",
				"less-loader": "^2.2.0",
				"lesshint-antd": "^1.2.1",
				"lodash": "^4.1.0",
				"nico-jsx": "~0.8.2",
				"postcss-loader": "^0.8.0",
				"pre-commit": "1.x",
				"querystring": "^0.2.0",
				"rc-scroll-anim": "^0.1.7",
				"rc-tween-one": "^0.1.8",
				"react": "0.14.x",
				"react-addons-test-utils": "0.14.x",
				"react-copy-to-clipboard": "^4.0.1",
				"react-dom": "0.14.x",
				"react-router": "^2.0.0",
				"react-stateless-wrapper": "~1.0.2",
				"reqwest": "~2.0.5",
				"semver": "^5.1.0",
				"values.js": "^1.0.3",
				"webpack": "^1.10.1",
				"webpack-babel-jest": "^1.0.0",
				"webpack-dev-middleware": "^1.5.1",
				"webpack-hot-middleware": "^2.6.4"
			},
			"scripts": {
				"babel": "babel components index.js --out-dir lib",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"site": "npm run clean && webpack --config webpack.deploy.config.js && webpack --config webpack.antd.config.js && NODE_ENV=PRODUCTION nico build",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run just-deploy",
				"just-deploy": "npm run site && node scripts/deploy.js",
				"lint": "npm run srclint && npm run mdlint && npm run lesshint",
				"srclint": "eslint components test index.js --ext '.js,.jsx'",
				"mdlint": "eslint components/*/demo/*.md --ext '.md' --global 'React,ReactDOM,mountNode' --rule 'no-console: 0, eol-last: 0, prefer-rest-params: 0'",
				"lesshint": "lesshint style/ -e 'style/+(core|mixins)/+(base|iconfont|normalize|layouts|compatibility|grid).less'",
				"eslint-fix": "eslint --fix components test index.js --ext '.js,.jsx' && eslint-tinker ./components/*/demo/*.md",
				"test": "npm run lint && webpack && npm run jest",
				"jest": "jest",
				"pub": "sh ./scripts/publish.sh",
				"webpack": "webpack",
				"beta": "sh ./scripts/publish.sh --tag beta",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt"
			},
			"jest": {
				"testRunner": "<rootDir>/node_modules/jest-cli/src/testRunners/jasmine/jasmine2",
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"testPathIgnorePatterns": [
					"/node_modules/",
					"/_site/"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests",
				"preprocessCachingDisabled": false
			},
			"pre-commit": [
				"lint"
			],
			"babel": {
				"presets": [
					"es2015",
					"react",
					"stage-0"
				],
				"plugins": [
					"add-module-exports"
				]
			},
			"config": {
				"commitizen": {
					"path": "./node_modules/cz-conventional-changelog"
				}
			},
			"gitHead": "b9c97ca07f5531ae2f3a2a1da9693276dd20f328",
			"_id": "antd@0.12.10",
			"_shasum": "b651283c8a6d64fc147614b355d8706956b2fc0c",
			"_from": ".",
			"_npmVersion": "3.6.0",
			"_nodeVersion": "5.6.0",
			"_npmUser": {
				"name": "benjycui",
				"email": "benjytrys@gmail.com"
			},
			"dist": {
				"shasum": "b651283c8a6d64fc147614b355d8706956b2fc0c",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.12.10.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-13-west.internal.npmjs.com",
				"tmp": "tmp/antd-0.12.10.tgz_1457690290579_0.24154351162724197"
			},
			"deprecated": "antd@<1.0.0 is depreacated, please upgrade to the latest version ASAP",
			"directories": {}
		},
		"0.12.11-beta": {
			"name": "antd",
			"version": "0.12.11-beta",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib",
				"style"
			],
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"classnames": "~2.2.0",
				"css-animation": "~1.1.0",
				"gregorian-calendar": "~4.1.0",
				"gregorian-calendar-format": "~4.1.0",
				"object-assign": "~4.0.1",
				"rc-animate": "~2.0.2",
				"rc-calendar": "~5.4.0",
				"rc-cascader": "~0.9.0",
				"rc-checkbox": "~1.3.0",
				"rc-collapse": "~1.4.4",
				"rc-dialog": "~5.4.0",
				"rc-dropdown": "~1.4.3",
				"rc-form": "~0.14.0",
				"rc-form-validation": "~2.5.0",
				"rc-input-number": "~2.5.0",
				"rc-menu": "~4.10.2",
				"rc-notification": "~1.3.1",
				"rc-pagination": "~1.5.1",
				"rc-progress": "~1.0.4",
				"rc-queue-anim": "~0.11.2",
				"rc-radio": "~2.0.0",
				"rc-select": "~5.10.0",
				"rc-slider": "~3.3.0",
				"rc-steps": "~1.4.1",
				"rc-switch": "~1.3.2",
				"rc-table": "~3.11.1",
				"rc-tabs": "~5.7.0",
				"rc-time-picker": "~1.1.0",
				"rc-tooltip": "~3.3.1",
				"rc-tree": "~1.1.0",
				"rc-tree-select": "~1.4.1",
				"rc-trigger": "~1.2.0",
				"rc-upload": "~1.8.0",
				"rc-util": "~3.1.2",
				"react-slick": "^0.11.0",
				"velocity-animate": "~1.2.2",
				"warning": "~2.1.0"
			},
			"devDependencies": {
				"autoprefixer": "^6.3.3",
				"babel-cli": "^6.2.0",
				"babel-core": "^6.2.1",
				"babel-jest": "^6.0.1",
				"babel-loader": "^6.2.0",
				"babel-plugin-add-module-exports": "^0.1.1",
				"babel-preset-es2015": "^6.1.18",
				"babel-preset-react": "^6.1.18",
				"babel-preset-react-hmre": "^1.1.0",
				"babel-preset-stage-0": "^6.1.18",
				"busboy": "^0.2.9",
				"chalk": "^1.1.0",
				"css-loader": "^0.23.0",
				"cz-conventional-changelog": "^1.1.5",
				"es3ify-loader": "^0.1.0",
				"eslint": "^2.2.0",
				"eslint-config-airbnb": "^6.0.1",
				"eslint-plugin-babel": "^3.0.0",
				"eslint-plugin-markdown": "*",
				"eslint-plugin-react": "^4.0.0",
				"eslint-tinker": "^0.3.1",
				"extract-text-webpack-plugin": "^1.0.1",
				"gh-pages": "^0.9.0",
				"history": "^1.17.0",
				"instantclick": "^3.1.0",
				"jest-cli": "~0.8.0",
				"json-loader": "^0.5.1",
				"jsonp": "^0.2.0",
				"less": "~2.6.0",
				"less-loader": "^2.2.0",
				"lesshint": "^1.2.1",
				"lodash": "^4.1.0",
				"nico-jsx": "~0.8.2",
				"postcss-loader": "^0.8.0",
				"pre-commit": "1.x",
				"querystring": "^0.2.0",
				"rc-scroll-anim": "^0.1.7",
				"rc-tween-one": "^0.1.8",
				"react": "0.14.x",
				"react-addons-test-utils": "0.14.x",
				"react-copy-to-clipboard": "^4.0.1",
				"react-dom": "0.14.x",
				"react-router": "^2.0.0",
				"react-stateless-wrapper": "~1.0.2",
				"reqwest": "~2.0.5",
				"semver": "^5.1.0",
				"values.js": "^1.0.3",
				"webpack": "^1.10.1",
				"webpack-babel-jest": "^1.0.0",
				"webpack-dev-middleware": "^1.5.1",
				"webpack-hot-middleware": "^2.6.4"
			},
			"scripts": {
				"babel": "babel components index.js --out-dir lib",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"site": "npm run clean && webpack --config webpack.deploy.config.js && webpack --config webpack.antd.config.js && NODE_ENV=PRODUCTION nico build",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run just-deploy",
				"just-deploy": "npm run site && node scripts/deploy.js",
				"lint": "npm run srclint && npm run mdlint && npm run lesshint",
				"srclint": "eslint components test index.js --ext '.js,.jsx'",
				"mdlint": "eslint components/*/demo/*.md --ext '.md' --global 'React,ReactDOM,mountNode' --rule 'no-console: 0, eol-last: 0, prefer-rest-params: 0'",
				"lesshint": "lesshint style/ -e 'style/+(core|mixins)/+(base|iconfont|normalize|layouts|compatibility|grid).less'",
				"eslint-fix": "eslint --fix components test index.js --ext '.js,.jsx' && eslint-tinker ./components/*/demo/*.md",
				"test": "npm run lint && webpack && npm run jest",
				"jest": "jest",
				"pub": "sh ./scripts/publish.sh",
				"webpack": "webpack",
				"beta": "sh ./scripts/publish.sh --tag beta",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt"
			},
			"jest": {
				"testRunner": "<rootDir>/node_modules/jest-cli/src/testRunners/jasmine/jasmine2",
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"testPathIgnorePatterns": [
					"/node_modules/",
					"/_site/"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests",
				"preprocessCachingDisabled": false
			},
			"pre-commit": [
				"lint"
			],
			"babel": {
				"presets": [
					"es2015",
					"react",
					"stage-0"
				],
				"plugins": [
					"add-module-exports"
				]
			},
			"config": {
				"commitizen": {
					"path": "./node_modules/cz-conventional-changelog"
				}
			},
			"gitHead": "0e9edf7a12e8108628bbac9f8466290d924615f4",
			"_id": "antd@0.12.11-beta",
			"_shasum": "0f85056774ceeb1f89824f67b409f62409213adf",
			"_from": ".",
			"_npmVersion": "3.3.12",
			"_nodeVersion": "5.1.1",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "0f85056774ceeb1f89824f67b409f62409213adf",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.12.11-beta.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/antd-0.12.11-beta.tgz_1457946808343_0.04736396321095526"
			},
			"directories": {}
		},
		"0.12.11": {
			"name": "antd",
			"version": "0.12.11",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib",
				"style"
			],
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"classnames": "~2.2.0",
				"css-animation": "~1.1.0",
				"gregorian-calendar": "~4.1.0",
				"gregorian-calendar-format": "~4.1.0",
				"object-assign": "~4.0.1",
				"rc-animate": "~2.0.2",
				"rc-calendar": "~5.4.0",
				"rc-cascader": "~0.9.0",
				"rc-checkbox": "~1.3.0",
				"rc-collapse": "~1.4.4",
				"rc-dialog": "~5.4.0",
				"rc-dropdown": "~1.4.3",
				"rc-form": "~0.14.0",
				"rc-form-validation": "~2.5.0",
				"rc-input-number": "~2.5.0",
				"rc-menu": "~4.10.2",
				"rc-notification": "~1.3.1",
				"rc-pagination": "~1.5.1",
				"rc-progress": "~1.0.4",
				"rc-queue-anim": "~0.11.2",
				"rc-radio": "~2.0.0",
				"rc-select": "~5.10.0",
				"rc-slider": "~3.3.0",
				"rc-steps": "~1.4.1",
				"rc-switch": "~1.3.2",
				"rc-table": "~3.11.1",
				"rc-tabs": "~5.8.0",
				"rc-time-picker": "~1.1.0",
				"rc-tooltip": "~3.3.1",
				"rc-tree": "~1.1.0",
				"rc-tree-select": "~1.4.1",
				"rc-trigger": "~1.2.0",
				"rc-upload": "~1.8.0",
				"rc-util": "~3.1.2",
				"react-slick": "^0.11.0",
				"velocity-animate": "~1.2.2",
				"warning": "~2.1.0"
			},
			"devDependencies": {
				"autoprefixer": "^6.3.3",
				"babel-cli": "^6.2.0",
				"babel-core": "^6.2.1",
				"babel-jest": "^6.0.1",
				"babel-loader": "^6.2.0",
				"babel-plugin-add-module-exports": "^0.1.1",
				"babel-preset-es2015": "^6.1.18",
				"babel-preset-react": "^6.1.18",
				"babel-preset-react-hmre": "^1.1.0",
				"babel-preset-stage-0": "^6.1.18",
				"busboy": "^0.2.9",
				"chalk": "^1.1.0",
				"css-loader": "^0.23.0",
				"cz-conventional-changelog": "^1.1.5",
				"es3ify-loader": "^0.1.0",
				"eslint": "^2.2.0",
				"eslint-config-airbnb": "^6.0.1",
				"eslint-plugin-babel": "^3.0.0",
				"eslint-plugin-markdown": "*",
				"eslint-plugin-react": "^4.0.0",
				"eslint-tinker": "^0.3.1",
				"extract-text-webpack-plugin": "^1.0.1",
				"gh-pages": "^0.11.0",
				"history": "^1.17.0",
				"instantclick": "^3.1.0",
				"jest-cli": "~0.8.0",
				"json-loader": "^0.5.1",
				"jsonp": "^0.2.0",
				"less": "~2.6.0",
				"less-loader": "^2.2.0",
				"lesshint": "^1.2.1",
				"lodash": "^4.1.0",
				"nico-jsx": "~0.9.0",
				"postcss-loader": "^0.8.0",
				"pre-commit": "1.x",
				"querystring": "^0.2.0",
				"rc-scroll-anim": "^0.1.7",
				"rc-tween-one": "^0.1.8",
				"react": "0.14.x",
				"react-addons-test-utils": "0.14.x",
				"react-copy-to-clipboard": "^4.0.1",
				"react-dom": "0.14.x",
				"react-router": "^2.0.0",
				"react-stateless-wrapper": "~1.0.2",
				"reqwest": "~2.0.5",
				"semver": "^5.1.0",
				"values.js": "^1.0.3",
				"webpack": "^1.10.1",
				"webpack-babel-jest": "^1.0.0",
				"webpack-dev-middleware": "^1.5.1",
				"webpack-hot-middleware": "^2.6.4"
			},
			"scripts": {
				"babel": "babel components index.js --out-dir lib",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"site": "npm run clean && webpack --config webpack.deploy.config.js && webpack --config webpack.antd.config.js && NODE_ENV=PRODUCTION nico build",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run just-deploy",
				"just-deploy": "npm run site && node scripts/deploy.js",
				"lint": "npm run srclint && npm run mdlint && npm run lesshint",
				"srclint": "eslint components test index.js --ext '.js,.jsx'",
				"mdlint": "eslint components/*/demo/*.md --ext '.md' --global 'React,ReactDOM,mountNode' --rule 'no-console: 0, eol-last: 0, prefer-rest-params: 0'",
				"lesshint": "lesshint style/ -e 'style/+(core|mixins)/+(base|iconfont|normalize|layouts|compatibility|grid).less'",
				"eslint-fix": "eslint --fix components test index.js --ext '.js,.jsx' && eslint-tinker ./components/*/demo/*.md",
				"test": "npm run lint && webpack && npm run jest",
				"jest": "jest",
				"pub": "sh ./scripts/publish.sh",
				"webpack": "webpack",
				"beta": "sh ./scripts/publish.sh --tag beta",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt"
			},
			"jest": {
				"testRunner": "<rootDir>/node_modules/jest-cli/src/testRunners/jasmine/jasmine2",
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"testPathIgnorePatterns": [
					"/node_modules/",
					"/_site/"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests",
				"preprocessCachingDisabled": false
			},
			"pre-commit": [
				"lint"
			],
			"babel": {
				"presets": [
					"es2015",
					"react",
					"stage-0"
				],
				"plugins": [
					"add-module-exports"
				]
			},
			"config": {
				"commitizen": {
					"path": "./node_modules/cz-conventional-changelog"
				}
			},
			"gitHead": "19c5c4e7875d16aa0bba67422b087f51e3f60985",
			"_id": "antd@0.12.11",
			"_shasum": "e2775a392e52bb7c6558c2720729cf84dbd99b00",
			"_from": ".",
			"_npmVersion": "3.3.12",
			"_nodeVersion": "5.1.1",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "e2775a392e52bb7c6558c2720729cf84dbd99b00",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.12.11.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/antd-0.12.11.tgz_1458118070034_0.05779766570776701"
			},
			"deprecated": "antd@<1.0.0 is depreacated, please upgrade to the latest version ASAP",
			"directories": {}
		},
		"0.12.12": {
			"name": "antd",
			"version": "0.12.12",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib",
				"style"
			],
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"classnames": "~2.2.0",
				"css-animation": "~1.1.0",
				"gregorian-calendar": "~4.1.0",
				"gregorian-calendar-format": "~4.1.0",
				"object-assign": "~4.0.1",
				"rc-animate": "~2.0.2",
				"rc-calendar": "~5.4.0",
				"rc-cascader": "~0.9.0",
				"rc-checkbox": "~1.3.0",
				"rc-collapse": "~1.4.4",
				"rc-dialog": "~5.4.0",
				"rc-dropdown": "~1.4.3",
				"rc-form": "~0.14.0",
				"rc-form-validation": "~2.5.0",
				"rc-input-number": "~2.5.0",
				"rc-menu": "~4.10.2",
				"rc-notification": "~1.3.1",
				"rc-pagination": "~1.5.1",
				"rc-progress": "~1.0.4",
				"rc-queue-anim": "~0.11.2",
				"rc-radio": "~2.0.0",
				"rc-select": "~5.10.0",
				"rc-slider": "~3.3.0",
				"rc-steps": "~1.4.1",
				"rc-switch": "~1.3.2",
				"rc-table": "~3.11.1",
				"rc-tabs": "~5.8.0",
				"rc-time-picker": "~1.1.0",
				"rc-tooltip": "~3.3.1",
				"rc-tree": "~1.1.0",
				"rc-tree-select": "~1.4.1",
				"rc-trigger": "~1.2.0",
				"rc-upload": "~1.8.0",
				"rc-util": "~3.1.2",
				"react-slick": "^0.11.0",
				"velocity-animate": "~1.2.2",
				"warning": "~2.1.0"
			},
			"devDependencies": {
				"autoprefixer": "^6.3.3",
				"babel-cli": "^6.2.0",
				"babel-core": "^6.2.1",
				"babel-jest": "^6.0.1",
				"babel-loader": "^6.2.0",
				"babel-plugin-add-module-exports": "^0.1.1",
				"babel-preset-es2015": "^6.1.18",
				"babel-preset-react": "^6.1.18",
				"babel-preset-react-hmre": "^1.1.0",
				"babel-preset-stage-0": "^6.1.18",
				"busboy": "^0.2.9",
				"chalk": "^1.1.0",
				"css-loader": "^0.23.0",
				"cz-conventional-changelog": "^1.1.5",
				"es3ify-loader": "^0.1.0",
				"eslint": "^2.2.0",
				"eslint-config-airbnb": "^6.0.1",
				"eslint-plugin-babel": "^3.0.0",
				"eslint-plugin-markdown": "*",
				"eslint-plugin-react": "^4.0.0",
				"eslint-tinker": "^0.3.1",
				"extract-text-webpack-plugin": "^1.0.1",
				"gh-pages": "^0.11.0",
				"history": "^1.17.0",
				"instantclick": "^3.1.0",
				"jest-cli": "~0.8.0",
				"json-loader": "^0.5.1",
				"jsonp": "^0.2.0",
				"less": "~2.6.0",
				"less-loader": "^2.2.0",
				"lesshint": "^1.2.1",
				"lodash": "^4.1.0",
				"nico-jsx": "~0.9.0",
				"postcss-loader": "^0.8.0",
				"pre-commit": "1.x",
				"querystring": "^0.2.0",
				"rc-scroll-anim": "^0.1.7",
				"rc-tween-one": "^0.1.8",
				"react": "0.14.x",
				"react-addons-test-utils": "0.14.x",
				"react-copy-to-clipboard": "^4.0.1",
				"react-dom": "0.14.x",
				"react-router": "^2.0.0",
				"react-stateless-wrapper": "~1.0.2",
				"reqwest": "~2.0.5",
				"semver": "^5.1.0",
				"values.js": "^1.0.3",
				"webpack": "^1.10.1",
				"webpack-babel-jest": "^1.0.0",
				"webpack-dev-middleware": "^1.5.1",
				"webpack-hot-middleware": "^2.6.4"
			},
			"scripts": {
				"babel": "babel components index.js --out-dir lib",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"site": "npm run clean && webpack --config webpack.deploy.config.js && webpack --config webpack.antd.config.js && NODE_ENV=PRODUCTION nico build",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run just-deploy",
				"just-deploy": "npm run site && node scripts/deploy.js",
				"lint": "npm run srclint && npm run mdlint && npm run lesshint",
				"srclint": "eslint components test index.js --ext '.js,.jsx'",
				"mdlint": "eslint components/*/demo/*.md --ext '.md' --global 'React,ReactDOM,mountNode' --rule 'no-console: 0, eol-last: 0, prefer-rest-params: 0'",
				"lesshint": "lesshint style/ -e 'style/+(core|mixins)/+(base|iconfont|normalize|layouts|compatibility|grid).less'",
				"eslint-fix": "eslint --fix components test index.js --ext '.js,.jsx' && eslint-tinker ./components/*/demo/*.md",
				"test": "npm run lint && webpack && npm run jest",
				"jest": "jest",
				"pub": "sh ./scripts/publish.sh",
				"webpack": "webpack",
				"beta": "sh ./scripts/publish.sh --tag beta",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt"
			},
			"jest": {
				"testRunner": "<rootDir>/node_modules/jest-cli/src/testRunners/jasmine/jasmine2",
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"testPathIgnorePatterns": [
					"/node_modules/",
					"/_site/"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests",
				"preprocessCachingDisabled": false
			},
			"pre-commit": [
				"lint"
			],
			"babel": {
				"presets": [
					"es2015",
					"react",
					"stage-0"
				],
				"plugins": [
					"add-module-exports"
				]
			},
			"config": {
				"commitizen": {
					"path": "./node_modules/cz-conventional-changelog"
				}
			},
			"gitHead": "e1c2e3f1a35e3c66f95e804fecec9610ddf39ad0",
			"_id": "antd@0.12.12",
			"_shasum": "4908b4dde570288c497c658b936e7c8e0788b01a",
			"_from": ".",
			"_npmVersion": "3.3.12",
			"_nodeVersion": "5.1.1",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "4908b4dde570288c497c658b936e7c8e0788b01a",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.12.12.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-13-west.internal.npmjs.com",
				"tmp": "tmp/antd-0.12.12.tgz_1458289744514_0.7625323315151036"
			},
			"deprecated": "antd@<1.0.0 is depreacated, please upgrade to the latest version ASAP",
			"directories": {}
		},
		"0.12.13": {
			"name": "antd",
			"version": "0.12.13",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib",
				"style"
			],
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"classnames": "~2.2.0",
				"css-animation": "~1.1.0",
				"gregorian-calendar": "~4.1.0",
				"gregorian-calendar-format": "~4.1.0",
				"object-assign": "~4.0.1",
				"rc-animate": "~2.0.2",
				"rc-calendar": "~5.4.0",
				"rc-cascader": "~0.9.0",
				"rc-checkbox": "~1.3.0",
				"rc-collapse": "~1.4.4",
				"rc-dialog": "~5.4.0",
				"rc-dropdown": "~1.4.3",
				"rc-form": "~0.14.0",
				"rc-form-validation": "~2.5.0",
				"rc-input-number": "~2.5.0",
				"rc-menu": "~4.10.2",
				"rc-notification": "~1.3.1",
				"rc-pagination": "~1.5.1",
				"rc-progress": "~1.0.4",
				"rc-queue-anim": "~0.11.2",
				"rc-radio": "~2.0.0",
				"rc-select": "~5.10.0",
				"rc-slider": "~3.3.0",
				"rc-steps": "~1.4.1",
				"rc-switch": "~1.3.2",
				"rc-table": "~3.11.1",
				"rc-tabs": "~5.8.0",
				"rc-time-picker": "~1.1.0",
				"rc-tooltip": "~3.3.1",
				"rc-tree": "~1.1.0",
				"rc-tree-select": "~1.4.1",
				"rc-trigger": "~1.2.0",
				"rc-upload": "~1.8.0",
				"rc-util": "~3.1.2",
				"react-slick": "^0.11.0",
				"velocity-animate": "~1.2.2",
				"warning": "~2.1.0"
			},
			"devDependencies": {
				"autoprefixer": "^6.3.3",
				"babel-cli": "^6.2.0",
				"babel-core": "^6.2.1",
				"babel-jest": "^6.0.1",
				"babel-loader": "^6.2.0",
				"babel-plugin-add-module-exports": "^0.1.1",
				"babel-preset-es2015": "^6.1.18",
				"babel-preset-react": "^6.1.18",
				"babel-preset-react-hmre": "^1.1.0",
				"babel-preset-stage-0": "^6.1.18",
				"busboy": "^0.2.9",
				"chalk": "^1.1.0",
				"css-loader": "^0.23.0",
				"cz-conventional-changelog": "^1.1.5",
				"es3ify-loader": "^0.1.0",
				"eslint": "^2.2.0",
				"eslint-config-airbnb": "^6.0.1",
				"eslint-plugin-babel": "^3.0.0",
				"eslint-plugin-markdown": "*",
				"eslint-plugin-react": "^4.0.0",
				"eslint-tinker": "^0.3.1",
				"extract-text-webpack-plugin": "^1.0.1",
				"gh-pages": "^0.11.0",
				"history": "^1.17.0",
				"instantclick": "^3.1.0",
				"jest-cli": "~0.8.0",
				"json-loader": "^0.5.1",
				"jsonp": "^0.2.0",
				"less": "~2.6.0",
				"less-loader": "^2.2.0",
				"lesshint": "^1.2.1",
				"lodash": "^4.1.0",
				"nico-jsx": "~0.9.0",
				"postcss-loader": "^0.8.0",
				"pre-commit": "1.x",
				"querystring": "^0.2.0",
				"rc-scroll-anim": "^0.1.7",
				"rc-tween-one": "^0.1.8",
				"react": "0.14.x",
				"react-addons-test-utils": "0.14.x",
				"react-copy-to-clipboard": "^4.0.1",
				"react-dom": "0.14.x",
				"react-router": "^2.0.0",
				"react-stateless-wrapper": "~1.0.2",
				"reqwest": "~2.0.5",
				"semver": "^5.1.0",
				"values.js": "^1.0.3",
				"webpack": "^1.10.1",
				"webpack-babel-jest": "^1.0.0",
				"webpack-dev-middleware": "^1.5.1",
				"webpack-hot-middleware": "^2.6.4"
			},
			"scripts": {
				"babel": "babel components index.js --out-dir lib",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"site": "npm run clean && webpack --config webpack.deploy.config.js && webpack --config webpack.antd.config.js && NODE_ENV=PRODUCTION nico build",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run just-deploy",
				"just-deploy": "npm run site && node scripts/deploy.js",
				"lint": "npm run srclint && npm run mdlint && npm run lesshint",
				"srclint": "eslint components test index.js --ext '.js,.jsx'",
				"mdlint": "eslint components/*/demo/*.md --ext '.md' --global 'React,ReactDOM,mountNode' --rule 'no-console: 0, eol-last: 0, prefer-rest-params: 0'",
				"lesshint": "lesshint style/ -e 'style/+(core|mixins)/+(base|iconfont|normalize|layouts|compatibility|grid).less'",
				"eslint-fix": "eslint --fix components test index.js --ext '.js,.jsx' && eslint-tinker ./components/*/demo/*.md",
				"test": "npm run lint && webpack && npm run jest",
				"jest": "jest",
				"pub": "sh ./scripts/publish.sh",
				"webpack": "webpack",
				"beta": "sh ./scripts/publish.sh --tag beta",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt"
			},
			"jest": {
				"testRunner": "<rootDir>/node_modules/jest-cli/src/testRunners/jasmine/jasmine2",
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"testPathIgnorePatterns": [
					"/node_modules/",
					"/_site/"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests",
				"preprocessCachingDisabled": false
			},
			"pre-commit": [
				"lint"
			],
			"babel": {
				"presets": [
					"es2015",
					"react",
					"stage-0"
				],
				"plugins": [
					"add-module-exports"
				]
			},
			"config": {
				"commitizen": {
					"path": "./node_modules/cz-conventional-changelog"
				}
			},
			"gitHead": "4738cde433d49c236c9ffb8343aca806154db8e6",
			"_id": "antd@0.12.13",
			"_shasum": "91c39b9c7c117f3e8e0c6f093c69722bd33db717",
			"_from": ".",
			"_npmVersion": "3.3.12",
			"_nodeVersion": "5.1.1",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "91c39b9c7c117f3e8e0c6f093c69722bd33db717",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.12.13.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/antd-0.12.13.tgz_1459230395790_0.8836286936420947"
			},
			"deprecated": "antd@<1.0.0 is depreacated, please upgrade to the latest version ASAP",
			"directories": {}
		},
		"1.0.0-beta": {
			"name": "antd",
			"version": "1.0.0-beta",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib",
				"style"
			],
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"classnames": "~2.2.0",
				"css-animation": "~1.2.0",
				"gregorian-calendar": "~4.1.0",
				"gregorian-calendar-format": "~4.1.0",
				"rc-animate": "~2.0.2",
				"rc-calendar": "~5.4.0",
				"rc-cascader": "~0.9.0",
				"rc-checkbox": "~1.3.0",
				"rc-collapse": "~1.5.0",
				"rc-dialog": "~5.4.0",
				"rc-dropdown": "~1.4.3",
				"rc-form": "~0.14.0",
				"rc-input-number": "~2.5.0",
				"rc-menu": "~4.10.2",
				"rc-notification": "~1.3.1",
				"rc-pagination": "~1.5.1",
				"rc-progress": "~1.0.4",
				"rc-queue-anim": "~0.11.2",
				"rc-radio": "~2.0.0",
				"rc-rate": "~1.1.0",
				"rc-select": "~6.0.1",
				"rc-slider": "~3.5.1",
				"rc-steps": "~1.4.1",
				"rc-switch": "~1.3.2",
				"rc-table": "~4.0.0-beta.3",
				"rc-tabs": "~5.8.0",
				"rc-time-picker": "~1.1.0",
				"rc-tooltip": "~3.3.1",
				"rc-tree": "~1.1.0",
				"rc-tree-select": "~1.5.0",
				"rc-trigger": "~1.3.0",
				"rc-upload": "~1.10.0",
				"rc-util": "~3.1.2",
				"react-slick": "~0.11.0",
				"warning": "~2.1.0"
			},
			"devDependencies": {
				"antd-md-loader": "0.1.0-beta.18",
				"atool-build": "^0.6.5",
				"babel-cli": "^6.2.0",
				"babel-core": "^6.2.1",
				"babel-eslint": "^6.0.0-beta.6",
				"babel-jest": "^6.0.1",
				"babel-loader": "^6.2.0",
				"babel-plugin-add-module-exports": "^0.1.1",
				"babel-preset-es2015": "^6.1.18",
				"babel-preset-react": "^6.1.18",
				"babel-preset-react-hmre": "^1.1.0",
				"babel-preset-stage-0": "^6.1.18",
				"cz-conventional-changelog": "^1.1.5",
				"dom-scroll-into-view": "^1.1.0",
				"dora": "^0.3.1",
				"dora-plugin-hmr": "^0.5.0",
				"dora-plugin-webpack": "^0.6.2",
				"enquire.js": "^2.1.1",
				"eslint": "^2.2.0",
				"eslint-config-airbnb": "^6.0.1",
				"eslint-plugin-babel": "^3.0.0",
				"eslint-plugin-markdown": "*",
				"eslint-plugin-react": "^4.0.0",
				"eslint-tinker": "^0.3.1",
				"gh-pages": "^0.11.0",
				"highlight.js": "^9.2.0",
				"history": "^1.17.0",
				"jest-cli": "~0.8.0",
				"jsonp": "^0.2.0",
				"lesshint": "^1.2.1",
				"lodash": "^4.1.0",
				"mkdirp": "~0.5.1",
				"pre-commit": "1.x",
				"querystring": "^0.2.0",
				"ramda": "^0.19.1",
				"rc-scroll-anim": "^0.1.7",
				"rc-tween-one": "^0.1.8",
				"react": "0.14.x",
				"react-addons-test-utils": "0.14.x",
				"react-copy-to-clipboard": "^4.0.1",
				"react-dom": "0.14.x",
				"react-github-button": "^0.1.1",
				"react-router": "^2.0.0",
				"react-stateless-wrapper": "~1.0.2",
				"react-sublime-video": "0.1.0-beta",
				"reqwest": "~2.0.5",
				"values.js": "^1.0.3",
				"webpack-babel-jest": "^1.0.4"
			},
			"scripts": {
				"babel": "babel components index.js --out-dir lib",
				"clean-build": "rm -rf _site _data && ./scripts/build-website.js",
				"dora": "ANTD=WEBSITE dora -p 8001 --plugins webpack?disableNpmInstall,hmr",
				"start": "npm run clean-build && npm run dora",
				"copy-html": "cp ./index.html ./_site/index.html && mkdir ./_site/_site && mv ./_site/demo-* ./_site/_site",
				"site": "npm run clean-build && ANTD=WEBSITE atool-build -o ./_site && npm run copy-html && ANTD=PRODUCTION atool-build && cp -R dist _site/dist",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run just-deploy",
				"just-deploy": "npm run site && node scripts/deploy.js",
				"lint": "npm run srclint && npm run demolint && npm run lesshint",
				"srclint": "ANTD=SRC eslint components test site index.js --ext '.js,.jsx'",
				"demolint": "ANTD=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lesshint": "lesshint style/ -e 'style/+(core|mixins)/+(base|iconfont|normalize|layouts|compatibility|grid).less'",
				"eslint-fix": "eslint --fix components test site index.js --ext '.js,.jsx' && eslint-tinker ./components/*/demo/*.md",
				"test": "npm run lint && atool-build && npm run jest",
				"jest": "jest",
				"pub": "sh ./scripts/publish.sh",
				"beta": "sh ./scripts/publish.sh --tag beta",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt"
			},
			"jest": {
				"testRunner": "<rootDir>/node_modules/jest-cli/src/testRunners/jasmine/jasmine2",
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"testPathIgnorePatterns": [
					"/node_modules/",
					"/_site/"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests",
				"preprocessCachingDisabled": false
			},
			"pre-commit": [
				"lint"
			],
			"babel": {
				"presets": [
					"es2015",
					"react",
					"stage-0"
				],
				"plugins": [
					"add-module-exports"
				]
			},
			"config": {
				"commitizen": {
					"path": "./node_modules/cz-conventional-changelog"
				}
			},
			"gitHead": "313c3177c0b41c4ea0a7f369b1fc422b2f7b1502",
			"_id": "antd@1.0.0-beta",
			"_shasum": "dcb499586ee0afc0e36c55aae4602ff9c4db8c4d",
			"_from": ".",
			"_npmVersion": "3.6.0",
			"_nodeVersion": "5.6.0",
			"_npmUser": {
				"name": "benjycui",
				"email": "benjytrys@gmail.com"
			},
			"dist": {
				"shasum": "dcb499586ee0afc0e36c55aae4602ff9c4db8c4d",
				"tarball": "https://registry.npmjs.org/antd/-/antd-1.0.0-beta.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/antd-1.0.0-beta.tgz_1459503598617_0.3332590665668249"
			},
			"directories": {}
		},
		"1.0.0-beta.0": {
			"name": "antd",
			"version": "1.0.0-beta.0",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib",
				"style"
			],
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"classnames": "~2.2.0",
				"css-animation": "~1.2.0",
				"gregorian-calendar": "~4.1.0",
				"gregorian-calendar-format": "~4.1.0",
				"rc-animate": "~2.0.2",
				"rc-calendar": "~5.4.0",
				"rc-cascader": "~0.9.0",
				"rc-checkbox": "~1.3.0",
				"rc-collapse": "~1.5.0",
				"rc-dialog": "~5.4.0",
				"rc-dropdown": "~1.4.3",
				"rc-form": "~0.14.0",
				"rc-input-number": "~2.5.0",
				"rc-menu": "~4.10.2",
				"rc-notification": "~1.3.1",
				"rc-pagination": "~1.5.1",
				"rc-progress": "~1.0.4",
				"rc-queue-anim": "~0.11.2",
				"rc-radio": "~2.0.0",
				"rc-rate": "~1.1.0",
				"rc-select": "~6.0.1",
				"rc-slider": "~3.5.1",
				"rc-steps": "~1.4.1",
				"rc-switch": "~1.3.2",
				"rc-table": "~4.0.0-beta.3",
				"rc-tabs": "~5.8.0",
				"rc-time-picker": "~1.1.0",
				"rc-tooltip": "~3.3.1",
				"rc-tree": "~1.1.0",
				"rc-tree-select": "~1.5.0",
				"rc-trigger": "~1.3.0",
				"rc-upload": "~1.10.0",
				"rc-util": "~3.1.2",
				"react-slick": "~0.11.0",
				"warning": "~2.1.0"
			},
			"devDependencies": {
				"antd-md-loader": "0.1.0-beta.18",
				"atool-build": "^0.6.5",
				"babel-cli": "^6.2.0",
				"babel-core": "^6.2.1",
				"babel-eslint": "^6.0.0-beta.6",
				"babel-jest": "^6.0.1",
				"babel-loader": "^6.2.0",
				"babel-plugin-add-module-exports": "^0.1.1",
				"babel-preset-es2015": "^6.1.18",
				"babel-preset-react": "^6.1.18",
				"babel-preset-react-hmre": "^1.1.0",
				"babel-preset-stage-0": "^6.1.18",
				"cz-conventional-changelog": "^1.1.5",
				"dom-scroll-into-view": "^1.1.0",
				"dora": "^0.3.1",
				"dora-plugin-hmr": "^0.5.0",
				"dora-plugin-webpack": "^0.6.2",
				"enquire.js": "^2.1.1",
				"eslint": "^2.2.0",
				"eslint-config-airbnb": "^6.0.1",
				"eslint-plugin-babel": "^3.0.0",
				"eslint-plugin-markdown": "*",
				"eslint-plugin-react": "^4.0.0",
				"eslint-tinker": "^0.3.1",
				"gh-pages": "^0.11.0",
				"highlight.js": "^9.2.0",
				"history": "^1.17.0",
				"jest-cli": "~0.8.0",
				"jsonp": "^0.2.0",
				"lesshint": "^1.2.1",
				"lodash": "^4.1.0",
				"mkdirp": "~0.5.1",
				"pre-commit": "1.x",
				"querystring": "^0.2.0",
				"ramda": "^0.19.1",
				"rc-scroll-anim": "^0.1.7",
				"rc-tween-one": "^0.1.8",
				"react": "0.14.x",
				"react-addons-test-utils": "0.14.x",
				"react-copy-to-clipboard": "^4.0.1",
				"react-dom": "0.14.x",
				"react-github-button": "^0.1.1",
				"react-router": "^2.0.0",
				"react-stateless-wrapper": "~1.0.2",
				"react-sublime-video": "0.1.0-beta",
				"reqwest": "~2.0.5",
				"values.js": "^1.0.3",
				"webpack-babel-jest": "^1.0.4"
			},
			"scripts": {
				"babel": "babel components index.js --out-dir lib",
				"clean-build": "rm -rf _site _data && ./scripts/build-website.js",
				"dora": "ANTD=WEBSITE dora -p 8001 --plugins webpack?disableNpmInstall,hmr",
				"start": "npm run clean-build && npm run dora",
				"copy-html": "cp ./index.html ./_site/index.html && mkdir ./_site/_site && mv ./_site/demo-* ./_site/_site",
				"site": "npm run clean-build && ANTD=WEBSITE atool-build -o ./_site && npm run copy-html && ANTD=PRODUCTION atool-build && cp -R dist _site/dist",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run just-deploy",
				"just-deploy": "npm run site && node scripts/deploy.js",
				"lint": "npm run srclint && npm run demolint && npm run lesshint",
				"srclint": "ANTD=SRC eslint components test site index.js --ext '.js,.jsx'",
				"demolint": "ANTD=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lesshint": "lesshint style/ -e 'style/+(core|mixins)/+(base|iconfont|normalize|layouts|compatibility|grid).less'",
				"eslint-fix": "eslint --fix components test site index.js --ext '.js,.jsx' && eslint-tinker ./components/*/demo/*.md",
				"test": "npm run lint && atool-build && npm run jest",
				"jest": "jest",
				"pub": "sh ./scripts/publish.sh",
				"beta": "sh ./scripts/publish.sh --tag beta",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt"
			},
			"jest": {
				"testRunner": "<rootDir>/node_modules/jest-cli/src/testRunners/jasmine/jasmine2",
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"testPathIgnorePatterns": [
					"/node_modules/",
					"/_site/"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests",
				"preprocessCachingDisabled": false
			},
			"pre-commit": [
				"lint"
			],
			"babel": {
				"presets": [
					"es2015",
					"react",
					"stage-0"
				],
				"plugins": [
					"add-module-exports"
				]
			},
			"config": {
				"commitizen": {
					"path": "./node_modules/cz-conventional-changelog"
				}
			},
			"gitHead": "93220a39f958bcd88f1443196c25159590c191dd",
			"_id": "antd@1.0.0-beta.0",
			"_shasum": "926cdb0d196d40b71ba41111c74fb825af57d68a",
			"_from": ".",
			"_npmVersion": "3.6.0",
			"_nodeVersion": "5.6.0",
			"_npmUser": {
				"name": "benjycui",
				"email": "benjytrys@gmail.com"
			},
			"dist": {
				"shasum": "926cdb0d196d40b71ba41111c74fb825af57d68a",
				"tarball": "https://registry.npmjs.org/antd/-/antd-1.0.0-beta.0.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/antd-1.0.0-beta.0.tgz_1459504404486_0.3543828020337969"
			},
			"directories": {}
		},
		"1.0.0-beta.1": {
			"name": "antd",
			"version": "1.0.0-beta.1",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"dist",
				"!dist/common.js",
				"lib",
				"style"
			],
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"classnames": "~2.2.0",
				"css-animation": "~1.2.0",
				"gregorian-calendar": "~4.1.0",
				"gregorian-calendar-format": "~4.1.0",
				"rc-animate": "~2.0.2",
				"rc-calendar": "~5.5.0",
				"rc-cascader": "~0.9.0",
				"rc-checkbox": "~1.3.0",
				"rc-collapse": "~1.5.0",
				"rc-dialog": "~6.0.1",
				"rc-dropdown": "~1.4.3",
				"rc-form": "~0.15.0",
				"rc-input-number": "~2.5.0",
				"rc-menu": "~4.10.2",
				"rc-notification": "~1.3.1",
				"rc-pagination": "~1.5.1",
				"rc-progress": "~1.0.4",
				"rc-queue-anim": "~0.11.2",
				"rc-radio": "~2.0.0",
				"rc-rate": "~1.1.0",
				"rc-select": "~6.0.1",
				"rc-slider": "~3.5.1",
				"rc-steps": "~1.5.2",
				"rc-switch": "~1.4.0",
				"rc-table": "~4.0.0-beta.3",
				"rc-tabs": "~5.8.0",
				"rc-time-picker": "~1.1.0",
				"rc-tooltip": "~3.3.2",
				"rc-tree": "~1.2.0",
				"rc-tree-select": "~1.5.0",
				"rc-trigger": "~1.4.0",
				"rc-upload": "~1.10.0",
				"rc-util": "~3.1.2",
				"react-slick": "~0.11.0",
				"warning": "~2.1.0"
			},
			"devDependencies": {
				"antd-md-loader": "~0.4.0",
				"atool-build": "^0.6.5",
				"babel-cli": "^6.2.0",
				"babel-core": "^6.2.1",
				"babel-eslint": "^6.0.2",
				"babel-jest": "^6.0.1",
				"babel-loader": "^6.2.0",
				"babel-plugin-add-module-exports": "^0.1.1",
				"babel-plugin-antd": "^0.3.1",
				"babel-preset-es2015": "^6.1.18",
				"babel-preset-react": "^6.1.18",
				"babel-preset-react-hmre": "^1.1.0",
				"babel-preset-stage-0": "^6.1.18",
				"cz-conventional-changelog": "^1.1.5",
				"dom-scroll-into-view": "^1.1.0",
				"dora": "^0.3.1",
				"dora-plugin-hmr": "^0.5.0",
				"dora-plugin-webpack": "^0.6.2",
				"enquire.js": "^2.1.1",
				"es6-shim": "^0.35.0",
				"eslint": "^2.2.0",
				"eslint-config-airbnb": "^6.0.1",
				"eslint-plugin-babel": "^3.0.0",
				"eslint-plugin-markdown": "*",
				"eslint-plugin-react": "^4.0.0",
				"eslint-tinker": "^0.3.1",
				"gh-pages": "^0.11.0",
				"history": "^1.17.0",
				"jest-cli": "~0.8.0",
				"jsonml-to-react-component": "~0.1.0",
				"jsonml.js": "^0.1.0",
				"jsonp": "^0.2.0",
				"lesshint": "^1.2.1",
				"lodash": "^4.1.0",
				"mkdirp": "~0.5.1",
				"pre-commit": "1.x",
				"querystring": "^0.2.0",
				"ramda": "^0.19.1",
				"rc-scroll-anim": "^0.1.7",
				"rc-tween-one": "^0.1.8",
				"react": "^15.0.0",
				"react-addons-test-utils": "^15.0.0",
				"react-copy-to-clipboard": "^4.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-router": "^2.0.0",
				"react-stateless-wrapper": "~1.0.2",
				"react-sublime-video": "0.1.0-beta",
				"reqwest": "~2.0.5",
				"values.js": "^1.0.3",
				"webpack-babel-jest": "^1.0.4"
			},
			"scripts": {
				"babel": "babel components index.js --out-dir lib",
				"clean-build": "rm -rf _site _data && ./scripts/build-website.js",
				"dora": "ANTD=WEBSITE dora -p 8001 --plugins webpack?disableNpmInstall,hmr",
				"start": "npm run clean-build && npm run dora",
				"copy-html": "cp ./index.html ./_site/index.html && mkdir ./_site/_site && mv ./_site/demo-* ./_site/_site",
				"site": "npm run clean-build && ANTD=WEBSITE atool-build -o ./_site && npm run copy-html",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run just-deploy",
				"just-deploy": "npm run site && node scripts/deploy.js",
				"lint": "npm run srclint && npm run demolint && npm run lesshint",
				"srclint": "ANTD=SRC eslint components test site index.js --ext '.js,.jsx'",
				"demolint": "ANTD=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lesshint": "lesshint style/ -e 'style/+(core|mixins)/+(base|iconfont|normalize|layouts|compatibility|grid).less'",
				"eslint-fix": "eslint --fix components test site index.js --ext '.js,.jsx' && eslint-tinker ./components/*/demo/*.md",
				"test": "npm run lint && atool-build && npm run jest",
				"jest": "jest",
				"pub": "sh ./scripts/publish.sh",
				"beta": "sh ./scripts/publish.sh --tag beta",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt"
			},
			"jest": {
				"testRunner": "<rootDir>/node_modules/jest-cli/src/testRunners/jasmine/jasmine2",
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"testPathIgnorePatterns": [
					"/node_modules/",
					"/_site/"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests",
				"preprocessCachingDisabled": false
			},
			"pre-commit": [
				"lint"
			],
			"babel": {
				"presets": [
					"es2015",
					"react",
					"stage-0"
				],
				"plugins": [
					"add-module-exports"
				]
			},
			"config": {
				"commitizen": {
					"path": "./node_modules/cz-conventional-changelog"
				}
			},
			"gitHead": "26f365df369553282bd564b44f61a23881bb9257",
			"_id": "antd@1.0.0-beta.1",
			"_shasum": "cf068d89730c7a505f0b88798564dee4124e8271",
			"_from": ".",
			"_npmVersion": "3.3.12",
			"_nodeVersion": "5.1.1",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "cf068d89730c7a505f0b88798564dee4124e8271",
				"tarball": "https://registry.npmjs.org/antd/-/antd-1.0.0-beta.1.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/antd-1.0.0-beta.1.tgz_1460110770684_0.2558114491403103"
			},
			"directories": {}
		},
		"1.0.0-beta.2": {
			"name": "antd",
			"version": "1.0.0-beta.2",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"dist",
				"lib",
				"style"
			],
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"classnames": "~2.2.0",
				"css-animation": "~1.2.0",
				"gregorian-calendar": "~4.1.0",
				"gregorian-calendar-format": "~4.1.0",
				"rc-animate": "~2.0.2",
				"rc-calendar": "~5.5.0",
				"rc-cascader": "~0.9.0",
				"rc-checkbox": "~1.3.0",
				"rc-collapse": "~1.5.0",
				"rc-dialog": "~6.0.1",
				"rc-dropdown": "~1.4.3",
				"rc-form": "~0.15.0",
				"rc-input-number": "~2.5.0",
				"rc-menu": "~4.10.2",
				"rc-notification": "~1.3.1",
				"rc-pagination": "~1.5.1",
				"rc-progress": "~1.0.4",
				"rc-queue-anim": "~0.11.2",
				"rc-radio": "~2.0.0",
				"rc-rate": "~1.1.0",
				"rc-select": "~6.0.1",
				"rc-slider": "~3.5.1",
				"rc-steps": "~1.5.2",
				"rc-switch": "~1.4.0",
				"rc-table": "~4.0.0-beta.3",
				"rc-tabs": "~5.8.0",
				"rc-time-picker": "~1.1.0",
				"rc-tooltip": "~3.3.2",
				"rc-tree": "~1.2.0",
				"rc-tree-select": "~1.5.0",
				"rc-trigger": "~1.4.0",
				"rc-upload": "~1.10.0",
				"rc-util": "~3.1.2",
				"react-slick": "~0.11.0",
				"warning": "~2.1.0"
			},
			"devDependencies": {
				"antd-md-loader": "~0.4.0",
				"atool-build": "^0.6.5",
				"babel-cli": "^6.2.0",
				"babel-core": "^6.2.1",
				"babel-eslint": "^6.0.2",
				"babel-jest": "^10.0.1",
				"babel-loader": "^6.2.0",
				"babel-plugin-add-module-exports": "^0.1.1",
				"babel-plugin-antd": "^0.3.1",
				"babel-preset-es2015": "^6.1.18",
				"babel-preset-react": "^6.1.18",
				"babel-preset-react-hmre": "^1.1.0",
				"babel-preset-stage-0": "^6.1.18",
				"cz-conventional-changelog": "^1.1.5",
				"dom-scroll-into-view": "^1.1.0",
				"dora": "^0.3.1",
				"dora-plugin-hmr": "^0.5.0",
				"dora-plugin-webpack": "^0.6.2",
				"enquire.js": "^2.1.1",
				"es6-shim": "^0.35.0",
				"eslint": "^2.2.0",
				"eslint-config-airbnb": "^6.0.1",
				"eslint-plugin-babel": "^3.0.0",
				"eslint-plugin-markdown": "*",
				"eslint-plugin-react": "^4.0.0",
				"eslint-tinker": "^0.3.1",
				"gh-pages": "^0.11.0",
				"history": "^2.0.1",
				"jest-cli": "^0.10.2",
				"jsonml-to-react-component": "~0.2.0",
				"jsonml.js": "^0.1.0",
				"jsonp": "^0.2.0",
				"lesshint": "^1.2.1",
				"lodash": "^4.1.0",
				"mkdirp": "~0.5.1",
				"pre-commit": "1.x",
				"querystring": "^0.2.0",
				"ramda": "^0.20.1",
				"rc-scroll-anim": "0.2.x",
				"rc-tween-one": "0.2.x",
				"react": "^15.0.0",
				"react-addons-test-utils": "^15.0.0",
				"react-copy-to-clipboard": "^4.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-router": "^2.0.0",
				"react-stateless-wrapper": "^1.0.2",
				"react-sublime-video": "^0.1.0",
				"reqwest": "^2.0.5",
				"values.js": "^1.0.3",
				"webpack-babel-jest": "^1.0.4"
			},
			"scripts": {
				"babel": "babel components index.js --out-dir lib",
				"clean-build": "rm -rf _site _data && ./scripts/build-website.js",
				"dora": "ANTD=WEBSITE dora -p 8001 --plugins webpack?disableNpmInstall,hmr",
				"start": "npm run clean-build && npm run dora",
				"copy-html": "cp ./index.html ./_site/index.html && mkdir ./_site/_site && mv ./_site/demo-* ./_site/_site",
				"site": "npm run clean-build && ANTD=WEBSITE atool-build -o ./_site && npm run copy-html",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run just-deploy",
				"just-deploy": "npm run site && node scripts/deploy.js",
				"lint": "npm run srclint && npm run demolint && npm run lesshint",
				"srclint": "ANTD=SRC eslint components test site index.js --ext '.js,.jsx'",
				"demolint": "ANTD=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lesshint": "lesshint style/ -e 'style/+(core|mixins)/+(base|iconfont|normalize|layouts|compatibility|grid).less'",
				"eslint-fix": "eslint --fix components test site index.js --ext '.js,.jsx' && eslint-tinker ./components/*/demo/*.md",
				"test": "npm run lint && atool-build && npm run jest",
				"jest": "jest",
				"pub": "sh ./scripts/publish.sh",
				"beta": "sh ./scripts/publish.sh --tag beta",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt"
			},
			"jest": {
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"testPathIgnorePatterns": [
					"/node_modules/",
					"/_site/"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests",
				"preprocessCachingDisabled": false
			},
			"pre-commit": [
				"lint"
			],
			"babel": {
				"presets": [
					"es2015",
					"react",
					"stage-0"
				],
				"plugins": [
					"add-module-exports"
				]
			},
			"config": {
				"commitizen": {
					"path": "./node_modules/cz-conventional-changelog"
				}
			},
			"gitHead": "d9c0318c193c9dd56ff560191034aba349808067",
			"_id": "antd@1.0.0-beta.2",
			"_shasum": "d2c28db144148dfc24e4b3d908707df9f37a491d",
			"_from": ".",
			"_npmVersion": "2.15.0",
			"_nodeVersion": "4.4.2",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "d2c28db144148dfc24e4b3d908707df9f37a491d",
				"tarball": "https://registry.npmjs.org/antd/-/antd-1.0.0-beta.2.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/antd-1.0.0-beta.2.tgz_1460451421960_0.9076952135656029"
			},
			"directories": {}
		},
		"0.12.14": {
			"name": "antd",
			"version": "0.12.14",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib",
				"style"
			],
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"classnames": "~2.2.0",
				"css-animation": "~1.1.0",
				"gregorian-calendar": "~4.1.0",
				"gregorian-calendar-format": "~4.1.0",
				"object-assign": "~4.0.1",
				"rc-animate": "~2.0.2",
				"rc-calendar": "~5.4.0",
				"rc-cascader": "~0.9.0",
				"rc-checkbox": "~1.3.0",
				"rc-collapse": "~1.4.4",
				"rc-dialog": "~5.4.0",
				"rc-dropdown": "~1.4.3",
				"rc-form": "~0.14.0",
				"rc-form-validation": "~2.5.0",
				"rc-input-number": "~2.5.0",
				"rc-menu": "~4.10.2",
				"rc-notification": "~1.3.1",
				"rc-pagination": "~1.5.1",
				"rc-progress": "~1.0.4",
				"rc-queue-anim": "~0.11.2",
				"rc-radio": "~2.0.0",
				"rc-select": "~5.10.0",
				"rc-slider": "~3.3.0",
				"rc-steps": "~1.4.1",
				"rc-switch": "~1.3.2",
				"rc-table": "~3.11.1",
				"rc-tabs": "~5.8.0",
				"rc-time-picker": "~1.1.0",
				"rc-tooltip": "~3.3.1",
				"rc-tree": "~1.1.0",
				"rc-tree-select": "~1.4.1",
				"rc-trigger": "~1.2.0",
				"rc-upload": "~1.8.0",
				"rc-util": "~3.1.2",
				"react-slick": "^0.11.0",
				"velocity-animate": "~1.2.2",
				"warning": "~2.1.0"
			},
			"devDependencies": {
				"autoprefixer": "^6.3.3",
				"babel-cli": "^6.2.0",
				"babel-core": "^6.2.1",
				"babel-eslint": "^6.0.2",
				"babel-jest": "^6.0.1",
				"babel-loader": "^6.2.0",
				"babel-plugin-add-module-exports": "^0.1.1",
				"babel-preset-es2015": "^6.1.18",
				"babel-preset-react": "^6.1.18",
				"babel-preset-react-hmre": "^1.1.0",
				"babel-preset-stage-0": "^6.1.18",
				"busboy": "^0.2.9",
				"chalk": "^1.1.0",
				"css-loader": "^0.23.0",
				"cz-conventional-changelog": "^1.1.5",
				"es3ify-loader": "^0.1.0",
				"eslint": "^2.2.0",
				"eslint-config-airbnb": "^6.0.1",
				"eslint-plugin-babel": "^3.0.0",
				"eslint-plugin-markdown": "*",
				"eslint-plugin-react": "^4.0.0",
				"eslint-tinker": "^0.3.1",
				"extract-text-webpack-plugin": "^1.0.1",
				"gh-pages": "^0.11.0",
				"history": "^1.17.0",
				"instantclick": "^3.1.0",
				"jest-cli": "~0.8.0",
				"json-loader": "^0.5.1",
				"jsonp": "^0.2.0",
				"less": "~2.6.0",
				"less-loader": "^2.2.0",
				"lesshint": "^1.2.1",
				"lodash": "^4.1.0",
				"nico-jsx": "~0.9.0",
				"postcss-loader": "^0.8.0",
				"pre-commit": "1.x",
				"querystring": "^0.2.0",
				"rc-scroll-anim": "^0.1.7",
				"rc-tween-one": "^0.1.8",
				"react": "0.14.x",
				"react-addons-test-utils": "0.14.x",
				"react-copy-to-clipboard": "^4.0.1",
				"react-dom": "0.14.x",
				"react-router": "^2.0.0",
				"react-stateless-wrapper": "~1.0.2",
				"reqwest": "~2.0.5",
				"semver": "^5.1.0",
				"values.js": "^1.0.3",
				"webpack": "^1.10.1",
				"webpack-babel-jest": "^1.0.0",
				"webpack-dev-middleware": "^1.5.1",
				"webpack-hot-middleware": "^2.6.4"
			},
			"scripts": {
				"babel": "babel components index.js --out-dir lib",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"site": "npm run clean && webpack --config webpack.deploy.config.js && webpack --config webpack.antd.config.js && NODE_ENV=PRODUCTION nico build",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run just-deploy",
				"just-deploy": "npm run site && node scripts/deploy.js",
				"lint": "npm run srclint && npm run mdlint && npm run lesshint",
				"srclint": "eslint components test index.js --ext '.js,.jsx'",
				"mdlint": "eslint components/*/demo/*.md --ext '.md' --global 'React,ReactDOM,mountNode' --rule 'no-console: 0, eol-last: 0, prefer-rest-params: 0'",
				"lesshint": "lesshint style/ -e 'style/+(core|mixins)/+(base|iconfont|normalize|layouts|compatibility|grid).less'",
				"eslint-fix": "eslint --fix components test index.js --ext '.js,.jsx' && eslint-tinker ./components/*/demo/*.md",
				"test": "npm run lint && webpack && npm run jest",
				"jest": "jest",
				"pub": "sh ./scripts/publish.sh",
				"webpack": "webpack",
				"beta": "sh ./scripts/publish.sh --tag beta",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt"
			},
			"jest": {
				"testRunner": "<rootDir>/node_modules/jest-cli/src/testRunners/jasmine/jasmine2",
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"testPathIgnorePatterns": [
					"/node_modules/",
					"/_site/"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests",
				"preprocessCachingDisabled": false
			},
			"pre-commit": [
				"lint"
			],
			"babel": {
				"presets": [
					"es2015",
					"react",
					"stage-0"
				],
				"plugins": [
					"add-module-exports"
				]
			},
			"config": {
				"commitizen": {
					"path": "./node_modules/cz-conventional-changelog"
				}
			},
			"gitHead": "f08331dae5957830bca5f1c83a6581991de7b7be",
			"_id": "antd@0.12.14",
			"_shasum": "a81cef9dec794e5612200e733bf0f18971f92882",
			"_from": ".",
			"_npmVersion": "2.15.0",
			"_nodeVersion": "4.4.2",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "a81cef9dec794e5612200e733bf0f18971f92882",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.12.14.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/antd-0.12.14.tgz_1460537809612_0.8127736444585025"
			},
			"deprecated": "antd@<1.0.0 is depreacated, please upgrade to the latest version ASAP",
			"directories": {}
		},
		"1.0.0-beta.3": {
			"name": "antd",
			"version": "1.0.0-beta.3",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"dist",
				"lib",
				"style"
			],
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"classnames": "~2.2.0",
				"css-animation": "~1.2.0",
				"gregorian-calendar": "~4.1.0",
				"gregorian-calendar-format": "~4.1.0",
				"rc-animate": "~2.0.2",
				"rc-calendar": "~5.5.0",
				"rc-cascader": "~0.9.0",
				"rc-checkbox": "~1.3.0",
				"rc-collapse": "~1.5.0",
				"rc-dialog": "~6.0.1",
				"rc-dropdown": "~1.4.3",
				"rc-form": "~0.15.0",
				"rc-input-number": "~2.5.0",
				"rc-menu": "~4.10.2",
				"rc-notification": "~1.3.1",
				"rc-pagination": "~1.5.1",
				"rc-progress": "~1.0.4",
				"rc-queue-anim": "~0.11.2",
				"rc-radio": "~2.0.0",
				"rc-rate": "~1.1.0",
				"rc-select": "~6.0.1",
				"rc-slider": "~3.5.1",
				"rc-steps": "~2.0.0",
				"rc-switch": "~1.4.0",
				"rc-table": "~4.0.0-beta.3",
				"rc-tabs": "~5.8.0",
				"rc-time-picker": "~1.1.0",
				"rc-tooltip": "~3.3.2",
				"rc-tree": "~1.2.0",
				"rc-tree-select": "~1.5.0",
				"rc-trigger": "~1.4.0",
				"rc-upload": "~1.10.0",
				"rc-util": "~3.1.2",
				"react-slick": "~0.11.0",
				"warning": "~2.1.0"
			},
			"devDependencies": {
				"antd-md-loader": "~0.5.0",
				"atool-build": "^0.6.5",
				"babel-cli": "^6.2.0",
				"babel-core": "^6.2.1",
				"babel-eslint": "^6.0.2",
				"babel-jest": "^11.0.0",
				"babel-loader": "^6.2.0",
				"babel-plugin-add-module-exports": "^0.1.1",
				"babel-plugin-antd": "^0.3.1",
				"babel-preset-es2015": "^6.1.18",
				"babel-preset-react": "^6.1.18",
				"babel-preset-react-hmre": "^1.1.0",
				"babel-preset-stage-0": "^6.1.18",
				"cz-conventional-changelog": "^1.1.5",
				"dom-scroll-into-view": "^1.1.0",
				"dora": "^0.3.1",
				"dora-plugin-hmr": "^0.5.0",
				"dora-plugin-webpack": "^0.6.2",
				"enquire.js": "^2.1.1",
				"es6-shim": "^0.35.0",
				"eslint": "^2.2.0",
				"eslint-config-airbnb": "^6.0.1",
				"eslint-plugin-babel": "^3.0.0",
				"eslint-plugin-markdown": "*",
				"eslint-plugin-react": "^4.0.0",
				"eslint-tinker": "^0.3.1",
				"gh-pages": "^0.11.0",
				"history": "^2.0.1",
				"jest-cli": "^11.0.0",
				"jsonml-to-react-component": "~0.2.0",
				"jsonml.js": "^0.1.0",
				"jsonp": "^0.2.0",
				"lesshint": "^1.2.1",
				"lodash": "^4.1.0",
				"mkdirp": "~0.5.1",
				"pre-commit": "1.x",
				"querystring": "^0.2.0",
				"ramda": "^0.20.1",
				"rc-scroll-anim": "0.2.x",
				"rc-tween-one": "0.2.x",
				"react": "^15.0.0",
				"react-addons-test-utils": "^15.0.0",
				"react-copy-to-clipboard": "^4.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-router": "^2.0.0",
				"react-stateless-wrapper": "^1.0.2",
				"react-sublime-video": "^0.1.0",
				"reqwest": "^2.0.5",
				"values.js": "^1.0.3",
				"webpack-babel-jest": "^1.0.4"
			},
			"scripts": {
				"babel": "babel components index.js --out-dir lib",
				"clean-build": "rm -rf _site _data && ./scripts/build-website.js",
				"dora": "ANTD=WEBSITE dora -p 8001 --plugins webpack?disableNpmInstall,hmr",
				"start": "npm run clean-build && npm run dora",
				"copy-html": "cp ./index.html ./_site/index.html && mkdir ./_site/_site && mv ./_site/demo-* ./_site/_site",
				"site": "npm run clean-build && ANTD=WEBSITE atool-build -o ./_site && npm run copy-html",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run just-deploy",
				"just-deploy": "npm run site && node scripts/deploy.js",
				"lint": "npm run srclint && npm run demolint && npm run lesshint",
				"srclint": "ANTD=SRC eslint components test site scripts ./*.js --ext '.js,.jsx'",
				"demolint": "ANTD=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lesshint": "lesshint style/ -e 'style/+(core|mixins)/+(base|iconfont|normalize|layouts|compatibility|grid).less'",
				"eslint-fix": "eslint --fix components test site scripts ./*.js --ext '.js,.jsx' && eslint-tinker ./components/*/demo/*.md",
				"test": "npm run lint && atool-build && npm run jest",
				"jest": "jest",
				"pub": "sh ./scripts/publish.sh",
				"beta": "sh ./scripts/publish.sh --tag beta",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt"
			},
			"jest": {
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"modulePathIgnorePatterns": [
					"/_site/"
				],
				"testPathIgnorePatterns": [
					"/node_modules/"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests"
			},
			"pre-commit": [
				"lint"
			],
			"babel": {
				"presets": [
					"es2015",
					"react",
					"stage-0"
				],
				"plugins": [
					"add-module-exports"
				]
			},
			"config": {
				"commitizen": {
					"path": "./node_modules/cz-conventional-changelog"
				}
			},
			"gitHead": "357ccc6fd8aea961285549245b6902e02dd27da3",
			"_id": "antd@1.0.0-beta.3",
			"_shasum": "23fd866854cf740c878cfcd6aa3c84e27bec8644",
			"_from": ".",
			"_npmVersion": "2.15.0",
			"_nodeVersion": "4.4.2",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "23fd866854cf740c878cfcd6aa3c84e27bec8644",
				"tarball": "https://registry.npmjs.org/antd/-/antd-1.0.0-beta.3.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/antd-1.0.0-beta.3.tgz_1460888898323_0.35559426760300994"
			},
			"directories": {}
		},
		"0.12.15": {
			"name": "antd",
			"version": "0.12.15",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib",
				"style"
			],
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"classnames": "~2.2.0",
				"css-animation": "~1.2.3",
				"gregorian-calendar": "~4.1.0",
				"gregorian-calendar-format": "~4.1.0",
				"object-assign": "~4.0.1",
				"rc-animate": "~2.0.2",
				"rc-calendar": "~5.4.0",
				"rc-cascader": "~0.9.0",
				"rc-checkbox": "~1.3.0",
				"rc-collapse": "~1.6.0",
				"rc-dialog": "~5.4.0",
				"rc-dropdown": "~1.4.3",
				"rc-form": "~0.14.0",
				"rc-form-validation": "~2.5.0",
				"rc-input-number": "~2.5.0",
				"rc-menu": "~4.10.2",
				"rc-notification": "~1.3.1",
				"rc-pagination": "~1.5.1",
				"rc-progress": "~1.0.4",
				"rc-queue-anim": "~0.11.2",
				"rc-radio": "~2.0.0",
				"rc-select": "~5.10.0",
				"rc-slider": "~3.3.0",
				"rc-steps": "~1.4.1",
				"rc-switch": "~1.3.2",
				"rc-table": "~3.11.1",
				"rc-tabs": "~5.8.0",
				"rc-time-picker": "~1.1.0",
				"rc-tooltip": "~3.3.1",
				"rc-tree": "~1.1.0",
				"rc-tree-select": "~1.4.1",
				"rc-trigger": "~1.2.0",
				"rc-upload": "~1.8.0",
				"rc-util": "~3.1.2",
				"react-slick": "^0.11.0",
				"velocity-animate": "~1.2.2",
				"warning": "~2.1.0"
			},
			"devDependencies": {
				"autoprefixer": "^6.3.3",
				"babel-cli": "^6.2.0",
				"babel-core": "^6.2.1",
				"babel-eslint": "^6.0.2",
				"babel-jest": "^6.0.1",
				"babel-loader": "^6.2.0",
				"babel-plugin-add-module-exports": "^0.1.1",
				"babel-preset-es2015": "^6.1.18",
				"babel-preset-react": "^6.1.18",
				"babel-preset-react-hmre": "^1.1.0",
				"babel-preset-stage-0": "^6.1.18",
				"busboy": "^0.2.9",
				"chalk": "^1.1.0",
				"css-loader": "^0.23.0",
				"cz-conventional-changelog": "^1.1.5",
				"es3ify-loader": "^0.1.0",
				"eslint": "^2.2.0",
				"eslint-config-airbnb": "^6.0.1",
				"eslint-plugin-babel": "^3.0.0",
				"eslint-plugin-markdown": "*",
				"eslint-plugin-react": "^4.0.0",
				"eslint-tinker": "^0.3.1",
				"extract-text-webpack-plugin": "^1.0.1",
				"gh-pages": "^0.11.0",
				"history": "^1.17.0",
				"instantclick": "^3.1.0",
				"jest-cli": "~0.8.0",
				"json-loader": "^0.5.1",
				"jsonp": "^0.2.0",
				"less": "~2.6.0",
				"less-loader": "^2.2.0",
				"lesshint": "^1.2.1",
				"lodash": "^4.1.0",
				"nico-jsx": "~0.9.0",
				"postcss-loader": "^0.8.0",
				"pre-commit": "1.x",
				"querystring": "^0.2.0",
				"rc-scroll-anim": "^0.1.7",
				"rc-tween-one": "^0.1.8",
				"react": "0.14.x",
				"react-addons-test-utils": "0.14.x",
				"react-copy-to-clipboard": "^4.0.1",
				"react-dom": "0.14.x",
				"react-router": "^2.0.0",
				"react-stateless-wrapper": "~1.0.2",
				"reqwest": "~2.0.5",
				"semver": "^5.1.0",
				"values.js": "^1.0.3",
				"webpack": "^1.10.1",
				"webpack-babel-jest": "^1.0.0",
				"webpack-dev-middleware": "^1.5.1",
				"webpack-hot-middleware": "^2.6.4"
			},
			"scripts": {
				"babel": "babel components index.js --out-dir lib",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"site": "npm run clean && webpack --config webpack.deploy.config.js && webpack --config webpack.antd.config.js && NODE_ENV=PRODUCTION nico build",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run just-deploy",
				"just-deploy": "npm run site && node scripts/deploy.js",
				"lint": "npm run srclint && npm run mdlint && npm run lesshint",
				"srclint": "eslint components test index.js --ext '.js,.jsx'",
				"mdlint": "eslint components/*/demo/*.md --ext '.md' --global 'React,ReactDOM,mountNode' --rule 'no-console: 0, eol-last: 0, prefer-rest-params: 0'",
				"lesshint": "lesshint style/ -e 'style/+(core|mixins)/+(base|iconfont|normalize|layouts|compatibility|grid).less'",
				"eslint-fix": "eslint --fix components test index.js --ext '.js,.jsx' && eslint-tinker ./components/*/demo/*.md",
				"test": "npm run lint && webpack && npm run jest",
				"jest": "jest",
				"pub": "sh ./scripts/publish.sh",
				"webpack": "webpack",
				"beta": "sh ./scripts/publish.sh --tag beta",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt"
			},
			"jest": {
				"testRunner": "<rootDir>/node_modules/jest-cli/src/testRunners/jasmine/jasmine2",
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"testPathIgnorePatterns": [
					"/node_modules/",
					"/_site/"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests",
				"preprocessCachingDisabled": false
			},
			"pre-commit": [
				"lint"
			],
			"babel": {
				"presets": [
					"es2015",
					"react",
					"stage-0"
				],
				"plugins": [
					"add-module-exports"
				]
			},
			"config": {
				"commitizen": {
					"path": "./node_modules/cz-conventional-changelog"
				}
			},
			"gitHead": "69f7c4507a72472a0a8501dedf245710703df753",
			"_id": "antd@0.12.15",
			"_shasum": "fea4dd9cfc12caa615bc1bc07d138767958d2b75",
			"_from": ".",
			"_npmVersion": "2.15.0",
			"_nodeVersion": "4.4.2",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "fea4dd9cfc12caa615bc1bc07d138767958d2b75",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.12.15.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/antd-0.12.15.tgz_1461213309553_0.4522182121872902"
			},
			"deprecated": "antd@<1.0.0 is depreacated, please upgrade to the latest version ASAP",
			"directories": {}
		},
		"0.12.16": {
			"name": "antd",
			"version": "0.12.16",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib",
				"style"
			],
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"classnames": "~2.2.0",
				"css-animation": "~1.2.3",
				"gregorian-calendar": "~4.1.0",
				"gregorian-calendar-format": "~4.1.0",
				"object-assign": "~4.0.1",
				"rc-animate": "~2.0.2",
				"rc-calendar": "~5.4.0",
				"rc-cascader": "~0.9.0",
				"rc-checkbox": "~1.3.0",
				"rc-collapse": "~1.6.0",
				"rc-dialog": "~5.4.0",
				"rc-dropdown": "~1.4.3",
				"rc-form": "~0.14.0",
				"rc-form-validation": "~2.5.0",
				"rc-input-number": "~2.5.0",
				"rc-menu": "~4.10.2",
				"rc-notification": "~1.3.1",
				"rc-pagination": "~1.5.1",
				"rc-progress": "~1.0.4",
				"rc-queue-anim": "~0.11.2",
				"rc-radio": "~2.0.0",
				"rc-select": "~5.10.0",
				"rc-slider": "~3.3.0",
				"rc-steps": "~1.4.1",
				"rc-switch": "~1.3.2",
				"rc-table": "~3.11.1",
				"rc-tabs": "~5.8.0",
				"rc-time-picker": "~1.1.0",
				"rc-tooltip": "~3.3.1",
				"rc-tree": "~1.1.0",
				"rc-tree-select": "~1.4.1",
				"rc-trigger": "~1.2.0",
				"rc-upload": "~1.8.0",
				"rc-util": "~3.1.2",
				"react-slick": "^0.11.0",
				"velocity-animate": "~1.2.2",
				"warning": "~2.1.0"
			},
			"devDependencies": {
				"autoprefixer": "^6.3.3",
				"babel-cli": "^6.2.0",
				"babel-core": "^6.2.1",
				"babel-eslint": "^6.0.2",
				"babel-jest": "^6.0.1",
				"babel-loader": "^6.2.0",
				"babel-plugin-add-module-exports": "^0.1.1",
				"babel-preset-es2015": "^6.1.18",
				"babel-preset-react": "^6.1.18",
				"babel-preset-react-hmre": "^1.1.0",
				"babel-preset-stage-0": "^6.1.18",
				"busboy": "^0.2.9",
				"chalk": "^1.1.0",
				"css-loader": "^0.23.0",
				"cz-conventional-changelog": "^1.1.5",
				"es3ify-loader": "^0.1.0",
				"eslint": "^2.2.0",
				"eslint-config-airbnb": "^6.0.1",
				"eslint-plugin-babel": "^3.0.0",
				"eslint-plugin-markdown": "*",
				"eslint-plugin-react": "^4.0.0",
				"eslint-tinker": "^0.3.1",
				"extract-text-webpack-plugin": "^1.0.1",
				"gh-pages": "^0.11.0",
				"history": "^1.17.0",
				"instantclick": "^3.1.0",
				"jest-cli": "~0.8.0",
				"json-loader": "^0.5.1",
				"jsonp": "^0.2.0",
				"less": "~2.6.0",
				"less-loader": "^2.2.0",
				"lesshint": "^1.2.1",
				"lodash": "^4.1.0",
				"nico-jsx": "~0.9.0",
				"postcss-loader": "^0.8.0",
				"pre-commit": "1.x",
				"querystring": "^0.2.0",
				"rc-scroll-anim": "^0.1.7",
				"rc-tween-one": "^0.1.8",
				"react": "0.14.x",
				"react-addons-test-utils": "0.14.x",
				"react-copy-to-clipboard": "^4.0.1",
				"react-dom": "0.14.x",
				"react-router": "^2.0.0",
				"react-stateless-wrapper": "~1.0.2",
				"reqwest": "~2.0.5",
				"semver": "^5.1.0",
				"values.js": "^1.0.3",
				"webpack": "^1.10.1",
				"webpack-babel-jest": "^1.0.0",
				"webpack-dev-middleware": "^1.5.1",
				"webpack-hot-middleware": "^2.6.4"
			},
			"scripts": {
				"babel": "babel components index.js --out-dir lib",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"site": "npm run clean && webpack --config webpack.deploy.config.js && webpack --config webpack.antd.config.js && NODE_ENV=PRODUCTION nico build",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run just-deploy",
				"just-deploy": "npm run site && node scripts/deploy.js",
				"lint": "npm run srclint && npm run mdlint && npm run lesshint",
				"srclint": "eslint components test index.js --ext '.js,.jsx'",
				"mdlint": "eslint components/*/demo/*.md --ext '.md' --global 'React,ReactDOM,mountNode' --rule 'no-console: 0, eol-last: 0, prefer-rest-params: 0'",
				"lesshint": "lesshint style/ -e 'style/+(core|mixins)/+(base|iconfont|normalize|layouts|compatibility|grid).less'",
				"eslint-fix": "eslint --fix components test index.js --ext '.js,.jsx' && eslint-tinker ./components/*/demo/*.md",
				"test": "npm run lint && webpack && npm run jest",
				"jest": "jest",
				"pub": "sh ./scripts/publish.sh",
				"webpack": "webpack",
				"beta": "sh ./scripts/publish.sh --tag beta",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt"
			},
			"jest": {
				"testRunner": "<rootDir>/node_modules/jest-cli/src/testRunners/jasmine/jasmine2",
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"testPathIgnorePatterns": [
					"/node_modules/",
					"/_site/"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests",
				"preprocessCachingDisabled": false
			},
			"pre-commit": [
				"lint"
			],
			"babel": {
				"presets": [
					"es2015",
					"react",
					"stage-0"
				],
				"plugins": [
					"add-module-exports"
				]
			},
			"config": {
				"commitizen": {
					"path": "./node_modules/cz-conventional-changelog"
				}
			},
			"gitHead": "b988dd940bc2d5d0949c329cf4cabb057482f008",
			"_id": "antd@0.12.16",
			"_shasum": "d1aa1b04e5facdeb56b5a39432a95523eac54b33",
			"_from": ".",
			"_npmVersion": "2.15.0",
			"_nodeVersion": "4.4.2",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "d1aa1b04e5facdeb56b5a39432a95523eac54b33",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.12.16.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/antd-0.12.16.tgz_1461749174606_0.6462680224794894"
			},
			"deprecated": "antd@<1.0.0 is depreacated, please upgrade to the latest version ASAP",
			"directories": {}
		},
		"1.0.0-beta.4": {
			"name": "antd",
			"version": "1.0.0-beta.4",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"dist",
				"lib",
				"style",
				"type-definitions"
			],
			"typings": "type-definitions/antd.d.ts",
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"classnames": "~2.2.0",
				"css-animation": "~1.2.3",
				"gregorian-calendar": "~4.1.0",
				"gregorian-calendar-format": "~4.1.0",
				"rc-animate": "~2.0.2",
				"rc-calendar": "~5.5.0",
				"rc-cascader": "~0.9.0",
				"rc-checkbox": "~1.3.0",
				"rc-collapse": "~1.6.0",
				"rc-dialog": "~6.0.1",
				"rc-dropdown": "~1.4.3",
				"rc-form": "~0.15.0",
				"rc-input-number": "~2.5.0",
				"rc-menu": "~4.10.2",
				"rc-notification": "~1.3.1",
				"rc-pagination": "~1.5.1",
				"rc-progress": "~1.0.4",
				"rc-queue-anim": "~0.11.2",
				"rc-radio": "~2.0.0",
				"rc-rate": "~1.1.0",
				"rc-select": "~6.2.3",
				"rc-slider": "~3.5.1",
				"rc-steps": "~2.0.0",
				"rc-switch": "~1.4.0",
				"rc-table": "~4.0.0",
				"rc-tabs": "~5.8.0",
				"rc-time-picker": "~1.1.0",
				"rc-tooltip": "~3.3.2",
				"rc-tree": "~1.3.0",
				"rc-tree-select": "~1.5.0",
				"rc-upload": "~1.10.0",
				"rc-util": "~3.1.2",
				"react-slick": "~0.12.0",
				"warning": "~2.1.0"
			},
			"devDependencies": {
				"antd-md-loader": "~0.7.0",
				"atool-build": "^0.6.5",
				"babel-cli": "^6.2.0",
				"babel-core": "^6.2.1",
				"babel-eslint": "^6.0.2",
				"babel-jest": "^11.0.0",
				"babel-loader": "^6.2.0",
				"babel-plugin-add-module-exports": "^0.1.1",
				"babel-plugin-antd": "^0.3.1",
				"babel-preset-es2015": "^6.1.18",
				"babel-preset-react": "^6.1.18",
				"babel-preset-react-hmre": "^1.1.0",
				"babel-preset-stage-0": "^6.1.18",
				"cz-conventional-changelog": "^1.1.5",
				"dom-scroll-into-view": "^1.1.0",
				"dora": "^0.3.1",
				"dora-plugin-hmr": "^0.5.0",
				"dora-plugin-webpack": "^0.6.2",
				"enquire.js": "^2.1.1",
				"es6-shim": "^0.35.0",
				"eslint": "^2.2.0",
				"eslint-config-airbnb": "^7.0.0",
				"eslint-plugin-babel": "^3.0.0",
				"eslint-plugin-jsx-a11y": "^0.6.2",
				"eslint-plugin-markdown": "*",
				"eslint-plugin-react": "^5.0.1",
				"eslint-tinker": "^0.3.1",
				"gh-pages": "^0.11.0",
				"history": "^2.0.1",
				"jest-cli": "^11.0.0",
				"jsonml-to-react-component": "~0.2.0",
				"jsonml.js": "^0.1.0",
				"jsonp": "^0.2.0",
				"lesshint": "^1.2.1",
				"lodash": "^4.1.0",
				"mkdirp": "~0.5.1",
				"pre-commit": "1.x",
				"querystring": "^0.2.0",
				"ramda": "^0.21.0",
				"rc-scroll-anim": "0.2.x",
				"rc-tween-one": "0.2.x",
				"react": "^15.0.0",
				"react-addons-test-utils": "^15.0.0",
				"react-copy-to-clipboard": "^4.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-router": "^2.0.0",
				"react-stateless-wrapper": "^1.0.2",
				"react-sublime-video": "^0.2.0-beta",
				"reqwest": "^2.0.5",
				"values.js": "^1.0.3",
				"webpack-babel-jest": "^1.0.4"
			},
			"scripts": {
				"babel": "babel components index.js --out-dir lib",
				"clean-build": "rm -rf _site _data && ./scripts/build-website.js",
				"dora": "RUN_ENV=WEBSITE dora -p 8001 --plugins webpack?disableNpmInstall,hmr",
				"start": "npm run clean-build && npm run dora",
				"copy-html": "cp ./index.html ./_site/index.html && mkdir ./_site/_site && mv ./_site/demo-* ./_site/_site",
				"site": "npm run clean-build && RUN_ENV=WEBSITE atool-build -o ./_site && npm run copy-html",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run just-deploy",
				"just-deploy": "npm run site && node scripts/deploy.js",
				"lint": "npm run srclint && npm run demolint && npm run lesshint",
				"srclint": "RUN_ENV=SRC eslint components test site scripts ./*.js --ext '.js,.jsx'",
				"demolint": "RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lesshint": "lesshint style/ -e 'style/+(core|mixins)/+(base|iconfont|normalize|layouts|compatibility|grid).less'",
				"eslint-fix": "eslint --fix components test site scripts ./*.js --ext '.js,.jsx' && eslint-tinker ./components/*/demo/*.md",
				"test": "npm run lint && atool-build && npm run jest",
				"jest": "jest",
				"pub": "sh ./scripts/publish.sh",
				"beta": "sh ./scripts/publish.sh --tag beta",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt"
			},
			"jest": {
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"modulePathIgnorePatterns": [
					"/_site/"
				],
				"testPathIgnorePatterns": [
					"/node_modules/"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests"
			},
			"pre-commit": [
				"lint"
			],
			"babel": {
				"presets": [
					"es2015",
					"react",
					"stage-0"
				],
				"plugins": [
					"add-module-exports"
				]
			},
			"config": {
				"commitizen": {
					"path": "./node_modules/cz-conventional-changelog"
				}
			},
			"gitHead": "7bd22aeff90a2e3cb8fe31e26912acbe611039d2",
			"_id": "antd@1.0.0-beta.4",
			"_shasum": "9b23c7410445c0db9e0e9de691d25a80615a3baa",
			"_from": ".",
			"_npmVersion": "2.15.0",
			"_nodeVersion": "4.4.2",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "9b23c7410445c0db9e0e9de691d25a80615a3baa",
				"tarball": "https://registry.npmjs.org/antd/-/antd-1.0.0-beta.4.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/antd-1.0.0-beta.4.tgz_1461751969750_0.6285037531051785"
			},
			"directories": {}
		},
		"1.0.0-beta.5": {
			"name": "antd",
			"version": "1.0.0-beta.5",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"dist",
				"lib",
				"type-definitions"
			],
			"typings": "type-definitions/antd.d.ts",
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"classnames": "~2.2.0",
				"css-animation": "~1.2.3",
				"gregorian-calendar": "~4.1.0",
				"gregorian-calendar-format": "~4.1.0",
				"rc-animate": "~2.0.3",
				"rc-calendar": "~5.5.1",
				"rc-cascader": "~0.9.8",
				"rc-checkbox": "~1.3.4",
				"rc-collapse": "~1.6.2",
				"rc-dialog": "~6.0.1",
				"rc-dropdown": "~1.4.8",
				"rc-form": "~0.15.2",
				"rc-input-number": "~2.5.8",
				"rc-menu": "~4.11.0",
				"rc-notification": "~1.3.4",
				"rc-pagination": "~1.5.2",
				"rc-progress": "~1.0.4",
				"rc-queue-anim": "~0.11.9",
				"rc-radio": "~2.0.0",
				"rc-rate": "~1.1.1",
				"rc-select": "~6.2.3",
				"rc-slider": "~3.6.0",
				"rc-steps": "~2.0.0",
				"rc-switch": "~1.4.1",
				"rc-table": "~4.0.3",
				"rc-tabs": "~5.9.0",
				"rc-time-picker": "~1.1.4",
				"rc-tooltip": "~3.3.2",
				"rc-tree": "~1.3.0",
				"rc-tree-select": "~1.4.5",
				"rc-upload": "~1.10.0",
				"rc-util": "~3.1.3",
				"react-slick": "~0.12.0",
				"warning": "~2.1.0"
			},
			"devDependencies": {
				"antd-tools": "~0.2.3",
				"babel-eslint": "^6.0.2",
				"babel-jest": "^11.0.2",
				"babel-plugin-antd": "^0.4.0",
				"dom-scroll-into-view": "^1.1.0",
				"es6-shim": "^0.35.0",
				"eslint": "^2.2.0",
				"eslint-config-airbnb": "^7.0.0",
				"eslint-plugin-babel": "^3.0.0",
				"eslint-plugin-jsx-a11y": "^0.6.2",
				"eslint-plugin-markdown": "*",
				"eslint-plugin-react": "^5.0.1",
				"eslint-tinker": "^0.3.1",
				"history": "^2.0.1",
				"jest-cli": "^11.0.0",
				"jsonml-to-react-component": "~0.2.0",
				"jsonml.js": "^0.1.0",
				"jsonp": "^0.2.0",
				"lesshint": "^1.2.1",
				"lodash": "^4.1.0",
				"pre-commit": "1.x",
				"querystring": "^0.2.0",
				"ramda": "^0.21.0",
				"rc-scroll-anim": "0.2.x",
				"rc-tween-one": "0.2.x",
				"react": "^15.0.0",
				"react-addons-test-utils": "^15.0.0",
				"react-copy-to-clipboard": "^4.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-router": "^2.0.0",
				"react-stateless-wrapper": "^1.0.2",
				"react-sublime-video": "^0.2.0-beta",
				"reqwest": "^2.0.5",
				"values.js": "^1.0.3",
				"webpack-babel-jest": "^1.0.4"
			},
			"scripts": {
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"clean": "antd-tools run clean",
				"start": "antd-tools run start",
				"site": "antd-tools run site",
				"deploy": "antd-tools run deploy",
				"just-deploy": "antd-tools run just-deploy",
				"lint": "npm run srclint && npm run demolint && npm run lesshint",
				"srclint": "RUN_ENV=SRC eslint components test site scripts ./*.js --ext '.js,.jsx'",
				"demolint": "RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lesshint": "lesshint components/style -e 'components/style/+(core|mixins)/+(base|iconfont|normalize|layouts|compatibility|grid).less'",
				"eslint-fix": "eslint --fix components test site scripts ./*.js --ext '.js,.jsx' && eslint-tinker ./components/*/demo/*.md",
				"test": "npm run lint && npm run dist && npm run jest",
				"jest": "jest",
				"pub": "antd-tools run pub",
				"beta": "antd-tools run beta",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt"
			},
			"jest": {
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"modulePathIgnorePatterns": [
					"/_site/"
				],
				"testPathIgnorePatterns": [
					"/node_modules/"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "f873d32c578e553b8a7e723bc53c9dcb329e3b47",
			"_id": "antd@1.0.0-beta.5",
			"_shasum": "8250e9c3ffa5533dbac553b9eb2f369a5e55432c",
			"_from": ".",
			"_npmVersion": "3.5.3",
			"_nodeVersion": "4.2.2",
			"_npmUser": {
				"name": "yiminghe",
				"email": "yiminghe@gmail.com"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"dist": {
				"shasum": "8250e9c3ffa5533dbac553b9eb2f369a5e55432c",
				"tarball": "https://registry.npmjs.org/antd/-/antd-1.0.0-beta.5.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/antd-1.0.0-beta.5.tgz_1461764806646_0.7809680616483092"
			},
			"directories": {}
		},
		"1.0.0-beta.6": {
			"name": "antd",
			"version": "1.0.0-beta.6",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "dist/antd",
			"files": [
				"dist",
				"lib",
				"type-definitions"
			],
			"typings": "type-definitions/antd.d.ts",
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"classnames": "~2.2.0",
				"css-animation": "~1.2.3",
				"gregorian-calendar": "~4.1.0",
				"gregorian-calendar-format": "~4.1.0",
				"rc-animate": "~2.0.3",
				"rc-calendar": "~5.5.1",
				"rc-cascader": "~0.9.8",
				"rc-checkbox": "~1.3.4",
				"rc-collapse": "~1.6.2",
				"rc-dialog": "~6.0.1",
				"rc-dropdown": "~1.4.8",
				"rc-form": "~0.15.2",
				"rc-input-number": "~2.5.8",
				"rc-menu": "~4.11.0",
				"rc-notification": "~1.3.4",
				"rc-pagination": "~1.5.2",
				"rc-progress": "~1.0.4",
				"rc-queue-anim": "~0.11.9",
				"rc-radio": "~2.0.0",
				"rc-rate": "~1.1.1",
				"rc-select": "~6.3.0",
				"rc-slider": "~3.6.0",
				"rc-steps": "~2.1.0",
				"rc-switch": "~1.4.1",
				"rc-table": "~4.0.3",
				"rc-tabs": "~5.9.0",
				"rc-time-picker": "~1.1.4",
				"rc-tooltip": "~3.3.2",
				"rc-tree": "~1.3.0",
				"rc-tree-select": "~1.4.5",
				"rc-upload": "~1.10.0",
				"rc-util": "~3.1.3",
				"react-slick": "~0.12.0",
				"warning": "~2.1.0"
			},
			"devDependencies": {
				"antd-tools": "~0.3.0",
				"babel-eslint": "^6.0.2",
				"babel-jest": "^11.0.2",
				"babel-plugin-antd": "^0.4.0",
				"dom-scroll-into-view": "^1.1.0",
				"es6-shim": "^0.35.0",
				"eslint": "^2.2.0",
				"eslint-config-airbnb": "^7.0.0",
				"eslint-plugin-babel": "^3.0.0",
				"eslint-plugin-jsx-a11y": "^0.6.2",
				"eslint-plugin-markdown": "*",
				"eslint-plugin-react": "^5.0.1",
				"eslint-tinker": "^0.3.1",
				"history": "^2.0.1",
				"jest-cli": "^11.0.0",
				"jsonml-to-react-component": "~0.2.0",
				"jsonml.js": "^0.1.0",
				"jsonp": "^0.2.0",
				"lesshint": "^1.2.1",
				"lodash": "^4.1.0",
				"lodash.debounce": "^4.0.6",
				"pre-commit": "1.x",
				"querystring": "^0.2.0",
				"ramda": "^0.21.0",
				"rc-scroll-anim": "0.2.x",
				"rc-tween-one": "0.2.x",
				"react": "^15.0.0",
				"react-addons-test-utils": "^15.0.0",
				"react-copy-to-clipboard": "^4.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-router": "^2.0.0",
				"react-stateless-wrapper": "^1.0.2",
				"react-sublime-video": "^0.2.0-beta",
				"reqwest": "^2.0.5",
				"values.js": "^1.0.3",
				"webpack-babel-jest": "^1.0.4"
			},
			"scripts": {
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"clean": "antd-tools run clean",
				"start": "antd-tools run start",
				"site": "antd-tools run site",
				"deploy": "antd-tools run deploy",
				"just-deploy": "antd-tools run just-deploy",
				"lint": "npm run srclint && npm run demolint && npm run lesshint",
				"srclint": "RUN_ENV=SRC eslint components test site scripts ./*.js --ext '.js,.jsx'",
				"demolint": "RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lesshint": "lesshint components/style -e 'components/style/+(core|mixins)/+(base|iconfont|normalize|layouts|compatibility|grid).less'",
				"eslint-fix": "eslint --fix components test site scripts ./*.js --ext '.js,.jsx' && eslint-tinker ./components/*/demo/*.md",
				"test": "npm run lint && npm run dist && npm run jest",
				"jest": "jest",
				"pre-publish": "node ./scripts/prepub",
				"pub": "antd-tools run pub",
				"beta": "antd-tools run beta",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt"
			},
			"jest": {
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"modulePathIgnorePatterns": [
					"/_site/"
				],
				"testPathIgnorePatterns": [
					"/node_modules/"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "ce123137e36fb16040e2ee6cd75be7f56238a538",
			"_id": "antd@1.0.0-beta.6",
			"_shasum": "cfd4d0f4cb215e617aca8e2e9e1318a32d00e9c6",
			"_from": ".",
			"_npmVersion": "2.15.0",
			"_nodeVersion": "4.4.2",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "cfd4d0f4cb215e617aca8e2e9e1318a32d00e9c6",
				"tarball": "https://registry.npmjs.org/antd/-/antd-1.0.0-beta.6.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/antd-1.0.0-beta.6.tgz_1461899721840_0.5323959426023066"
			},
			"directories": {}
		},
		"1.0.0-beta.7": {
			"name": "antd",
			"version": "1.0.0-beta.7",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "dist/antd",
			"files": [
				"dist",
				"lib",
				"type-definitions"
			],
			"typings": "type-definitions/antd.d.ts",
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"classnames": "~2.2.0",
				"css-animation": "~1.2.3",
				"gregorian-calendar": "~4.1.0",
				"gregorian-calendar-format": "~4.1.0",
				"rc-animate": "~2.0.3",
				"rc-calendar": "~5.5.1",
				"rc-cascader": "~0.9.8",
				"rc-checkbox": "~1.3.4",
				"rc-collapse": "~1.6.2",
				"rc-dialog": "~6.0.1",
				"rc-dropdown": "~1.4.8",
				"rc-form": "~0.15.2",
				"rc-input-number": "~2.5.8",
				"rc-menu": "~4.11.0",
				"rc-notification": "~1.3.4",
				"rc-pagination": "~1.5.2",
				"rc-progress": "~1.0.4",
				"rc-queue-anim": "~0.11.9",
				"rc-radio": "~2.0.0",
				"rc-rate": "~1.1.1",
				"rc-select": "~6.3.0",
				"rc-slider": "~3.6.0",
				"rc-steps": "~2.1.0",
				"rc-switch": "~1.4.1",
				"rc-table": "~4.0.3",
				"rc-tabs": "~5.9.0",
				"rc-time-picker": "~1.1.4",
				"rc-tooltip": "~3.3.2",
				"rc-tree": "~1.3.0",
				"rc-tree-select": "~1.4.5",
				"rc-upload": "~1.10.0",
				"rc-util": "~3.1.3",
				"react-slick": "~0.12.0",
				"warning": "~2.1.0"
			},
			"devDependencies": {
				"antd-tools": "~0.3.0",
				"babel-eslint": "^6.0.2",
				"babel-jest": "^12.0.2",
				"babel-plugin-antd": "^0.4.0",
				"dom-scroll-into-view": "^1.1.0",
				"es6-shim": "^0.35.0",
				"eslint": "^2.2.0",
				"eslint-config-airbnb": "^8.0.0",
				"eslint-plugin-babel": "^3.0.0",
				"eslint-plugin-import": "^1.6.1",
				"eslint-plugin-jsx-a11y": "^1.0.4",
				"eslint-plugin-markdown": "*",
				"eslint-plugin-react": "^5.0.1",
				"eslint-tinker": "^0.3.1",
				"history": "^2.0.1",
				"jest-cli": "^12.0.2",
				"jsonml-to-react-component": "~0.2.0",
				"jsonml.js": "^0.1.0",
				"jsonp": "^0.2.0",
				"lesshint": "^1.2.1",
				"lodash": "^4.1.0",
				"lodash.debounce": "^4.0.6",
				"pre-commit": "1.x",
				"querystring": "^0.2.0",
				"ramda": "^0.21.0",
				"rc-scroll-anim": "0.2.x",
				"rc-tween-one": "0.2.x",
				"react": "^15.0.0",
				"react-addons-test-utils": "^15.0.0",
				"react-copy-to-clipboard": "^4.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-router": "^2.0.0",
				"react-stateless-wrapper": "^1.0.2",
				"react-sublime-video": "^0.2.0-beta",
				"reqwest": "^2.0.5",
				"values.js": "^1.0.3",
				"webpack-babel-jest": "^1.0.4"
			},
			"scripts": {
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"clean": "antd-tools run clean",
				"start": "antd-tools run start",
				"site": "antd-tools run site",
				"deploy": "antd-tools run deploy",
				"just-deploy": "antd-tools run just-deploy",
				"lint": "npm run srclint && npm run demolint && npm run lesshint",
				"srclint": "RUN_ENV=SRC eslint components test site scripts ./*.js --ext '.js,.jsx'",
				"demolint": "RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lesshint": "lesshint components/style -e 'components/style/+(core|mixins)/+(base|iconfont|normalize|layouts|compatibility|grid).less'",
				"eslint-fix": "eslint --fix components test site scripts ./*.js --ext '.js,.jsx' && eslint-tinker ./components/*/demo/*.md",
				"test": "npm run lint && npm run dist && npm run jest",
				"jest": "jest",
				"pre-publish": "node ./scripts/prepub",
				"pub": "antd-tools run pub",
				"beta": "antd-tools run beta",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt"
			},
			"jest": {
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"modulePathIgnorePatterns": [
					"/_site/"
				],
				"testPathIgnorePatterns": [
					"/node_modules/"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "54045fc7c2db0ed6ebe5524f704acedb5811c55e",
			"_id": "antd@1.0.0-beta.7",
			"_shasum": "bbe9cffcaa57b2de9dd0694f85dee63dacfb9b5d",
			"_from": ".",
			"_npmVersion": "2.15.0",
			"_nodeVersion": "4.4.2",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "bbe9cffcaa57b2de9dd0694f85dee63dacfb9b5d",
				"tarball": "https://registry.npmjs.org/antd/-/antd-1.0.0-beta.7.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/antd-1.0.0-beta.7.tgz_1461915154285_0.2095409925095737"
			},
			"directories": {}
		},
		"1.0.0-beta.8": {
			"name": "antd",
			"version": "1.0.0-beta.8",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "dist/antd",
			"files": [
				"dist",
				"lib",
				"type-definitions"
			],
			"typings": "type-definitions/antd.d.ts",
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"classnames": "~2.2.0",
				"css-animation": "~1.2.3",
				"gregorian-calendar": "~4.1.0",
				"gregorian-calendar-format": "~4.1.0",
				"rc-animate": "~2.0.3",
				"rc-calendar": "~5.5.1",
				"rc-cascader": "~0.9.8",
				"rc-checkbox": "~1.3.4",
				"rc-collapse": "~1.6.2",
				"rc-dialog": "~6.0.1",
				"rc-dropdown": "~1.4.8",
				"rc-form": "~0.15.2",
				"rc-input-number": "~2.5.8",
				"rc-menu": "~4.12.0",
				"rc-notification": "~1.3.4",
				"rc-pagination": "~1.5.2",
				"rc-progress": "~1.0.4",
				"rc-queue-anim": "~0.11.9",
				"rc-radio": "~2.0.0",
				"rc-rate": "~1.1.1",
				"rc-select": "~6.3.0",
				"rc-slider": "~3.6.0",
				"rc-steps": "~2.1.0",
				"rc-switch": "~1.4.1",
				"rc-table": "~4.0.3",
				"rc-tabs": "~5.9.0",
				"rc-time-picker": "~1.1.4",
				"rc-tooltip": "~3.3.2",
				"rc-tree": "~1.3.0",
				"rc-tree-select": "~1.4.5",
				"rc-upload": "~1.11.0",
				"rc-util": "~3.1.3",
				"react-slick": "~0.12.0",
				"warning": "~2.1.0"
			},
			"devDependencies": {
				"antd-tools": "^0.5.0",
				"babel-eslint": "^6.0.2",
				"babel-jest": "^12.0.2",
				"babel-plugin-antd": "^0.4.0",
				"dom-scroll-into-view": "^1.1.0",
				"es6-shim": "^0.35.0",
				"eslint": "^2.2.0",
				"eslint-config-airbnb": "^8.0.0",
				"eslint-plugin-babel": "^3.0.0",
				"eslint-plugin-import": "^1.6.1",
				"eslint-plugin-jsx-a11y": "^1.0.4",
				"eslint-plugin-markdown": "*",
				"eslint-plugin-react": "^5.0.1",
				"eslint-tinker": "^0.3.1",
				"history": "^2.0.1",
				"jest-cli": "^12.0.2",
				"jsonml-to-react-component": "~0.2.0",
				"jsonml.js": "^0.1.0",
				"jsonp": "^0.2.0",
				"lesshint": "^1.2.1",
				"lodash": "^4.1.0",
				"lodash.debounce": "^4.0.6",
				"pre-commit": "1.x",
				"querystring": "^0.2.0",
				"ramda": "^0.21.0",
				"rc-scroll-anim": "0.2.x",
				"rc-tween-one": "0.2.x",
				"react": "^15.0.0",
				"react-addons-test-utils": "^15.0.0",
				"react-copy-to-clipboard": "^4.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-router": "^2.0.0",
				"react-stateless-wrapper": "^1.0.2",
				"react-sublime-video": "^0.2.0-beta",
				"reqwest": "^2.0.5",
				"values.js": "^1.0.3",
				"webpack-babel-jest": "^1.0.4"
			},
			"scripts": {
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"clean": "antd-tools run clean",
				"start": "antd-tools run start",
				"site": "antd-tools run site",
				"deploy": "antd-tools run deploy",
				"just-deploy": "antd-tools run just-deploy",
				"lint": "npm run srclint && npm run demolint && npm run lesshint",
				"srclint": "RUN_ENV=SRC eslint components test site scripts ./*.js --ext '.js,.jsx'",
				"demolint": "RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lesshint": "lesshint components -r scripts/lesshint-report.js",
				"eslint-fix": "eslint --fix components test site scripts ./*.js --ext '.js,.jsx' && eslint-tinker ./components/*/demo/*.md",
				"test": "npm run lint && npm run dist && npm run jest",
				"jest": "jest",
				"pre-publish": "node ./scripts/prepub",
				"pub": "antd-tools run pub",
				"beta": "antd-tools run beta",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt"
			},
			"jest": {
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"modulePathIgnorePatterns": [
					"/_site/"
				],
				"testPathIgnorePatterns": [
					"/node_modules/"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "2120f35c32003d609b71e34960ddff718644e88a",
			"_id": "antd@1.0.0-beta.8",
			"_shasum": "d13e63213b6cf407ab5ae848e4471ed27937b628",
			"_from": ".",
			"_npmVersion": "2.15.0",
			"_nodeVersion": "4.4.2",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "d13e63213b6cf407ab5ae848e4471ed27937b628",
				"tarball": "https://registry.npmjs.org/antd/-/antd-1.0.0-beta.8.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/antd-1.0.0-beta.8.tgz_1462432791021_0.9663457861170173"
			},
			"directories": {}
		},
		"0.12.17": {
			"name": "antd",
			"version": "0.12.17",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index",
			"files": [
				"lib",
				"style"
			],
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"classnames": "~2.2.0",
				"css-animation": "~1.2.3",
				"gregorian-calendar": "~4.1.0",
				"gregorian-calendar-format": "~4.1.0",
				"object-assign": "~4.0.1",
				"rc-animate": "~2.0.2",
				"rc-calendar": "~5.4.0",
				"rc-cascader": "~0.9.0",
				"rc-checkbox": "~1.3.0",
				"rc-collapse": "~1.6.0",
				"rc-dialog": "~5.4.0",
				"rc-dropdown": "~1.4.3",
				"rc-form": "~0.14.0",
				"rc-form-validation": "~2.5.0",
				"rc-input-number": "~2.5.0",
				"rc-menu": "~4.10.2",
				"rc-notification": "~1.3.1",
				"rc-pagination": "~1.5.1",
				"rc-progress": "~1.0.4",
				"rc-queue-anim": "~0.11.2",
				"rc-radio": "~2.0.0",
				"rc-select": "~5.10.0",
				"rc-slider": "~3.3.0",
				"rc-steps": "~1.4.1",
				"rc-switch": "~1.3.2",
				"rc-table": "~3.11.4",
				"rc-tabs": "~5.8.0",
				"rc-time-picker": "~1.1.0",
				"rc-tooltip": "~3.3.1",
				"rc-tree": "~1.1.0",
				"rc-tree-select": "~1.4.1",
				"rc-trigger": "~1.2.0",
				"rc-upload": "~1.8.0",
				"rc-util": "~3.1.2",
				"react-slick": "^0.11.0",
				"velocity-animate": "~1.2.2",
				"warning": "~2.1.0"
			},
			"devDependencies": {
				"autoprefixer": "^6.3.3",
				"babel-cli": "^6.2.0",
				"babel-core": "^6.2.1",
				"babel-eslint": "^6.0.2",
				"babel-jest": "^6.0.1",
				"babel-loader": "^6.2.0",
				"babel-plugin-add-module-exports": "^0.1.1",
				"babel-preset-es2015": "^6.1.18",
				"babel-preset-react": "^6.1.18",
				"babel-preset-react-hmre": "^1.1.0",
				"babel-preset-stage-0": "^6.1.18",
				"busboy": "^0.2.9",
				"chalk": "^1.1.0",
				"css-loader": "^0.23.0",
				"cz-conventional-changelog": "^1.1.5",
				"es3ify-loader": "^0.1.0",
				"eslint": "^2.2.0",
				"eslint-config-airbnb": "^6.0.1",
				"eslint-plugin-babel": "^3.0.0",
				"eslint-plugin-markdown": "*",
				"eslint-plugin-react": "^4.0.0",
				"eslint-tinker": "^0.3.1",
				"extract-text-webpack-plugin": "^1.0.1",
				"gh-pages": "^0.11.0",
				"history": "^1.17.0",
				"instantclick": "^3.1.0",
				"jest-cli": "~0.8.0",
				"json-loader": "^0.5.1",
				"jsonp": "^0.2.0",
				"less": "~2.6.0",
				"less-loader": "^2.2.0",
				"lesshint": "^1.2.1",
				"lodash": "^4.1.0",
				"nico-jsx": "~0.9.0",
				"postcss-loader": "^0.8.0",
				"pre-commit": "1.x",
				"querystring": "^0.2.0",
				"rc-scroll-anim": "^0.1.7",
				"rc-tween-one": "^0.1.8",
				"react": "0.14.x",
				"react-addons-test-utils": "0.14.x",
				"react-copy-to-clipboard": "^4.0.1",
				"react-dom": "0.14.x",
				"react-router": "^2.0.0",
				"react-stateless-wrapper": "~1.0.2",
				"reqwest": "~2.0.5",
				"semver": "^5.1.0",
				"values.js": "^1.0.3",
				"webpack": "^1.10.1",
				"webpack-babel-jest": "^1.0.0",
				"webpack-dev-middleware": "^1.5.1",
				"webpack-hot-middleware": "^2.6.4"
			},
			"scripts": {
				"babel": "babel components index.js --out-dir lib",
				"start": "npm run clean && nico server --watch",
				"clean": "rm -rf _site dist",
				"site": "npm run clean && webpack --config webpack.deploy.config.js && webpack --config webpack.antd.config.js && NODE_ENV=PRODUCTION nico build",
				"deploy": "rm -rf node_modules && node scripts/install.js && npm run just-deploy",
				"just-deploy": "npm run site && node scripts/deploy.js",
				"lint": "npm run srclint && npm run mdlint && npm run lesshint",
				"srclint": "eslint components test index.js --ext '.js,.jsx'",
				"mdlint": "eslint components/*/demo/*.md --ext '.md' --global 'React,ReactDOM,mountNode' --rule 'no-console: 0, eol-last: 0, prefer-rest-params: 0'",
				"lesshint": "lesshint style/ -e 'style/+(core|mixins)/+(base|iconfont|normalize|layouts|compatibility|grid).less'",
				"eslint-fix": "eslint --fix components test index.js --ext '.js,.jsx' && eslint-tinker ./components/*/demo/*.md",
				"test": "npm run lint && webpack && npm run jest",
				"jest": "jest",
				"pub": "sh ./scripts/publish.sh",
				"webpack": "webpack",
				"beta": "sh ./scripts/publish.sh --tag beta",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt"
			},
			"jest": {
				"testRunner": "<rootDir>/node_modules/jest-cli/src/testRunners/jasmine/jasmine2",
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"testPathIgnorePatterns": [
					"/node_modules/",
					"/_site/"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests",
				"preprocessCachingDisabled": false
			},
			"pre-commit": [
				"lint"
			],
			"babel": {
				"presets": [
					"es2015",
					"react",
					"stage-0"
				],
				"plugins": [
					"add-module-exports"
				]
			},
			"config": {
				"commitizen": {
					"path": "./node_modules/cz-conventional-changelog"
				}
			},
			"gitHead": "b0774a7d189a5ea60e58498ac75bd9fd2ddbc359",
			"_id": "antd@0.12.17",
			"_shasum": "429b807f7d907ce12a22a74900718944502442d6",
			"_from": ".",
			"_npmVersion": "2.15.0",
			"_nodeVersion": "4.4.2",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "429b807f7d907ce12a22a74900718944502442d6",
				"tarball": "https://registry.npmjs.org/antd/-/antd-0.12.17.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/antd-0.12.17.tgz_1462434763485_0.6560287594329566"
			},
			"deprecated": "antd@<1.0.0 is depreacated, please upgrade to the latest version ASAP",
			"directories": {}
		},
		"1.0.0-beta.9": {
			"name": "antd",
			"version": "1.0.0-beta.9",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "dist/antd",
			"files": [
				"dist",
				"lib",
				"type-definitions"
			],
			"typings": "type-definitions/antd.d.ts",
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"classnames": "~2.2.0",
				"css-animation": "~1.2.3",
				"gregorian-calendar": "~4.1.0",
				"gregorian-calendar-format": "~4.1.0",
				"normalize.css": "^4.1.1",
				"rc-animate": "~2.0.3",
				"rc-calendar": "~5.5.1",
				"rc-cascader": "~0.9.8",
				"rc-checkbox": "~1.3.4",
				"rc-collapse": "~1.6.2",
				"rc-dialog": "~6.0.1",
				"rc-dropdown": "~1.4.8",
				"rc-form": "~0.15.2",
				"rc-input-number": "~2.5.8",
				"rc-menu": "~4.12.0",
				"rc-notification": "~1.3.4",
				"rc-pagination": "~1.5.2",
				"rc-progress": "~1.0.4",
				"rc-queue-anim": "~0.11.9",
				"rc-radio": "~2.0.0",
				"rc-rate": "~1.1.1",
				"rc-select": "~6.3.0",
				"rc-slider": "~3.6.0",
				"rc-steps": "~2.1.0",
				"rc-switch": "~1.4.1",
				"rc-table": "~4.0.3",
				"rc-tabs": "~5.9.0",
				"rc-time-picker": "~1.1.4",
				"rc-tooltip": "~3.3.2",
				"rc-tree": "~1.3.0",
				"rc-tree-select": "~1.4.5",
				"rc-upload": "~1.11.0",
				"rc-util": "~3.1.3",
				"react-slick": "~0.12.0",
				"warning": "~2.1.0"
			},
			"devDependencies": {
				"antd-tools": "^0.5.0",
				"babel-eslint": "^6.0.2",
				"babel-jest": "^12.0.2",
				"babel-plugin-antd": "^0.4.0",
				"dom-scroll-into-view": "^1.1.0",
				"es6-shim": "^0.35.0",
				"eslint": "^2.2.0",
				"eslint-config-airbnb": "^8.0.0",
				"eslint-plugin-babel": "^3.0.0",
				"eslint-plugin-import": "^1.6.1",
				"eslint-plugin-jsx-a11y": "^1.0.4",
				"eslint-plugin-markdown": "*",
				"eslint-plugin-react": "^5.0.1",
				"eslint-tinker": "^0.3.1",
				"history": "^2.0.1",
				"jest-cli": "^12.0.2",
				"jsonml-to-react-component": "~0.2.0",
				"jsonml.js": "^0.1.0",
				"jsonp": "^0.2.0",
				"lesshint": "^1.2.1",
				"lodash": "^4.1.0",
				"lodash.debounce": "^4.0.6",
				"pre-commit": "1.x",
				"querystring": "^0.2.0",
				"ramda": "^0.21.0",
				"rc-scroll-anim": "0.2.x",
				"rc-tween-one": "0.2.x",
				"react": "^15.0.0",
				"react-addons-test-utils": "^15.0.0",
				"react-copy-to-clipboard": "^4.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-router": "^2.0.0",
				"react-stateless-wrapper": "^1.0.2",
				"react-sublime-video": "^0.2.0-beta",
				"reqwest": "^2.0.5",
				"values.js": "^1.0.3",
				"webpack-babel-jest": "^1.0.4"
			},
			"scripts": {
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"clean": "antd-tools run clean",
				"start": "antd-tools run start",
				"site": "antd-tools run site",
				"deploy": "antd-tools run deploy",
				"just-deploy": "antd-tools run just-deploy",
				"lint": "npm run srclint && npm run demolint && npm run lesshint",
				"srclint": "RUN_ENV=SRC eslint components test site scripts ./*.js --ext '.js,.jsx'",
				"demolint": "RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lesshint": "lesshint components -r scripts/lesshint-report.js",
				"eslint-fix": "eslint --fix components test site scripts ./*.js --ext '.js,.jsx' && eslint-tinker ./components/*/demo/*.md",
				"test": "npm run lint && npm run dist && npm run jest",
				"jest": "jest",
				"pre-publish": "node ./scripts/prepub",
				"pub": "antd-tools run pub",
				"beta": "antd-tools run beta",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt"
			},
			"jest": {
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"modulePathIgnorePatterns": [
					"/_site/"
				],
				"testPathIgnorePatterns": [
					"/node_modules/"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "7d55acbc044beb37179ae74d50ecfdbde8c0738e",
			"_id": "antd@1.0.0-beta.9",
			"_shasum": "3df8e885e1eb9df85c4598e99036bd4d2ddea2ce",
			"_from": ".",
			"_npmVersion": "2.15.0",
			"_nodeVersion": "4.4.2",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "3df8e885e1eb9df85c4598e99036bd4d2ddea2ce",
				"tarball": "https://registry.npmjs.org/antd/-/antd-1.0.0-beta.9.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/antd-1.0.0-beta.9.tgz_1462438441294_0.04870960861444473"
			},
			"directories": {}
		},
		"1.0.0-beta.10": {
			"name": "antd",
			"version": "1.0.0-beta.10",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "dist/antd",
			"files": [
				"dist",
				"lib",
				"type-definitions"
			],
			"typings": "type-definitions/antd.d.ts",
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"classnames": "~2.2.0",
				"css-animation": "~1.2.3",
				"gregorian-calendar": "~4.1.0",
				"gregorian-calendar-format": "~4.1.0",
				"normalize.css": "^4.1.1",
				"rc-animate": "~2.0.3",
				"rc-calendar": "~5.5.1",
				"rc-cascader": "~0.9.8",
				"rc-checkbox": "~1.3.4",
				"rc-collapse": "~1.6.2",
				"rc-dialog": "~6.0.1",
				"rc-dropdown": "~1.4.8",
				"rc-form": "~0.15.2",
				"rc-input-number": "~2.5.8",
				"rc-menu": "~4.12.0",
				"rc-notification": "~1.3.4",
				"rc-pagination": "~1.5.2",
				"rc-progress": "~1.0.4",
				"rc-queue-anim": "~0.11.9",
				"rc-radio": "~2.0.0",
				"rc-rate": "~1.1.1",
				"rc-select": "~6.3.0",
				"rc-slider": "~3.6.0",
				"rc-steps": "~2.1.0",
				"rc-switch": "~1.4.1",
				"rc-table": "~4.0.3",
				"rc-tabs": "~5.9.0",
				"rc-time-picker": "~1.1.4",
				"rc-tooltip": "~3.3.2",
				"rc-tree": "~1.3.0",
				"rc-tree-select": "~1.6.0",
				"rc-upload": "~1.11.0",
				"rc-util": "~3.1.3",
				"react-slick": "~0.12.0",
				"warning": "~2.1.0"
			},
			"devDependencies": {
				"antd-tools": "^0.6.0",
				"babel-eslint": "^6.0.2",
				"babel-jest": "^12.0.2",
				"babel-plugin-antd": "^0.4.0",
				"dom-scroll-into-view": "^1.1.0",
				"es6-shim": "^0.35.0",
				"eslint": "^2.2.0",
				"eslint-config-airbnb": "^8.0.0",
				"eslint-plugin-babel": "^3.0.0",
				"eslint-plugin-import": "^1.6.1",
				"eslint-plugin-jsx-a11y": "^1.0.4",
				"eslint-plugin-markdown": "*",
				"eslint-plugin-react": "^5.0.1",
				"eslint-tinker": "^0.3.1",
				"history": "^2.0.1",
				"jest-cli": "^12.0.2",
				"jsonml-to-react-component": "~0.2.0",
				"jsonml.js": "^0.1.0",
				"jsonp": "^0.2.0",
				"lesshint": "^1.2.1",
				"lodash": "^4.1.0",
				"lodash.debounce": "^4.0.6",
				"pre-commit": "1.x",
				"querystring": "^0.2.0",
				"ramda": "^0.21.0",
				"rc-scroll-anim": "0.2.x",
				"rc-tween-one": "0.2.x",
				"react": "^15.0.0",
				"react-addons-test-utils": "^15.0.0",
				"react-copy-to-clipboard": "^4.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-router": "^2.0.0",
				"react-stateless-wrapper": "^1.0.2",
				"react-sublime-video": "^0.2.0-beta",
				"reqwest": "^2.0.5",
				"values.js": "^1.0.3",
				"webpack-babel-jest": "^1.0.4"
			},
			"scripts": {
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"clean": "antd-tools run clean",
				"start": "antd-tools run start",
				"site": "antd-tools run site",
				"deploy": "antd-tools run deploy",
				"just-deploy": "antd-tools run just-deploy",
				"lint": "npm run srclint && npm run demolint && npm run lesshint",
				"srclint": "RUN_ENV=SRC eslint components test site scripts ./*.js --ext '.js,.jsx'",
				"demolint": "RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lesshint": "lesshint components -r scripts/lesshint-report.js",
				"eslint-fix": "eslint --fix components test site scripts ./*.js --ext '.js,.jsx' && eslint-tinker ./components/*/demo/*.md",
				"test": "npm run lint && npm run dist && npm run jest",
				"jest": "jest",
				"pre-publish": "node ./scripts/prepub",
				"pub": "antd-tools run pub",
				"beta": "antd-tools run beta",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt"
			},
			"jest": {
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"modulePathIgnorePatterns": [
					"/_site/"
				],
				"testPathIgnorePatterns": [
					"/node_modules/"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "cd3904b43622ea4d144f4127977ac91b15929bd2",
			"_id": "antd@1.0.0-beta.10",
			"_shasum": "5dd8e0e4a4cfd836c7dfda677bc81cb016a88516",
			"_from": ".",
			"_npmVersion": "2.15.0",
			"_nodeVersion": "4.4.2",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "5dd8e0e4a4cfd836c7dfda677bc81cb016a88516",
				"tarball": "https://registry.npmjs.org/antd/-/antd-1.0.0-beta.10.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/antd-1.0.0-beta.10.tgz_1462862845971_0.7697660066187382"
			},
			"directories": {}
		},
		"1.0.0": {
			"name": "antd",
			"version": "1.0.0",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "dist/antd",
			"files": [
				"dist",
				"lib",
				"type-definitions"
			],
			"typings": "type-definitions/antd.d.ts",
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"classnames": "~2.2.0",
				"css-animation": "~1.2.3",
				"gregorian-calendar": "~4.1.0",
				"gregorian-calendar-format": "~4.1.0",
				"normalize.css": "^4.1.1",
				"rc-animate": "~2.0.3",
				"rc-calendar": "~5.5.1",
				"rc-cascader": "~0.9.8",
				"rc-checkbox": "~1.3.4",
				"rc-collapse": "~1.6.2",
				"rc-dialog": "~6.0.1",
				"rc-dropdown": "~1.4.8",
				"rc-form": "~0.15.2",
				"rc-input-number": "~2.5.8",
				"rc-menu": "~4.12.0",
				"rc-notification": "~1.3.4",
				"rc-pagination": "~1.5.2",
				"rc-progress": "~1.0.4",
				"rc-queue-anim": "~0.11.9",
				"rc-radio": "~2.0.0",
				"rc-rate": "~1.1.1",
				"rc-select": "~6.3.0",
				"rc-slider": "~3.6.0",
				"rc-steps": "~2.1.0",
				"rc-switch": "~1.4.1",
				"rc-table": "~4.0.3",
				"rc-tabs": "~5.9.0",
				"rc-time-picker": "~1.1.4",
				"rc-tooltip": "~3.3.2",
				"rc-tree": "~1.3.0",
				"rc-tree-select": "~1.6.0",
				"rc-upload": "~1.12.0",
				"rc-util": "~3.1.3",
				"react-slick": "~0.12.0",
				"warning": "~2.1.0"
			},
			"devDependencies": {
				"antd-tools": "^0.6.0",
				"babel-eslint": "^6.0.2",
				"babel-jest": "^12.0.2",
				"babel-plugin-antd": "^0.4.0",
				"dom-scroll-into-view": "^1.1.0",
				"enquire.js": "^2.1.1",
				"es6-shim": "^0.35.0",
				"eslint": "^2.2.0",
				"eslint-config-airbnb": "^9.0.1",
				"eslint-plugin-babel": "^3.0.0",
				"eslint-plugin-import": "^1.6.1",
				"eslint-plugin-jsx-a11y": "^1.0.4",
				"eslint-plugin-markdown": "*",
				"eslint-plugin-react": "^5.0.1",
				"eslint-tinker": "^0.3.1",
				"history": "^2.0.1",
				"jest-cli": "^12.0.2",
				"jsonml-to-react-component": "~0.2.0",
				"jsonml.js": "^0.1.0",
				"jsonp": "^0.2.0",
				"lesshint": "^1.2.1",
				"lodash.debounce": "^4.0.6",
				"pre-commit": "1.x",
				"querystring": "^0.2.0",
				"ramda": "^0.21.0",
				"rc-scroll-anim": "~0.2.8",
				"rc-tween-one": "~0.3.0",
				"react": "^15.0.0",
				"react-addons-test-utils": "^15.0.0",
				"react-copy-to-clipboard": "^4.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-router": "^2.0.0",
				"react-stateless-wrapper": "^1.0.2",
				"react-sublime-video": "^0.2.0-beta",
				"reqwest": "^2.0.5",
				"values.js": "^1.0.3",
				"webpack-babel-jest": "^1.0.4"
			},
			"scripts": {
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"clean": "antd-tools run clean",
				"start": "antd-tools run start",
				"site": "antd-tools run site",
				"deploy": "antd-tools run deploy",
				"just-deploy": "antd-tools run just-deploy",
				"lint": "npm run srclint && npm run demolint && npm run lesshint",
				"srclint": "RUN_ENV=SRC eslint components test site scripts ./*.js --ext '.js,.jsx'",
				"demolint": "RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lesshint": "lesshint components -r scripts/lesshint-report.js",
				"eslint-fix": "eslint --fix components test site scripts ./*.js --ext '.js,.jsx' && eslint-tinker ./components/*/demo/*.md",
				"test": "npm run lint && npm run dist && npm run jest",
				"jest": "jest",
				"pre-publish": "node ./scripts/prepub",
				"pub": "antd-tools run pub",
				"beta": "antd-tools run beta",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt"
			},
			"jest": {
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"modulePathIgnorePatterns": [
					"/_site/"
				],
				"testPathIgnorePatterns": [
					"/node_modules/"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "ffcd2624d786e10c04da7d3ef013c6a162c56868",
			"_id": "antd@1.0.0",
			"_shasum": "8b08bcf566877d08e8e3058d9a838c44ef8b96d5",
			"_from": ".",
			"_npmVersion": "2.15.0",
			"_nodeVersion": "4.4.2",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "8b08bcf566877d08e8e3058d9a838c44ef8b96d5",
				"tarball": "https://registry.npmjs.org/antd/-/antd-1.0.0.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/antd-1.0.0.tgz_1462901861673_0.6443628564011306"
			},
			"directories": {},
			"deprecated": "It's recommended to upgrade antd to the latest compatible version 1.11.x"
		},
		"1.0.1": {
			"name": "antd",
			"version": "1.0.1",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "dist/antd",
			"files": [
				"dist",
				"lib",
				"type-definitions"
			],
			"typings": "type-definitions/antd.d.ts",
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"classnames": "~2.2.0",
				"css-animation": "~1.2.3",
				"gregorian-calendar": "~4.1.0",
				"gregorian-calendar-format": "~4.1.0",
				"normalize.css": "^4.1.1",
				"rc-animate": "~2.0.3",
				"rc-calendar": "~5.5.1",
				"rc-cascader": "~0.9.8",
				"rc-checkbox": "~1.3.4",
				"rc-collapse": "~1.6.2",
				"rc-dialog": "~6.0.1",
				"rc-dropdown": "~1.4.8",
				"rc-form": "~0.15.2",
				"rc-input-number": "~2.5.8",
				"rc-menu": "~4.12.0",
				"rc-notification": "~1.3.4",
				"rc-pagination": "~1.5.2",
				"rc-progress": "~1.0.4",
				"rc-queue-anim": "~0.11.9",
				"rc-radio": "~2.0.0",
				"rc-rate": "~1.1.1",
				"rc-select": "~6.3.0",
				"rc-slider": "~3.6.0",
				"rc-steps": "~2.1.0",
				"rc-switch": "~1.4.1",
				"rc-table": "~4.0.3",
				"rc-tabs": "~5.9.0",
				"rc-time-picker": "~1.1.4",
				"rc-tooltip": "~3.3.2",
				"rc-tree": "~1.3.0",
				"rc-tree-select": "~1.6.0",
				"rc-upload": "~1.12.0",
				"rc-util": "~3.1.3",
				"react-slick": "~0.12.0",
				"warning": "~2.1.0"
			},
			"devDependencies": {
				"antd-tools": "^0.6.0",
				"babel-eslint": "^6.0.2",
				"babel-jest": "^12.0.2",
				"babel-plugin-antd": "^0.4.0",
				"dom-scroll-into-view": "^1.1.0",
				"enquire.js": "^2.1.1",
				"es6-shim": "^0.35.0",
				"eslint": "^2.2.0",
				"eslint-config-airbnb": "^9.0.1",
				"eslint-plugin-babel": "^3.0.0",
				"eslint-plugin-import": "^1.6.1",
				"eslint-plugin-jsx-a11y": "^1.0.4",
				"eslint-plugin-markdown": "*",
				"eslint-plugin-react": "^5.0.1",
				"eslint-tinker": "^0.3.1",
				"history": "^2.0.1",
				"jest-cli": "^12.0.2",
				"jsonml-to-react-component": "~0.2.0",
				"jsonml.js": "^0.1.0",
				"jsonp": "^0.2.0",
				"lesshint": "^1.2.1",
				"lodash.debounce": "^4.0.6",
				"pre-commit": "1.x",
				"querystring": "^0.2.0",
				"ramda": "^0.21.0",
				"rc-scroll-anim": "~0.2.8",
				"rc-tween-one": "~0.3.0",
				"react": "^15.0.0",
				"react-addons-test-utils": "^15.0.0",
				"react-copy-to-clipboard": "^4.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-router": "^2.0.0",
				"react-stateless-wrapper": "^1.0.2",
				"react-sublime-video": "^0.2.0-beta",
				"reqwest": "^2.0.5",
				"values.js": "^1.0.3",
				"webpack-babel-jest": "^1.0.4"
			},
			"scripts": {
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"clean": "antd-tools run clean",
				"start": "antd-tools run start",
				"site": "antd-tools run site",
				"deploy": "antd-tools run update-self && antd-tools run deploy",
				"just-deploy": "antd-tools run just-deploy",
				"lint": "npm run srclint && npm run demolint && npm run lesshint",
				"srclint": "RUN_ENV=SRC eslint components test site scripts ./*.js --ext '.js,.jsx'",
				"demolint": "RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lesshint": "lesshint components -r scripts/lesshint-report.js",
				"eslint-fix": "eslint --fix components test site scripts ./*.js --ext '.js,.jsx' && eslint-tinker ./components/*/demo/*.md",
				"test": "npm run lint && npm run jest && npm run dist",
				"jest": "jest",
				"pre-publish": "node ./scripts/prepub",
				"pub": "antd-tools run update-self && antd-tools run pub",
				"beta": "antd-tools run beta",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt"
			},
			"jest": {
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"modulePathIgnorePatterns": [
					"/_site/"
				],
				"testPathIgnorePatterns": [
					"/node_modules/"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "5939962c90aedefc74604f4c479d4aa49a5e2897",
			"_id": "antd@1.0.1",
			"_shasum": "4be62eefd4177bed68b7e6617ced45997ab2f72b",
			"_from": ".",
			"_npmVersion": "3.8.3",
			"_nodeVersion": "5.10.0",
			"_npmUser": {
				"name": "benjycui",
				"email": "benjytrys@gmail.com"
			},
			"dist": {
				"shasum": "4be62eefd4177bed68b7e6617ced45997ab2f72b",
				"tarball": "https://registry.npmjs.org/antd/-/antd-1.0.1.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "zhujun24",
					"email": "zhujun87654321@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/antd-1.0.1.tgz_1462961056130_0.3777110888622701"
			},
			"directories": {},
			"deprecated": "It's recommended to upgrade antd to the latest compatible version 1.11.x"
		},
		"1.1.0": {
			"name": "antd",
			"version": "1.1.0",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "dist/antd",
			"files": [
				"dist",
				"lib",
				"type-definitions"
			],
			"typings": "type-definitions/antd.d.ts",
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"classnames": "~2.2.0",
				"css-animation": "~1.2.3",
				"gregorian-calendar": "~4.1.0",
				"gregorian-calendar-format": "~4.1.0",
				"normalize.css": "^4.1.1",
				"rc-animate": "~2.0.3",
				"rc-calendar": "~5.5.1",
				"rc-cascader": "~0.9.8",
				"rc-checkbox": "~1.3.4",
				"rc-collapse": "~1.6.2",
				"rc-dialog": "~6.0.1",
				"rc-dropdown": "~1.4.8",
				"rc-form": "~0.15.2",
				"rc-input-number": "~2.5.8",
				"rc-menu": "~4.12.0",
				"rc-notification": "~1.3.4",
				"rc-pagination": "~1.5.2",
				"rc-progress": "~1.0.4",
				"rc-queue-anim": "~0.11.9",
				"rc-radio": "~2.0.0",
				"rc-rate": "~1.1.1",
				"rc-select": "~6.3.0",
				"rc-slider": "~3.6.0",
				"rc-steps": "~2.1.0",
				"rc-switch": "~1.4.1",
				"rc-table": "~4.0.3",
				"rc-tabs": "~5.9.0",
				"rc-time-picker": "~1.1.4",
				"rc-tooltip": "~3.3.2",
				"rc-tree": "~1.3.0",
				"rc-tree-select": "~1.6.0",
				"rc-upload": "~1.12.0",
				"rc-util": "~3.1.3",
				"react-slick": "~0.12.0",
				"warning": "~2.1.0"
			},
			"devDependencies": {
				"antd-tools": "^0.7.0",
				"babel-eslint": "^6.0.2",
				"babel-jest": "^12.0.2",
				"babel-plugin-antd": "^0.4.0",
				"dom-scroll-into-view": "^1.1.0",
				"enquire.js": "^2.1.1",
				"es6-shim": "^0.35.0",
				"eslint": "^2.2.0",
				"eslint-config-airbnb": "^9.0.1",
				"eslint-plugin-babel": "^3.0.0",
				"eslint-plugin-import": "^1.6.1",
				"eslint-plugin-jsx-a11y": "^1.0.4",
				"eslint-plugin-markdown": "*",
				"eslint-plugin-react": "^5.0.1",
				"eslint-tinker": "^0.3.1",
				"history": "^2.0.1",
				"intl": "^1.2.2",
				"intl-locales-supported": "^1.0.0",
				"jest-cli": "^12.0.2",
				"jsonml-to-react-component": "~0.2.0",
				"jsonml.js": "^0.1.0",
				"jsonp": "^0.2.0",
				"lesshint": "^1.2.1",
				"lodash.debounce": "^4.0.6",
				"pre-commit": "1.x",
				"querystring": "^0.2.0",
				"ramda": "^0.21.0",
				"rc-scroll-anim": "~0.2.8",
				"rc-tween-one": "~0.3.0",
				"react": "^15.0.0",
				"react-addons-test-utils": "^15.0.0",
				"react-copy-to-clipboard": "^4.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-intl": "^2.0.1",
				"react-router": "^2.0.0",
				"react-stateless-wrapper": "^1.0.2",
				"react-sublime-video": "^0.2.0-beta",
				"reqwest": "^2.0.5",
				"values.js": "^1.0.3",
				"webpack-babel-jest": "^1.0.4"
			},
			"scripts": {
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"clean": "antd-tools run clean",
				"start": "antd-tools run start",
				"site": "antd-tools run site",
				"deploy": "antd-tools run update-self && antd-tools run deploy",
				"just-deploy": "antd-tools run just-deploy",
				"lint": "npm run srclint && npm run demolint && npm run lesshint",
				"srclint": "RUN_ENV=SRC eslint components test site scripts ./*.js --ext '.js,.jsx'",
				"demolint": "RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lesshint": "lesshint components -r scripts/lesshint-report.js",
				"eslint-fix": "eslint --fix components test site scripts ./*.js --ext '.js,.jsx' && eslint-tinker ./components/*/demo/*.md",
				"test": "npm run lint && npm run jest && npm run dist",
				"jest": "jest",
				"pre-publish": "node ./scripts/prepub",
				"prepublish": "antd-tools run guard",
				"pub": "antd-tools run update-self && antd-tools run pub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt"
			},
			"jest": {
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"modulePathIgnorePatterns": [
					"/_site/"
				],
				"testPathIgnorePatterns": [
					"/node_modules/"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "8eb9da7cf47adde7d6ef54c241e3a2b5db139bd3",
			"_id": "antd@1.1.0",
			"_shasum": "1dc388caf39a8f1030e93aaaecf78ea9a16212c5",
			"_from": ".",
			"_npmVersion": "3.5.2",
			"_nodeVersion": "5.1.0",
			"_npmUser": {
				"name": "superraytin",
				"email": "superRaytin@gmail.com"
			},
			"dist": {
				"shasum": "1dc388caf39a8f1030e93aaaecf78ea9a16212c5",
				"tarball": "https://registry.npmjs.org/antd/-/antd-1.1.0.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "ddcat1115",
					"email": "418150596@qq.com"
				},
				{
					"name": "raohai",
					"email": "surgesoft@gmail.com"
				},
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "superraytin",
					"email": "superRaytin@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/antd-1.1.0.tgz_1463577085534_0.7410725473891944"
			},
			"directories": {},
			"deprecated": "It's recommended to upgrade antd to the latest compatible version 1.11.x"
		},
		"1.2.0": {
			"name": "antd",
			"version": "1.2.0",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "dist/antd",
			"files": [
				"dist",
				"lib",
				"type-definitions"
			],
			"typings": "type-definitions/antd.d.ts",
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"classnames": "~2.2.0",
				"css-animation": "^1.2.5",
				"gregorian-calendar": "~4.1.0",
				"gregorian-calendar-format": "~4.1.0",
				"normalize.css": "^4.1.1",
				"rc-animate": "~2.0.4",
				"rc-calendar": "~5.5.4",
				"rc-cascader": "~0.9.9",
				"rc-checkbox": "~1.3.6",
				"rc-collapse": "~1.6.3",
				"rc-dialog": "~6.0.6",
				"rc-dropdown": "~1.4.8",
				"rc-form": "~0.16.0",
				"rc-input-number": "~2.5.10",
				"rc-menu": "~4.12.3",
				"rc-notification": "~1.3.4",
				"rc-pagination": "~1.5.3",
				"rc-progress": "~1.0.4",
				"rc-queue-anim": "~0.11.9",
				"rc-radio": "~2.0.0",
				"rc-rate": "~1.1.1",
				"rc-select": "~6.4.0",
				"rc-slider": "~3.6.2",
				"rc-steps": "~2.1.3",
				"rc-switch": "~1.4.2",
				"rc-table": "~4.0.6",
				"rc-tabs": "~5.9.1",
				"rc-time-picker": "~1.1.4",
				"rc-tooltip": "~3.3.2",
				"rc-tree": "~1.3.1",
				"rc-tree-select": "~1.7.2",
				"rc-upload": "~1.12.0",
				"rc-util": "~3.1.3",
				"react-slick": "~0.12.0",
				"warning": "~2.1.0"
			},
			"devDependencies": {
				"antd-tools": "^0.8.0",
				"babel-eslint": "^6.0.2",
				"babel-jest": "^12.0.2",
				"babel-plugin-antd": "^0.4.0",
				"dom-scroll-into-view": "^1.1.0",
				"enquire.js": "^2.1.1",
				"es6-shim": "^0.35.0",
				"eslint": "^2.2.0",
				"eslint-config-airbnb": "^9.0.1",
				"eslint-plugin-babel": "^3.0.0",
				"eslint-plugin-import": "^1.6.1",
				"eslint-plugin-jsx-a11y": "^1.0.4",
				"eslint-plugin-markdown": "*",
				"eslint-plugin-react": "^5.0.1",
				"eslint-tinker": "^0.3.1",
				"history": "^2.0.1",
				"intl": "^1.2.2",
				"intl-locales-supported": "^1.0.0",
				"jest-cli": "^12.0.2",
				"jsonml-to-react-component": "~0.2.0",
				"jsonml.js": "^0.1.0",
				"jsonp": "^0.2.0",
				"lesshint": "^1.2.1",
				"lodash.debounce": "^4.0.6",
				"pre-commit": "1.x",
				"querystring": "^0.2.0",
				"ramda": "^0.21.0",
				"rc-scroll-anim": "~0.2.8",
				"rc-tween-one": "~0.3.0",
				"react": "^15.0.0",
				"react-addons-test-utils": "^15.0.0",
				"react-copy-to-clipboard": "^4.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-intl": "^2.0.1",
				"react-router": "^2.0.0",
				"react-stateless-wrapper": "^1.0.2",
				"react-sublime-video": "^0.2.0-beta",
				"reqwest": "^2.0.5",
				"values.js": "^1.0.3",
				"webpack-babel-jest": "^1.0.4"
			},
			"scripts": {
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"clean": "antd-tools run clean",
				"start": "antd-tools run start",
				"site": "antd-tools run site",
				"pre-deploy": "cp CNAME _site && rsync -R components/*/demo/*.json _site",
				"deploy": "antd-tools run update-self && antd-tools run deploy",
				"just-deploy": "antd-tools run just-deploy",
				"lint": "npm run srclint && npm run demolint && npm run lesshint",
				"srclint": "RUN_ENV=SRC eslint components test site scripts ./*.js --ext '.js,.jsx'",
				"demolint": "RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lesshint": "lesshint components -r scripts/lesshint-report.js",
				"eslint-fix": "eslint --fix components test site scripts ./*.js --ext '.js,.jsx' && eslint-tinker ./components/*/demo/*.md",
				"test": "npm run lint && npm run jest && npm run dist",
				"jest": "jest",
				"pre-publish": "node ./scripts/prepub",
				"prepublish": "antd-tools run guard",
				"pub": "antd-tools run update-self && antd-tools run pub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt"
			},
			"jest": {
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"modulePathIgnorePatterns": [
					"/_site/"
				],
				"testPathIgnorePatterns": [
					"/node_modules/"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "b7f1c4077b5075e18cdd0572ecd305cd0564de65",
			"_id": "antd@1.2.0",
			"_shasum": "94621556bd3c57c3cdfd971276aa5fd97dafcb46",
			"_from": ".",
			"_npmVersion": "3.6.0",
			"_nodeVersion": "5.7.0",
			"_npmUser": {
				"name": "raohai",
				"email": "surgesoft@gmail.com"
			},
			"dist": {
				"shasum": "94621556bd3c57c3cdfd971276aa5fd97dafcb46",
				"tarball": "https://registry.npmjs.org/antd/-/antd-1.2.0.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "ddcat1115",
					"email": "418150596@qq.com"
				},
				{
					"name": "raohai",
					"email": "surgesoft@gmail.com"
				},
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "superraytin",
					"email": "superRaytin@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/antd-1.2.0.tgz_1464319205818_0.5298745990730822"
			},
			"directories": {},
			"deprecated": "It's recommended to upgrade antd to the latest compatible version 1.11.x"
		},
		"1.2.1": {
			"name": "antd",
			"version": "1.2.1",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "dist/antd",
			"files": [
				"dist",
				"lib",
				"type-definitions"
			],
			"typings": "type-definitions/antd.d.ts",
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"classnames": "~2.2.0",
				"css-animation": "^1.2.5",
				"gregorian-calendar": "~4.1.0",
				"gregorian-calendar-format": "~4.1.0",
				"normalize.css": "^4.1.1",
				"rc-animate": "~2.0.4",
				"rc-calendar": "~5.5.4",
				"rc-cascader": "~0.9.9",
				"rc-checkbox": "~1.3.6",
				"rc-collapse": "~1.6.3",
				"rc-dialog": "~6.0.6",
				"rc-dropdown": "~1.4.8",
				"rc-form": "~0.16.0",
				"rc-input-number": "~2.5.10",
				"rc-menu": "~4.12.3",
				"rc-notification": "~1.3.4",
				"rc-pagination": "~1.5.3",
				"rc-progress": "~1.0.4",
				"rc-queue-anim": "~0.11.9",
				"rc-radio": "~2.0.0",
				"rc-rate": "~1.1.1",
				"rc-select": "~6.4.0",
				"rc-slider": "~3.6.2",
				"rc-steps": "~2.1.3",
				"rc-switch": "~1.4.2",
				"rc-table": "~4.0.6",
				"rc-tabs": "~5.9.1",
				"rc-time-picker": "~1.1.4",
				"rc-tooltip": "~3.3.2",
				"rc-tree": "~1.3.1",
				"rc-tree-select": "~1.7.2",
				"rc-upload": "~1.12.0",
				"rc-util": "~3.1.3",
				"react-slick": "~0.12.0",
				"warning": "~2.1.0"
			},
			"devDependencies": {
				"antd-tools": "^0.8.0",
				"babel-eslint": "^6.0.2",
				"babel-jest": "^12.0.2",
				"babel-plugin-antd": "^0.4.0",
				"dom-scroll-into-view": "^1.1.0",
				"enquire.js": "^2.1.1",
				"es6-shim": "^0.35.0",
				"eslint": "^2.2.0",
				"eslint-config-airbnb": "^9.0.1",
				"eslint-plugin-babel": "^3.0.0",
				"eslint-plugin-import": "^1.6.1",
				"eslint-plugin-jsx-a11y": "^1.0.4",
				"eslint-plugin-markdown": "*",
				"eslint-plugin-react": "^5.0.1",
				"eslint-tinker": "^0.3.1",
				"history": "^2.0.1",
				"intl": "^1.2.2",
				"intl-locales-supported": "^1.0.0",
				"jest-cli": "^12.0.2",
				"jsonml-to-react-component": "~0.2.0",
				"jsonml.js": "^0.1.0",
				"jsonp": "^0.2.0",
				"lesshint": "^1.2.1",
				"lodash.debounce": "^4.0.6",
				"pre-commit": "1.x",
				"querystring": "^0.2.0",
				"ramda": "^0.21.0",
				"rc-scroll-anim": "~0.2.8",
				"rc-tween-one": "~0.3.0",
				"react": "^15.0.0",
				"react-addons-test-utils": "^15.0.0",
				"react-copy-to-clipboard": "^4.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-intl": "^2.0.1",
				"react-router": "^2.0.0",
				"react-stateless-wrapper": "^1.0.2",
				"react-sublime-video": "^0.2.0-beta",
				"reqwest": "^2.0.5",
				"values.js": "^1.0.3",
				"webpack-babel-jest": "^1.0.4"
			},
			"scripts": {
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"clean": "antd-tools run clean",
				"start": "antd-tools run start",
				"site": "antd-tools run site",
				"pre-deploy": "cp CNAME _site && rsync -R components/*/demo/*.json _site",
				"deploy": "antd-tools run update-self && antd-tools run deploy",
				"just-deploy": "antd-tools run just-deploy",
				"lint": "npm run srclint && npm run demolint && npm run lesshint",
				"srclint": "RUN_ENV=SRC eslint components test site scripts ./*.js --ext '.js,.jsx'",
				"demolint": "RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lesshint": "lesshint components -r scripts/lesshint-report.js",
				"eslint-fix": "eslint --fix components test site scripts ./*.js --ext '.js,.jsx' && eslint-tinker ./components/*/demo/*.md",
				"test": "npm run lint && npm run jest && npm run dist",
				"jest": "jest",
				"pre-publish": "node ./scripts/prepub",
				"prepublish": "antd-tools run guard",
				"pub": "antd-tools run update-self && antd-tools run pub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt"
			},
			"jest": {
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"modulePathIgnorePatterns": [
					"/_site/"
				],
				"testPathIgnorePatterns": [
					"/node_modules/"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "cb5b6543c42503cafc459ce14e121edeb4783b12",
			"_id": "antd@1.2.1",
			"_shasum": "92f78aabcb506db941428d30b64b90026a21dc09",
			"_from": ".",
			"_npmVersion": "3.6.0",
			"_nodeVersion": "5.7.0",
			"_npmUser": {
				"name": "raohai",
				"email": "surgesoft@gmail.com"
			},
			"dist": {
				"shasum": "92f78aabcb506db941428d30b64b90026a21dc09",
				"tarball": "https://registry.npmjs.org/antd/-/antd-1.2.1.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "ddcat1115",
					"email": "418150596@qq.com"
				},
				{
					"name": "raohai",
					"email": "surgesoft@gmail.com"
				},
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "superraytin",
					"email": "superRaytin@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/antd-1.2.1.tgz_1464344247649_0.7104656521696597"
			},
			"directories": {},
			"deprecated": "It's recommended to upgrade antd to the latest compatible version 1.11.x"
		},
		"1.3.0": {
			"name": "antd",
			"version": "1.3.0",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "dist/antd",
			"files": [
				"dist",
				"lib",
				"index.d.ts"
			],
			"typings": "type-definitions/antd.d.ts",
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"classnames": "~2.2.0",
				"css-animation": "^1.2.5",
				"gregorian-calendar": "~4.1.0",
				"gregorian-calendar-format": "~4.1.0",
				"normalize.css": "^4.1.1",
				"nunjucks": "^2.4.2",
				"rc-animate": "~2.0.4",
				"rc-calendar": "~5.5.4",
				"rc-cascader": "~0.9.9",
				"rc-checkbox": "~1.3.6",
				"rc-collapse": "~1.6.3",
				"rc-dialog": "~6.0.6",
				"rc-dropdown": "~1.4.8",
				"rc-form": "~0.16.0",
				"rc-input-number": "~2.5.10",
				"rc-menu": "~4.12.3",
				"rc-notification": "~1.3.4",
				"rc-pagination": "~1.5.3",
				"rc-progress": "~1.0.4",
				"rc-queue-anim": "~0.11.9",
				"rc-radio": "~2.0.0",
				"rc-rate": "~1.1.1",
				"rc-select": "~6.4.0",
				"rc-slider": "~3.7.0",
				"rc-steps": "~2.1.3",
				"rc-switch": "~1.4.2",
				"rc-table": "~4.1.1",
				"rc-tabs": "~5.9.1",
				"rc-time-picker": "~1.1.4",
				"rc-tooltip": "~3.3.2",
				"rc-tree": "~1.3.1",
				"rc-tree-select": "~1.7.2",
				"rc-upload": "~1.13.0",
				"rc-util": "~3.1.3",
				"react-slick": "~0.12.0",
				"warning": "~2.1.0"
			},
			"devDependencies": {
				"antd-tools": "^0.8.0",
				"babel-eslint": "^6.0.2",
				"babel-jest": "^12.0.2",
				"babel-plugin-antd": "^0.4.0",
				"bisheng": "^0.5.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.1.0",
				"bisheng-plugin-toc": "0.2.0",
				"dom-scroll-into-view": "^1.1.0",
				"enquire.js": "^2.1.1",
				"es6-shim": "^0.35.0",
				"eslint": "^2.2.0",
				"eslint-config-airbnb": "^9.0.1",
				"eslint-plugin-babel": "^3.0.0",
				"eslint-plugin-import": "^1.6.1",
				"eslint-plugin-jsx-a11y": "^1.0.4",
				"eslint-plugin-markdown": "*",
				"eslint-plugin-react": "^5.0.1",
				"eslint-tinker": "^0.3.1",
				"history": "^2.0.1",
				"intl": "^1.2.2",
				"intl-locales-supported": "^1.0.0",
				"jest-cli": "^12.0.2",
				"jsonml-to-react-component": "~0.2.0",
				"jsonml.js": "^0.1.0",
				"jsonp": "^0.2.0",
				"lesshint": "^1.2.1",
				"lodash.debounce": "^4.0.6",
				"pre-commit": "1.x",
				"querystring": "^0.2.0",
				"ramda": "^0.21.0",
				"rc-scroll-anim": "~0.2.8",
				"rc-tween-one": "~0.3.0",
				"react": "^15.0.0",
				"react-addons-test-utils": "^15.0.0",
				"react-copy-to-clipboard": "^4.0.1",
				"react-document-title": "^2.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-intl": "^2.0.1",
				"react-router": "^2.0.0",
				"react-stateless-wrapper": "^1.0.2",
				"react-sublime-video": "^0.2.0-beta",
				"reqwest": "^2.0.5",
				"values.js": "^1.0.3",
				"webpack-babel-jest": "^1.0.4"
			},
			"scripts": {
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"clean": "antd-tools run clean",
				"start": "bisheng start -c ./site/bisheng.config.js",
				"site": "antd-tools run site",
				"pre-deploy": "cp CNAME _site",
				"deploy": "antd-tools run update-self && antd-tools run deploy",
				"just-deploy": "antd-tools run just-deploy",
				"lint": "npm run srclint && npm run demolint && npm run lesshint",
				"srclint": "RUN_ENV=SRC eslint components test site scripts ./*.js --ext '.js,.jsx'",
				"demolint": "RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lesshint": "lesshint components -r scripts/lesshint-report.js",
				"eslint-fix": "eslint --fix components test site scripts ./*.js --ext '.js,.jsx' && eslint-tinker ./components/*/demo/*.md",
				"test": "npm run lint && npm run jest && npm run dist",
				"jest": "jest",
				"pre-publish": "node ./scripts/prepub",
				"prepublish": "antd-tools run guard",
				"pub": "antd-tools run update-self && antd-tools run pub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt"
			},
			"jest": {
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"modulePathIgnorePatterns": [
					"/_site/"
				],
				"testPathIgnorePatterns": [
					"/node_modules/"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "c8a1885b0d75d18c11aa326c235b5bd64045c043",
			"_id": "antd@1.3.0",
			"_shasum": "d7409debbaf31c50155a5273abd15a7954a662f7",
			"_from": ".",
			"_npmVersion": "3.8.6",
			"_nodeVersion": "6.0.0",
			"_npmUser": {
				"name": "ddcat1115",
				"email": "418150596@qq.com"
			},
			"dist": {
				"shasum": "d7409debbaf31c50155a5273abd15a7954a662f7",
				"tarball": "https://registry.npmjs.org/antd/-/antd-1.3.0.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "ddcat1115",
					"email": "418150596@qq.com"
				},
				{
					"name": "raohai",
					"email": "surgesoft@gmail.com"
				},
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "superraytin",
					"email": "superRaytin@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/antd-1.3.0.tgz_1464880163707_0.6015206358861178"
			},
			"directories": {},
			"deprecated": "It's recommended to upgrade antd to the latest compatible version 1.11.x"
		},
		"1.3.1": {
			"name": "antd",
			"version": "1.3.1",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "dist/antd",
			"files": [
				"dist",
				"lib",
				"index.d.ts"
			],
			"typings": "type-definitions/antd.d.ts",
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"classnames": "~2.2.0",
				"css-animation": "^1.2.5",
				"gregorian-calendar": "~4.1.0",
				"gregorian-calendar-format": "~4.1.0",
				"normalize.css": "^4.1.1",
				"nunjucks": "^2.4.2",
				"rc-animate": "~2.0.4",
				"rc-calendar": "~5.5.4",
				"rc-cascader": "~0.9.9",
				"rc-checkbox": "~1.3.6",
				"rc-collapse": "~1.6.3",
				"rc-dialog": "~6.0.6",
				"rc-dropdown": "~1.4.8",
				"rc-form": "~0.16.0",
				"rc-input-number": "~2.5.10",
				"rc-menu": "~4.12.3",
				"rc-notification": "~1.3.4",
				"rc-pagination": "~1.5.3",
				"rc-progress": "~1.0.4",
				"rc-queue-anim": "~0.11.9",
				"rc-radio": "~2.0.0",
				"rc-rate": "~1.1.1",
				"rc-select": "~6.4.0",
				"rc-slider": "~3.7.0",
				"rc-steps": "~2.1.3",
				"rc-switch": "~1.4.2",
				"rc-table": "~4.1.1",
				"rc-tabs": "~5.9.1",
				"rc-time-picker": "~1.1.4",
				"rc-tooltip": "~3.3.2",
				"rc-tree": "~1.3.1",
				"rc-tree-select": "~1.7.2",
				"rc-upload": "~1.13.0",
				"rc-util": "~3.1.3",
				"react-slick": "~0.12.0",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"antd-tools": "^0.8.0",
				"babel-eslint": "^6.0.2",
				"babel-jest": "^12.0.2",
				"babel-plugin-antd": "^0.4.0",
				"bisheng": "^0.5.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.1.0",
				"bisheng-plugin-toc": "0.2.0",
				"dom-scroll-into-view": "^1.1.0",
				"enquire.js": "^2.1.1",
				"es6-shim": "^0.35.0",
				"eslint": "^2.2.0",
				"eslint-config-airbnb": "^9.0.1",
				"eslint-plugin-babel": "^3.0.0",
				"eslint-plugin-import": "^1.6.1",
				"eslint-plugin-jsx-a11y": "^1.0.4",
				"eslint-plugin-markdown": "*",
				"eslint-plugin-react": "^5.0.1",
				"eslint-tinker": "^0.3.1",
				"history": "^2.0.1",
				"intl": "^1.2.2",
				"intl-locales-supported": "^1.0.0",
				"jest-cli": "^12.0.2",
				"jsonml-to-react-component": "~0.2.0",
				"jsonml.js": "^0.1.0",
				"jsonp": "^0.2.0",
				"lesshint": "^1.2.1",
				"lodash.debounce": "^4.0.6",
				"pre-commit": "1.x",
				"querystring": "^0.2.0",
				"ramda": "^0.21.0",
				"rc-scroll-anim": "~0.2.8",
				"rc-tween-one": "~0.3.0",
				"react": "^15.0.0",
				"react-addons-test-utils": "^15.0.0",
				"react-copy-to-clipboard": "^4.0.1",
				"react-document-title": "^2.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-intl": "^2.0.1",
				"react-router": "^2.0.0",
				"react-stateless-wrapper": "^1.0.2",
				"react-sublime-video": "^0.2.0-beta",
				"reqwest": "^2.0.5",
				"values.js": "^1.0.3",
				"webpack-babel-jest": "^1.0.4"
			},
			"scripts": {
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"clean": "antd-tools run clean",
				"start": "bisheng start -c ./site/bisheng.config.js",
				"site": "bisheng build -c ./site/bisheng.config.js",
				"pre-deploy": "mkdir -p _site && cp CNAME _site",
				"deploy": "tnpm run clean && tnpm i && tnpm run just-deploy",
				"just-deploy": "tnpm run pre-deploy && bisheng gh-pages -c ./site/bisheng.config.js",
				"lint": "npm run srclint && npm run demolint && npm run lesshint",
				"srclint": "RUN_ENV=SRC eslint components test site scripts ./*.js --ext '.js,.jsx'",
				"demolint": "RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lesshint": "lesshint components -r scripts/lesshint-report.js",
				"eslint-fix": "eslint --fix components test site scripts ./*.js --ext '.js,.jsx' && eslint-tinker ./components/*/demo/*.md",
				"test": "npm run lint && npm run jest && npm run dist",
				"jest": "jest",
				"pre-publish": "node ./scripts/prepub",
				"prepublish": "antd-tools run guard",
				"pub": "antd-tools run update-self && antd-tools run pub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt"
			},
			"jest": {
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"modulePathIgnorePatterns": [
					"/_site/"
				],
				"testPathIgnorePatterns": [
					"/node_modules/"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "d10639590b7c8ca9612620a5086d1a4b86bd0ca8",
			"_id": "antd@1.3.1",
			"_shasum": "5f800849f5c15443e16e1baa4625c734b055babd",
			"_from": ".",
			"_npmVersion": "3.8.6",
			"_nodeVersion": "6.0.0",
			"_npmUser": {
				"name": "ddcat1115",
				"email": "418150596@qq.com"
			},
			"dist": {
				"shasum": "5f800849f5c15443e16e1baa4625c734b055babd",
				"tarball": "https://registry.npmjs.org/antd/-/antd-1.3.1.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "ddcat1115",
					"email": "418150596@qq.com"
				},
				{
					"name": "raohai",
					"email": "surgesoft@gmail.com"
				},
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "superraytin",
					"email": "superRaytin@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/antd-1.3.1.tgz_1465183108338_0.3631715103983879"
			},
			"directories": {},
			"deprecated": "It's recommended to upgrade antd to the latest compatible version 1.11.x"
		},
		"1.3.2": {
			"name": "antd",
			"version": "1.3.2",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "dist/antd",
			"files": [
				"dist",
				"lib",
				"index.d.ts"
			],
			"typings": "type-definitions/antd.d.ts",
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"classnames": "~2.2.0",
				"css-animation": "^1.2.5",
				"gregorian-calendar": "~4.1.0",
				"gregorian-calendar-format": "~4.1.0",
				"normalize.css": "^4.1.1",
				"nunjucks": "^2.4.2",
				"rc-animate": "~2.0.4",
				"rc-calendar": "~5.5.4",
				"rc-cascader": "~0.9.9",
				"rc-checkbox": "~1.3.6",
				"rc-collapse": "~1.6.3",
				"rc-dialog": "~6.0.6",
				"rc-dropdown": "~1.4.8",
				"rc-form": "~0.16.0",
				"rc-input-number": "~2.5.10",
				"rc-menu": "~4.12.3",
				"rc-notification": "~1.3.4",
				"rc-pagination": "~1.5.3",
				"rc-progress": "~1.0.4",
				"rc-queue-anim": "~0.11.9",
				"rc-radio": "~2.0.0",
				"rc-rate": "~1.1.1",
				"rc-select": "~6.4.0",
				"rc-slider": "~3.7.0",
				"rc-steps": "~2.1.3",
				"rc-switch": "~1.4.2",
				"rc-table": "~4.1.1",
				"rc-tabs": "~5.9.1",
				"rc-time-picker": "~1.1.4",
				"rc-tooltip": "~3.3.2",
				"rc-tree": "~1.3.1",
				"rc-tree-select": "~1.7.2",
				"rc-upload": "~1.13.0",
				"rc-util": "~3.1.3",
				"react-slick": "~0.12.0",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"antd-tools": "^0.8.0",
				"babel-eslint": "^6.0.2",
				"babel-jest": "^12.0.2",
				"babel-plugin-antd": "^0.4.0",
				"bisheng": "^0.5.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.1.0",
				"bisheng-plugin-toc": "0.2.0",
				"dom-scroll-into-view": "^1.1.0",
				"enquire.js": "^2.1.1",
				"es6-shim": "^0.35.0",
				"eslint": "^2.2.0",
				"eslint-config-airbnb": "^9.0.1",
				"eslint-plugin-babel": "^3.0.0",
				"eslint-plugin-import": "^1.6.1",
				"eslint-plugin-jsx-a11y": "^1.0.4",
				"eslint-plugin-markdown": "*",
				"eslint-plugin-react": "^5.0.1",
				"eslint-tinker": "^0.3.1",
				"history": "^2.0.1",
				"intl": "^1.2.2",
				"intl-locales-supported": "^1.0.0",
				"jest-cli": "^12.0.2",
				"jsonml-to-react-component": "~0.2.0",
				"jsonml.js": "^0.1.0",
				"jsonp": "^0.2.0",
				"lesshint": "^1.2.1",
				"lodash.debounce": "^4.0.6",
				"pre-commit": "1.x",
				"querystring": "^0.2.0",
				"ramda": "^0.21.0",
				"rc-scroll-anim": "~0.2.8",
				"rc-tween-one": "~0.3.0",
				"react": "^15.0.0",
				"react-addons-test-utils": "^15.0.0",
				"react-copy-to-clipboard": "^4.0.1",
				"react-document-title": "^2.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-intl": "^2.0.1",
				"react-router": "^2.0.0",
				"react-stateless-wrapper": "^1.0.2",
				"react-sublime-video": "^0.2.0-beta",
				"reqwest": "^2.0.5",
				"values.js": "^1.0.3",
				"webpack-babel-jest": "^1.0.4"
			},
			"scripts": {
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"clean": "antd-tools run clean",
				"start": "bisheng start -c ./site/bisheng.config.js",
				"site": "bisheng build -c ./site/bisheng.config.js",
				"pre-deploy": "mkdir -p _site && cp CNAME _site",
				"deploy": "tnpm run clean && tnpm i && tnpm run just-deploy",
				"just-deploy": "tnpm run pre-deploy && bisheng gh-pages -c ./site/bisheng.config.js",
				"lint": "npm run srclint && npm run demolint && npm run lesshint",
				"srclint": "RUN_ENV=SRC eslint components test site scripts ./*.js --ext '.js,.jsx'",
				"demolint": "RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lesshint": "lesshint components -r scripts/lesshint-report.js",
				"eslint-fix": "eslint --fix components test site scripts ./*.js --ext '.js,.jsx' && eslint-tinker ./components/*/demo/*.md",
				"test": "npm run lint && npm run jest && npm run dist",
				"jest": "jest",
				"pre-publish": "node ./scripts/prepub",
				"prepublish": "antd-tools run guard",
				"pub": "antd-tools run update-self && antd-tools run pub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt"
			},
			"jest": {
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"modulePathIgnorePatterns": [
					"/_site/"
				],
				"testPathIgnorePatterns": [
					"/node_modules/"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "e051e8ae32a61e6174d76795fedb7cc3bc21b145",
			"_id": "antd@1.3.2",
			"_shasum": "1560272b18850fecf2ba902d92f5265175b539f6",
			"_from": ".",
			"_npmVersion": "3.8.6",
			"_nodeVersion": "6.0.0",
			"_npmUser": {
				"name": "ddcat1115",
				"email": "418150596@qq.com"
			},
			"dist": {
				"shasum": "1560272b18850fecf2ba902d92f5265175b539f6",
				"tarball": "https://registry.npmjs.org/antd/-/antd-1.3.2.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "ddcat1115",
					"email": "418150596@qq.com"
				},
				{
					"name": "raohai",
					"email": "surgesoft@gmail.com"
				},
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "superraytin",
					"email": "superRaytin@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/antd-1.3.2.tgz_1465198651876_0.28453062381595373"
			},
			"directories": {},
			"deprecated": "It's recommended to upgrade antd to the latest compatible version 1.11.x"
		},
		"1.4.0": {
			"name": "antd",
			"version": "1.4.0",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "dist/antd",
			"files": [
				"dist",
				"lib",
				"index.d.ts"
			],
			"typings": "type-definitions/antd.d.ts",
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"classnames": "~2.2.0",
				"css-animation": "^1.2.5",
				"gregorian-calendar": "~4.1.0",
				"gregorian-calendar-format": "~4.1.0",
				"normalize.css": "^4.1.1",
				"nunjucks": "^2.4.2",
				"rc-animate": "~2.0.4",
				"rc-calendar": "~5.5.4",
				"rc-cascader": "~0.9.9",
				"rc-checkbox": "~1.3.6",
				"rc-collapse": "~1.6.3",
				"rc-dialog": "~6.0.6",
				"rc-dropdown": "~1.4.8",
				"rc-form": "~0.16.0",
				"rc-input-number": "~2.5.10",
				"rc-menu": "~4.12.3",
				"rc-notification": "~1.3.4",
				"rc-pagination": "~1.5.3",
				"rc-progress": "~1.0.4",
				"rc-queue-anim": "~0.11.9",
				"rc-radio": "~2.0.0",
				"rc-rate": "~1.1.1",
				"rc-select": "~6.4.0",
				"rc-slider": "~3.7.0",
				"rc-steps": "~2.1.3",
				"rc-switch": "~1.4.2",
				"rc-table": "~4.1.4",
				"rc-tabs": "~5.9.1",
				"rc-time-picker": "~1.1.4",
				"rc-tooltip": "~3.3.2",
				"rc-tree": "~1.3.1",
				"rc-tree-select": "~1.7.2",
				"rc-upload": "~1.13.0",
				"rc-util": "~3.1.3",
				"react-slick": "~0.12.0",
				"react-addons-pure-render-mixin": "~15.1.0",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"antd-tools": "^0.8.0",
				"babel-eslint": "^6.0.2",
				"babel-jest": "^12.0.2",
				"babel-plugin-antd": "^0.4.0",
				"bisheng": "^0.7.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.1.0",
				"bisheng-plugin-toc": "0.2.0",
				"dom-scroll-into-view": "^1.1.0",
				"enquire.js": "^2.1.1",
				"es6-shim": "^0.35.0",
				"eslint": "^2.2.0",
				"eslint-config-airbnb": "^9.0.1",
				"eslint-plugin-babel": "^3.0.0",
				"eslint-plugin-import": "^1.6.1",
				"eslint-plugin-jsx-a11y": "^1.0.4",
				"eslint-plugin-markdown": "*",
				"eslint-plugin-react": "^5.0.1",
				"eslint-tinker": "^0.3.1",
				"history": "^2.0.1",
				"intl": "^1.2.2",
				"intl-locales-supported": "^1.0.0",
				"jest-cli": "^12.0.2",
				"jsonml-to-react-component": "~0.2.0",
				"jsonml.js": "^0.1.0",
				"jsonp": "^0.2.0",
				"lesshint": "^1.2.1",
				"lodash.debounce": "^4.0.6",
				"pre-commit": "1.x",
				"querystring": "^0.2.0",
				"ramda": "^0.21.0",
				"rc-scroll-anim": "~0.2.8",
				"rc-tween-one": "~0.3.0",
				"react": "^15.0.0",
				"react-addons-test-utils": "^15.0.0",
				"react-copy-to-clipboard": "^4.0.1",
				"react-document-title": "^2.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-intl": "^2.0.1",
				"react-router": "^2.0.0",
				"react-stateless-wrapper": "^1.0.2",
				"react-sublime-video": "^0.2.0-beta",
				"reqwest": "^2.0.5",
				"values.js": "^1.0.3",
				"webpack-babel-jest": "^1.0.4"
			},
			"scripts": {
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"clean": "antd-tools run clean",
				"start": "bisheng start -c ./site/bisheng.config.js",
				"site": "bisheng build -c ./site/bisheng.config.js",
				"pre-deploy": "mkdir -p _site && cp CNAME _site",
				"deploy": "tnpm run clean && tnpm i && tnpm run just-deploy",
				"just-deploy": "tnpm run pre-deploy && bisheng gh-pages -c ./site/bisheng.config.js",
				"lint": "npm run srclint && npm run demolint && npm run lesshint",
				"srclint": "RUN_ENV=SRC eslint components test site scripts ./*.js --ext '.js,.jsx'",
				"demolint": "RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lesshint": "lesshint components -r scripts/lesshint-report.js",
				"eslint-fix": "eslint --fix components test site scripts ./*.js --ext '.js,.jsx' && eslint-tinker ./components/*/demo/*.md",
				"test": "npm run lint && npm run dist && npm run jest",
				"jest": "jest",
				"pre-publish": "node ./scripts/prepub",
				"prepublish": "antd-tools run guard",
				"pub": "antd-tools run update-self && antd-tools run pub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt"
			},
			"jest": {
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"modulePathIgnorePatterns": [
					"/_site/"
				],
				"testPathIgnorePatterns": [
					"/node_modules/"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "9d68dbf0a5180c9b411fbee4b80c635f0e0c1c7e",
			"_id": "antd@1.4.0",
			"_shasum": "4e107f2940f0d04440b95d816f97dd222ceaa5d0",
			"_from": ".",
			"_npmVersion": "3.8.9",
			"_nodeVersion": "6.2.0",
			"_npmUser": {
				"name": "benjycui",
				"email": "benjytrys@gmail.com"
			},
			"dist": {
				"shasum": "4e107f2940f0d04440b95d816f97dd222ceaa5d0",
				"tarball": "https://registry.npmjs.org/antd/-/antd-1.4.0.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "ddcat1115",
					"email": "418150596@qq.com"
				},
				{
					"name": "raohai",
					"email": "surgesoft@gmail.com"
				},
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "superraytin",
					"email": "superRaytin@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/antd-1.4.0.tgz_1465783950163_0.28867848799563944"
			},
			"directories": {},
			"deprecated": "It's recommended to upgrade antd to the latest compatible version 1.11.x"
		},
		"1.4.1": {
			"name": "antd",
			"version": "1.4.1",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "dist/antd",
			"files": [
				"dist",
				"lib",
				"index.d.ts"
			],
			"typings": "type-definitions/antd.d.ts",
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"classnames": "~2.2.0",
				"css-animation": "^1.2.5",
				"gregorian-calendar": "~4.1.0",
				"gregorian-calendar-format": "~4.1.0",
				"normalize.css": "^4.1.1",
				"nunjucks": "^2.4.2",
				"rc-animate": "~2.0.4",
				"rc-calendar": "~5.5.4",
				"rc-cascader": "~0.9.9",
				"rc-checkbox": "~1.3.6",
				"rc-collapse": "~1.6.3",
				"rc-dialog": "~6.0.6",
				"rc-dropdown": "~1.4.8",
				"rc-form": "~0.16.0",
				"rc-input-number": "~2.5.10",
				"rc-menu": "~4.12.3",
				"rc-notification": "~1.3.4",
				"rc-pagination": "~1.5.3",
				"rc-progress": "~1.0.4",
				"rc-queue-anim": "~0.11.9",
				"rc-radio": "~2.0.0",
				"rc-rate": "~1.1.1",
				"rc-select": "~6.4.0",
				"rc-slider": "~3.7.0",
				"rc-steps": "~2.1.3",
				"rc-switch": "~1.4.2",
				"rc-table": "~4.1.4",
				"rc-tabs": "~5.9.1",
				"rc-time-picker": "~1.1.4",
				"rc-tooltip": "~3.3.2",
				"rc-tree": "~1.3.1",
				"rc-tree-select": "~1.7.2",
				"rc-upload": "~1.13.0",
				"rc-util": "~3.1.3",
				"react-slick": "~0.12.0",
				"react-addons-pure-render-mixin": "~15.1.0",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"antd-tools": "^0.8.0",
				"babel-eslint": "^6.0.2",
				"babel-jest": "^12.0.2",
				"babel-plugin-antd": "^0.4.0",
				"bisheng": "^0.7.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.1.0",
				"bisheng-plugin-toc": "0.2.0",
				"dom-scroll-into-view": "^1.1.0",
				"enquire.js": "^2.1.1",
				"es6-shim": "^0.35.0",
				"eslint": "^2.2.0",
				"eslint-config-airbnb": "^9.0.1",
				"eslint-plugin-babel": "^3.0.0",
				"eslint-plugin-import": "^1.6.1",
				"eslint-plugin-jsx-a11y": "^1.0.4",
				"eslint-plugin-markdown": "*",
				"eslint-plugin-react": "^5.0.1",
				"eslint-tinker": "^0.3.1",
				"history": "^2.0.1",
				"intl": "^1.2.2",
				"intl-locales-supported": "^1.0.0",
				"jest-cli": "^12.0.2",
				"jsonml-to-react-component": "~0.2.0",
				"jsonml.js": "^0.1.0",
				"jsonp": "^0.2.0",
				"lesshint": "^1.2.1",
				"lodash.debounce": "^4.0.6",
				"pre-commit": "1.x",
				"querystring": "^0.2.0",
				"ramda": "^0.21.0",
				"rc-scroll-anim": "~0.2.8",
				"rc-tween-one": "~0.3.0",
				"react": "^15.0.0",
				"react-addons-test-utils": "^15.0.0",
				"react-copy-to-clipboard": "^4.0.1",
				"react-document-title": "^2.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-intl": "^2.0.1",
				"react-router": "^2.0.0",
				"react-stateless-wrapper": "^1.0.2",
				"react-sublime-video": "^0.2.0-beta",
				"reqwest": "^2.0.5",
				"values.js": "^1.0.3",
				"webpack-babel-jest": "^1.0.4"
			},
			"scripts": {
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"clean": "antd-tools run clean",
				"start": "bisheng start -c ./site/bisheng.config.js",
				"site": "bisheng build -c ./site/bisheng.config.js",
				"pre-deploy": "mkdir -p _site && cp CNAME _site",
				"deploy": "tnpm run clean && tnpm i && tnpm run just-deploy",
				"just-deploy": "tnpm run pre-deploy && bisheng gh-pages -c ./site/bisheng.config.js",
				"lint": "npm run srclint && npm run demolint && npm run lesshint",
				"srclint": "RUN_ENV=SRC eslint components test site scripts ./*.js --ext '.js,.jsx'",
				"demolint": "RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lesshint": "lesshint components -r scripts/lesshint-report.js",
				"eslint-fix": "eslint --fix components test site scripts ./*.js --ext '.js,.jsx' && eslint-tinker ./components/*/demo/*.md",
				"test": "npm run lint && npm run dist && npm run jest",
				"jest": "jest",
				"pre-publish": "node ./scripts/prepub",
				"prepublish": "antd-tools run guard",
				"pub": "antd-tools run update-self && antd-tools run pub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt"
			},
			"jest": {
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"modulePathIgnorePatterns": [
					"/_site/"
				],
				"testPathIgnorePatterns": [
					"/node_modules/"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "2d5e114257841a59fb7ccb48c05c0c736c6700bb",
			"_id": "antd@1.4.1",
			"_shasum": "c7d41b991d5a3097b0c360fcce5587ede6801f6e",
			"_from": ".",
			"_npmVersion": "2.15.0",
			"_nodeVersion": "4.4.2",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "c7d41b991d5a3097b0c360fcce5587ede6801f6e",
				"tarball": "https://registry.npmjs.org/antd/-/antd-1.4.1.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "ddcat1115",
					"email": "418150596@qq.com"
				},
				{
					"name": "raohai",
					"email": "surgesoft@gmail.com"
				},
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "superraytin",
					"email": "superRaytin@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/antd-1.4.1.tgz_1465805940501_0.698905487312004"
			},
			"directories": {},
			"deprecated": "It's recommended to upgrade antd to the latest compatible version 1.11.x"
		},
		"1.5.0": {
			"name": "antd",
			"version": "1.5.0",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "dist/antd",
			"files": [
				"dist",
				"lib",
				"index.d.ts"
			],
			"typings": "type-definitions/antd.d.ts",
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"classnames": "~2.2.0",
				"css-animation": "^1.2.5",
				"gregorian-calendar": "~4.1.0",
				"gregorian-calendar-format": "~4.1.0",
				"normalize.css": "^4.1.1",
				"rc-animate": "~2.1.0",
				"rc-calendar": "~5.5.4",
				"rc-cascader": "~0.9.9",
				"rc-checkbox": "~1.4.0",
				"rc-collapse": "~1.6.3",
				"rc-dialog": "~6.1.0",
				"rc-dropdown": "~1.4.8",
				"rc-form": "~0.17.1",
				"rc-input-number": "~2.5.10",
				"rc-menu": "~4.12.3",
				"rc-notification": "~1.3.4",
				"rc-pagination": "~1.5.3",
				"rc-progress": "~1.0.4",
				"rc-queue-anim": "~0.11.9",
				"rc-radio": "~2.0.0",
				"rc-rate": "~1.1.1",
				"rc-select": "~6.4.0",
				"rc-slider": "~3.7.0",
				"rc-steps": "~2.1.3",
				"rc-switch": "~1.4.2",
				"rc-table": "~4.2.0",
				"rc-tabs": "~5.9.1",
				"rc-time-picker": "~1.1.4",
				"rc-tooltip": "~3.3.2",
				"rc-tree": "~1.3.1",
				"rc-tree-select": "~1.7.2",
				"rc-upload": "~1.13.0",
				"rc-util": "~3.1.3",
				"react-slick": "~0.12.0",
				"react-addons-pure-render-mixin": "~15.1.0",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"antd-tools": "^0.8.0",
				"babel-eslint": "^6.0.2",
				"babel-jest": "^12.0.2",
				"babel-plugin-antd": "^0.4.0",
				"bisheng": "^0.7.1",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.1.0",
				"bisheng-plugin-toc": "0.2.0",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"es6-shim": "^0.35.0",
				"eslint": "^2.2.0",
				"eslint-config-airbnb": "^9.0.1",
				"eslint-plugin-babel": "^3.0.0",
				"eslint-plugin-import": "^1.6.1",
				"eslint-plugin-jsx-a11y": "^1.0.4",
				"eslint-plugin-markdown": "*",
				"eslint-plugin-react": "^5.0.1",
				"eslint-tinker": "^0.3.1",
				"history": "^2.0.1",
				"intl": "^1.2.2",
				"intl-locales-supported": "^1.0.0",
				"jest-cli": "^12.0.2",
				"jsonml-to-react-component": "~0.2.0",
				"jsonml.js": "^0.1.0",
				"jsonp": "^0.2.0",
				"lesshint": "^1.2.1",
				"lodash.debounce": "^4.0.6",
				"nunjucks": "^2.4.2",
				"pre-commit": "1.x",
				"querystring": "^0.2.0",
				"ramda": "^0.21.0",
				"rc-scroll-anim": "~0.2.8",
				"rc-tween-one": "~0.3.0",
				"react": "^15.0.0",
				"react-addons-test-utils": "^15.0.0",
				"react-copy-to-clipboard": "^4.0.1",
				"react-document-title": "^2.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-intl": "^2.0.1",
				"react-router": "^2.0.0",
				"react-stateless-wrapper": "^1.0.2",
				"react-sublime-video": "^0.2.0",
				"reqwest": "^2.0.5",
				"values.js": "^1.0.3",
				"webpack-babel-jest": "^1.0.4"
			},
			"scripts": {
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"clean": "antd-tools run clean",
				"start": "bisheng start -c ./site/bisheng.config.js",
				"site": "bisheng build -c ./site/bisheng.config.js",
				"pre-deploy": "mkdir -p _site && cp CNAME _site",
				"deploy": "tnpm run clean && tnpm i && tnpm run just-deploy",
				"just-deploy": "tnpm run pre-deploy && bisheng gh-pages -c ./site/bisheng.config.js",
				"lint": "npm run srclint && npm run demolint && npm run lesshint",
				"srclint": "RUN_ENV=SRC eslint components test site scripts ./*.js --ext '.js,.jsx'",
				"demolint": "RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lesshint": "lesshint components -r scripts/lesshint-report.js",
				"eslint-fix": "eslint --fix components test site scripts ./*.js --ext '.js,.jsx' && eslint-tinker ./components/*/demo/*.md",
				"test": "npm run lint && npm run dist && npm run jest",
				"jest": "jest",
				"pre-publish": "node ./scripts/prepub",
				"prepublish": "antd-tools run guard",
				"pub": "antd-tools run update-self && antd-tools run pub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt"
			},
			"jest": {
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"modulePathIgnorePatterns": [
					"/_site/"
				],
				"testPathIgnorePatterns": [
					"/node_modules/"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "7c34766ad0b8ca975aae5909f6db7b1cf6e24987",
			"_id": "antd@1.5.0",
			"_shasum": "3dd5e836052fe5d162dc221534c4060aedf4cf1b",
			"_from": ".",
			"_npmVersion": "2.15.0",
			"_nodeVersion": "4.4.2",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "3dd5e836052fe5d162dc221534c4060aedf4cf1b",
				"tarball": "https://registry.npmjs.org/antd/-/antd-1.5.0.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "ddcat1115",
					"email": "418150596@qq.com"
				},
				{
					"name": "raohai",
					"email": "surgesoft@gmail.com"
				},
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "superraytin",
					"email": "superRaytin@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/antd-1.5.0.tgz_1466159387891_0.056740476517006755"
			},
			"directories": {},
			"deprecated": "It's recommended to upgrade antd to the latest compatible version 1.11.x"
		},
		"1.5.1": {
			"name": "antd",
			"version": "1.5.1",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "dist/antd",
			"files": [
				"dist",
				"lib",
				"index.d.ts"
			],
			"typings": "type-definitions/antd.d.ts",
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"classnames": "~2.2.0",
				"css-animation": "^1.2.5",
				"gregorian-calendar": "~4.1.0",
				"gregorian-calendar-format": "~4.1.0",
				"normalize.css": "^4.1.1",
				"rc-animate": "~2.1.0",
				"rc-calendar": "~5.5.4",
				"rc-cascader": "~0.9.9",
				"rc-checkbox": "~1.4.0",
				"rc-collapse": "~1.6.3",
				"rc-dialog": "~6.1.0",
				"rc-dropdown": "~1.4.8",
				"rc-form": "~0.17.1",
				"rc-input-number": "~2.5.10",
				"rc-menu": "~4.12.3",
				"rc-notification": "~1.3.4",
				"rc-pagination": "~1.5.3",
				"rc-progress": "~1.0.4",
				"rc-queue-anim": "~0.11.9",
				"rc-radio": "~2.0.0",
				"rc-rate": "~1.1.1",
				"rc-select": "~6.4.0",
				"rc-slider": "~3.7.0",
				"rc-steps": "~2.1.3",
				"rc-switch": "~1.4.2",
				"rc-table": "~4.2.0",
				"rc-tabs": "~5.9.1",
				"rc-time-picker": "~1.1.4",
				"rc-tooltip": "~3.3.2",
				"rc-tree": "~1.3.1",
				"rc-tree-select": "~1.7.2",
				"rc-upload": "~1.13.0",
				"rc-util": "~3.1.3",
				"react-slick": "~0.12.0",
				"react-addons-pure-render-mixin": "~15.1.0",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"antd-tools": "^0.8.0",
				"babel-eslint": "^6.0.2",
				"babel-jest": "^12.0.2",
				"babel-plugin-antd": "^0.4.0",
				"bisheng": "^0.7.1",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.1.0",
				"bisheng-plugin-toc": "0.2.0",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"es6-shim": "^0.35.0",
				"eslint": "^2.2.0",
				"eslint-config-airbnb": "^9.0.1",
				"eslint-plugin-babel": "^3.0.0",
				"eslint-plugin-import": "^1.6.1",
				"eslint-plugin-jsx-a11y": "^1.0.4",
				"eslint-plugin-markdown": "*",
				"eslint-plugin-react": "^5.0.1",
				"eslint-tinker": "^0.3.1",
				"history": "^2.0.1",
				"intl": "^1.2.2",
				"intl-locales-supported": "^1.0.0",
				"jest-cli": "^12.0.2",
				"jsonml-to-react-component": "~0.2.0",
				"jsonml.js": "^0.1.0",
				"jsonp": "^0.2.0",
				"lesshint": "^1.2.1",
				"lodash.debounce": "^4.0.6",
				"nunjucks": "^2.4.2",
				"pre-commit": "1.x",
				"querystring": "^0.2.0",
				"ramda": "^0.21.0",
				"rc-scroll-anim": "~0.2.8",
				"rc-tween-one": "~0.3.0",
				"react": "^15.0.0",
				"react-addons-test-utils": "^15.0.0",
				"react-copy-to-clipboard": "^4.0.1",
				"react-document-title": "^2.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-intl": "^2.0.1",
				"react-router": "^2.0.0",
				"react-stateless-wrapper": "^1.0.2",
				"react-sublime-video": "^0.2.0",
				"reqwest": "^2.0.5",
				"values.js": "^1.0.3",
				"webpack-babel-jest": "^1.0.4"
			},
			"scripts": {
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"clean": "antd-tools run clean",
				"start": "bisheng start -c ./site/bisheng.config.js",
				"site": "bisheng build -c ./site/bisheng.config.js",
				"pre-deploy": "mkdir -p _site && cp CNAME _site",
				"deploy": "tnpm run clean && tnpm i && tnpm run just-deploy",
				"just-deploy": "tnpm run pre-deploy && bisheng gh-pages -c ./site/bisheng.config.js",
				"lint": "npm run srclint && npm run demolint && npm run lesshint",
				"srclint": "RUN_ENV=SRC eslint components test site scripts ./*.js --ext '.js,.jsx'",
				"demolint": "RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lesshint": "lesshint components -r scripts/lesshint-report.js",
				"eslint-fix": "eslint --fix components test site scripts ./*.js --ext '.js,.jsx' && eslint-tinker ./components/*/demo/*.md",
				"test": "npm run lint && npm run dist && npm run jest",
				"jest": "jest",
				"pre-publish": "node ./scripts/prepub",
				"prepublish": "antd-tools run guard",
				"pub": "antd-tools run update-self && antd-tools run pub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt"
			},
			"jest": {
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"modulePathIgnorePatterns": [
					"/_site/"
				],
				"testPathIgnorePatterns": [
					"/node_modules/"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "91ceb16473bdeec92b85e3ceeefd7745ca3e1a1d",
			"_id": "antd@1.5.1",
			"_shasum": "54dda33683a29f35a1be3f640b7800e72aa897ff",
			"_from": ".",
			"_npmVersion": "2.15.0",
			"_nodeVersion": "4.4.2",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "54dda33683a29f35a1be3f640b7800e72aa897ff",
				"tarball": "https://registry.npmjs.org/antd/-/antd-1.5.1.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "ddcat1115",
					"email": "418150596@qq.com"
				},
				{
					"name": "raohai",
					"email": "surgesoft@gmail.com"
				},
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "superraytin",
					"email": "superRaytin@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/antd-1.5.1.tgz_1466487478900_0.1611635892186314"
			},
			"directories": {},
			"deprecated": "It's recommended to upgrade antd to the latest compatible version 1.11.x"
		},
		"1.6.0": {
			"name": "antd",
			"version": "1.6.0",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "dist/antd",
			"files": [
				"dist",
				"lib",
				"index.d.ts"
			],
			"typings": "type-definitions/antd.d.ts",
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"classnames": "~2.2.0",
				"css-animation": "^1.2.5",
				"gregorian-calendar": "~4.1.0",
				"gregorian-calendar-format": "~4.1.0",
				"normalize.css": "^4.1.1",
				"rc-animate": "~2.1.0",
				"rc-calendar": "~5.6.2",
				"rc-cascader": "~0.9.9",
				"rc-checkbox": "~1.4.0",
				"rc-collapse": "~1.6.3",
				"rc-dialog": "~6.1.0",
				"rc-dropdown": "~1.4.8",
				"rc-form": "~0.17.1",
				"rc-input-number": "~2.5.10",
				"rc-menu": "~4.12.3",
				"rc-notification": "~1.3.4",
				"rc-pagination": "~1.5.3",
				"rc-progress": "~1.0.4",
				"rc-queue-anim": "~0.11.9",
				"rc-radio": "~2.0.0",
				"rc-rate": "~1.1.1",
				"rc-select": "~6.4.0",
				"rc-slider": "~3.7.0",
				"rc-steps": "~2.1.3",
				"rc-switch": "~1.4.2",
				"rc-table": "~4.3.2",
				"rc-tabs": "~5.9.1",
				"rc-time-picker": "~1.1.4",
				"rc-tooltip": "~3.3.2",
				"rc-tree": "~1.3.1",
				"rc-tree-select": "~1.7.2",
				"rc-upload": "~1.13.0",
				"rc-util": "~3.1.3",
				"react-slick": "~0.12.0",
				"react-addons-pure-render-mixin": "~15.1.0",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"antd-tools": "^0.8.0",
				"babel-eslint": "^6.0.2",
				"babel-jest": "^12.0.2",
				"babel-plugin-antd": "^0.4.0",
				"bisheng": "^0.7.1",
				"bisheng-plugin-antd": "0.1.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.1.0",
				"bisheng-plugin-toc": "0.2.0",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"es6-shim": "^0.35.0",
				"eslint": "^2.2.0",
				"eslint-config-airbnb": "^9.0.1",
				"eslint-plugin-babel": "^3.0.0",
				"eslint-plugin-import": "^1.6.1",
				"eslint-plugin-jsx-a11y": "^1.0.4",
				"eslint-plugin-markdown": "*",
				"eslint-plugin-react": "^5.0.1",
				"eslint-tinker": "^0.3.1",
				"history": "^2.0.1",
				"intl": "^1.2.2",
				"intl-locales-supported": "^1.0.0",
				"jest-cli": "^12.0.2",
				"jsonml-to-react-component": "~0.2.0",
				"jsonml.js": "^0.1.0",
				"jsonp": "^0.2.0",
				"lesshint": "^1.2.1",
				"lodash.debounce": "^4.0.6",
				"nunjucks": "^2.4.2",
				"pre-commit": "1.x",
				"querystring": "^0.2.0",
				"ramda": "^0.21.0",
				"rc-scroll-anim": "~0.2.8",
				"rc-tween-one": "~0.3.0",
				"react": "^15.0.0",
				"react-addons-test-utils": "^15.0.0",
				"react-copy-to-clipboard": "^4.0.1",
				"react-document-title": "^2.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-intl": "^2.0.1",
				"react-router": "^2.0.0",
				"react-stateless-wrapper": "^1.0.2",
				"react-sublime-video": "^0.2.0",
				"reqwest": "^2.0.5",
				"values.js": "^1.0.3",
				"webpack-babel-jest": "^1.0.4"
			},
			"scripts": {
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"clean": "antd-tools run clean",
				"start": "bisheng start -c ./site/bisheng.config.js",
				"site": "bisheng build -c ./site/bisheng.config.js",
				"pre-deploy": "mkdir -p _site && cp CNAME _site",
				"deploy": "tnpm run clean && tnpm i && tnpm run just-deploy",
				"just-deploy": "tnpm run pre-deploy && bisheng gh-pages -c ./site/bisheng.config.js",
				"lint": "npm run srclint && npm run demolint && npm run lesshint",
				"srclint": "RUN_ENV=SRC eslint components test site scripts ./*.js --ext '.js,.jsx'",
				"demolint": "RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lesshint": "lesshint components -r scripts/lesshint-report.js",
				"eslint-fix": "eslint --fix components test site scripts ./*.js --ext '.js,.jsx' && eslint-tinker ./components/*/demo/*.md",
				"test": "npm run lint && npm run dist && npm run jest",
				"jest": "jest",
				"pre-publish": "node ./scripts/prepub",
				"prepublish": "antd-tools run guard",
				"pub": "antd-tools run update-self && antd-tools run pub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt"
			},
			"jest": {
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"modulePathIgnorePatterns": [
					"/_site/"
				],
				"testPathIgnorePatterns": [
					"/node_modules/"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "bd5311c9081b0fb915b1ffa2541ed68dd68b5bb5",
			"_id": "antd@1.6.0",
			"_shasum": "8b024bb3e6c88a451fa07bcc00ebd1169e9121b1",
			"_from": ".",
			"_npmVersion": "2.15.0",
			"_nodeVersion": "4.4.2",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "8b024bb3e6c88a451fa07bcc00ebd1169e9121b1",
				"tarball": "https://registry.npmjs.org/antd/-/antd-1.6.0.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "ddcat1115",
					"email": "418150596@qq.com"
				},
				{
					"name": "raohai",
					"email": "surgesoft@gmail.com"
				},
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "superraytin",
					"email": "superRaytin@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/antd-1.6.0.tgz_1466747714314_0.3393263593316078"
			},
			"directories": {},
			"deprecated": "It's recommended to upgrade antd to the latest compatible version 1.11.x"
		},
		"1.6.1": {
			"name": "antd",
			"version": "1.6.1",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "dist/antd",
			"files": [
				"dist",
				"lib",
				"index.d.ts"
			],
			"typings": "type-definitions/antd.d.ts",
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"classnames": "~2.2.0",
				"css-animation": "^1.2.5",
				"gregorian-calendar": "~4.1.0",
				"gregorian-calendar-format": "~4.1.0",
				"normalize.css": "^4.1.1",
				"rc-animate": "~2.1.0",
				"rc-calendar": "~5.6.2",
				"rc-cascader": "~0.9.9",
				"rc-checkbox": "~1.4.0",
				"rc-collapse": "~1.6.3",
				"rc-dialog": "~6.1.0",
				"rc-dropdown": "~1.4.8",
				"rc-form": "~0.17.1",
				"rc-input-number": "~2.5.10",
				"rc-menu": "~4.12.3",
				"rc-notification": "~1.3.4",
				"rc-pagination": "~1.5.3",
				"rc-progress": "~1.0.4",
				"rc-queue-anim": "~0.11.9",
				"rc-radio": "~2.0.0",
				"rc-rate": "~1.1.1",
				"rc-select": "~6.4.0",
				"rc-slider": "~3.7.0",
				"rc-steps": "~2.1.3",
				"rc-switch": "~1.4.2",
				"rc-table": "~4.3.2",
				"rc-tabs": "~5.9.1",
				"rc-time-picker": "~1.1.4",
				"rc-tooltip": "~3.3.2",
				"rc-tree": "~1.3.1",
				"rc-tree-select": "~1.7.2",
				"rc-upload": "~1.13.0",
				"rc-util": "~3.1.3",
				"react-slick": "~0.12.0",
				"react-addons-pure-render-mixin": "~15.1.0",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"antd-tools": "^0.8.0",
				"babel-eslint": "^6.0.2",
				"babel-jest": "^12.0.2",
				"babel-plugin-antd": "^0.4.0",
				"bisheng": "^0.7.1",
				"bisheng-plugin-antd": "0.1.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.1.0",
				"bisheng-plugin-toc": "0.2.0",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"es6-shim": "^0.35.0",
				"eslint": "^2.2.0",
				"eslint-config-airbnb": "^9.0.1",
				"eslint-plugin-babel": "^3.0.0",
				"eslint-plugin-import": "^1.6.1",
				"eslint-plugin-jsx-a11y": "^1.0.4",
				"eslint-plugin-markdown": "*",
				"eslint-plugin-react": "^5.0.1",
				"eslint-tinker": "^0.3.1",
				"history": "^2.0.1",
				"intl": "^1.2.2",
				"intl-locales-supported": "^1.0.0",
				"jest-cli": "^12.0.2",
				"jsonml-to-react-component": "~0.2.0",
				"jsonml.js": "^0.1.0",
				"jsonp": "^0.2.0",
				"lesshint": "^1.2.1",
				"lodash.debounce": "^4.0.6",
				"nunjucks": "^2.4.2",
				"pre-commit": "1.x",
				"querystring": "^0.2.0",
				"ramda": "^0.21.0",
				"rc-scroll-anim": "~0.2.8",
				"rc-tween-one": "~0.3.0",
				"react": "^15.0.0",
				"react-addons-test-utils": "^15.0.0",
				"react-copy-to-clipboard": "^4.0.1",
				"react-document-title": "^2.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-intl": "^2.0.1",
				"react-router": "^2.0.0",
				"react-stateless-wrapper": "^1.0.2",
				"react-sublime-video": "^0.2.0",
				"reqwest": "^2.0.5",
				"values.js": "^1.0.3",
				"webpack-babel-jest": "^1.0.4"
			},
			"scripts": {
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"clean": "antd-tools run clean",
				"start": "bisheng start -c ./site/bisheng.config.js",
				"site": "bisheng build -c ./site/bisheng.config.js",
				"pre-deploy": "mkdir -p _site && cp CNAME _site",
				"deploy": "tnpm run clean && tnpm i && tnpm run just-deploy",
				"just-deploy": "tnpm run pre-deploy && bisheng gh-pages -c ./site/bisheng.config.js",
				"lint": "npm run srclint && npm run demolint && npm run lesshint",
				"srclint": "RUN_ENV=SRC eslint components test site scripts ./*.js --ext '.js,.jsx'",
				"demolint": "RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lesshint": "lesshint components -r scripts/lesshint-report.js",
				"eslint-fix": "eslint --fix components test site scripts ./*.js --ext '.js,.jsx' && eslint-tinker ./components/*/demo/*.md",
				"test": "npm run lint && npm run dist && npm run jest",
				"jest": "jest",
				"pre-publish": "node ./scripts/prepub",
				"prepublish": "antd-tools run guard",
				"pub": "antd-tools run update-self && antd-tools run pub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt"
			},
			"jest": {
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"modulePathIgnorePatterns": [
					"/_site/"
				],
				"testPathIgnorePatterns": [
					"/node_modules/"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "8a0a94721889c94974a247f719bd662d6efccbcd",
			"_id": "antd@1.6.1",
			"_shasum": "fcf7be775528bc20631e0c9ebc33ce9e12871649",
			"_from": ".",
			"_npmVersion": "2.15.0",
			"_nodeVersion": "4.4.2",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "fcf7be775528bc20631e0c9ebc33ce9e12871649",
				"tarball": "https://registry.npmjs.org/antd/-/antd-1.6.1.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "ddcat1115",
					"email": "418150596@qq.com"
				},
				{
					"name": "raohai",
					"email": "surgesoft@gmail.com"
				},
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "superraytin",
					"email": "superRaytin@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/antd-1.6.1.tgz_1466761899950_0.9306244810577482"
			},
			"directories": {},
			"deprecated": "It's recommended to upgrade antd to the latest compatible version 1.11.x"
		},
		"1.6.2": {
			"name": "antd",
			"version": "1.6.2",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "dist/antd",
			"files": [
				"dist",
				"lib",
				"index.d.ts"
			],
			"typings": "type-definitions/antd.d.ts",
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"classnames": "~2.2.0",
				"css-animation": "^1.2.5",
				"gregorian-calendar": "~4.1.0",
				"gregorian-calendar-format": "~4.1.0",
				"normalize.css": "^4.1.1",
				"rc-animate": "~2.1.0",
				"rc-calendar": "~5.6.2",
				"rc-cascader": "~0.9.9",
				"rc-checkbox": "~1.4.0",
				"rc-collapse": "~1.6.3",
				"rc-dialog": "~6.1.0",
				"rc-dropdown": "~1.4.8",
				"rc-form": "~0.17.1",
				"rc-input-number": "~2.5.10",
				"rc-menu": "~4.12.3",
				"rc-notification": "~1.3.4",
				"rc-pagination": "~1.5.3",
				"rc-progress": "~1.0.4",
				"rc-queue-anim": "~0.11.9",
				"rc-radio": "~2.0.0",
				"rc-rate": "~1.1.1",
				"rc-select": "~6.4.0",
				"rc-slider": "~3.7.0",
				"rc-steps": "~2.1.3",
				"rc-switch": "~1.4.2",
				"rc-table": "~4.3.2",
				"rc-tabs": "~5.9.1",
				"rc-time-picker": "~1.1.4",
				"rc-tooltip": "~3.3.2",
				"rc-tree": "~1.3.1",
				"rc-tree-select": "~1.7.2",
				"rc-upload": "~1.13.0",
				"rc-util": "~3.1.3",
				"react-slick": "~0.12.0",
				"react-addons-pure-render-mixin": "~15.1.0",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"antd-tools": "^0.8.0",
				"babel-eslint": "^6.0.2",
				"babel-jest": "^12.0.2",
				"babel-plugin-antd": "^0.4.0",
				"bisheng": "^0.7.1",
				"bisheng-plugin-antd": "0.1.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.1.0",
				"bisheng-plugin-toc": "0.2.0",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"es6-shim": "^0.35.0",
				"eslint": "^2.2.0",
				"eslint-config-airbnb": "^9.0.1",
				"eslint-plugin-babel": "^3.0.0",
				"eslint-plugin-import": "^1.6.1",
				"eslint-plugin-jsx-a11y": "^1.0.4",
				"eslint-plugin-markdown": "*",
				"eslint-plugin-react": "^5.0.1",
				"eslint-tinker": "^0.3.1",
				"history": "^2.0.1",
				"intl": "^1.2.2",
				"intl-locales-supported": "^1.0.0",
				"jest-cli": "^12.0.2",
				"jsonml-to-react-component": "~0.2.0",
				"jsonml.js": "^0.1.0",
				"jsonp": "^0.2.0",
				"lesshint": "^1.2.1",
				"lodash.debounce": "^4.0.6",
				"nunjucks": "^2.4.2",
				"pre-commit": "1.x",
				"querystring": "^0.2.0",
				"ramda": "^0.21.0",
				"rc-scroll-anim": "~0.2.8",
				"rc-tween-one": "~0.3.0",
				"react": "^15.0.0",
				"react-addons-test-utils": "^15.0.0",
				"react-copy-to-clipboard": "^4.0.1",
				"react-document-title": "^2.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-intl": "^2.0.1",
				"react-router": "^2.0.0",
				"react-stateless-wrapper": "^1.0.2",
				"react-sublime-video": "^0.2.0",
				"reqwest": "^2.0.5",
				"values.js": "^1.0.3",
				"webpack-babel-jest": "^1.0.4"
			},
			"scripts": {
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"clean": "antd-tools run clean",
				"start": "bisheng start -c ./site/bisheng.config.js",
				"site": "bisheng build -c ./site/bisheng.config.js",
				"pre-deploy": "mkdir -p _site && cp CNAME _site",
				"deploy": "tnpm run clean && tnpm i && tnpm run just-deploy",
				"just-deploy": "tnpm run pre-deploy && bisheng gh-pages -c ./site/bisheng.config.js",
				"lint": "npm run srclint && npm run demolint && npm run lesshint",
				"srclint": "RUN_ENV=SRC eslint components test site scripts ./*.js --ext '.js,.jsx'",
				"demolint": "RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lesshint": "lesshint components -r scripts/lesshint-report.js",
				"eslint-fix": "eslint --fix components test site scripts ./*.js --ext '.js,.jsx' && eslint-tinker ./components/*/demo/*.md",
				"test": "npm run lint && npm run dist && npm run jest",
				"jest": "jest",
				"pre-publish": "node ./scripts/prepub",
				"prepublish": "antd-tools run guard",
				"pub": "antd-tools run update-self && antd-tools run pub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt"
			},
			"jest": {
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"modulePathIgnorePatterns": [
					"/_site/"
				],
				"testPathIgnorePatterns": [
					"/node_modules/"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "faa66459835b05d695dd135f4a62777aa87954be",
			"_id": "antd@1.6.2",
			"_shasum": "463f1ee2b6007958bd3010b2bd03dd0829982ecc",
			"_from": ".",
			"_npmVersion": "2.15.0",
			"_nodeVersion": "4.4.2",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "463f1ee2b6007958bd3010b2bd03dd0829982ecc",
				"tarball": "https://registry.npmjs.org/antd/-/antd-1.6.2.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "ddcat1115",
					"email": "418150596@qq.com"
				},
				{
					"name": "raohai",
					"email": "surgesoft@gmail.com"
				},
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "superraytin",
					"email": "superRaytin@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/antd-1.6.2.tgz_1467010731582_0.06705186259932816"
			},
			"directories": {},
			"deprecated": "It's recommended to upgrade antd to the latest compatible version 1.11.x"
		},
		"1.6.3": {
			"name": "antd",
			"version": "1.6.3",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "dist/antd",
			"files": [
				"dist",
				"lib",
				"index.d.ts"
			],
			"typings": "type-definitions/antd.d.ts",
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"classnames": "~2.2.0",
				"css-animation": "^1.2.5",
				"gregorian-calendar": "~4.1.0",
				"gregorian-calendar-format": "~4.1.0",
				"normalize.css": "^4.1.1",
				"rc-animate": "~2.1.0",
				"rc-calendar": "~5.6.2",
				"rc-cascader": "~0.9.9",
				"rc-checkbox": "~1.4.0",
				"rc-collapse": "~1.6.3",
				"rc-dialog": "~6.1.0",
				"rc-dropdown": "~1.4.8",
				"rc-form": "~0.17.1",
				"rc-input-number": "~2.5.10",
				"rc-menu": "~4.12.3",
				"rc-notification": "~1.3.4",
				"rc-pagination": "~1.5.3",
				"rc-progress": "~1.0.4",
				"rc-queue-anim": "~0.11.9",
				"rc-radio": "~2.0.0",
				"rc-rate": "~1.1.1",
				"rc-select": "~6.4.0",
				"rc-slider": "~3.7.0",
				"rc-steps": "~2.1.3",
				"rc-switch": "~1.4.2",
				"rc-table": "~4.3.2",
				"rc-tabs": "~5.9.1",
				"rc-time-picker": "~1.1.4",
				"rc-tooltip": "~3.3.2",
				"rc-tree": "~1.3.1",
				"rc-tree-select": "~1.7.2",
				"rc-upload": "~1.13.0",
				"rc-util": "~3.1.3",
				"react-slick": "~0.12.0",
				"react-addons-pure-render-mixin": "~15.1.0",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"antd-tools": "^0.8.0",
				"babel-eslint": "^6.0.2",
				"babel-jest": "^12.0.2",
				"babel-plugin-antd": "^0.4.0",
				"bisheng": "^0.7.1",
				"bisheng-plugin-antd": "0.1.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.1.0",
				"bisheng-plugin-toc": "0.2.0",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"es6-shim": "^0.35.0",
				"eslint": "^2.2.0",
				"eslint-config-airbnb": "^9.0.1",
				"eslint-plugin-babel": "^3.0.0",
				"eslint-plugin-import": "^1.6.1",
				"eslint-plugin-jsx-a11y": "^1.0.4",
				"eslint-plugin-markdown": "*",
				"eslint-plugin-react": "^5.0.1",
				"eslint-tinker": "^0.3.1",
				"history": "^2.0.1",
				"intl": "^1.2.2",
				"intl-locales-supported": "^1.0.0",
				"jest-cli": "^12.0.2",
				"jsonml-to-react-component": "~0.2.0",
				"jsonml.js": "^0.1.0",
				"jsonp": "^0.2.0",
				"lesshint": "^1.2.1",
				"lodash.debounce": "^4.0.6",
				"nunjucks": "^2.4.2",
				"pre-commit": "1.x",
				"querystring": "^0.2.0",
				"ramda": "^0.21.0",
				"rc-scroll-anim": "~0.2.8",
				"rc-tween-one": "~0.3.0",
				"react": "^15.0.0",
				"react-addons-test-utils": "^15.0.0",
				"react-copy-to-clipboard": "^4.0.1",
				"react-document-title": "^2.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-intl": "^2.0.1",
				"react-router": "^2.0.0",
				"react-stateless-wrapper": "^1.0.2",
				"react-sublime-video": "^0.2.0",
				"reqwest": "^2.0.5",
				"values.js": "^1.0.3",
				"webpack-babel-jest": "^1.0.4"
			},
			"scripts": {
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"clean": "antd-tools run clean",
				"start": "bisheng start -c ./site/bisheng.config.js",
				"site": "bisheng build -c ./site/bisheng.config.js",
				"pre-deploy": "mkdir -p _site && cp CNAME _site",
				"deploy": "tnpm run clean && tnpm i && tnpm run just-deploy",
				"just-deploy": "tnpm run pre-deploy && bisheng gh-pages -c ./site/bisheng.config.js",
				"lint": "npm run srclint && npm run demolint && npm run lesshint",
				"srclint": "RUN_ENV=SRC eslint components test site scripts ./*.js --ext '.js,.jsx'",
				"demolint": "RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lesshint": "lesshint components -r scripts/lesshint-report.js",
				"eslint-fix": "eslint --fix components test site scripts ./*.js --ext '.js,.jsx' && eslint-tinker ./components/*/demo/*.md",
				"test": "npm run lint && npm run dist && npm run jest",
				"jest": "jest",
				"pre-publish": "node ./scripts/prepub",
				"prepublish": "antd-tools run guard",
				"pub": "antd-tools run update-self && antd-tools run pub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt"
			},
			"jest": {
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"modulePathIgnorePatterns": [
					"/_site/"
				],
				"testPathIgnorePatterns": [
					"/node_modules/"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "c3949bb9b101b246d874fe05d14e7e26ab202bef",
			"_id": "antd@1.6.3",
			"_shasum": "d10fbf928bec7e295d20d2004b4ba83ab342ddf4",
			"_from": ".",
			"_npmVersion": "3.6.0",
			"_nodeVersion": "5.7.0",
			"_npmUser": {
				"name": "raohai",
				"email": "surgesoft@gmail.com"
			},
			"dist": {
				"shasum": "d10fbf928bec7e295d20d2004b4ba83ab342ddf4",
				"tarball": "https://registry.npmjs.org/antd/-/antd-1.6.3.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "ddcat1115",
					"email": "418150596@qq.com"
				},
				{
					"name": "raohai",
					"email": "surgesoft@gmail.com"
				},
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "superraytin",
					"email": "superRaytin@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/antd-1.6.3.tgz_1467600306566_0.616266343742609"
			},
			"directories": {},
			"deprecated": "It's recommended to upgrade antd to the latest compatible version 1.11.x"
		},
		"1.6.4": {
			"name": "antd",
			"version": "1.6.4",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "dist/antd",
			"files": [
				"dist",
				"lib",
				"index.d.ts"
			],
			"typings": "type-definitions/antd.d.ts",
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"classnames": "~2.2.0",
				"css-animation": "^1.2.5",
				"gregorian-calendar": "~4.1.0",
				"gregorian-calendar-format": "~4.1.0",
				"object.omit": "^2.0.0",
				"rc-animate": "~2.3.0",
				"rc-calendar": "~5.6.2",
				"rc-cascader": "~0.9.10",
				"rc-checkbox": "~1.4.0",
				"rc-collapse": "~1.6.3",
				"rc-dialog": "~6.1.1",
				"rc-dropdown": "~1.4.8",
				"rc-form": "~0.17.1",
				"rc-input-number": "~2.5.12",
				"rc-menu": "~4.12.4",
				"rc-notification": "~1.3.4",
				"rc-pagination": "~1.5.3",
				"rc-progress": "~1.0.4",
				"rc-queue-anim": "~0.11.12",
				"rc-radio": "~2.0.0",
				"rc-rate": "~1.1.2",
				"rc-select": "~6.4.6",
				"rc-slider": "~3.7.3",
				"rc-steps": "~2.1.5",
				"rc-switch": "~1.4.2",
				"rc-table": "~4.3.5",
				"rc-tabs": "~5.9.2",
				"rc-time-picker": "~1.1.5",
				"rc-tooltip": "~3.4.1",
				"rc-tree": "~1.3.5",
				"rc-tree-select": "~1.7.5",
				"rc-upload": "~1.13.3",
				"rc-util": "~3.1.0",
				"react-addons-pure-render-mixin": "^15.0.0",
				"react-slick": "~0.12.0",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"antd-tools": "^0.8.0",
				"babel-eslint": "^6.0.2",
				"babel-jest": "^12.0.2",
				"babel-plugin-antd": "^0.4.0",
				"bisheng": "^0.7.1",
				"bisheng-plugin-antd": "0.1.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.1.0",
				"bisheng-plugin-toc": "0.2.0",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"es6-shim": "^0.35.0",
				"eslint": "^2.2.0",
				"eslint-config-airbnb": "^9.0.1",
				"eslint-plugin-babel": "^3.0.0",
				"eslint-plugin-import": "^1.6.1",
				"eslint-plugin-jsx-a11y": "^1.0.4",
				"eslint-plugin-markdown": "*",
				"eslint-plugin-react": "^5.0.1",
				"eslint-tinker": "^0.3.1",
				"history": "^2.0.1",
				"intl": "^1.2.2",
				"intl-locales-supported": "^1.0.0",
				"jest-cli": "^12.0.2",
				"jsonml-to-react-component": "~0.2.0",
				"jsonml.js": "^0.1.0",
				"jsonp": "^0.2.0",
				"lesshint": "^1.2.1",
				"lodash.debounce": "^4.0.6",
				"nunjucks": "^2.4.2",
				"pre-commit": "1.x",
				"querystring": "^0.2.0",
				"ramda": "^0.21.0",
				"rc-scroll-anim": "~0.2.11",
				"rc-tween-one": "~0.6.20",
				"react": "^15.0.0",
				"react-addons-test-utils": "^15.0.0",
				"react-copy-to-clipboard": "^4.0.1",
				"react-document-title": "^2.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-intl": "^2.0.1",
				"react-router": "^2.0.0",
				"react-stateless-wrapper": "^1.0.2",
				"react-sublime-video": "^0.2.0",
				"reqwest": "^2.0.5",
				"values.js": "^1.0.3",
				"webpack-babel-jest": "^1.0.4"
			},
			"scripts": {
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"clean": "antd-tools run clean",
				"start": "bisheng start -c ./site/bisheng.config.js",
				"site": "bisheng build -c ./site/bisheng.config.js",
				"pre-deploy": "mkdir -p _site && cp CNAME _site",
				"deploy": "tnpm run clean && tnpm i && tnpm run just-deploy",
				"just-deploy": "tnpm run pre-deploy && bisheng gh-pages -c ./site/bisheng.config.js",
				"lint": "npm run srclint && npm run demolint && npm run lesshint",
				"srclint": "RUN_ENV=SRC eslint components test site scripts ./*.js --ext '.js,.jsx'",
				"demolint": "RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lesshint": "lesshint components -r scripts/lesshint-report.js",
				"eslint-fix": "eslint --fix components test site scripts ./*.js --ext '.js,.jsx' && eslint-tinker ./components/*/demo/*.md",
				"test": "npm run lint && npm run dist && npm run jest",
				"jest": "jest",
				"pre-publish": "node ./scripts/prepub",
				"prepublish": "antd-tools run guard",
				"pub": "antd-tools run update-self && antd-tools run pub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt"
			},
			"jest": {
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"modulePathIgnorePatterns": [
					"/_site/"
				],
				"testPathIgnorePatterns": [
					"/node_modules/"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "eb3853160de1e9fadd1680998130b4a53b64058a",
			"_id": "antd@1.6.4",
			"_shasum": "b222d21412d8d9d744bd9520826dea38c58c1445",
			"_from": ".",
			"_npmVersion": "3.8.6",
			"_nodeVersion": "6.0.0",
			"_npmUser": {
				"name": "ddcat1115",
				"email": "418150596@qq.com"
			},
			"dist": {
				"shasum": "b222d21412d8d9d744bd9520826dea38c58c1445",
				"tarball": "https://registry.npmjs.org/antd/-/antd-1.6.4.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "ddcat1115",
					"email": "418150596@qq.com"
				},
				{
					"name": "raohai",
					"email": "surgesoft@gmail.com"
				},
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "superraytin",
					"email": "superRaytin@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/antd-1.6.4.tgz_1467950036529_0.7086458869744092"
			},
			"directories": {},
			"deprecated": "It's recommended to upgrade antd to the latest compatible version 1.11.x"
		},
		"1.6.5": {
			"name": "antd",
			"version": "1.6.5",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "dist/antd",
			"files": [
				"dist",
				"lib",
				"index.d.ts"
			],
			"typings": "type-definitions/antd.d.ts",
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"classnames": "~2.2.0",
				"css-animation": "^1.2.5",
				"gregorian-calendar": "~4.1.0",
				"gregorian-calendar-format": "~4.1.0",
				"object.omit": "^2.0.0",
				"rc-animate": "~2.3.0",
				"rc-calendar": "~5.6.2",
				"rc-cascader": "~0.9.10",
				"rc-checkbox": "~1.4.0",
				"rc-collapse": "~1.6.3",
				"rc-dialog": "~6.1.1",
				"rc-dropdown": "~1.4.8",
				"rc-form": "~0.17.1",
				"rc-input-number": "~2.5.12",
				"rc-menu": "~4.12.4",
				"rc-notification": "~1.3.4",
				"rc-pagination": "~1.5.3",
				"rc-progress": "~1.0.4",
				"rc-queue-anim": "~0.11.12",
				"rc-radio": "~2.0.0",
				"rc-rate": "~1.1.2",
				"rc-select": "~6.4.6",
				"rc-slider": "~3.7.3",
				"rc-steps": "~2.1.5",
				"rc-switch": "~1.4.2",
				"rc-table": "~4.3.5",
				"rc-tabs": "~5.9.2",
				"rc-time-picker": "~1.1.5",
				"rc-tooltip": "~3.4.1",
				"rc-tree": "~1.3.5",
				"rc-tree-select": "~1.7.5",
				"rc-upload": "~1.13.3",
				"rc-util": "~3.1.0",
				"react-addons-pure-render-mixin": "^15.0.0",
				"react-slick": "~0.12.0",
				"shallowequal": "^0.2.2",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"antd-tools": "^0.8.0",
				"babel-eslint": "^6.0.2",
				"babel-jest": "^13.2.2",
				"babel-plugin-antd": "^0.4.0",
				"bisheng": "^0.7.1",
				"bisheng-plugin-antd": "0.1.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.1.0",
				"bisheng-plugin-toc": "0.2.0",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"es6-shim": "^0.35.0",
				"eslint": "^3.0.1",
				"eslint-config-airbnb": "^9.0.1",
				"eslint-plugin-babel": "^3.0.0",
				"eslint-plugin-import": "^1.6.1",
				"eslint-plugin-jsx-a11y": "^1.0.4",
				"eslint-plugin-markdown": "*",
				"eslint-plugin-react": "^5.0.1",
				"eslint-tinker": "^0.3.1",
				"history": "^2.0.1",
				"intl": "^1.2.2",
				"intl-locales-supported": "^1.0.0",
				"jest-cli": "^13.2.3",
				"jsonml-to-react-component": "~0.2.0",
				"jsonml.js": "^0.1.0",
				"jsonp": "^0.2.0",
				"lesshint": "^1.2.1",
				"lodash.debounce": "^4.0.6",
				"nunjucks": "^2.4.2",
				"pre-commit": "1.x",
				"querystring": "^0.2.0",
				"ramda": "^0.21.0",
				"rc-scroll-anim": "~0.3.0",
				"rc-tween-one": "~0.6.20",
				"react": "^15.0.0",
				"react-addons-test-utils": "^15.0.0",
				"react-copy-to-clipboard": "^4.0.1",
				"react-document-title": "^2.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-intl": "^2.0.1",
				"react-router": "^2.0.0",
				"react-stateless-wrapper": "^1.0.2",
				"react-sublime-video": "^0.2.0",
				"reqwest": "^2.0.5",
				"values.js": "^1.0.3",
				"webpack-babel-jest": "^1.0.4"
			},
			"scripts": {
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"clean": "antd-tools run clean",
				"start": "bisheng start -c ./site/bisheng.config.js",
				"site": "bisheng build -c ./site/bisheng.config.js",
				"pre-deploy": "mkdir -p _site && cp CNAME _site",
				"deploy": "tnpm run clean && tnpm i && tnpm run just-deploy",
				"just-deploy": "tnpm run pre-deploy && bisheng gh-pages -c ./site/bisheng.config.js",
				"lint": "npm run srclint && npm run demolint && npm run lesshint",
				"srclint": "RUN_ENV=SRC eslint components test site scripts ./*.js --ext '.js,.jsx'",
				"demolint": "RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lesshint": "lesshint components -r scripts/lesshint-report.js",
				"eslint-fix": "eslint --fix components test site scripts ./*.js --ext '.js,.jsx' && eslint-tinker ./components/*/demo/*.md",
				"test": "npm run lint && npm run dist && npm run jest",
				"jest": "jest",
				"pre-publish": "node ./scripts/prepub",
				"prepublish": "antd-tools run guard",
				"pub": "antd-tools run update-self && antd-tools run pub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt"
			},
			"jest": {
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"modulePathIgnorePatterns": [
					"/_site/"
				],
				"testPathIgnorePatterns": [
					"/node_modules/"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "9f008d884358c6513faba8c5db325437c535c80d",
			"_id": "antd@1.6.5",
			"_shasum": "b2991b6e8f55547acceb5ee15c6ecd7c3eb43cfa",
			"_from": ".",
			"_npmVersion": "3.8.6",
			"_nodeVersion": "5.12.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "b2991b6e8f55547acceb5ee15c6ecd7c3eb43cfa",
				"tarball": "https://registry.npmjs.org/antd/-/antd-1.6.5.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "ddcat1115",
					"email": "418150596@qq.com"
				},
				{
					"name": "raohai",
					"email": "surgesoft@gmail.com"
				},
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "superraytin",
					"email": "superRaytin@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/antd-1.6.5.tgz_1468660126917_0.05509162484668195"
			},
			"directories": {},
			"deprecated": "It's recommended to upgrade antd to the latest compatible version 1.11.x"
		},
		"1.7.0": {
			"name": "antd",
			"version": "1.7.0",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "dist/antd",
			"files": [
				"dist",
				"lib",
				"index.d.ts"
			],
			"typings": "type-definitions/antd.d.ts",
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"classnames": "~2.2.0",
				"css-animation": "^1.2.5",
				"gregorian-calendar": "~4.1.0",
				"gregorian-calendar-format": "~4.1.0",
				"object.omit": "^2.0.0",
				"rc-animate": "~2.3.0",
				"rc-calendar": "~5.6.2",
				"rc-cascader": "~0.9.10",
				"rc-checkbox": "~1.4.0",
				"rc-collapse": "~1.6.3",
				"rc-dialog": "~6.1.1",
				"rc-dropdown": "~1.4.8",
				"rc-form": "~0.17.1",
				"rc-input-number": "~2.5.12",
				"rc-menu": "~4.13.0",
				"rc-notification": "~1.3.4",
				"rc-pagination": "~1.5.3",
				"rc-progress": "~1.0.4",
				"rc-queue-anim": "~0.11.12",
				"rc-radio": "~2.0.0",
				"rc-rate": "~1.1.2",
				"rc-select": "~6.4.6",
				"rc-slider": "~3.7.3",
				"rc-steps": "~2.1.5",
				"rc-switch": "~1.4.2",
				"rc-table": "~4.4.0",
				"rc-tabs": "~5.9.2",
				"rc-time-picker": "~1.1.6",
				"rc-tooltip": "~3.4.2",
				"rc-tree": "~1.3.6",
				"rc-tree-select": "~1.8.0",
				"rc-upload": "~1.13.3",
				"rc-util": "~3.3.0",
				"react-addons-pure-render-mixin": "^15.0.0",
				"react-slick": "~0.12.0",
				"shallowequal": "^0.2.2",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"antd-tools": "^0.8.0",
				"babel-eslint": "^6.0.2",
				"babel-jest": "^13.2.2",
				"babel-plugin-antd": "^0.4.0",
				"bisheng": "^0.9.0",
				"bisheng-plugin-antd": "~0.2.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.2.0",
				"bisheng-plugin-toc": "^0.3.0",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"es6-shim": "^0.35.0",
				"eslint": "^3.0.1",
				"eslint-config-airbnb": "^9.0.1",
				"eslint-plugin-babel": "^3.0.0",
				"eslint-plugin-import": "^1.6.1",
				"eslint-plugin-jsx-a11y": "^2.0.1",
				"eslint-plugin-markdown": "*",
				"eslint-plugin-react": "^5.0.1",
				"eslint-tinker": "^0.3.1",
				"history": "^3.0.0",
				"intl": "^1.2.2",
				"intl-locales-supported": "^1.0.0",
				"jest-cli": "^13.2.3",
				"jsonml-to-react-component": "~0.2.0",
				"jsonml.js": "^0.1.0",
				"jsonp": "^0.2.0",
				"lesshint": "^2.0.0",
				"lodash.debounce": "^4.0.6",
				"nunjucks": "^2.4.2",
				"pre-commit": "1.x",
				"querystring": "^0.2.0",
				"ramda": "^0.21.0",
				"rc-scroll-anim": "~0.3.0",
				"rc-tween-one": "~0.6.20",
				"react": "^15.0.0",
				"react-addons-test-utils": "^15.0.0",
				"react-copy-to-clipboard": "^4.0.1",
				"react-document-title": "^2.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-intl": "^2.0.1",
				"react-router": "^2.0.0",
				"react-stateless-wrapper": "^1.0.2",
				"react-sublime-video": "^0.2.0",
				"reqwest": "^2.0.5",
				"values.js": "^1.0.3",
				"webpack-babel-jest": "^1.0.4"
			},
			"scripts": {
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"clean": "antd-tools run clean",
				"start": "bisheng start -c ./site/bisheng.config.js",
				"site": "bisheng build -c ./site/bisheng.config.js",
				"pre-deploy": "mkdir -p _site && cp CNAME _site",
				"deploy": "npm run clean && npm run pre-deploy && bisheng gh-pages -c ./site/bisheng.config.js",
				"lint": "npm run srclint && npm run demolint && npm run lesshint",
				"srclint": "RUN_ENV=SRC eslint components test site scripts ./*.js --ext '.js,.jsx'",
				"demolint": "RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lesshint": "lesshint components -r scripts/lesshint-report.js",
				"eslint-fix": "eslint --fix components test site scripts ./*.js --ext '.js,.jsx' && eslint-tinker ./components/*/demo/*.md",
				"test": "npm run lint && npm run dist && npm run jest",
				"jest": "jest",
				"pre-publish": "node ./scripts/prepub",
				"prepublish": "antd-tools run guard",
				"pub": "antd-tools run update-self && antd-tools run pub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt"
			},
			"jest": {
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"modulePathIgnorePatterns": [
					"/_site/"
				],
				"testPathIgnorePatterns": [
					"/node_modules/"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "c3d1803839da45d17ef8babe50a6f89cbee3ceb8",
			"_id": "antd@1.7.0",
			"_shasum": "959d0b22682aa5e30e0ece19f89587045b0d82ac",
			"_from": ".",
			"_npmVersion": "3.8.9",
			"_nodeVersion": "6.2.0",
			"_npmUser": {
				"name": "benjycui",
				"email": "benjytrys@gmail.com"
			},
			"dist": {
				"shasum": "959d0b22682aa5e30e0ece19f89587045b0d82ac",
				"tarball": "https://registry.npmjs.org/antd/-/antd-1.7.0.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "ddcat1115",
					"email": "418150596@qq.com"
				},
				{
					"name": "raohai",
					"email": "surgesoft@gmail.com"
				},
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "superraytin",
					"email": "superRaytin@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/antd-1.7.0.tgz_1469844193625_0.7796937683597207"
			},
			"directories": {},
			"deprecated": "It's recommended to upgrade antd to the latest compatible version 1.11.x"
		},
		"1.8.0": {
			"name": "antd",
			"version": "1.8.0",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "dist/antd",
			"files": [
				"dist",
				"lib",
				"index.d.ts"
			],
			"typings": "type-definitions/antd.d.ts",
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"classnames": "~2.2.0",
				"css-animation": "^1.2.5",
				"gregorian-calendar": "~4.1.0",
				"gregorian-calendar-format": "~4.1.0",
				"object.omit": "^2.0.0",
				"rc-animate": "~2.3.0",
				"rc-calendar": "~5.6.2",
				"rc-cascader": "~0.9.10",
				"rc-checkbox": "~1.4.0",
				"rc-collapse": "~1.6.3",
				"rc-dialog": "~6.1.1",
				"rc-dropdown": "~1.4.8",
				"rc-form": "~0.17.1",
				"rc-input-number": "~2.5.12",
				"rc-menu": "~4.13.0",
				"rc-notification": "~1.3.4",
				"rc-pagination": "~1.5.3",
				"rc-progress": "~1.0.4",
				"rc-queue-anim": "~0.11.12",
				"rc-radio": "~2.0.0",
				"rc-rate": "~1.1.2",
				"rc-select": "~6.4.6",
				"rc-slider": "~3.7.3",
				"rc-steps": "~2.1.5",
				"rc-switch": "~1.4.2",
				"rc-table": "~4.4.0",
				"rc-tabs": "~5.9.2",
				"rc-time-picker": "~1.1.6",
				"rc-tooltip": "~3.4.2",
				"rc-tree": "~1.3.6",
				"rc-tree-select": "~1.8.0",
				"rc-upload": "~1.13.3",
				"rc-util": "~3.3.0",
				"react-addons-pure-render-mixin": "^15.0.0",
				"react-slick": "~0.12.0",
				"shallowequal": "^0.2.2",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"antd-tools": "^0.8.0",
				"babel-eslint": "^6.0.2",
				"babel-jest": "^13.2.2",
				"babel-plugin-antd": "^0.4.0",
				"bisheng": "^0.12.0",
				"bisheng-plugin-antd": "~0.2.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.2.0",
				"bisheng-plugin-toc": "^0.3.0",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"es6-shim": "^0.35.0",
				"eslint": "^3.0.1",
				"eslint-config-airbnb": "^9.0.1",
				"eslint-plugin-babel": "^3.0.0",
				"eslint-plugin-import": "^1.6.1",
				"eslint-plugin-jsx-a11y": "^2.0.1",
				"eslint-plugin-markdown": "*",
				"eslint-plugin-react": "^5.0.1",
				"eslint-tinker": "^0.3.1",
				"history": "^3.0.0",
				"intl": "^1.2.2",
				"intl-locales-supported": "^1.0.0",
				"jest-cli": "^13.2.3",
				"jsonml-to-react-component": "~0.2.0",
				"jsonml.js": "^0.1.0",
				"jsonp": "^0.2.0",
				"lesshint": "^2.0.0",
				"lodash.debounce": "^4.0.6",
				"nunjucks": "^2.4.2",
				"pre-commit": "1.x",
				"querystring": "^0.2.0",
				"ramda": "^0.21.0",
				"rc-scroll-anim": "~0.3.0",
				"rc-tween-one": "~0.6.20",
				"react": "^15.0.0",
				"react-addons-test-utils": "^15.0.0",
				"react-copy-to-clipboard": "^4.0.1",
				"react-document-title": "^2.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-intl": "^2.0.1",
				"react-router": "^2.0.0",
				"react-stateless-wrapper": "^1.0.2",
				"react-sublime-video": "^0.2.0",
				"reqwest": "^2.0.5",
				"values.js": "^1.0.3",
				"webpack-babel-jest": "^1.0.4"
			},
			"scripts": {
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"clean": "antd-tools run clean",
				"start": "bisheng start -c ./site/bisheng.config.js",
				"site": "bisheng build -c ./site/bisheng.config.js",
				"pre-deploy": "mkdir -p _site && cp CNAME _site",
				"deploy": "npm run clean && npm run pre-deploy && bisheng gh-pages -c ./site/bisheng.config.js",
				"lint": "npm run srclint && npm run demolint && npm run lesshint",
				"srclint": "RUN_ENV=SRC eslint components test site scripts ./*.js --ext '.js,.jsx'",
				"demolint": "RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lesshint": "lesshint components -r scripts/lesshint-report.js",
				"eslint-fix": "eslint --fix components test site scripts ./*.js --ext '.js,.jsx' && eslint-tinker ./components/*/demo/*.md",
				"test": "npm run lint && npm run dist && npm run jest",
				"jest": "jest",
				"pre-publish": "node ./scripts/prepub",
				"prepublish": "antd-tools run guard",
				"pub": "antd-tools run update-self && antd-tools run pub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt"
			},
			"jest": {
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"modulePathIgnorePatterns": [
					"/_site/"
				],
				"testPathIgnorePatterns": [
					"/node_modules/"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "7f5bc3813768dbfc70ed0a7b55c984f99efeabcf",
			"_id": "antd@1.8.0",
			"_shasum": "e9c3301fd33b53ad44ce242e8d73a61832fe1f7e",
			"_from": ".",
			"_npmVersion": "3.6.0",
			"_nodeVersion": "5.7.0",
			"_npmUser": {
				"name": "raohai",
				"email": "surgesoft@gmail.com"
			},
			"dist": {
				"shasum": "e9c3301fd33b53ad44ce242e8d73a61832fe1f7e",
				"tarball": "https://registry.npmjs.org/antd/-/antd-1.8.0.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "ddcat1115",
					"email": "418150596@qq.com"
				},
				{
					"name": "raohai",
					"email": "surgesoft@gmail.com"
				},
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "superraytin",
					"email": "superRaytin@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/antd-1.8.0.tgz_1470625007569_0.6459363778121769"
			},
			"directories": {},
			"deprecated": "It's recommended to upgrade antd to the latest compatible version 1.11.x"
		},
		"1.9.0": {
			"name": "antd",
			"version": "1.9.0",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "dist/antd",
			"files": [
				"dist",
				"lib",
				"index.d.ts"
			],
			"typings": "type-definitions/antd.d.ts",
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"classnames": "~2.2.0",
				"css-animation": "^1.2.5",
				"gregorian-calendar": "~4.1.0",
				"gregorian-calendar-format": "~4.1.0",
				"object.omit": "^2.0.0",
				"rc-animate": "~2.3.0",
				"rc-calendar": "~5.6.2",
				"rc-cascader": "~0.9.10",
				"rc-checkbox": "~1.4.0",
				"rc-collapse": "~1.6.3",
				"rc-dialog": "~6.1.1",
				"rc-dropdown": "~1.4.8",
				"rc-form": "~0.17.1",
				"rc-input-number": "~2.6.3",
				"rc-menu": "~4.13.0",
				"rc-notification": "~1.3.4",
				"rc-pagination": "~1.5.3",
				"rc-progress": "~1.0.4",
				"rc-queue-anim": "~0.12.4",
				"rc-radio": "~2.0.0",
				"rc-rate": "~1.1.2",
				"rc-select": "~6.4.6",
				"rc-slider": "~4.0.0",
				"rc-steps": "~2.1.5",
				"rc-switch": "~1.4.2",
				"rc-table": "~4.4.0",
				"rc-tabs": "~5.9.2",
				"rc-time-picker": "~1.1.6",
				"rc-tooltip": "~3.4.2",
				"rc-tree": "~1.3.6",
				"rc-tree-select": "~1.8.0",
				"rc-upload": "~2.0.3",
				"rc-util": "~3.3.0",
				"react-addons-pure-render-mixin": "^15.0.0",
				"react-slick": "~0.12.0",
				"shallowequal": "^0.2.2",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"antd-tools": "^0.8.0",
				"babel-eslint": "^6.0.2",
				"babel-jest": "^13.2.2",
				"babel-plugin-antd": "^0.4.0",
				"bisheng": "^0.12.0",
				"bisheng-plugin-antd": "~0.2.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.2.0",
				"bisheng-plugin-toc": "^0.3.0",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"es6-shim": "^0.35.0",
				"eslint": "^3.0.1",
				"eslint-config-airbnb": "^9.0.1",
				"eslint-plugin-babel": "^3.0.0",
				"eslint-plugin-import": "^1.6.1",
				"eslint-plugin-jsx-a11y": "^2.0.1",
				"eslint-plugin-markdown": "*",
				"eslint-plugin-react": "^5.0.1",
				"eslint-tinker": "^0.3.1",
				"history": "^3.0.0",
				"intl": "^1.2.2",
				"intl-locales-supported": "^1.0.0",
				"jest-cli": "^13.2.3",
				"jsonml-to-react-component": "~0.2.0",
				"jsonml.js": "^0.1.0",
				"jsonp": "^0.2.0",
				"lesshint": "^2.0.0",
				"lodash.debounce": "^4.0.6",
				"nunjucks": "^2.4.2",
				"pre-commit": "1.x",
				"querystring": "^0.2.0",
				"ramda": "^0.21.0",
				"rc-scroll-anim": "~0.3.0",
				"rc-tween-one": "~0.6.20",
				"react": "^15.0.0",
				"react-addons-test-utils": "^15.0.0",
				"react-copy-to-clipboard": "^4.0.1",
				"react-document-title": "^2.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-intl": "^2.0.1",
				"react-router": "^2.0.0",
				"react-stateless-wrapper": "^1.0.2",
				"react-sublime-video": "^0.2.0",
				"reqwest": "^2.0.5",
				"values.js": "^1.0.3",
				"webpack-babel-jest": "^1.0.4"
			},
			"scripts": {
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"clean": "antd-tools run clean",
				"start": "bisheng start -c ./site/bisheng.config.js",
				"site": "bisheng build -c ./site/bisheng.config.js",
				"pre-deploy": "mkdir -p _site && cp CNAME _site",
				"deploy": "npm run clean && npm run pre-deploy && bisheng gh-pages -c ./site/bisheng.config.js",
				"lint": "npm run srclint && npm run demolint && npm run lesshint",
				"srclint": "RUN_ENV=SRC eslint components test site scripts ./*.js --ext '.js,.jsx'",
				"demolint": "RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lesshint": "lesshint components -r scripts/lesshint-report.js",
				"eslint-fix": "eslint --fix components test site scripts ./*.js --ext '.js,.jsx' && eslint-tinker ./components/*/demo/*.md",
				"test": "npm run lint && npm run dist && npm run jest",
				"jest": "jest",
				"pre-publish": "node ./scripts/prepub",
				"prepublish": "antd-tools run guard",
				"pub": "antd-tools run update-self && antd-tools run pub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt"
			},
			"jest": {
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"modulePathIgnorePatterns": [
					"/_site/"
				],
				"testPathIgnorePatterns": [
					"/node_modules/"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "180916386e17d896a7125aa0ded6f3752178176b",
			"_id": "antd@1.9.0",
			"_shasum": "00b1d2b7d2b21fe54e33e9ee8a83e5a524051a8d",
			"_from": ".",
			"_npmVersion": "3.8.6",
			"_nodeVersion": "6.0.0",
			"_npmUser": {
				"name": "ddcat1115",
				"email": "418150596@qq.com"
			},
			"dist": {
				"shasum": "00b1d2b7d2b21fe54e33e9ee8a83e5a524051a8d",
				"tarball": "https://registry.npmjs.org/antd/-/antd-1.9.0.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "ddcat1115",
					"email": "418150596@qq.com"
				},
				{
					"name": "raohai",
					"email": "surgesoft@gmail.com"
				},
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "superraytin",
					"email": "superRaytin@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/antd-1.9.0.tgz_1471259886909_0.40640820283442736"
			},
			"directories": {},
			"deprecated": "It's recommended to upgrade antd to the latest compatible version 1.11.x"
		},
		"1.9.1": {
			"name": "antd",
			"version": "1.9.1",
			"title": "Ant Design",
			"description": "一个 UI 设计语言",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "dist/antd",
			"files": [
				"dist",
				"lib",
				"index.d.ts"
			],
			"typings": "type-definitions/antd.d.ts",
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"classnames": "~2.2.0",
				"css-animation": "^1.2.5",
				"gregorian-calendar": "~4.1.0",
				"gregorian-calendar-format": "~4.1.0",
				"object.omit": "^2.0.0",
				"rc-animate": "~2.3.0",
				"rc-calendar": "~5.6.2",
				"rc-cascader": "~0.9.10",
				"rc-checkbox": "~1.4.0",
				"rc-collapse": "~1.6.3",
				"rc-dialog": "~6.1.1",
				"rc-dropdown": "~1.4.8",
				"rc-form": "~0.17.1",
				"rc-input-number": "~2.6.3",
				"rc-menu": "~4.13.0",
				"rc-notification": "~1.3.4",
				"rc-pagination": "~1.5.3",
				"rc-progress": "~1.0.4",
				"rc-queue-anim": "~0.12.4",
				"rc-radio": "~2.0.0",
				"rc-rate": "~1.1.2",
				"rc-select": "~6.4.6",
				"rc-slider": "~4.0.0",
				"rc-steps": "~2.1.5",
				"rc-switch": "~1.4.2",
				"rc-table": "~4.4.0",
				"rc-tabs": "~5.9.2",
				"rc-time-picker": "~1.1.6",
				"rc-tooltip": "~3.4.2",
				"rc-tree": "~1.3.6",
				"rc-tree-select": "~1.8.0",
				"rc-upload": "~2.0.3",
				"rc-util": "~3.3.0",
				"react-addons-pure-render-mixin": "^15.0.0",
				"react-slick": "~0.12.0",
				"shallowequal": "^0.2.2",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"antd-tools": "^0.8.0",
				"babel-eslint": "^6.0.2",
				"babel-jest": "^13.2.2",
				"babel-plugin-antd": "^0.4.0",
				"bisheng": "^0.12.0",
				"bisheng-plugin-antd": "~0.2.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.2.0",
				"bisheng-plugin-toc": "^0.3.0",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"es6-shim": "^0.35.0",
				"eslint": "^3.0.1",
				"eslint-config-airbnb": "^9.0.1",
				"eslint-plugin-babel": "^3.0.0",
				"eslint-plugin-import": "^1.6.1",
				"eslint-plugin-jsx-a11y": "^2.0.1",
				"eslint-plugin-markdown": "*",
				"eslint-plugin-react": "^5.0.1",
				"eslint-tinker": "^0.3.1",
				"history": "^3.0.0",
				"intl": "^1.2.2",
				"intl-locales-supported": "^1.0.0",
				"jest-cli": "^13.2.3",
				"jsonml-to-react-component": "~0.2.0",
				"jsonml.js": "^0.1.0",
				"jsonp": "^0.2.0",
				"lesshint": "^2.0.0",
				"lodash.debounce": "^4.0.6",
				"nunjucks": "^2.4.2",
				"pre-commit": "1.x",
				"querystring": "^0.2.0",
				"ramda": "^0.21.0",
				"rc-scroll-anim": "~0.3.0",
				"rc-tween-one": "~0.6.20",
				"react": "^15.0.0",
				"react-addons-test-utils": "^15.0.0",
				"react-copy-to-clipboard": "^4.0.1",
				"react-document-title": "^2.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-intl": "^2.0.1",
				"react-router": "^2.0.0",
				"react-stateless-wrapper": "^1.0.2",
				"react-sublime-video": "^0.2.0",
				"reqwest": "^2.0.5",
				"values.js": "^1.0.3",
				"webpack-babel-jest": "^1.0.4"
			},
			"scripts": {
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"clean": "antd-tools run clean",
				"start": "bisheng start -c ./site/bisheng.config.js",
				"site": "bisheng build -c ./site/bisheng.config.js",
				"pre-deploy": "mkdir -p _site && cp CNAME _site",
				"deploy": "npm run clean && npm run pre-deploy && bisheng gh-pages -c ./site/bisheng.config.js",
				"lint": "npm run srclint && npm run demolint && npm run lesshint",
				"srclint": "RUN_ENV=SRC eslint components test site scripts ./*.js --ext '.js,.jsx'",
				"demolint": "RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lesshint": "lesshint components -r scripts/lesshint-report.js",
				"eslint-fix": "eslint --fix components test site scripts ./*.js --ext '.js,.jsx' && eslint-tinker ./components/*/demo/*.md",
				"test": "npm run lint && npm run dist && npm run jest",
				"jest": "jest",
				"pre-publish": "node ./scripts/prepub",
				"prepublish": "antd-tools run guard",
				"pub": "antd-tools run update-self && antd-tools run pub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt"
			},
			"jest": {
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"modulePathIgnorePatterns": [
					"/_site/"
				],
				"testPathIgnorePatterns": [
					"/node_modules/"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "cfba6aa60e20931475faec6040400427501e5903",
			"_id": "antd@1.9.1",
			"_shasum": "637049e163066c90b4b8f24ddb478c041f45067d",
			"_from": ".",
			"_npmVersion": "3.8.6",
			"_nodeVersion": "5.12.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "637049e163066c90b4b8f24ddb478c041f45067d",
				"tarball": "https://registry.npmjs.org/antd/-/antd-1.9.1.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "ddcat1115",
					"email": "418150596@qq.com"
				},
				{
					"name": "raohai",
					"email": "surgesoft@gmail.com"
				},
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "superraytin",
					"email": "superRaytin@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/antd-1.9.1.tgz_1471334900956_0.5164828181732446"
			},
			"directories": {},
			"deprecated": "It's recommended to upgrade antd to the latest compatible version 1.11.x"
		},
		"1.10.0": {
			"name": "antd",
			"version": "1.10.0",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "dist/antd",
			"files": [
				"dist",
				"lib",
				"index.d.ts"
			],
			"typings": "type-definitions/antd.d.ts",
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"classnames": "~2.2.0",
				"css-animation": "^1.2.5",
				"gregorian-calendar": "~4.1.0",
				"gregorian-calendar-format": "~4.1.0",
				"object.omit": "^2.0.0",
				"rc-animate": "~2.3.0",
				"rc-calendar": "~5.6.2",
				"rc-cascader": "~0.10.1",
				"rc-checkbox": "~1.4.0",
				"rc-collapse": "~1.6.3",
				"rc-dialog": "~6.1.1",
				"rc-dropdown": "~1.4.8",
				"rc-form": "~0.17.1",
				"rc-input-number": "~2.6.3",
				"rc-menu": "~4.13.0",
				"rc-notification": "~1.3.4",
				"rc-pagination": "~1.5.3",
				"rc-progress": "~1.0.4",
				"rc-queue-anim": "~0.12.4",
				"rc-radio": "~2.0.0",
				"rc-rate": "~1.1.2",
				"rc-select": "~6.4.6",
				"rc-slider": "~4.0.0",
				"rc-steps": "~2.1.5",
				"rc-switch": "~1.4.2",
				"rc-table": "~4.4.0",
				"rc-tabs": "~5.9.2",
				"rc-time-picker": "~1.1.6",
				"rc-tooltip": "~3.4.2",
				"rc-tree": "~1.3.6",
				"rc-tree-select": "~1.8.0",
				"rc-upload": "~2.0.3",
				"rc-util": "~3.3.0",
				"react-addons-pure-render-mixin": "^15.0.0",
				"react-slick": "~0.12.0",
				"shallowequal": "^0.2.2",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"antd-tools": "^0.8.0",
				"babel-eslint": "^6.0.2",
				"babel-jest": "^13.2.2",
				"babel-plugin-antd": "^0.4.0",
				"bisheng": "^0.12.0",
				"bisheng-plugin-antd": "~0.2.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.2.0",
				"bisheng-plugin-toc": "^0.3.0",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"es6-shim": "^0.35.0",
				"eslint": "^3.0.1",
				"eslint-config-airbnb": "^9.0.1",
				"eslint-plugin-babel": "^3.0.0",
				"eslint-plugin-import": "^1.6.1",
				"eslint-plugin-jsx-a11y": "^2.0.1",
				"eslint-plugin-markdown": "*",
				"eslint-plugin-react": "^5.0.1",
				"eslint-tinker": "^0.3.1",
				"history": "^3.0.0",
				"intl": "^1.2.2",
				"intl-locales-supported": "^1.0.0",
				"jest-cli": "^13.2.3",
				"jsonml-to-react-component": "~0.2.0",
				"jsonml.js": "^0.1.0",
				"jsonp": "^0.2.0",
				"lesshint": "^2.0.0",
				"lodash.debounce": "^4.0.6",
				"nunjucks": "^2.4.2",
				"pre-commit": "1.x",
				"querystring": "^0.2.0",
				"ramda": "^0.21.0",
				"rc-scroll-anim": "~0.3.0",
				"rc-tween-one": "~0.6.20",
				"react": "^15.0.0",
				"react-addons-test-utils": "^15.0.0",
				"react-copy-to-clipboard": "^4.0.1",
				"react-document-title": "^2.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-intl": "^2.0.1",
				"react-router": "^2.0.0",
				"react-stateless-wrapper": "^1.0.2",
				"react-sublime-video": "^0.2.0",
				"reqwest": "^2.0.5",
				"values.js": "^1.0.3",
				"webpack-babel-jest": "^1.0.4"
			},
			"scripts": {
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"clean": "antd-tools run clean",
				"start": "bisheng start -c ./site/bisheng.config.js",
				"site": "bisheng build -c ./site/bisheng.config.js",
				"pre-deploy": "mkdir -p _site && cp CNAME _site",
				"deploy": "npm run clean && npm run pre-deploy && bisheng gh-pages -c ./site/bisheng.config.js",
				"lint": "npm run srclint && npm run demolint && npm run lesshint",
				"srclint": "RUN_ENV=SRC eslint components test site scripts ./*.js --ext '.js,.jsx'",
				"demolint": "RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lesshint": "lesshint components -r scripts/lesshint-report.js",
				"eslint-fix": "eslint --fix components test site scripts ./*.js --ext '.js,.jsx' && eslint-tinker ./components/*/demo/*.md",
				"test": "npm run lint && npm run dist && npm run jest",
				"jest": "jest",
				"pre-publish": "node ./scripts/prepub",
				"prepublish": "antd-tools run guard",
				"pub": "antd-tools run update-self && antd-tools run pub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt"
			},
			"jest": {
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"modulePathIgnorePatterns": [
					"/_site/"
				],
				"testPathIgnorePatterns": [
					"/node_modules/"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "07dd1d20891835f01b980888f2b74a877cf38c57",
			"_id": "antd@1.10.0",
			"_shasum": "5da35c73c7854fadb44329e090780aefbcd040bd",
			"_from": ".",
			"_npmVersion": "3.8.6",
			"_nodeVersion": "5.12.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "5da35c73c7854fadb44329e090780aefbcd040bd",
				"tarball": "https://registry.npmjs.org/antd/-/antd-1.10.0.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "ddcat1115",
					"email": "418150596@qq.com"
				},
				{
					"name": "raohai",
					"email": "surgesoft@gmail.com"
				},
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "superraytin",
					"email": "superRaytin@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/antd-1.10.0.tgz_1471700396890_0.3956826739013195"
			},
			"directories": {},
			"deprecated": "It's recommended to upgrade antd to the latest compatible version 1.11.x"
		},
		"1.11.0": {
			"name": "antd",
			"version": "1.11.0",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "dist/antd",
			"files": [
				"dist",
				"lib",
				"index.d.ts"
			],
			"typings": "type-definitions/antd.d.ts",
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"classnames": "~2.2.0",
				"css-animation": "^1.2.5",
				"gregorian-calendar": "~4.1.0",
				"gregorian-calendar-format": "~4.1.0",
				"object.omit": "^2.0.0",
				"rc-animate": "~2.3.0",
				"rc-calendar": "~5.6.2",
				"rc-cascader": "~0.10.1",
				"rc-checkbox": "~1.4.0",
				"rc-collapse": "~1.6.3",
				"rc-dialog": "~6.1.1",
				"rc-dropdown": "~1.4.8",
				"rc-form": "~0.17.1",
				"rc-input-number": "~2.6.3",
				"rc-menu": "~4.13.0",
				"rc-notification": "~1.3.4",
				"rc-pagination": "~1.5.3",
				"rc-progress": "~1.0.4",
				"rc-queue-anim": "~0.12.4",
				"rc-radio": "~2.0.0",
				"rc-rate": "~1.1.2",
				"rc-select": "~6.4.6",
				"rc-slider": "~4.0.0",
				"rc-steps": "~2.1.5",
				"rc-switch": "~1.4.2",
				"rc-table": "~4.6.0",
				"rc-tabs": "~5.9.2",
				"rc-time-picker": "~1.1.6",
				"rc-tooltip": "~3.4.2",
				"rc-tree": "~1.3.6",
				"rc-tree-select": "~1.8.0",
				"rc-upload": "~2.0.3",
				"rc-util": "~3.3.0",
				"react-addons-pure-render-mixin": "^15.0.0",
				"react-slick": "~0.13.3",
				"shallowequal": "^0.2.2",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"antd-tools": "^0.8.0",
				"babel-eslint": "^6.0.2",
				"babel-jest": "^13.2.2",
				"babel-plugin-antd": "^0.4.0",
				"bisheng": "^0.12.0",
				"bisheng-plugin-antd": "~0.2.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.2.0",
				"bisheng-plugin-toc": "^0.3.0",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"es6-shim": "^0.35.0",
				"eslint": "^3.0.1",
				"eslint-config-airbnb": "^9.0.1",
				"eslint-plugin-babel": "^3.0.0",
				"eslint-plugin-import": "^1.6.1",
				"eslint-plugin-jsx-a11y": "^2.0.1",
				"eslint-plugin-markdown": "*",
				"eslint-plugin-react": "^5.0.1",
				"eslint-tinker": "^0.3.1",
				"history": "^3.0.0",
				"intl": "^1.2.2",
				"intl-locales-supported": "^1.0.0",
				"jest-cli": "^13.2.3",
				"jsonml-to-react-component": "~0.2.0",
				"jsonml.js": "^0.1.0",
				"jsonp": "^0.2.0",
				"lesshint": "^2.0.0",
				"lodash.debounce": "^4.0.6",
				"nunjucks": "^2.4.2",
				"pre-commit": "1.x",
				"querystring": "^0.2.0",
				"ramda": "^0.21.0",
				"rc-scroll-anim": "~0.3.0",
				"rc-tween-one": "~0.6.20",
				"react": "^15.0.0",
				"react-addons-test-utils": "^15.0.0",
				"react-copy-to-clipboard": "^4.0.1",
				"react-document-title": "^2.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-intl": "^2.0.1",
				"react-router": "^2.0.0",
				"react-stateless-wrapper": "^1.0.2",
				"react-sublime-video": "^0.2.0",
				"reqwest": "^2.0.5",
				"values.js": "^1.0.3",
				"webpack-babel-jest": "^1.0.4"
			},
			"scripts": {
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"clean": "antd-tools run clean",
				"start": "bisheng start -c ./site/bisheng.config.js",
				"site": "bisheng build -c ./site/bisheng.config.js",
				"pre-deploy": "mkdir -p _site && cp CNAME _site",
				"deploy": "npm run clean && npm run pre-deploy && bisheng gh-pages -c ./site/bisheng.config.js",
				"lint": "npm run srclint && npm run demolint && npm run lesshint",
				"srclint": "RUN_ENV=SRC eslint components test site scripts ./*.js --ext '.js,.jsx'",
				"demolint": "RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lesshint": "lesshint components -r scripts/lesshint-report.js",
				"eslint-fix": "eslint --fix components test site scripts ./*.js --ext '.js,.jsx' && eslint-tinker ./components/*/demo/*.md",
				"test": "npm run lint && npm run dist && npm run jest",
				"jest": "jest",
				"pre-publish": "node ./scripts/prepub",
				"prepublish": "antd-tools run guard",
				"pub": "antd-tools run update-self && antd-tools run pub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt"
			},
			"jest": {
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"modulePathIgnorePatterns": [
					"/_site/"
				],
				"testPathIgnorePatterns": [
					"/node_modules/"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "6c9ccd12d50adc2d8311fd5514046fa00bca25ae",
			"_id": "antd@1.11.0",
			"_shasum": "4da0162e3c3a62075d9c2c2663794bbc8ba4f365",
			"_from": ".",
			"_npmVersion": "3.10.3",
			"_nodeVersion": "6.4.0",
			"_npmUser": {
				"name": "ddcat1115",
				"email": "418150596@qq.com"
			},
			"dist": {
				"shasum": "4da0162e3c3a62075d9c2c2663794bbc8ba4f365",
				"tarball": "https://registry.npmjs.org/antd/-/antd-1.11.0.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "ddcat1115",
					"email": "418150596@qq.com"
				},
				{
					"name": "raohai",
					"email": "surgesoft@gmail.com"
				},
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "superraytin",
					"email": "superRaytin@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/antd-1.11.0.tgz_1472724846514_0.27817678544670343"
			},
			"directories": {}
		},
		"2.0.0-beta.0": {
			"name": "antd",
			"version": "2.0.0-beta.0",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "dist/antd",
			"files": [
				"dist",
				"lib"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"css-animation": "^1.2.5",
				"gregorian-calendar": "~4.1.0",
				"gregorian-calendar-format": "~4.1.0",
				"object-assign": "~4.1.0",
				"object.omit": "^2.0.0",
				"rc-animate": "~2.3.0",
				"rc-calendar": "^7.0.3",
				"rc-cascader": "~0.10.1",
				"rc-checkbox": "~1.4.0",
				"rc-collapse": "~1.6.4",
				"rc-dialog": "~6.2.1",
				"rc-dropdown": "~1.4.8",
				"rc-editor-mention": "^0.2.2",
				"rc-form": "~1.0.0",
				"rc-input-number": "~2.6.3",
				"rc-menu": "^5.0.0",
				"rc-notification": "~1.3.4",
				"rc-pagination": "~1.5.3",
				"rc-progress": "~1.0.4",
				"rc-queue-anim": "~0.12.4",
				"rc-radio": "~2.0.0",
				"rc-rate": "~1.1.2",
				"rc-select": "^6.5.1",
				"rc-slider": "~4.0.0",
				"rc-steps": "~2.1.5",
				"rc-switch": "~1.4.2",
				"rc-table": "~5.0.0",
				"rc-tabs": "~5.9.2",
				"rc-time-picker": "^2.0.0",
				"rc-tooltip": "~3.4.2",
				"rc-tree": "~1.3.6",
				"rc-tree-select": "~1.8.0",
				"rc-upload": "~2.0.3",
				"rc-util": "~3.3.0",
				"react-addons-pure-render-mixin": "^15.0.0",
				"react-slick": "~0.13.3",
				"shallowequal": "^0.2.2",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"antd-tools": "^0.11.0",
				"babel-eslint": "^6.0.2",
				"babel-jest": "^13.2.2",
				"babel-plugin-antd": "^0.4.0",
				"babel-plugin-transform-runtime": "~6.15.0",
				"bisheng": "^0.12.0",
				"bisheng-plugin-antd": "~0.2.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.2.0",
				"bisheng-plugin-toc": "^0.3.0",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"es6-shim": "^0.35.0",
				"eslint": "^3.0.1",
				"eslint-config-airbnb": "^10.0.1",
				"eslint-plugin-babel": "^3.0.0",
				"eslint-plugin-import": "^1.6.1",
				"eslint-plugin-jsx-a11y": "^2.0.1",
				"eslint-plugin-markdown": "*",
				"eslint-plugin-react": "^6.1.2",
				"eslint-tinker": "^0.3.1",
				"history": "^3.0.0",
				"jest-cli": "^13.2.3",
				"jsonml-to-react-component": "~0.2.0",
				"jsonml.js": "^0.1.0",
				"jsonp": "^0.2.0",
				"lesshint": "^2.0.0",
				"lodash.debounce": "^4.0.6",
				"nunjucks": "^2.4.2",
				"pre-commit": "1.x",
				"querystring": "^0.2.0",
				"ramda": "^0.21.0",
				"rc-scroll-anim": "~0.3.0",
				"rc-tween-one": "~0.6.20",
				"react": "^15.0.0",
				"react-addons-test-utils": "^15.0.0",
				"react-copy-to-clipboard": "^4.0.1",
				"react-document-title": "^2.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-intl": "^2.0.1",
				"react-router": "^2.0.0",
				"react-stateless-wrapper": "^1.0.2",
				"react-sublime-video": "^0.2.0",
				"reqwest": "^2.0.5",
				"typings": "^1.3.2",
				"values.js": "^1.0.3",
				"webpack-babel-jest": "^1.0.4"
			},
			"scripts": {
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"clean": "antd-tools run clean",
				"start": "bisheng start -c ./site/bisheng.config.js",
				"site": "bisheng build -c ./site/bisheng.config.js",
				"pre-deploy": "mkdir -p _site && cp CNAME _site",
				"deploy": "npm run clean && npm run pre-deploy && bisheng gh-pages -c ./site/bisheng.config.js",
				"lint": "npm run tslint && tsc && npm run srclint && npm run demolint && npm run lesshint",
				"srclint": "RUN_ENV=SRC eslint test site scripts ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx,.tsx'",
				"tslint": "antd-tools run ts-lint",
				"demolint": "RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lesshint": "lesshint components -r scripts/lesshint-report.js",
				"eslint-fix": "eslint --fix components test site scripts ./*.js --ext '.js,.jsx' && eslint-tinker ./components/*/demo/*.md",
				"test": "npm run lint && npm run dist",
				"jest": "jest",
				"pre-publish": "node ./scripts/prepub",
				"prepublish": "antd-tools run guard",
				"pub": "antd-tools run update-self && antd-tools run pub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt"
			},
			"jest": {
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"modulePathIgnorePatterns": [
					"/_site/"
				],
				"testPathIgnorePatterns": [
					"/node_modules/"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "8f980b4af987ff7e8c5d5fa91ecb9c985415e1cf",
			"_id": "antd@2.0.0-beta.0",
			"_shasum": "017e9c6c201eef1d33650d2cf803c135a3d4f2d3",
			"_from": ".",
			"_npmVersion": "3.10.3",
			"_nodeVersion": "6.4.0",
			"_npmUser": {
				"name": "benjycui",
				"email": "benjytrys@gmail.com"
			},
			"dist": {
				"shasum": "017e9c6c201eef1d33650d2cf803c135a3d4f2d3",
				"tarball": "https://registry.npmjs.org/antd/-/antd-2.0.0-beta.0.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "ddcat1115",
					"email": "418150596@qq.com"
				},
				{
					"name": "raohai",
					"email": "surgesoft@gmail.com"
				},
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "superraytin",
					"email": "superRaytin@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/antd-2.0.0-beta.0.tgz_1473408356590_0.035423147259280086"
			},
			"directories": {}
		},
		"2.0.0-beta.1": {
			"name": "antd",
			"version": "2.0.0-beta.1",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "dist/antd",
			"files": [
				"dist",
				"lib"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"css-animation": "^1.2.5",
				"gregorian-calendar": "~4.1.0",
				"gregorian-calendar-format": "~4.1.0",
				"object-assign": "~4.1.0",
				"omit.js": "^0.1.0",
				"rc-animate": "~2.3.0",
				"rc-calendar": "^7.0.3",
				"rc-cascader": "~0.10.1",
				"rc-checkbox": "~1.4.0",
				"rc-collapse": "~1.6.4",
				"rc-dialog": "~6.2.1",
				"rc-dropdown": "~1.4.8",
				"rc-editor-mention": "^0.2.2",
				"rc-form": "~1.0.0",
				"rc-input-number": "~2.6.3",
				"rc-menu": "^5.0.0",
				"rc-notification": "~1.3.4",
				"rc-pagination": "~1.5.3",
				"rc-progress": "~1.0.4",
				"rc-queue-anim": "~0.12.4",
				"rc-radio": "~2.0.0",
				"rc-rate": "~1.1.2",
				"rc-select": "^6.5.1",
				"rc-slider": "~4.0.0",
				"rc-steps": "~2.1.5",
				"rc-switch": "~1.4.2",
				"rc-table": "~5.0.0",
				"rc-tabs": "~5.9.2",
				"rc-time-picker": "^2.0.0",
				"rc-tooltip": "~3.4.2",
				"rc-tree": "~1.3.6",
				"rc-tree-select": "~1.8.0",
				"rc-upload": "~2.0.3",
				"rc-util": "~3.3.0",
				"react-addons-pure-render-mixin": "^15.0.0",
				"react-slick": "~0.13.3",
				"shallowequal": "^0.2.2",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"antd-tools": "^0.11.0",
				"babel-eslint": "^6.0.2",
				"babel-jest": "^13.2.2",
				"babel-plugin-antd": "^0.4.0",
				"babel-plugin-transform-runtime": "~6.15.0",
				"bisheng": "^0.12.0",
				"bisheng-plugin-antd": "~0.2.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.2.0",
				"bisheng-plugin-toc": "^0.3.0",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"es6-shim": "^0.35.0",
				"eslint": "^3.0.1",
				"eslint-config-airbnb": "^10.0.1",
				"eslint-plugin-babel": "^3.0.0",
				"eslint-plugin-import": "^1.6.1",
				"eslint-plugin-jsx-a11y": "^2.0.1",
				"eslint-plugin-markdown": "*",
				"eslint-plugin-react": "^6.1.2",
				"eslint-tinker": "^0.3.1",
				"history": "^3.0.0",
				"jest-cli": "^13.2.3",
				"jsonml-to-react-component": "~0.2.0",
				"jsonml.js": "^0.1.0",
				"jsonp": "^0.2.0",
				"lesshint": "^2.0.0",
				"lodash.debounce": "^4.0.6",
				"nunjucks": "^2.4.2",
				"pre-commit": "1.x",
				"querystring": "^0.2.0",
				"ramda": "^0.21.0",
				"rc-scroll-anim": "~0.3.0",
				"rc-tween-one": "~0.6.20",
				"react": "^15.0.0",
				"react-addons-test-utils": "^15.0.0",
				"react-copy-to-clipboard": "^4.0.1",
				"react-document-title": "^2.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-intl": "^2.0.1",
				"react-router": "^2.0.0",
				"react-stateless-wrapper": "^1.0.2",
				"react-sublime-video": "^0.2.0",
				"reqwest": "^2.0.5",
				"typings": "^1.3.2",
				"values.js": "^1.0.3",
				"webpack-babel-jest": "^1.0.4"
			},
			"scripts": {
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"clean": "antd-tools run clean",
				"start": "bisheng start -c ./site/bisheng.config.js",
				"site": "bisheng build -c ./site/bisheng.config.js",
				"pre-deploy": "mkdir -p _site && cp CNAME _site",
				"deploy": "npm run clean && npm run pre-deploy && bisheng gh-pages -c ./site/bisheng.config.js",
				"lint": "npm run tslint && tsc && npm run srclint && npm run demolint && npm run lesshint",
				"srclint": "RUN_ENV=SRC eslint test site scripts ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx,.tsx' --ignore-pattern '!.eslintrc.js'",
				"tslint": "antd-tools run ts-lint",
				"demolint": "RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lesshint": "lesshint components -r scripts/lesshint-report.js",
				"eslint-fix": "eslint --fix components test site scripts ./*.js --ext '.js,.jsx' && eslint-tinker ./components/*/demo/*.md",
				"test": "npm run lint && npm run dist",
				"jest": "jest",
				"pre-publish": "node ./scripts/prepub",
				"prepublish": "antd-tools run guard",
				"pub": "antd-tools run update-self && antd-tools run pub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt"
			},
			"jest": {
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"modulePathIgnorePatterns": [
					"/_site/"
				],
				"testPathIgnorePatterns": [
					"/node_modules/"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "ab11f5e0927212b5d54f478100aea3dfab6bf88a",
			"_id": "antd@2.0.0-beta.1",
			"_shasum": "a5419bd2171d6dfe41f26a369ec390859ede9f53",
			"_from": ".",
			"_npmVersion": "3.10.3",
			"_nodeVersion": "6.4.0",
			"_npmUser": {
				"name": "benjycui",
				"email": "benjytrys@gmail.com"
			},
			"dist": {
				"shasum": "a5419bd2171d6dfe41f26a369ec390859ede9f53",
				"tarball": "https://registry.npmjs.org/antd/-/antd-2.0.0-beta.1.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "ddcat1115",
					"email": "418150596@qq.com"
				},
				{
					"name": "raohai",
					"email": "surgesoft@gmail.com"
				},
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "superraytin",
					"email": "superRaytin@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/antd-2.0.0-beta.1.tgz_1473500268011_0.14463047310709953"
			},
			"directories": {}
		},
		"2.0.0-beta.2": {
			"name": "antd",
			"version": "2.0.0-beta.2",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "dist/antd",
			"files": [
				"dist",
				"lib"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"css-animation": "^1.2.5",
				"gregorian-calendar": "~4.1.0",
				"gregorian-calendar-format": "~4.1.0",
				"object-assign": "~4.1.0",
				"omit.js": "^0.1.0",
				"rc-animate": "~2.3.0",
				"rc-calendar": "^7.0.3",
				"rc-cascader": "~0.10.1",
				"rc-checkbox": "~1.4.0",
				"rc-collapse": "~1.6.4",
				"rc-dialog": "~6.2.1",
				"rc-dropdown": "~1.4.8",
				"rc-editor-mention": "^0.2.2",
				"rc-form": "~1.0.0",
				"rc-input-number": "~2.6.3",
				"rc-menu": "^5.0.0",
				"rc-notification": "~1.3.4",
				"rc-pagination": "~1.5.3",
				"rc-progress": "~1.0.4",
				"rc-queue-anim": "~0.12.4",
				"rc-radio": "~2.0.0",
				"rc-rate": "~1.1.2",
				"rc-select": "^6.5.1",
				"rc-slider": "~4.0.0",
				"rc-steps": "~2.1.5",
				"rc-switch": "~1.4.2",
				"rc-table": "~5.0.0",
				"rc-tabs": "~5.9.2",
				"rc-time-picker": "^2.0.0",
				"rc-tooltip": "~3.4.2",
				"rc-tree": "~1.3.6",
				"rc-tree-select": "~1.8.0",
				"rc-upload": "~2.0.3",
				"rc-util": "~3.3.0",
				"react-addons-pure-render-mixin": "^15.0.0",
				"react-slick": "~0.13.3",
				"shallowequal": "^0.2.2",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"antd-tools": "^0.11.0",
				"babel-eslint": "^6.0.2",
				"babel-jest": "^13.2.2",
				"babel-plugin-antd": "^0.4.0",
				"babel-plugin-transform-runtime": "~6.15.0",
				"bisheng": "^0.12.0",
				"bisheng-plugin-antd": "~0.2.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.2.0",
				"bisheng-plugin-toc": "^0.3.0",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"es6-shim": "^0.35.0",
				"eslint": "^3.0.1",
				"eslint-config-airbnb": "^10.0.1",
				"eslint-plugin-babel": "^3.0.0",
				"eslint-plugin-import": "^1.6.1",
				"eslint-plugin-jsx-a11y": "^2.0.1",
				"eslint-plugin-markdown": "*",
				"eslint-plugin-react": "^6.1.2",
				"eslint-tinker": "^0.3.1",
				"history": "^3.0.0",
				"jest-cli": "^13.2.3",
				"jsonml-to-react-component": "~0.2.0",
				"jsonml.js": "^0.1.0",
				"jsonp": "^0.2.0",
				"lesshint": "^2.0.0",
				"lodash.debounce": "^4.0.6",
				"nunjucks": "^2.4.2",
				"pre-commit": "1.x",
				"querystring": "^0.2.0",
				"ramda": "^0.21.0",
				"rc-scroll-anim": "~0.3.0",
				"rc-tween-one": "~0.6.20",
				"react": "^15.0.0",
				"react-addons-test-utils": "^15.0.0",
				"react-copy-to-clipboard": "^4.0.1",
				"react-document-title": "^2.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-intl": "^2.0.1",
				"react-router": "^2.0.0",
				"react-stateless-wrapper": "^1.0.2",
				"react-sublime-video": "^0.2.0",
				"reqwest": "^2.0.5",
				"typings": "^1.3.2",
				"values.js": "^1.0.3",
				"webpack-babel-jest": "^1.0.4"
			},
			"scripts": {
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"clean": "antd-tools run clean",
				"start": "bisheng start -c ./site/bisheng.config.js",
				"site": "bisheng build -c ./site/bisheng.config.js",
				"pre-deploy": "mkdir -p _site && cp CNAME _site",
				"deploy": "npm run clean && npm run pre-deploy && bisheng gh-pages -c ./site/bisheng.config.js",
				"lint": "npm run tslint && tsc && npm run srclint && npm run demolint && npm run lesshint",
				"srclint": "RUN_ENV=SRC eslint test site scripts ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx,.tsx' --ignore-pattern '!.eslintrc.js'",
				"tslint": "antd-tools run ts-lint",
				"demolint": "RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lesshint": "lesshint components -r scripts/lesshint-report.js",
				"eslint-fix": "eslint --fix components test site scripts ./*.js --ext '.js,.jsx' && eslint-tinker ./components/*/demo/*.md",
				"test": "npm run lint && npm run dist",
				"jest": "jest",
				"pre-publish": "node ./scripts/prepub",
				"prepublish": "antd-tools run guard",
				"pub": "antd-tools run update-self && antd-tools run pub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt"
			},
			"jest": {
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"modulePathIgnorePatterns": [
					"/_site/"
				],
				"testPathIgnorePatterns": [
					"/node_modules/"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "7156083c7a3261f403c0f8ed542501c4af78989e",
			"_id": "antd@2.0.0-beta.2",
			"_shasum": "03c98adaba21b1bdc799598b57e3fd30a0668c8b",
			"_from": ".",
			"_npmVersion": "3.10.3",
			"_nodeVersion": "6.4.0",
			"_npmUser": {
				"name": "benjycui",
				"email": "benjytrys@gmail.com"
			},
			"dist": {
				"shasum": "03c98adaba21b1bdc799598b57e3fd30a0668c8b",
				"tarball": "https://registry.npmjs.org/antd/-/antd-2.0.0-beta.2.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "ddcat1115",
					"email": "418150596@qq.com"
				},
				{
					"name": "raohai",
					"email": "surgesoft@gmail.com"
				},
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "superraytin",
					"email": "superRaytin@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/antd-2.0.0-beta.2.tgz_1473674461695_0.577003670623526"
			},
			"directories": {}
		},
		"2.0.0-beta.3": {
			"name": "antd",
			"version": "2.0.0-beta.3",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "dist/antd",
			"files": [
				"dist",
				"lib"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"css-animation": "^1.2.5",
				"gregorian-calendar": "~4.1.0",
				"gregorian-calendar-format": "~4.1.0",
				"object-assign": "~4.1.0",
				"omit.js": "^0.1.0",
				"rc-animate": "~2.3.0",
				"rc-calendar": "^7.0.3",
				"rc-cascader": "~0.10.1",
				"rc-checkbox": "~1.4.0",
				"rc-collapse": "~1.6.4",
				"rc-dialog": "~6.2.1",
				"rc-dropdown": "~1.4.8",
				"rc-editor-mention": "^0.2.2",
				"rc-form": "~1.0.0",
				"rc-input-number": "~2.6.3",
				"rc-menu": "^5.0.0",
				"rc-notification": "~1.3.4",
				"rc-pagination": "~1.5.3",
				"rc-progress": "~1.0.4",
				"rc-queue-anim": "~0.12.4",
				"rc-radio": "~2.0.0",
				"rc-rate": "~1.1.2",
				"rc-select": "^6.5.1",
				"rc-slider": "~4.0.0",
				"rc-steps": "~2.1.5",
				"rc-switch": "~1.4.2",
				"rc-table": "~5.0.0",
				"rc-tabs": "~5.9.2",
				"rc-time-picker": "^2.0.0",
				"rc-tooltip": "~3.4.2",
				"rc-tree": "~1.3.6",
				"rc-tree-select": "~1.8.0",
				"rc-upload": "~2.0.3",
				"rc-util": "~3.3.0",
				"react-addons-pure-render-mixin": "^15.0.0",
				"react-slick": "~0.13.3",
				"shallowequal": "^0.2.2",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"antd-tools": "^0.11.0",
				"babel-eslint": "^6.0.2",
				"babel-jest": "^13.2.2",
				"babel-plugin-antd": "^0.4.0",
				"babel-plugin-transform-runtime": "~6.15.0",
				"bisheng": "^0.12.0",
				"bisheng-plugin-antd": "~0.2.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.2.0",
				"bisheng-plugin-toc": "^0.3.0",
				"css-split-webpack-plugin": "^0.2.1",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"es6-shim": "^0.35.0",
				"eslint": "^3.0.1",
				"eslint-config-airbnb": "^10.0.1",
				"eslint-plugin-babel": "^3.0.0",
				"eslint-plugin-import": "^1.6.1",
				"eslint-plugin-jsx-a11y": "^2.0.1",
				"eslint-plugin-markdown": "*",
				"eslint-plugin-react": "^6.1.2",
				"eslint-tinker": "^0.3.1",
				"history": "^3.0.0",
				"jest-cli": "^13.2.3",
				"jsonml-to-react-component": "~0.2.0",
				"jsonml.js": "^0.1.0",
				"jsonp": "^0.2.0",
				"lesshint": "^2.0.0",
				"lodash.debounce": "^4.0.6",
				"moment-timezone": "^0.5.5",
				"nunjucks": "^2.4.2",
				"pre-commit": "1.x",
				"querystring": "^0.2.0",
				"ramda": "^0.21.0",
				"rc-scroll-anim": "~0.3.0",
				"rc-tween-one": "~0.6.20",
				"react": "^15.0.0",
				"react-addons-test-utils": "^15.0.0",
				"react-copy-to-clipboard": "^4.0.1",
				"react-document-title": "^2.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-intl": "^2.0.1",
				"react-router": "^2.0.0",
				"react-stateless-wrapper": "^1.0.2",
				"react-sublime-video": "^0.2.0",
				"reqwest": "^2.0.5",
				"typings": "^1.3.2",
				"values.js": "^1.0.3",
				"webpack-babel-jest": "^1.0.4"
			},
			"scripts": {
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"clean": "antd-tools run clean",
				"start": "bisheng start -c ./site/bisheng.config.js",
				"site": "bisheng build -c ./site/bisheng.config.js",
				"pre-deploy": "mkdir -p _site && cp CNAME _site",
				"deploy": "npm run clean && npm run pre-deploy && bisheng gh-pages -c ./site/bisheng.config.js",
				"lint": "npm run tslint && tsc && npm run srclint && npm run demolint && npm run lesshint",
				"srclint": "RUN_ENV=SRC eslint test site scripts ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx,.tsx' --ignore-pattern '!.eslintrc.js'",
				"tslint": "antd-tools run ts-lint",
				"demolint": "RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lesshint": "lesshint components -r scripts/lesshint-report.js",
				"eslint-fix": "eslint --fix components test site scripts ./*.js --ext '.js,.jsx' && eslint-tinker ./components/*/demo/*.md",
				"test": "npm run lint && npm run dist",
				"jest": "jest",
				"pre-publish": "node ./scripts/prepub",
				"prepublish": "antd-tools run guard",
				"pub": "antd-tools run update-self && antd-tools run pub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt"
			},
			"jest": {
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"modulePathIgnorePatterns": [
					"/_site/"
				],
				"testPathIgnorePatterns": [
					"/node_modules/"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "451ea82a91a4039b893196b6bc299a0617df8a39",
			"_id": "antd@2.0.0-beta.3",
			"_shasum": "288429d09a8b6b20a9a85e5d3f54b4bf02092197",
			"_from": ".",
			"_npmVersion": "3.10.3",
			"_nodeVersion": "6.4.0",
			"_npmUser": {
				"name": "benjycui",
				"email": "benjytrys@gmail.com"
			},
			"dist": {
				"shasum": "288429d09a8b6b20a9a85e5d3f54b4bf02092197",
				"tarball": "https://registry.npmjs.org/antd/-/antd-2.0.0-beta.3.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "ddcat1115",
					"email": "418150596@qq.com"
				},
				{
					"name": "raohai",
					"email": "surgesoft@gmail.com"
				},
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "superraytin",
					"email": "superRaytin@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/antd-2.0.0-beta.3.tgz_1473829179527_0.08336345409043133"
			},
			"directories": {}
		},
		"1.11.1": {
			"name": "antd",
			"version": "1.11.1",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "dist/antd",
			"files": [
				"dist",
				"lib",
				"index.d.ts"
			],
			"typings": "type-definitions/antd.d.ts",
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"classnames": "~2.2.0",
				"css-animation": "^1.2.5",
				"gregorian-calendar": "~4.1.0",
				"gregorian-calendar-format": "~4.1.0",
				"object.omit": "^2.0.0",
				"rc-animate": "~2.3.0",
				"rc-calendar": "~5.6.2",
				"rc-cascader": "~0.10.1",
				"rc-checkbox": "~1.4.0",
				"rc-collapse": "~1.6.3",
				"rc-dialog": "~6.1.1",
				"rc-dropdown": "~1.4.8",
				"rc-form": "~0.17.1",
				"rc-input-number": "~2.6.3",
				"rc-menu": "~4.13.0",
				"rc-notification": "~1.3.4",
				"rc-pagination": "~1.5.3",
				"rc-progress": "~1.0.4",
				"rc-queue-anim": "~0.12.4",
				"rc-radio": "~2.0.0",
				"rc-rate": "~1.1.2",
				"rc-select": "~6.4.6",
				"rc-slider": "~4.0.0",
				"rc-steps": "~2.1.5",
				"rc-switch": "~1.4.2",
				"rc-table": "~4.6.0",
				"rc-tabs": "~5.9.2",
				"rc-time-picker": "~1.1.6",
				"rc-tooltip": "~3.4.2",
				"rc-tree": "~1.3.6",
				"rc-tree-select": "~1.8.0",
				"rc-upload": "~2.0.3",
				"rc-util": "~3.3.0",
				"react-addons-pure-render-mixin": "^15.0.0",
				"react-slick": "~0.13.3",
				"shallowequal": "^0.2.2",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"antd-tools": "^0.8.0",
				"babel-eslint": "^6.0.2",
				"babel-jest": "^13.2.2",
				"babel-plugin-antd": "^0.4.0",
				"bisheng": "^0.12.0",
				"bisheng-plugin-antd": "~0.2.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.2.0",
				"bisheng-plugin-toc": "^0.3.0",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"es6-shim": "^0.35.0",
				"eslint": "^3.0.1",
				"eslint-config-airbnb": "^9.0.1",
				"eslint-plugin-babel": "^3.0.0",
				"eslint-plugin-import": "^1.6.1",
				"eslint-plugin-jsx-a11y": "^2.0.1",
				"eslint-plugin-markdown": "*",
				"eslint-plugin-react": "^5.0.1",
				"eslint-tinker": "^0.3.1",
				"history": "^3.0.0",
				"intl": "^1.2.2",
				"intl-locales-supported": "^1.0.0",
				"jest-cli": "^13.2.3",
				"jsonml-to-react-component": "~0.2.0",
				"jsonml.js": "^0.1.0",
				"jsonp": "^0.2.0",
				"lesshint": "^2.0.0",
				"lodash.debounce": "^4.0.6",
				"nunjucks": "^2.4.2",
				"pre-commit": "1.x",
				"querystring": "^0.2.0",
				"ramda": "^0.21.0",
				"rc-scroll-anim": "~0.3.0",
				"rc-tween-one": "~0.6.20",
				"react": "^15.0.0",
				"react-addons-test-utils": "^15.0.0",
				"react-copy-to-clipboard": "^4.0.1",
				"react-document-title": "^2.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-intl": "^2.0.1",
				"react-router": "^2.0.0",
				"react-stateless-wrapper": "^1.0.2",
				"react-sublime-video": "^0.2.0",
				"reqwest": "^2.0.5",
				"values.js": "^1.0.3",
				"webpack-babel-jest": "^1.0.4"
			},
			"scripts": {
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"clean": "antd-tools run clean",
				"start": "bisheng start -c ./site/bisheng.config.js",
				"site": "bisheng build -c ./site/bisheng.config.js",
				"pre-deploy": "mkdir -p _site && cp CNAME _site",
				"deploy": "npm run clean && npm run pre-deploy && bisheng gh-pages -c ./site/bisheng.config.js",
				"lint": "npm run srclint && npm run demolint && npm run lesshint",
				"srclint": "RUN_ENV=SRC eslint components test site scripts ./*.js --ext '.js,.jsx'",
				"demolint": "RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lesshint": "lesshint components -r scripts/lesshint-report.js",
				"eslint-fix": "eslint --fix components test site scripts ./*.js --ext '.js,.jsx' && eslint-tinker ./components/*/demo/*.md",
				"test": "npm run lint && npm run dist && npm run jest",
				"jest": "jest",
				"pre-publish": "node ./scripts/prepub",
				"prepublish": "antd-tools run guard",
				"pub": "antd-tools run update-self && antd-tools run pub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt"
			},
			"jest": {
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"modulePathIgnorePatterns": [
					"/_site/"
				],
				"testPathIgnorePatterns": [
					"/node_modules/"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "db3cbb7fd8d267c2166d87b8f94fc2d5531becb3",
			"_id": "antd@1.11.1",
			"_shasum": "e5e226b9eda019e3d2536272401d5737f51255f8",
			"_from": ".",
			"_npmVersion": "3.10.3",
			"_nodeVersion": "6.4.0",
			"_npmUser": {
				"name": "benjycui",
				"email": "benjytrys@gmail.com"
			},
			"dist": {
				"shasum": "e5e226b9eda019e3d2536272401d5737f51255f8",
				"tarball": "https://registry.npmjs.org/antd/-/antd-1.11.1.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "ddcat1115",
					"email": "418150596@qq.com"
				},
				{
					"name": "raohai",
					"email": "surgesoft@gmail.com"
				},
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "superraytin",
					"email": "superRaytin@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/antd-1.11.1.tgz_1473836773920_0.5172344879247248"
			},
			"directories": {}
		},
		"2.0.0-beta.4": {
			"name": "antd",
			"version": "2.0.0-beta.4",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "dist/antd",
			"files": [
				"dist",
				"lib"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"css-animation": "^1.2.5",
				"gregorian-calendar": "~4.1.0",
				"gregorian-calendar-format": "~4.1.0",
				"object-assign": "~4.1.0",
				"omit.js": "^0.1.0",
				"rc-animate": "~2.3.0",
				"rc-calendar": "^7.0.3",
				"rc-cascader": "~0.10.1",
				"rc-checkbox": "~1.4.0",
				"rc-collapse": "~1.6.4",
				"rc-dialog": "~6.2.1",
				"rc-dropdown": "~1.4.8",
				"rc-editor-mention": "^0.2.2",
				"rc-form": "~1.0.0",
				"rc-input-number": "~2.6.3",
				"rc-menu": "^5.0.0",
				"rc-notification": "~1.3.4",
				"rc-pagination": "~1.5.3",
				"rc-progress": "~1.0.4",
				"rc-queue-anim": "~0.12.4",
				"rc-radio": "~2.0.0",
				"rc-rate": "~1.1.2",
				"rc-select": "^6.5.1",
				"rc-slider": "~4.0.0",
				"rc-steps": "~2.1.5",
				"rc-switch": "~1.4.2",
				"rc-table": "~5.0.0",
				"rc-tabs": "~5.9.2",
				"rc-time-picker": "^2.0.0",
				"rc-tooltip": "~3.4.2",
				"rc-tree": "~1.3.6",
				"rc-tree-select": "~1.8.0",
				"rc-upload": "~2.0.3",
				"rc-util": "~3.3.0",
				"react-addons-pure-render-mixin": "^15.0.0",
				"react-slick": "~0.13.3",
				"shallowequal": "^0.2.2",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"antd-tools": "^0.11.0",
				"babel-eslint": "^6.0.2",
				"babel-jest": "^13.2.2",
				"babel-plugin-antd": "^0.4.0",
				"babel-plugin-transform-runtime": "~6.15.0",
				"bisheng": "^0.12.0",
				"bisheng-plugin-antd": "~0.2.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.2.0",
				"bisheng-plugin-toc": "^0.3.0",
				"css-split-webpack-plugin": "^0.2.1",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"es6-shim": "^0.35.0",
				"eslint": "^3.0.1",
				"eslint-config-airbnb": "^10.0.1",
				"eslint-plugin-babel": "^3.0.0",
				"eslint-plugin-import": "^1.6.1",
				"eslint-plugin-jsx-a11y": "^2.0.1",
				"eslint-plugin-markdown": "*",
				"eslint-plugin-react": "^6.1.2",
				"eslint-tinker": "^0.3.1",
				"history": "^3.0.0",
				"jest-cli": "^13.2.3",
				"jsonml-to-react-component": "~0.2.0",
				"jsonml.js": "^0.1.0",
				"jsonp": "^0.2.0",
				"lesshint": "^2.0.0",
				"lodash.debounce": "^4.0.6",
				"moment-timezone": "^0.5.5",
				"nunjucks": "^2.4.2",
				"pre-commit": "1.x",
				"querystring": "^0.2.0",
				"ramda": "^0.21.0",
				"rc-scroll-anim": "~0.3.0",
				"rc-tween-one": "~0.6.20",
				"react": "^15.0.0",
				"react-addons-test-utils": "^15.0.0",
				"react-copy-to-clipboard": "^4.0.1",
				"react-document-title": "^2.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-intl": "^2.0.1",
				"react-router": "^2.0.0",
				"react-stateless-wrapper": "^1.0.2",
				"react-sublime-video": "^0.2.0",
				"reqwest": "^2.0.5",
				"typings": "^1.3.2",
				"values.js": "^1.0.3",
				"webpack-babel-jest": "^1.0.4"
			},
			"scripts": {
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"clean": "antd-tools run clean",
				"start": "bisheng start -c ./site/bisheng.config.js",
				"site": "bisheng build -c ./site/bisheng.config.js",
				"pre-deploy": "mkdir -p _site && cp CNAME _site",
				"deploy": "npm run clean && npm run pre-deploy && bisheng gh-pages -c ./site/bisheng.config.js",
				"lint": "npm run tslint && tsc && npm run srclint && npm run demolint && npm run lesshint",
				"srclint": "RUN_ENV=SRC eslint test site scripts ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx,.tsx' --ignore-pattern '!.eslintrc.js'",
				"tslint": "antd-tools run ts-lint",
				"demolint": "RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lesshint": "lesshint components -r scripts/lesshint-report.js",
				"eslint-fix": "eslint --fix components test site scripts ./*.js --ext '.js,.jsx' && eslint-tinker ./components/*/demo/*.md",
				"test": "npm run lint && npm run dist",
				"jest": "jest",
				"pre-publish": "node ./scripts/prepub",
				"prepublish": "antd-tools run guard",
				"pub": "antd-tools run update-self && antd-tools run pub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt"
			},
			"jest": {
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"modulePathIgnorePatterns": [
					"/_site/"
				],
				"testPathIgnorePatterns": [
					"/node_modules/"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "1a3f37e3485a87e7e12e46676a7312cec77522ec",
			"_id": "antd@2.0.0-beta.4",
			"_shasum": "5b4b39f072db8f801cb14146bd42af771efd1fca",
			"_from": ".",
			"_npmVersion": "3.10.3",
			"_nodeVersion": "6.4.0",
			"_npmUser": {
				"name": "benjycui",
				"email": "benjytrys@gmail.com"
			},
			"dist": {
				"shasum": "5b4b39f072db8f801cb14146bd42af771efd1fca",
				"tarball": "https://registry.npmjs.org/antd/-/antd-2.0.0-beta.4.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "ddcat1115",
					"email": "418150596@qq.com"
				},
				{
					"name": "raohai",
					"email": "surgesoft@gmail.com"
				},
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "superraytin",
					"email": "superRaytin@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/antd-2.0.0-beta.4.tgz_1473847000833_0.1789854448288679"
			},
			"directories": {}
		},
		"2.0.0-beta.5": {
			"name": "antd",
			"version": "2.0.0-beta.5",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "dist/antd",
			"files": [
				"dist",
				"lib"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"css-animation": "^1.2.5",
				"gregorian-calendar": "~4.1.0",
				"gregorian-calendar-format": "~4.1.0",
				"object-assign": "~4.1.0",
				"omit.js": "^0.1.0",
				"rc-animate": "~2.3.0",
				"rc-calendar": "^7.0.3",
				"rc-cascader": "~0.10.1",
				"rc-checkbox": "~1.4.0",
				"rc-collapse": "~1.6.4",
				"rc-dialog": "~6.2.1",
				"rc-dropdown": "~1.4.8",
				"rc-editor-mention": "^0.2.2",
				"rc-form": "~1.0.0",
				"rc-input-number": "~2.6.3",
				"rc-menu": "^5.0.0",
				"rc-notification": "~1.3.4",
				"rc-pagination": "~1.5.3",
				"rc-progress": "~1.0.4",
				"rc-queue-anim": "~0.12.4",
				"rc-radio": "~2.0.0",
				"rc-rate": "~1.1.2",
				"rc-select": "^6.5.1",
				"rc-slider": "~4.0.0",
				"rc-steps": "~2.1.5",
				"rc-switch": "~1.4.2",
				"rc-table": "~5.0.0",
				"rc-tabs": "~5.9.2",
				"rc-time-picker": "^2.0.0",
				"rc-tooltip": "~3.4.2",
				"rc-tree": "~1.3.6",
				"rc-tree-select": "~1.8.0",
				"rc-upload": "~2.0.3",
				"rc-util": "~3.3.0",
				"react-addons-pure-render-mixin": "^15.0.0",
				"react-slick": "~0.13.3",
				"shallowequal": "^0.2.2",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"antd-tools": "^0.11.0",
				"babel-eslint": "^6.0.2",
				"babel-jest": "^13.2.2",
				"babel-plugin-antd": "^0.4.0",
				"babel-plugin-transform-runtime": "~6.15.0",
				"bisheng": "^0.12.0",
				"bisheng-plugin-antd": "~0.2.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.2.0",
				"bisheng-plugin-toc": "^0.3.0",
				"css-split-webpack-plugin": "^0.2.1",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"es6-shim": "^0.35.0",
				"eslint": "^3.0.1",
				"eslint-config-airbnb": "^10.0.1",
				"eslint-plugin-babel": "^3.0.0",
				"eslint-plugin-import": "^1.6.1",
				"eslint-plugin-jsx-a11y": "^2.0.1",
				"eslint-plugin-markdown": "*",
				"eslint-plugin-react": "^6.1.2",
				"eslint-tinker": "^0.3.1",
				"history": "^3.0.0",
				"jest-cli": "^13.2.3",
				"jsonml-to-react-component": "~0.2.0",
				"jsonml.js": "^0.1.0",
				"jsonp": "^0.2.0",
				"lesshint": "^2.0.0",
				"lodash.debounce": "^4.0.6",
				"moment-timezone": "^0.5.5",
				"nunjucks": "^2.4.2",
				"pre-commit": "1.x",
				"querystring": "^0.2.0",
				"ramda": "^0.21.0",
				"rc-scroll-anim": "~0.3.0",
				"rc-tween-one": "~0.6.20",
				"react": "^15.0.0",
				"react-addons-test-utils": "^15.0.0",
				"react-copy-to-clipboard": "^4.0.1",
				"react-document-title": "^2.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-intl": "^2.0.1",
				"react-router": "^2.0.0",
				"react-stateless-wrapper": "^1.0.2",
				"react-sublime-video": "^0.2.0",
				"reqwest": "^2.0.5",
				"typings": "^1.3.2",
				"values.js": "^1.0.3",
				"webpack-babel-jest": "^1.0.4"
			},
			"scripts": {
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"clean": "antd-tools run clean",
				"start": "bisheng start -c ./site/bisheng.config.js",
				"site": "bisheng build -c ./site/bisheng.config.js",
				"pre-deploy": "mkdir -p _site && cp CNAME _site",
				"deploy": "npm run clean && npm run pre-deploy && bisheng gh-pages -c ./site/bisheng.config.js",
				"lint": "npm run tslint && tsc && npm run srclint && npm run demolint && npm run lesshint",
				"srclint": "RUN_ENV=SRC eslint test site scripts ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx,.tsx' --ignore-pattern '!.eslintrc.js'",
				"tslint": "antd-tools run ts-lint",
				"demolint": "RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lesshint": "lesshint components -r scripts/lesshint-report.js",
				"eslint-fix": "eslint --fix components test site scripts ./*.js --ext '.js,.jsx' && eslint-tinker ./components/*/demo/*.md",
				"test": "npm run lint && npm run dist",
				"jest": "jest",
				"pre-publish": "node ./scripts/prepub",
				"prepublish": "antd-tools run guard",
				"pub": "antd-tools run update-self && antd-tools run pub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt"
			},
			"jest": {
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"modulePathIgnorePatterns": [
					"/_site/"
				],
				"testPathIgnorePatterns": [
					"/node_modules/"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "6ec6ec8af19fbd34e8488b4bf17fe56a3684c73c",
			"_id": "antd@2.0.0-beta.5",
			"_shasum": "2034a6e17967dbead2ce03e12f698ccb73bcbb5c",
			"_from": ".",
			"_npmVersion": "3.10.3",
			"_nodeVersion": "6.4.0",
			"_npmUser": {
				"name": "benjycui",
				"email": "benjytrys@gmail.com"
			},
			"dist": {
				"shasum": "2034a6e17967dbead2ce03e12f698ccb73bcbb5c",
				"tarball": "https://registry.npmjs.org/antd/-/antd-2.0.0-beta.5.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "ddcat1115",
					"email": "418150596@qq.com"
				},
				{
					"name": "raohai",
					"email": "surgesoft@gmail.com"
				},
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "superraytin",
					"email": "superRaytin@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/antd-2.0.0-beta.5.tgz_1474163475644_0.5029019573703408"
			},
			"directories": {}
		},
		"2.0.0-beta.6": {
			"name": "antd",
			"version": "2.0.0-beta.6",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "dist/antd",
			"files": [
				"dist",
				"lib"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"css-animation": "^1.2.5",
				"gregorian-calendar": "~4.1.0",
				"gregorian-calendar-format": "~4.1.0",
				"object-assign": "~4.1.0",
				"omit.js": "^0.1.0",
				"rc-animate": "~2.3.0",
				"rc-calendar": "~7.0.3",
				"rc-cascader": "~0.10.1",
				"rc-checkbox": "~1.4.0",
				"rc-collapse": "~1.6.4",
				"rc-dialog": "~6.3.0",
				"rc-dropdown": "~1.4.8",
				"rc-editor-mention": "~0.2.2",
				"rc-form": "~1.0.0",
				"rc-input-number": "~2.7.0",
				"rc-menu": "~5.0.0",
				"rc-notification": "~1.3.4",
				"rc-pagination": "~1.5.3",
				"rc-progress": "~2.0.1",
				"rc-queue-anim": "~0.12.4",
				"rc-radio": "~2.0.0",
				"rc-rate": "~1.1.2",
				"rc-select": "~6.5.1",
				"rc-slider": "~5.1.0",
				"rc-steps": "~2.1.5",
				"rc-switch": "~1.4.2",
				"rc-table": "~5.0.0",
				"rc-tabs": "~7.0.5",
				"rc-time-picker": "~2.0.0",
				"rc-tooltip": "~3.4.2",
				"rc-tree": "~1.3.6",
				"rc-tree-select": "~1.8.0",
				"rc-upload": "~2.0.3",
				"rc-util": "^3.3.0",
				"react-addons-pure-render-mixin": "^15.0.0",
				"react-slick": "~0.14.2",
				"shallowequal": "^0.2.2",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"antd-tools": "^0.11.0",
				"babel-eslint": "^6.0.2",
				"babel-jest": "^13.2.2",
				"babel-plugin-antd": "^0.4.0",
				"babel-plugin-transform-runtime": "~6.15.0",
				"bisheng": "^0.12.0",
				"bisheng-plugin-antd": "~0.2.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.2.0",
				"bisheng-plugin-toc": "^0.3.0",
				"css-split-webpack-plugin": "^0.2.1",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"es6-shim": "^0.35.0",
				"eslint": "^3.0.1",
				"eslint-config-airbnb": "^10.0.1",
				"eslint-plugin-babel": "^3.0.0",
				"eslint-plugin-import": "^1.6.1",
				"eslint-plugin-jsx-a11y": "^2.0.1",
				"eslint-plugin-markdown": "*",
				"eslint-plugin-react": "^6.1.2",
				"eslint-tinker": "^0.3.1",
				"history": "^3.0.0",
				"jest-cli": "^13.2.3",
				"jsonml-to-react-component": "~0.2.0",
				"jsonml.js": "^0.1.0",
				"jsonp": "^0.2.0",
				"lesshint": "^2.0.0",
				"lodash.debounce": "^4.0.6",
				"moment-timezone": "^0.5.5",
				"nunjucks": "^2.4.2",
				"pre-commit": "1.x",
				"querystring": "^0.2.0",
				"ramda": "^0.21.0",
				"rc-scroll-anim": "~0.3.0",
				"rc-tween-one": "~0.6.20",
				"react": "^15.0.0",
				"react-addons-test-utils": "^15.0.0",
				"react-copy-to-clipboard": "^4.0.1",
				"react-document-title": "^2.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-intl": "^2.0.1",
				"react-router": "^2.0.0",
				"react-stateless-wrapper": "^1.0.2",
				"react-sublime-video": "^0.2.0",
				"reqwest": "^2.0.5",
				"typings": "^1.3.2",
				"values.js": "^1.0.3",
				"webpack-babel-jest": "^1.0.4"
			},
			"scripts": {
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"clean": "antd-tools run clean",
				"start": "bisheng start -c ./site/bisheng.config.js",
				"site": "bisheng build -c ./site/bisheng.config.js",
				"pre-deploy": "mkdir -p _site && cp CNAME _site",
				"deploy": "npm run clean && npm run pre-deploy && bisheng gh-pages -c ./site/bisheng.config.js",
				"lint": "npm run tslint && tsc && npm run srclint && npm run demolint && npm run lesshint",
				"srclint": "RUN_ENV=SRC eslint test site scripts ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx,.tsx' --ignore-pattern '!.eslintrc.js'",
				"tslint": "antd-tools run ts-lint",
				"demolint": "RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lesshint": "lesshint components -r scripts/lesshint-report.js",
				"eslint-fix": "eslint --fix components test site scripts ./*.js --ext '.js,.jsx' && eslint-tinker ./components/*/demo/*.md",
				"test": "npm run lint && npm run dist",
				"jest": "jest",
				"pre-publish": "node ./scripts/prepub",
				"prepublish": "antd-tools run guard",
				"pub": "antd-tools run update-self && antd-tools run pub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt"
			},
			"jest": {
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"modulePathIgnorePatterns": [
					"/_site/"
				],
				"testPathIgnorePatterns": [
					"/node_modules/"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "64645e50464af9ec3b760403ae6f18d9c70669ef",
			"_id": "antd@2.0.0-beta.6",
			"_shasum": "73e1154c75fab2429a75a2a6871f57aeb9d3d93d",
			"_from": ".",
			"_npmVersion": "3.10.3",
			"_nodeVersion": "6.4.0",
			"_npmUser": {
				"name": "benjycui",
				"email": "benjytrys@gmail.com"
			},
			"dist": {
				"shasum": "73e1154c75fab2429a75a2a6871f57aeb9d3d93d",
				"tarball": "https://registry.npmjs.org/antd/-/antd-2.0.0-beta.6.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "ddcat1115",
					"email": "418150596@qq.com"
				},
				{
					"name": "raohai",
					"email": "surgesoft@gmail.com"
				},
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "superraytin",
					"email": "superRaytin@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/antd-2.0.0-beta.6.tgz_1474165569574_0.09353032428771257"
			},
			"directories": {}
		},
		"2.0.0-beta.7": {
			"name": "antd",
			"version": "2.0.0-beta.7",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "dist/antd",
			"files": [
				"dist",
				"lib"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"css-animation": "^1.2.5",
				"gregorian-calendar": "~4.1.0",
				"gregorian-calendar-format": "~4.1.0",
				"object-assign": "~4.1.0",
				"omit.js": "^0.1.0",
				"rc-animate": "~2.3.0",
				"rc-calendar": "~7.0.3",
				"rc-cascader": "~0.10.1",
				"rc-checkbox": "~1.4.0",
				"rc-collapse": "~1.6.4",
				"rc-dialog": "~6.3.0",
				"rc-dropdown": "~1.4.8",
				"rc-editor-mention": "~0.2.2",
				"rc-form": "~1.0.0",
				"rc-input-number": "~2.7.0",
				"rc-menu": "~5.0.0",
				"rc-notification": "~1.3.4",
				"rc-pagination": "~1.5.3",
				"rc-progress": "~2.0.1",
				"rc-queue-anim": "~0.12.4",
				"rc-radio": "~2.0.0",
				"rc-rate": "~1.1.2",
				"rc-select": "~6.5.1",
				"rc-slider": "~5.1.0",
				"rc-steps": "~2.1.5",
				"rc-switch": "~1.4.2",
				"rc-table": "~5.0.0",
				"rc-tabs": "~7.0.5",
				"rc-time-picker": "~2.0.0",
				"rc-tooltip": "~3.4.2",
				"rc-tree": "~1.3.6",
				"rc-tree-select": "~1.8.0",
				"rc-upload": "~2.0.3",
				"rc-util": "^3.3.0",
				"react-addons-pure-render-mixin": "^15.0.0",
				"react-slick": "~0.14.2",
				"shallowequal": "^0.2.2",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"antd-tools": "^0.11.0",
				"babel-eslint": "^6.0.2",
				"babel-jest": "^13.2.2",
				"babel-plugin-antd": "^0.4.0",
				"babel-plugin-transform-runtime": "~6.15.0",
				"bisheng": "^0.12.0",
				"bisheng-plugin-antd": "~0.2.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.2.0",
				"bisheng-plugin-toc": "^0.3.0",
				"css-split-webpack-plugin": "^0.2.1",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"es6-shim": "^0.35.0",
				"eslint": "^3.0.1",
				"eslint-config-airbnb": "^10.0.1",
				"eslint-plugin-babel": "^3.0.0",
				"eslint-plugin-import": "^1.6.1",
				"eslint-plugin-jsx-a11y": "^2.0.1",
				"eslint-plugin-markdown": "*",
				"eslint-plugin-react": "^6.1.2",
				"eslint-tinker": "^0.3.1",
				"history": "^3.0.0",
				"jest-cli": "^13.2.3",
				"jsonml-to-react-component": "~0.2.0",
				"jsonml.js": "^0.1.0",
				"jsonp": "^0.2.0",
				"lesshint": "^2.0.0",
				"lodash.debounce": "^4.0.6",
				"moment-timezone": "^0.5.5",
				"nunjucks": "^2.4.2",
				"pre-commit": "1.x",
				"querystring": "^0.2.0",
				"ramda": "^0.21.0",
				"rc-scroll-anim": "~0.3.0",
				"rc-tween-one": "~0.6.20",
				"react": "^15.0.0",
				"react-addons-test-utils": "^15.0.0",
				"react-copy-to-clipboard": "^4.0.1",
				"react-document-title": "^2.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-intl": "^2.0.1",
				"react-router": "^2.0.0",
				"react-stateless-wrapper": "^1.0.2",
				"react-sublime-video": "^0.2.0",
				"reqwest": "^2.0.5",
				"typings": "^1.3.2",
				"values.js": "^1.0.3",
				"webpack-babel-jest": "^1.0.4"
			},
			"scripts": {
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"clean": "antd-tools run clean",
				"start": "bisheng start -c ./site/bisheng.config.js",
				"site": "bisheng build -c ./site/bisheng.config.js",
				"pre-deploy": "mkdir -p _site && cp CNAME _site",
				"deploy": "npm run clean && npm run pre-deploy && bisheng gh-pages -c ./site/bisheng.config.js",
				"lint": "npm run tslint && tsc && npm run srclint && npm run demolint && npm run lesshint",
				"srclint": "RUN_ENV=SRC eslint test site scripts ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx,.tsx' --ignore-pattern '!.eslintrc.js'",
				"tslint": "antd-tools run ts-lint",
				"demolint": "RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lesshint": "lesshint components -r scripts/lesshint-report.js",
				"eslint-fix": "eslint --fix components test site scripts ./*.js --ext '.js,.jsx' && eslint-tinker ./components/*/demo/*.md",
				"test": "npm run lint && npm run dist",
				"jest": "jest",
				"pre-publish": "node ./scripts/prepub",
				"prepublish": "antd-tools run guard",
				"pub": "antd-tools run update-self && antd-tools run pub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt"
			},
			"jest": {
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"modulePathIgnorePatterns": [
					"/_site/"
				],
				"testPathIgnorePatterns": [
					"/node_modules/"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "370a6bde528daa7afa17d5b678df63eac56af7f8",
			"_id": "antd@2.0.0-beta.7",
			"_shasum": "c52d25092baf2da041644c06e7bdfdb2cbb6992f",
			"_from": ".",
			"_npmVersion": "3.10.7",
			"_nodeVersion": "6.4.0",
			"_npmUser": {
				"name": "benjycui",
				"email": "benjytrys@gmail.com"
			},
			"dist": {
				"shasum": "c52d25092baf2da041644c06e7bdfdb2cbb6992f",
				"tarball": "https://registry.npmjs.org/antd/-/antd-2.0.0-beta.7.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "ddcat1115",
					"email": "418150596@qq.com"
				},
				{
					"name": "raohai",
					"email": "surgesoft@gmail.com"
				},
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "superraytin",
					"email": "superRaytin@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/antd-2.0.0-beta.7.tgz_1474251900179_0.7105131139978766"
			},
			"directories": {}
		},
		"2.0.0-beta.8": {
			"name": "antd",
			"version": "2.0.0-beta.8",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "dist/antd",
			"files": [
				"dist",
				"lib"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"css-animation": "^1.2.5",
				"gregorian-calendar": "~4.1.0",
				"gregorian-calendar-format": "~4.1.0",
				"object-assign": "~4.1.0",
				"omit.js": "^0.1.0",
				"rc-animate": "~2.3.0",
				"rc-calendar": "~7.1.0",
				"rc-cascader": "~0.10.1",
				"rc-checkbox": "~1.4.0",
				"rc-collapse": "~1.6.4",
				"rc-dialog": "~6.3.0",
				"rc-dropdown": "~1.4.8",
				"rc-editor-mention": "~0.2.2",
				"rc-form": "~1.0.0",
				"rc-input-number": "~2.7.0",
				"rc-menu": "~5.0.0",
				"rc-notification": "~1.3.4",
				"rc-pagination": "~1.5.3",
				"rc-progress": "~2.0.1",
				"rc-queue-anim": "~0.12.4",
				"rc-radio": "~2.0.0",
				"rc-rate": "~1.1.2",
				"rc-select": "~6.5.1",
				"rc-slider": "~5.1.0",
				"rc-steps": "~2.1.5",
				"rc-switch": "~1.4.2",
				"rc-table": "~5.0.0",
				"rc-tabs": "~7.0.5",
				"rc-time-picker": "~2.0.0",
				"rc-tooltip": "~3.4.2",
				"rc-tree": "~1.3.6",
				"rc-tree-select": "~1.8.0",
				"rc-upload": "~2.0.3",
				"rc-util": "^3.3.0",
				"react-addons-pure-render-mixin": "^15.0.0",
				"react-slick": "~0.14.2",
				"shallowequal": "^0.2.2",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"antd-tools": "^0.11.0",
				"babel-eslint": "^6.0.2",
				"babel-jest": "^13.2.2",
				"babel-plugin-antd": "^0.4.0",
				"babel-plugin-transform-runtime": "~6.15.0",
				"bisheng": "^0.12.0",
				"bisheng-plugin-antd": "~0.2.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.2.0",
				"bisheng-plugin-toc": "^0.3.0",
				"css-split-webpack-plugin": "^0.2.1",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"es6-shim": "^0.35.0",
				"eslint": "^3.0.1",
				"eslint-config-airbnb": "^10.0.1",
				"eslint-plugin-babel": "^3.0.0",
				"eslint-plugin-import": "^1.6.1",
				"eslint-plugin-jsx-a11y": "^2.0.1",
				"eslint-plugin-markdown": "*",
				"eslint-plugin-react": "^6.1.2",
				"eslint-tinker": "^0.3.1",
				"history": "^3.0.0",
				"jest-cli": "^13.2.3",
				"jsonml-to-react-component": "~0.2.0",
				"jsonml.js": "^0.1.0",
				"jsonp": "^0.2.0",
				"lesshint": "^2.0.0",
				"lodash.debounce": "^4.0.6",
				"moment-timezone": "^0.5.5",
				"nunjucks": "^2.4.2",
				"pre-commit": "1.x",
				"querystring": "^0.2.0",
				"ramda": "^0.21.0",
				"rc-scroll-anim": "~0.3.0",
				"rc-tween-one": "~0.6.20",
				"react": "^15.0.0",
				"react-addons-test-utils": "^15.0.0",
				"react-copy-to-clipboard": "^4.0.1",
				"react-document-title": "^2.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-intl": "^2.0.1",
				"react-router": "^2.0.0",
				"react-stateless-wrapper": "^1.0.2",
				"react-sublime-video": "^0.2.0",
				"reqwest": "^2.0.5",
				"typings": "^1.3.2",
				"values.js": "^1.0.3",
				"webpack-babel-jest": "^1.0.4"
			},
			"scripts": {
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"clean": "antd-tools run clean",
				"start": "bisheng start -c ./site/bisheng.config.js",
				"site": "bisheng build -c ./site/bisheng.config.js",
				"pre-deploy": "mkdir -p _site && cp CNAME _site",
				"deploy": "npm run clean && npm run pre-deploy && bisheng gh-pages -c ./site/bisheng.config.js",
				"lint": "npm run tslint && tsc && npm run srclint && npm run demolint && npm run lesshint",
				"srclint": "RUN_ENV=SRC eslint test site scripts ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx,.tsx' --ignore-pattern '!.eslintrc.js'",
				"tslint": "antd-tools run ts-lint",
				"demolint": "RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lesshint": "lesshint components -r scripts/lesshint-report.js",
				"eslint-fix": "eslint --fix components test site scripts ./*.js --ext '.js,.jsx' && eslint-tinker ./components/*/demo/*.md",
				"test": "npm run lint && npm run dist",
				"jest": "jest",
				"pre-publish": "node ./scripts/prepub",
				"prepublish": "antd-tools run guard",
				"pub": "antd-tools run update-self && antd-tools run pub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt"
			},
			"jest": {
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"modulePathIgnorePatterns": [
					"/_site/"
				],
				"testPathIgnorePatterns": [
					"/node_modules/"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "a67614766cb81d824308514287ce40d031f599a3",
			"_id": "antd@2.0.0-beta.8",
			"_shasum": "05b492f49261d0885704e646340364a8d18ae69b",
			"_from": ".",
			"_npmVersion": "3.10.7",
			"_nodeVersion": "6.4.0",
			"_npmUser": {
				"name": "benjycui",
				"email": "benjytrys@gmail.com"
			},
			"dist": {
				"shasum": "05b492f49261d0885704e646340364a8d18ae69b",
				"tarball": "https://registry.npmjs.org/antd/-/antd-2.0.0-beta.8.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "ddcat1115",
					"email": "418150596@qq.com"
				},
				{
					"name": "raohai",
					"email": "surgesoft@gmail.com"
				},
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "superraytin",
					"email": "superRaytin@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/antd-2.0.0-beta.8.tgz_1474270133699_0.8474770381581038"
			},
			"directories": {}
		},
		"2.0.0-beta.9": {
			"name": "antd",
			"version": "2.0.0-beta.9",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "dist/antd",
			"files": [
				"dist",
				"lib"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"css-animation": "^1.2.5",
				"gregorian-calendar": "~4.1.0",
				"gregorian-calendar-format": "~4.1.0",
				"object-assign": "~4.1.0",
				"omit.js": "^0.1.0",
				"rc-animate": "~2.3.0",
				"rc-calendar": "~7.1.0",
				"rc-cascader": "~0.10.1",
				"rc-checkbox": "~1.4.0",
				"rc-collapse": "~1.6.4",
				"rc-dialog": "~6.3.0",
				"rc-dropdown": "~1.4.8",
				"rc-editor-mention": "~0.2.2",
				"rc-form": "~1.0.0",
				"rc-input-number": "~2.7.0",
				"rc-menu": "~5.0.0",
				"rc-notification": "~1.3.4",
				"rc-pagination": "~1.5.3",
				"rc-progress": "~2.0.1",
				"rc-queue-anim": "~0.12.4",
				"rc-radio": "~2.0.0",
				"rc-rate": "~1.1.2",
				"rc-select": "~6.5.1",
				"rc-slider": "~5.1.0",
				"rc-steps": "~2.1.5",
				"rc-switch": "~1.4.2",
				"rc-table": "~5.0.0",
				"rc-tabs": "~7.0.5",
				"rc-time-picker": "~2.0.0",
				"rc-tooltip": "~3.4.2",
				"rc-tree": "~1.3.6",
				"rc-tree-select": "~1.8.0",
				"rc-upload": "~2.0.3",
				"rc-util": "^3.3.0",
				"react-addons-pure-render-mixin": "^15.0.0",
				"react-slick": "~0.14.2",
				"shallowequal": "^0.2.2",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"antd-tools": "^0.11.0",
				"babel-eslint": "^6.0.2",
				"babel-jest": "^13.2.2",
				"babel-plugin-antd": "^0.4.0",
				"babel-plugin-transform-runtime": "~6.15.0",
				"bisheng": "^0.12.0",
				"bisheng-plugin-antd": "~0.2.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.2.0",
				"bisheng-plugin-toc": "^0.3.0",
				"css-split-webpack-plugin": "^0.2.1",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"es6-shim": "^0.35.0",
				"eslint": "^3.0.1",
				"eslint-config-airbnb": "^10.0.1",
				"eslint-plugin-babel": "^3.0.0",
				"eslint-plugin-import": "^1.6.1",
				"eslint-plugin-jsx-a11y": "^2.0.1",
				"eslint-plugin-markdown": "*",
				"eslint-plugin-react": "^6.1.2",
				"eslint-tinker": "^0.3.1",
				"history": "^3.0.0",
				"jest-cli": "^13.2.3",
				"jsonml-to-react-component": "~0.2.0",
				"jsonml.js": "^0.1.0",
				"jsonp": "^0.2.0",
				"lesshint": "^2.0.0",
				"lodash.debounce": "^4.0.6",
				"moment-timezone": "^0.5.5",
				"nunjucks": "^2.4.2",
				"pre-commit": "1.x",
				"querystring": "^0.2.0",
				"ramda": "^0.21.0",
				"rc-scroll-anim": "~0.3.0",
				"rc-tween-one": "~0.6.20",
				"react": "^15.0.0",
				"react-addons-test-utils": "^15.0.0",
				"react-copy-to-clipboard": "^4.0.1",
				"react-document-title": "^2.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-intl": "^2.0.1",
				"react-router": "^2.0.0",
				"react-stateless-wrapper": "^1.0.2",
				"react-sublime-video": "^0.2.0",
				"reqwest": "^2.0.5",
				"typings": "^1.3.2",
				"values.js": "^1.0.3",
				"webpack-babel-jest": "^1.0.4"
			},
			"scripts": {
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"clean": "antd-tools run clean",
				"start": "bisheng start -c ./site/bisheng.config.js",
				"site": "bisheng build -c ./site/bisheng.config.js",
				"pre-deploy": "mkdir -p _site && cp CNAME _site",
				"deploy": "npm run clean && npm run pre-deploy && bisheng gh-pages -c ./site/bisheng.config.js",
				"lint": "npm run tslint && tsc && npm run srclint && npm run demolint && npm run lesshint",
				"srclint": "RUN_ENV=SRC eslint test site scripts ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx,.tsx' --ignore-pattern '!.eslintrc.js'",
				"tslint": "antd-tools run ts-lint",
				"demolint": "RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lesshint": "lesshint components -r scripts/lesshint-report.js",
				"eslint-fix": "eslint --fix components test site scripts ./*.js --ext '.js,.jsx' && eslint-tinker ./components/*/demo/*.md",
				"test": "npm run lint && npm run dist",
				"jest": "jest",
				"pre-publish": "node ./scripts/prepub",
				"prepublish": "antd-tools run guard",
				"pub": "antd-tools run update-self && antd-tools run pub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt"
			},
			"jest": {
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"modulePathIgnorePatterns": [
					"/_site/"
				],
				"testPathIgnorePatterns": [
					"/node_modules/"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "3701d9a558060ead8593bdfd68c9010194f5249e",
			"_id": "antd@2.0.0-beta.9",
			"_shasum": "328f819ee67a6889878ab034ea6364854bee6d80",
			"_from": ".",
			"_npmVersion": "3.10.7",
			"_nodeVersion": "6.4.0",
			"_npmUser": {
				"name": "benjycui",
				"email": "benjytrys@gmail.com"
			},
			"dist": {
				"shasum": "328f819ee67a6889878ab034ea6364854bee6d80",
				"tarball": "https://registry.npmjs.org/antd/-/antd-2.0.0-beta.9.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "ddcat1115",
					"email": "418150596@qq.com"
				},
				{
					"name": "raohai",
					"email": "surgesoft@gmail.com"
				},
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "superraytin",
					"email": "superRaytin@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/antd-2.0.0-beta.9.tgz_1474276688985_0.8676758033689111"
			},
			"directories": {}
		},
		"2.0.0-beta.10": {
			"name": "antd",
			"version": "2.0.0-beta.10",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "dist/antd",
			"files": [
				"dist",
				"lib"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"css-animation": "^1.2.5",
				"gregorian-calendar": "~4.1.0",
				"gregorian-calendar-format": "~4.1.0",
				"object-assign": "~4.1.0",
				"omit.js": "^0.1.0",
				"rc-animate": "~2.3.0",
				"rc-calendar": "~7.1.0",
				"rc-cascader": "~0.10.1",
				"rc-checkbox": "~1.4.0",
				"rc-collapse": "~1.6.4",
				"rc-dialog": "~6.3.0",
				"rc-dropdown": "~1.4.8",
				"rc-editor-mention": "~0.2.2",
				"rc-form": "~1.0.0",
				"rc-input-number": "~2.7.0",
				"rc-menu": "~5.0.0",
				"rc-notification": "~1.3.4",
				"rc-pagination": "~1.5.3",
				"rc-progress": "~2.0.1",
				"rc-queue-anim": "~0.12.4",
				"rc-radio": "~2.0.0",
				"rc-rate": "~1.1.2",
				"rc-select": "~6.5.1",
				"rc-slider": "~5.1.0",
				"rc-steps": "~2.1.5",
				"rc-switch": "~1.4.2",
				"rc-table": "~5.0.0",
				"rc-tabs": "~7.0.5",
				"rc-time-picker": "~2.0.0",
				"rc-tooltip": "~3.4.2",
				"rc-tree": "~1.3.6",
				"rc-tree-select": "~1.8.0",
				"rc-upload": "~2.0.3",
				"rc-util": "^3.3.0",
				"react-addons-pure-render-mixin": "^15.0.0",
				"react-slick": "~0.14.2",
				"shallowequal": "^0.2.2",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"antd-tools": "^0.11.0",
				"babel-eslint": "^6.0.2",
				"babel-jest": "^13.2.2",
				"babel-plugin-antd": "^0.4.0",
				"babel-plugin-transform-runtime": "~6.15.0",
				"bisheng": "^0.12.0",
				"bisheng-plugin-antd": "~0.2.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.2.0",
				"bisheng-plugin-toc": "^0.3.0",
				"css-split-webpack-plugin": "^0.2.1",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"es6-shim": "^0.35.0",
				"eslint": "^3.0.1",
				"eslint-config-airbnb": "^10.0.1",
				"eslint-plugin-babel": "^3.0.0",
				"eslint-plugin-import": "^1.6.1",
				"eslint-plugin-jsx-a11y": "^2.0.1",
				"eslint-plugin-markdown": "*",
				"eslint-plugin-react": "^6.1.2",
				"eslint-tinker": "^0.3.1",
				"history": "^3.0.0",
				"jest-cli": "^13.2.3",
				"jsonml-to-react-component": "~0.2.0",
				"jsonml.js": "^0.1.0",
				"jsonp": "^0.2.0",
				"lesshint": "^2.0.0",
				"lodash.debounce": "^4.0.6",
				"moment-timezone": "^0.5.5",
				"nunjucks": "^2.4.2",
				"pre-commit": "1.x",
				"querystring": "^0.2.0",
				"ramda": "^0.21.0",
				"rc-scroll-anim": "~0.3.0",
				"rc-tween-one": "~0.6.20",
				"react": "^15.0.0",
				"react-addons-test-utils": "^15.0.0",
				"react-copy-to-clipboard": "^4.0.1",
				"react-document-title": "^2.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-intl": "^2.0.1",
				"react-router": "^2.0.0",
				"react-stateless-wrapper": "^1.0.2",
				"react-sublime-video": "^0.2.0",
				"reqwest": "^2.0.5",
				"typings": "^1.3.2",
				"values.js": "^1.0.3",
				"webpack-babel-jest": "^1.0.4"
			},
			"scripts": {
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"clean": "antd-tools run clean",
				"start": "bisheng start -c ./site/bisheng.config.js",
				"site": "bisheng build -c ./site/bisheng.config.js",
				"pre-deploy": "mkdir -p _site && cp CNAME _site",
				"deploy": "npm run clean && npm run pre-deploy && bisheng gh-pages -c ./site/bisheng.config.js",
				"lint": "npm run tslint && tsc && npm run srclint && npm run demolint && npm run lesshint",
				"srclint": "RUN_ENV=SRC eslint test site scripts ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx,.tsx' --ignore-pattern '!.eslintrc.js'",
				"tslint": "antd-tools run ts-lint",
				"demolint": "RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lesshint": "lesshint components -r scripts/lesshint-report.js",
				"eslint-fix": "eslint --fix components test site scripts ./*.js --ext '.js,.jsx' && eslint-tinker ./components/*/demo/*.md",
				"test": "npm run lint && npm run dist",
				"jest": "jest",
				"pre-publish": "node ./scripts/prepub",
				"prepublish": "antd-tools run guard",
				"pub": "antd-tools run update-self && antd-tools run pub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt"
			},
			"jest": {
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"modulePathIgnorePatterns": [
					"/_site/"
				],
				"testPathIgnorePatterns": [
					"/node_modules/"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "d6b48adc5dfa1a959c744e083b65a4ae2a9a31e5",
			"_id": "antd@2.0.0-beta.10",
			"_shasum": "c76c389c24c76a56cc2d8c78f75c470b6f19bbb5",
			"_from": ".",
			"_npmVersion": "3.10.7",
			"_nodeVersion": "6.4.0",
			"_npmUser": {
				"name": "benjycui",
				"email": "benjytrys@gmail.com"
			},
			"dist": {
				"shasum": "c76c389c24c76a56cc2d8c78f75c470b6f19bbb5",
				"tarball": "https://registry.npmjs.org/antd/-/antd-2.0.0-beta.10.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "ddcat1115",
					"email": "418150596@qq.com"
				},
				{
					"name": "raohai",
					"email": "surgesoft@gmail.com"
				},
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "superraytin",
					"email": "superRaytin@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/antd-2.0.0-beta.10.tgz_1474279084987_0.9939872622489929"
			},
			"directories": {}
		},
		"2.0.0-beta.11": {
			"name": "antd",
			"version": "2.0.0-beta.11",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "dist/antd",
			"files": [
				"dist",
				"lib"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"css-animation": "^1.2.5",
				"gregorian-calendar": "~4.1.0",
				"gregorian-calendar-format": "~4.1.0",
				"object-assign": "~4.1.0",
				"omit.js": "^0.1.0",
				"rc-animate": "~2.3.0",
				"rc-calendar": "~7.1.0",
				"rc-cascader": "~0.10.1",
				"rc-checkbox": "~1.4.0",
				"rc-collapse": "~1.6.4",
				"rc-dialog": "~6.3.0",
				"rc-dropdown": "~1.4.8",
				"rc-editor-mention": "~0.2.2",
				"rc-form": "~1.0.0",
				"rc-input-number": "~2.7.0",
				"rc-menu": "~5.0.0",
				"rc-notification": "~1.3.4",
				"rc-pagination": "~1.5.3",
				"rc-progress": "~2.0.1",
				"rc-queue-anim": "~0.12.4",
				"rc-radio": "~2.0.0",
				"rc-rate": "~1.1.2",
				"rc-select": "~6.5.1",
				"rc-slider": "~5.1.0",
				"rc-steps": "~2.1.5",
				"rc-switch": "~1.4.2",
				"rc-table": "~5.0.0",
				"rc-tabs": "~7.0.5",
				"rc-time-picker": "~2.0.0",
				"rc-tooltip": "~3.4.2",
				"rc-tree": "~1.3.6",
				"rc-tree-select": "~1.8.0",
				"rc-upload": "~2.1.0",
				"rc-util": "^3.3.0",
				"react-addons-pure-render-mixin": "^15.0.0",
				"react-slick": "~0.14.2",
				"shallowequal": "^0.2.2",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"antd-tools": "^0.12.0",
				"babel-eslint": "^6.0.2",
				"babel-jest": "^13.2.2",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "~6.15.0",
				"bisheng": "^0.12.0",
				"bisheng-plugin-antd": "~0.2.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.2.0",
				"bisheng-plugin-toc": "^0.3.0",
				"css-split-webpack-plugin": "^0.2.1",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"es6-shim": "^0.35.0",
				"eslint": "^3.0.1",
				"eslint-config-airbnb": "^10.0.1",
				"eslint-plugin-babel": "^3.0.0",
				"eslint-plugin-import": "^1.6.1",
				"eslint-plugin-jsx-a11y": "^2.0.1",
				"eslint-plugin-markdown": "*",
				"eslint-plugin-react": "^6.1.2",
				"eslint-tinker": "^0.3.1",
				"history": "^3.0.0",
				"jest-cli": "^13.2.3",
				"jsonml-to-react-component": "~0.2.0",
				"jsonml.js": "^0.1.0",
				"jsonp": "^0.2.0",
				"lesshint": "^2.0.0",
				"lodash.debounce": "^4.0.6",
				"moment-timezone": "^0.5.5",
				"nunjucks": "^2.4.2",
				"pre-commit": "1.x",
				"querystring": "^0.2.0",
				"ramda": "^0.21.0",
				"rc-scroll-anim": "~0.3.0",
				"rc-tween-one": "~0.6.20",
				"react": "^15.0.0",
				"react-addons-test-utils": "^15.0.0",
				"react-copy-to-clipboard": "^4.0.1",
				"react-document-title": "^2.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-intl": "^2.0.1",
				"react-router": "^2.0.0",
				"react-stateless-wrapper": "^1.0.2",
				"react-sublime-video": "^0.2.0",
				"reqwest": "^2.0.5",
				"typings": "^1.3.2",
				"values.js": "^1.0.3",
				"webpack-babel-jest": "^1.0.4"
			},
			"scripts": {
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"clean": "antd-tools run clean",
				"start": "bisheng start -c ./site/bisheng.config.js",
				"site": "bisheng build -c ./site/bisheng.config.js",
				"pre-deploy": "mkdir -p _site && cp CNAME _site",
				"deploy": "npm run clean && npm run pre-deploy && bisheng gh-pages -c ./site/bisheng.config.js",
				"lint": "npm run tslint && tsc && npm run srclint && npm run demolint && npm run lesshint",
				"srclint": "RUN_ENV=SRC eslint test site scripts ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx,.tsx' --ignore-pattern '!.eslintrc.js'",
				"tslint": "antd-tools run ts-lint",
				"demolint": "RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lesshint": "lesshint components -r scripts/lesshint-report.js",
				"eslint-fix": "eslint --fix components test site scripts ./*.js --ext '.js,.jsx' && eslint-tinker ./components/*/demo/*.md",
				"test": "npm run lint && npm run dist",
				"jest": "jest",
				"pre-publish": "node ./scripts/prepub",
				"prepublish": "antd-tools run guard",
				"pub": "antd-tools run update-self && antd-tools run pub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt"
			},
			"jest": {
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"modulePathIgnorePatterns": [
					"/_site/"
				],
				"testPathIgnorePatterns": [
					"/node_modules/"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "713393616e198ddad317234dc6aa84d1f344a48d",
			"_id": "antd@2.0.0-beta.11",
			"_shasum": "cf001ae7c23cdee696ceb1b2a8ff548e4033c5e6",
			"_from": ".",
			"_npmVersion": "3.10.7",
			"_nodeVersion": "6.4.0",
			"_npmUser": {
				"name": "benjycui",
				"email": "benjytrys@gmail.com"
			},
			"dist": {
				"shasum": "cf001ae7c23cdee696ceb1b2a8ff548e4033c5e6",
				"tarball": "https://registry.npmjs.org/antd/-/antd-2.0.0-beta.11.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "ddcat1115",
					"email": "418150596@qq.com"
				},
				{
					"name": "raohai",
					"email": "surgesoft@gmail.com"
				},
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "superraytin",
					"email": "superRaytin@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/antd-2.0.0-beta.11.tgz_1474535725582_0.2995281119365245"
			},
			"directories": {}
		},
		"2.0.0-beta.12": {
			"name": "antd",
			"version": "2.0.0-beta.12",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "dist/antd",
			"files": [
				"dist",
				"lib"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"css-animation": "^1.2.5",
				"gregorian-calendar": "~4.1.0",
				"gregorian-calendar-format": "~4.1.0",
				"object-assign": "~4.1.0",
				"omit.js": "^0.1.0",
				"rc-animate": "~2.3.0",
				"rc-calendar": "~7.1.0",
				"rc-cascader": "~0.10.1",
				"rc-checkbox": "~1.4.0",
				"rc-collapse": "~1.6.4",
				"rc-dialog": "~6.3.0",
				"rc-dropdown": "~1.4.8",
				"rc-editor-mention": "~0.2.2",
				"rc-form": "~1.0.0",
				"rc-input-number": "~2.7.0",
				"rc-menu": "~5.0.0",
				"rc-notification": "~1.3.4",
				"rc-pagination": "~1.5.3",
				"rc-progress": "~2.0.1",
				"rc-queue-anim": "~0.12.4",
				"rc-radio": "~2.0.0",
				"rc-rate": "~1.1.2",
				"rc-select": "~6.5.1",
				"rc-slider": "~5.1.0",
				"rc-steps": "~2.1.5",
				"rc-switch": "~1.4.2",
				"rc-table": "~5.0.0",
				"rc-tabs": "~7.0.5",
				"rc-time-picker": "~2.0.0",
				"rc-tooltip": "~3.4.2",
				"rc-tree": "~1.3.6",
				"rc-tree-select": "~1.8.0",
				"rc-upload": "~2.1.0",
				"rc-util": "^3.3.0",
				"react-addons-pure-render-mixin": "^15.0.0",
				"react-slick": "~0.14.2",
				"shallowequal": "^0.2.2",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"antd-tools": "^0.12.0",
				"babel-eslint": "^6.0.2",
				"babel-jest": "^13.2.2",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "~6.15.0",
				"bisheng": "^0.12.0",
				"bisheng-plugin-antd": "~0.2.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.2.0",
				"bisheng-plugin-toc": "^0.3.0",
				"css-split-webpack-plugin": "^0.2.1",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"es6-shim": "^0.35.0",
				"eslint": "^3.0.1",
				"eslint-config-airbnb": "^10.0.1",
				"eslint-plugin-babel": "^3.0.0",
				"eslint-plugin-import": "^1.6.1",
				"eslint-plugin-jsx-a11y": "^2.0.1",
				"eslint-plugin-markdown": "*",
				"eslint-plugin-react": "^6.1.2",
				"eslint-tinker": "^0.3.1",
				"history": "^3.0.0",
				"jest-cli": "^13.2.3",
				"jsonml-to-react-component": "~0.2.0",
				"jsonml.js": "^0.1.0",
				"jsonp": "^0.2.0",
				"lesshint": "^2.0.0",
				"lodash.debounce": "^4.0.6",
				"moment-timezone": "^0.5.5",
				"nunjucks": "^2.4.2",
				"pre-commit": "1.x",
				"querystring": "^0.2.0",
				"ramda": "^0.21.0",
				"rc-scroll-anim": "~0.3.0",
				"rc-tween-one": "~0.6.20",
				"react": "^15.0.0",
				"react-addons-test-utils": "^15.0.0",
				"react-copy-to-clipboard": "^4.0.1",
				"react-document-title": "^2.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-intl": "^2.0.1",
				"react-router": "^2.0.0",
				"react-stateless-wrapper": "^1.0.2",
				"react-sublime-video": "^0.2.0",
				"reqwest": "^2.0.5",
				"typings": "^1.3.2",
				"values.js": "^1.0.3",
				"webpack-babel-jest": "^1.0.4"
			},
			"scripts": {
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"clean": "antd-tools run clean",
				"start": "bisheng start -c ./site/bisheng.config.js",
				"site": "bisheng build -c ./site/bisheng.config.js",
				"pre-deploy": "mkdir -p _site && cp CNAME _site",
				"deploy": "npm run clean && npm run pre-deploy && bisheng gh-pages -c ./site/bisheng.config.js",
				"lint": "npm run tslint && tsc && npm run srclint && npm run demolint && npm run lesshint",
				"srclint": "RUN_ENV=SRC eslint test site scripts ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx,.tsx' --ignore-pattern '!.eslintrc.js'",
				"tslint": "antd-tools run ts-lint",
				"demolint": "RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lesshint": "lesshint components -r scripts/lesshint-report.js",
				"eslint-fix": "eslint --fix components test site scripts ./*.js --ext '.js,.jsx' && eslint-tinker ./components/*/demo/*.md",
				"test": "npm run lint && npm run dist",
				"jest": "jest",
				"pre-publish": "node ./scripts/prepub",
				"prepublish": "antd-tools run guard",
				"pub": "antd-tools run update-self && antd-tools run pub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt"
			},
			"jest": {
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"modulePathIgnorePatterns": [
					"/_site/"
				],
				"testPathIgnorePatterns": [
					"/node_modules/"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "4bf80a2e26f6083be8f0d67f81cddf53e546fcac",
			"_id": "antd@2.0.0-beta.12",
			"_shasum": "cf88ebdcc6b8e71301879454c26b85779ee80066",
			"_from": ".",
			"_npmVersion": "3.10.7",
			"_nodeVersion": "6.4.0",
			"_npmUser": {
				"name": "benjycui",
				"email": "benjytrys@gmail.com"
			},
			"dist": {
				"shasum": "cf88ebdcc6b8e71301879454c26b85779ee80066",
				"tarball": "https://registry.npmjs.org/antd/-/antd-2.0.0-beta.12.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "ddcat1115",
					"email": "418150596@qq.com"
				},
				{
					"name": "raohai",
					"email": "surgesoft@gmail.com"
				},
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "superraytin",
					"email": "superRaytin@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/antd-2.0.0-beta.12.tgz_1474856956415_0.4019163581542671"
			},
			"directories": {}
		},
		"1.11.2": {
			"name": "antd",
			"version": "1.11.2",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "dist/antd",
			"files": [
				"dist",
				"lib",
				"index.d.ts"
			],
			"typings": "type-definitions/antd.d.ts",
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"classnames": "~2.2.0",
				"css-animation": "^1.2.5",
				"gregorian-calendar": "~4.1.0",
				"gregorian-calendar-format": "~4.1.0",
				"object.omit": "^2.0.0",
				"rc-animate": "~2.3.0",
				"rc-calendar": "~5.6.2",
				"rc-cascader": "~0.10.1",
				"rc-checkbox": "~1.4.0",
				"rc-collapse": "~1.6.3",
				"rc-dialog": "~6.1.1",
				"rc-dropdown": "~1.4.8",
				"rc-form": "~0.17.1",
				"rc-input-number": "~2.6.3",
				"rc-menu": "~4.13.0",
				"rc-notification": "~1.3.4",
				"rc-pagination": "~1.5.3",
				"rc-progress": "~1.0.4",
				"rc-queue-anim": "~0.12.4",
				"rc-radio": "~2.0.0",
				"rc-rate": "~1.1.2",
				"rc-select": "~6.4.6",
				"rc-slider": "~4.0.0",
				"rc-steps": "~2.1.5",
				"rc-switch": "~1.4.2",
				"rc-table": "~4.6.0",
				"rc-tabs": "~5.9.2",
				"rc-time-picker": "~1.1.6",
				"rc-tooltip": "~3.4.2",
				"rc-tree": "~1.3.6",
				"rc-tree-select": "~1.8.0",
				"rc-upload": "~2.0.3",
				"rc-util": "~3.3.0",
				"react-addons-pure-render-mixin": "^15.0.0",
				"react-slick": "~0.13.3",
				"shallowequal": "^0.2.2",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"antd-tools": "^0.8.0",
				"babel-eslint": "^6.0.2",
				"babel-jest": "^13.2.2",
				"babel-plugin-antd": "^0.4.0",
				"bisheng": "^0.12.0",
				"bisheng-plugin-antd": "~0.2.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.2.0",
				"bisheng-plugin-toc": "^0.3.0",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"es6-shim": "^0.35.0",
				"eslint": "^3.0.1",
				"eslint-config-airbnb": "^9.0.1",
				"eslint-plugin-babel": "^3.0.0",
				"eslint-plugin-import": "^1.6.1",
				"eslint-plugin-jsx-a11y": "^2.0.1",
				"eslint-plugin-markdown": "*",
				"eslint-plugin-react": "^5.0.1",
				"eslint-tinker": "^0.3.1",
				"history": "^3.0.0",
				"intl": "^1.2.2",
				"intl-locales-supported": "^1.0.0",
				"jest-cli": "^13.2.3",
				"jsonml-to-react-component": "~0.2.0",
				"jsonml.js": "^0.1.0",
				"jsonp": "^0.2.0",
				"lesshint": "^2.0.0",
				"lodash.debounce": "^4.0.6",
				"nunjucks": "^2.4.2",
				"pre-commit": "1.x",
				"querystring": "^0.2.0",
				"ramda": "^0.21.0",
				"rc-scroll-anim": "~0.3.0",
				"rc-tween-one": "~0.6.20",
				"react": "^15.0.0",
				"react-addons-test-utils": "^15.0.0",
				"react-copy-to-clipboard": "^4.0.1",
				"react-document-title": "^2.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-intl": "^2.0.1",
				"react-router": "^2.0.0",
				"react-stateless-wrapper": "^1.0.2",
				"react-sublime-video": "^0.2.0",
				"reqwest": "^2.0.5",
				"values.js": "^1.0.3",
				"webpack-babel-jest": "^1.0.4"
			},
			"scripts": {
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"clean": "antd-tools run clean",
				"start": "bisheng start -c ./site/bisheng.config.js",
				"site": "bisheng build -c ./site/bisheng.config.js",
				"pre-deploy": "mkdir -p _site && cp CNAME _site",
				"deploy": "npm run clean && npm run pre-deploy && bisheng gh-pages -c ./site/bisheng.config.js",
				"lint": "npm run srclint && npm run demolint && npm run lesshint",
				"srclint": "RUN_ENV=SRC eslint components test site scripts ./*.js --ext '.js,.jsx'",
				"demolint": "RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lesshint": "lesshint components -r scripts/lesshint-report.js",
				"eslint-fix": "eslint --fix components test site scripts ./*.js --ext '.js,.jsx' && eslint-tinker ./components/*/demo/*.md",
				"test": "npm run lint && npm run dist && npm run jest",
				"jest": "jest",
				"pre-publish": "node ./scripts/prepub",
				"prepublish": "antd-tools run guard",
				"pub": "antd-tools run update-self && antd-tools run pub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt"
			},
			"jest": {
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"modulePathIgnorePatterns": [
					"/_site/"
				],
				"testPathIgnorePatterns": [
					"/node_modules/"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "9ec69e4a2bcbf6e3774dc71f0475e41a5899c724",
			"_id": "antd@1.11.2",
			"_shasum": "72129109a78d4739efb592258aa1022823d95d67",
			"_from": ".",
			"_npmVersion": "3.10.7",
			"_nodeVersion": "6.4.0",
			"_npmUser": {
				"name": "benjycui",
				"email": "benjytrys@gmail.com"
			},
			"dist": {
				"shasum": "72129109a78d4739efb592258aa1022823d95d67",
				"tarball": "https://registry.npmjs.org/antd/-/antd-1.11.2.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "ddcat1115",
					"email": "418150596@qq.com"
				},
				{
					"name": "raohai",
					"email": "surgesoft@gmail.com"
				},
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "superraytin",
					"email": "superRaytin@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/antd-1.11.2.tgz_1474876835103_0.19060791400261223"
			},
			"directories": {}
		},
		"2.0.0-beta.13": {
			"name": "antd",
			"version": "2.0.0-beta.13",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "dist/antd",
			"files": [
				"dist",
				"lib"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"css-animation": "^1.2.5",
				"gregorian-calendar": "~4.1.0",
				"gregorian-calendar-format": "~4.1.0",
				"object-assign": "~4.1.0",
				"omit.js": "^0.1.0",
				"rc-animate": "~2.3.0",
				"rc-calendar": "~7.2.0",
				"rc-cascader": "~0.10.1",
				"rc-checkbox": "~1.4.0",
				"rc-collapse": "~1.6.4",
				"rc-dialog": "~6.4.0",
				"rc-dropdown": "~1.4.8",
				"rc-editor-mention": "~0.2.2",
				"rc-form": "~1.0.0",
				"rc-input-number": "~2.7.0",
				"rc-menu": "~5.0.0",
				"rc-notification": "~1.3.4",
				"rc-pagination": "~1.5.3",
				"rc-progress": "~2.0.1",
				"rc-queue-anim": "~0.12.4",
				"rc-radio": "~2.0.0",
				"rc-rate": "~1.1.2",
				"rc-select": "~6.5.1",
				"rc-slider": "~5.1.0",
				"rc-steps": "~2.1.5",
				"rc-switch": "~1.4.2",
				"rc-table": "~5.0.0",
				"rc-tabs": "~7.0.5",
				"rc-time-picker": "~2.0.0",
				"rc-tooltip": "~3.4.2",
				"rc-tree": "~1.3.6",
				"rc-tree-select": "~1.8.0",
				"rc-upload": "~2.1.0",
				"rc-util": "^4.0.0",
				"react-addons-pure-render-mixin": "^15.0.0",
				"react-slick": "~0.14.2",
				"shallowequal": "^0.2.2",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"antd-tools": "^0.12.0",
				"babel-eslint": "^6.0.2",
				"babel-jest": "^13.2.2",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "~6.15.0",
				"bisheng": "^0.12.0",
				"bisheng-plugin-antd": "~0.2.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.2.0",
				"bisheng-plugin-toc": "^0.3.0",
				"css-split-webpack-plugin": "^0.2.1",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"es6-shim": "^0.35.0",
				"eslint": "^3.0.1",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^3.0.0",
				"eslint-plugin-import": "^1.6.1",
				"eslint-plugin-jsx-a11y": "^2.0.1",
				"eslint-plugin-markdown": "*",
				"eslint-plugin-react": "^6.1.2",
				"eslint-tinker": "^0.4.0",
				"history": "^3.0.0",
				"jest-cli": "^15.1.1",
				"jsonml-to-react-component": "~0.2.0",
				"jsonml.js": "^0.1.0",
				"jsonp": "^0.2.0",
				"lesshint": "^2.0.0",
				"lodash.debounce": "^4.0.6",
				"moment-timezone": "^0.5.5",
				"nunjucks": "^2.4.2",
				"pre-commit": "1.x",
				"querystring": "^0.2.0",
				"ramda": "^0.21.0",
				"rc-scroll-anim": "~0.3.0",
				"rc-tween-one": "~0.6.20",
				"react": "^15.0.0",
				"react-addons-test-utils": "^15.0.0",
				"react-copy-to-clipboard": "^4.0.1",
				"react-document-title": "^2.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-intl": "^2.0.1",
				"react-router": "^2.0.0",
				"react-stateless-wrapper": "^1.0.2",
				"react-sublime-video": "^0.2.0",
				"reqwest": "^2.0.5",
				"typescript-babel-jest": "^0.1.5",
				"typings": "^1.3.2",
				"values.js": "^1.0.3"
			},
			"scripts": {
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"clean": "antd-tools run clean",
				"start": "bisheng start -c ./site/bisheng.config.js",
				"site": "bisheng build -c ./site/bisheng.config.js",
				"pre-deploy": "mkdir -p _site && cp CNAME _site",
				"deploy": "npm run clean && npm run pre-deploy && bisheng gh-pages -c ./site/bisheng.config.js",
				"lint": "npm run tslint && tsc && npm run srclint && npm run demolint && npm run lesshint",
				"srclint": "RUN_ENV=SRC eslint test site scripts ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx,.tsx' --ignore-pattern '!.eslintrc.js'",
				"tslint": "antd-tools run ts-lint",
				"demolint": "RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lesshint": "lesshint components -r scripts/lesshint-report.js",
				"eslint-fix": "eslint --fix test site scripts ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx,.tsx' --ignore-pattern '!.eslintrc.js' && eslint-tinker ./components/*/demo/*.md",
				"test": "npm run lint && npm run dist && npm run jest",
				"jest": "jest --no-cache",
				"pre-publish": "node ./scripts/prepub",
				"prepublish": "antd-tools run guard",
				"pub": "antd-tools run update-self && antd-tools run pub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt"
			},
			"jest": {
				"moduleFileExtensions": [
					"ts",
					"tsx",
					"js",
					"jsx",
					"json"
				],
				"modulePathIgnorePatterns": [
					"/_site/"
				],
				"testPathIgnorePatterns": [
					"/node_modules/"
				],
				"scriptPreprocessor": "node_modules/typescript-babel-jest",
				"testRegex": "(/tests/.*|\\.(test|spec))\\.(js)$"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "1c55ed0dc09ee4c601e28a11183af3d5e6744266",
			"_id": "antd@2.0.0-beta.13",
			"_shasum": "05cc9042f8edb8fbbb15cad04b1aa194b638d90f",
			"_from": ".",
			"_npmVersion": "3.10.7",
			"_nodeVersion": "6.4.0",
			"_npmUser": {
				"name": "benjycui",
				"email": "benjytrys@gmail.com"
			},
			"dist": {
				"shasum": "05cc9042f8edb8fbbb15cad04b1aa194b638d90f",
				"tarball": "https://registry.npmjs.org/antd/-/antd-2.0.0-beta.13.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "ddcat1115",
					"email": "418150596@qq.com"
				},
				{
					"name": "raohai",
					"email": "surgesoft@gmail.com"
				},
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "superraytin",
					"email": "superRaytin@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/antd-2.0.0-beta.13.tgz_1474955597193_0.4787203746382147"
			},
			"directories": {}
		},
		"2.0.0": {
			"name": "antd",
			"version": "2.0.0",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "dist/antd",
			"files": [
				"dist",
				"lib"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"css-animation": "^1.2.5",
				"gregorian-calendar": "~4.1.0",
				"gregorian-calendar-format": "~4.1.0",
				"object-assign": "~4.1.0",
				"omit.js": "^0.1.0",
				"rc-animate": "~2.3.0",
				"rc-calendar": "~7.2.0",
				"rc-cascader": "~0.10.1",
				"rc-checkbox": "~1.4.0",
				"rc-collapse": "~1.6.4",
				"rc-dialog": "~6.4.0",
				"rc-dropdown": "~1.4.8",
				"rc-editor-mention": "~0.2.2",
				"rc-form": "~1.0.0",
				"rc-input-number": "~2.7.0",
				"rc-menu": "~5.0.0",
				"rc-notification": "~1.3.4",
				"rc-pagination": "~1.5.3",
				"rc-progress": "~2.0.1",
				"rc-queue-anim": "~0.12.4",
				"rc-radio": "~2.0.0",
				"rc-rate": "~1.1.2",
				"rc-select": "~6.5.1",
				"rc-slider": "~5.1.0",
				"rc-steps": "~2.1.5",
				"rc-switch": "~1.4.2",
				"rc-table": "~5.0.0",
				"rc-tabs": "~7.0.5",
				"rc-time-picker": "~2.0.0",
				"rc-tooltip": "~3.4.2",
				"rc-tree": "~1.3.6",
				"rc-tree-select": "~1.8.0",
				"rc-upload": "~2.1.0",
				"rc-util": "^4.0.0",
				"react-addons-pure-render-mixin": "^15.0.0",
				"react-slick": "~0.14.2",
				"shallowequal": "^0.2.2",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"antd-tools": "^0.12.0",
				"babel-eslint": "^6.0.2",
				"babel-jest": "^13.2.2",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "~6.15.0",
				"bisheng": "^0.12.0",
				"bisheng-plugin-antd": "~0.2.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.2.0",
				"bisheng-plugin-toc": "^0.3.0",
				"css-split-webpack-plugin": "^0.2.1",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"es6-shim": "^0.35.0",
				"eslint": "^3.0.1",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^3.0.0",
				"eslint-plugin-import": "^1.6.1",
				"eslint-plugin-jsx-a11y": "^2.0.1",
				"eslint-plugin-markdown": "*",
				"eslint-plugin-react": "^6.1.2",
				"eslint-tinker": "^0.4.0",
				"history": "^3.0.0",
				"jest-cli": "^15.1.1",
				"jsonml-to-react-component": "~0.2.0",
				"jsonml.js": "^0.1.0",
				"jsonp": "^0.2.0",
				"lesshint": "^2.0.0",
				"lodash.debounce": "^4.0.6",
				"moment-timezone": "^0.5.5",
				"nunjucks": "^2.4.2",
				"pre-commit": "1.x",
				"querystring": "^0.2.0",
				"ramda": "^0.21.0",
				"rc-scroll-anim": "~0.3.0",
				"rc-tween-one": "~0.6.20",
				"react": "^15.0.0",
				"react-addons-test-utils": "^15.0.0",
				"react-copy-to-clipboard": "^4.0.1",
				"react-document-title": "^2.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-intl": "^2.0.1",
				"react-router": "^2.0.0",
				"react-stateless-wrapper": "^1.0.2",
				"react-sublime-video": "^0.2.0",
				"reqwest": "^2.0.5",
				"typescript-babel-jest": "^0.1.5",
				"typings": "^1.3.2",
				"values.js": "^1.0.3"
			},
			"scripts": {
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"clean": "antd-tools run clean",
				"start": "bisheng start -c ./site/bisheng.config.js",
				"site": "bisheng build -c ./site/bisheng.config.js",
				"pre-deploy": "mkdir -p _site && cp CNAME _site",
				"deploy": "npm run clean && npm run pre-deploy && bisheng gh-pages -c ./site/bisheng.config.js",
				"lint": "npm run tslint && tsc && npm run srclint && npm run demolint && npm run lesshint",
				"srclint": "RUN_ENV=SRC eslint test site scripts ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx,.tsx' --ignore-pattern '!.eslintrc.js'",
				"tslint": "antd-tools run ts-lint",
				"demolint": "RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lesshint": "lesshint components -r scripts/lesshint-report.js",
				"eslint-fix": "eslint --fix test site scripts ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx,.tsx' --ignore-pattern '!.eslintrc.js' && eslint-tinker ./components/*/demo/*.md",
				"test": "npm run lint && npm run dist && npm run jest",
				"jest": "jest --no-cache",
				"pre-publish": "node ./scripts/prepub",
				"prepublish": "antd-tools run guard",
				"pub": "antd-tools run update-self && antd-tools run pub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt"
			},
			"jest": {
				"moduleFileExtensions": [
					"ts",
					"tsx",
					"js",
					"jsx",
					"json"
				],
				"modulePathIgnorePatterns": [
					"/_site/"
				],
				"testPathIgnorePatterns": [
					"/node_modules/"
				],
				"scriptPreprocessor": "node_modules/typescript-babel-jest",
				"testRegex": "(/tests/.*|\\.(test|spec))\\.(js)$"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "986c745177c09fe48724c5cb6ba755aaacfe99a6",
			"_id": "antd@2.0.0",
			"_shasum": "105d3a1ba787ee1c81ad10fd021f549b35f1f10d",
			"_from": ".",
			"_npmVersion": "3.10.7",
			"_nodeVersion": "6.4.0",
			"_npmUser": {
				"name": "benjycui",
				"email": "benjytrys@gmail.com"
			},
			"dist": {
				"shasum": "105d3a1ba787ee1c81ad10fd021f549b35f1f10d",
				"tarball": "https://registry.npmjs.org/antd/-/antd-2.0.0.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "ddcat1115",
					"email": "418150596@qq.com"
				},
				{
					"name": "raohai",
					"email": "surgesoft@gmail.com"
				},
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "superraytin",
					"email": "superRaytin@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/antd-2.0.0.tgz_1475042218420_0.7879527849145234"
			},
			"directories": {},
			"deprecated": "It's recommended to upgrade antd to the latest compatible version 2.x"
		},
		"2.0.1": {
			"name": "antd",
			"version": "2.0.1",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "dist/antd",
			"files": [
				"dist",
				"lib"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"css-animation": "^1.2.5",
				"gregorian-calendar": "~4.1.0",
				"gregorian-calendar-format": "~4.1.0",
				"moment": "^2.15.1",
				"object-assign": "~4.1.0",
				"omit.js": "^0.1.0",
				"rc-animate": "~2.3.0",
				"rc-calendar": "~7.2.0",
				"rc-cascader": "~0.10.1",
				"rc-checkbox": "~1.4.0",
				"rc-collapse": "~1.6.4",
				"rc-dialog": "~6.4.0",
				"rc-dropdown": "~1.4.8",
				"rc-editor-mention": "~0.2.2",
				"rc-form": "~1.0.0",
				"rc-input-number": "~2.7.0",
				"rc-menu": "~5.0.0",
				"rc-notification": "~1.3.4",
				"rc-pagination": "~1.5.3",
				"rc-progress": "~2.0.1",
				"rc-queue-anim": "~0.12.4",
				"rc-radio": "~2.0.0",
				"rc-rate": "~1.1.2",
				"rc-select": "~6.5.1",
				"rc-slider": "~5.1.0",
				"rc-steps": "~2.2.0",
				"rc-switch": "~1.4.2",
				"rc-table": "~5.0.0",
				"rc-tabs": "~7.0.5",
				"rc-time-picker": "~2.0.0",
				"rc-tooltip": "~3.4.2",
				"rc-tree": "~1.3.6",
				"rc-tree-select": "~1.8.0",
				"rc-upload": "~2.1.0",
				"rc-util": "^4.0.0",
				"react-addons-pure-render-mixin": "^15.0.0",
				"react-slick": "~0.14.2",
				"shallowequal": "^0.2.2",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"antd-tools": "^0.12.0",
				"babel-eslint": "^6.0.2",
				"babel-jest": "^13.2.2",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "~6.15.0",
				"bisheng": "^0.12.0",
				"bisheng-plugin-antd": "~0.2.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.2.0",
				"bisheng-plugin-toc": "^0.3.0",
				"css-split-webpack-plugin": "^0.2.1",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"es6-shim": "^0.35.0",
				"eslint": "^3.0.1",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^3.0.0",
				"eslint-plugin-import": "^1.6.1",
				"eslint-plugin-jsx-a11y": "^2.0.1",
				"eslint-plugin-markdown": "*",
				"eslint-plugin-react": "^6.1.2",
				"eslint-tinker": "^0.4.0",
				"history": "^3.0.0",
				"jest-cli": "^15.1.1",
				"jsonml-to-react-component": "~0.2.0",
				"jsonml.js": "^0.1.0",
				"jsonp": "^0.2.0",
				"lesshint": "^2.0.0",
				"lodash.debounce": "^4.0.6",
				"moment-timezone": "^0.5.5",
				"nunjucks": "^2.4.2",
				"pre-commit": "1.x",
				"querystring": "^0.2.0",
				"ramda": "^0.21.0",
				"rc-scroll-anim": "~0.3.0",
				"rc-tween-one": "~0.6.20",
				"react": "^15.0.0",
				"react-addons-test-utils": "^15.0.0",
				"react-copy-to-clipboard": "^4.0.1",
				"react-document-title": "^2.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-intl": "^2.0.1",
				"react-router": "^2.0.0",
				"react-stateless-wrapper": "^1.0.2",
				"react-sublime-video": "^0.2.0",
				"reqwest": "^2.0.5",
				"typescript-babel-jest": "^0.1.5",
				"typings": "^1.3.2",
				"values.js": "^1.0.3"
			},
			"scripts": {
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"clean": "antd-tools run clean",
				"start": "bisheng start -c ./site/bisheng.config.js --no-livereload",
				"site": "bisheng build -c ./site/bisheng.config.js",
				"deploy": "npm run clean && bisheng gh-pages -c ./site/bisheng.config.js",
				"lint": "npm run tslint && tsc && npm run srclint && npm run demolint && npm run lesshint",
				"srclint": "RUN_ENV=SRC eslint test site scripts ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx,.tsx' --ignore-pattern '!.eslintrc.js'",
				"tslint": "antd-tools run ts-lint",
				"demolint": "RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lesshint": "lesshint components -r scripts/lesshint-report.js",
				"eslint-fix": "eslint --fix test site scripts ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx,.tsx' --ignore-pattern '!.eslintrc.js' && eslint-tinker ./components/*/demo/*.md",
				"test": "npm run lint && npm run dist && npm run jest",
				"jest": "jest --no-cache",
				"pre-publish": "node ./scripts/prepub",
				"prepublish": "antd-tools run guard",
				"pub": "antd-tools run update-self && antd-tools run pub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt"
			},
			"jest": {
				"moduleFileExtensions": [
					"ts",
					"tsx",
					"js",
					"jsx",
					"json"
				],
				"modulePathIgnorePatterns": [
					"/_site/"
				],
				"testPathIgnorePatterns": [
					"/node_modules/"
				],
				"scriptPreprocessor": "node_modules/typescript-babel-jest",
				"testRegex": "(/tests/.*|\\.(test|spec))\\.(js)$"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "d9e6e5bc15cffd9a1ed3992bfb1c8f2b9e74665a",
			"_id": "antd@2.0.1",
			"_shasum": "da06c8637f612184c8cb2ff8751cf1c54f7adada",
			"_from": ".",
			"_npmVersion": "3.10.7",
			"_nodeVersion": "6.4.0",
			"_npmUser": {
				"name": "benjycui",
				"email": "benjytrys@gmail.com"
			},
			"dist": {
				"shasum": "da06c8637f612184c8cb2ff8751cf1c54f7adada",
				"tarball": "https://registry.npmjs.org/antd/-/antd-2.0.1.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "ddcat1115",
					"email": "418150596@qq.com"
				},
				{
					"name": "raohai",
					"email": "surgesoft@gmail.com"
				},
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "superraytin",
					"email": "superRaytin@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/antd-2.0.1.tgz_1475281899268_0.433054969413206"
			},
			"directories": {},
			"deprecated": "It's recommended to upgrade antd to the latest compatible version 2.x"
		},
		"2.1.0": {
			"name": "antd",
			"version": "2.1.0",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "dist/antd",
			"files": [
				"dist",
				"lib"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"css-animation": "^1.2.5",
				"gregorian-calendar": "~4.1.0",
				"gregorian-calendar-format": "~4.1.0",
				"moment": "^2.15.1",
				"object-assign": "~4.1.0",
				"omit.js": "^0.1.0",
				"rc-animate": "~2.3.0",
				"rc-calendar": "~7.2.0",
				"rc-cascader": "~0.10.1",
				"rc-checkbox": "~1.4.0",
				"rc-collapse": "~1.6.4",
				"rc-dialog": "~6.4.0",
				"rc-dropdown": "~1.4.8",
				"rc-editor-mention": "~0.2.2",
				"rc-form": "~1.0.0",
				"rc-input-number": "~2.7.0",
				"rc-menu": "~5.0.0",
				"rc-notification": "~1.3.4",
				"rc-pagination": "~1.5.3",
				"rc-progress": "~2.0.1",
				"rc-queue-anim": "~0.12.4",
				"rc-radio": "~2.0.0",
				"rc-rate": "~1.1.2",
				"rc-select": "~6.5.1",
				"rc-slider": "~5.1.0",
				"rc-steps": "~2.2.0",
				"rc-switch": "~1.4.2",
				"rc-table": "~5.0.0",
				"rc-tabs": "~7.0.5",
				"rc-time-picker": "~2.0.0",
				"rc-tooltip": "~3.4.2",
				"rc-tree": "~1.3.6",
				"rc-tree-select": "~1.8.0",
				"rc-upload": "~2.1.0",
				"rc-util": "^4.0.0",
				"react-addons-pure-render-mixin": "^15.0.0",
				"react-slick": "~0.14.2",
				"shallowequal": "^0.2.2",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"antd-tools": "^0.12.0",
				"babel-eslint": "^6.0.2",
				"babel-jest": "^13.2.2",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "~6.15.0",
				"bisheng": "^0.12.0",
				"bisheng-plugin-antd": "~0.2.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.2.0",
				"bisheng-plugin-toc": "^0.3.0",
				"css-split-webpack-plugin": "^0.2.1",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"es6-shim": "^0.35.0",
				"eslint": "^3.0.1",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^3.0.0",
				"eslint-plugin-import": "^1.6.1",
				"eslint-plugin-jsx-a11y": "^2.0.1",
				"eslint-plugin-markdown": "*",
				"eslint-plugin-react": "^6.1.2",
				"eslint-tinker": "^0.4.0",
				"history": "^3.0.0",
				"jest-cli": "^15.1.1",
				"jsonml-to-react-component": "~0.2.0",
				"jsonml.js": "^0.1.0",
				"jsonp": "^0.2.0",
				"lesshint": "^2.0.0",
				"lodash.debounce": "^4.0.6",
				"moment-timezone": "^0.5.5",
				"nunjucks": "^2.4.2",
				"pre-commit": "1.x",
				"querystring": "^0.2.0",
				"ramda": "^0.21.0",
				"rc-scroll-anim": "~0.3.0",
				"rc-tween-one": "~0.6.20",
				"react": "^15.0.0",
				"react-addons-test-utils": "^15.0.0",
				"react-copy-to-clipboard": "^4.0.1",
				"react-document-title": "^2.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-intl": "^2.0.1",
				"react-router": "^2.0.0",
				"react-stateless-wrapper": "^1.0.2",
				"react-sublime-video": "^0.2.0",
				"reqwest": "^2.0.5",
				"typescript-babel-jest": "^0.1.5",
				"typings": "^1.3.2",
				"values.js": "^1.0.3"
			},
			"scripts": {
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"clean": "antd-tools run clean",
				"start": "bisheng start -c ./site/bisheng.config.js --no-livereload",
				"site": "bisheng build -c ./site/bisheng.config.js",
				"deploy": "npm run clean && bisheng gh-pages -c ./site/bisheng.config.js",
				"lint": "npm run tslint && tsc && npm run srclint && npm run demolint && npm run lesshint",
				"srclint": "RUN_ENV=SRC eslint test site scripts ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx,.tsx' --ignore-pattern '!.eslintrc.js'",
				"tslint": "antd-tools run ts-lint",
				"demolint": "RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lesshint": "lesshint components -r scripts/lesshint-report.js",
				"eslint-fix": "eslint --fix test site scripts ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx,.tsx' --ignore-pattern '!.eslintrc.js' && eslint-tinker ./components/*/demo/*.md",
				"test": "npm run lint && npm run dist && npm run jest",
				"jest": "jest --no-cache",
				"pre-publish": "node ./scripts/prepub",
				"prepublish": "antd-tools run guard",
				"pub": "antd-tools run update-self && antd-tools run pub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt"
			},
			"jest": {
				"moduleFileExtensions": [
					"ts",
					"tsx",
					"js",
					"jsx",
					"json"
				],
				"modulePathIgnorePatterns": [
					"/_site/"
				],
				"testPathIgnorePatterns": [
					"/node_modules/"
				],
				"scriptPreprocessor": "node_modules/typescript-babel-jest",
				"testRegex": "(/tests/.*|\\.(test|spec))\\.(js)$"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "bf1241d7930792db8e6a921303c47c26f873f09f",
			"_id": "antd@2.1.0",
			"_shasum": "d933cec0190dd50abba6b83e0768da0062769af6",
			"_from": ".",
			"_npmVersion": "3.10.7",
			"_nodeVersion": "6.4.0",
			"_npmUser": {
				"name": "benjycui",
				"email": "benjytrys@gmail.com"
			},
			"dist": {
				"shasum": "d933cec0190dd50abba6b83e0768da0062769af6",
				"tarball": "https://registry.npmjs.org/antd/-/antd-2.1.0.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "ddcat1115",
					"email": "418150596@qq.com"
				},
				{
					"name": "raohai",
					"email": "surgesoft@gmail.com"
				},
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "superraytin",
					"email": "superRaytin@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/antd-2.1.0.tgz_1476605923785_0.49814570834860206"
			},
			"directories": {},
			"deprecated": "It's recommended to upgrade antd to the latest compatible version 2.x"
		},
		"2.2.0": {
			"name": "antd",
			"version": "2.2.0",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "dist/antd",
			"files": [
				"dist",
				"lib"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"css-animation": "^1.2.5",
				"gregorian-calendar": "~4.1.0",
				"gregorian-calendar-format": "~4.1.0",
				"moment": "^2.15.1",
				"object-assign": "~4.1.0",
				"omit.js": "^0.1.0",
				"rc-animate": "~2.3.0",
				"rc-calendar": "~7.3.1",
				"rc-cascader": "~0.10.1",
				"rc-checkbox": "~1.4.0",
				"rc-collapse": "~1.6.4",
				"rc-dialog": "~6.4.0",
				"rc-dropdown": "~1.4.8",
				"rc-editor-mention": "~0.2.2",
				"rc-form": "~1.0.0",
				"rc-input-number": "~2.7.0",
				"rc-menu": "~5.0.1",
				"rc-notification": "~1.3.4",
				"rc-pagination": "~1.5.3",
				"rc-progress": "~2.0.1",
				"rc-queue-anim": "~0.12.4",
				"rc-radio": "~2.0.0",
				"rc-rate": "~1.1.2",
				"rc-select": "~6.5.1",
				"rc-slider": "~5.1.0",
				"rc-steps": "~2.2.0",
				"rc-switch": "~1.4.2",
				"rc-table": "~5.0.0",
				"rc-tabs": "~7.0.5",
				"rc-time-picker": "~2.0.0",
				"rc-tooltip": "~3.4.2",
				"rc-tree": "~1.3.6",
				"rc-tree-select": "~1.8.0",
				"rc-upload": "~2.2.0",
				"rc-util": "^4.0.1",
				"react-slick": "~0.14.2",
				"shallowequal": "^0.2.2",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@types/react": "~0.14.41",
				"@types/react-dom": "~0.14.18",
				"antd-tools": "^0.13.0",
				"babel-eslint": "^6.0.2",
				"babel-jest": "^13.2.2",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "~6.15.0",
				"bisheng": "^0.14.0",
				"bisheng-plugin-antd": "~0.3.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.2.0",
				"bisheng-plugin-toc": "^0.3.0",
				"css-split-webpack-plugin": "^0.2.1",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"es6-shim": "^0.35.0",
				"eslint": "^3.0.1",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^3.0.0",
				"eslint-plugin-import": "^1.6.1",
				"eslint-plugin-jsx-a11y": "^2.0.1",
				"eslint-plugin-markdown": "*",
				"eslint-plugin-react": "^6.1.2",
				"eslint-tinker": "^0.4.0",
				"history": "^3.0.0",
				"jest-cli": "^15.1.1",
				"jsonml-to-react-component": "~0.2.0",
				"jsonml.js": "^0.1.0",
				"jsonp": "^0.2.0",
				"lesshint": "^2.0.0",
				"lodash.debounce": "^4.0.6",
				"moment-timezone": "^0.5.5",
				"nunjucks": "^2.4.2",
				"pre-commit": "1.x",
				"querystring": "^0.2.0",
				"ramda": "^0.21.0",
				"rc-scroll-anim": "~0.3.0",
				"rc-tween-one": "~0.6.20",
				"react": "^15.0.0",
				"react-addons-test-utils": "^15.0.0",
				"react-copy-to-clipboard": "^4.0.1",
				"react-document-title": "^2.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-intl": "^2.0.1",
				"react-router": "^2.0.0",
				"react-stateless-wrapper": "^1.0.2",
				"react-sublime-video": "^0.2.0",
				"reqwest": "^2.0.5",
				"typescript-babel-jest": "^0.1.5",
				"typings": "^1.3.2",
				"values.js": "^1.0.3"
			},
			"scripts": {
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"clean": "antd-tools run clean",
				"start": "bisheng start -c ./site/bisheng.config.js --no-livereload",
				"site": "bisheng build -c ./site/bisheng.config.js",
				"deploy": "npm run clean && bisheng gh-pages -c ./site/bisheng.config.js",
				"lint": "npm run tslint && npm run srclint && npm run demolint && npm run lesshint",
				"srclint": "RUN_ENV=SRC eslint test site scripts ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx,.tsx' --ignore-pattern '!.eslintrc.js'",
				"tslint": "antd-tools run ts-lint && npm run compile && rm -rf lib",
				"demolint": "RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lesshint": "lesshint components -r scripts/lesshint-report.js",
				"eslint-fix": "eslint --fix test site scripts ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx,.tsx' --ignore-pattern '!.eslintrc.js' && eslint-tinker ./components/*/demo/*.md",
				"test": "npm run lint && npm run dist && npm run jest",
				"jest": "jest --no-cache",
				"pre-publish": "node ./scripts/prepub",
				"prepublish": "antd-tools run guard",
				"pub": "antd-tools run update-self && antd-tools run pub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt"
			},
			"jest": {
				"moduleFileExtensions": [
					"ts",
					"tsx",
					"js",
					"jsx",
					"json"
				],
				"modulePathIgnorePatterns": [
					"/_site/"
				],
				"testPathIgnorePatterns": [
					"/node_modules/"
				],
				"scriptPreprocessor": "node_modules/typescript-babel-jest",
				"testRegex": "(/tests/.*|\\.(test|spec))\\.(js)$"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "3ea914721d3d107e206489c7a0139114dfcec91b",
			"_id": "antd@2.2.0",
			"_shasum": "6eb1011cec2b67aa199a89e0cd777225052af150",
			"_from": ".",
			"_npmVersion": "3.10.7",
			"_nodeVersion": "6.4.0",
			"_npmUser": {
				"name": "benjycui",
				"email": "benjytrys@gmail.com"
			},
			"dist": {
				"shasum": "6eb1011cec2b67aa199a89e0cd777225052af150",
				"tarball": "https://registry.npmjs.org/antd/-/antd-2.2.0.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "ddcat1115",
					"email": "418150596@qq.com"
				},
				{
					"name": "raohai",
					"email": "surgesoft@gmail.com"
				},
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "superraytin",
					"email": "superRaytin@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/antd-2.2.0.tgz_1477651030408_0.6010009606834501"
			},
			"directories": {},
			"deprecated": "It's recommended to upgrade antd to the latest compatible version 2.x"
		},
		"2.2.1": {
			"name": "antd",
			"version": "2.2.1",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "dist/antd",
			"files": [
				"dist",
				"lib"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"css-animation": "^1.2.5",
				"gregorian-calendar": "~4.1.0",
				"gregorian-calendar-format": "~4.1.0",
				"moment": "^2.15.1",
				"object-assign": "~4.1.0",
				"omit.js": "^0.1.0",
				"rc-animate": "~2.3.0",
				"rc-calendar": "~7.3.1",
				"rc-cascader": "~0.10.1",
				"rc-checkbox": "~1.4.0",
				"rc-collapse": "~1.6.4",
				"rc-dialog": "~6.4.0",
				"rc-dropdown": "~1.4.8",
				"rc-editor-mention": "~0.2.2",
				"rc-form": "~1.0.0",
				"rc-input-number": "~2.7.0",
				"rc-menu": "~5.0.1",
				"rc-notification": "~1.3.4",
				"rc-pagination": "~1.5.3",
				"rc-progress": "~2.0.1",
				"rc-queue-anim": "~0.12.4",
				"rc-radio": "~2.0.0",
				"rc-rate": "~1.1.2",
				"rc-select": "~6.5.1",
				"rc-slider": "~5.1.0",
				"rc-steps": "~2.2.0",
				"rc-switch": "~1.4.2",
				"rc-table": "~5.0.0",
				"rc-tabs": "~7.0.5",
				"rc-time-picker": "~2.0.0",
				"rc-tooltip": "~3.4.2",
				"rc-tree": "~1.3.6",
				"rc-tree-select": "~1.8.0",
				"rc-upload": "~2.2.0",
				"rc-util": "^4.0.1",
				"react-slick": "~0.14.2",
				"shallowequal": "^0.2.2",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@types/react": "~0.14.41",
				"@types/react-dom": "~0.14.18",
				"antd-tools": "^0.13.0",
				"babel-eslint": "^6.0.2",
				"babel-jest": "^13.2.2",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "~6.15.0",
				"bisheng": "^0.14.0",
				"bisheng-plugin-antd": "~0.3.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.2.0",
				"bisheng-plugin-toc": "^0.3.0",
				"css-split-webpack-plugin": "^0.2.1",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"es6-shim": "^0.35.0",
				"eslint": "^3.0.1",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^3.0.0",
				"eslint-plugin-import": "^1.6.1",
				"eslint-plugin-jsx-a11y": "^2.0.1",
				"eslint-plugin-markdown": "*",
				"eslint-plugin-react": "^6.1.2",
				"eslint-tinker": "^0.4.0",
				"history": "^3.0.0",
				"jest-cli": "^15.1.1",
				"jsonml-to-react-component": "~0.2.0",
				"jsonml.js": "^0.1.0",
				"jsonp": "^0.2.0",
				"lesshint": "^2.0.0",
				"lodash.debounce": "^4.0.6",
				"moment-timezone": "^0.5.5",
				"nunjucks": "^2.4.2",
				"pre-commit": "1.x",
				"querystring": "^0.2.0",
				"ramda": "^0.21.0",
				"rc-scroll-anim": "~0.3.0",
				"rc-tween-one": "~0.6.20",
				"react": "^15.0.0",
				"react-addons-test-utils": "^15.0.0",
				"react-copy-to-clipboard": "^4.0.1",
				"react-document-title": "^2.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-intl": "^2.0.1",
				"react-router": "^2.0.0",
				"react-stateless-wrapper": "^1.0.2",
				"react-sublime-video": "^0.2.0",
				"reqwest": "^2.0.5",
				"typescript-babel-jest": "^0.1.5",
				"typings": "^1.3.2",
				"values.js": "^1.0.3"
			},
			"scripts": {
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"clean": "antd-tools run clean",
				"start": "bisheng start -c ./site/bisheng.config.js --no-livereload",
				"site": "bisheng build -c ./site/bisheng.config.js",
				"deploy": "npm run clean && bisheng gh-pages -c ./site/bisheng.config.js",
				"lint": "npm run tslint && npm run srclint && npm run demolint && npm run lesshint",
				"srclint": "RUN_ENV=SRC eslint test site scripts ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx,.tsx' --ignore-pattern '!.eslintrc.js'",
				"tslint": "antd-tools run ts-lint && npm run compile && rm -rf lib",
				"demolint": "RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lesshint": "lesshint components -r scripts/lesshint-report.js",
				"eslint-fix": "eslint --fix test site scripts ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx,.tsx' --ignore-pattern '!.eslintrc.js' && eslint-tinker ./components/*/demo/*.md",
				"test": "npm run lint && npm run dist && npm run jest",
				"jest": "jest --no-cache",
				"pre-publish": "node ./scripts/prepub",
				"prepublish": "antd-tools run guard",
				"pub": "antd-tools run update-self && antd-tools run pub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt"
			},
			"jest": {
				"moduleFileExtensions": [
					"ts",
					"tsx",
					"js",
					"jsx",
					"json"
				],
				"modulePathIgnorePatterns": [
					"/_site/"
				],
				"testPathIgnorePatterns": [
					"/node_modules/"
				],
				"scriptPreprocessor": "node_modules/typescript-babel-jest",
				"testRegex": "(/tests/.*|\\.(test|spec))\\.(js)$"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "bd8016f2368acedf932b5f55f65166e7a9d7dff7",
			"_id": "antd@2.2.1",
			"_shasum": "7ef5e76dddf344d02c84cf1cfc4fb37177232364",
			"_from": ".",
			"_npmVersion": "3.10.9",
			"_nodeVersion": "6.7.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "7ef5e76dddf344d02c84cf1cfc4fb37177232364",
				"tarball": "https://registry.npmjs.org/antd/-/antd-2.2.1.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "ddcat1115",
					"email": "418150596@qq.com"
				},
				{
					"name": "raohai",
					"email": "surgesoft@gmail.com"
				},
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "superraytin",
					"email": "superRaytin@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/antd-2.2.1.tgz_1478065312645_0.875965123064816"
			},
			"directories": {},
			"deprecated": "It's recommended to upgrade antd to the latest compatible version 2.x"
		},
		"2.3.0": {
			"name": "antd",
			"version": "2.3.0",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"files": [
				"dist",
				"lib"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"css-animation": "^1.2.5",
				"gregorian-calendar": "~4.1.0",
				"gregorian-calendar-format": "~4.1.0",
				"moment": "^2.15.1",
				"object-assign": "~4.1.0",
				"omit.js": "^0.1.0",
				"rc-animate": "~2.3.0",
				"rc-calendar": "~7.4.1",
				"rc-cascader": "~0.10.1",
				"rc-checkbox": "~1.4.0",
				"rc-collapse": "~1.6.4",
				"rc-dialog": "~6.5.0",
				"rc-dropdown": "~1.4.8",
				"rc-editor-mention": "~0.3.0",
				"rc-form": "~1.0.0",
				"rc-input-number": "~2.7.0",
				"rc-menu": "~5.0.1",
				"rc-notification": "~1.3.4",
				"rc-pagination": "~1.5.3",
				"rc-progress": "~2.0.1",
				"rc-queue-anim": "~0.12.4",
				"rc-radio": "~2.0.0",
				"rc-rate": "~1.1.2",
				"rc-select": "~6.6.1",
				"rc-slider": "~5.2.0",
				"rc-steps": "~2.2.0",
				"rc-switch": "~1.4.2",
				"rc-table": "~5.0.0",
				"rc-tabs": "~7.0.5",
				"rc-time-picker": "~2.1.0",
				"rc-tooltip": "~3.4.2",
				"rc-tree": "~1.4.0",
				"rc-tree-select": "~1.8.0",
				"rc-upload": "~2.2.0",
				"rc-util": "^4.0.1",
				"react-lazy-load": "^3.0.10",
				"react-slick": "~0.14.2",
				"shallowequal": "^0.2.2",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@types/react": "~0.14.41",
				"@types/react-dom": "~0.14.18",
				"antd-tools": "^0.13.0",
				"babel-eslint": "^6.0.2",
				"babel-jest": "^13.2.2",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "~6.15.0",
				"bisheng": "^0.14.0",
				"bisheng-plugin-antd": "~0.3.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.2.0",
				"bisheng-plugin-toc": "^0.3.0",
				"css-split-webpack-plugin": "^0.2.1",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"es6-shim": "^0.35.0",
				"eslint": "^3.0.1",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^3.0.0",
				"eslint-plugin-import": "^1.6.1",
				"eslint-plugin-jsx-a11y": "^2.0.1",
				"eslint-plugin-markdown": "*",
				"eslint-plugin-react": "^6.1.2",
				"eslint-tinker": "^0.4.0",
				"history": "^3.0.0",
				"jest-cli": "^15.1.1",
				"jsonml-to-react-component": "~0.2.0",
				"jsonml.js": "^0.1.0",
				"jsonp": "^0.2.0",
				"lesshint": "^2.0.0",
				"lodash.debounce": "^4.0.6",
				"moment-timezone": "^0.5.5",
				"nunjucks": "^2.4.2",
				"pre-commit": "1.x",
				"querystring": "^0.2.0",
				"ramda": "^0.21.0",
				"rc-scroll-anim": "~0.3.0",
				"rc-tween-one": "~0.6.20",
				"react": "^15.0.0",
				"react-addons-test-utils": "^15.0.0",
				"react-copy-to-clipboard": "^4.0.1",
				"react-document-title": "^2.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-intl": "^2.0.1",
				"react-router": "^2.0.0",
				"react-stateless-wrapper": "^1.0.2",
				"react-sublime-video": "^0.2.0",
				"reqwest": "^2.0.5",
				"typescript-babel-jest": "^0.1.5",
				"typings": "^1.3.2",
				"values.js": "^1.0.3"
			},
			"scripts": {
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"clean": "antd-tools run clean",
				"start": "bisheng start -c ./site/bisheng.config.js --no-livereload",
				"site": "bisheng build -c ./site/bisheng.config.js",
				"deploy": "npm run clean && bisheng gh-pages -c ./site/bisheng.config.js",
				"lint": "npm run tslint && npm run srclint && npm run demolint && npm run lesshint",
				"srclint": "RUN_ENV=SRC eslint test site scripts ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx,.tsx' --ignore-pattern '!.eslintrc.js'",
				"tslint": "antd-tools run ts-lint && npm run compile && rm -rf lib",
				"demolint": "RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lesshint": "lesshint components -r scripts/lesshint-report.js",
				"eslint-fix": "eslint --fix test site scripts ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx,.tsx' --ignore-pattern '!.eslintrc.js' && eslint-tinker ./components/*/demo/*.md",
				"test": "npm run lint && npm run dist && npm run jest",
				"jest": "jest --no-cache",
				"pre-publish": "node ./scripts/prepub",
				"prepublish": "antd-tools run guard",
				"pub": "antd-tools run update-self && antd-tools run pub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt"
			},
			"jest": {
				"moduleFileExtensions": [
					"ts",
					"tsx",
					"js",
					"jsx",
					"json"
				],
				"modulePathIgnorePatterns": [
					"/_site/"
				],
				"testPathIgnorePatterns": [
					"/node_modules/"
				],
				"scriptPreprocessor": "node_modules/typescript-babel-jest",
				"testRegex": "(/tests/.*|\\.(test|spec))\\.(js)$"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "b64ea0edcc8dc410c21b2700d956358b48054d20",
			"_id": "antd@2.3.0",
			"_shasum": "23ae68d04309dbf0a8202bde25bfa69c78f0eb34",
			"_from": ".",
			"_npmVersion": "3.10.8",
			"_nodeVersion": "7.0.0",
			"_npmUser": {
				"name": "yesmeck",
				"email": "yesmeck@gmail.com"
			},
			"dist": {
				"shasum": "23ae68d04309dbf0a8202bde25bfa69c78f0eb34",
				"tarball": "https://registry.npmjs.org/antd/-/antd-2.3.0.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "ddcat1115",
					"email": "418150596@qq.com"
				},
				{
					"name": "raohai",
					"email": "surgesoft@gmail.com"
				},
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "superraytin",
					"email": "superRaytin@gmail.com"
				},
				{
					"name": "yesmeck",
					"email": "yesmeck@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/antd-2.3.0.tgz_1478416452740_0.7605251525528729"
			},
			"directories": {},
			"deprecated": "It's recommended to upgrade antd to the latest compatible version 2.x"
		},
		"2.3.1": {
			"name": "antd",
			"version": "2.3.1",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"files": [
				"dist",
				"lib"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"css-animation": "^1.2.5",
				"gregorian-calendar": "~4.1.0",
				"gregorian-calendar-format": "~4.1.0",
				"moment": "^2.15.1",
				"object-assign": "~4.1.0",
				"omit.js": "^0.1.0",
				"rc-animate": "~2.3.0",
				"rc-calendar": "~7.4.1",
				"rc-cascader": "~0.10.1",
				"rc-checkbox": "~1.4.0",
				"rc-collapse": "~1.6.4",
				"rc-dialog": "~6.5.0",
				"rc-dropdown": "~1.4.8",
				"rc-editor-mention": "~0.3.0",
				"rc-form": "~1.0.0",
				"rc-input-number": "~2.7.0",
				"rc-menu": "~5.0.1",
				"rc-notification": "~1.3.4",
				"rc-pagination": "~1.5.3",
				"rc-progress": "~2.0.1",
				"rc-queue-anim": "~0.12.4",
				"rc-radio": "~2.0.0",
				"rc-rate": "~1.1.2",
				"rc-select": "~6.6.1",
				"rc-slider": "~5.2.0",
				"rc-steps": "~2.2.0",
				"rc-switch": "~1.4.2",
				"rc-table": "~5.0.0",
				"rc-tabs": "~7.0.5",
				"rc-time-picker": "~2.1.0",
				"rc-tooltip": "~3.4.2",
				"rc-tree": "~1.4.0",
				"rc-tree-select": "~1.8.0",
				"rc-upload": "~2.2.0",
				"rc-util": "^4.0.1",
				"react-lazy-load": "^3.0.10",
				"react-slick": "~0.14.2",
				"shallowequal": "^0.2.2",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@types/react": "~0.14.41",
				"@types/react-dom": "~0.14.18",
				"antd-tools": "^0.13.0",
				"babel-eslint": "^6.0.2",
				"babel-jest": "^13.2.2",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "~6.15.0",
				"bisheng": "^0.14.0",
				"bisheng-plugin-antd": "~0.3.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.2.0",
				"bisheng-plugin-toc": "^0.3.0",
				"css-split-webpack-plugin": "^0.2.1",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"es6-shim": "^0.35.0",
				"eslint": "^3.0.1",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^3.0.0",
				"eslint-plugin-import": "^1.6.1",
				"eslint-plugin-jsx-a11y": "^2.0.1",
				"eslint-plugin-markdown": "*",
				"eslint-plugin-react": "^6.1.2",
				"eslint-tinker": "^0.4.0",
				"history": "^3.0.0",
				"jest-cli": "^15.1.1",
				"jsonml-to-react-component": "~0.2.0",
				"jsonml.js": "^0.1.0",
				"jsonp": "^0.2.0",
				"lesshint": "^2.0.0",
				"lodash.debounce": "^4.0.6",
				"moment-timezone": "^0.5.5",
				"nunjucks": "^2.4.2",
				"pre-commit": "1.x",
				"querystring": "^0.2.0",
				"ramda": "^0.21.0",
				"rc-scroll-anim": "~0.3.0",
				"rc-tween-one": "~0.6.20",
				"react": "^15.0.0",
				"react-addons-test-utils": "^15.0.0",
				"react-copy-to-clipboard": "^4.0.1",
				"react-document-title": "^2.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-intl": "^2.0.1",
				"react-router": "^2.0.0",
				"react-stateless-wrapper": "^1.0.2",
				"react-sublime-video": "^0.2.0",
				"reqwest": "^2.0.5",
				"typescript-babel-jest": "^0.1.5",
				"typings": "^1.3.2",
				"values.js": "^1.0.3"
			},
			"scripts": {
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"clean": "antd-tools run clean",
				"start": "bisheng start -c ./site/bisheng.config.js --no-livereload",
				"site": "bisheng build -c ./site/bisheng.config.js",
				"deploy": "npm run clean && bisheng gh-pages -c ./site/bisheng.config.js",
				"lint": "npm run tslint && npm run srclint && npm run demolint && npm run lesshint",
				"srclint": "RUN_ENV=SRC eslint test site scripts ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx,.tsx' --ignore-pattern '!.eslintrc.js'",
				"tslint": "antd-tools run ts-lint && npm run compile && rm -rf lib",
				"demolint": "RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lesshint": "lesshint components -r scripts/lesshint-report.js",
				"eslint-fix": "eslint --fix test site scripts ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx,.tsx' --ignore-pattern '!.eslintrc.js' && eslint-tinker ./components/*/demo/*.md",
				"test": "npm run lint && npm run dist && npm run jest",
				"jest": "jest --no-cache",
				"pre-publish": "node ./scripts/prepub",
				"prepublish": "antd-tools run guard",
				"pub": "antd-tools run update-self && antd-tools run pub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt"
			},
			"jest": {
				"moduleFileExtensions": [
					"ts",
					"tsx",
					"js",
					"jsx",
					"json"
				],
				"modulePathIgnorePatterns": [
					"/_site/"
				],
				"testPathIgnorePatterns": [
					"/node_modules/"
				],
				"scriptPreprocessor": "node_modules/typescript-babel-jest",
				"testRegex": "(/tests/.*|\\.(test|spec))\\.(js)$"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "449a982f927b60ea040aca4992276ec9edc3b070",
			"_id": "antd@2.3.1",
			"_shasum": "6338bca838b8d4caa732e6a1907c9bf5348efa29",
			"_from": ".",
			"_npmVersion": "3.10.8",
			"_nodeVersion": "7.0.0",
			"_npmUser": {
				"name": "yesmeck",
				"email": "yesmeck@gmail.com"
			},
			"dist": {
				"shasum": "6338bca838b8d4caa732e6a1907c9bf5348efa29",
				"tarball": "https://registry.npmjs.org/antd/-/antd-2.3.1.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "ddcat1115",
					"email": "418150596@qq.com"
				},
				{
					"name": "raohai",
					"email": "surgesoft@gmail.com"
				},
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "superraytin",
					"email": "superRaytin@gmail.com"
				},
				{
					"name": "yesmeck",
					"email": "yesmeck@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/antd-2.3.1.tgz_1478491709457_0.9541627715807408"
			},
			"directories": {},
			"deprecated": "It's recommended to upgrade antd to the latest compatible version 2.x"
		},
		"2.3.2": {
			"name": "antd",
			"version": "2.3.2",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"files": [
				"dist",
				"lib"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"css-animation": "^1.2.5",
				"gregorian-calendar": "~4.1.0",
				"gregorian-calendar-format": "~4.1.0",
				"moment": "^2.15.1",
				"object-assign": "~4.1.0",
				"omit.js": "^0.1.0",
				"rc-animate": "~2.3.0",
				"rc-calendar": "~7.4.1",
				"rc-cascader": "~0.10.1",
				"rc-checkbox": "~1.4.0",
				"rc-collapse": "~1.6.4",
				"rc-dialog": "~6.5.0",
				"rc-dropdown": "~1.4.8",
				"rc-editor-mention": "~0.3.0",
				"rc-form": "~1.0.0",
				"rc-input-number": "~2.7.0",
				"rc-menu": "~5.0.1",
				"rc-notification": "~1.3.4",
				"rc-pagination": "~1.5.3",
				"rc-progress": "~2.0.1",
				"rc-queue-anim": "~0.12.4",
				"rc-radio": "~2.0.0",
				"rc-rate": "~1.1.2",
				"rc-select": "~6.6.1",
				"rc-slider": "~5.2.0",
				"rc-steps": "~2.2.0",
				"rc-switch": "~1.4.2",
				"rc-table": "~5.0.0",
				"rc-tabs": "~7.0.5",
				"rc-time-picker": "~2.1.0",
				"rc-tooltip": "~3.4.2",
				"rc-tree": "~1.4.0",
				"rc-tree-select": "~1.8.0",
				"rc-upload": "~2.2.0",
				"rc-util": "^4.0.1",
				"react-lazy-load": "^3.0.10",
				"react-slick": "~0.14.2",
				"shallowequal": "^0.2.2",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@types/react": "~0.14.41",
				"@types/react-dom": "~0.14.18",
				"antd-tools": "^0.13.0",
				"babel-eslint": "^6.0.2",
				"babel-jest": "^13.2.2",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "~6.15.0",
				"bisheng": "^0.14.0",
				"bisheng-plugin-antd": "~0.3.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.2.0",
				"bisheng-plugin-toc": "^0.3.0",
				"css-split-webpack-plugin": "^0.2.1",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"es6-shim": "^0.35.0",
				"eslint": "^3.0.1",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^3.0.0",
				"eslint-plugin-import": "^1.6.1",
				"eslint-plugin-jsx-a11y": "^2.0.1",
				"eslint-plugin-markdown": "*",
				"eslint-plugin-react": "^6.1.2",
				"eslint-tinker": "^0.4.0",
				"history": "^3.0.0",
				"jest-cli": "^15.1.1",
				"jsonml-to-react-component": "~0.2.0",
				"jsonml.js": "^0.1.0",
				"jsonp": "^0.2.0",
				"lesshint": "^2.0.0",
				"lodash.debounce": "^4.0.6",
				"moment-timezone": "^0.5.5",
				"nunjucks": "^2.4.2",
				"pre-commit": "1.x",
				"querystring": "^0.2.0",
				"ramda": "^0.21.0",
				"rc-scroll-anim": "~0.3.0",
				"rc-tween-one": "~0.6.20",
				"react": "^15.0.0",
				"react-addons-test-utils": "^15.0.0",
				"react-copy-to-clipboard": "^4.0.1",
				"react-document-title": "^2.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-intl": "^2.0.1",
				"react-router": "^2.0.0",
				"react-stateless-wrapper": "^1.0.2",
				"react-sublime-video": "^0.2.0",
				"reqwest": "^2.0.5",
				"typescript-babel-jest": "^0.1.5",
				"typings": "^1.3.2",
				"values.js": "^1.0.3"
			},
			"scripts": {
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"clean": "antd-tools run clean",
				"start": "bisheng start -c ./site/bisheng.config.js --no-livereload",
				"site": "bisheng build -c ./site/bisheng.config.js",
				"deploy": "npm run clean && bisheng gh-pages -c ./site/bisheng.config.js",
				"lint": "npm run tslint && npm run srclint && npm run demolint && npm run lesshint",
				"srclint": "RUN_ENV=SRC eslint test site scripts ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx,.tsx' --ignore-pattern '!.eslintrc.js'",
				"tslint": "antd-tools run ts-lint && npm run compile && rm -rf lib",
				"demolint": "RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lesshint": "lesshint components -r scripts/lesshint-report.js",
				"eslint-fix": "eslint --fix test site scripts ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx,.tsx' --ignore-pattern '!.eslintrc.js' && eslint-tinker ./components/*/demo/*.md",
				"test": "npm run lint && npm run dist && npm run jest",
				"jest": "jest --no-cache",
				"pre-publish": "node ./scripts/prepub",
				"prepublish": "antd-tools run guard",
				"pub": "antd-tools run update-self && antd-tools run pub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt"
			},
			"jest": {
				"moduleFileExtensions": [
					"ts",
					"tsx",
					"js",
					"jsx",
					"json"
				],
				"modulePathIgnorePatterns": [
					"/_site/"
				],
				"testPathIgnorePatterns": [
					"/node_modules/"
				],
				"scriptPreprocessor": "node_modules/typescript-babel-jest",
				"testRegex": "(/tests/.*|\\.(test|spec))\\.(js)$"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "b092c022aa91fbd9b272e122cb2101addd65f880",
			"_id": "antd@2.3.2",
			"_shasum": "2de8190a05bcd02093c8782c993ed503cd8dea67",
			"_from": ".",
			"_npmVersion": "3.10.7",
			"_nodeVersion": "6.4.0",
			"_npmUser": {
				"name": "benjycui",
				"email": "benjytrys@gmail.com"
			},
			"dist": {
				"shasum": "2de8190a05bcd02093c8782c993ed503cd8dea67",
				"tarball": "https://registry.npmjs.org/antd/-/antd-2.3.2.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "ddcat1115",
					"email": "418150596@qq.com"
				},
				{
					"name": "raohai",
					"email": "surgesoft@gmail.com"
				},
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "superraytin",
					"email": "superRaytin@gmail.com"
				},
				{
					"name": "yesmeck",
					"email": "yesmeck@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/antd-2.3.2.tgz_1478676417956_0.7097099502570927"
			},
			"directories": {},
			"deprecated": "It's recommended to upgrade antd to the latest compatible version 2.x"
		},
		"2.4.0": {
			"name": "antd",
			"version": "2.4.0",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"files": [
				"dist",
				"lib"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"css-animation": "^1.2.5",
				"gregorian-calendar": "~4.1.0",
				"gregorian-calendar-format": "~4.1.0",
				"moment": "^2.15.1",
				"object-assign": "~4.1.0",
				"omit.js": "^0.1.0",
				"rc-animate": "~2.3.0",
				"rc-calendar": "~7.4.1",
				"rc-cascader": "~0.10.1",
				"rc-checkbox": "~1.4.0",
				"rc-collapse": "~1.6.4",
				"rc-dialog": "~6.5.0",
				"rc-dropdown": "~1.4.8",
				"rc-editor-mention": "~0.3.0",
				"rc-form": "~1.0.0",
				"rc-input-number": "~2.7.0",
				"rc-menu": "~5.0.1",
				"rc-notification": "~1.3.4",
				"rc-pagination": "~1.5.3",
				"rc-progress": "~2.0.1",
				"rc-radio": "~2.0.0",
				"rc-rate": "~1.1.2",
				"rc-select": "~6.6.1",
				"rc-slider": "~5.2.0",
				"rc-steps": "~2.2.0",
				"rc-switch": "~1.4.2",
				"rc-table": "~5.0.0",
				"rc-tabs": "~7.0.5",
				"rc-time-picker": "~2.2.1",
				"rc-tooltip": "~3.4.2",
				"rc-tree": "~1.4.0",
				"rc-tree-select": "~1.8.0",
				"rc-upload": "~2.2.0",
				"rc-util": "^4.0.1",
				"react-lazy-load": "^3.0.10",
				"react-slick": "~0.14.2",
				"shallowequal": "^0.2.2",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@types/react": "~0.14.41",
				"@types/react-dom": "~0.14.18",
				"antd-tools": "^0.13.0",
				"babel-eslint": "^7.1.0",
				"babel-jest": "^17.0.0",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "~6.15.0",
				"bisheng": "^0.14.0",
				"bisheng-plugin-antd": "~0.6.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.2.0",
				"bisheng-plugin-toc": "^0.3.0",
				"css-split-webpack-plugin": "^0.2.1",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"enzyme": "^2.6.0",
				"es6-shim": "^0.35.0",
				"eslint": "^3.0.1",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^3.0.0",
				"eslint-plugin-import": "^2.1.0",
				"eslint-plugin-jsx-a11y": "^2.2.3",
				"eslint-plugin-markdown": "*",
				"eslint-plugin-react": "^6.1.2",
				"eslint-tinker": "^0.4.0",
				"history": "^4.4.0",
				"jest-cli": "^17.0.0",
				"jsonml-to-react-component": "~0.2.0",
				"jsonml.js": "^0.1.0",
				"jsonp": "^0.2.0",
				"lesshint": "^2.0.0",
				"lodash.debounce": "^4.0.6",
				"moment-timezone": "^0.5.5",
				"pre-commit": "1.x",
				"querystring": "^0.2.0",
				"rc-scroll-anim": "~0.5.0",
				"rc-tween-one": "~0.11.0",
				"rc-queue-anim": "~0.12.4",
				"react": "^15.0.0",
				"react-addons-test-utils": "^15.0.0",
				"react-copy-to-clipboard": "^4.0.1",
				"react-document-title": "^2.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-intl": "^2.0.1",
				"react-router": "^3.0.0",
				"react-stateless-wrapper": "^1.0.2",
				"react-sublime-video": "^0.2.0",
				"reqwest": "^2.0.5",
				"typescript-babel-jest": "^0.1.5",
				"values.js": "^1.0.3"
			},
			"scripts": {
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"clean": "antd-tools run clean",
				"start": "bisheng start -c ./site/bisheng.config.js --no-livereload",
				"site": "bisheng build -c ./site/bisheng.config.js",
				"deploy": "npm run clean && bisheng gh-pages -c ./site/bisheng.config.js",
				"lint": "npm run tslint && npm run srclint && npm run demolint && npm run lesshint",
				"srclint": "RUN_ENV=SRC eslint test site scripts ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx,.tsx' --ignore-pattern '!.eslintrc.js'",
				"tslint": "antd-tools run ts-lint && npm run compile && rm -rf lib",
				"demolint": "RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lesshint": "lesshint components -r scripts/lesshint-report.js",
				"eslint-fix": "eslint --fix test site scripts ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx,.tsx' --ignore-pattern '!.eslintrc.js' && eslint-tinker ./components/*/demo/*.md",
				"test": "npm run lint && npm run dist && npm run jest",
				"jest": "jest --no-cache",
				"pre-publish": "node ./scripts/prepub",
				"prepublish": "antd-tools run guard",
				"pub": "antd-tools run update-self && antd-tools run pub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt"
			},
			"jest": {
				"moduleFileExtensions": [
					"ts",
					"tsx",
					"js",
					"jsx",
					"json"
				],
				"modulePathIgnorePatterns": [
					"/_site/"
				],
				"testPathIgnorePatterns": [
					"/node_modules/"
				],
				"scriptPreprocessor": "node_modules/typescript-babel-jest",
				"testRegex": "(/tests/.*|\\.(test|spec))\\.(js)$"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "27232a856136339ddc624226dff7d3b418e63118",
			"_id": "antd@2.4.0",
			"_shasum": "f5425a2b4ef863e8ce7355a2af9ba0a7c79996dd",
			"_from": ".",
			"_npmVersion": "3.10.8",
			"_nodeVersion": "6.9.1",
			"_npmUser": {
				"name": "raohai",
				"email": "surgesoft@gmail.com"
			},
			"dist": {
				"shasum": "f5425a2b4ef863e8ce7355a2af9ba0a7c79996dd",
				"tarball": "https://registry.npmjs.org/antd/-/antd-2.4.0.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "ddcat1115",
					"email": "418150596@qq.com"
				},
				{
					"name": "raohai",
					"email": "surgesoft@gmail.com"
				},
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "superraytin",
					"email": "superRaytin@gmail.com"
				},
				{
					"name": "yesmeck",
					"email": "yesmeck@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/antd-2.4.0.tgz_1478863915947_0.03721154434606433"
			},
			"directories": {},
			"deprecated": "It's recommended to upgrade antd to the latest compatible version 2.x"
		},
		"2.4.1": {
			"name": "antd",
			"version": "2.4.1",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"files": [
				"dist",
				"lib"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"css-animation": "^1.2.5",
				"gregorian-calendar": "~4.1.0",
				"gregorian-calendar-format": "~4.1.0",
				"moment": "2.15.1",
				"object-assign": "~4.1.0",
				"omit.js": "^0.1.0",
				"rc-animate": "~2.3.0",
				"rc-calendar": "~7.4.1",
				"rc-cascader": "~0.10.1",
				"rc-checkbox": "~1.4.0",
				"rc-collapse": "~1.6.4",
				"rc-dialog": "~6.5.0",
				"rc-dropdown": "~1.4.8",
				"rc-editor-mention": "~0.3.0",
				"rc-form": "~1.0.0",
				"rc-input-number": "~2.7.0",
				"rc-menu": "~5.0.1",
				"rc-notification": "~1.3.4",
				"rc-pagination": "~1.5.3",
				"rc-progress": "~2.0.1",
				"rc-radio": "~2.0.0",
				"rc-rate": "~1.1.2",
				"rc-select": "~6.6.1",
				"rc-slider": "~5.2.0",
				"rc-steps": "~2.2.0",
				"rc-switch": "~1.4.2",
				"rc-table": "~5.0.0",
				"rc-tabs": "~7.0.5",
				"rc-time-picker": "~2.2.1",
				"rc-tooltip": "~3.4.2",
				"rc-tree": "~1.4.0",
				"rc-tree-select": "~1.8.0",
				"rc-upload": "~2.2.0",
				"rc-util": "^4.0.1",
				"react-lazy-load": "^3.0.10",
				"react-slick": "~0.14.2",
				"shallowequal": "^0.2.2",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@types/react": "~0.14.41",
				"@types/react-dom": "~0.14.18",
				"antd-tools": "0.13.9",
				"babel-eslint": "^7.1.0",
				"babel-jest": "^17.0.0",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "~6.15.0",
				"bisheng": "^0.14.0",
				"bisheng-plugin-antd": "~0.6.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.2.0",
				"bisheng-plugin-toc": "^0.3.0",
				"css-split-webpack-plugin": "^0.2.1",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"enzyme": "^2.6.0",
				"es6-shim": "^0.35.0",
				"eslint": "^3.0.1",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^3.0.0",
				"eslint-plugin-import": "^2.1.0",
				"eslint-plugin-jsx-a11y": "^2.2.3",
				"eslint-plugin-markdown": "*",
				"eslint-plugin-react": "^6.1.2",
				"eslint-tinker": "^0.4.0",
				"history": "^4.4.0",
				"jest-cli": "^17.0.0",
				"jsonml-to-react-component": "~0.2.0",
				"jsonml.js": "^0.1.0",
				"jsonp": "^0.2.0",
				"lesshint": "^2.0.0",
				"lodash.debounce": "^4.0.6",
				"moment-timezone": "^0.5.5",
				"pre-commit": "1.x",
				"querystring": "^0.2.0",
				"rc-scroll-anim": "~0.5.0",
				"rc-tween-one": "~0.11.0",
				"rc-queue-anim": "~0.12.4",
				"react": "^15.0.0",
				"react-addons-test-utils": "^15.0.0",
				"react-copy-to-clipboard": "^4.0.1",
				"react-document-title": "^2.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-intl": "^2.0.1",
				"react-router": "^3.0.0",
				"react-stateless-wrapper": "^1.0.2",
				"react-sublime-video": "^0.2.0",
				"reqwest": "^2.0.5",
				"typescript-babel-jest": "^0.1.5",
				"values.js": "^1.0.3"
			},
			"scripts": {
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"clean": "antd-tools run clean",
				"start": "bisheng start -c ./site/bisheng.config.js --no-livereload",
				"site": "bisheng build -c ./site/bisheng.config.js",
				"deploy": "npm run clean && bisheng gh-pages -c ./site/bisheng.config.js",
				"lint": "npm run tslint && npm run srclint && npm run demolint && npm run lesshint",
				"srclint": "RUN_ENV=SRC eslint test site scripts ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx,.tsx' --ignore-pattern '!.eslintrc.js'",
				"tslint": "antd-tools run ts-lint && npm run compile && rm -rf lib",
				"demolint": "RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lesshint": "lesshint components -r scripts/lesshint-report.js",
				"eslint-fix": "eslint --fix test site scripts ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx,.tsx' --ignore-pattern '!.eslintrc.js' && eslint-tinker ./components/*/demo/*.md",
				"test": "npm run lint && npm run dist && npm run jest",
				"jest": "jest --no-cache",
				"pre-publish": "node ./scripts/prepub",
				"prepublish": "antd-tools run guard",
				"pub": "antd-tools run update-self && antd-tools run pub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt"
			},
			"jest": {
				"moduleFileExtensions": [
					"ts",
					"tsx",
					"js",
					"jsx",
					"json"
				],
				"modulePathIgnorePatterns": [
					"/_site/"
				],
				"testPathIgnorePatterns": [
					"/node_modules/"
				],
				"scriptPreprocessor": "node_modules/typescript-babel-jest",
				"testRegex": "(/tests/.*|\\.(test|spec))\\.(js)$"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "b413e4421c75bf00cd39134082d72dc885a97dd6",
			"_id": "antd@2.4.1",
			"_shasum": "40b7066d7261ea64aaf52a4fd06276da5adb6b87",
			"_from": ".",
			"_npmVersion": "3.10.8",
			"_nodeVersion": "6.9.1",
			"_npmUser": {
				"name": "raohai",
				"email": "surgesoft@gmail.com"
			},
			"dist": {
				"shasum": "40b7066d7261ea64aaf52a4fd06276da5adb6b87",
				"tarball": "https://registry.npmjs.org/antd/-/antd-2.4.1.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "ddcat1115",
					"email": "418150596@qq.com"
				},
				{
					"name": "raohai",
					"email": "surgesoft@gmail.com"
				},
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "superraytin",
					"email": "superRaytin@gmail.com"
				},
				{
					"name": "yesmeck",
					"email": "yesmeck@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/antd-2.4.1.tgz_1478874680499_0.9775903255213052"
			},
			"directories": {},
			"deprecated": "It's recommended to upgrade antd to the latest compatible version 2.x"
		},
		"2.4.2": {
			"name": "antd",
			"version": "2.4.2",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"files": [
				"dist",
				"lib"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"css-animation": "^1.2.5",
				"gregorian-calendar": "~4.1.0",
				"gregorian-calendar-format": "~4.1.0",
				"moment": "~2.15.1",
				"object-assign": "~4.1.0",
				"omit.js": "^0.1.0",
				"rc-animate": "~2.3.0",
				"rc-calendar": "~7.4.1",
				"rc-cascader": "~0.10.1",
				"rc-checkbox": "~1.4.0",
				"rc-collapse": "~1.6.4",
				"rc-dialog": "~6.5.0",
				"rc-dropdown": "~1.4.8",
				"rc-editor-mention": "~0.3.0",
				"rc-form": "~1.0.0",
				"rc-input-number": "~2.7.0",
				"rc-menu": "~5.0.1",
				"rc-notification": "~1.3.4",
				"rc-pagination": "~1.5.3",
				"rc-progress": "~2.0.1",
				"rc-radio": "~2.0.0",
				"rc-rate": "~1.1.2",
				"rc-select": "~6.6.1",
				"rc-slider": "~5.2.0",
				"rc-steps": "~2.2.0",
				"rc-switch": "~1.4.2",
				"rc-table": "~5.0.0",
				"rc-tabs": "~7.0.5",
				"rc-time-picker": "~2.2.1",
				"rc-tooltip": "~3.4.2",
				"rc-tree": "~1.4.0",
				"rc-tree-select": "~1.8.0",
				"rc-upload": "~2.2.0",
				"rc-util": "^4.0.1",
				"react-lazy-load": "^3.0.10",
				"react-slick": "~0.14.2",
				"shallowequal": "^0.2.2",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@types/react": "~0.14.41",
				"@types/react-dom": "~0.14.18",
				"antd-tools": "~0.14.0",
				"babel-eslint": "^7.1.0",
				"babel-jest": "^17.0.0",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "~6.15.0",
				"bisheng": "^0.14.0",
				"bisheng-plugin-antd": "~0.6.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.2.0",
				"bisheng-plugin-toc": "^0.3.0",
				"css-split-webpack-plugin": "^0.2.1",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"enzyme": "^2.6.0",
				"es6-shim": "^0.35.0",
				"eslint": "^3.0.1",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^3.0.0",
				"eslint-plugin-import": "^2.1.0",
				"eslint-plugin-jsx-a11y": "^2.2.3",
				"eslint-plugin-markdown": "*",
				"eslint-plugin-react": "^6.1.2",
				"eslint-tinker": "^0.4.0",
				"history": "^4.4.0",
				"jest-cli": "^17.0.0",
				"jsonml-to-react-component": "~0.2.0",
				"jsonml.js": "^0.1.0",
				"jsonp": "^0.2.0",
				"lesshint": "^2.0.0",
				"lodash.debounce": "^4.0.6",
				"moment-timezone": "^0.5.5",
				"pre-commit": "1.x",
				"querystring": "^0.2.0",
				"rc-scroll-anim": "~0.5.0",
				"rc-tween-one": "~0.11.0",
				"rc-queue-anim": "~0.12.4",
				"react": "^15.0.0",
				"react-addons-test-utils": "^15.0.0",
				"react-copy-to-clipboard": "^4.0.1",
				"react-document-title": "^2.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-intl": "^2.0.1",
				"react-router": "^3.0.0",
				"react-stateless-wrapper": "^1.0.2",
				"react-sublime-video": "^0.2.0",
				"reqwest": "^2.0.5",
				"typescript-babel-jest": "^0.1.5",
				"values.js": "^1.0.3"
			},
			"scripts": {
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"clean": "antd-tools run clean",
				"start": "bisheng start -c ./site/bisheng.config.js --no-livereload",
				"site": "bisheng build -c ./site/bisheng.config.js",
				"deploy": "npm run clean && bisheng gh-pages -c ./site/bisheng.config.js",
				"lint": "npm run tslint && npm run srclint && npm run demolint && npm run lesshint",
				"srclint": "RUN_ENV=SRC eslint test site scripts ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx,.tsx' --ignore-pattern '!.eslintrc.js'",
				"tslint": "antd-tools run ts-lint && npm run compile && rm -rf lib",
				"demolint": "RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lesshint": "lesshint components -r scripts/lesshint-report.js",
				"eslint-fix": "eslint --fix test site scripts ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx,.tsx' --ignore-pattern '!.eslintrc.js' && eslint-tinker ./components/*/demo/*.md",
				"test": "npm run lint && npm run dist && npm run jest",
				"jest": "jest --no-cache",
				"pre-publish": "node ./scripts/prepub",
				"prepublish": "antd-tools run guard",
				"pub": "antd-tools run update-self && antd-tools run pub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt"
			},
			"jest": {
				"moduleFileExtensions": [
					"ts",
					"tsx",
					"js",
					"jsx",
					"json"
				],
				"modulePathIgnorePatterns": [
					"/_site/"
				],
				"testPathIgnorePatterns": [
					"/node_modules/"
				],
				"transform": {
					".*": "node_modules/typescript-babel-jest"
				},
				"testRegex": "(/tests/.*|\\.(test|spec))\\.(js)$"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "5400cacd132191b0c97004047522e421231db6e4",
			"_id": "antd@2.4.2",
			"_shasum": "c05f110322a5c67f389c3a12550af970a88257a6",
			"_from": ".",
			"_npmVersion": "3.10.9",
			"_nodeVersion": "6.7.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "c05f110322a5c67f389c3a12550af970a88257a6",
				"tarball": "https://registry.npmjs.org/antd/-/antd-2.4.2.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "ddcat1115",
					"email": "418150596@qq.com"
				},
				{
					"name": "raohai",
					"email": "surgesoft@gmail.com"
				},
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "superraytin",
					"email": "superRaytin@gmail.com"
				},
				{
					"name": "yesmeck",
					"email": "yesmeck@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/antd-2.4.2.tgz_1479026210401_0.1551545613911003"
			},
			"directories": {},
			"deprecated": "It's recommended to upgrade antd to the latest compatible version 2.x"
		},
		"2.4.3": {
			"name": "antd",
			"version": "2.4.3",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"files": [
				"dist",
				"lib"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"css-animation": "^1.2.5",
				"gregorian-calendar": "~4.1.0",
				"gregorian-calendar-format": "~4.1.0",
				"moment": "~2.15.1",
				"object-assign": "~4.1.0",
				"omit.js": "^0.1.0",
				"rc-animate": "~2.3.0",
				"rc-calendar": "~7.4.1",
				"rc-cascader": "~0.10.1",
				"rc-checkbox": "~1.4.0",
				"rc-collapse": "~1.6.4",
				"rc-dialog": "~6.5.0",
				"rc-dropdown": "~1.4.8",
				"rc-editor-mention": "~0.3.0",
				"rc-form": "~1.0.0",
				"rc-input-number": "~2.7.0",
				"rc-menu": "~5.0.1",
				"rc-notification": "~1.3.4",
				"rc-pagination": "~1.5.3",
				"rc-progress": "~2.0.1",
				"rc-radio": "~2.0.0",
				"rc-rate": "~1.1.2",
				"rc-select": "~6.6.1",
				"rc-slider": "~5.2.0",
				"rc-steps": "~2.2.0",
				"rc-switch": "~1.4.2",
				"rc-table": "~5.0.0",
				"rc-tabs": "~7.0.5",
				"rc-time-picker": "~2.2.1",
				"rc-tooltip": "~3.4.2",
				"rc-tree": "~1.4.0",
				"rc-tree-select": "~1.8.0",
				"rc-upload": "~2.2.0",
				"rc-util": "^4.0.1",
				"react-lazy-load": "^3.0.10",
				"react-slick": "~0.14.2",
				"shallowequal": "^0.2.2",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@types/react": "~0.14.41",
				"@types/react-dom": "~0.14.18",
				"antd-tools": "~0.14.0",
				"babel-eslint": "^7.1.0",
				"babel-jest": "^17.0.0",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "~6.15.0",
				"bisheng": "^0.14.0",
				"bisheng-plugin-antd": "~0.6.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.2.0",
				"bisheng-plugin-toc": "^0.3.0",
				"css-split-webpack-plugin": "^0.2.1",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"enzyme": "^2.6.0",
				"es6-shim": "^0.35.0",
				"eslint": "^3.0.1",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^3.0.0",
				"eslint-plugin-import": "^2.1.0",
				"eslint-plugin-jsx-a11y": "^2.2.3",
				"eslint-plugin-markdown": "*",
				"eslint-plugin-react": "^6.1.2",
				"eslint-tinker": "^0.4.0",
				"history": "^4.4.0",
				"jest-cli": "^17.0.0",
				"jsonml-to-react-component": "~0.2.0",
				"jsonml.js": "^0.1.0",
				"jsonp": "^0.2.0",
				"lesshint": "^2.0.0",
				"lodash.debounce": "^4.0.6",
				"moment-timezone": "^0.5.5",
				"pre-commit": "1.x",
				"querystring": "^0.2.0",
				"rc-scroll-anim": "~0.5.0",
				"rc-tween-one": "~0.11.0",
				"rc-queue-anim": "~0.12.4",
				"react": "^15.0.0",
				"react-addons-test-utils": "^15.0.0",
				"react-copy-to-clipboard": "^4.0.1",
				"react-document-title": "^2.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-intl": "^2.0.1",
				"react-router": "^3.0.0",
				"react-stateless-wrapper": "^1.0.2",
				"react-sublime-video": "^0.2.0",
				"reqwest": "^2.0.5",
				"typescript-babel-jest": "^0.1.5",
				"values.js": "^1.0.3"
			},
			"scripts": {
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"clean": "antd-tools run clean",
				"start": "bisheng start -c ./site/bisheng.config.js --no-livereload",
				"site": "bisheng build -c ./site/bisheng.config.js",
				"deploy": "npm run clean && bisheng gh-pages -c ./site/bisheng.config.js",
				"lint": "npm run tslint && npm run srclint && npm run demolint && npm run lesshint",
				"srclint": "RUN_ENV=SRC eslint test site scripts ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx,.tsx' --ignore-pattern '!.eslintrc.js'",
				"tslint": "antd-tools run ts-lint && npm run compile && rm -rf lib",
				"demolint": "RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lesshint": "lesshint components -r scripts/lesshint-report.js",
				"eslint-fix": "eslint --fix test site scripts ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx,.tsx' --ignore-pattern '!.eslintrc.js' && eslint-tinker ./components/*/demo/*.md",
				"test": "npm run lint && npm run dist && npm run jest",
				"jest": "jest --no-cache",
				"pre-publish": "node ./scripts/prepub",
				"prepublish": "antd-tools run guard",
				"pub": "antd-tools run update-self && antd-tools run pub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt"
			},
			"jest": {
				"moduleFileExtensions": [
					"ts",
					"tsx",
					"js",
					"jsx",
					"json"
				],
				"modulePathIgnorePatterns": [
					"/_site/"
				],
				"testPathIgnorePatterns": [
					"/node_modules/"
				],
				"transform": {
					".*": "node_modules/typescript-babel-jest"
				},
				"testRegex": "(/tests/.*|\\.(test|spec))\\.(js)$"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "6e619f64602a96ca08135351d618b20e943ce25f",
			"_id": "antd@2.4.3",
			"_shasum": "b3a16012e9a95c6ca581e8196bd36e7b3fba5027",
			"_from": ".",
			"_npmVersion": "3.10.8",
			"_nodeVersion": "6.8.0",
			"_npmUser": {
				"name": "ddcat1115",
				"email": "418150596@qq.com"
			},
			"dist": {
				"shasum": "b3a16012e9a95c6ca581e8196bd36e7b3fba5027",
				"tarball": "https://registry.npmjs.org/antd/-/antd-2.4.3.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "ddcat1115",
					"email": "418150596@qq.com"
				},
				{
					"name": "raohai",
					"email": "surgesoft@gmail.com"
				},
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "superraytin",
					"email": "superRaytin@gmail.com"
				},
				{
					"name": "yesmeck",
					"email": "yesmeck@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/antd-2.4.3.tgz_1479392712365_0.4991625708062202"
			},
			"directories": {},
			"deprecated": "It's recommended to upgrade antd to the latest compatible version 2.x"
		},
		"1.11.3": {
			"name": "antd",
			"version": "1.11.3",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "dist/antd",
			"files": [
				"dist",
				"lib",
				"index.d.ts"
			],
			"typings": "type-definitions/antd.d.ts",
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"classnames": "~2.2.0",
				"css-animation": "^1.2.5",
				"gregorian-calendar": "~4.1.0",
				"gregorian-calendar-format": "~4.1.0",
				"object.omit": "^2.0.0",
				"rc-animate": "~2.3.0",
				"rc-calendar": "~5.6.2",
				"rc-cascader": "~0.10.1",
				"rc-checkbox": "~1.4.0",
				"rc-collapse": "~1.6.3",
				"rc-dialog": "~6.1.1",
				"rc-dropdown": "~1.4.8",
				"rc-form": "~0.17.1",
				"rc-input-number": "~2.6.3",
				"rc-menu": "~4.13.0",
				"rc-notification": "~1.3.4",
				"rc-pagination": "~1.5.3",
				"rc-progress": "~1.0.4",
				"rc-queue-anim": "~0.12.4",
				"rc-radio": "~2.0.0",
				"rc-rate": "~1.1.2",
				"rc-select": "~6.4.6",
				"rc-slider": "~4.0.0",
				"rc-steps": "~2.1.5",
				"rc-switch": "~1.4.2",
				"rc-table": "~4.6.0",
				"rc-tabs": "~5.9.2",
				"rc-time-picker": "~1.1.6",
				"rc-tooltip": "~3.4.2",
				"rc-tree": "~1.3.6",
				"rc-tree-select": "~1.8.0",
				"rc-upload": "~2.0.3",
				"rc-util": "~3.3.0",
				"react-addons-pure-render-mixin": "^15.0.0",
				"react-slick": "~0.13.3",
				"shallowequal": "^0.2.2",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"antd-tools": "^0.8.0",
				"babel-eslint": "^6.0.2",
				"babel-jest": "^13.2.2",
				"babel-plugin-antd": "^0.4.0",
				"bisheng": "^0.12.0",
				"bisheng-plugin-antd": "~0.2.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.2.0",
				"bisheng-plugin-toc": "^0.3.0",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"es6-shim": "^0.35.0",
				"eslint": "^3.0.1",
				"eslint-config-airbnb": "^9.0.1",
				"eslint-plugin-babel": "^3.0.0",
				"eslint-plugin-import": "^1.6.1",
				"eslint-plugin-jsx-a11y": "^2.0.1",
				"eslint-plugin-markdown": "*",
				"eslint-plugin-react": "^5.0.1",
				"eslint-tinker": "^0.3.1",
				"history": "^3.0.0",
				"intl": "^1.2.2",
				"intl-locales-supported": "^1.0.0",
				"jest-cli": "^13.2.3",
				"jsonml-to-react-component": "~0.2.0",
				"jsonml.js": "^0.1.0",
				"jsonp": "^0.2.0",
				"lesshint": "^2.0.0",
				"lodash.debounce": "^4.0.6",
				"nunjucks": "^2.4.2",
				"pre-commit": "1.x",
				"querystring": "^0.2.0",
				"ramda": "^0.21.0",
				"rc-scroll-anim": "~0.3.0",
				"rc-tween-one": "~0.6.20",
				"react": "^15.0.0",
				"react-addons-test-utils": "^15.0.0",
				"react-copy-to-clipboard": "^4.0.1",
				"react-document-title": "^2.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-intl": "^2.0.1",
				"react-router": "^2.0.0",
				"react-stateless-wrapper": "^1.0.2",
				"react-sublime-video": "^0.2.0",
				"reqwest": "^2.0.5",
				"values.js": "^1.0.3",
				"webpack-babel-jest": "^1.0.4"
			},
			"scripts": {
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"clean": "antd-tools run clean",
				"start": "bisheng start -c ./site/bisheng.config.js",
				"site": "bisheng build -c ./site/bisheng.config.js",
				"pre-deploy": "mkdir -p _site && cp CNAME _site",
				"deploy": "npm run clean && npm run pre-deploy && bisheng gh-pages -c ./site/bisheng.config.js",
				"lint": "npm run srclint && npm run demolint && npm run lesshint",
				"srclint": "RUN_ENV=SRC eslint components test site scripts ./*.js --ext '.js,.jsx'",
				"demolint": "RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lesshint": "lesshint components -r scripts/lesshint-report.js",
				"eslint-fix": "eslint --fix components test site scripts ./*.js --ext '.js,.jsx' && eslint-tinker ./components/*/demo/*.md",
				"test": "npm run lint && npm run dist && npm run jest",
				"jest": "jest",
				"pre-publish": "node ./scripts/prepub",
				"prepublish": "antd-tools run guard",
				"pub": "antd-tools run update-self && antd-tools run pub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt"
			},
			"jest": {
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"modulePathIgnorePatterns": [
					"/_site/"
				],
				"testPathIgnorePatterns": [
					"/node_modules/"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "51b74b7daa054b4dcfc5b46d857fac1d4133aa88",
			"_id": "antd@1.11.3",
			"_shasum": "af725500b39864f87bb9cdb02007907a44262fb8",
			"_from": ".",
			"_npmVersion": "3.10.7",
			"_nodeVersion": "6.4.0",
			"_npmUser": {
				"name": "benjycui",
				"email": "benjytrys@gmail.com"
			},
			"dist": {
				"shasum": "af725500b39864f87bb9cdb02007907a44262fb8",
				"tarball": "https://registry.npmjs.org/antd/-/antd-1.11.3.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "ddcat1115",
					"email": "418150596@qq.com"
				},
				{
					"name": "raohai",
					"email": "surgesoft@gmail.com"
				},
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "superraytin",
					"email": "superRaytin@gmail.com"
				},
				{
					"name": "yesmeck",
					"email": "yesmeck@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/antd-1.11.3.tgz_1479881413054_0.7763613013084978"
			},
			"directories": {}
		},
		"1.11.4": {
			"name": "antd",
			"version": "1.11.4",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "dist/antd",
			"files": [
				"dist",
				"lib",
				"index.d.ts"
			],
			"typings": "type-definitions/antd.d.ts",
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"classnames": "~2.2.0",
				"css-animation": "^1.2.5",
				"gregorian-calendar": "~4.1.0",
				"gregorian-calendar-format": "~4.1.0",
				"object.omit": "^2.0.0",
				"rc-animate": "~2.3.0",
				"rc-calendar": "~5.6.2",
				"rc-cascader": "~0.10.1",
				"rc-checkbox": "~1.4.0",
				"rc-collapse": "~1.6.3",
				"rc-dialog": "~6.1.1",
				"rc-dropdown": "~1.4.8",
				"rc-form": "~0.17.1",
				"rc-input-number": "~2.6.3",
				"rc-menu": "~4.13.0",
				"rc-notification": "~1.3.4",
				"rc-pagination": "~1.5.3",
				"rc-progress": "~1.0.4",
				"rc-queue-anim": "~0.12.4",
				"rc-radio": "~2.0.0",
				"rc-rate": "~1.1.2",
				"rc-select": "~6.4.6",
				"rc-slider": "~4.0.0",
				"rc-steps": "~2.1.5",
				"rc-switch": "~1.4.2",
				"rc-table": "~4.6.0",
				"rc-tabs": "~5.9.2",
				"rc-time-picker": "~1.1.6",
				"rc-tooltip": "~3.4.2",
				"rc-tree": "~1.3.6",
				"rc-tree-select": "~1.8.0",
				"rc-upload": "~2.0.3",
				"rc-util": "~3.3.0",
				"react-addons-pure-render-mixin": "^15.0.0",
				"react-slick": "~0.13.3",
				"shallowequal": "^0.2.2",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"antd-tools": "^0.8.0",
				"babel-eslint": "^6.0.2",
				"babel-jest": "^13.2.2",
				"babel-plugin-antd": "^0.4.0",
				"bisheng": "^0.12.0",
				"bisheng-plugin-antd": "~0.2.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.2.0",
				"bisheng-plugin-toc": "^0.3.0",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"es6-shim": "^0.35.0",
				"eslint": "^3.0.1",
				"eslint-config-airbnb": "^9.0.1",
				"eslint-plugin-babel": "^3.0.0",
				"eslint-plugin-import": "^1.6.1",
				"eslint-plugin-jsx-a11y": "^2.0.1",
				"eslint-plugin-markdown": "*",
				"eslint-plugin-react": "^5.0.1",
				"eslint-tinker": "^0.3.1",
				"history": "^3.0.0",
				"intl": "^1.2.2",
				"intl-locales-supported": "^1.0.0",
				"jest-cli": "^13.2.3",
				"jsonml-to-react-component": "~0.2.0",
				"jsonml.js": "^0.1.0",
				"jsonp": "^0.2.0",
				"lesshint": "^2.0.0",
				"lodash.debounce": "^4.0.6",
				"nunjucks": "^2.4.2",
				"pre-commit": "1.x",
				"querystring": "^0.2.0",
				"ramda": "^0.21.0",
				"rc-scroll-anim": "~0.3.0",
				"rc-tween-one": "~0.6.20",
				"react": "^15.0.0",
				"react-addons-test-utils": "^15.0.0",
				"react-copy-to-clipboard": "^4.0.1",
				"react-document-title": "^2.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-intl": "^2.0.1",
				"react-router": "^2.0.0",
				"react-stateless-wrapper": "^1.0.2",
				"react-sublime-video": "^0.2.0",
				"reqwest": "^2.0.5",
				"values.js": "^1.0.3",
				"webpack-babel-jest": "^1.0.4"
			},
			"scripts": {
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"clean": "antd-tools run clean",
				"start": "bisheng start -c ./site/bisheng.config.js",
				"site": "bisheng build -c ./site/bisheng.config.js",
				"pre-deploy": "mkdir -p _site && cp CNAME _site",
				"deploy": "npm run clean && npm run pre-deploy && bisheng gh-pages -c ./site/bisheng.config.js",
				"lint": "npm run srclint && npm run demolint && npm run lesshint",
				"srclint": "RUN_ENV=SRC eslint components test site scripts ./*.js --ext '.js,.jsx'",
				"demolint": "RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lesshint": "lesshint components -r scripts/lesshint-report.js",
				"eslint-fix": "eslint --fix components test site scripts ./*.js --ext '.js,.jsx' && eslint-tinker ./components/*/demo/*.md",
				"test": "npm run lint && npm run dist && npm run jest",
				"jest": "jest",
				"pre-publish": "node ./scripts/prepub",
				"prepublish": "antd-tools run guard",
				"pub": "antd-tools run update-self && antd-tools run pub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt"
			},
			"jest": {
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"modulePathIgnorePatterns": [
					"/_site/"
				],
				"testPathIgnorePatterns": [
					"/node_modules/"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "44fd5990f6d156c516af3e9ccfa7ede01c383ebc",
			"_id": "antd@1.11.4",
			"_shasum": "25f892361fa1728872e73e766adad81b2c2e0f7b",
			"_from": ".",
			"_npmVersion": "3.10.7",
			"_nodeVersion": "6.4.0",
			"_npmUser": {
				"name": "benjycui",
				"email": "benjytrys@gmail.com"
			},
			"dist": {
				"shasum": "25f892361fa1728872e73e766adad81b2c2e0f7b",
				"tarball": "https://registry.npmjs.org/antd/-/antd-1.11.4.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "ddcat1115",
					"email": "418150596@qq.com"
				},
				{
					"name": "raohai",
					"email": "surgesoft@gmail.com"
				},
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "superraytin",
					"email": "superRaytin@gmail.com"
				},
				{
					"name": "yesmeck",
					"email": "yesmeck@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/antd-1.11.4.tgz_1479982146208_0.20226547215133905"
			},
			"directories": {}
		},
		"2.5.0": {
			"name": "antd",
			"version": "2.5.0",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"files": [
				"dist",
				"lib"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"css-animation": "^1.2.5",
				"moment": "~2.15.1",
				"object-assign": "~4.1.0",
				"omit.js": "^0.1.0",
				"rc-animate": "~2.3.0",
				"rc-calendar": "~7.5.1",
				"rc-cascader": "~0.10.1",
				"rc-checkbox": "~1.4.0",
				"rc-collapse": "~1.6.4",
				"rc-dialog": "~6.5.0",
				"rc-dropdown": "~1.4.8",
				"rc-editor-mention": "~0.3.0",
				"rc-form": "~1.0.0",
				"rc-input-number": "~2.7.0",
				"rc-menu": "~5.0.1",
				"rc-notification": "~1.3.4",
				"rc-pagination": "~1.6.0",
				"rc-progress": "~2.0.1",
				"rc-radio": "~2.0.0",
				"rc-rate": "~1.1.2",
				"rc-select": "~6.6.1",
				"rc-slider": "~5.3.0",
				"rc-steps": "~2.2.0",
				"rc-switch": "~1.4.2",
				"rc-table": "~5.2.0",
				"rc-tabs": "~7.0.5",
				"rc-time-picker": "~2.2.1",
				"rc-tooltip": "~3.4.2",
				"rc-tree": "~1.4.0",
				"rc-tree-select": "~1.8.0",
				"rc-upload": "~2.2.0",
				"rc-util": "^4.0.1",
				"react-lazy-load": "^3.0.10",
				"react-slick": "~0.14.2",
				"shallowequal": "^0.2.2",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@types/react": "~0.14.41",
				"@types/react-dom": "~0.14.18",
				"antd-demo-jest": "^1.0.5",
				"antd-tools": "0.14.2",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^7.1.0",
				"babel-jest": "^17.0.0",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "~6.15.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bisheng": "^0.17.0",
				"bisheng-plugin-antd": "~0.6.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.3.0",
				"bisheng-plugin-toc": "^0.3.0",
				"coveralls": "^2.11.15",
				"css-split-webpack-plugin": "^0.2.1",
				"dekko": "^0.2.0",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"enzyme": "^2.6.0",
				"enzyme-to-json": "^1.3.0",
				"eslint": "^3.0.1",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^3.0.0",
				"eslint-plugin-import": "^2.1.0",
				"eslint-plugin-jsx-a11y": "^2.2.3",
				"eslint-plugin-markdown": "*",
				"eslint-plugin-react": "^6.1.2",
				"eslint-tinker": "^0.4.0",
				"glob": "^7.1.1",
				"history": "^4.4.0",
				"jest": "^17.0.1",
				"jest-cli": "^17.0.0",
				"jsonml-to-react-component": "~0.2.0",
				"jsonml.js": "^0.1.0",
				"jsonp": "^0.2.0",
				"lesshint": "^2.0.0",
				"lodash.debounce": "^4.0.6",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "1.x",
				"querystring": "^0.2.0",
				"rc-queue-anim": "~0.12.4",
				"rc-scroll-anim": "~0.5.0",
				"rc-tween-one": "~0.11.0",
				"react": "^15.0.0",
				"react-addons-test-utils": "^15.0.0",
				"react-copy-to-clipboard": "^4.0.1",
				"react-document-title": "^2.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-intl": "^2.0.1",
				"react-router": "^3.0.0",
				"react-stateless-wrapper": "^1.0.2",
				"react-sublime-video": "^0.2.0",
				"reqwest": "^2.0.5",
				"typescript-babel-jest": "^0.1.5",
				"values.js": "^1.0.3",
				"xhr2": "^0.1.3"
			},
			"babel": {
				"presets": [
					"es2015",
					"react",
					"stage-0"
				]
			},
			"scripts": {
				"test": "npm run lint && npm run dist && npm run jest -- --coverage -w 2 && npm run jest:node -- -w 2",
				"lint": "npm run tslint && npm run eslint && npm run demolint && npm run lesshint",
				"tslint": "antd-tools run ts-lint && npm run compile && rm -rf lib",
				"eslint": "eslint test site scripts ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx,.tsx' --ignore-pattern '!.eslintrc.js'",
				"demolint": "RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lesshint": "lesshint components -r scripts/lesshint-report.js",
				"eslint-fix": "eslint --fix test site scripts ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx,.tsx' --ignore-pattern '!.eslintrc.js' && eslint-tinker ./components/*/demo/*.md",
				"jest": "jest",
				"jest:node": "jest --config .jest.node.json",
				"clean": "antd-tools run clean",
				"dist": "antd-tools run dist && node ./tests/dekko/dist.test.js",
				"compile": "antd-tools run compile && node ./tests/dekko/lib.test.js",
				"start": "bisheng start -c ./site/bisheng.config.js --no-livereload",
				"babel-site": "babel ./site/theme/template --out-dir ./site/theme/template",
				"clean-site": "rm site/theme/template/**/*.js site/theme/template/*.js",
				"site": "npm run babel-site && bisheng build --ssr -c ./site/bisheng.config.js && npm run clean-site",
				"deploy": "npm run clean && npm run site && bisheng gh-pages --push-only",
				"pub": "antd-tools run update-self && antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt"
			},
			"jest": {
				"setupFiles": [
					"tests/setup.js"
				],
				"moduleFileExtensions": [
					"ts",
					"tsx",
					"js",
					"jsx",
					"json",
					"md"
				],
				"modulePathIgnorePatterns": [
					"/_site/"
				],
				"testPathIgnorePatterns": [
					"dekko",
					"/node_modules/",
					"node"
				],
				"transform": {
					"\\.tsx?$": "node_modules/typescript-babel-jest",
					"tests/.*\\.js$": "node_modules/babel-jest",
					"\\.md$": "node_modules/antd-demo-jest"
				},
				"testRegex": "/tests/.*\\.test\\.js$",
				"coveragePathIgnorePatterns": [
					"/node_modules/",
					"components/.*/demo",
					"/dist/",
					"/tests/"
				]
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "7ade6013df8f91b1e26eb41e69f73422a176786b",
			"_id": "antd@2.5.0",
			"_shasum": "9c2bd8750b49fdc2c164cb5d184fa6f2c9d6208f",
			"_from": ".",
			"_npmVersion": "3.10.7",
			"_nodeVersion": "6.4.0",
			"_npmUser": {
				"name": "benjycui",
				"email": "benjytrys@gmail.com"
			},
			"dist": {
				"shasum": "9c2bd8750b49fdc2c164cb5d184fa6f2c9d6208f",
				"tarball": "https://registry.npmjs.org/antd/-/antd-2.5.0.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "ddcat1115",
					"email": "418150596@qq.com"
				},
				{
					"name": "raohai",
					"email": "surgesoft@gmail.com"
				},
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "superraytin",
					"email": "superRaytin@gmail.com"
				},
				{
					"name": "yesmeck",
					"email": "yesmeck@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/antd-2.5.0.tgz_1480143421680_0.7996158092282712"
			},
			"deprecated": "It's recommended to upgrade antd to the latest compatible version 2.x",
			"directories": {}
		},
		"2.5.1": {
			"name": "antd",
			"version": "2.5.1",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"files": [
				"dist",
				"lib"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"css-animation": "^1.2.5",
				"moment": "~2.17.0",
				"object-assign": "~4.1.0",
				"omit.js": "^0.1.0",
				"rc-animate": "~2.3.0",
				"rc-calendar": "~7.5.1",
				"rc-cascader": "~0.10.1",
				"rc-checkbox": "~1.4.0",
				"rc-collapse": "~1.6.4",
				"rc-dialog": "~6.5.0",
				"rc-dropdown": "~1.4.8",
				"rc-editor-mention": "~0.3.0",
				"rc-form": "~1.0.0",
				"rc-input-number": "~2.8.3",
				"rc-menu": "~5.0.1",
				"rc-notification": "~1.3.4",
				"rc-pagination": "~1.6.0",
				"rc-progress": "~2.0.1",
				"rc-radio": "~2.0.0",
				"rc-rate": "~1.1.2",
				"rc-select": "~6.6.1",
				"rc-slider": "~5.3.0",
				"rc-steps": "~2.2.0",
				"rc-switch": "~1.4.2",
				"rc-table": "~5.2.0",
				"rc-tabs": "~7.0.5",
				"rc-time-picker": "~2.2.1",
				"rc-tooltip": "~3.4.2",
				"rc-tree": "~1.4.0",
				"rc-tree-select": "~1.8.0",
				"rc-upload": "~2.2.0",
				"rc-util": "^4.0.1",
				"react-lazy-load": "^3.0.10",
				"react-slick": "~0.14.2",
				"shallowequal": "^0.2.2",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@types/react": "~0.14.41",
				"@types/react-dom": "~0.14.18",
				"antd-demo-jest": "^1.0.5",
				"antd-tools": "~0.14.6",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^7.1.0",
				"babel-jest": "^17.0.0",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "~6.15.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bisheng": "^0.17.0",
				"bisheng-plugin-antd": "~0.6.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.3.0",
				"bisheng-plugin-toc": "^0.3.0",
				"coveralls": "^2.11.15",
				"css-split-webpack-plugin": "^0.2.1",
				"dekko": "^0.2.0",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"enzyme": "^2.6.0",
				"enzyme-to-json": "^1.3.0",
				"eslint": "^3.0.1",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^4.0.0",
				"eslint-plugin-import": "^2.1.0",
				"eslint-plugin-jsx-a11y": "^2.2.3",
				"eslint-plugin-markdown": "*",
				"eslint-plugin-react": "^6.1.2",
				"eslint-tinker": "^0.4.0",
				"glob": "^7.1.1",
				"history": "^4.4.0",
				"jest": "^17.0.1",
				"jest-cli": "^17.0.0",
				"jsonml-to-react-component": "~0.2.0",
				"jsonml.js": "^0.1.0",
				"jsonp": "^0.2.0",
				"lesshint": "^2.0.0",
				"lodash.debounce": "^4.0.6",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "1.x",
				"querystring": "^0.2.0",
				"rc-queue-anim": "~0.12.4",
				"rc-scroll-anim": "~0.5.0",
				"rc-tween-one": "~0.11.0",
				"react": "^15.0.0",
				"react-addons-test-utils": "^15.0.0",
				"react-copy-to-clipboard": "^4.0.1",
				"react-document-title": "^2.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-intl": "^2.0.1",
				"react-router": "^3.0.0",
				"react-stateless-wrapper": "^1.0.2",
				"react-sublime-video": "^0.2.0",
				"reqwest": "^2.0.5",
				"typescript-babel-jest": "^0.1.5",
				"values.js": "^1.0.3",
				"xhr2": "^0.1.3"
			},
			"babel": {
				"presets": [
					"es2015",
					"react",
					"stage-0"
				]
			},
			"scripts": {
				"test": "npm run lint && npm run dist && npm run jest -- --coverage -w 2 && npm run jest:node -- -w 2",
				"lint": "npm run tslint && npm run eslint && npm run demolint && npm run lesshint",
				"tslint": "antd-tools run ts-lint && npm run compile && rm -rf lib",
				"eslint": "eslint test site scripts ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx,.tsx' --ignore-pattern '!.eslintrc.js'",
				"demolint": "RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lesshint": "lesshint components -r scripts/lesshint-report.js",
				"eslint-fix": "eslint --fix test site scripts ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx,.tsx' --ignore-pattern '!.eslintrc.js' && eslint-tinker ./components/*/demo/*.md",
				"jest": "jest",
				"jest:node": "jest --config .jest.node.json",
				"clean": "antd-tools run clean",
				"dist": "antd-tools run dist && node ./tests/dekko/dist.test.js",
				"compile": "antd-tools run compile && node ./tests/dekko/lib.test.js",
				"start": "bisheng start -c ./site/bisheng.config.js --no-livereload",
				"babel-site": "babel ./site/theme/template --out-dir ./site/theme/template",
				"clean-site": "rm site/theme/template/**/*.js site/theme/template/*.js",
				"site": "npm run babel-site && bisheng build --ssr -c ./site/bisheng.config.js && npm run clean-site",
				"deploy": "npm run clean && npm run site && bisheng gh-pages --push-only",
				"pub": "antd-tools run update-self && antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt"
			},
			"jest": {
				"setupFiles": [
					"tests/setup.js"
				],
				"moduleFileExtensions": [
					"ts",
					"tsx",
					"js",
					"jsx",
					"json",
					"md"
				],
				"modulePathIgnorePatterns": [
					"/_site/"
				],
				"testPathIgnorePatterns": [
					"dekko",
					"/node_modules/",
					"node"
				],
				"transform": {
					"\\.tsx?$": "node_modules/typescript-babel-jest",
					"tests/.*\\.js$": "node_modules/babel-jest",
					"\\.md$": "node_modules/antd-demo-jest"
				},
				"testRegex": "/tests/.*\\.test\\.js$",
				"coveragePathIgnorePatterns": [
					"/node_modules/",
					"components/.*/demo",
					"/dist/",
					"/tests/"
				]
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "eacfe25e196359c58dc33eeb88bda9948d386281",
			"_id": "antd@2.5.1",
			"_shasum": "54896e3f8fb31fdfa028c054f5001f8532ae7164",
			"_from": ".",
			"_npmVersion": "3.10.9",
			"_nodeVersion": "6.7.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "54896e3f8fb31fdfa028c054f5001f8532ae7164",
				"tarball": "https://registry.npmjs.org/antd/-/antd-2.5.1.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "ddcat1115",
					"email": "418150596@qq.com"
				},
				{
					"name": "raohai",
					"email": "surgesoft@gmail.com"
				},
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "superraytin",
					"email": "superRaytin@gmail.com"
				},
				{
					"name": "yesmeck",
					"email": "yesmeck@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/antd-2.5.1.tgz_1480843337404_0.7776893028058112"
			},
			"deprecated": "It's recommended to upgrade antd to the latest compatible version 2.x",
			"directories": {}
		},
		"2.5.2": {
			"name": "antd",
			"version": "2.5.2",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"files": [
				"dist",
				"lib"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"css-animation": "^1.2.5",
				"moment": "~2.17.0",
				"object-assign": "~4.1.0",
				"omit.js": "^0.1.0",
				"rc-animate": "~2.3.0",
				"rc-calendar": "~7.5.1",
				"rc-cascader": "~0.10.1",
				"rc-checkbox": "~1.4.0",
				"rc-collapse": "~1.6.4",
				"rc-dialog": "~6.5.0",
				"rc-dropdown": "~1.4.8",
				"rc-editor-mention": "~0.3.0",
				"rc-form": "~1.0.0",
				"rc-input-number": "~2.8.3",
				"rc-menu": "~5.0.1",
				"rc-notification": "~1.3.4",
				"rc-pagination": "~1.6.0",
				"rc-progress": "~2.0.1",
				"rc-radio": "~2.0.0",
				"rc-rate": "~1.1.2",
				"rc-select": "~6.6.1",
				"rc-slider": "~5.4.0",
				"rc-steps": "~2.2.0",
				"rc-switch": "~1.4.2",
				"rc-table": "~5.2.0",
				"rc-tabs": "~7.1.0",
				"rc-time-picker": "~2.2.1",
				"rc-tooltip": "~3.4.2",
				"rc-tree": "~1.4.0",
				"rc-tree-select": "~1.8.0",
				"rc-upload": "~2.2.0",
				"rc-util": "^4.0.1",
				"react-lazy-load": "^3.0.10",
				"react-slick": "~0.14.2",
				"shallowequal": "^0.2.2",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@types/react": "~0.14.41",
				"@types/react-dom": "~0.14.18",
				"antd-demo-jest": "^1.0.5",
				"antd-tools": "~0.14.6",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^7.1.0",
				"babel-jest": "^17.0.0",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "~6.15.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bisheng": "^0.18.0",
				"bisheng-plugin-antd": "~0.6.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.3.0",
				"bisheng-plugin-toc": "^0.4.0",
				"coveralls": "^2.11.15",
				"css-split-webpack-plugin": "^0.2.1",
				"dekko": "^0.2.0",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"enzyme": "^2.6.0",
				"enzyme-to-json": "^1.3.0",
				"eslint": "^3.0.1",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^4.0.0",
				"eslint-plugin-import": "^2.1.0",
				"eslint-plugin-jsx-a11y": "^2.2.3",
				"eslint-plugin-markdown": "*",
				"eslint-plugin-react": "^6.1.2",
				"eslint-tinker": "^0.4.0",
				"glob": "^7.1.1",
				"history": "^4.4.0",
				"jest": "^17.0.1",
				"jest-cli": "^17.0.0",
				"jsonml-to-react-component": "~0.2.0",
				"jsonml.js": "^0.1.0",
				"jsonp": "^0.2.0",
				"lesshint": "^2.0.0",
				"lodash.debounce": "^4.0.6",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "1.x",
				"querystring": "^0.2.0",
				"rc-queue-anim": "~0.12.4",
				"rc-scroll-anim": "~0.5.0",
				"rc-tween-one": "~0.11.0",
				"react": "^15.0.0",
				"react-addons-test-utils": "^15.0.0",
				"react-copy-to-clipboard": "^4.0.1",
				"react-document-title": "^2.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-intl": "^2.0.1",
				"react-router": "^3.0.0",
				"react-stateless-wrapper": "^1.0.2",
				"react-sublime-video": "^0.2.0",
				"reqwest": "^2.0.5",
				"typescript-babel-jest": "^0.1.5",
				"values.js": "^1.0.3",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "npm run lint && npm run dist && npm run jest -- --coverage -w 2 && npm run jest:node -- -w 2",
				"lint": "npm run tslint && npm run eslint && npm run demolint && npm run lesshint",
				"tslint": "antd-tools run ts-lint && npm run compile && rm -rf lib",
				"eslint": "eslint tests site scripts ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx,.tsx' --ignore-pattern '!.eslintrc.js'",
				"demolint": "RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lesshint": "lesshint components -r scripts/lesshint-report.js",
				"eslint-fix": "eslint --fix tests site scripts ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx,.tsx' --ignore-pattern '!.eslintrc.js' && eslint-tinker ./components/*/demo/*.md",
				"jest": "jest",
				"jest:node": "jest --config .jest.node.json",
				"clean": "antd-tools run clean",
				"dist": "antd-tools run dist && node ./tests/dekko/dist.test.js",
				"compile": "antd-tools run compile && node ./tests/dekko/lib.test.js",
				"start": "bisheng start -c ./site/bisheng.config.js --no-livereload",
				"babel-site": "babel ./site/theme/template --out-dir ./site/theme/template",
				"clean-site": "rm site/theme/template/**/*.js site/theme/template/*.js",
				"site": "npm run babel-site && bisheng build --ssr -c ./site/bisheng.config.js && npm run clean-site",
				"deploy": "npm run clean && npm run site && bisheng gh-pages --push-only",
				"pub": "antd-tools run update-self && antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt"
			},
			"jest": {
				"setupFiles": [
					"tests/setup.js"
				],
				"moduleFileExtensions": [
					"ts",
					"tsx",
					"js",
					"jsx",
					"json",
					"md"
				],
				"modulePathIgnorePatterns": [
					"/_site/"
				],
				"testPathIgnorePatterns": [
					"dekko",
					"/node_modules/",
					"node"
				],
				"transform": {
					"\\.tsx?$": "node_modules/typescript-babel-jest",
					"tests/.*\\.js$": "node_modules/babel-jest",
					"\\.md$": "node_modules/antd-demo-jest"
				},
				"testRegex": "/tests/.*\\.test\\.js$",
				"collectCoverageFrom": [
					"components/**/*.{ts,tsx}",
					"!components/*/style/index.tsx"
				]
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "86a2cf326daccef4642abe20a3dcacf12b278e1f",
			"_id": "antd@2.5.2",
			"_shasum": "ba8dffdb37e1611e5f58c23dfa8b4eb10b74a58d",
			"_from": ".",
			"_npmVersion": "3.10.9",
			"_nodeVersion": "7.1.0",
			"_npmUser": {
				"name": "yesmeck",
				"email": "yesmeck@gmail.com"
			},
			"dist": {
				"shasum": "ba8dffdb37e1611e5f58c23dfa8b4eb10b74a58d",
				"tarball": "https://registry.npmjs.org/antd/-/antd-2.5.2.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "ddcat1115",
					"email": "418150596@qq.com"
				},
				{
					"name": "raohai",
					"email": "surgesoft@gmail.com"
				},
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "superraytin",
					"email": "superRaytin@gmail.com"
				},
				{
					"name": "yesmeck",
					"email": "yesmeck@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/antd-2.5.2.tgz_1481377358519_0.7254551728256047"
			},
			"deprecated": "It's recommended to upgrade antd to the latest compatible version 2.x",
			"directories": {}
		},
		"2.5.3": {
			"name": "antd",
			"version": "2.5.3",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"files": [
				"dist",
				"lib"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"css-animation": "^1.2.5",
				"moment": "~2.17.0",
				"object-assign": "~4.1.0",
				"omit.js": "^0.1.0",
				"rc-animate": "~2.3.0",
				"rc-calendar": "~7.5.1",
				"rc-cascader": "~0.10.1",
				"rc-checkbox": "~1.4.0",
				"rc-collapse": "~1.6.4",
				"rc-dialog": "~6.5.0",
				"rc-dropdown": "~1.4.8",
				"rc-editor-mention": "~0.3.0",
				"rc-form": "~1.0.0",
				"rc-input-number": "~2.8.3",
				"rc-menu": "~5.0.1",
				"rc-notification": "~1.3.4",
				"rc-pagination": "~1.6.0",
				"rc-progress": "~2.0.1",
				"rc-radio": "~2.0.0",
				"rc-rate": "~1.1.2",
				"rc-select": "~6.6.1",
				"rc-slider": "~5.4.0",
				"rc-steps": "~2.2.0",
				"rc-switch": "~1.4.2",
				"rc-table": "~5.2.0",
				"rc-tabs": "~7.1.0",
				"rc-time-picker": "~2.2.1",
				"rc-tooltip": "~3.4.2",
				"rc-tree": "~1.4.0",
				"rc-tree-select": "~1.8.0",
				"rc-upload": "~2.3.0",
				"rc-util": "^4.0.1",
				"react-lazy-load": "^3.0.10",
				"react-slick": "~0.14.2",
				"shallowequal": "^0.2.2",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@types/react": "~0.14.41",
				"@types/react-dom": "~0.14.18",
				"antd-demo-jest": "^1.0.5",
				"antd-tools": "~0.16.0",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^7.1.0",
				"babel-jest": "^17.0.0",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "~6.15.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bisheng": "^0.18.0",
				"bisheng-plugin-antd": "~0.6.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.3.0",
				"bisheng-plugin-toc": "^0.4.0",
				"coveralls": "^2.11.15",
				"css-split-webpack-plugin": "^0.2.1",
				"dekko": "^0.2.0",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"enzyme": "^2.6.0",
				"enzyme-to-json": "^1.3.0",
				"eslint": "^3.0.1",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^4.0.0",
				"eslint-plugin-import": "^2.1.0",
				"eslint-plugin-jsx-a11y": "^2.2.3",
				"eslint-plugin-markdown": "*",
				"eslint-plugin-react": "^6.1.2",
				"eslint-tinker": "^0.4.0",
				"glob": "^7.1.1",
				"history": "^4.4.0",
				"jest": "^17.0.1",
				"jest-cli": "^17.0.0",
				"jsonml-to-react-component": "~0.2.0",
				"jsonml.js": "^0.1.0",
				"fetch-jsonp": "^1.0.3",
				"lesshint": "^2.0.0",
				"lodash.debounce": "^4.0.6",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"querystring": "^0.2.0",
				"rc-queue-anim": "~0.12.4",
				"rc-scroll-anim": "~0.5.0",
				"rc-tween-one": "~0.11.0",
				"react": "^15.0.0",
				"react-addons-test-utils": "^15.0.0",
				"react-copy-to-clipboard": "^4.0.1",
				"react-document-title": "^2.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-intl": "^2.0.1",
				"react-router": "^3.0.0",
				"react-stateless-wrapper": "^1.0.2",
				"react-sublime-video": "^0.2.0",
				"reqwest": "^2.0.5",
				"typescript-babel-jest": "^0.1.5",
				"values.js": "^1.0.3",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "npm run lint && npm run dist && npm run jest -- --coverage -w 2 && npm run jest:node -- -w 2",
				"lint": "npm run tslint && npm run eslint && npm run demolint && npm run lesshint",
				"tslint": "antd-tools run ts-lint && npm run compile && rm -rf lib",
				"eslint": "eslint tests site scripts ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx,.tsx' --ignore-pattern '!.eslintrc.js'",
				"demolint": "RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lesshint": "lesshint components -r scripts/lesshint-report.js",
				"eslint-fix": "eslint --fix tests site scripts ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx,.tsx' --ignore-pattern '!.eslintrc.js' && eslint-tinker ./components/*/demo/*.md",
				"jest": "jest",
				"jest:node": "jest --config .jest.node.json",
				"clean": "antd-tools run clean",
				"dist": "antd-tools run dist && node ./tests/dekko/dist.test.js",
				"compile": "antd-tools run compile && node ./tests/dekko/lib.test.js",
				"start": "bisheng start -c ./site/bisheng.config.js --no-livereload",
				"babel-site": "babel ./site/theme/template --out-dir ./site/theme/template",
				"clean-site": "rm site/theme/template/**/*.js site/theme/template/*.js",
				"site": "npm run babel-site && bisheng build --ssr -c ./site/bisheng.config.js && npm run clean-site",
				"deploy": "npm run clean && npm run site && bisheng gh-pages --push-only",
				"pub": "antd-tools run update-self && antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt"
			},
			"jest": {
				"setupFiles": [
					"tests/setup.js"
				],
				"moduleFileExtensions": [
					"ts",
					"tsx",
					"js",
					"jsx",
					"json",
					"md"
				],
				"modulePathIgnorePatterns": [
					"/_site/"
				],
				"testPathIgnorePatterns": [
					"dekko",
					"/node_modules/",
					"node"
				],
				"transform": {
					"\\.tsx?$": "node_modules/typescript-babel-jest",
					"\\.js$": "node_modules/babel-jest",
					"\\.md$": "node_modules/antd-demo-jest"
				},
				"testRegex": ".*\\.test\\.js$",
				"collectCoverageFrom": [
					"components/**/*.{ts,tsx}",
					"!components/*/style/index.tsx"
				]
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "72e136405ed892f51c2962a4da72fd5886268cae",
			"_id": "antd@2.5.3",
			"_shasum": "bda72065d8932fd8c9f17889fc406f90f292cfe2",
			"_from": ".",
			"_npmVersion": "3.10.8",
			"_nodeVersion": "6.9.1",
			"_npmUser": {
				"name": "raohai",
				"email": "surgesoft@gmail.com"
			},
			"dist": {
				"shasum": "bda72065d8932fd8c9f17889fc406f90f292cfe2",
				"tarball": "https://registry.npmjs.org/antd/-/antd-2.5.3.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "ddcat1115",
					"email": "418150596@qq.com"
				},
				{
					"name": "raohai",
					"email": "surgesoft@gmail.com"
				},
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "superraytin",
					"email": "superRaytin@gmail.com"
				},
				{
					"name": "yesmeck",
					"email": "yesmeck@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/antd-2.5.3.tgz_1482566522700_0.9974272565450519"
			},
			"deprecated": "It's recommended to upgrade antd to the latest compatible version 2.x",
			"directories": {}
		},
		"2.6.0": {
			"name": "antd",
			"version": "2.6.0",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"files": [
				"dist",
				"lib"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"css-animation": "^1.2.5",
				"moment": "~2.17.0",
				"object-assign": "~4.1.0",
				"omit.js": "^0.1.0",
				"rc-animate": "~2.3.0",
				"rc-calendar": "~7.5.1",
				"rc-cascader": "~0.10.1",
				"rc-checkbox": "~1.4.0",
				"rc-collapse": "~1.6.4",
				"rc-dialog": "~6.5.0",
				"rc-dropdown": "~1.4.8",
				"rc-editor-mention": "~0.3.0",
				"rc-form": "~1.1.0",
				"rc-input-number": "~2.8.3",
				"rc-menu": "~5.0.1",
				"rc-notification": "~1.3.4",
				"rc-pagination": "~1.6.0",
				"rc-progress": "~2.0.1",
				"rc-radio": "~2.0.0",
				"rc-rate": "~1.1.2",
				"rc-select": "~6.6.1",
				"rc-slider": "~5.4.0",
				"rc-steps": "~2.2.0",
				"rc-switch": "~1.4.2",
				"rc-table": "~5.2.0",
				"rc-tabs": "~7.1.0",
				"rc-time-picker": "~2.2.1",
				"rc-tooltip": "~3.4.2",
				"rc-tree": "~1.4.0",
				"rc-tree-select": "~1.8.0",
				"rc-upload": "~2.3.0",
				"rc-util": "^4.0.1",
				"react-lazy-load": "^3.0.10",
				"react-slick": "~0.14.2",
				"shallowequal": "^0.2.2",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@types/react": "~0.14.41",
				"@types/react-dom": "~0.14.18",
				"antd-demo-jest": "^1.0.5",
				"antd-tools": "~0.16.0",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^7.1.0",
				"babel-jest": "^17.0.0",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "~6.15.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bisheng": "^0.18.0",
				"bisheng-plugin-antd": "~0.6.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.3.0",
				"bisheng-plugin-toc": "^0.4.0",
				"coveralls": "^2.11.15",
				"css-split-webpack-plugin": "^0.2.1",
				"dekko": "^0.2.0",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"enzyme": "^2.6.0",
				"enzyme-to-json": "^1.3.0",
				"eslint": "^3.0.1",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^4.0.0",
				"eslint-plugin-import": "^2.1.0",
				"eslint-plugin-jsx-a11y": "^2.2.3",
				"eslint-plugin-markdown": "1.0.0-beta.3",
				"eslint-plugin-react": "^6.1.2",
				"eslint-tinker": "^0.4.0",
				"glob": "^7.1.1",
				"history": "^4.4.0",
				"jest": "^17.0.1",
				"jest-cli": "^17.0.0",
				"jsonml-to-react-component": "~0.2.0",
				"jsonml.js": "^0.1.0",
				"fetch-jsonp": "^1.0.3",
				"lesshint": "^2.0.0",
				"lodash.debounce": "^4.0.6",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"querystring": "^0.2.0",
				"rc-queue-anim": "~0.12.4",
				"rc-scroll-anim": "~0.5.0",
				"rc-tween-one": "~0.11.0",
				"react": "^15.0.0",
				"react-addons-test-utils": "^15.0.0",
				"react-copy-to-clipboard": "^4.0.1",
				"react-document-title": "^2.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-intl": "^2.0.1",
				"react-router": "^3.0.0",
				"react-stateless-wrapper": "^1.0.2",
				"react-sublime-video": "^0.2.0",
				"reqwest": "^2.0.5",
				"typescript-babel-jest": "^0.1.5",
				"values.js": "^1.0.3",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "npm run lint && npm run dist && npm run jest -- --coverage -w 2 && npm run jest:node -- -w 2",
				"lint": "npm run tslint && npm run eslint && npm run demolint && npm run lesshint",
				"tslint": "antd-tools run ts-lint && npm run compile && rm -rf lib",
				"eslint": "eslint tests site scripts ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx,.tsx' --ignore-pattern '!.eslintrc.js'",
				"demolint": "RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lesshint": "lesshint components -r scripts/lesshint-report.js",
				"eslint-fix": "eslint --fix tests site scripts ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx,.tsx' --ignore-pattern '!.eslintrc.js' && eslint-tinker ./components/*/demo/*.md",
				"jest": "jest",
				"jest:node": "jest --config .jest.node.json",
				"clean": "antd-tools run clean",
				"dist": "antd-tools run dist && node ./tests/dekko/dist.test.js",
				"compile": "antd-tools run compile && node ./tests/dekko/lib.test.js",
				"start": "bisheng start -c ./site/bisheng.config.js --no-livereload",
				"babel-site": "babel ./site/theme/template --out-dir ./site/theme/template",
				"clean-site": "rm site/theme/template/**/*.js site/theme/template/*.js",
				"site": "npm run babel-site && bisheng build --ssr -c ./site/bisheng.config.js && npm run clean-site",
				"deploy": "npm run clean && npm run site && bisheng gh-pages --push-only",
				"pub": "antd-tools run update-self && antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt"
			},
			"jest": {
				"setupFiles": [
					"tests/setup.js"
				],
				"moduleFileExtensions": [
					"ts",
					"tsx",
					"js",
					"jsx",
					"json",
					"md"
				],
				"modulePathIgnorePatterns": [
					"/_site/"
				],
				"testPathIgnorePatterns": [
					"dekko",
					"/node_modules/",
					"node"
				],
				"transform": {
					"\\.tsx?$": "node_modules/typescript-babel-jest",
					"\\.js$": "node_modules/babel-jest",
					"\\.md$": "node_modules/antd-demo-jest"
				},
				"testRegex": ".*\\.test\\.js$",
				"collectCoverageFrom": [
					"components/**/*.{ts,tsx}",
					"!components/*/style/index.tsx"
				]
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "ffa7f9b1bafa9bc1092308b1b543b1cd37d37b2b",
			"_id": "antd@2.6.0",
			"_shasum": "44dd5d4854cb2a09e940b6ee0c47d3fd08806139",
			"_from": ".",
			"_npmVersion": "3.10.8",
			"_nodeVersion": "6.9.0",
			"_npmUser": {
				"name": "ddcat1115",
				"email": "418150596@qq.com"
			},
			"dist": {
				"shasum": "44dd5d4854cb2a09e940b6ee0c47d3fd08806139",
				"tarball": "https://registry.npmjs.org/antd/-/antd-2.6.0.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "ddcat1115",
					"email": "418150596@qq.com"
				},
				{
					"name": "raohai",
					"email": "surgesoft@gmail.com"
				},
				{
					"name": "sorrycc",
					"email": "sorrycc@gmail.com"
				},
				{
					"name": "superraytin",
					"email": "superRaytin@gmail.com"
				},
				{
					"name": "yesmeck",
					"email": "yesmeck@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/antd-2.6.0.tgz_1483295610564_0.6950901502277702"
			},
			"directories": {}
		},
		"2.6.1": {
			"name": "antd",
			"version": "2.6.1",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"files": [
				"dist",
				"lib"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"css-animation": "^1.2.5",
				"moment": "~2.17.0",
				"object-assign": "~4.1.0",
				"omit.js": "^0.1.0",
				"rc-animate": "~2.3.0",
				"rc-calendar": "~7.5.1",
				"rc-cascader": "~0.10.1",
				"rc-checkbox": "~1.4.0",
				"rc-collapse": "~1.6.4",
				"rc-dialog": "~6.5.0",
				"rc-dropdown": "~1.4.8",
				"rc-editor-mention": "~0.3.0",
				"rc-form": "~1.1.0",
				"rc-input-number": "~2.8.3",
				"rc-menu": "~5.0.1",
				"rc-notification": "~1.3.4",
				"rc-pagination": "~1.6.0",
				"rc-progress": "~2.0.1",
				"rc-radio": "~2.0.0",
				"rc-rate": "~1.1.2",
				"rc-select": "~6.6.1",
				"rc-slider": "~5.4.0",
				"rc-steps": "~2.2.0",
				"rc-switch": "~1.4.2",
				"rc-table": "~5.2.0",
				"rc-tabs": "~7.1.0",
				"rc-time-picker": "~2.2.1",
				"rc-tooltip": "~3.4.2",
				"rc-tree": "~1.4.0",
				"rc-tree-select": "~1.8.0",
				"rc-upload": "~2.3.0",
				"rc-util": "^4.0.1",
				"react-lazy-load": "^3.0.10",
				"react-slick": "~0.14.2",
				"shallowequal": "^0.2.2",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@types/react": "~0.14.41",
				"@types/react-dom": "~0.14.18",
				"antd-demo-jest": "^1.0.5",
				"antd-tools": "~0.16.0",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^7.1.0",
				"babel-jest": "^17.0.0",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "~6.15.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bisheng": "^0.18.0",
				"bisheng-plugin-antd": "~0.6.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.3.0",
				"bisheng-plugin-toc": "^0.4.0",
				"coveralls": "^2.11.15",
				"css-split-webpack-plugin": "^0.2.1",
				"dekko": "^0.2.0",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"enzyme": "^2.6.0",
				"enzyme-to-json": "^1.3.0",
				"eslint": "^3.0.1",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^4.0.0",
				"eslint-plugin-import": "^2.1.0",
				"eslint-plugin-jsx-a11y": "^2.2.3",
				"eslint-plugin-markdown": "1.0.0-beta.3",
				"eslint-plugin-react": "^6.1.2",
				"eslint-tinker": "^0.4.0",
				"glob": "^7.1.1",
				"history": "^4.4.0",
				"jest": "^17.0.1",
				"jest-cli": "^17.0.0",
				"jsonml-to-react-component": "~0.2.0",
				"jsonml.js": "^0.1.0",
				"fetch-jsonp": "^1.0.3",
				"lesshint": "^2.0.0",
				"lodash.debounce": "^4.0.6",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"querystring": "^0.2.0",
				"rc-queue-anim": "~0.12.4",
				"rc-scroll-anim": "~0.5.0",
				"rc-tween-one": "~0.11.0",
				"react": "^15.0.0",
				"react-addons-test-utils": "^15.0.0",
				"react-copy-to-clipboard": "^4.0.1",
				"react-document-title": "^2.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-intl": "^2.0.1",
				"react-router": "^3.0.0",
				"react-stateless-wrapper": "^1.0.2",
				"react-sublime-video": "^0.2.0",
				"reqwest": "^2.0.5",
				"typescript-babel-jest": "^0.1.5",
				"values.js": "^1.0.3",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "npm run lint && npm run dist && npm run jest -- --coverage -w 2 && npm run jest:node -- -w 2",
				"lint": "npm run tslint && npm run eslint && npm run demolint && npm run lesshint",
				"tslint": "antd-tools run ts-lint && npm run compile && rm -rf lib",
				"eslint": "eslint tests site scripts ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx,.tsx' --ignore-pattern '!.eslintrc.js'",
				"demolint": "RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lesshint": "lesshint components -r scripts/lesshint-report.js",
				"eslint-fix": "eslint --fix tests site scripts ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx,.tsx' --ignore-pattern '!.eslintrc.js' && eslint-tinker ./components/*/demo/*.md",
				"jest": "jest",
				"jest:node": "jest --config .jest.node.json",
				"clean": "antd-tools run clean",
				"dist": "antd-tools run dist && node ./tests/dekko/dist.test.js",
				"compile": "antd-tools run compile && node ./tests/dekko/lib.test.js",
				"start": "bisheng start -c ./site/bisheng.config.js --no-livereload",
				"babel-site": "babel ./site/theme/template --out-dir ./site/theme/template",
				"clean-site": "rm site/theme/template/**/*.js site/theme/template/*.js",
				"site": "npm run babel-site && bisheng build --ssr -c ./site/bisheng.config.js && npm run clean-site",
				"deploy": "npm run clean && npm run site && bisheng gh-pages --push-only",
				"pub": "antd-tools run update-self && antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt"
			},
			"jest": {
				"setupFiles": [
					"tests/setup.js"
				],
				"moduleFileExtensions": [
					"ts",
					"tsx",
					"js",
					"jsx",
					"json",
					"md"
				],
				"modulePathIgnorePatterns": [
					"/_site/"
				],
				"testPathIgnorePatterns": [
					"dekko",
					"/node_modules/",
					"node"
				],
				"transform": {
					"\\.tsx?$": "node_modules/typescript-babel-jest",
					"\\.js$": "node_modules/babel-jest",
					"\\.md$": "node_modules/antd-demo-jest"
				},
				"testRegex": ".*\\.test\\.js$",
				"collectCoverageFrom": [
					"components/**/*.{ts,tsx}",
					"!components/*/style/index.tsx"
				]
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "3f20979fd7112e1f5cb7067b1e66b58c153b2167",
			"_id": "antd@2.6.1",
			"_shasum": "57b269af389d8bd3ac21dee1889ef099ab1c32cf",
			"_from": ".",
			"_npmVersion": "3.10.10",
			"_nodeVersion": "6.4.0",
			"_npmUser": {
				"name": "benjycui",
				"email": "benjytrys@gmail.com"
			},
			"dist": {
				"shasum": "57b269af389d8bd3ac21dee1889ef099ab1c32cf",
				"tarball": "https://registry.npmjs.org/antd/-/antd-2.6.1.tgz"
			},
			"maintainers": [
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/antd-2.6.1.tgz_1483697954176_0.08722076541744173"
			},
			"directories": {}
		},
		"1.11.5": {
			"name": "antd",
			"version": "1.11.5",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "dist/antd",
			"files": [
				"dist",
				"lib",
				"index.d.ts"
			],
			"typings": "type-definitions/antd.d.ts",
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"classnames": "~2.2.0",
				"css-animation": "^1.2.5",
				"gregorian-calendar": "~4.1.0",
				"gregorian-calendar-format": "~4.1.0",
				"object.omit": "^2.0.0",
				"rc-animate": "~2.3.0",
				"rc-calendar": "~5.6.2",
				"rc-cascader": "~0.10.1",
				"rc-checkbox": "~1.4.0",
				"rc-collapse": "~1.6.3",
				"rc-dialog": "~6.1.1",
				"rc-dropdown": "~1.4.8",
				"rc-form": "~0.17.1",
				"rc-input-number": "~2.6.3",
				"rc-menu": "~4.13.0",
				"rc-notification": "~1.3.4",
				"rc-pagination": "~1.5.3",
				"rc-progress": "~1.0.4",
				"rc-queue-anim": "~0.12.4",
				"rc-radio": "~2.0.0",
				"rc-rate": "~1.1.2",
				"rc-select": "~6.4.6",
				"rc-slider": "~4.0.0",
				"rc-steps": "~2.1.5",
				"rc-switch": "~1.4.2",
				"rc-table": "~4.6.0",
				"rc-tabs": "~5.9.2",
				"rc-time-picker": "~1.1.6",
				"rc-tooltip": "~3.4.2",
				"rc-tree": "~1.3.6",
				"rc-tree-select": "~1.8.0",
				"rc-upload": "~2.0.3",
				"rc-util": "~3.3.0",
				"react-addons-pure-render-mixin": "^15.0.0",
				"react-slick": "~0.13.3",
				"shallowequal": "^0.2.2",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"antd-tools": "^0.8.0",
				"babel-eslint": "^6.0.2",
				"babel-jest": "^13.2.2",
				"babel-plugin-antd": "^0.4.0",
				"bisheng": "^0.12.0",
				"bisheng-plugin-antd": "~0.2.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.2.0",
				"bisheng-plugin-toc": "^0.3.0",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"es6-shim": "^0.35.0",
				"eslint": "^3.0.1",
				"eslint-config-airbnb": "^9.0.1",
				"eslint-plugin-babel": "^3.0.0",
				"eslint-plugin-import": "^1.6.1",
				"eslint-plugin-jsx-a11y": "^2.0.1",
				"eslint-plugin-markdown": "*",
				"eslint-plugin-react": "^5.0.1",
				"eslint-tinker": "^0.3.1",
				"history": "^3.0.0",
				"intl": "^1.2.2",
				"intl-locales-supported": "^1.0.0",
				"jest-cli": "^13.2.3",
				"jsonml-to-react-component": "~0.2.0",
				"jsonml.js": "^0.1.0",
				"jsonp": "^0.2.0",
				"lesshint": "^2.0.0",
				"lodash.debounce": "^4.0.6",
				"nunjucks": "^2.4.2",
				"pre-commit": "1.x",
				"querystring": "^0.2.0",
				"ramda": "^0.21.0",
				"rc-scroll-anim": "~0.3.0",
				"rc-tween-one": "~0.6.20",
				"react": "^15.0.0",
				"react-addons-test-utils": "^15.0.0",
				"react-copy-to-clipboard": "^4.0.1",
				"react-document-title": "^2.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-intl": "^2.0.1",
				"react-router": "^2.0.0",
				"react-stateless-wrapper": "^1.0.2",
				"react-sublime-video": "^0.2.0",
				"reqwest": "^2.0.5",
				"values.js": "^1.0.3",
				"webpack-babel-jest": "^1.0.4"
			},
			"scripts": {
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"clean": "antd-tools run clean",
				"start": "bisheng start -c ./site/bisheng.config.js",
				"site": "bisheng build -c ./site/bisheng.config.js",
				"pre-deploy": "mkdir -p _site && cp CNAME _site",
				"deploy": "npm run clean && npm run pre-deploy && bisheng gh-pages -c ./site/bisheng.config.js",
				"lint": "npm run srclint && npm run demolint && npm run lesshint",
				"srclint": "RUN_ENV=SRC eslint components test site scripts ./*.js --ext '.js,.jsx'",
				"demolint": "RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lesshint": "lesshint components -r scripts/lesshint-report.js",
				"eslint-fix": "eslint --fix components test site scripts ./*.js --ext '.js,.jsx' && eslint-tinker ./components/*/demo/*.md",
				"test": "npm run lint && npm run dist && npm run jest",
				"jest": "jest",
				"pre-publish": "node ./scripts/prepub",
				"prepublish": "antd-tools run guard",
				"pub": "antd-tools run update-self && antd-tools run pub --npm-tag=1.x",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt"
			},
			"jest": {
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"modulePathIgnorePatterns": [
					"/_site/"
				],
				"testPathIgnorePatterns": [
					"/node_modules/"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "640522cb73b5f1ddbb3f963595b92383a1330bbf",
			"_id": "antd@1.11.5",
			"_shasum": "f6c985922c007f142d2e164fcb0af7cb96f4a379",
			"_from": ".",
			"_npmVersion": "3.10.10",
			"_nodeVersion": "6.4.0",
			"_npmUser": {
				"name": "benjycui",
				"email": "benjytrys@gmail.com"
			},
			"dist": {
				"shasum": "f6c985922c007f142d2e164fcb0af7cb96f4a379",
				"tarball": "https://registry.npmjs.org/antd/-/antd-1.11.5.tgz"
			},
			"maintainers": [
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/antd-1.11.5.tgz_1483933261855_0.5519984208513051"
			},
			"directories": {}
		},
		"1.11.6": {
			"name": "antd",
			"version": "1.11.6",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "dist/antd",
			"files": [
				"dist",
				"lib",
				"index.d.ts"
			],
			"typings": "type-definitions/antd.d.ts",
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"classnames": "~2.2.0",
				"css-animation": "^1.2.5",
				"gregorian-calendar": "~4.1.0",
				"gregorian-calendar-format": "~4.1.0",
				"object.omit": "^2.0.0",
				"rc-animate": "~2.3.0",
				"rc-calendar": "~5.6.2",
				"rc-cascader": "~0.10.1",
				"rc-checkbox": "~1.4.0",
				"rc-collapse": "~1.6.3",
				"rc-dialog": "~6.1.1",
				"rc-dropdown": "~1.4.8",
				"rc-form": "~0.17.1",
				"rc-input-number": "~2.6.3",
				"rc-menu": "~4.13.0",
				"rc-notification": "~1.3.4",
				"rc-pagination": "~1.5.3",
				"rc-progress": "~1.0.4",
				"rc-queue-anim": "~0.12.4",
				"rc-radio": "~2.0.0",
				"rc-rate": "~1.1.2",
				"rc-select": "~6.4.6",
				"rc-slider": "~4.0.0",
				"rc-steps": "~2.1.5",
				"rc-switch": "~1.4.2",
				"rc-table": "~4.6.0",
				"rc-tabs": "~5.9.2",
				"rc-time-picker": "~1.1.6",
				"rc-tooltip": "~3.4.2",
				"rc-tree": "~1.3.6",
				"rc-tree-select": "~1.8.0",
				"rc-upload": "~2.0.3",
				"rc-util": "~3.3.0",
				"react-addons-pure-render-mixin": "^15.0.0",
				"react-slick": "~0.13.3",
				"shallowequal": "^0.2.2",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"antd-tools": "^0.8.0",
				"babel-eslint": "^6.0.2",
				"babel-jest": "^13.2.2",
				"babel-plugin-antd": "^0.4.0",
				"bisheng": "^0.12.0",
				"bisheng-plugin-antd": "~0.2.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.2.0",
				"bisheng-plugin-toc": "^0.3.0",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"es6-shim": "^0.35.0",
				"eslint": "^3.0.1",
				"eslint-config-airbnb": "^9.0.1",
				"eslint-plugin-babel": "^3.0.0",
				"eslint-plugin-import": "^1.6.1",
				"eslint-plugin-jsx-a11y": "^2.0.1",
				"eslint-plugin-markdown": "*",
				"eslint-plugin-react": "^5.0.1",
				"eslint-tinker": "^0.3.1",
				"history": "^3.0.0",
				"intl": "^1.2.2",
				"intl-locales-supported": "^1.0.0",
				"jest-cli": "^13.2.3",
				"jsonml-to-react-component": "~0.2.0",
				"jsonml.js": "^0.1.0",
				"jsonp": "^0.2.0",
				"lesshint": "^2.0.0",
				"lodash.debounce": "^4.0.6",
				"nunjucks": "^2.4.2",
				"pre-commit": "1.x",
				"querystring": "^0.2.0",
				"ramda": "^0.21.0",
				"rc-scroll-anim": "~0.3.0",
				"rc-tween-one": "~0.6.20",
				"react": "^15.0.0",
				"react-addons-test-utils": "^15.0.0",
				"react-copy-to-clipboard": "^4.0.1",
				"react-document-title": "^2.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-intl": "^2.0.1",
				"react-router": "^2.0.0",
				"react-stateless-wrapper": "^1.0.2",
				"react-sublime-video": "^0.2.0",
				"reqwest": "^2.0.5",
				"values.js": "^1.0.3",
				"webpack-babel-jest": "^1.0.4"
			},
			"scripts": {
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"clean": "antd-tools run clean",
				"start": "bisheng start -c ./site/bisheng.config.js",
				"site": "bisheng build -c ./site/bisheng.config.js",
				"pre-deploy": "mkdir -p _site && cp CNAME _site",
				"deploy": "npm run clean && npm run pre-deploy && bisheng gh-pages -c ./site/bisheng.config.js",
				"lint": "npm run srclint && npm run demolint && npm run lesshint",
				"srclint": "RUN_ENV=SRC eslint components test site scripts ./*.js --ext '.js,.jsx'",
				"demolint": "RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lesshint": "lesshint components -r scripts/lesshint-report.js",
				"eslint-fix": "eslint --fix components test site scripts ./*.js --ext '.js,.jsx' && eslint-tinker ./components/*/demo/*.md",
				"test": "npm run lint && npm run dist && npm run jest",
				"jest": "jest",
				"pre-publish": "node ./scripts/prepub",
				"prepublish": "antd-tools run guard",
				"pub": "antd-tools run update-self && antd-tools run pub --npm-tag=1.x",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt"
			},
			"jest": {
				"moduleFileExtensions": [
					"js",
					"jsx",
					"json"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/*"
				],
				"modulePathIgnorePatterns": [
					"/_site/"
				],
				"testPathIgnorePatterns": [
					"/node_modules/"
				],
				"scriptPreprocessor": "<rootDir>/node_modules/webpack-babel-jest",
				"testDirectoryName": "tests"
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "4178b0afd8e7291ac72046301c97a533a9cefd3d",
			"_id": "antd@1.11.6",
			"_shasum": "92c062b524281e5b42154da322f743ec8e81fd7c",
			"_from": ".",
			"_npmVersion": "3.10.10",
			"_nodeVersion": "6.4.0",
			"_npmUser": {
				"name": "benjycui",
				"email": "benjytrys@gmail.com"
			},
			"dist": {
				"shasum": "92c062b524281e5b42154da322f743ec8e81fd7c",
				"tarball": "https://registry.npmjs.org/antd/-/antd-1.11.6.tgz"
			},
			"maintainers": [
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/antd-1.11.6.tgz_1484215544925_0.4531777093652636"
			},
			"directories": {}
		},
		"2.6.2": {
			"name": "antd",
			"version": "2.6.2",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"files": [
				"dist",
				"lib"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"css-animation": "^1.2.5",
				"moment": "~2.17.0",
				"object-assign": "~4.1.0",
				"omit.js": "^0.1.0",
				"rc-animate": "~2.3.0",
				"rc-calendar": "~7.6.0",
				"rc-cascader": "~0.10.1",
				"rc-checkbox": "~1.4.0",
				"rc-collapse": "~1.6.4",
				"rc-dialog": "~6.5.0",
				"rc-dropdown": "~1.4.8",
				"rc-editor-mention": "~0.3.0",
				"rc-form": "~1.1.0",
				"rc-input-number": "~2.8.3",
				"rc-menu": "~5.0.1",
				"rc-notification": "~1.3.4",
				"rc-pagination": "~1.6.0",
				"rc-progress": "~2.0.1",
				"rc-radio": "~2.0.0",
				"rc-rate": "~1.1.2",
				"rc-select": "~6.6.1",
				"rc-slider": "~5.4.0",
				"rc-steps": "~2.2.0",
				"rc-switch": "~1.4.2",
				"rc-table": "~5.2.0",
				"rc-tabs": "~7.1.0",
				"rc-time-picker": "~2.2.1",
				"rc-tooltip": "~3.4.2",
				"rc-tree": "~1.4.0",
				"rc-tree-select": "~1.8.0",
				"rc-upload": "~2.3.0",
				"rc-util": "^4.0.1",
				"react-lazy-load": "^3.0.10",
				"react-slick": "~0.14.2",
				"shallowequal": "^0.2.2",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@types/react": "^15.0.0",
				"@types/react-dom": "~0.14.18",
				"antd-demo-jest": "^1.0.5",
				"antd-tools": "~0.16.0",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^7.1.0",
				"babel-jest": "^17.0.0",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "~6.15.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bisheng": "^0.18.0",
				"bisheng-plugin-antd": "~0.6.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.3.0",
				"bisheng-plugin-toc": "^0.4.0",
				"coveralls": "^2.11.15",
				"css-split-webpack-plugin": "^0.2.1",
				"dekko": "^0.2.0",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"enzyme": "^2.6.0",
				"enzyme-to-json": "^1.3.0",
				"eslint": "^3.0.1",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^4.0.0",
				"eslint-plugin-import": "^2.1.0",
				"eslint-plugin-jsx-a11y": "^3.0.2",
				"eslint-plugin-markdown": "1.0.0-beta.3",
				"eslint-plugin-react": "^6.1.2",
				"eslint-tinker": "^0.4.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"history": "^4.4.0",
				"jest": "^18.1.0",
				"jsonml-to-react-component": "~0.2.0",
				"jsonml.js": "^0.1.0",
				"lesshint": "^2.0.0",
				"lodash.debounce": "^4.0.6",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"querystring": "^0.2.0",
				"rc-queue-anim": "~0.12.4",
				"rc-scroll-anim": "~0.5.0",
				"rc-tween-one": "~0.11.0",
				"react": "^15.0.0",
				"react-addons-test-utils": "^15.0.0",
				"react-copy-to-clipboard": "^4.0.1",
				"react-document-title": "^2.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-intl": "^2.0.1",
				"react-router": "^3.0.0",
				"react-stateless-wrapper": "^1.0.2",
				"react-sublime-video": "^0.2.0",
				"reqwest": "^2.0.5",
				"typescript-babel-jest": "^0.1.5",
				"values.js": "^1.0.3",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run tslint && npm run eslint && npm run demolint && npm run lesshint",
				"tslint": "antd-tools run ts-lint && npm run compile && rm -rf lib",
				"eslint": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"demolint": "RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lesshint": "lesshint components -r scripts/lesshint-report.js",
				"eslint-fix": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx' && eslint-tinker ./components/*/demo/*.md",
				"clean": "antd-tools run clean",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"start": "bisheng start -c ./site/bisheng.config.js --no-livereload",
				"babel-site": "babel ./site/theme/template --out-dir ./site/theme/template",
				"clean-site": "rm site/theme/template/**/*.js site/theme/template/*.js",
				"site": "npm run babel-site && bisheng build --ssr -c ./site/bisheng.config.js && npm run clean-site",
				"deploy": "npm run clean && npm run site && bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt"
			},
			"jest": {
				"setupFiles": [
					"./tests/setup.js"
				],
				"moduleFileExtensions": [
					"ts",
					"tsx",
					"js",
					"jsx",
					"json",
					"md"
				],
				"modulePathIgnorePatterns": [
					"/_site/"
				],
				"testPathIgnorePatterns": [
					"dekko",
					"/node_modules/",
					"node"
				],
				"transform": {
					"\\.tsx?$": "./node_modules/typescript-babel-jest",
					"\\.js$": "./node_modules/babel-jest",
					"\\.md$": "./node_modules/antd-demo-jest"
				},
				"testRegex": ".*\\.test\\.js$",
				"collectCoverageFrom": [
					"components/**/*.{ts,tsx}",
					"!components/*/style/index.tsx"
				]
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "25f95d467a68df0a93602d048bd6fcb1af1af3ea",
			"_id": "antd@2.6.2",
			"_shasum": "642683e7018f4f801fd19a7752c1b7ab9bca1291",
			"_from": ".",
			"_npmVersion": "3.10.9",
			"_nodeVersion": "6.7.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "642683e7018f4f801fd19a7752c1b7ab9bca1291",
				"tarball": "https://registry.npmjs.org/antd/-/antd-2.6.2.tgz"
			},
			"maintainers": [
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/antd-2.6.2.tgz_1484401974026_0.4154887751210481"
			},
			"directories": {}
		},
		"2.6.3": {
			"name": "antd",
			"version": "2.6.3",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"files": [
				"dist",
				"lib"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"css-animation": "^1.2.5",
				"moment": "~2.17.0",
				"object-assign": "~4.1.0",
				"omit.js": "^0.1.0",
				"rc-animate": "~2.3.0",
				"rc-calendar": "~7.6.0",
				"rc-cascader": "~0.10.1",
				"rc-checkbox": "~1.4.0",
				"rc-collapse": "~1.6.4",
				"rc-dialog": "~6.5.0",
				"rc-dropdown": "~1.4.8",
				"rc-editor-mention": "~0.3.0",
				"rc-form": "~1.1.0",
				"rc-input-number": "~2.8.3",
				"rc-menu": "~5.0.1",
				"rc-notification": "~1.3.4",
				"rc-pagination": "~1.6.0",
				"rc-progress": "~2.0.1",
				"rc-radio": "~2.0.0",
				"rc-rate": "~1.1.2",
				"rc-select": "~6.6.1",
				"rc-slider": "~5.4.0",
				"rc-steps": "~2.2.0",
				"rc-switch": "~1.4.2",
				"rc-table": "~5.2.0",
				"rc-tabs": "~7.1.0",
				"rc-time-picker": "~2.2.1",
				"rc-tooltip": "~3.4.2",
				"rc-tree": "~1.4.0",
				"rc-tree-select": "~1.8.0",
				"rc-upload": "~2.3.0",
				"rc-util": "^4.0.1",
				"react-lazy-load": "^3.0.10",
				"react-slick": "~0.14.2",
				"shallowequal": "^0.2.2",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@types/react": "^15.0.0",
				"@types/react-dom": "~0.14.18",
				"antd-demo-jest": "^1.0.5",
				"antd-tools": "~0.16.0",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^7.1.0",
				"babel-jest": "^17.0.0",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "~6.15.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bisheng": "^0.18.0",
				"bisheng-plugin-antd": "~0.6.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.3.0",
				"bisheng-plugin-toc": "^0.4.0",
				"coveralls": "^2.11.15",
				"css-split-webpack-plugin": "^0.2.1",
				"dekko": "^0.2.0",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"enzyme": "^2.6.0",
				"enzyme-to-json": "^1.3.0",
				"eslint": "^3.0.1",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^4.0.0",
				"eslint-plugin-import": "^2.1.0",
				"eslint-plugin-jsx-a11y": "^3.0.2",
				"eslint-plugin-markdown": "1.0.0-beta.3",
				"eslint-plugin-react": "^6.1.2",
				"eslint-tinker": "^0.4.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"history": "^4.4.0",
				"jest": "^18.1.0",
				"jsonml-to-react-component": "~0.2.0",
				"jsonml.js": "^0.1.0",
				"lesshint": "^2.0.0",
				"lodash.debounce": "^4.0.6",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"querystring": "^0.2.0",
				"rc-queue-anim": "~0.12.4",
				"rc-scroll-anim": "~0.5.0",
				"rc-tween-one": "~0.11.0",
				"react": "^15.0.0",
				"react-addons-test-utils": "^15.0.0",
				"react-copy-to-clipboard": "^4.0.1",
				"react-document-title": "^2.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-intl": "^2.0.1",
				"react-router": "^3.0.0",
				"react-stateless-wrapper": "^1.0.2",
				"react-sublime-video": "^0.2.0",
				"reqwest": "^2.0.5",
				"typescript-babel-jest": "^0.1.5",
				"values.js": "^1.0.3",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run tslint && npm run eslint && npm run demolint && npm run lesshint",
				"tslint": "antd-tools run ts-lint && npm run compile && rm -rf lib",
				"eslint": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"demolint": "RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lesshint": "lesshint components -r scripts/lesshint-report.js",
				"eslint-fix": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx' && eslint-tinker ./components/*/demo/*.md",
				"clean": "antd-tools run clean",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"start": "bisheng start -c ./site/bisheng.config.js --no-livereload",
				"babel-site": "babel ./site/theme/template --out-dir ./site/theme/template",
				"clean-site": "rm site/theme/template/**/*.js site/theme/template/*.js",
				"site": "npm run babel-site && bisheng build --ssr -c ./site/bisheng.config.js && npm run clean-site",
				"deploy": "npm run clean && npm run site && bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt"
			},
			"jest": {
				"setupFiles": [
					"./tests/setup.js"
				],
				"moduleFileExtensions": [
					"ts",
					"tsx",
					"js",
					"jsx",
					"json",
					"md"
				],
				"modulePathIgnorePatterns": [
					"/_site/"
				],
				"testPathIgnorePatterns": [
					"dekko",
					"/node_modules/",
					"node"
				],
				"transform": {
					"\\.tsx?$": "./node_modules/typescript-babel-jest",
					"\\.js$": "./node_modules/babel-jest",
					"\\.md$": "./node_modules/antd-demo-jest"
				},
				"testRegex": ".*\\.test\\.js$",
				"collectCoverageFrom": [
					"components/**/*.{ts,tsx}",
					"!components/*/style/index.tsx"
				]
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "1bf0bab2a7bc0a774119f501806e3e0e3a6ba283",
			"_id": "antd@2.6.3",
			"_shasum": "71dd1f8de7f420e1b9d887af156274b4157426f2",
			"_from": ".",
			"_npmVersion": "3.10.9",
			"_nodeVersion": "6.7.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "71dd1f8de7f420e1b9d887af156274b4157426f2",
				"tarball": "https://registry.npmjs.org/antd/-/antd-2.6.3.tgz"
			},
			"maintainers": [
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/antd-2.6.3.tgz_1484411734312_0.234371971571818"
			},
			"directories": {}
		},
		"2.6.4": {
			"name": "antd",
			"version": "2.6.4",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"files": [
				"dist",
				"lib"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"css-animation": "^1.2.5",
				"moment": "~2.17.0",
				"object-assign": "~4.1.0",
				"omit.js": "^0.1.0",
				"rc-animate": "~2.3.0",
				"rc-calendar": "~7.6.0",
				"rc-cascader": "~0.10.1",
				"rc-checkbox": "~1.4.0",
				"rc-collapse": "~1.6.4",
				"rc-dialog": "~6.5.0",
				"rc-dropdown": "~1.4.8",
				"rc-editor-mention": "~0.3.0",
				"rc-form": "~1.1.0",
				"rc-input-number": "~2.8.3",
				"rc-menu": "~5.0.1",
				"rc-notification": "~1.3.4",
				"rc-pagination": "~1.6.0",
				"rc-progress": "~2.0.1",
				"rc-radio": "~2.0.0",
				"rc-rate": "~1.1.2",
				"rc-select": "~6.6.1",
				"rc-slider": "~5.4.0",
				"rc-steps": "~2.2.0",
				"rc-switch": "~1.4.2",
				"rc-table": "~5.2.0",
				"rc-tabs": "~7.1.0",
				"rc-time-picker": "~2.2.1",
				"rc-tooltip": "~3.4.2",
				"rc-tree": "~1.4.0",
				"rc-tree-select": "~1.8.0",
				"rc-upload": "~2.3.0",
				"rc-util": "^4.0.1",
				"react-lazy-load": "^3.0.10",
				"react-slick": "~0.14.2",
				"shallowequal": "^0.2.2",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@types/react": "^15.0.0",
				"@types/react-dom": "~0.14.18",
				"antd-demo-jest": "^1.0.5",
				"antd-tools": "~0.16.0",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^7.1.0",
				"babel-jest": "^17.0.0",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "~6.15.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bisheng": "^0.20.0",
				"bisheng-plugin-antd": "^0.8.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.4.0",
				"bisheng-plugin-toc": "^0.4.0",
				"coveralls": "^2.11.15",
				"dekko": "^0.2.0",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"enzyme": "^2.6.0",
				"enzyme-to-json": "^1.3.0",
				"eslint": "^3.0.1",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^4.0.0",
				"eslint-plugin-import": "^2.1.0",
				"eslint-plugin-jsx-a11y": "^3.0.2",
				"eslint-plugin-markdown": "1.0.0-beta.3",
				"eslint-plugin-react": "^6.1.2",
				"eslint-tinker": "^0.4.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"jest": "^18.1.0",
				"jsonml.js": "^0.1.0",
				"lesshint": "^2.0.0",
				"lodash.debounce": "^4.0.6",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"querystring": "^0.2.0",
				"rc-queue-anim": "~0.12.4",
				"rc-scroll-anim": "~0.5.0",
				"rc-tween-one": "~0.11.0",
				"react": "^15.0.0",
				"react-addons-test-utils": "^15.0.0",
				"react-copy-to-clipboard": "^4.0.1",
				"react-document-title": "^2.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-intl": "^2.0.1",
				"react-stateless-wrapper": "^1.0.2",
				"react-sublime-video": "^0.2.0",
				"reqwest": "^2.0.5",
				"typescript-babel-jest": "^0.1.5",
				"values.js": "^1.0.3",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run tslint && npm run eslint && npm run demolint && npm run lesshint",
				"tslint": "antd-tools run ts-lint && npm run compile && rm -rf lib",
				"eslint": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"demolint": "RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lesshint": "lesshint components -r scripts/lesshint-report.js",
				"eslint-fix": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx' && eslint-tinker ./components/*/demo/*.md",
				"clean": "antd-tools run clean",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"start": "bisheng start -c ./site/bisheng.config.js --no-livereload",
				"babel-site": "babel ./site/theme/template --out-dir ./site/theme/template",
				"clean-site": "rm site/theme/template/**/*.js site/theme/template/*.js",
				"site": "npm run babel-site && bisheng build --ssr -c ./site/bisheng.config.js && npm run clean-site",
				"deploy": "npm run clean && npm run site && bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt"
			},
			"jest": {
				"setupFiles": [
					"./tests/setup.js"
				],
				"moduleFileExtensions": [
					"ts",
					"tsx",
					"js",
					"jsx",
					"json",
					"md"
				],
				"modulePathIgnorePatterns": [
					"/_site/"
				],
				"testPathIgnorePatterns": [
					"dekko",
					"/node_modules/",
					"node"
				],
				"transform": {
					"\\.tsx?$": "./node_modules/typescript-babel-jest",
					"\\.js$": "./node_modules/babel-jest",
					"\\.md$": "./node_modules/antd-demo-jest"
				},
				"testRegex": ".*\\.test\\.js$",
				"collectCoverageFrom": [
					"components/**/*.{ts,tsx}",
					"!components/*/style/index.tsx"
				]
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "896bd7e55b7495bf5a22b292c512bb5bd76e5389",
			"_id": "antd@2.6.4",
			"_shasum": "2552336a768518fb25dc0e6229cbe58229419aaa",
			"_from": ".",
			"_npmVersion": "4.0.5",
			"_nodeVersion": "7.4.0",
			"_npmUser": {
				"name": "yesmeck",
				"email": "yesmeck@gmail.com"
			},
			"dist": {
				"shasum": "2552336a768518fb25dc0e6229cbe58229419aaa",
				"tarball": "https://registry.npmjs.org/antd/-/antd-2.6.4.tgz"
			},
			"maintainers": [
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/antd-2.6.4.tgz_1484930410644_0.7150860237888992"
			},
			"directories": {}
		},
		"2.7.0": {
			"name": "antd",
			"version": "2.7.0",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"files": [
				"dist",
				"lib"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"css-animation": "^1.2.5",
				"moment": "~2.17.0",
				"object-assign": "~4.1.0",
				"omit.js": "^0.1.0",
				"rc-animate": "~2.3.0",
				"rc-calendar": "~7.6.0",
				"rc-cascader": "~0.11.0",
				"rc-checkbox": "~1.4.0",
				"rc-collapse": "~1.6.4",
				"rc-dialog": "~6.5.0",
				"rc-dropdown": "~1.4.8",
				"rc-editor-mention": "~0.3.0",
				"rc-form": "~1.3.0",
				"rc-input-number": "~3.0.0",
				"rc-menu": "~5.0.9",
				"rc-notification": "~1.3.4",
				"rc-pagination": "~1.6.0",
				"rc-progress": "~2.0.1",
				"rc-radio": "~2.0.0",
				"rc-rate": "~1.1.2",
				"rc-select": "~6.7.1",
				"rc-slider": "~5.4.0",
				"rc-steps": "~2.3.0",
				"rc-switch": "~1.4.2",
				"rc-table": "~5.2.0",
				"rc-tabs": "~7.1.0",
				"rc-time-picker": "~2.2.1",
				"rc-tooltip": "~3.4.2",
				"rc-tree": "~1.4.0",
				"rc-tree-select": "~1.9.0",
				"rc-upload": "~2.3.0",
				"rc-util": "^4.0.1",
				"react-lazy-load": "^3.0.10",
				"react-slick": "~0.14.2",
				"shallowequal": "^0.2.2",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@types/react": "15.0.4",
				"@types/react-dom": "~0.14.18",
				"antd-demo-jest": "^1.0.5",
				"antd-tools": "~0.16.0",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^7.1.0",
				"babel-jest": "^17.0.0",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "~6.15.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bisheng": "^0.20.0",
				"bisheng-plugin-antd": "^0.8.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.4.0",
				"bisheng-plugin-toc": "^0.4.0",
				"coveralls": "^2.11.15",
				"cross-env": "^3.1.4",
				"dekko": "^0.2.0",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"enzyme": "^2.6.0",
				"enzyme-to-json": "^1.3.0",
				"eslint": "^3.0.1",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^4.0.0",
				"eslint-plugin-import": "^2.1.0",
				"eslint-plugin-jsx-a11y": "^3.0.2",
				"eslint-plugin-markdown": "1.0.0-beta.3",
				"eslint-plugin-react": "^6.1.2",
				"eslint-tinker": "^0.4.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"jest": "^18.1.0",
				"jsonml.js": "^0.1.0",
				"lesshint": "^2.0.0",
				"lodash.debounce": "^4.0.6",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"querystring": "^0.2.0",
				"rc-queue-anim": "~0.12.4",
				"rc-scroll-anim": "~0.5.0",
				"rc-tween-one": "~0.11.0",
				"react": "^15.0.0",
				"react-addons-test-utils": "^15.0.0",
				"react-copy-to-clipboard": "^4.0.1",
				"react-document-title": "^2.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-intl": "^2.0.1",
				"react-stateless-wrapper": "^1.0.2",
				"react-sublime-video": "^0.2.0",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"typescript-babel-jest": "^0.1.5",
				"values.js": "^1.0.3",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lesshint",
				"lint:ts": "antd-tools run ts-lint && npm run compile && rimraf lib",
				"lint:es": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lesshint": "lesshint components -r scripts/lesshint-report.js",
				"eslint-fix": "npm run eslint-fix:code && npm run eslint-fix:demo",
				"eslint-fix:code": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"eslint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"start": "bisheng start -c ./site/bisheng.config.js --no-livereload",
				"site": "npm run site:babel && bisheng build --ssr -c ./site/bisheng.config.js && npm run site:clean",
				"site:babel": "babel ./site/theme/template --out-dir ./site/theme/template",
				"site:clean": "rimraf site/theme/template/**/*.js site/theme/template/*.js",
				"deploy": "antd-tools run clean && npm run site && bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt"
			},
			"jest": {
				"setupFiles": [
					"./tests/setup.js"
				],
				"moduleFileExtensions": [
					"ts",
					"tsx",
					"js",
					"jsx",
					"json",
					"md"
				],
				"modulePathIgnorePatterns": [
					"/_site/"
				],
				"testPathIgnorePatterns": [
					"dekko",
					"/node_modules/",
					"node"
				],
				"transform": {
					"\\.tsx?$": "./node_modules/typescript-babel-jest",
					"\\.js$": "./node_modules/babel-jest",
					"\\.md$": "./node_modules/antd-demo-jest"
				},
				"testRegex": ".*\\.test\\.js$",
				"collectCoverageFrom": [
					"components/**/*.{ts,tsx}",
					"!components/*/style/index.tsx"
				]
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "a67264d68cdc6bccd6aaeb74278fca613d4e621f",
			"_id": "antd@2.7.0",
			"_shasum": "6db106f60536b3628ee28d8be0feacb31cab89d9",
			"_from": ".",
			"_npmVersion": "3.10.8",
			"_nodeVersion": "6.9.1",
			"_npmUser": {
				"name": "raohai",
				"email": "surgesoft@gmail.com"
			},
			"dist": {
				"shasum": "6db106f60536b3628ee28d8be0feacb31cab89d9",
				"tarball": "https://registry.npmjs.org/antd/-/antd-2.7.0.tgz"
			},
			"maintainers": [
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/antd-2.7.0.tgz_1486204151780_0.6687589786015451"
			},
			"directories": {}
		},
		"2.7.1": {
			"name": "antd",
			"version": "2.7.1",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"files": [
				"dist",
				"lib"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"css-animation": "^1.2.5",
				"moment": "~2.17.0",
				"object-assign": "~4.1.0",
				"omit.js": "^0.1.0",
				"rc-animate": "~2.3.0",
				"rc-calendar": "~7.6.0",
				"rc-cascader": "~0.11.0",
				"rc-checkbox": "~1.4.0",
				"rc-collapse": "~1.6.4",
				"rc-dialog": "~6.5.0",
				"rc-dropdown": "~1.4.8",
				"rc-editor-mention": "~0.3.0",
				"rc-form": "~1.3.0",
				"rc-input-number": "~3.0.0",
				"rc-menu": "~5.0.9",
				"rc-notification": "~1.3.4",
				"rc-pagination": "~1.7.0",
				"rc-progress": "~2.0.1",
				"rc-radio": "~2.0.0",
				"rc-rate": "~1.1.2",
				"rc-select": "~6.7.1",
				"rc-slider": "~5.4.0",
				"rc-steps": "~2.3.0",
				"rc-switch": "~1.4.2",
				"rc-table": "~5.2.0",
				"rc-tabs": "~7.1.0",
				"rc-time-picker": "~2.2.1",
				"rc-tooltip": "~3.4.2",
				"rc-tree": "~1.4.0",
				"rc-tree-select": "~1.9.0",
				"rc-upload": "~2.3.0",
				"rc-util": "^4.0.1",
				"react-lazy-load": "^3.0.10",
				"react-slick": "~0.14.2",
				"shallowequal": "^0.2.2",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@types/react": "^15.0.8",
				"@types/react-dom": "~0.14.18",
				"antd-demo-jest": "^1.0.5",
				"antd-tools": "~0.16.0",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^7.1.0",
				"babel-jest": "^17.0.0",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "~6.15.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bisheng": "^0.21.0",
				"bisheng-plugin-antd": "^0.10.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.4.0",
				"bisheng-plugin-toc": "^0.4.0",
				"coveralls": "^2.11.15",
				"cross-env": "^3.1.4",
				"dekko": "^0.2.0",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"enzyme": "^2.6.0",
				"enzyme-to-json": "^1.3.0",
				"eslint": "^3.0.1",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^4.0.0",
				"eslint-plugin-import": "^2.1.0",
				"eslint-plugin-jsx-a11y": "^3.0.2",
				"eslint-plugin-markdown": "1.0.0-beta.3",
				"eslint-plugin-react": "^6.1.2",
				"eslint-tinker": "^0.4.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"jest": "^18.1.0",
				"jsonml.js": "^0.1.0",
				"lodash.debounce": "^4.0.6",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"querystring": "^0.2.0",
				"rc-queue-anim": "~0.12.4",
				"rc-scroll-anim": "~0.5.0",
				"rc-tween-one": "~0.11.0",
				"react": "^15.0.0",
				"react-addons-test-utils": "^15.0.0",
				"react-copy-to-clipboard": "^4.0.1",
				"react-document-title": "^2.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-intl": "^2.0.1",
				"react-stateless-wrapper": "^1.0.2",
				"react-sublime-video": "^0.2.0",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"stylelint": "^7.8.0",
				"stylelint-config-standard": "^16.0.0",
				"typescript-babel-jest": "^0.1.5",
				"values.js": "^1.0.3",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "antd-tools run ts-lint && npm run compile && rimraf lib",
				"lint:es": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"components/**/*.less\" --syntax less",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"start": "bisheng start -c ./site/bisheng.config.js --no-livereload",
				"site": "npm run site:babel && bisheng build --ssr -c ./site/bisheng.config.js && npm run site:clean",
				"site:babel": "babel ./site/theme/template --out-dir ./site/theme/template",
				"site:clean": "rimraf site/theme/template/**/*.js site/theme/template/*.js",
				"deploy": "antd-tools run clean && npm run site && bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt"
			},
			"jest": {
				"setupFiles": [
					"./tests/setup.js"
				],
				"moduleFileExtensions": [
					"ts",
					"tsx",
					"js",
					"jsx",
					"json",
					"md"
				],
				"modulePathIgnorePatterns": [
					"/_site/"
				],
				"testPathIgnorePatterns": [
					"dekko",
					"/node_modules/",
					"node"
				],
				"transform": {
					"\\.tsx?$": "./node_modules/typescript-babel-jest",
					"\\.js$": "./node_modules/babel-jest",
					"\\.md$": "./node_modules/antd-demo-jest"
				},
				"testRegex": ".*\\.test\\.js$",
				"collectCoverageFrom": [
					"components/**/*.{ts,tsx}",
					"!components/*/style/index.tsx"
				]
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "1306c4656d83045b2f19d2451845bec2d9dd9c96",
			"_id": "antd@2.7.1",
			"_shasum": "e5d3b26c4a2178858c5fa9d69a912a85fbff95b3",
			"_from": ".",
			"_npmVersion": "3.10.8",
			"_nodeVersion": "6.9.0",
			"_npmUser": {
				"name": "ddcat1115",
				"email": "418150596@qq.com"
			},
			"dist": {
				"shasum": "e5d3b26c4a2178858c5fa9d69a912a85fbff95b3",
				"tarball": "https://registry.npmjs.org/antd/-/antd-2.7.1.tgz"
			},
			"maintainers": [
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/antd-2.7.1.tgz_1486730372285_0.3396132104098797"
			},
			"directories": {}
		},
		"2.7.2": {
			"name": "antd",
			"version": "2.7.2",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"files": [
				"dist",
				"lib"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"css-animation": "^1.2.5",
				"moment": "~2.17.0",
				"object-assign": "~4.1.0",
				"omit.js": "^0.1.0",
				"rc-animate": "~2.3.0",
				"rc-calendar": "~7.6.0",
				"rc-cascader": "~0.11.0",
				"rc-checkbox": "~1.4.0",
				"rc-collapse": "~1.6.4",
				"rc-dialog": "~6.5.0",
				"rc-dropdown": "~1.4.8",
				"rc-editor-mention": "~0.3.0",
				"rc-form": "~1.3.0",
				"rc-input-number": "~3.0.0",
				"rc-menu": "~5.0.9",
				"rc-notification": "~1.3.4",
				"rc-pagination": "~1.7.0",
				"rc-progress": "~2.0.1",
				"rc-radio": "~2.0.0",
				"rc-rate": "~1.1.2",
				"rc-select": "~6.7.1",
				"rc-slider": "~6.1.0",
				"rc-steps": "~2.3.0",
				"rc-switch": "~1.4.2",
				"rc-table": "~5.2.0",
				"rc-tabs": "~7.1.0",
				"rc-time-picker": "~2.2.1",
				"rc-tooltip": "~3.4.2",
				"rc-tree": "~1.4.0",
				"rc-tree-select": "~1.9.0",
				"rc-upload": "~2.3.0",
				"rc-util": "^4.0.1",
				"react-lazy-load": "^3.0.10",
				"react-slick": "~0.14.2",
				"shallowequal": "^0.2.2",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@types/react": "^15.0.8",
				"@types/react-dom": "~0.14.18",
				"antd-demo-jest": "^1.0.5",
				"antd-tools": "~0.16.0",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^7.1.0",
				"babel-jest": "^17.0.0",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "~6.15.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bisheng": "^0.22.0",
				"bisheng-plugin-antd": "^0.12.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.5.0",
				"bisheng-plugin-toc": "^0.4.0",
				"coveralls": "^2.11.15",
				"cross-env": "^3.1.4",
				"dekko": "^0.2.0",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"enzyme": "^2.6.0",
				"enzyme-to-json": "^1.3.0",
				"eslint": "^3.0.1",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^4.0.0",
				"eslint-plugin-import": "^2.1.0",
				"eslint-plugin-jsx-a11y": "^3.0.2",
				"eslint-plugin-markdown": "1.0.0-beta.3",
				"eslint-plugin-react": "^6.1.2",
				"eslint-tinker": "^0.4.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"jest": "^18.1.0",
				"jsonml.js": "^0.1.0",
				"lodash.debounce": "^4.0.6",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"querystring": "^0.2.0",
				"rc-queue-anim": "~0.12.4",
				"rc-scroll-anim": "~0.5.0",
				"rc-tween-one": "~0.11.0",
				"react": "^15.0.0",
				"react-addons-test-utils": "^15.0.0",
				"react-copy-to-clipboard": "^4.0.1",
				"react-document-title": "^2.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-intl": "^2.0.1",
				"react-stateless-wrapper": "^1.0.2",
				"react-sublime-video": "^0.2.0",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"stylelint": "^7.8.0",
				"stylelint-config-standard": "^16.0.0",
				"typescript-babel-jest": "^0.1.5",
				"values.js": "^1.0.3",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "antd-tools run ts-lint && npm run compile && rimraf lib",
				"lint:es": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"components/**/*.less\" --syntax less",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"start": "bisheng start -c ./site/bisheng.config.js --no-livereload",
				"site": "npm run site:babel && bisheng build --ssr -c ./site/bisheng.config.js && npm run site:clean",
				"site:babel": "babel ./site/theme/template --out-dir ./site/theme/template",
				"site:clean": "rimraf site/theme/template/**/*.js site/theme/template/*.js",
				"deploy": "antd-tools run clean && npm run site && bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt"
			},
			"jest": {
				"setupFiles": [
					"./tests/setup.js"
				],
				"moduleFileExtensions": [
					"ts",
					"tsx",
					"js",
					"jsx",
					"json",
					"md"
				],
				"modulePathIgnorePatterns": [
					"/_site/"
				],
				"testPathIgnorePatterns": [
					"dekko",
					"/node_modules/",
					"node"
				],
				"transform": {
					"\\.tsx?$": "./node_modules/typescript-babel-jest",
					"\\.js$": "./node_modules/babel-jest",
					"\\.md$": "./node_modules/antd-demo-jest"
				},
				"testRegex": ".*\\.test\\.js$",
				"collectCoverageFrom": [
					"components/**/*.{ts,tsx}",
					"!components/*/style/index.tsx"
				]
			},
			"pre-commit": [
				"lint"
			],
			"gitHead": "cad31bd499dcaaa15537e0483e1dcac72973fd44",
			"_id": "antd@2.7.2",
			"_shasum": "2f5b36775c8eeaf9733c52cfb8d839dcf4d05747",
			"_from": ".",
			"_npmVersion": "3.10.10",
			"_nodeVersion": "6.9.5",
			"_npmUser": {
				"name": "benjycui",
				"email": "benjytrys@gmail.com"
			},
			"dist": {
				"shasum": "2f5b36775c8eeaf9733c52cfb8d839dcf4d05747",
				"tarball": "https://registry.npmjs.org/antd/-/antd-2.7.2.tgz"
			},
			"maintainers": [
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/antd-2.7.2.tgz_1487326220925_0.5476511009037495"
			},
			"directories": {}
		},
		"2.7.3": {
			"name": "antd",
			"version": "2.7.3",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"files": [
				"dist",
				"lib"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"moment": "~2.17.0",
				"object-assign": "~4.1.0",
				"omit.js": "^0.1.0",
				"rc-animate": "~2.3.0",
				"rc-calendar": "~7.6.0",
				"rc-cascader": "~0.11.0",
				"rc-checkbox": "~1.4.0",
				"rc-collapse": "~1.6.4",
				"rc-dialog": "~6.5.0",
				"rc-dropdown": "~1.4.8",
				"rc-editor-mention": "~0.3.0",
				"rc-form": "~1.3.0",
				"rc-input-number": "~3.1.1",
				"rc-menu": "~5.0.9",
				"rc-notification": "~1.3.4",
				"rc-pagination": "~1.7.0",
				"rc-progress": "~2.0.1",
				"rc-radio": "~2.0.0",
				"rc-rate": "~1.1.2",
				"rc-select": "~6.7.1",
				"rc-slider": "~6.1.0",
				"rc-steps": "~2.3.0",
				"rc-switch": "~1.4.2",
				"rc-table": "~5.2.13",
				"rc-tabs": "~7.1.0",
				"rc-time-picker": "~2.2.1",
				"rc-tooltip": "~3.4.2",
				"rc-tree": "~1.4.0",
				"rc-tree-select": "~1.9.0",
				"rc-upload": "~2.3.0",
				"rc-util": "^4.0.1",
				"react-lazy-load": "^3.0.10",
				"react-slick": "~0.14.2",
				"shallowequal": "^0.2.2",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@types/react": "^15.0.8",
				"@types/react-dom": "~0.14.18",
				"antd-demo-jest": "^1.0.5",
				"antd-tools": "~0.16.0",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^7.1.0",
				"babel-jest": "^17.0.0",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "~6.15.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bisheng": "^0.22.0",
				"bisheng-plugin-antd": "^0.12.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.5.0",
				"bisheng-plugin-toc": "^0.4.0",
				"coveralls": "^2.11.15",
				"cross-env": "^3.1.4",
				"dekko": "^0.2.0",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"enzyme": "^2.6.0",
				"enzyme-to-json": "^1.3.0",
				"eslint": "^3.0.1",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^4.0.0",
				"eslint-plugin-import": "^2.1.0",
				"eslint-plugin-jsx-a11y": "^3.0.2",
				"eslint-plugin-markdown": "1.0.0-beta.3",
				"eslint-plugin-react": "^6.1.2",
				"eslint-tinker": "^0.4.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"jest": "^18.1.0",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^3.3.1",
				"lodash.debounce": "^4.0.6",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"querystring": "^0.2.0",
				"rc-queue-anim": "~0.12.4",
				"rc-scroll-anim": "~0.5.0",
				"rc-tween-one": "~0.11.0",
				"react": "^15.0.0",
				"react-addons-test-utils": "^15.0.0",
				"react-copy-to-clipboard": "^4.0.1",
				"react-document-title": "^2.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-intl": "^2.0.1",
				"react-stateless-wrapper": "^1.0.2",
				"react-sublime-video": "^0.2.0",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"stylelint": "^7.8.0",
				"stylelint-config-standard": "^16.0.0",
				"typescript": "~2.1.6",
				"typescript-babel-jest": "^0.1.5",
				"values.js": "^1.0.3",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "bisheng start -c ./site/bisheng.config.js --no-livereload",
				"site": "npm run site:babel && bisheng build --ssr -c ./site/bisheng.config.js && npm run site:clean",
				"site:babel": "babel ./site/theme/template --out-dir ./site/theme/template",
				"site:clean": "rimraf site/theme/template/**/*.js site/theme/template/*.js",
				"deploy": "antd-tools run clean && npm run site && bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json",
				"lint-staged:es": "eslint ./.eslintrc.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"lint-staged:demo"
				]
			},
			"jest": {
				"setupFiles": [
					"./tests/setup.js"
				],
				"moduleFileExtensions": [
					"ts",
					"tsx",
					"js",
					"jsx",
					"json",
					"md"
				],
				"modulePathIgnorePatterns": [
					"/_site/"
				],
				"testPathIgnorePatterns": [
					"dekko",
					"/node_modules/",
					"node"
				],
				"transform": {
					"\\.tsx?$": "./node_modules/typescript-babel-jest",
					"\\.js$": "./node_modules/babel-jest",
					"\\.md$": "./node_modules/antd-demo-jest"
				},
				"testRegex": ".*\\.test\\.js$",
				"collectCoverageFrom": [
					"components/**/*.{ts,tsx}",
					"!components/*/style/index.tsx"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"gitHead": "d4036d3cae8137986840f1e849beaa02e0dddbb2",
			"_id": "antd@2.7.3",
			"_shasum": "4fbf77f30d7d47441b5dd0a49095f0aa09b3779f",
			"_from": ".",
			"_npmVersion": "4.2.0",
			"_nodeVersion": "6.7.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "4fbf77f30d7d47441b5dd0a49095f0aa09b3779f",
				"tarball": "https://registry.npmjs.org/antd/-/antd-2.7.3.tgz"
			},
			"maintainers": [
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/antd-2.7.3.tgz_1488166675693_0.5174862977582961"
			},
			"directories": {}
		},
		"2.7.4": {
			"name": "antd",
			"version": "2.7.4",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"files": [
				"dist",
				"lib"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"moment": "~2.17.0",
				"object-assign": "~4.1.0",
				"omit.js": "^0.1.0",
				"rc-animate": "~2.3.0",
				"rc-calendar": "~7.6.0",
				"rc-cascader": "~0.11.0",
				"rc-checkbox": "~1.4.0",
				"rc-collapse": "~1.6.4",
				"rc-dialog": "~6.5.0",
				"rc-dropdown": "~1.4.8",
				"rc-editor-mention": "~0.3.0",
				"rc-form": "~1.3.0",
				"rc-input-number": "~3.1.1",
				"rc-menu": "~5.0.9",
				"rc-notification": "~1.3.4",
				"rc-pagination": "~1.7.0",
				"rc-progress": "~2.0.1",
				"rc-radio": "~2.0.0",
				"rc-rate": "~1.1.2",
				"rc-select": "~6.7.1",
				"rc-slider": "~6.1.0",
				"rc-steps": "~2.3.0",
				"rc-switch": "~1.4.2",
				"rc-table": "~5.2.13",
				"rc-tabs": "~7.1.0",
				"rc-time-picker": "~2.2.1",
				"rc-tooltip": "~3.4.2",
				"rc-tree": "~1.4.0",
				"rc-tree-select": "~1.9.0",
				"rc-upload": "~2.3.0",
				"rc-util": "^4.0.1",
				"react-lazy-load": "^3.0.10",
				"react-slick": "~0.14.2",
				"shallowequal": "^0.2.2",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@types/react": "^15.0.8",
				"@types/react-dom": "~0.14.18",
				"antd-demo-jest": "^1.0.5",
				"antd-tools": "~0.16.0",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^7.1.0",
				"babel-jest": "^17.0.0",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "~6.15.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bisheng": "^0.22.0",
				"bisheng-plugin-antd": "^0.12.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.5.0",
				"bisheng-plugin-toc": "^0.4.0",
				"coveralls": "^2.11.15",
				"cross-env": "^3.1.4",
				"dekko": "^0.2.0",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"enzyme": "^2.6.0",
				"enzyme-to-json": "^1.3.0",
				"eslint": "^3.0.1",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^4.0.0",
				"eslint-plugin-import": "^2.1.0",
				"eslint-plugin-jsx-a11y": "^3.0.2",
				"eslint-plugin-markdown": "1.0.0-beta.3",
				"eslint-plugin-react": "^6.1.2",
				"eslint-tinker": "^0.4.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"jest": "^18.1.0",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^3.3.1",
				"lodash.debounce": "^4.0.6",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"querystring": "^0.2.0",
				"rc-queue-anim": "~0.12.4",
				"rc-scroll-anim": "~0.5.0",
				"rc-tween-one": "~0.11.0",
				"react": "^15.0.0",
				"react-addons-test-utils": "^15.0.0",
				"react-copy-to-clipboard": "^4.0.1",
				"react-document-title": "^2.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-intl": "^2.0.1",
				"react-stateless-wrapper": "^1.0.2",
				"react-sublime-video": "^0.2.0",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"stylelint": "^7.8.0",
				"stylelint-config-standard": "^16.0.0",
				"typescript": "~2.1.6",
				"typescript-babel-jest": "^0.1.5",
				"values.js": "^1.0.3",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "bisheng start -c ./site/bisheng.config.js --no-livereload",
				"site": "npm run site:babel && bisheng build --ssr -c ./site/bisheng.config.js && npm run site:clean",
				"site:babel": "babel ./site/theme/template --out-dir ./site/theme/template",
				"site:clean": "rimraf site/theme/template/**/*.js site/theme/template/*.js",
				"deploy": "antd-tools run clean && npm run site && bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json",
				"lint-staged:es": "eslint ./.eslintrc.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"lint-staged:demo"
				]
			},
			"jest": {
				"setupFiles": [
					"./tests/setup.js"
				],
				"moduleFileExtensions": [
					"ts",
					"tsx",
					"js",
					"jsx",
					"json",
					"md"
				],
				"modulePathIgnorePatterns": [
					"/_site/"
				],
				"testPathIgnorePatterns": [
					"dekko",
					"/node_modules/",
					"node"
				],
				"transform": {
					"\\.tsx?$": "./node_modules/typescript-babel-jest",
					"\\.js$": "./node_modules/babel-jest",
					"\\.md$": "./node_modules/antd-demo-jest"
				},
				"testRegex": ".*\\.test\\.js$",
				"collectCoverageFrom": [
					"components/**/*.{ts,tsx}",
					"!components/*/style/index.tsx"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"gitHead": "fd547ebffece15daa1a5b18b8c01d1af20ec5c03",
			"_id": "antd@2.7.4",
			"_shasum": "2a4498efabf1153fd12424d3ab66a12d08d4bf34",
			"_from": ".",
			"_npmVersion": "4.2.0",
			"_nodeVersion": "6.7.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "2a4498efabf1153fd12424d3ab66a12d08d4bf34",
				"tarball": "https://registry.npmjs.org/antd/-/antd-2.7.4.tgz"
			},
			"maintainers": [
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/antd-2.7.4.tgz_1488290689133_0.9090734755154699"
			},
			"directories": {}
		},
		"2.8.0": {
			"name": "antd",
			"version": "2.8.0",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"files": [
				"dist",
				"lib"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"moment": "~2.17.0",
				"object-assign": "~4.1.0",
				"omit.js": "^0.1.0",
				"rc-animate": "~2.3.0",
				"rc-calendar": "~7.6.2",
				"rc-cascader": "~0.11.0",
				"rc-checkbox": "~1.5.0",
				"rc-collapse": "~1.6.4",
				"rc-dialog": "~6.5.0",
				"rc-dropdown": "~1.4.8",
				"rc-editor-mention": "~0.5.2",
				"rc-form": "~1.3.0",
				"rc-input-number": "~3.3.0",
				"rc-menu": "~5.0.9",
				"rc-notification": "~1.4.0",
				"rc-pagination": "~1.7.0",
				"rc-progress": "~2.0.1",
				"rc-radio": "~2.0.0",
				"rc-rate": "~2.1.0",
				"rc-select": "~6.7.1",
				"rc-slider": "~6.1.0",
				"rc-steps": "~2.4.0",
				"rc-switch": "~1.4.2",
				"rc-table": "~5.2.13",
				"rc-tabs": "~7.2.0",
				"rc-time-picker": "~2.2.1",
				"rc-tooltip": "~3.4.2",
				"rc-tree": "~1.4.0",
				"rc-tree-select": "~1.9.0",
				"rc-upload": "~2.3.0",
				"rc-util": "^4.0.1",
				"react-lazy-load": "^3.0.10",
				"react-slick": "~0.14.2",
				"shallowequal": "^0.2.2",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@types/react": "^15.0.8",
				"@types/react-dom": "~0.14.18",
				"antd-demo-jest": "^1.0.5",
				"antd-tools": "~0.18.0",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^7.1.0",
				"babel-jest": "^17.0.0",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "~6.15.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bisheng": "^0.22.0",
				"bisheng-plugin-antd": "^0.12.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.5.0",
				"bisheng-plugin-toc": "^0.4.0",
				"coveralls": "~2.11.16",
				"cross-env": "^3.1.4",
				"dekko": "^0.2.0",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"enzyme": "^2.6.0",
				"enzyme-to-json": "^1.3.0",
				"eslint": "^3.0.1",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^4.0.0",
				"eslint-plugin-import": "^2.1.0",
				"eslint-plugin-jsx-a11y": "^3.0.2",
				"eslint-plugin-markdown": "1.0.0-beta.3",
				"eslint-plugin-react": "^6.1.2",
				"eslint-tinker": "^0.4.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"jest": "^18.1.0",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^3.3.1",
				"lodash.debounce": "^4.0.6",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"querystring": "^0.2.0",
				"rc-queue-anim": "~0.12.4",
				"rc-scroll-anim": "~0.5.0",
				"rc-tween-one": "~0.11.0",
				"react": "^15.0.0",
				"react-addons-test-utils": "^15.0.0",
				"react-copy-to-clipboard": "^4.0.1",
				"react-document-title": "^2.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-intl": "^2.0.1",
				"react-stateless-wrapper": "^1.0.2",
				"react-sublime-video": "^0.2.0",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"stylelint": "^7.8.0",
				"stylelint-config-standard": "^16.0.0",
				"typescript": "~2.2.1",
				"typescript-babel-jest": "^0.1.5",
				"values.js": "^1.0.3",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "bisheng start -c ./site/bisheng.config.js --no-livereload",
				"site": "npm run site:babel && bisheng build --ssr -c ./site/bisheng.config.js && npm run site:clean",
				"site:babel": "babel ./site/theme/template --out-dir ./site/theme/template",
				"site:clean": "rimraf site/theme/template/**/*.js site/theme/template/*.js",
				"deploy": "antd-tools run clean && npm run site && bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json",
				"lint-staged:es": "eslint ./.eslintrc.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"lint-staged:demo"
				]
			},
			"jest": {
				"setupFiles": [
					"./tests/setup.js"
				],
				"moduleFileExtensions": [
					"ts",
					"tsx",
					"js",
					"jsx",
					"json",
					"md"
				],
				"modulePathIgnorePatterns": [
					"/_site/"
				],
				"testPathIgnorePatterns": [
					"dekko",
					"/node_modules/",
					"node"
				],
				"transform": {
					"\\.tsx?$": "./node_modules/typescript-babel-jest",
					"\\.js$": "./node_modules/babel-jest",
					"\\.md$": "./node_modules/antd-demo-jest"
				},
				"testRegex": ".*\\.test\\.js$",
				"collectCoverageFrom": [
					"components/**/*.{ts,tsx}",
					"!components/*/style/index.tsx"
				],
				"transformIgnorePatterns": [
					"/node_modules/",
					"/dist/antd.js"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"gitHead": "caa568addb26b3fc43ab62bdf4e8a8e622773ccf",
			"_id": "antd@2.8.0",
			"_shasum": "79a4e47cdbeb975a07de0f6c2f1e23ec2e2435e6",
			"_from": ".",
			"_npmVersion": "4.1.2",
			"_nodeVersion": "7.6.0",
			"_npmUser": {
				"name": "yesmeck",
				"email": "yesmeck@gmail.com"
			},
			"dist": {
				"shasum": "79a4e47cdbeb975a07de0f6c2f1e23ec2e2435e6",
				"tarball": "https://registry.npmjs.org/antd/-/antd-2.8.0.tgz"
			},
			"maintainers": [
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/antd-2.8.0.tgz_1488796036090_0.15029057231731713"
			},
			"directories": {}
		},
		"2.8.1": {
			"name": "antd",
			"version": "2.8.1",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"files": [
				"dist",
				"lib"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"lodash.debounce": "^4.0.8",
				"moment": "~2.17.0",
				"object-assign": "~4.1.0",
				"omit.js": "^0.1.0",
				"rc-animate": "~2.3.0",
				"rc-calendar": "~7.6.2",
				"rc-cascader": "~0.11.0",
				"rc-checkbox": "~1.5.0",
				"rc-collapse": "~1.6.4",
				"rc-dialog": "~6.5.0",
				"rc-dropdown": "~1.4.8",
				"rc-editor-mention": "~0.5.2",
				"rc-form": "~1.3.0",
				"rc-input-number": "~3.3.0",
				"rc-menu": "~5.0.9",
				"rc-notification": "~1.4.0",
				"rc-pagination": "~1.7.0",
				"rc-progress": "~2.0.1",
				"rc-radio": "~2.0.0",
				"rc-rate": "~2.1.0",
				"rc-select": "~6.7.1",
				"rc-slider": "~6.1.0",
				"rc-steps": "~2.4.0",
				"rc-switch": "~1.4.2",
				"rc-table": "~5.2.13",
				"rc-tabs": "~7.2.0",
				"rc-time-picker": "~2.2.1",
				"rc-tooltip": "~3.4.2",
				"rc-tree": "~1.4.0",
				"rc-tree-select": "~1.9.0",
				"rc-upload": "~2.3.0",
				"rc-util": "^4.0.1",
				"react-lazy-load": "^3.0.10",
				"react-slick": "~0.14.2",
				"shallowequal": "^0.2.2",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@types/react": "^15.0.8",
				"@types/react-dom": "~0.14.18",
				"antd-demo-jest": "^1.0.5",
				"antd-tools": "~0.18.0",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^7.1.0",
				"babel-jest": "^17.0.0",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "~6.15.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bisheng": "^0.22.0",
				"bisheng-plugin-antd": "^0.12.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.5.0",
				"bisheng-plugin-toc": "^0.4.0",
				"cross-env": "^3.1.4",
				"dekko": "^0.2.0",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"enzyme": "^2.6.0",
				"enzyme-to-json": "^1.3.0",
				"eslint": "^3.0.1",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^4.0.0",
				"eslint-plugin-import": "^2.1.0",
				"eslint-plugin-jsx-a11y": "^3.0.2",
				"eslint-plugin-markdown": "1.0.0-beta.3",
				"eslint-plugin-react": "^6.1.2",
				"eslint-tinker": "^0.4.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"jest": "^18.1.0",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^3.3.1",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"querystring": "^0.2.0",
				"rc-queue-anim": "~0.12.4",
				"rc-scroll-anim": "~0.5.0",
				"rc-tween-one": "~0.11.0",
				"react": "^15.0.0",
				"react-addons-test-utils": "^15.0.0",
				"react-copy-to-clipboard": "^4.0.1",
				"react-document-title": "^2.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-intl": "^2.0.1",
				"react-stateless-wrapper": "^1.0.2",
				"react-sublime-video": "^0.2.0",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"stylelint": "^7.8.0",
				"stylelint-config-standard": "^16.0.0",
				"typescript": "~2.2.1",
				"typescript-babel-jest": "^0.1.5",
				"values.js": "^1.0.3",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "bisheng start -c ./site/bisheng.config.js --no-livereload",
				"site": "npm run site:babel && bisheng build --ssr -c ./site/bisheng.config.js && npm run site:clean",
				"site:babel": "babel ./site/theme/template --out-dir ./site/theme/template",
				"site:clean": "rimraf site/theme/template/**/*.js site/theme/template/*.js",
				"deploy": "antd-tools run clean && npm run site && bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json",
				"lint-staged:es": "eslint ./.eslintrc.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"lint-staged:demo"
				]
			},
			"jest": {
				"setupFiles": [
					"./tests/setup.js"
				],
				"moduleFileExtensions": [
					"ts",
					"tsx",
					"js",
					"jsx",
					"json",
					"md"
				],
				"modulePathIgnorePatterns": [
					"/_site/"
				],
				"testPathIgnorePatterns": [
					"dekko",
					"/node_modules/",
					"node"
				],
				"transform": {
					"\\.tsx?$": "./node_modules/typescript-babel-jest",
					"\\.js$": "./node_modules/babel-jest",
					"\\.md$": "./node_modules/antd-demo-jest"
				},
				"testRegex": ".*\\.test\\.js$",
				"collectCoverageFrom": [
					"components/**/*.{ts,tsx}",
					"!components/*/style/index.tsx"
				],
				"transformIgnorePatterns": [
					"/node_modules/",
					"/dist/antd.js"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"gitHead": "cb44be1db5cce64b982be07f703accd68a4a59d1",
			"_id": "antd@2.8.1",
			"_shasum": "ff69e7cd2f6fe6a2bdf31993e40ef0cc90a4706f",
			"_from": ".",
			"_npmVersion": "3.10.8",
			"_nodeVersion": "6.9.0",
			"_npmUser": {
				"name": "ddcat1115",
				"email": "418150596@qq.com"
			},
			"dist": {
				"shasum": "ff69e7cd2f6fe6a2bdf31993e40ef0cc90a4706f",
				"tarball": "https://registry.npmjs.org/antd/-/antd-2.8.1.tgz"
			},
			"maintainers": [
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/antd-2.8.1.tgz_1489207294912_0.42254037666134536"
			},
			"directories": {}
		},
		"2.8.2": {
			"name": "antd",
			"version": "2.8.2",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"files": [
				"dist",
				"lib"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"lodash.debounce": "^4.0.8",
				"moment": "~2.17.0",
				"object-assign": "~4.1.0",
				"omit.js": "^0.1.0",
				"rc-animate": "~2.3.0",
				"rc-calendar": "~7.6.2",
				"rc-cascader": "~0.11.0",
				"rc-checkbox": "~1.5.0",
				"rc-collapse": "~1.6.4",
				"rc-dialog": "~6.5.0",
				"rc-dropdown": "~1.4.8",
				"rc-editor-mention": "~0.5.2",
				"rc-form": "~1.3.0",
				"rc-input-number": "~3.3.0",
				"rc-menu": "~5.0.9",
				"rc-notification": "~1.4.0",
				"rc-pagination": "~1.7.0",
				"rc-progress": "~2.0.1",
				"rc-radio": "~2.0.0",
				"rc-rate": "~2.1.0",
				"rc-select": "~6.7.1",
				"rc-slider": "~6.1.0",
				"rc-steps": "~2.4.0",
				"rc-switch": "~1.4.2",
				"rc-table": "~5.2.13",
				"rc-tabs": "~7.2.0",
				"rc-time-picker": "~2.2.1",
				"rc-tooltip": "~3.4.2",
				"rc-tree": "~1.4.0",
				"rc-tree-select": "~1.9.0",
				"rc-upload": "~2.3.0",
				"rc-util": "^4.0.1",
				"react-lazy-load": "^3.0.10",
				"react-slick": "~0.14.2",
				"shallowequal": "^0.2.2",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@types/react": "^15.0.8",
				"@types/react-dom": "~0.14.18",
				"antd-demo-jest": "^1.0.5",
				"antd-tools": "~0.18.0",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^7.1.0",
				"babel-jest": "^17.0.0",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "~6.15.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.22.0",
				"bisheng-plugin-antd": "^0.13.2",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.5.0",
				"bisheng-plugin-toc": "^0.4.0",
				"color-standalone": "^0.11.6",
				"cross-env": "^3.1.4",
				"dekko": "^0.2.0",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"enzyme": "^2.6.0",
				"enzyme-to-json": "^1.3.0",
				"eslint": "^3.0.1",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^4.0.0",
				"eslint-plugin-import": "^2.1.0",
				"eslint-plugin-jsx-a11y": "^3.0.2",
				"eslint-plugin-markdown": "1.0.0-beta.3",
				"eslint-plugin-react": "^6.1.2",
				"eslint-tinker": "^0.4.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"jest": "^19.0.2",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^3.3.1",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"querystring": "^0.2.0",
				"rc-queue-anim": "~0.12.4",
				"rc-scroll-anim": "~0.5.0",
				"rc-tween-one": "~0.11.0",
				"react": "^15.0.0",
				"react-addons-test-utils": "^15.0.0",
				"react-color-standalone": "^2.4.2-1",
				"react-copy-to-clipboard": "^4.0.1",
				"react-document-title": "^2.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-intl": "^2.0.1",
				"react-stateless-wrapper": "^1.0.2",
				"react-sublime-video": "^0.2.0",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"stylelint": "^7.8.0",
				"stylelint-config-standard": "^16.0.0",
				"typescript": "~2.2.1",
				"typescript-babel-jest": "^0.1.5",
				"values.js": "^1.0.3",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "bisheng start -c ./site/bisheng.config.js --no-livereload",
				"site": "npm run site:babel && bisheng build --ssr -c ./site/bisheng.config.js && npm run site:clean",
				"site:babel": "babel ./site/theme/template --out-dir ./site/theme/template",
				"site:clean": "rimraf site/theme/template/**/*.js site/theme/template/*.js",
				"deploy": "antd-tools run clean && npm run site && bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json",
				"lint-staged:es": "eslint ./.eslintrc.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"lint-staged:demo"
				]
			},
			"jest": {
				"setupFiles": [
					"./tests/setup.js"
				],
				"moduleFileExtensions": [
					"ts",
					"tsx",
					"js",
					"jsx",
					"json",
					"md"
				],
				"modulePathIgnorePatterns": [
					"/_site/"
				],
				"testPathIgnorePatterns": [
					"dekko",
					"/node_modules/",
					"node"
				],
				"transform": {
					"\\.tsx?$": "./node_modules/typescript-babel-jest",
					"\\.js$": "./node_modules/babel-jest",
					"\\.md$": "./node_modules/antd-demo-jest"
				},
				"testRegex": ".*\\.test\\.js$",
				"collectCoverageFrom": [
					"components/**/*.{ts,tsx}",
					"!components/*/style/index.tsx"
				],
				"transformIgnorePatterns": [
					"/node_modules/",
					"/dist/antd.js"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"gitHead": "1b8d5f56d0697b77adb4b1c3662fe759b6837b85",
			"_id": "antd@2.8.2",
			"_shasum": "e8121b906cc8a99e8b956166614d6b74ddc15a45",
			"_from": ".",
			"_npmVersion": "3.10.10",
			"_nodeVersion": "6.10.0",
			"_npmUser": {
				"name": "raohai",
				"email": "surgesoft@gmail.com"
			},
			"dist": {
				"shasum": "e8121b906cc8a99e8b956166614d6b74ddc15a45",
				"tarball": "https://registry.npmjs.org/antd/-/antd-2.8.2.tgz"
			},
			"maintainers": [
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/antd-2.8.2.tgz_1489910212512_0.8021278493106365"
			},
			"directories": {}
		},
		"2.8.3": {
			"name": "antd",
			"version": "2.8.3",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"files": [
				"dist",
				"lib"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"lodash.debounce": "^4.0.8",
				"moment": "~2.18.0",
				"object-assign": "~4.1.0",
				"omit.js": "^0.1.0",
				"rc-animate": "~2.3.0",
				"rc-calendar": "~7.6.2",
				"rc-cascader": "~0.11.0",
				"rc-checkbox": "~1.5.0",
				"rc-collapse": "~1.6.4",
				"rc-dialog": "~6.5.0",
				"rc-dropdown": "~1.4.8",
				"rc-editor-mention": "~0.5.2",
				"rc-form": "~1.3.0",
				"rc-input-number": "~3.3.0",
				"rc-menu": "~5.0.9",
				"rc-notification": "~1.4.0",
				"rc-pagination": "~1.7.0",
				"rc-progress": "~2.0.1",
				"rc-radio": "~2.0.0",
				"rc-rate": "~2.1.0",
				"rc-select": "~6.7.1",
				"rc-slider": "~6.1.0",
				"rc-steps": "~2.4.0",
				"rc-switch": "~1.4.2",
				"rc-table": "~5.2.13",
				"rc-tabs": "~7.2.0",
				"rc-time-picker": "~2.2.1",
				"rc-tooltip": "~3.4.2",
				"rc-tree": "~1.4.0",
				"rc-tree-select": "~1.9.0",
				"rc-upload": "~2.3.0",
				"rc-util": "^4.0.1",
				"react-lazy-load": "^3.0.10",
				"react-slick": "~0.14.2",
				"shallowequal": "^0.2.2",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@types/react": "^15.0.8",
				"@types/react-dom": "~0.14.18",
				"antd-demo-jest": "^1.0.5",
				"antd-tools": "~0.19.1",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^7.1.0",
				"babel-jest": "^19.0.0",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.23.0",
				"bisheng-plugin-antd": "^0.13.2",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.5.0",
				"bisheng-plugin-toc": "^0.4.0",
				"color-standalone": "^0.11.6",
				"cross-env": "^3.1.4",
				"dekko": "^0.2.0",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"enzyme": "^2.6.0",
				"enzyme-to-json": "^1.3.0",
				"eslint": "^3.0.1",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^4.0.0",
				"eslint-plugin-import": "^2.1.0",
				"eslint-plugin-jsx-a11y": "^4.0.0",
				"eslint-plugin-markdown": "1.0.0-beta.4",
				"eslint-plugin-react": "^6.10.3",
				"eslint-tinker": "^0.4.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"jest": "^19.0.2",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^3.3.1",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^0.13.2",
				"rc-scroll-anim": "^1.0.3",
				"rc-tween-one": "^1.1.2",
				"react": "^15.0.0",
				"react-addons-test-utils": "^15.0.0",
				"react-color-standalone": "^2.4.2-1",
				"react-copy-to-clipboard": "^4.0.1",
				"react-document-title": "^2.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-intl": "^2.0.1",
				"react-stateless-wrapper": "^1.0.2",
				"react-sublime-video": "^0.2.0",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"stylelint": "^7.8.0",
				"stylelint-config-standard": "^16.0.0",
				"typescript": "~2.2.1",
				"typescript-babel-jest": "^1.0.2",
				"values.js": "^1.0.3",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "bisheng start -c ./site/bisheng.config.js --no-livereload",
				"site": "npm run site:babel && bisheng build --ssr -c ./site/bisheng.config.js && npm run site:clean",
				"site:babel": "babel ./site/theme/template --out-dir ./site/theme/template",
				"site:clean": "rimraf site/theme/template/**/*.js site/theme/template/*.js",
				"deploy": "antd-tools run clean && npm run site && bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json",
				"lint-staged:es": "eslint ./.eslintrc.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"lint-staged:demo"
				]
			},
			"jest": {
				"setupFiles": [
					"./tests/setup.js"
				],
				"moduleFileExtensions": [
					"ts",
					"tsx",
					"js",
					"jsx",
					"json",
					"md"
				],
				"modulePathIgnorePatterns": [
					"/_site/"
				],
				"testPathIgnorePatterns": [
					"dekko",
					"/node_modules/",
					"node"
				],
				"transform": {
					"\\.tsx?$": "./node_modules/typescript-babel-jest",
					"\\.js$": "./node_modules/babel-jest",
					"\\.md$": "./node_modules/antd-demo-jest"
				},
				"testRegex": ".*\\.test\\.js$",
				"collectCoverageFrom": [
					"components/**/*.{ts,tsx}",
					"!components/*/style/index.tsx"
				],
				"transformIgnorePatterns": [
					"/node_modules/",
					"/dist/antd.js"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"gitHead": "0327f0c80436b93ae0ba202ba331f0fc6f2ab305",
			"_id": "antd@2.8.3",
			"_shasum": "abfc38ec0d86ff377ccd58bfc0580e22be279d38",
			"_from": ".",
			"_npmVersion": "4.1.2",
			"_nodeVersion": "7.6.0",
			"_npmUser": {
				"name": "benjycui",
				"email": "benjytrys@gmail.com"
			},
			"dist": {
				"shasum": "abfc38ec0d86ff377ccd58bfc0580e22be279d38",
				"tarball": "https://registry.npmjs.org/antd/-/antd-2.8.3.tgz"
			},
			"maintainers": [
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/antd-2.8.3.tgz_1490580141168_0.16039615008048713"
			},
			"directories": {}
		},
		"2.9.0": {
			"name": "antd",
			"version": "2.9.0",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"files": [
				"dist",
				"lib"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"lodash.debounce": "^4.0.8",
				"moment": "~2.18.0",
				"object-assign": "~4.1.0",
				"omit.js": "^0.1.0",
				"rc-animate": "~2.3.0",
				"rc-calendar": "~7.8.0",
				"rc-cascader": "~0.11.0",
				"rc-checkbox": "~1.5.0",
				"rc-collapse": "~1.6.4",
				"rc-dialog": "~6.5.0",
				"rc-dropdown": "~1.4.8",
				"rc-editor-mention": "~0.5.2",
				"rc-form": "~1.3.0",
				"rc-input-number": "~3.4.4",
				"rc-menu": "~5.0.9",
				"rc-notification": "~1.4.0",
				"rc-pagination": "~1.8.0",
				"rc-progress": "~2.1.0",
				"rc-radio": "~2.0.0",
				"rc-rate": "~2.1.0",
				"rc-select": "~6.8.0",
				"rc-slider": "~6.3.0",
				"rc-steps": "~2.4.0",
				"rc-switch": "~1.4.2",
				"rc-table": "~5.2.13",
				"rc-tabs": "~7.3.0",
				"rc-time-picker": "~2.3.3",
				"rc-tooltip": "~3.4.2",
				"rc-tree": "~1.4.0",
				"rc-tree-select": "~1.9.0",
				"rc-upload": "~2.3.0",
				"rc-util": "^4.0.1",
				"react-lazy-load": "^3.0.10",
				"react-slick": "~0.14.2",
				"shallowequal": "^0.2.2",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@types/react": "^15.0.8",
				"@types/react-dom": "~0.14.18",
				"antd-demo-jest": "^1.0.5",
				"antd-tools": "~0.19.1",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^7.1.0",
				"babel-jest": "^19.0.0",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.23.0",
				"bisheng-plugin-antd": "^0.13.2",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.5.0",
				"bisheng-plugin-toc": "^0.4.0",
				"color-standalone": "^0.11.6",
				"cross-env": "^3.1.4",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"enzyme": "^2.6.0",
				"enzyme-to-json": "^1.3.0",
				"eslint": "^3.0.1",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^4.0.0",
				"eslint-plugin-import": "^2.1.0",
				"eslint-plugin-jsx-a11y": "^4.0.0",
				"eslint-plugin-markdown": "1.0.0-beta.4",
				"eslint-plugin-react": "^6.10.3",
				"eslint-tinker": "^0.4.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"jest": "^19.0.2",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^3.3.1",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^0.13.2",
				"rc-scroll-anim": "^1.0.3",
				"rc-tween-one": "^1.1.2",
				"react": "^15.0.0",
				"react-addons-test-utils": "^15.0.0",
				"react-color-standalone": "^2.4.2-1",
				"react-copy-to-clipboard": "^4.0.1",
				"react-document-title": "^2.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-intl": "^2.0.1",
				"react-stateless-wrapper": "^1.0.2",
				"react-sublime-video": "^0.2.0",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"stylelint": "^7.8.0",
				"stylelint-config-standard": "^16.0.0",
				"typescript": "~2.2.1",
				"typescript-babel-jest": "^1.0.2",
				"values.js": "^1.0.3",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "bisheng start -c ./site/bisheng.config.js --no-livereload",
				"site": "bisheng build --ssr -c ./site/bisheng.config.js",
				"deploy": "antd-tools run clean && npm run site && bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json",
				"lint-staged:es": "eslint ./.eslintrc.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"lint-staged:demo"
				]
			},
			"jest": {
				"setupFiles": [
					"./tests/setup.js"
				],
				"moduleFileExtensions": [
					"ts",
					"tsx",
					"js",
					"jsx",
					"json",
					"md"
				],
				"modulePathIgnorePatterns": [
					"/_site/"
				],
				"testPathIgnorePatterns": [
					"dekko",
					"/node_modules/",
					"node"
				],
				"transform": {
					"\\.tsx?$": "./node_modules/typescript-babel-jest",
					"\\.js$": "./node_modules/babel-jest",
					"\\.md$": "./node_modules/antd-demo-jest"
				},
				"testRegex": ".*\\.test\\.js$",
				"collectCoverageFrom": [
					"components/**/*.{ts,tsx}",
					"!components/*/style/index.tsx"
				],
				"transformIgnorePatterns": [
					"/node_modules/",
					"/dist/antd.js"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"gitHead": "6864fea0cb2ab55c5b9f6d280bc60385fc51580c",
			"_id": "antd@2.9.0",
			"_shasum": "da21db9bbb8a9ec3444a6440462bb8e4e37ad82c",
			"_from": ".",
			"_npmVersion": "4.2.0",
			"_nodeVersion": "6.7.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "da21db9bbb8a9ec3444a6440462bb8e4e37ad82c",
				"tarball": "https://registry.npmjs.org/antd/-/antd-2.9.0.tgz"
			},
			"maintainers": [
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/antd-2.9.0.tgz_1491115835076_0.758739315206185"
			},
			"directories": {}
		},
		"2.9.1": {
			"name": "antd",
			"version": "2.9.1",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"files": [
				"dist",
				"lib"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"lodash.debounce": "^4.0.8",
				"moment": "~2.18.0",
				"object-assign": "~4.1.0",
				"omit.js": "^0.1.0",
				"rc-animate": "~2.3.0",
				"rc-calendar": "~7.8.0",
				"rc-cascader": "~0.11.0",
				"rc-checkbox": "~1.5.0",
				"rc-collapse": "~1.6.4",
				"rc-dialog": "~6.5.0",
				"rc-dropdown": "~1.4.8",
				"rc-editor-mention": "~0.5.2",
				"rc-form": "~1.3.0",
				"rc-input-number": "~3.4.4",
				"rc-menu": "~5.0.9",
				"rc-notification": "~1.4.0",
				"rc-pagination": "~1.8.0",
				"rc-progress": "~2.1.0",
				"rc-radio": "~2.0.0",
				"rc-rate": "~2.1.0",
				"rc-select": "~6.8.0",
				"rc-slider": "~7.0.0",
				"rc-steps": "~2.5.0",
				"rc-switch": "~1.4.2",
				"rc-table": "~5.2.13",
				"rc-tabs": "~7.3.0",
				"rc-time-picker": "~2.3.3",
				"rc-tooltip": "~3.4.2",
				"rc-tree": "~1.4.0",
				"rc-tree-select": "~1.9.0",
				"rc-upload": "~2.3.0",
				"rc-util": "^4.0.1",
				"react-lazy-load": "^3.0.10",
				"react-slick": "~0.14.2",
				"shallowequal": "^0.2.2",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@types/react": "^15.0.8",
				"@types/react-dom": "~0.14.18",
				"antd-demo-jest": "^1.0.5",
				"antd-tools": "~0.19.1",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^7.1.0",
				"babel-jest": "^19.0.0",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.23.0",
				"bisheng-plugin-antd": "^0.13.2",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.5.0",
				"bisheng-plugin-toc": "^0.4.0",
				"color-standalone": "^0.11.6",
				"cross-env": "^4.0.0",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"enzyme": "^2.6.0",
				"enzyme-to-json": "^1.3.0",
				"eslint": "^3.0.1",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^4.0.0",
				"eslint-plugin-import": "^2.1.0",
				"eslint-plugin-jsx-a11y": "^4.0.0",
				"eslint-plugin-markdown": "1.0.0-beta.4",
				"eslint-plugin-react": "^6.10.3",
				"eslint-tinker": "^0.4.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"jest": "^19.0.2",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^3.3.1",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^0.13.2",
				"rc-scroll-anim": "^1.0.3",
				"rc-tween-one": "^1.1.2",
				"react": "^15.0.0",
				"react-addons-test-utils": "^15.0.0",
				"react-color-standalone": "^2.4.2-1",
				"react-copy-to-clipboard": "^4.0.1",
				"react-document-title": "^2.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-intl": "^2.0.1",
				"react-stateless-wrapper": "^1.0.2",
				"react-sublime-video": "^0.2.0",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"stylelint": "^7.8.0",
				"stylelint-config-standard": "^16.0.0",
				"typescript": "~2.2.1",
				"typescript-babel-jest": "^1.0.2",
				"values.js": "^1.0.3",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "bisheng start -c ./site/bisheng.config.js --no-livereload",
				"site": "bisheng build --ssr -c ./site/bisheng.config.js",
				"deploy": "antd-tools run clean && npm run site && bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json",
				"lint-staged:es": "eslint ./.eslintrc.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"lint-staged:demo"
				]
			},
			"jest": {
				"setupFiles": [
					"./tests/setup.js"
				],
				"moduleFileExtensions": [
					"ts",
					"tsx",
					"js",
					"jsx",
					"json",
					"md"
				],
				"modulePathIgnorePatterns": [
					"/_site/"
				],
				"testPathIgnorePatterns": [
					"dekko",
					"/node_modules/",
					"node"
				],
				"transform": {
					"\\.tsx?$": "./node_modules/typescript-babel-jest",
					"\\.js$": "./node_modules/babel-jest",
					"\\.md$": "./node_modules/antd-demo-jest"
				},
				"testRegex": ".*\\.test\\.js$",
				"collectCoverageFrom": [
					"components/**/*.{ts,tsx}",
					"!components/*/style/index.tsx"
				],
				"transformIgnorePatterns": [
					"/node_modules/",
					"/dist/antd.js"
				],
				"snapshotSerializers": [
					"enzyme-to-json/serializer"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"gitHead": "85615771d50924ab99ac9b9dcd75ac61b9f5e89b",
			"_id": "antd@2.9.1",
			"_shasum": "327ecee8264b77cb6c14fcb1e1ecd0d8a2da5d5f",
			"_from": ".",
			"_npmVersion": "4.4.4",
			"_nodeVersion": "7.7.3",
			"_npmUser": {
				"name": "yesmeck",
				"email": "yesmeck@gmail.com"
			},
			"dist": {
				"shasum": "327ecee8264b77cb6c14fcb1e1ecd0d8a2da5d5f",
				"tarball": "https://registry.npmjs.org/antd/-/antd-2.9.1.tgz"
			},
			"maintainers": [
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/antd-2.9.1.tgz_1491682369228_0.25326481158845127"
			},
			"directories": {}
		},
		"2.9.2": {
			"name": "antd",
			"version": "2.9.2",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"files": [
				"dist",
				"lib"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"lodash.debounce": "^4.0.8",
				"moment": "^2.18.1",
				"object-assign": "~4.1.0",
				"omit.js": "^0.1.0",
				"prop-types": "^15.5.7",
				"rc-animate": "~2.3.0",
				"rc-calendar": "~8.0.0",
				"rc-cascader": "~0.11.0",
				"rc-checkbox": "~1.5.0",
				"rc-collapse": "~1.7.0",
				"rc-dialog": "~6.5.0",
				"rc-dropdown": "~1.4.8",
				"rc-editor-mention": "~0.5.2",
				"rc-form": "~1.3.0",
				"rc-input-number": "~3.4.4",
				"rc-menu": "~5.0.9",
				"rc-notification": "~1.4.0",
				"rc-pagination": "~1.8.0",
				"rc-progress": "~2.1.0",
				"rc-radio": "~2.0.0",
				"rc-rate": "~2.1.0",
				"rc-select": "~6.8.0",
				"rc-slider": "~7.0.0",
				"rc-steps": "~2.5.0",
				"rc-switch": "~1.4.2",
				"rc-table": "~5.2.13",
				"rc-tabs": "~7.3.0",
				"rc-time-picker": "~2.3.3",
				"rc-tooltip": "~3.4.2",
				"rc-tree": "~1.4.0",
				"rc-tree-select": "~1.9.0",
				"rc-upload": "~2.3.0",
				"rc-util": "^4.0.1",
				"react-lazy-load": "^3.0.10",
				"react-slick": "~0.14.2",
				"shallowequal": "^0.2.2",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@types/react": "^15.0.8",
				"@types/react-dom": "~0.14.18",
				"antd-demo-jest": "^1.0.5",
				"antd-tools": "~0.19.1",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^7.1.0",
				"babel-jest": "^19.0.0",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.23.0",
				"bisheng-plugin-antd": "^0.13.2",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.5.0",
				"bisheng-plugin-toc": "^0.4.0",
				"color-standalone": "^0.11.6",
				"cross-env": "^4.0.0",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"enzyme": "^2.6.0",
				"enzyme-to-json": "^1.3.0",
				"eslint": "^3.0.1",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^4.0.0",
				"eslint-plugin-import": "^2.1.0",
				"eslint-plugin-jsx-a11y": "^4.0.0",
				"eslint-plugin-markdown": "1.0.0-beta.4",
				"eslint-plugin-react": "^6.10.3",
				"eslint-tinker": "^0.4.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"jest": "^19.0.2",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^3.3.1",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^0.13.2",
				"rc-scroll-anim": "^1.0.3",
				"rc-tween-one": "^1.1.2",
				"react": "^15.0.0",
				"react-addons-test-utils": "^15.5.1",
				"react-color-standalone": "^2.4.2-1",
				"react-copy-to-clipboard": "^4.0.1",
				"react-document-title": "^2.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-intl": "^2.0.1",
				"react-stateless-wrapper": "^1.0.2",
				"react-sublime-video": "^0.2.0",
				"react-test-renderer": "^15.5.4",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"stylelint": "^7.8.0",
				"stylelint-config-standard": "^16.0.0",
				"typescript": "~2.2.1",
				"typescript-babel-jest": "^1.0.2",
				"values.js": "^1.0.3",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "bisheng start -c ./site/bisheng.config.js --no-livereload",
				"site": "bisheng build --ssr -c ./site/bisheng.config.js",
				"deploy": "antd-tools run clean && npm run site && bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json",
				"lint-staged:es": "eslint ./.eslintrc.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"lint-staged:demo"
				]
			},
			"jest": {
				"setupFiles": [
					"./tests/setup.js"
				],
				"moduleFileExtensions": [
					"ts",
					"tsx",
					"js",
					"jsx",
					"json",
					"md"
				],
				"modulePathIgnorePatterns": [
					"/_site/"
				],
				"testPathIgnorePatterns": [
					"dekko",
					"/node_modules/",
					"node"
				],
				"transform": {
					"\\.tsx?$": "./node_modules/typescript-babel-jest",
					"\\.js$": "./node_modules/babel-jest",
					"\\.md$": "./node_modules/antd-demo-jest"
				},
				"testRegex": ".*\\.test\\.js$",
				"collectCoverageFrom": [
					"components/**/*.{ts,tsx}",
					"!components/*/style/index.tsx"
				],
				"transformIgnorePatterns": [
					"/node_modules/",
					"/dist/antd.js"
				],
				"snapshotSerializers": [
					"enzyme-to-json/serializer"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"gitHead": "91bea2052c2fab6b7f0e08dd5113d11949e9109e",
			"_id": "antd@2.9.2",
			"_shasum": "3ebc94686b9df0613e01b617d7cb1788de60bb50",
			"_from": ".",
			"_npmVersion": "3.10.8",
			"_nodeVersion": "6.9.0",
			"_npmUser": {
				"name": "ddcat1115",
				"email": "418150596@qq.com"
			},
			"dist": {
				"shasum": "3ebc94686b9df0613e01b617d7cb1788de60bb50",
				"tarball": "https://registry.npmjs.org/antd/-/antd-2.9.2.tgz"
			},
			"maintainers": [
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/antd-2.9.2.tgz_1492869356130_0.30175544205121696"
			},
			"directories": {}
		},
		"2.9.3": {
			"name": "antd",
			"version": "2.9.3",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"files": [
				"dist",
				"lib"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"lodash.debounce": "^4.0.8",
				"moment": "^2.18.1",
				"object-assign": "~4.1.0",
				"omit.js": "^0.1.0",
				"prop-types": "^15.5.7",
				"rc-animate": "~2.3.0",
				"rc-calendar": "~8.0.0",
				"rc-cascader": "~0.11.0",
				"rc-checkbox": "~1.5.0",
				"rc-collapse": "~1.7.0",
				"rc-dialog": "~6.5.0",
				"rc-dropdown": "~1.4.8",
				"rc-editor-mention": "~0.5.2",
				"rc-form": "~1.3.0",
				"rc-input-number": "~3.4.4",
				"rc-menu": "~5.0.9",
				"rc-notification": "~1.4.0",
				"rc-pagination": "~1.8.0",
				"rc-progress": "~2.1.0",
				"rc-radio": "~2.0.0",
				"rc-rate": "~2.1.0",
				"rc-select": "~6.8.0",
				"rc-slider": "~7.0.0",
				"rc-steps": "~2.5.0",
				"rc-switch": "~1.4.2",
				"rc-table": "~5.2.13",
				"rc-tabs": "~7.3.0",
				"rc-time-picker": "~2.3.3",
				"rc-tooltip": "~3.4.2",
				"rc-tree": "~1.4.0",
				"rc-tree-select": "~1.9.0",
				"rc-upload": "~2.3.0",
				"rc-util": "^4.0.1",
				"react-lazy-load": "^3.0.10",
				"react-slick": "~0.14.2",
				"shallowequal": "^0.2.2",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@types/react": "^15.0.8",
				"@types/react-dom": "~0.14.18",
				"antd-demo-jest": "^1.0.5",
				"antd-tools": "~0.19.1",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^7.1.0",
				"babel-jest": "^19.0.0",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.23.0",
				"bisheng-plugin-antd": "^0.13.2",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.5.0",
				"bisheng-plugin-toc": "^0.4.0",
				"color-standalone": "^0.11.6",
				"cross-env": "^4.0.0",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"enzyme": "^2.6.0",
				"enzyme-to-json": "^1.3.0",
				"eslint": "^3.0.1",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^4.0.0",
				"eslint-plugin-import": "^2.1.0",
				"eslint-plugin-jsx-a11y": "^4.0.0",
				"eslint-plugin-markdown": "1.0.0-beta.4",
				"eslint-plugin-react": "^6.10.3",
				"eslint-tinker": "^0.4.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"jest": "^19.0.2",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^3.3.1",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^0.13.2",
				"rc-scroll-anim": "^1.0.3",
				"rc-tween-one": "^1.1.2",
				"react": "^15.0.0",
				"react-addons-test-utils": "^15.5.1",
				"react-color-standalone": "^2.4.2-1",
				"react-copy-to-clipboard": "^4.0.1",
				"react-document-title": "^2.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-intl": "^2.0.1",
				"react-stateless-wrapper": "^1.0.2",
				"react-sublime-video": "^0.2.0",
				"react-test-renderer": "^15.5.4",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"stylelint": "^7.8.0",
				"stylelint-config-standard": "^16.0.0",
				"typescript": "~2.2.1",
				"typescript-babel-jest": "^1.0.2",
				"values.js": "^1.0.3",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "bisheng start -c ./site/bisheng.config.js --no-livereload",
				"site": "bisheng build --ssr -c ./site/bisheng.config.js",
				"deploy": "antd-tools run clean && npm run site && bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json",
				"lint-staged:es": "eslint ./.eslintrc.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"lint-staged:demo"
				]
			},
			"jest": {
				"setupFiles": [
					"./tests/setup.js"
				],
				"moduleFileExtensions": [
					"ts",
					"tsx",
					"js",
					"jsx",
					"json",
					"md"
				],
				"modulePathIgnorePatterns": [
					"/_site/"
				],
				"testPathIgnorePatterns": [
					"dekko",
					"/node_modules/",
					"node"
				],
				"transform": {
					"\\.tsx?$": "./node_modules/typescript-babel-jest",
					"\\.js$": "./node_modules/babel-jest",
					"\\.md$": "./node_modules/antd-demo-jest"
				},
				"testRegex": ".*\\.test\\.js$",
				"collectCoverageFrom": [
					"components/**/*.{ts,tsx}",
					"!components/*/style/index.tsx"
				],
				"transformIgnorePatterns": [
					"/node_modules/",
					"/dist/antd.js"
				],
				"snapshotSerializers": [
					"enzyme-to-json/serializer"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"gitHead": "2325da5c3e18faf5dee8477312b66a5ff0d6fb60",
			"_id": "antd@2.9.3",
			"_shasum": "5b40349827fab882d73bd97707d614709a620863",
			"_from": ".",
			"_npmVersion": "3.10.8",
			"_nodeVersion": "6.9.0",
			"_npmUser": {
				"name": "ddcat1115",
				"email": "418150596@qq.com"
			},
			"dist": {
				"shasum": "5b40349827fab882d73bd97707d614709a620863",
				"tarball": "https://registry.npmjs.org/antd/-/antd-2.9.3.tgz"
			},
			"maintainers": [
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/antd-2.9.3.tgz_1493027870234_0.42343854275532067"
			},
			"directories": {}
		},
		"2.10.0": {
			"name": "antd",
			"version": "2.10.0",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"files": [
				"dist",
				"lib"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"lodash.debounce": "^4.0.8",
				"moment": "^2.18.1",
				"object-assign": "~4.1.0",
				"omit.js": "^0.1.0",
				"prop-types": "^15.5.7",
				"rc-animate": "~2.3.0",
				"rc-calendar": "~8.1.0",
				"rc-cascader": "~0.11.0",
				"rc-checkbox": "~1.5.0",
				"rc-collapse": "~1.7.0",
				"rc-dialog": "~6.5.0",
				"rc-dropdown": "~1.4.8",
				"rc-editor-mention": "~0.6.11",
				"rc-form": "~1.3.0",
				"rc-input-number": "~3.4.4",
				"rc-menu": "~5.0.9",
				"rc-notification": "~1.4.0",
				"rc-pagination": "~1.8.7",
				"rc-progress": "~2.1.0",
				"rc-radio": "~2.0.0",
				"rc-rate": "~2.1.0",
				"rc-select": "~6.8.0",
				"rc-slider": "~7.0.0",
				"rc-steps": "~2.5.0",
				"rc-switch": "~1.4.2",
				"rc-table": "~5.2.13",
				"rc-tabs": "~7.3.0",
				"rc-time-picker": "~2.4.0",
				"rc-tooltip": "~3.4.2",
				"rc-tree": "~1.5.0",
				"rc-tree-select": "~1.9.0",
				"rc-upload": "~2.3.0",
				"rc-util": "^4.0.1",
				"react-lazy-load": "^3.0.10",
				"react-slick": "~0.14.2",
				"shallowequal": "^0.2.2",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@types/react": "^15.0.8",
				"@types/react-dom": "~0.14.18",
				"antd-demo-jest": "^1.0.5",
				"antd-tools": "~0.19.1",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^7.1.0",
				"babel-jest": "^19.0.0",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.23.0",
				"bisheng-plugin-antd": "^0.13.2",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.5.0",
				"bisheng-plugin-toc": "^0.4.0",
				"color-standalone": "^0.11.6",
				"cross-env": "^4.0.0",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"enzyme": "^2.6.0",
				"enzyme-to-json": "^1.3.0",
				"eslint": "^3.0.1",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^4.0.0",
				"eslint-plugin-import": "^2.1.0",
				"eslint-plugin-jsx-a11y": "^4.0.0",
				"eslint-plugin-markdown": "1.0.0-beta.4",
				"eslint-plugin-react": "^6.10.3",
				"eslint-tinker": "^0.4.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"jest": "^19.0.2",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^3.3.1",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^0.13.2",
				"rc-scroll-anim": "^1.0.3",
				"rc-tween-one": "^1.1.2",
				"react": "^15.0.0",
				"react-addons-test-utils": "^15.5.1",
				"react-color-standalone": "^2.4.2-1",
				"react-copy-to-clipboard": "^4.0.1",
				"react-document-title": "^2.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-intl": "^2.0.1",
				"react-stateless-wrapper": "^1.0.2",
				"react-sublime-video": "^0.2.0",
				"react-test-renderer": "^15.5.4",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"stylelint": "^7.8.0",
				"stylelint-config-standard": "^16.0.0",
				"typescript": "~2.2.1",
				"typescript-babel-jest": "^1.0.2",
				"values.js": "^1.0.3",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "bisheng start -c ./site/bisheng.config.js --no-livereload",
				"site": "bisheng build --ssr -c ./site/bisheng.config.js",
				"deploy": "antd-tools run clean && npm run site && bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json",
				"lint-staged:es": "eslint ./.eslintrc.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"lint-staged:demo"
				]
			},
			"jest": {
				"setupFiles": [
					"./tests/setup.js"
				],
				"moduleFileExtensions": [
					"ts",
					"tsx",
					"js",
					"jsx",
					"json",
					"md"
				],
				"modulePathIgnorePatterns": [
					"/_site/"
				],
				"testPathIgnorePatterns": [
					"dekko",
					"/node_modules/",
					"node"
				],
				"transform": {
					"\\.tsx?$": "./node_modules/typescript-babel-jest",
					"\\.js$": "./node_modules/babel-jest",
					"\\.md$": "./node_modules/antd-demo-jest"
				},
				"testRegex": ".*\\.test\\.js$",
				"collectCoverageFrom": [
					"components/**/*.{ts,tsx}",
					"!components/*/style/index.tsx"
				],
				"transformIgnorePatterns": [
					"/node_modules/",
					"/dist/antd.js"
				],
				"snapshotSerializers": [
					"enzyme-to-json/serializer"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"gitHead": "5b605f1a57ec9e65124c9bdb51ec08de599dd5c0",
			"_id": "antd@2.10.0",
			"_shasum": "45cfd7ce9501589604fe24f0701cffda50446308",
			"_from": ".",
			"_npmVersion": "4.2.0",
			"_nodeVersion": "7.10.0",
			"_npmUser": {
				"name": "benjycui",
				"email": "benjytrys@gmail.com"
			},
			"dist": {
				"shasum": "45cfd7ce9501589604fe24f0701cffda50446308",
				"tarball": "https://registry.npmjs.org/antd/-/antd-2.10.0.tgz"
			},
			"maintainers": [
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/antd-2.10.0.tgz_1493979360708_0.3078461003024131"
			},
			"directories": {}
		},
		"2.10.1": {
			"name": "antd",
			"version": "2.10.1",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"files": [
				"dist",
				"lib"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"lodash.debounce": "^4.0.8",
				"moment": "^2.18.1",
				"object-assign": "~4.1.0",
				"omit.js": "^0.1.0",
				"prop-types": "^15.5.7",
				"rc-animate": "~2.3.0",
				"rc-calendar": "~8.1.0",
				"rc-cascader": "~0.11.0",
				"rc-checkbox": "~1.5.0",
				"rc-collapse": "~1.7.0",
				"rc-dialog": "~6.5.0",
				"rc-dropdown": "~1.4.8",
				"rc-editor-mention": "~0.6.11",
				"rc-form": "~1.3.0",
				"rc-input-number": "~3.4.4",
				"rc-menu": "~5.0.9",
				"rc-notification": "~1.4.0",
				"rc-pagination": "~1.8.7",
				"rc-progress": "~2.1.0",
				"rc-radio": "~2.0.0",
				"rc-rate": "~2.1.0",
				"rc-select": "~6.8.0",
				"rc-slider": "~7.0.0",
				"rc-steps": "~2.5.0",
				"rc-switch": "~1.4.2",
				"rc-table": "~5.2.13",
				"rc-tabs": "~7.5.0",
				"rc-time-picker": "~2.4.0",
				"rc-tooltip": "~3.4.2",
				"rc-tree": "~1.5.0",
				"rc-tree-select": "~1.9.0",
				"rc-upload": "~2.3.0",
				"rc-util": "^4.0.1",
				"react-lazy-load": "^3.0.10",
				"react-slick": "~0.14.2",
				"shallowequal": "^0.2.2",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@types/react": "^15.0.8",
				"@types/react-dom": "~0.14.18",
				"antd-demo-jest": "^1.0.5",
				"antd-tools": "~0.19.1",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^7.1.0",
				"babel-jest": "^19.0.0",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.23.0",
				"bisheng-plugin-antd": "^0.13.2",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.5.0",
				"bisheng-plugin-toc": "^0.4.0",
				"color-standalone": "^0.11.6",
				"cross-env": "^4.0.0",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"enzyme": "^2.6.0",
				"enzyme-to-json": "^1.3.0",
				"eslint": "^3.0.1",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^4.0.0",
				"eslint-plugin-import": "^2.1.0",
				"eslint-plugin-jsx-a11y": "^4.0.0",
				"eslint-plugin-markdown": "1.0.0-beta.4",
				"eslint-plugin-react": "^6.10.3",
				"eslint-tinker": "^0.4.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"jest": "^19.0.2",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^3.3.1",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^0.13.2",
				"rc-scroll-anim": "^1.0.3",
				"rc-tween-one": "^1.1.2",
				"react": "^15.0.0",
				"react-addons-test-utils": "^15.5.1",
				"react-color-standalone": "^2.4.2-1",
				"react-copy-to-clipboard": "^4.0.1",
				"react-document-title": "^2.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-intl": "^2.0.1",
				"react-stateless-wrapper": "^1.0.2",
				"react-sublime-video": "^0.2.0",
				"react-test-renderer": "^15.5.4",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"stylelint": "^7.8.0",
				"stylelint-config-standard": "^16.0.0",
				"typescript": "~2.2.1",
				"typescript-babel-jest": "^1.0.2",
				"values.js": "^1.0.3",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "bisheng start -c ./site/bisheng.config.js --no-livereload",
				"site": "bisheng build --ssr -c ./site/bisheng.config.js",
				"deploy": "antd-tools run clean && npm run site && bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json",
				"lint-staged:es": "eslint ./.eslintrc.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"lint-staged:demo"
				]
			},
			"jest": {
				"setupFiles": [
					"./tests/setup.js"
				],
				"moduleFileExtensions": [
					"ts",
					"tsx",
					"js",
					"jsx",
					"json",
					"md"
				],
				"modulePathIgnorePatterns": [
					"/_site/"
				],
				"testPathIgnorePatterns": [
					"dekko",
					"/node_modules/",
					"node"
				],
				"transform": {
					"\\.tsx?$": "./node_modules/typescript-babel-jest",
					"\\.js$": "./node_modules/babel-jest",
					"\\.md$": "./node_modules/antd-demo-jest"
				},
				"testRegex": ".*\\.test\\.js$",
				"collectCoverageFrom": [
					"components/**/*.{ts,tsx}",
					"!components/*/style/index.tsx"
				],
				"transformIgnorePatterns": [
					"/node_modules/",
					"/dist/antd.js"
				],
				"snapshotSerializers": [
					"enzyme-to-json/serializer"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"gitHead": "c001101899fa3fced54b473e9f0cf8e9903c4eeb",
			"_id": "antd@2.10.1",
			"_shasum": "d1ef29363543a11f71cf812477a841571575048c",
			"_from": ".",
			"_npmVersion": "4.4.4",
			"_nodeVersion": "7.7.3",
			"_npmUser": {
				"name": "yesmeck",
				"email": "yesmeck@gmail.com"
			},
			"dist": {
				"shasum": "d1ef29363543a11f71cf812477a841571575048c",
				"tarball": "https://registry.npmjs.org/antd/-/antd-2.10.1.tgz"
			},
			"maintainers": [
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/antd-2.10.1.tgz_1494750164144_0.19908085535280406"
			},
			"directories": {}
		},
		"2.10.2": {
			"name": "antd",
			"version": "2.10.2",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"files": [
				"dist",
				"lib"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"create-react-class": "^15.5.3",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"lodash.debounce": "^4.0.8",
				"moment": "^2.18.1",
				"object-assign": "~4.1.0",
				"omit.js": "^0.1.0",
				"prop-types": "^15.5.7",
				"rc-animate": "~2.3.0",
				"rc-calendar": "~8.3.0",
				"rc-cascader": "~0.11.0",
				"rc-checkbox": "~2.0.0",
				"rc-collapse": "~1.7.0",
				"rc-dialog": "~6.5.0",
				"rc-dropdown": "~1.4.8",
				"rc-editor-mention": "~0.6.11",
				"rc-form": "~1.3.0",
				"rc-input-number": "~3.4.4",
				"rc-menu": "~5.0.9",
				"rc-notification": "~1.4.0",
				"rc-pagination": "~1.8.7",
				"rc-progress": "~2.1.0",
				"rc-rate": "~2.1.0",
				"rc-select": "~6.8.0",
				"rc-slider": "~7.0.0",
				"rc-steps": "~2.5.0",
				"rc-switch": "~1.4.2",
				"rc-table": "~5.3.3",
				"rc-tabs": "~7.5.0",
				"rc-time-picker": "~2.4.0",
				"rc-tooltip": "~3.4.2",
				"rc-tree": "~1.5.0",
				"rc-tree-select": "~1.9.0",
				"rc-upload": "~2.3.0",
				"rc-util": "^4.0.1",
				"react-lazy-load": "^3.0.10",
				"react-slick": "~0.14.2",
				"shallowequal": "^0.2.2",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@types/react": "^15.0.8",
				"@types/react-dom": "~0.14.18",
				"antd-demo-jest": "^1.0.5",
				"antd-tools": "~0.19.1",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^7.1.0",
				"babel-jest": "^19.0.0",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.23.0",
				"bisheng-plugin-antd": "^0.13.2",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.5.0",
				"bisheng-plugin-toc": "^0.4.0",
				"color-standalone": "^0.11.6",
				"cross-env": "^4.0.0",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"enzyme": "^2.6.0",
				"enzyme-to-json": "^1.3.0",
				"eslint": "^3.0.1",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^4.0.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "^5.0.1",
				"eslint-plugin-markdown": "~1.0.0-beta.4",
				"eslint-plugin-react": "^7.0.1",
				"eslint-tinker": "^0.4.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"jest": "^19.0.2",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^3.3.1",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.0.1",
				"rc-scroll-anim": "^1.0.3",
				"rc-tween-one": "^1.1.2",
				"react": "^15.0.0",
				"react-addons-test-utils": "^15.5.1",
				"react-color": "^2.11.7",
				"react-copy-to-clipboard": "^4.0.1",
				"react-document-title": "^2.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-intl": "^2.0.1",
				"react-sublime-video": "^0.2.0",
				"react-test-renderer": "^15.5.4",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"stylelint": "^7.8.0",
				"stylelint-config-standard": "^16.0.0",
				"typescript": "~2.2.1",
				"typescript-babel-jest": "^1.0.2",
				"values.js": "^1.0.3",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "bisheng start -c ./site/bisheng.config.js --no-livereload",
				"site": "bisheng build --ssr -c ./site/bisheng.config.js",
				"deploy": "antd-tools run clean && npm run site && bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json",
				"lint-staged:es": "eslint ./.eslintrc.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"lint-staged:demo"
				]
			},
			"jest": {
				"setupFiles": [
					"./tests/setup.js"
				],
				"moduleFileExtensions": [
					"ts",
					"tsx",
					"js",
					"jsx",
					"json",
					"md"
				],
				"modulePathIgnorePatterns": [
					"/_site/"
				],
				"testPathIgnorePatterns": [
					"dekko",
					"/node_modules/",
					"node"
				],
				"transform": {
					"\\.tsx?$": "./node_modules/typescript-babel-jest",
					"\\.js$": "./node_modules/babel-jest",
					"\\.md$": "./node_modules/antd-demo-jest"
				},
				"testRegex": ".*\\.test\\.js$",
				"collectCoverageFrom": [
					"components/**/*.{ts,tsx}",
					"!components/*/style/index.tsx"
				],
				"transformIgnorePatterns": [
					"/node_modules/",
					"/dist/antd.js"
				],
				"snapshotSerializers": [
					"enzyme-to-json/serializer"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"gitHead": "8395470ea8e6856776f4de8798aac9daee01a043",
			"_id": "antd@2.10.2",
			"_shasum": "05e1c2a4d114758f4740ca20cc5194ee492efcb3",
			"_from": ".",
			"_npmVersion": "3.10.10",
			"_nodeVersion": "6.10.0",
			"_npmUser": {
				"name": "raohai",
				"email": "surgesoft@gmail.com"
			},
			"dist": {
				"shasum": "05e1c2a4d114758f4740ca20cc5194ee492efcb3",
				"tarball": "https://registry.npmjs.org/antd/-/antd-2.10.2.tgz"
			},
			"maintainers": [
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd-2.10.2.tgz_1495507348650_0.687779346248135"
			},
			"directories": {}
		},
		"2.10.3": {
			"name": "antd",
			"version": "2.10.3",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"files": [
				"dist",
				"lib",
				"es"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"create-react-class": "^15.5.3",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"lodash.debounce": "^4.0.8",
				"moment": "^2.18.1",
				"object-assign": "~4.1.0",
				"omit.js": "^0.1.0",
				"prop-types": "^15.5.7",
				"rc-animate": "~2.3.0",
				"rc-calendar": "~8.4.0",
				"rc-cascader": "~0.11.0",
				"rc-checkbox": "~2.0.0",
				"rc-collapse": "~1.7.0",
				"rc-dialog": "~6.5.0",
				"rc-dropdown": "~1.4.8",
				"rc-editor-mention": "~0.6.11",
				"rc-form": "~1.3.0",
				"rc-input-number": "~3.4.4",
				"rc-menu": "~5.0.9",
				"rc-notification": "~1.4.0",
				"rc-pagination": "~1.8.7",
				"rc-progress": "~2.1.0",
				"rc-rate": "~2.1.0",
				"rc-select": "~6.8.0",
				"rc-slider": "~7.0.0",
				"rc-steps": "~2.5.0",
				"rc-switch": "~1.4.2",
				"rc-table": "~5.3.3",
				"rc-tabs": "~7.5.0",
				"rc-time-picker": "~2.4.0",
				"rc-tooltip": "~3.4.2",
				"rc-tree": "~1.5.0",
				"rc-tree-select": "~1.9.0",
				"rc-upload": "~2.3.0",
				"rc-util": "^4.0.1",
				"react-lazy-load": "^3.0.10",
				"react-slick": "~0.14.2",
				"shallowequal": "^0.2.2",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@types/react": "^15.0.8",
				"@types/react-dom": "~0.14.18",
				"antd-demo-jest": "^1.0.5",
				"antd-tools": "^1.4.2",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^7.1.0",
				"babel-jest": "^19.0.0",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.23.0",
				"bisheng-plugin-antd": "^0.13.2",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.5.0",
				"bisheng-plugin-toc": "^0.4.0",
				"color-standalone": "^0.11.6",
				"cross-env": "^4.0.0",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"enzyme": "^2.6.0",
				"enzyme-to-json": "^1.3.0",
				"eslint": "^3.0.1",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^4.0.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "^5.0.1",
				"eslint-plugin-markdown": "~1.0.0-beta.4",
				"eslint-plugin-react": "^7.0.1",
				"eslint-tinker": "^0.4.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"jest": "^19.0.2",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^3.3.1",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.0.1",
				"rc-scroll-anim": "^1.0.3",
				"rc-tween-one": "^1.1.2",
				"react": "^15.0.0",
				"react-addons-test-utils": "^15.5.1",
				"react-color": "^2.11.7",
				"react-copy-to-clipboard": "^4.0.1",
				"react-document-title": "^2.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-intl": "^2.0.1",
				"react-sublime-video": "^0.2.0",
				"react-test-renderer": "^15.5.4",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"stylelint": "^7.8.0",
				"stylelint-config-standard": "^16.0.0",
				"typescript": "~2.3.0",
				"typescript-babel-jest": "^1.0.2",
				"values.js": "^1.0.3",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "bisheng start -c ./site/bisheng.config.js --no-livereload",
				"site": "bisheng build --ssr -c ./site/bisheng.config.js",
				"deploy": "antd-tools run clean && npm run site && bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json",
				"lint-staged:es": "eslint ./.eslintrc.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"lint-staged:demo"
				]
			},
			"jest": {
				"setupFiles": [
					"./tests/setup.js"
				],
				"moduleFileExtensions": [
					"ts",
					"tsx",
					"js",
					"jsx",
					"json",
					"md"
				],
				"modulePathIgnorePatterns": [
					"/_site/"
				],
				"testPathIgnorePatterns": [
					"/node_modules/",
					"dekko",
					"node"
				],
				"transform": {
					"\\.tsx?$": "./node_modules/typescript-babel-jest",
					"\\.js$": "./node_modules/babel-jest",
					"\\.md$": "./node_modules/antd-demo-jest"
				},
				"testRegex": ".*\\.test\\.js$",
				"collectCoverageFrom": [
					"components/**/*.{ts,tsx}",
					"!components/*/style/index.tsx",
					"!components/style/index.tsx",
					"!components/*/locale/index.tsx"
				],
				"transformIgnorePatterns": [
					"/node_modules/",
					"/dist/"
				],
				"snapshotSerializers": [
					"enzyme-to-json/serializer"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"gitHead": "47c58fb0b2c711deee19e396240c3ab64badf8e2",
			"_id": "antd@2.10.3",
			"_shasum": "bd926b77abe21cd988b8f9d911b9b3153b5b45f6",
			"_from": ".",
			"_npmVersion": "4.2.0",
			"_nodeVersion": "7.10.0",
			"_npmUser": {
				"name": "ddcat1115",
				"email": "418150596@qq.com"
			},
			"dist": {
				"shasum": "bd926b77abe21cd988b8f9d911b9b3153b5b45f6",
				"tarball": "https://registry.npmjs.org/antd/-/antd-2.10.3.tgz"
			},
			"maintainers": [
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd-2.10.3.tgz_1496228721656_0.07017654459923506"
			},
			"directories": {}
		},
		"2.10.4": {
			"name": "antd",
			"version": "2.10.4",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"files": [
				"dist",
				"lib",
				"es"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"create-react-class": "^15.5.3",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"lodash.debounce": "^4.0.8",
				"moment": "^2.18.1",
				"object-assign": "~4.1.0",
				"omit.js": "^0.1.0",
				"prop-types": "^15.5.7",
				"rc-animate": "~2.3.0",
				"rc-calendar": "~8.4.0",
				"rc-cascader": "~0.11.0",
				"rc-checkbox": "~2.0.0",
				"rc-collapse": "~1.7.0",
				"rc-dialog": "~6.5.0",
				"rc-dropdown": "~1.4.8",
				"rc-editor-mention": "~0.6.11",
				"rc-form": "~1.3.0",
				"rc-input-number": "~3.4.4",
				"rc-menu": "~5.0.9",
				"rc-notification": "~1.4.0",
				"rc-pagination": "~1.8.7",
				"rc-progress": "~2.1.0",
				"rc-rate": "~2.1.0",
				"rc-select": "~6.8.0",
				"rc-slider": "~7.0.0",
				"rc-steps": "~2.5.0",
				"rc-switch": "~1.4.2",
				"rc-table": "~5.3.3",
				"rc-tabs": "~7.5.0",
				"rc-time-picker": "~2.4.0",
				"rc-tooltip": "~3.4.2",
				"rc-tree": "~1.5.0",
				"rc-tree-select": "~1.9.0",
				"rc-upload": "~2.3.0",
				"rc-util": "^4.0.4",
				"react-lazy-load": "^3.0.10",
				"react-slick": "~0.14.2",
				"shallowequal": "^0.2.2",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@types/react": "^15.0.8",
				"@types/react-dom": "~0.14.18",
				"antd-demo-jest": "^1.0.5",
				"antd-tools": "^1.4.2",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^7.1.0",
				"babel-jest": "^19.0.0",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.23.0",
				"bisheng-plugin-antd": "^0.13.2",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.5.0",
				"bisheng-plugin-toc": "^0.4.0",
				"color-standalone": "^0.11.6",
				"cross-env": "^4.0.0",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"enzyme": "^2.6.0",
				"enzyme-to-json": "^1.3.0",
				"eslint": "^3.0.1",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^4.0.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "^5.0.1",
				"eslint-plugin-markdown": "~1.0.0-beta.4",
				"eslint-plugin-react": "^7.0.1",
				"eslint-tinker": "^0.4.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"jest": "^19.0.2",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^3.3.1",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.0.1",
				"rc-scroll-anim": "^1.0.3",
				"rc-tween-one": "^1.1.2",
				"react": "^15.0.0",
				"react-addons-test-utils": "^15.5.1",
				"react-color": "^2.11.7",
				"react-copy-to-clipboard": "^4.0.1",
				"react-document-title": "^2.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-intl": "^2.0.1",
				"react-sublime-video": "^0.2.0",
				"react-test-renderer": "^15.5.4",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"stylelint": "^7.8.0",
				"stylelint-config-standard": "^16.0.0",
				"typescript": "~2.3.0",
				"typescript-babel-jest": "^1.0.2",
				"values.js": "^1.0.3",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "bisheng start -c ./site/bisheng.config.js --no-livereload",
				"site": "bisheng build --ssr -c ./site/bisheng.config.js",
				"deploy": "antd-tools run clean && npm run site && bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json",
				"lint-staged:es": "eslint ./.eslintrc.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"lint-staged:demo"
				]
			},
			"jest": {
				"setupFiles": [
					"./tests/setup.js"
				],
				"moduleFileExtensions": [
					"ts",
					"tsx",
					"js",
					"jsx",
					"json",
					"md"
				],
				"modulePathIgnorePatterns": [
					"/_site/"
				],
				"testPathIgnorePatterns": [
					"/node_modules/",
					"dekko",
					"node"
				],
				"transform": {
					"\\.tsx?$": "./node_modules/typescript-babel-jest",
					"\\.js$": "./node_modules/babel-jest",
					"\\.md$": "./node_modules/antd-demo-jest"
				},
				"testRegex": ".*\\.test\\.js$",
				"collectCoverageFrom": [
					"components/**/*.{ts,tsx}",
					"!components/*/style/index.tsx",
					"!components/style/index.tsx",
					"!components/*/locale/index.tsx"
				],
				"transformIgnorePatterns": [
					"/node_modules/",
					"/dist/"
				],
				"snapshotSerializers": [
					"enzyme-to-json/serializer"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"gitHead": "0080b6ddf5bae47531f3429d4680c37d45513d37",
			"_id": "antd@2.10.4",
			"_shasum": "d08ba203c86bd991aba1ce3726ba17039033c82f",
			"_from": ".",
			"_npmVersion": "4.4.4",
			"_nodeVersion": "7.7.3",
			"_npmUser": {
				"name": "yesmeck",
				"email": "yesmeck@gmail.com"
			},
			"dist": {
				"shasum": "d08ba203c86bd991aba1ce3726ba17039033c82f",
				"tarball": "https://registry.npmjs.org/antd/-/antd-2.10.4.tgz"
			},
			"maintainers": [
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd-2.10.4.tgz_1496241841916_0.18315836205147207"
			},
			"directories": {}
		},
		"2.11.0": {
			"name": "antd",
			"version": "2.11.0",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"files": [
				"dist",
				"lib",
				"es"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"create-react-class": "^15.5.3",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"lodash.debounce": "^4.0.8",
				"moment": "^2.18.1",
				"object-assign": "~4.1.0",
				"omit.js": "^0.1.0",
				"prop-types": "^15.5.7",
				"rc-animate": "~2.3.6",
				"rc-calendar": "~8.4.1",
				"rc-cascader": "~0.11.3",
				"rc-checkbox": "~2.0.3",
				"rc-collapse": "~1.7.5",
				"rc-dialog": "~6.5.10",
				"rc-dropdown": "~1.4.11",
				"rc-editor-mention": "~0.6.12",
				"rc-form": "~1.3.3",
				"rc-input-number": "~3.6.0",
				"rc-menu": "~5.0.10",
				"rc-notification": "~2.0.0",
				"rc-pagination": "~1.9.4",
				"rc-progress": "~2.1.2",
				"rc-rate": "~2.1.1",
				"rc-select": "~6.8.6",
				"rc-slider": "~8.1.2",
				"rc-steps": "~2.5.1",
				"rc-switch": "~1.5.1",
				"rc-table": "~5.3.3",
				"rc-tabs": "~8.0.0",
				"rc-time-picker": "~2.4.1",
				"rc-tooltip": "~3.4.6",
				"rc-tree": "~1.5.0",
				"rc-tree-select": "~1.10.2",
				"rc-upload": "~2.3.7",
				"rc-util": "^4.0.4",
				"react-lazy-load": "^3.0.10",
				"react-slick": "~0.14.2",
				"shallowequal": "^1.0.1",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@types/react": "^15.0.8",
				"@types/react-dom": "~0.14.18",
				"antd-demo-jest": "^1.0.5",
				"antd-tools": "~1.5.0",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^7.1.0",
				"babel-jest": "^19.0.0",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.24.0",
				"bisheng-plugin-antd": "^0.13.2",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.5.0",
				"bisheng-plugin-toc": "^0.4.0",
				"color-standalone": "^0.11.6",
				"cross-env": "^4.0.0",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"enzyme": "^2.6.0",
				"enzyme-to-json": "^1.3.0",
				"eslint": "^3.0.1",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^4.0.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "^5.0.1",
				"eslint-plugin-markdown": "~1.0.0-beta.4",
				"eslint-plugin-react": "^7.0.1",
				"eslint-tinker": "^0.4.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"jest": "^19.0.2",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^3.3.1",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.0.1",
				"rc-scroll-anim": "^1.0.3",
				"rc-tween-one": "^1.1.2",
				"react": "^15.0.0",
				"react-addons-test-utils": "^15.5.1",
				"react-color": "^2.11.7",
				"react-copy-to-clipboard": "^4.0.1",
				"react-document-title": "^2.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-intl": "^2.0.1",
				"react-sublime-video": "^0.2.0",
				"react-test-renderer": "^15.5.4",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"stylelint": "^7.8.0",
				"stylelint-config-standard": "^16.0.0",
				"typescript": "~2.3.0",
				"typescript-babel-jest": "^1.0.2",
				"values.js": "^1.0.3",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "bisheng start -c ./site/bisheng.config.js --no-livereload",
				"site": "bisheng build --ssr -c ./site/bisheng.config.js",
				"deploy": "antd-tools run clean && npm run site && bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json",
				"lint-staged:es": "eslint ./.eslintrc.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"lint-staged:demo"
				]
			},
			"jest": {
				"setupFiles": [
					"./tests/setup.js"
				],
				"moduleFileExtensions": [
					"ts",
					"tsx",
					"js",
					"jsx",
					"json",
					"md"
				],
				"modulePathIgnorePatterns": [
					"/_site/"
				],
				"testPathIgnorePatterns": [
					"/node_modules/",
					"dekko",
					"node"
				],
				"transform": {
					"\\.tsx?$": "./node_modules/typescript-babel-jest",
					"\\.js$": "./node_modules/babel-jest",
					"\\.md$": "./node_modules/antd-demo-jest"
				},
				"testRegex": ".*\\.test\\.js$",
				"collectCoverageFrom": [
					"components/**/*.{ts,tsx}",
					"!components/*/style/index.tsx",
					"!components/style/index.tsx",
					"!components/*/locale/index.tsx"
				],
				"transformIgnorePatterns": [
					"/node_modules/",
					"/dist/"
				],
				"snapshotSerializers": [
					"enzyme-to-json/serializer"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"gitHead": "602cf0a309e453d6985d5cd7f2e0cf6f0d167d9a",
			"_id": "antd@2.11.0",
			"_shasum": "f62507d20b30aa93322220fdb72da2c7d8d2554d",
			"_from": ".",
			"_npmVersion": "4.2.0",
			"_nodeVersion": "7.10.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "f62507d20b30aa93322220fdb72da2c7d8d2554d",
				"tarball": "https://registry.npmjs.org/antd/-/antd-2.11.0.tgz"
			},
			"maintainers": [
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd-2.11.0.tgz_1497010275253_0.8675834306050092"
			},
			"directories": {}
		},
		"2.12.0-beta1": {
			"name": "antd",
			"version": "2.12.0-beta1",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"files": [
				"dist",
				"lib",
				"es"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"create-react-class": "^15.5.3",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"lodash.debounce": "^4.0.8",
				"moment": "^2.18.1",
				"object-assign": "~4.1.0",
				"omit.js": "^0.1.0",
				"prop-types": "^15.5.7",
				"rc-animate": "~2.3.6",
				"rc-calendar": "~8.4.1",
				"rc-cascader": "~0.11.3",
				"rc-checkbox": "~2.0.3",
				"rc-collapse": "~1.7.5",
				"rc-dialog": "~6.5.10",
				"rc-dropdown": "~1.4.11",
				"rc-editor-mention": "~0.6.12",
				"rc-form": "~1.4.0",
				"rc-input-number": "~3.6.0",
				"rc-menu": "~5.0.10",
				"rc-notification": "~2.0.0",
				"rc-pagination": "~1.9.4",
				"rc-progress": "~2.1.2",
				"rc-rate": "~2.1.1",
				"rc-select": "~6.8.6",
				"rc-slider": "~8.1.2",
				"rc-steps": "~2.5.1",
				"rc-switch": "~1.5.1",
				"rc-table": "~5.4.0",
				"rc-tabs": "~8.0.0",
				"rc-time-picker": "~2.4.1",
				"rc-tooltip": "~3.4.6",
				"rc-tree": "~1.5.0",
				"rc-tree-select": "~1.10.2",
				"rc-upload": "~2.3.7",
				"rc-util": "^4.0.4",
				"react-lazy-load": "^3.0.10",
				"react-slick": "~0.14.2",
				"shallowequal": "^1.0.1",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@types/react": "^15.0.8",
				"@types/react-dom": "~0.14.18",
				"antd-demo-jest": "^1.0.5",
				"antd-tools": "~1.5.0",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^7.1.0",
				"babel-jest": "^19.0.0",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.24.0",
				"bisheng-plugin-antd": "^0.13.2",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.5.0",
				"bisheng-plugin-toc": "^0.4.0",
				"color-standalone": "^0.11.6",
				"cross-env": "^4.0.0",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"enzyme": "^2.6.0",
				"enzyme-to-json": "^1.3.0",
				"eslint": "^3.0.1",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^4.0.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "^5.0.1",
				"eslint-plugin-markdown": "~1.0.0-beta.4",
				"eslint-plugin-react": "^7.0.1",
				"eslint-tinker": "^0.4.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"jest": "^19.0.2",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^3.3.1",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.0.1",
				"rc-scroll-anim": "^1.0.3",
				"rc-tween-one": "^1.1.2",
				"react": "^15.0.0",
				"react-color": "^2.11.7",
				"react-copy-to-clipboard": "^4.0.1",
				"react-document-title": "^2.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-intl": "^2.0.1",
				"react-sublime-video": "^0.2.0",
				"react-test-renderer": "^15.5.4",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"stylelint": "^7.8.0",
				"stylelint-config-standard": "^16.0.0",
				"typescript": "~2.3.0",
				"typescript-babel-jest": "^1.0.2",
				"values.js": "^1.0.3",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "bisheng start -c ./site/bisheng.config.js --no-livereload",
				"site": "bisheng build --ssr -c ./site/bisheng.config.js",
				"deploy": "antd-tools run clean && npm run site && bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json",
				"lint-staged:es": "eslint ./.eslintrc.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"lint-staged:demo"
				]
			},
			"jest": {
				"setupFiles": [
					"./tests/setup.js"
				],
				"moduleFileExtensions": [
					"ts",
					"tsx",
					"js",
					"jsx",
					"json",
					"md"
				],
				"modulePathIgnorePatterns": [
					"/_site/"
				],
				"testPathIgnorePatterns": [
					"/node_modules/",
					"dekko",
					"node"
				],
				"transform": {
					"\\.tsx?$": "./node_modules/typescript-babel-jest",
					"\\.js$": "./node_modules/babel-jest",
					"\\.md$": "./node_modules/antd-demo-jest"
				},
				"testRegex": ".*\\.test\\.js$",
				"collectCoverageFrom": [
					"components/**/*.{ts,tsx}",
					"!components/*/style/index.tsx",
					"!components/style/index.tsx",
					"!components/*/locale/index.tsx"
				],
				"transformIgnorePatterns": [
					"/node_modules/",
					"/dist/"
				],
				"snapshotSerializers": [
					"enzyme-to-json/serializer"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"gitHead": "51f84e82e280282e034956ea9666ce5a9e74910c",
			"_id": "antd@2.12.0-beta1",
			"_npmVersion": "5.0.3",
			"_nodeVersion": "8.0.0",
			"_npmUser": {
				"name": "yesmeck",
				"email": "yesmeck@gmail.com"
			},
			"dist": {
				"integrity": "sha512-bMJvdAh9G75fonbEqIgpPhQ5Yftk5ojZHpC4p9V1u3VYUP1OA0VoR17JvOMhQ92Uv/s2nCfNYyCxmxDbAxesCg==",
				"shasum": "a4cfca7e51242b16497ec45e21db70191b7ca51f",
				"tarball": "https://registry.npmjs.org/antd/-/antd-2.12.0-beta1.tgz"
			},
			"maintainers": [
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd-2.12.0-beta1.tgz_1497516765818_0.8746272744610906"
			},
			"directories": {}
		},
		"2.11.1": {
			"name": "antd",
			"version": "2.11.1",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"files": [
				"dist",
				"lib",
				"es"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"create-react-class": "^15.5.3",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"lodash.debounce": "^4.0.8",
				"moment": "^2.18.1",
				"object-assign": "~4.1.0",
				"omit.js": "^0.1.0",
				"prop-types": "^15.5.7",
				"rc-animate": "~2.3.6",
				"rc-calendar": "~8.4.1",
				"rc-cascader": "~0.11.3",
				"rc-checkbox": "~2.0.3",
				"rc-collapse": "~1.7.5",
				"rc-dialog": "~6.5.10",
				"rc-dropdown": "~1.4.11",
				"rc-editor-mention": "~0.6.12",
				"rc-form": "~1.4.0",
				"rc-input-number": "~3.6.0",
				"rc-menu": "~5.0.10",
				"rc-notification": "~2.0.0",
				"rc-pagination": "~1.9.4",
				"rc-progress": "~2.1.2",
				"rc-rate": "~2.1.1",
				"rc-select": "~6.8.6",
				"rc-slider": "~8.1.2",
				"rc-steps": "~2.5.1",
				"rc-switch": "~1.5.1",
				"rc-table": "~5.3.3",
				"rc-tabs": "~8.0.0",
				"rc-time-picker": "~2.4.1",
				"rc-tooltip": "~3.4.6",
				"rc-tree": "~1.5.0",
				"rc-tree-select": "~1.10.2",
				"rc-upload": "~2.3.7",
				"rc-util": "^4.0.4",
				"react-lazy-load": "^3.0.10",
				"react-slick": "~0.14.2",
				"shallowequal": "^1.0.1",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@types/react": "^15.0.8",
				"@types/react-dom": "~0.14.18",
				"antd-demo-jest": "^1.0.5",
				"antd-tools": "~1.5.0",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^7.1.0",
				"babel-jest": "^19.0.0",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.24.0",
				"bisheng-plugin-antd": "^0.15.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.5.0",
				"bisheng-plugin-toc": "^0.4.0",
				"color-standalone": "^0.11.6",
				"cross-env": "^4.0.0",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"enzyme": "^2.6.0",
				"enzyme-to-json": "^1.3.0",
				"eslint": "^3.0.1",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^4.0.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "^5.0.1",
				"eslint-plugin-markdown": "~1.0.0-beta.4",
				"eslint-plugin-react": "^7.0.1",
				"eslint-tinker": "^0.4.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"jest": "^19.0.2",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^3.3.1",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.0.1",
				"rc-scroll-anim": "^1.0.3",
				"rc-tween-one": "^1.1.2",
				"react": "^15.0.0",
				"react-color": "^2.11.7",
				"react-copy-to-clipboard": "^4.0.1",
				"react-document-title": "^2.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-intl": "^2.0.1",
				"react-sublime-video": "^0.2.0",
				"react-test-renderer": "^15.5.4",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"stylelint": "^7.8.0",
				"stylelint-config-standard": "^16.0.0",
				"typescript": "~2.3.0",
				"typescript-babel-jest": "^1.0.2",
				"values.js": "^1.0.3",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "bisheng start -c ./site/bisheng.config.js --no-livereload",
				"site": "bisheng build --ssr -c ./site/bisheng.config.js",
				"deploy": "antd-tools run clean && npm run site && bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json",
				"lint-staged:es": "eslint ./.eslintrc.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"lint-staged:demo"
				]
			},
			"jest": {
				"setupFiles": [
					"./tests/setup.js"
				],
				"moduleFileExtensions": [
					"ts",
					"tsx",
					"js",
					"jsx",
					"json",
					"md"
				],
				"modulePathIgnorePatterns": [
					"/_site/"
				],
				"testPathIgnorePatterns": [
					"/node_modules/",
					"dekko",
					"node"
				],
				"transform": {
					"\\.tsx?$": "./node_modules/typescript-babel-jest",
					"\\.js$": "./node_modules/babel-jest",
					"\\.md$": "./node_modules/antd-demo-jest"
				},
				"testRegex": ".*\\.test\\.js$",
				"collectCoverageFrom": [
					"components/**/*.{ts,tsx}",
					"!components/*/style/index.tsx",
					"!components/style/index.tsx",
					"!components/*/locale/index.tsx"
				],
				"transformIgnorePatterns": [
					"/node_modules/",
					"/dist/"
				],
				"snapshotSerializers": [
					"enzyme-to-json/serializer"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"gitHead": "02f4e5794c35957654256f33e2e26bace92fcbe8",
			"_id": "antd@2.11.1",
			"_shasum": "3b5e643060beabff2727fca75919792c1bcae484",
			"_from": ".",
			"_npmVersion": "4.4.4",
			"_nodeVersion": "7.7.3",
			"_npmUser": {
				"name": "yesmeck",
				"email": "yesmeck@gmail.com"
			},
			"dist": {
				"shasum": "3b5e643060beabff2727fca75919792c1bcae484",
				"tarball": "https://registry.npmjs.org/antd/-/antd-2.11.1.tgz"
			},
			"maintainers": [
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd-2.11.1.tgz_1497803265813_0.17133984132669866"
			},
			"directories": {}
		},
		"2.11.2": {
			"name": "antd",
			"version": "2.11.2",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"files": [
				"dist",
				"lib",
				"es"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"create-react-class": "^15.5.3",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"lodash.debounce": "^4.0.8",
				"moment": "^2.18.1",
				"object-assign": "~4.1.0",
				"omit.js": "^0.1.0",
				"prop-types": "^15.5.7",
				"rc-animate": "~2.3.6",
				"rc-calendar": "~8.4.1",
				"rc-cascader": "~0.11.3",
				"rc-checkbox": "~2.0.3",
				"rc-collapse": "~1.7.5",
				"rc-dialog": "~6.5.10",
				"rc-dropdown": "~1.4.11",
				"rc-editor-mention": "~0.6.12",
				"rc-form": "~1.4.0",
				"rc-input-number": "~3.6.0",
				"rc-menu": "~5.0.10",
				"rc-notification": "~2.0.0",
				"rc-pagination": "~1.9.4",
				"rc-progress": "~2.1.2",
				"rc-rate": "~2.1.1",
				"rc-select": "~6.8.6",
				"rc-slider": "~8.1.2",
				"rc-steps": "~2.5.1",
				"rc-switch": "~1.5.1",
				"rc-table": "~5.3.3",
				"rc-tabs": "~8.0.0",
				"rc-time-picker": "~2.4.1",
				"rc-tooltip": "~3.4.6",
				"rc-tree": "~1.5.0",
				"rc-tree-select": "~1.10.2",
				"rc-upload": "~2.3.7",
				"rc-util": "^4.0.4",
				"react-lazy-load": "^3.0.10",
				"react-slick": "~0.14.2",
				"shallowequal": "^1.0.1",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@types/react": "^15.0.8",
				"@types/react-dom": "~0.14.18",
				"antd-demo-jest": "^1.0.5",
				"antd-tools": "~1.5.0",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^7.1.0",
				"babel-jest": "^19.0.0",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.24.0",
				"bisheng-plugin-antd": "^0.15.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.5.0",
				"bisheng-plugin-toc": "^0.4.0",
				"color-standalone": "^0.11.6",
				"cross-env": "^4.0.0",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"enzyme": "^2.6.0",
				"enzyme-to-json": "^1.3.0",
				"eslint": "^3.0.1",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^4.0.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "^5.0.1",
				"eslint-plugin-markdown": "~1.0.0-beta.4",
				"eslint-plugin-react": "^7.0.1",
				"eslint-tinker": "^0.4.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"jest": "^19.0.2",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^3.3.1",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.0.1",
				"rc-scroll-anim": "^1.0.3",
				"rc-tween-one": "^1.1.2",
				"react": "^15.0.0",
				"react-color": "^2.11.7",
				"react-copy-to-clipboard": "^4.0.1",
				"react-document-title": "^2.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-intl": "^2.0.1",
				"react-sublime-video": "^0.2.0",
				"react-test-renderer": "^15.5.4",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"stylelint": "^7.8.0",
				"stylelint-config-standard": "^16.0.0",
				"typescript": "~2.3.0",
				"typescript-babel-jest": "^1.0.2",
				"values.js": "^1.0.3",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "bisheng start -c ./site/bisheng.config.js --no-livereload",
				"site": "bisheng build --ssr -c ./site/bisheng.config.js",
				"deploy": "antd-tools run clean && npm run site && bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json",
				"lint-staged:es": "eslint ./.eslintrc.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"lint-staged:demo"
				]
			},
			"jest": {
				"setupFiles": [
					"./tests/setup.js"
				],
				"moduleFileExtensions": [
					"ts",
					"tsx",
					"js",
					"jsx",
					"json",
					"md"
				],
				"modulePathIgnorePatterns": [
					"/_site/"
				],
				"testPathIgnorePatterns": [
					"/node_modules/",
					"dekko",
					"node"
				],
				"transform": {
					"\\.tsx?$": "./node_modules/typescript-babel-jest",
					"\\.js$": "./node_modules/babel-jest",
					"\\.md$": "./node_modules/antd-demo-jest"
				},
				"testRegex": ".*\\.test\\.js$",
				"collectCoverageFrom": [
					"components/**/*.{ts,tsx}",
					"!components/*/style/index.tsx",
					"!components/style/index.tsx",
					"!components/*/locale/index.tsx"
				],
				"transformIgnorePatterns": [
					"/node_modules/",
					"/dist/"
				],
				"snapshotSerializers": [
					"enzyme-to-json/serializer"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"gitHead": "890cca119bc9dc84d313bba5c08650c8e4fb8baf",
			"_id": "antd@2.11.2",
			"_shasum": "7c39773e61b894d830b0548ff85c6dac07317618",
			"_from": ".",
			"_npmVersion": "3.10.10",
			"_nodeVersion": "6.10.0",
			"_npmUser": {
				"name": "raohai",
				"email": "surgesoft@gmail.com"
			},
			"dist": {
				"shasum": "7c39773e61b894d830b0548ff85c6dac07317618",
				"tarball": "https://registry.npmjs.org/antd/-/antd-2.11.2.tgz"
			},
			"maintainers": [
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd-2.11.2.tgz_1498374952249_0.21039797272533178"
			},
			"directories": {}
		},
		"2.12.0": {
			"name": "antd",
			"version": "2.12.0",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"files": [
				"dist",
				"lib",
				"es"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"create-react-class": "^15.5.3",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"lodash.debounce": "^4.0.8",
				"moment": "^2.18.1",
				"omit.js": "^1.0.0",
				"prop-types": "^15.5.7",
				"rc-animate": "^2.3.6",
				"rc-calendar": "~8.4.1",
				"rc-cascader": "~0.11.3",
				"rc-checkbox": "~2.0.3",
				"rc-collapse": "~1.7.5",
				"rc-dialog": "~6.5.10",
				"rc-dropdown": "~1.4.11",
				"rc-editor-mention": "~0.6.12",
				"rc-form": "~1.4.0",
				"rc-input-number": "~3.6.0",
				"rc-menu": "~5.0.10",
				"rc-notification": "~2.0.0",
				"rc-pagination": "~1.10.0",
				"rc-progress": "~2.1.2",
				"rc-rate": "~2.1.1",
				"rc-select": "~6.8.6",
				"rc-slider": "~8.2.0",
				"rc-steps": "~2.5.1",
				"rc-switch": "~1.5.1",
				"rc-table": "~5.4.0",
				"rc-tabs": "~8.0.0",
				"rc-time-picker": "~2.4.1",
				"rc-tooltip": "~3.4.6",
				"rc-tree": "~1.5.0",
				"rc-tree-select": "~1.10.2",
				"rc-upload": "~2.3.7",
				"rc-util": "^4.0.4",
				"react-lazy-load": "^3.0.10",
				"react-slick": "~0.14.2",
				"shallowequal": "^1.0.1",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@types/react": "^15.0.8",
				"@types/react-dom": "~0.14.18",
				"antd-demo-jest": "^1.3.0",
				"antd-tools": "~1.6.0",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^7.1.0",
				"babel-jest": "^19.0.0",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.24.0",
				"bisheng-plugin-antd": "^0.15.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.5.0",
				"bisheng-plugin-toc": "^0.4.0",
				"color-standalone": "^0.11.6",
				"cross-env": "^4.0.0",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"enzyme": "^2.6.0",
				"enzyme-to-json": "^1.3.0",
				"eslint": "^3.0.1",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^4.0.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "^5.0.1",
				"eslint-plugin-markdown": "~1.0.0-beta.4",
				"eslint-plugin-react": "^7.0.1",
				"eslint-tinker": "^0.4.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"jest": "^20.0.4",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^3.3.1",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.0.1",
				"rc-scroll-anim": "^1.0.3",
				"rc-tween-one": "^1.1.2",
				"react": "^15.0.0",
				"react-color": "^2.11.7",
				"react-copy-to-clipboard": "^4.0.1",
				"react-document-title": "^2.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-intl": "^2.0.1",
				"react-sublime-video": "^0.2.0",
				"react-test-renderer": "^15.5.4",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"stylelint": "^7.8.0",
				"stylelint-config-standard": "^16.0.0",
				"typescript": "~2.3.0",
				"typescript-babel-jest": "^1.0.2",
				"values.js": "^1.0.3",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest --config .jest.js",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "bisheng start -c ./site/bisheng.config.js --no-livereload",
				"site": "bisheng build --ssr -c ./site/bisheng.config.js",
				"deploy": "antd-tools run clean && npm run site && bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json",
				"lint-staged:es": "eslint ./.eslintrc.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"lint-staged:demo"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"gitHead": "60f9ba5b330f03fef3456f8f442c30ebdda82067",
			"_id": "antd@2.12.0",
			"_shasum": "2116df7c45688018ae2ad796fa6cf3e45d9e57d7",
			"_from": ".",
			"_npmVersion": "4.2.0",
			"_nodeVersion": "7.10.0",
			"_npmUser": {
				"name": "ddcat1115",
				"email": "418150596@qq.com"
			},
			"dist": {
				"shasum": "2116df7c45688018ae2ad796fa6cf3e45d9e57d7",
				"tarball": "https://registry.npmjs.org/antd/-/antd-2.12.0.tgz"
			},
			"maintainers": [
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd-2.12.0.tgz_1499490841676_0.5935019259341061"
			},
			"directories": {}
		},
		"2.12.1-beta.0": {
			"name": "antd",
			"version": "2.12.1-beta.0",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"files": [
				"dist",
				"lib",
				"es"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"create-react-class": "^15.5.3",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"lodash.debounce": "^4.0.8",
				"moment": "^2.18.1",
				"omit.js": "^1.0.0",
				"prop-types": "^15.5.7",
				"rc-animate": "^2.3.6",
				"rc-calendar": "~8.4.1",
				"rc-cascader": "~0.11.3",
				"rc-checkbox": "~2.0.3",
				"rc-collapse": "~1.7.5",
				"rc-dialog": "~6.5.10",
				"rc-dropdown": "~1.4.11",
				"rc-editor-mention": "~0.6.12",
				"rc-form": "~1.4.0",
				"rc-input-number": "~3.6.0",
				"rc-menu": "~5.0.10",
				"rc-notification": "~2.0.0",
				"rc-pagination": "~1.10.0",
				"rc-progress": "~2.1.2",
				"rc-rate": "~2.1.1",
				"rc-select": "~6.8.6",
				"rc-slider": "~8.2.0",
				"rc-steps": "~2.5.1",
				"rc-switch": "~1.5.1",
				"rc-table": "~5.4.0",
				"rc-tabs": "~8.0.0",
				"rc-time-picker": "~2.4.1",
				"rc-tooltip": "~3.4.6",
				"rc-tree": "~1.5.0",
				"rc-tree-select": "~1.10.2",
				"rc-upload": "~2.3.7",
				"rc-util": "^4.0.4",
				"react-lazy-load": "^3.0.10",
				"react-slick": "~0.14.2",
				"shallowequal": "^1.0.1",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@types/react": "^15.0.8",
				"@types/react-dom": "~0.14.18",
				"antd-demo-jest": "^1.3.0",
				"antd-tools": "~1.6.0",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^7.1.0",
				"babel-jest": "^19.0.0",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.24.0",
				"bisheng-plugin-antd": "^0.15.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.5.0",
				"bisheng-plugin-toc": "^0.4.0",
				"color-standalone": "^0.11.6",
				"cross-env": "^4.0.0",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"enzyme": "^2.6.0",
				"enzyme-to-json": "^1.3.0",
				"eslint": "^3.0.1",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^4.0.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "^5.0.1",
				"eslint-plugin-markdown": "~1.0.0-beta.4",
				"eslint-plugin-react": "^7.0.1",
				"eslint-tinker": "^0.4.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"jest": "^20.0.4",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^3.3.1",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.0.1",
				"rc-scroll-anim": "^1.0.3",
				"rc-tween-one": "^1.1.2",
				"react": "^15.0.0",
				"react-color": "^2.11.7",
				"react-copy-to-clipboard": "^4.0.1",
				"react-document-title": "^2.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-intl": "^2.0.1",
				"react-sublime-video": "^0.2.0",
				"react-test-renderer": "^15.5.4",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"stylelint": "^7.8.0",
				"stylelint-config-standard": "^16.0.0",
				"typescript": "~2.3.0",
				"typescript-babel-jest": "^1.0.2",
				"values.js": "^1.0.3",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest --config .jest.js",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "bisheng start -c ./site/bisheng.config.js --no-livereload",
				"site": "bisheng build --ssr -c ./site/bisheng.config.js",
				"deploy": "antd-tools run clean && npm run site && bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json",
				"lint-staged:es": "eslint ./.eslintrc.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"lint-staged:demo"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"gitHead": "39207efa4dbba12fc671dc47930ceaf7fed6fd66",
			"_id": "antd@2.12.1-beta.0",
			"_npmVersion": "5.2.0",
			"_nodeVersion": "6.11.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"integrity": "sha512-eREBFofEEqzmHXFsC0Z293nSeyhR6gTa21HyTCM0HGC4zY6oalkzopl0U6YOF8amK0C8OUz0PNiRNypy2xkatQ==",
				"shasum": "743028501711f2de4aa14fb4d665ef916271ee4c",
				"tarball": "https://registry.npmjs.org/antd/-/antd-2.12.1-beta.0.tgz"
			},
			"maintainers": [
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd-2.12.1-beta.0.tgz_1499853708673_0.47340152133256197"
			},
			"directories": {}
		},
		"2.12.1-beta.1": {
			"name": "antd",
			"version": "2.12.1-beta.1",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"files": [
				"dist",
				"lib",
				"es"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"create-react-class": "^15.5.3",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"lodash.debounce": "^4.0.8",
				"moment": "^2.18.1",
				"omit.js": "^1.0.0",
				"prop-types": "^15.5.7",
				"rc-animate": "^2.3.6",
				"rc-calendar": "~8.4.1",
				"rc-cascader": "~0.11.3",
				"rc-checkbox": "~2.0.3",
				"rc-collapse": "~1.7.5",
				"rc-dialog": "~6.5.10",
				"rc-dropdown": "~1.4.11",
				"rc-editor-mention": "~0.6.12",
				"rc-form": "~1.4.0",
				"rc-input-number": "~3.6.0",
				"rc-menu": "~5.0.10",
				"rc-notification": "~2.0.0",
				"rc-pagination": "~1.10.0",
				"rc-progress": "~2.1.2",
				"rc-rate": "~2.1.1",
				"rc-select": "~6.8.6",
				"rc-slider": "~8.2.0",
				"rc-steps": "~2.5.1",
				"rc-switch": "~1.5.1",
				"rc-table": "~5.4.0",
				"rc-tabs": "~8.0.0",
				"rc-time-picker": "~2.4.1",
				"rc-tooltip": "~3.4.6",
				"rc-tree": "~1.5.0",
				"rc-tree-select": "~1.10.2",
				"rc-upload": "~2.3.7",
				"rc-util": "^4.0.4",
				"react-lazy-load": "^3.0.10",
				"react-slick": "~0.14.2",
				"shallowequal": "^1.0.1",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@types/react": "^15.0.8",
				"@types/react-dom": "~0.14.18",
				"antd-demo-jest": "^1.3.0",
				"antd-tools": "~1.6.0",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^7.1.0",
				"babel-jest": "^19.0.0",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.24.0",
				"bisheng-plugin-antd": "^0.15.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.5.0",
				"bisheng-plugin-toc": "^0.4.0",
				"color-standalone": "^0.11.6",
				"cross-env": "^4.0.0",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"enzyme": "^2.6.0",
				"enzyme-to-json": "^1.3.0",
				"eslint": "^3.0.1",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^4.0.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "^5.0.1",
				"eslint-plugin-markdown": "~1.0.0-beta.4",
				"eslint-plugin-react": "^7.0.1",
				"eslint-tinker": "^0.4.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"jest": "^20.0.4",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^3.3.1",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.0.1",
				"rc-scroll-anim": "^1.0.3",
				"rc-tween-one": "^1.1.2",
				"react": "^15.0.0",
				"react-color": "^2.11.7",
				"react-copy-to-clipboard": "^4.0.1",
				"react-document-title": "^2.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-intl": "^2.0.1",
				"react-sublime-video": "^0.2.0",
				"react-test-renderer": "^15.5.4",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"stylelint": "^7.8.0",
				"stylelint-config-standard": "^16.0.0",
				"typescript": "~2.3.0",
				"typescript-babel-jest": "^1.0.2",
				"values.js": "^1.0.3",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest --config .jest.js",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "bisheng start -c ./site/bisheng.config.js --no-livereload",
				"site": "bisheng build --ssr -c ./site/bisheng.config.js",
				"deploy": "antd-tools run clean && npm run site && bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json",
				"lint-staged:es": "eslint ./.eslintrc.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"lint-staged:demo"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"gitHead": "ac21152e106d46216ca238f0a9af6db3d0f84a41",
			"_id": "antd@2.12.1-beta.1",
			"_npmVersion": "5.2.0",
			"_nodeVersion": "6.11.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"integrity": "sha512-x5JbetqWx4WG+3CLEWjzlUrpDkGBp/+aqco8kgErWFy/uwgqb5PhpVn4cNpS06cgd85YapjOIUd5/i7kBTXkNw==",
				"shasum": "53f178cbce1cefb308dbeb27da714c608fd2e8cf",
				"tarball": "https://registry.npmjs.org/antd/-/antd-2.12.1-beta.1.tgz"
			},
			"maintainers": [
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd-2.12.1-beta.1.tgz_1499919785686_0.318656868301332"
			},
			"directories": {}
		},
		"2.12.1-beta.2": {
			"name": "antd",
			"version": "2.12.1-beta.2",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"files": [
				"dist",
				"lib",
				"es"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"create-react-class": "^15.5.3",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"lodash.debounce": "^4.0.8",
				"moment": "^2.18.1",
				"omit.js": "^1.0.0",
				"prop-types": "^15.5.7",
				"rc-animate": "^2.3.6",
				"rc-calendar": "~8.4.1",
				"rc-cascader": "~0.11.3",
				"rc-checkbox": "~2.0.3",
				"rc-collapse": "~1.7.5",
				"rc-dialog": "~6.5.10",
				"rc-dropdown": "~1.4.11",
				"rc-editor-mention": "~0.6.12",
				"rc-form": "~1.4.0",
				"rc-input-number": "~3.6.0",
				"rc-menu": "~5.0.10",
				"rc-notification": "~2.0.0",
				"rc-pagination": "~1.10.0",
				"rc-progress": "~2.1.2",
				"rc-rate": "~2.1.1",
				"rc-select": "~6.8.6",
				"rc-slider": "~8.2.0",
				"rc-steps": "~2.5.1",
				"rc-switch": "~1.5.1",
				"rc-table": "~5.4.0",
				"rc-tabs": "~8.0.0",
				"rc-time-picker": "~2.4.1",
				"rc-tooltip": "~3.4.6",
				"rc-tree": "~1.5.0",
				"rc-tree-select": "~1.10.2",
				"rc-upload": "~2.3.7",
				"rc-util": "^4.0.4",
				"react-lazy-load": "^3.0.10",
				"react-slick": "~0.14.2",
				"shallowequal": "^1.0.1",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@types/react": "^15.0.8",
				"@types/react-dom": "~0.14.18",
				"antd-demo-jest": "^1.3.0",
				"antd-tools": "~1.6.0",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^7.1.0",
				"babel-jest": "^19.0.0",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.24.0",
				"bisheng-plugin-antd": "^0.15.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.5.0",
				"bisheng-plugin-toc": "^0.4.0",
				"color-standalone": "^0.11.6",
				"cross-env": "^4.0.0",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"enzyme": "^2.6.0",
				"enzyme-to-json": "^1.3.0",
				"eslint": "^3.0.1",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^4.0.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "^5.0.1",
				"eslint-plugin-markdown": "~1.0.0-beta.4",
				"eslint-plugin-react": "^7.0.1",
				"eslint-tinker": "^0.4.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"jest": "^20.0.4",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^3.3.1",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.0.1",
				"rc-scroll-anim": "^1.0.3",
				"rc-tween-one": "^1.1.2",
				"react": "^15.0.0",
				"react-color": "^2.11.7",
				"react-copy-to-clipboard": "^4.0.1",
				"react-document-title": "^2.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-intl": "^2.0.1",
				"react-sublime-video": "^0.2.0",
				"react-test-renderer": "^15.5.4",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"stylelint": "^7.8.0",
				"stylelint-config-standard": "^16.0.0",
				"typescript": "~2.3.0",
				"typescript-babel-jest": "^1.0.2",
				"values.js": "^1.0.3",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest --config .jest.js",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "bisheng start -c ./site/bisheng.config.js --no-livereload",
				"site": "bisheng build --ssr -c ./site/bisheng.config.js",
				"deploy": "antd-tools run clean && npm run site && bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json",
				"lint-staged:es": "eslint ./.eslintrc.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"lint-staged:demo"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"gitHead": "d04f9161db2fbf39e0755993800bb5434c8adc2f",
			"_id": "antd@2.12.1-beta.2",
			"_npmVersion": "5.2.0",
			"_nodeVersion": "6.11.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"integrity": "sha512-EKZVCFSso0g1Jq+kVkqafQK11L2JzQePdBbo2et+LcgKGmKbnmAvBMTL8qmV+tYz4IpMFZ86aXUQeGqKVob2XA==",
				"shasum": "053c518cc52f5916be928b9258710e81b93c938b",
				"tarball": "https://registry.npmjs.org/antd/-/antd-2.12.1-beta.2.tgz"
			},
			"maintainers": [
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd-2.12.1-beta.2.tgz_1500004949671_0.49872077046893537"
			},
			"directories": {}
		},
		"2.12.1-beta.3": {
			"name": "antd",
			"version": "2.12.1-beta.3",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"files": [
				"dist",
				"lib",
				"es"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"create-react-class": "^15.5.3",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"lodash.debounce": "^4.0.8",
				"moment": "^2.18.1",
				"omit.js": "^1.0.0",
				"prop-types": "^15.5.7",
				"rc-animate": "^2.3.6",
				"rc-calendar": "~8.4.1",
				"rc-cascader": "~0.11.3",
				"rc-checkbox": "~2.0.3",
				"rc-collapse": "~1.7.5",
				"rc-dialog": "~6.5.10",
				"rc-dropdown": "~1.4.11",
				"rc-editor-mention": "~0.6.12",
				"rc-form": "~1.4.0",
				"rc-input-number": "~3.6.0",
				"rc-menu": "~5.0.10",
				"rc-notification": "~2.0.0",
				"rc-pagination": "~1.10.0",
				"rc-progress": "~2.1.2",
				"rc-rate": "~2.1.1",
				"rc-select": "~6.8.6",
				"rc-slider": "~8.2.0",
				"rc-steps": "~2.5.1",
				"rc-switch": "~1.5.1",
				"rc-table": "~5.4.0",
				"rc-tabs": "~8.0.0",
				"rc-time-picker": "~2.4.1",
				"rc-tooltip": "~3.4.6",
				"rc-tree": "~1.5.0",
				"rc-tree-select": "~1.10.2",
				"rc-upload": "~2.3.7",
				"rc-util": "^4.0.4",
				"react-lazy-load": "^3.0.10",
				"react-slick": "~0.14.2",
				"shallowequal": "^1.0.1",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@types/react": "^15.0.8",
				"@types/react-dom": "~0.14.18",
				"antd-demo-jest": "^1.3.0",
				"antd-tools": "~1.6.0",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^7.1.0",
				"babel-jest": "^19.0.0",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.24.0",
				"bisheng-plugin-antd": "^0.15.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.5.0",
				"bisheng-plugin-toc": "^0.4.0",
				"color-standalone": "^0.11.6",
				"cross-env": "^4.0.0",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"enzyme": "^2.6.0",
				"enzyme-to-json": "^1.3.0",
				"eslint": "^3.0.1",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^4.0.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "^5.0.1",
				"eslint-plugin-markdown": "~1.0.0-beta.4",
				"eslint-plugin-react": "^7.0.1",
				"eslint-tinker": "^0.4.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"jest": "^20.0.4",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^3.3.1",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.0.1",
				"rc-scroll-anim": "^1.0.3",
				"rc-tween-one": "^1.1.2",
				"react": "^15.0.0",
				"react-color": "^2.11.7",
				"react-copy-to-clipboard": "^4.0.1",
				"react-document-title": "^2.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-intl": "^2.0.1",
				"react-sublime-video": "^0.2.0",
				"react-test-renderer": "^15.5.4",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"stylelint": "^7.8.0",
				"stylelint-config-standard": "^16.0.0",
				"typescript": "~2.3.0",
				"typescript-babel-jest": "^1.0.2",
				"values.js": "^1.0.3",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest --config .jest.js",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "bisheng start -c ./site/bisheng.config.js --no-livereload",
				"site": "bisheng build --ssr -c ./site/bisheng.config.js",
				"deploy": "antd-tools run clean && npm run site && bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json",
				"lint-staged:es": "eslint ./.eslintrc.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"lint-staged:demo"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"gitHead": "44b3dad12f1428786e311a946bcfb0d98689a552",
			"_id": "antd@2.12.1-beta.3",
			"_npmVersion": "5.2.0",
			"_nodeVersion": "6.11.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"integrity": "sha512-1DEVcx6SKBL6Rgm8+0B7bcch9MNLBRxEfyZUN9ewzsDnn42826Kk1ef0/CZeyInVtX754UjH/itSiovUutB23A==",
				"shasum": "adbd759d2156828760dcb7ed0caf6f37c2e352f7",
				"tarball": "https://registry.npmjs.org/antd/-/antd-2.12.1-beta.3.tgz"
			},
			"maintainers": [
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd-2.12.1-beta.3.tgz_1500006405993_0.7528179108630866"
			},
			"directories": {}
		},
		"2.12.1": {
			"name": "antd",
			"version": "2.12.1",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"files": [
				"dist",
				"lib",
				"es"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"create-react-class": "^15.5.3",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"lodash.debounce": "^4.0.8",
				"moment": "^2.18.1",
				"omit.js": "^1.0.0",
				"prop-types": "^15.5.7",
				"rc-animate": "^2.3.6",
				"rc-calendar": "~8.4.1",
				"rc-cascader": "~0.11.3",
				"rc-checkbox": "~2.0.3",
				"rc-collapse": "~1.7.5",
				"rc-dialog": "~6.5.10",
				"rc-dropdown": "~1.4.11",
				"rc-editor-mention": "~0.6.12",
				"rc-form": "~1.4.0",
				"rc-input-number": "~3.6.0",
				"rc-menu": "~5.0.10",
				"rc-notification": "~2.0.0",
				"rc-pagination": "~1.10.0",
				"rc-progress": "~2.1.2",
				"rc-rate": "~2.1.1",
				"rc-select": "~6.8.6",
				"rc-slider": "~8.2.0",
				"rc-steps": "~2.5.1",
				"rc-switch": "~1.5.1",
				"rc-table": "~5.4.0",
				"rc-tabs": "~8.0.0",
				"rc-time-picker": "~2.4.1",
				"rc-tooltip": "~3.4.6",
				"rc-tree": "~1.5.0",
				"rc-tree-select": "~1.10.2",
				"rc-upload": "~2.3.7",
				"rc-util": "^4.0.4",
				"react-lazy-load": "^3.0.10",
				"react-slick": "~0.14.2",
				"shallowequal": "^1.0.1",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@types/react": "^15.0.8",
				"@types/react-dom": "~0.14.18",
				"antd-demo-jest": "^1.3.0",
				"antd-tools": "~1.6.0",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^7.1.0",
				"babel-jest": "^19.0.0",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.24.0",
				"bisheng-plugin-antd": "^0.15.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.5.0",
				"bisheng-plugin-toc": "^0.4.0",
				"color-standalone": "^0.11.6",
				"cross-env": "^4.0.0",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"enzyme": "^2.6.0",
				"enzyme-to-json": "^1.3.0",
				"eslint": "^3.0.1",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^4.0.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "^5.0.1",
				"eslint-plugin-markdown": "~1.0.0-beta.4",
				"eslint-plugin-react": "^7.0.1",
				"eslint-tinker": "^0.4.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"jest": "^20.0.4",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^3.3.1",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.0.1",
				"rc-scroll-anim": "^1.0.3",
				"rc-tween-one": "^1.1.2",
				"react": "^15.0.0",
				"react-color": "^2.11.7",
				"react-copy-to-clipboard": "^4.0.1",
				"react-document-title": "^2.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-intl": "^2.0.1",
				"react-sublime-video": "^0.2.0",
				"react-test-renderer": "^15.5.4",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"stylelint": "^7.8.0",
				"stylelint-config-standard": "^16.0.0",
				"typescript": "~2.3.0",
				"typescript-babel-jest": "^1.0.2",
				"values.js": "^1.0.3",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest --config .jest.js",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "bisheng start -c ./site/bisheng.config.js --no-livereload",
				"site": "bisheng build --ssr -c ./site/bisheng.config.js",
				"deploy": "antd-tools run clean && npm run site && bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json",
				"lint-staged:es": "eslint ./.eslintrc.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"lint-staged:demo"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"gitHead": "02670cb17435348debb297527c30d9a8ac696fe6",
			"_id": "antd@2.12.1",
			"_npmVersion": "5.0.3",
			"_nodeVersion": "8.1.1",
			"_npmUser": {
				"name": "benjycui",
				"email": "benjytrys@gmail.com"
			},
			"dist": {
				"integrity": "sha512-kownL547EtSlJnQCB9S63Yfj9vSe+PtE9XVtqRS2GLoYBlI7mX7EPIk9qDuMyjMJYEz9xEi/nnnnzD/FGfaqyQ==",
				"shasum": "e4240d2a42fdbd12a55a85c0ff9cbbc0e7b94cfa",
				"tarball": "https://registry.npmjs.org/antd/-/antd-2.12.1.tgz"
			},
			"maintainers": [
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd-2.12.1.tgz_1500255819295_0.16183634870685637"
			},
			"directories": {}
		},
		"2.12.2": {
			"name": "antd",
			"version": "2.12.2",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"files": [
				"dist",
				"lib",
				"es"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"create-react-class": "^15.5.3",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"lodash.debounce": "^4.0.8",
				"moment": "^2.18.1",
				"omit.js": "^1.0.0",
				"prop-types": "^15.5.7",
				"rc-animate": "^2.3.6",
				"rc-calendar": "~8.4.1",
				"rc-cascader": "~0.11.3",
				"rc-checkbox": "~2.0.3",
				"rc-collapse": "~1.7.5",
				"rc-dialog": "~6.5.10",
				"rc-dropdown": "~1.4.11",
				"rc-editor-mention": "~0.6.12",
				"rc-form": "~1.4.0",
				"rc-input-number": "~3.6.0",
				"rc-menu": "~5.0.10",
				"rc-notification": "~2.0.0",
				"rc-pagination": "~1.10.0",
				"rc-progress": "~2.1.2",
				"rc-rate": "~2.1.1",
				"rc-select": "~6.8.6",
				"rc-slider": "~8.2.0",
				"rc-steps": "~2.5.1",
				"rc-switch": "~1.5.1",
				"rc-table": "~5.4.0",
				"rc-tabs": "~8.0.0",
				"rc-time-picker": "~2.4.1",
				"rc-tooltip": "~3.4.6",
				"rc-tree": "~1.5.0",
				"rc-tree-select": "~1.10.2",
				"rc-upload": "~2.3.7",
				"rc-util": "^4.0.4",
				"react-lazy-load": "^3.0.10",
				"react-slick": "~0.14.2",
				"shallowequal": "^1.0.1",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@types/react": "^15.0.38",
				"@types/react-dom": "~0.14.18",
				"antd-demo-jest": "^1.3.0",
				"antd-tools": "~1.6.0",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^7.1.0",
				"babel-jest": "^19.0.0",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.24.0",
				"bisheng-plugin-antd": "^0.15.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.5.0",
				"bisheng-plugin-toc": "^0.4.0",
				"color-standalone": "^0.11.6",
				"cross-env": "^4.0.0",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"enzyme": "^2.6.0",
				"enzyme-to-json": "^1.3.0",
				"eslint": "^3.0.1",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^4.0.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "^5.0.1",
				"eslint-plugin-markdown": "~1.0.0-beta.4",
				"eslint-plugin-react": "^7.0.1",
				"eslint-tinker": "^0.4.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"jest": "^20.0.4",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^3.3.1",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.0.1",
				"rc-scroll-anim": "^1.0.3",
				"rc-tween-one": "^1.1.2",
				"react": "^15.0.0",
				"react-color": "^2.11.7",
				"react-copy-to-clipboard": "^4.0.1",
				"react-document-title": "^2.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-intl": "^2.0.1",
				"react-sublime-video": "^0.2.0",
				"react-test-renderer": "^15.5.4",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"stylelint": "^7.8.0",
				"stylelint-config-standard": "^16.0.0",
				"typescript": "~2.3.0",
				"typescript-babel-jest": "^1.0.2",
				"values.js": "^1.0.3",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest --config .jest.js",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "bisheng start -c ./site/bisheng.config.js --no-livereload",
				"site": "bisheng build --ssr -c ./site/bisheng.config.js",
				"deploy": "antd-tools run clean && npm run site && bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json",
				"lint-staged:es": "eslint ./.eslintrc.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"lint-staged:demo"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"gitHead": "31c93e2dcc4587fbaf2ac5097f0785c651cb0a63",
			"_id": "antd@2.12.2",
			"_npmVersion": "5.3.0",
			"_nodeVersion": "6.11.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"integrity": "sha512-mZJTSg2RcBEXHJnUYNZIttcXNAjupunR57qXfyGoHSsJ0pLKOVsfu8HsBVxizkcNVxuJYlfLLIGJ7rparFNsUA==",
				"shasum": "bc48771964c4055c00ee371b4482b8b98ad4ac01",
				"tarball": "https://registry.npmjs.org/antd/-/antd-2.12.2.tgz"
			},
			"maintainers": [
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd-2.12.2.tgz_1500710445609_0.5044402186758816"
			},
			"directories": {}
		},
		"2.12.3": {
			"name": "antd",
			"version": "2.12.3",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"files": [
				"dist",
				"lib",
				"es"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"create-react-class": "^15.6.0",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"lodash.debounce": "^4.0.8",
				"moment": "^2.18.1",
				"omit.js": "^1.0.0",
				"prop-types": "^15.5.7",
				"rc-animate": "^2.3.6",
				"rc-calendar": "~9.0.0",
				"rc-cascader": "~0.11.3",
				"rc-checkbox": "~2.0.3",
				"rc-collapse": "~1.7.5",
				"rc-dialog": "~6.5.10",
				"rc-dropdown": "~1.4.11",
				"rc-editor-mention": "~0.6.12",
				"rc-form": "~1.4.0",
				"rc-input-number": "~3.6.0",
				"rc-menu": "~5.0.10",
				"rc-notification": "~2.0.0",
				"rc-pagination": "~1.10.0",
				"rc-progress": "~2.1.2",
				"rc-rate": "~2.1.1",
				"rc-select": "~6.8.6",
				"rc-slider": "~8.2.0",
				"rc-steps": "~2.5.1",
				"rc-switch": "~1.5.1",
				"rc-table": "~5.4.0",
				"rc-tabs": "~8.0.0",
				"rc-time-picker": "~2.4.1",
				"rc-tooltip": "~3.4.6",
				"rc-tree": "~1.7.0",
				"rc-tree-select": "~1.10.2",
				"rc-upload": "~2.3.7",
				"rc-util": "^4.0.4",
				"react-lazy-load": "^3.0.10",
				"react-slick": "~0.14.2",
				"shallowequal": "^1.0.1",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@types/react": "^15.0.38",
				"@types/react-dom": "~0.14.18",
				"antd-demo-jest": "^1.3.0",
				"antd-tools": "~1.6.0",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^7.1.0",
				"babel-jest": "^19.0.0",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.24.0",
				"bisheng-plugin-antd": "^0.15.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.5.0",
				"bisheng-plugin-toc": "^0.4.0",
				"color-standalone": "^0.11.6",
				"cross-env": "^4.0.0",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"enzyme": "^2.6.0",
				"enzyme-to-json": "^1.3.0",
				"eslint": "^3.0.1",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^4.0.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "^5.0.1",
				"eslint-plugin-markdown": "~1.0.0-beta.4",
				"eslint-plugin-react": "^7.0.1",
				"eslint-tinker": "^0.4.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"jest": "^20.0.4",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^3.3.1",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.0.1",
				"rc-scroll-anim": "^1.0.3",
				"rc-tween-one": "^1.1.2",
				"react": "^15.0.0",
				"react-color": "^2.11.7",
				"react-copy-to-clipboard": "^4.0.1",
				"react-document-title": "^2.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-intl": "^2.0.1",
				"react-sublime-video": "^0.2.0",
				"react-test-renderer": "^15.5.4",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"stylelint": "^7.8.0",
				"stylelint-config-standard": "^16.0.0",
				"typescript": "~2.3.0",
				"typescript-babel-jest": "^1.0.2",
				"values.js": "^1.0.3",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest --config .jest.js",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "bisheng start -c ./site/bisheng.config.js --no-livereload",
				"site": "bisheng build --ssr -c ./site/bisheng.config.js",
				"deploy": "antd-tools run clean && npm run site && bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json",
				"lint-staged:es": "eslint ./.eslintrc.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"lint-staged:demo"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"gitHead": "401519ec6fd263f4b0ccaf299889cc5568915c1d",
			"_id": "antd@2.12.3",
			"_npmVersion": "5.3.0",
			"_nodeVersion": "8.1.4",
			"_npmUser": {
				"name": "yesmeck",
				"email": "yesmeck@gmail.com"
			},
			"dist": {
				"integrity": "sha512-hv2bLmEaBV1VCBSt1uLtrNbuact/okp48Sis0pXLH1NPIj3rmWqvPAtt0dpWGesOY+Lro6TeScCMIQcx8+Oupg==",
				"shasum": "6dbc6f077b1579aa4c8423e5180d55cc1ffde4c3",
				"tarball": "https://registry.npmjs.org/antd/-/antd-2.12.3.tgz"
			},
			"maintainers": [
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd-2.12.3.tgz_1501501567735_0.920101624680683"
			},
			"directories": {}
		},
		"2.12.4": {
			"name": "antd",
			"version": "2.12.4",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"files": [
				"dist",
				"lib",
				"es"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"create-react-class": "^15.6.0",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"lodash.debounce": "^4.0.8",
				"moment": "^2.18.1",
				"omit.js": "^1.0.0",
				"prop-types": "^15.5.7",
				"rc-animate": "^2.3.6",
				"rc-calendar": "~9.0.0",
				"rc-cascader": "~0.11.3",
				"rc-checkbox": "~2.0.3",
				"rc-collapse": "~1.7.5",
				"rc-dialog": "~6.5.10",
				"rc-dropdown": "~1.4.11",
				"rc-editor-mention": "~0.6.12",
				"rc-form": "~1.4.0",
				"rc-input-number": "~3.6.0",
				"rc-menu": "~5.0.10",
				"rc-notification": "~2.0.0",
				"rc-pagination": "~1.10.0",
				"rc-progress": "~2.1.2",
				"rc-rate": "~2.1.1",
				"rc-select": "~6.8.6",
				"rc-slider": "~8.2.0",
				"rc-steps": "~2.5.1",
				"rc-switch": "~1.5.1",
				"rc-table": "~5.4.0",
				"rc-tabs": "~9.0.2",
				"rc-time-picker": "~2.4.1",
				"rc-tooltip": "~3.4.6",
				"rc-tree": "~1.7.0",
				"rc-tree-select": "~1.10.2",
				"rc-upload": "~2.3.7",
				"rc-util": "^4.0.4",
				"react-lazy-load": "^3.0.10",
				"react-slick": "~0.14.2",
				"shallowequal": "^1.0.1",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@types/react": "^15.0.38",
				"@types/react-dom": "~0.14.18",
				"antd-demo-jest": "^1.3.0",
				"antd-tools": "~1.6.0",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^7.1.0",
				"babel-jest": "^20.0.3",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.24.0",
				"bisheng-plugin-antd": "^0.15.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.5.0",
				"bisheng-plugin-toc": "^0.4.0",
				"color-standalone": "^0.11.6",
				"cross-env": "^5.0.3",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"enzyme": "^2.6.0",
				"enzyme-to-json": "^1.3.0",
				"eslint": "^3.0.1",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^4.0.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "^5.1.1",
				"eslint-plugin-markdown": "~1.0.0-beta.4",
				"eslint-plugin-react": "^7.0.1",
				"eslint-tinker": "^0.4.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"jest": "^20.0.4",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^4.0.2",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.0.1",
				"rc-scroll-anim": "^1.0.3",
				"rc-tween-one": "^1.1.2",
				"react": "^15.0.0",
				"react-color": "^2.11.7",
				"react-copy-to-clipboard": "^5.0.0",
				"react-document-title": "^2.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-intl": "^2.0.1",
				"react-sublime-video": "^0.2.0",
				"react-test-renderer": "^15.5.4",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"stylelint": "^8.0.0",
				"stylelint-config-standard": "^17.0.0",
				"typescript": "~2.4.2",
				"typescript-babel-jest": "^1.0.2",
				"values.js": "^1.0.3",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest --config .jest.js",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "bisheng start -c ./site/bisheng.config.js --no-livereload",
				"site": "bisheng build --ssr -c ./site/bisheng.config.js",
				"deploy": "antd-tools run clean && npm run site && bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json",
				"lint-staged:es": "eslint ./.eslintrc.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"lint-staged:demo"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"gitHead": "c8eec8c56f4d827b167bf6e260603dbff6edc433",
			"_id": "antd@2.12.4",
			"_shasum": "513f451ac4699da1edbfb2145a35b3707c30211b",
			"_from": ".",
			"_npmVersion": "4.2.0",
			"_nodeVersion": "7.10.0",
			"_npmUser": {
				"name": "ddcat1115",
				"email": "418150596@qq.com"
			},
			"dist": {
				"shasum": "513f451ac4699da1edbfb2145a35b3707c30211b",
				"tarball": "https://registry.npmjs.org/antd/-/antd-2.12.4.tgz"
			},
			"maintainers": [
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd-2.12.4.tgz_1502023857742_0.6102729679550976"
			},
			"directories": {}
		},
		"2.12.5": {
			"name": "antd",
			"version": "2.12.5",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"files": [
				"dist",
				"lib",
				"es"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"create-react-class": "^15.6.0",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"lodash.debounce": "^4.0.8",
				"moment": "^2.18.1",
				"omit.js": "^1.0.0",
				"prop-types": "^15.5.7",
				"rc-animate": "^2.3.6",
				"rc-calendar": "~9.0.0",
				"rc-cascader": "~0.11.3",
				"rc-checkbox": "~2.0.3",
				"rc-collapse": "~1.7.5",
				"rc-dialog": "~6.5.10",
				"rc-dropdown": "~1.5.0",
				"rc-editor-mention": "~0.6.12",
				"rc-form": "~1.4.0",
				"rc-input-number": "~3.6.0",
				"rc-menu": "~5.0.10",
				"rc-notification": "~2.0.0",
				"rc-pagination": "~1.10.0",
				"rc-progress": "~2.1.2",
				"rc-rate": "~2.1.1",
				"rc-select": "~6.8.6",
				"rc-slider": "~8.2.0",
				"rc-steps": "~2.5.1",
				"rc-switch": "~1.5.1",
				"rc-table": "~5.4.0",
				"rc-tabs": "~9.0.2",
				"rc-time-picker": "~2.4.1",
				"rc-tooltip": "~3.4.6",
				"rc-tree": "~1.7.0",
				"rc-tree-select": "~1.10.2",
				"rc-upload": "~2.3.7",
				"rc-util": "^4.0.4",
				"react-lazy-load": "^3.0.10",
				"react-slick": "~0.14.2",
				"shallowequal": "^1.0.1",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@types/react": "^15.0.38",
				"@types/react-dom": "~0.14.18",
				"antd-demo-jest": "^1.3.0",
				"antd-tools": "~1.6.0",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^7.1.0",
				"babel-jest": "^20.0.3",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.24.0",
				"bisheng-plugin-antd": "^0.15.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.5.0",
				"bisheng-plugin-toc": "^0.4.0",
				"color-standalone": "^0.11.6",
				"cross-env": "^5.0.3",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"enzyme": "^2.6.0",
				"enzyme-to-json": "^1.3.0",
				"eslint": "^3.0.1",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^4.0.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "^5.1.1",
				"eslint-plugin-markdown": "~1.0.0-beta.4",
				"eslint-plugin-react": "^7.0.1",
				"eslint-tinker": "^0.4.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"jest": "^20.0.4",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^4.0.2",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.0.1",
				"rc-scroll-anim": "^1.0.3",
				"rc-tween-one": "^1.1.2",
				"react": "^15.0.0",
				"react-color": "^2.11.7",
				"react-copy-to-clipboard": "^5.0.0",
				"react-document-title": "^2.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-intl": "^2.0.1",
				"react-sublime-video": "^0.2.0",
				"react-test-renderer": "^15.5.4",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"stylelint": "^8.0.0",
				"stylelint-config-standard": "^17.0.0",
				"typescript": "~2.4.2",
				"typescript-babel-jest": "^1.0.2",
				"values.js": "^1.0.3",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest --config .jest.js",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "bisheng start -c ./site/bisheng.config.js --no-livereload",
				"site": "bisheng build --ssr -c ./site/bisheng.config.js",
				"deploy": "antd-tools run clean && npm run site && bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json",
				"lint-staged:es": "eslint ./.eslintrc.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"lint-staged:demo"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"gitHead": "acf58de8079713a05f3757acafcf65ed36f1dd2c",
			"_id": "antd@2.12.5",
			"_npmVersion": "5.3.0",
			"_nodeVersion": "6.11.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"integrity": "sha512-ri/ROLCAo777eGjU4tOkvGsBGXdELEkiHj/HjWLe8zPdVUFoNTRnMNHg2s5Ru3Khwmx+WyQICEpTee+F4TSIJg==",
				"shasum": "33026a36f13dc1bec1beee88267dc1772110c381",
				"tarball": "https://registry.npmjs.org/antd/-/antd-2.12.5.tgz"
			},
			"maintainers": [
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd-2.12.5.tgz_1502113108118_0.38874106970615685"
			},
			"directories": {}
		},
		"3.0.0-alpha0": {
			"name": "antd",
			"version": "3.0.0-alpha0",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"files": [
				"dist",
				"lib",
				"es"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"create-react-class": "^15.6.0",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"lodash.debounce": "^4.0.8",
				"moment": "^2.18.1",
				"omit.js": "^1.0.0",
				"prop-types": "^15.5.7",
				"rc-animate": "^2.3.6",
				"rc-calendar": "~9.0.0",
				"rc-cascader": "~0.11.3",
				"rc-checkbox": "~2.0.3",
				"rc-collapse": "~1.7.5",
				"rc-dialog": "~6.5.10",
				"rc-dropdown": "~1.5.0",
				"rc-editor-mention": "~0.6.12",
				"rc-form": "~1.4.0",
				"rc-input-number": "~3.6.0",
				"rc-menu": "~5.0.10",
				"rc-notification": "~2.0.0",
				"rc-pagination": "~1.10.0",
				"rc-progress": "~2.1.2",
				"rc-rate": "~2.1.1",
				"rc-select": "~6.8.6",
				"rc-slider": "~8.2.0",
				"rc-steps": "~2.5.1",
				"rc-switch": "~1.5.1",
				"rc-table": "~5.4.0",
				"rc-tabs": "~9.0.2",
				"rc-time-picker": "~2.4.1",
				"rc-tooltip": "~3.4.6",
				"rc-tree": "~1.7.0",
				"rc-tree-select": "~1.10.2",
				"rc-upload": "~2.3.7",
				"rc-util": "^4.0.4",
				"react-lazy-load": "^3.0.10",
				"react-slick": "~0.14.2",
				"shallowequal": "^1.0.1",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@types/react": "^15.0.38",
				"@types/react-dom": "~0.14.18",
				"antd-demo-jest": "^1.3.0",
				"antd-tools": "~1.6.0",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^7.1.0",
				"babel-jest": "^20.0.3",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.24.0",
				"bisheng-plugin-antd": "^0.15.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.5.0",
				"bisheng-plugin-toc": "^0.4.0",
				"color-standalone": "^0.11.6",
				"cross-env": "^5.0.3",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"enzyme": "^2.6.0",
				"enzyme-to-json": "^1.3.0",
				"eslint": "^3.0.1",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^4.0.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "^5.1.1",
				"eslint-plugin-markdown": "~1.0.0-beta.4",
				"eslint-plugin-react": "^7.0.1",
				"eslint-tinker": "^0.4.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"jest": "^20.0.4",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^4.0.2",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.0.1",
				"rc-scroll-anim": "^1.0.3",
				"rc-tween-one": "^1.1.2",
				"react": "^15.0.0",
				"react-color": "^2.11.7",
				"react-copy-to-clipboard": "^5.0.0",
				"react-document-title": "^2.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-intl": "^2.0.1",
				"react-sublime-video": "^0.2.0",
				"react-test-renderer": "^15.5.4",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"stylelint": "^8.0.0",
				"stylelint-config-standard": "^17.0.0",
				"typescript": "~2.4.2",
				"typescript-babel-jest": "^1.0.2",
				"values.js": "^1.0.3",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest --config .jest.js",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "bisheng start -c ./site/bisheng.config.js --no-livereload",
				"site": "bisheng build --ssr -c ./site/bisheng.config.js",
				"deploy": "antd-tools run clean && npm run site && bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json",
				"lint-staged:es": "eslint ./.eslintrc.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"lint-staged:demo"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"gitHead": "bf7814452fe39814728511f76130ec55541d95a2",
			"_id": "antd@3.0.0-alpha0",
			"_shasum": "905ccb7052d80d0624b08cf671406cddb4ea6402",
			"_from": ".",
			"_npmVersion": "4.2.0",
			"_nodeVersion": "7.10.0",
			"_npmUser": {
				"name": "ddcat1115",
				"email": "418150596@qq.com"
			},
			"dist": {
				"shasum": "905ccb7052d80d0624b08cf671406cddb4ea6402",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.0.0-alpha0.tgz"
			},
			"maintainers": [
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd-3.0.0-alpha0.tgz_1502267720495_0.7178836837410927"
			},
			"directories": {}
		},
		"3.0.0-alpha.0": {
			"name": "antd",
			"version": "3.0.0-alpha.0",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"files": [
				"dist",
				"lib",
				"es"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"create-react-class": "^15.6.0",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"lodash.debounce": "^4.0.8",
				"moment": "^2.18.1",
				"omit.js": "^1.0.0",
				"prop-types": "^15.5.7",
				"rc-animate": "^2.3.6",
				"rc-calendar": "~9.0.0",
				"rc-cascader": "~0.11.3",
				"rc-checkbox": "~2.0.3",
				"rc-collapse": "~1.7.5",
				"rc-dialog": "~6.5.10",
				"rc-dropdown": "~1.5.0",
				"rc-editor-mention": "~0.6.12",
				"rc-form": "~1.4.0",
				"rc-input-number": "~3.6.0",
				"rc-menu": "~5.0.10",
				"rc-notification": "~2.0.0",
				"rc-pagination": "~1.10.0",
				"rc-progress": "~2.1.2",
				"rc-rate": "~2.1.1",
				"rc-select": "~6.8.6",
				"rc-slider": "~8.2.0",
				"rc-steps": "~2.5.1",
				"rc-switch": "~1.5.1",
				"rc-table": "~5.4.0",
				"rc-tabs": "~9.0.2",
				"rc-time-picker": "~2.4.1",
				"rc-tooltip": "~3.4.6",
				"rc-tree": "~1.7.0",
				"rc-tree-select": "~1.10.2",
				"rc-upload": "~2.3.7",
				"rc-util": "^4.0.4",
				"react-lazy-load": "^3.0.10",
				"react-slick": "~0.14.2",
				"shallowequal": "^1.0.1",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@types/react": "^15.0.38",
				"@types/react-dom": "~0.14.18",
				"antd-demo-jest": "^1.3.0",
				"antd-tools": "~1.6.0",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^7.1.0",
				"babel-jest": "^20.0.3",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.24.0",
				"bisheng-plugin-antd": "^0.15.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.5.0",
				"bisheng-plugin-toc": "^0.4.0",
				"color-standalone": "^0.11.6",
				"cross-env": "^5.0.3",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"enzyme": "^2.6.0",
				"enzyme-to-json": "^1.3.0",
				"eslint": "^3.0.1",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^4.0.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "^5.1.1",
				"eslint-plugin-markdown": "~1.0.0-beta.4",
				"eslint-plugin-react": "^7.0.1",
				"eslint-tinker": "^0.4.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"jest": "^20.0.4",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^4.0.2",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.0.1",
				"rc-scroll-anim": "^1.0.3",
				"rc-tween-one": "^1.1.2",
				"react": "^15.0.0",
				"react-color": "^2.11.7",
				"react-copy-to-clipboard": "^5.0.0",
				"react-document-title": "^2.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-intl": "^2.0.1",
				"react-sublime-video": "^0.2.0",
				"react-test-renderer": "^15.5.4",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"stylelint": "^8.0.0",
				"stylelint-config-standard": "^17.0.0",
				"typescript": "~2.4.2",
				"typescript-babel-jest": "^1.0.2",
				"values.js": "^1.0.3",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest --config .jest.js",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "bisheng start -c ./site/bisheng.config.js --no-livereload",
				"site": "bisheng build --ssr -c ./site/bisheng.config.js",
				"deploy": "antd-tools run clean && npm run site && bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json",
				"lint-staged:es": "eslint ./.eslintrc.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"lint-staged:demo"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"gitHead": "5836a49899a5fe715ea3b27d3b24e5eefe09a164",
			"_id": "antd@3.0.0-alpha.0",
			"_shasum": "2b5d743e529bcdbe422f9a2f6369fd3c69ac6af1",
			"_from": ".",
			"_npmVersion": "4.2.0",
			"_nodeVersion": "7.10.0",
			"_npmUser": {
				"name": "ddcat1115",
				"email": "418150596@qq.com"
			},
			"dist": {
				"shasum": "2b5d743e529bcdbe422f9a2f6369fd3c69ac6af1",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.0.0-alpha.0.tgz"
			},
			"maintainers": [
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd-3.0.0-alpha.0.tgz_1502330844022_0.23243072326295078"
			},
			"directories": {}
		},
		"3.0.0-alpha.1": {
			"name": "antd",
			"version": "3.0.0-alpha.1",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"files": [
				"dist",
				"lib",
				"es"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"create-react-class": "^15.6.0",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"lodash.debounce": "^4.0.8",
				"moment": "^2.18.1",
				"omit.js": "^1.0.0",
				"prop-types": "^15.5.7",
				"rc-animate": "^2.3.6",
				"rc-calendar": "~9.0.0",
				"rc-cascader": "~0.11.3",
				"rc-checkbox": "~2.0.3",
				"rc-collapse": "~1.7.5",
				"rc-dialog": "~6.5.10",
				"rc-dropdown": "~1.5.0",
				"rc-editor-mention": "~0.6.12",
				"rc-form": "~1.4.0",
				"rc-input-number": "~3.6.0",
				"rc-menu": "~5.0.10",
				"rc-notification": "~2.0.0",
				"rc-pagination": "~1.10.6",
				"rc-progress": "~2.1.2",
				"rc-rate": "~2.1.1",
				"rc-select": "~6.8.6",
				"rc-slider": "~8.2.0",
				"rc-steps": "~2.5.1",
				"rc-switch": "~1.5.1",
				"rc-table": "~5.4.0",
				"rc-tabs": "~9.0.2",
				"rc-time-picker": "~2.4.1",
				"rc-tooltip": "~3.4.6",
				"rc-tree": "~1.7.0",
				"rc-tree-select": "~1.10.2",
				"rc-upload": "~2.3.7",
				"rc-util": "^4.0.4",
				"react-lazy-load": "^3.0.10",
				"react-slick": "~0.14.2",
				"shallowequal": "^1.0.1",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@types/react": "^15.0.38",
				"@types/react-dom": "~0.14.18",
				"antd-demo-jest": "^1.3.0",
				"antd-tools": "~1.6.0",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^7.1.0",
				"babel-jest": "^20.0.3",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.24.0",
				"bisheng-plugin-antd": "^0.15.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.5.0",
				"bisheng-plugin-toc": "^0.4.0",
				"color-standalone": "^0.11.6",
				"cross-env": "^5.0.3",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"enzyme": "^2.6.0",
				"enzyme-to-json": "^1.3.0",
				"eslint": "^3.0.1",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^4.0.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "^5.1.1",
				"eslint-plugin-markdown": "~1.0.0-beta.4",
				"eslint-plugin-react": "^7.0.1",
				"eslint-tinker": "^0.4.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"jest": "^20.0.4",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^4.0.2",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.0.1",
				"rc-scroll-anim": "^1.0.3",
				"rc-tween-one": "^1.1.2",
				"react": "^15.0.0",
				"react-color": "^2.11.7",
				"react-copy-to-clipboard": "^5.0.0",
				"react-document-title": "^2.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-intl": "^2.0.1",
				"react-sublime-video": "^0.2.0",
				"react-test-renderer": "^15.5.4",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"stylelint": "^8.0.0",
				"stylelint-config-standard": "^17.0.0",
				"typescript": "~2.4.2",
				"typescript-babel-jest": "^1.0.2",
				"values.js": "^1.0.3",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest --config .jest.js",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "bisheng start -c ./site/bisheng.config.js --no-livereload",
				"site": "bisheng build --ssr -c ./site/bisheng.config.js",
				"deploy": "antd-tools run clean && npm run site && bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json",
				"lint-staged:es": "eslint ./.eslintrc.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"lint-staged:demo"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"gitHead": "33e822b0c8e7f7076c4057815576bd2c3b76b09d",
			"_id": "antd@3.0.0-alpha.1",
			"_shasum": "a4ad7450bb59ee6ea1df03aec731937c884fff6b",
			"_from": ".",
			"_npmVersion": "4.2.0",
			"_nodeVersion": "7.10.0",
			"_npmUser": {
				"name": "nikogu",
				"email": "644506165@qq.com"
			},
			"dist": {
				"shasum": "a4ad7450bb59ee6ea1df03aec731937c884fff6b",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.0.0-alpha.1.tgz"
			},
			"maintainers": [
				{
					"email": "644506165@qq.com",
					"name": "nikogu"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd-3.0.0-alpha.1.tgz_1502415979488_0.401247086469084"
			},
			"directories": {}
		},
		"2.12.6": {
			"name": "antd",
			"version": "2.12.6",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"files": [
				"dist",
				"lib",
				"es"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"create-react-class": "^15.6.0",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"lodash.debounce": "^4.0.8",
				"moment": "^2.18.1",
				"omit.js": "^1.0.0",
				"prop-types": "^15.5.7",
				"rc-animate": "^2.3.6",
				"rc-calendar": "~9.0.0",
				"rc-cascader": "~0.11.3",
				"rc-checkbox": "~2.0.3",
				"rc-collapse": "~1.7.5",
				"rc-dialog": "~6.5.10",
				"rc-dropdown": "~1.5.0",
				"rc-editor-mention": "~0.6.12",
				"rc-form": "~1.4.0",
				"rc-input-number": "~3.6.0",
				"rc-menu": "~5.0.10",
				"rc-notification": "~2.0.0",
				"rc-pagination": "~1.10.0",
				"rc-progress": "~2.1.2",
				"rc-rate": "~2.1.1",
				"rc-select": "~6.8.6",
				"rc-slider": "~8.2.0",
				"rc-steps": "~2.5.1",
				"rc-switch": "~1.5.1",
				"rc-table": "~5.4.0",
				"rc-tabs": "~9.0.2",
				"rc-time-picker": "~2.4.1",
				"rc-tooltip": "~3.4.6",
				"rc-tree": "~1.7.0",
				"rc-tree-select": "~1.10.2",
				"rc-upload": "~2.3.7",
				"rc-util": "^4.0.4",
				"react-lazy-load": "^3.0.10",
				"react-slick": "~0.14.2",
				"shallowequal": "^1.0.1",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@types/react": "^15.0.38",
				"@types/react-dom": "~0.14.18",
				"antd-demo-jest": "^1.3.0",
				"antd-tools": "~1.6.0",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^7.1.0",
				"babel-jest": "^20.0.3",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.24.0",
				"bisheng-plugin-antd": "^0.15.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.5.0",
				"bisheng-plugin-toc": "^0.4.0",
				"color-standalone": "^0.11.6",
				"cross-env": "^5.0.3",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"enzyme": "^2.6.0",
				"enzyme-to-json": "^1.3.0",
				"eslint": "^3.0.1",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^4.0.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "^5.1.1",
				"eslint-plugin-markdown": "~1.0.0-beta.4",
				"eslint-plugin-react": "^7.0.1",
				"eslint-tinker": "^0.4.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"jest": "^20.0.4",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^4.0.2",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.0.1",
				"rc-scroll-anim": "^1.0.3",
				"rc-tween-one": "^1.1.2",
				"react": "^15.0.0",
				"react-color": "^2.11.7",
				"react-copy-to-clipboard": "^5.0.0",
				"react-document-title": "^2.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-intl": "^2.0.1",
				"react-sublime-video": "^0.2.0",
				"react-test-renderer": "^15.5.4",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"stylelint": "^8.0.0",
				"stylelint-config-standard": "^17.0.0",
				"typescript": "~2.4.2",
				"typescript-babel-jest": "^1.0.2",
				"values.js": "^1.0.3",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest --config .jest.js",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "bisheng start -c ./site/bisheng.config.js --no-livereload",
				"site": "bisheng build --ssr -c ./site/bisheng.config.js",
				"deploy": "antd-tools run clean && npm run site && bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json",
				"lint-staged:es": "eslint ./.eslintrc.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"lint-staged:demo"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"gitHead": "258b3d170c4df362408d4a5b9f5f8fd82e1efbdf",
			"_id": "antd@2.12.6",
			"_shasum": "3dd21a8c46ef11ada555ac7dc9ded9ff96387830",
			"_from": ".",
			"_npmVersion": "4.2.0",
			"_nodeVersion": "7.10.0",
			"_npmUser": {
				"name": "nikogu",
				"email": "644506165@qq.com"
			},
			"dist": {
				"shasum": "3dd21a8c46ef11ada555ac7dc9ded9ff96387830",
				"tarball": "https://registry.npmjs.org/antd/-/antd-2.12.6.tgz"
			},
			"maintainers": [
				{
					"email": "644506165@qq.com",
					"name": "nikogu"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd-2.12.6.tgz_1502505714457_0.838420795276761"
			},
			"directories": {}
		},
		"3.0.0-alpha.3": {
			"name": "antd",
			"version": "3.0.0-alpha.3",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"files": [
				"dist",
				"lib",
				"es"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"create-react-class": "^15.6.0",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"lodash.debounce": "^4.0.8",
				"moment": "^2.18.1",
				"omit.js": "^1.0.0",
				"prop-types": "^15.5.7",
				"rc-animate": "^2.3.6",
				"rc-calendar": "~9.0.0",
				"rc-cascader": "~0.11.3",
				"rc-checkbox": "~2.0.3",
				"rc-collapse": "~1.7.5",
				"rc-dialog": "~6.5.10",
				"rc-dropdown": "~1.5.0",
				"rc-editor-mention": "~0.6.12",
				"rc-form": "~1.4.0",
				"rc-input-number": "~3.6.0",
				"rc-menu": "~5.0.10",
				"rc-notification": "~2.0.0",
				"rc-pagination": "~1.10.6",
				"rc-progress": "~2.2.2",
				"rc-rate": "~2.1.1",
				"rc-select": "~6.8.6",
				"rc-slider": "~8.2.0",
				"rc-steps": "~2.5.1",
				"rc-switch": "~1.5.1",
				"rc-table": "~5.4.0",
				"rc-tabs": "~9.0.2",
				"rc-time-picker": "~2.4.1",
				"rc-tooltip": "~3.4.6",
				"rc-tree": "~1.7.0",
				"rc-tree-select": "~1.10.2",
				"rc-upload": "~2.4.0",
				"rc-util": "^4.0.4",
				"react-lazy-load": "^3.0.10",
				"react-slick": "~0.14.2",
				"shallowequal": "^1.0.1",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@types/react": "^15.0.38",
				"@types/react-dom": "~0.14.18",
				"antd-demo-jest": "^1.3.0",
				"antd-tools": "~1.6.0",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^7.1.0",
				"babel-jest": "^20.0.3",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.24.0",
				"bisheng-plugin-antd": "^0.15.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.5.0",
				"bisheng-plugin-toc": "^0.4.0",
				"color-standalone": "^0.11.6",
				"cross-env": "^5.0.3",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"enzyme": "^2.6.0",
				"enzyme-to-json": "^1.3.0",
				"eslint": "^3.0.1",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^4.0.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "^5.1.1",
				"eslint-plugin-markdown": "~1.0.0-beta.4",
				"eslint-plugin-react": "^7.0.1",
				"eslint-tinker": "^0.4.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"jest": "^20.0.4",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^4.0.2",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.0.1",
				"rc-scroll-anim": "^1.0.3",
				"rc-tween-one": "^1.1.2",
				"react": "^15.0.0",
				"react-color": "^2.11.7",
				"react-copy-to-clipboard": "^5.0.0",
				"react-document-title": "^2.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-intl": "^2.0.1",
				"react-sublime-video": "^0.2.0",
				"react-test-renderer": "^15.5.4",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"stylelint": "^8.0.0",
				"stylelint-config-standard": "^17.0.0",
				"typescript": "~2.4.2",
				"typescript-babel-jest": "^1.0.2",
				"values.js": "^1.0.3",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest --config .jest.js",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "bisheng start -c ./site/bisheng.config.js --no-livereload",
				"site": "bisheng build --ssr -c ./site/bisheng.config.js",
				"deploy": "antd-tools run clean && npm run site && bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json",
				"lint-staged:es": "eslint ./.eslintrc.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"lint-staged:demo"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"gitHead": "9c925d7c9b42c2501b09c4eb9bddb0d8c5df1123",
			"_id": "antd@3.0.0-alpha.3",
			"_shasum": "f0a5dab42b141faf1f98ac34e82bd9d3cb9a4bf6",
			"_from": ".",
			"_npmVersion": "4.2.0",
			"_nodeVersion": "7.10.0",
			"_npmUser": {
				"name": "nikogu",
				"email": "644506165@qq.com"
			},
			"dist": {
				"shasum": "f0a5dab42b141faf1f98ac34e82bd9d3cb9a4bf6",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.0.0-alpha.3.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "ddcat1115",
					"email": "418150596@qq.com"
				},
				{
					"name": "nikogu",
					"email": "644506165@qq.com"
				},
				{
					"name": "paranoidjk",
					"email": "hust2012jiangkai@gmail.com"
				},
				{
					"name": "yesmeck",
					"email": "yesmeck@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd-3.0.0-alpha.3.tgz_1502871408851_0.05592259764671326"
			},
			"directories": {}
		},
		"2.12.7": {
			"name": "antd",
			"version": "2.12.7",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"files": [
				"dist",
				"lib",
				"es"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"create-react-class": "^15.6.0",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"lodash.debounce": "^4.0.8",
				"moment": "^2.18.1",
				"omit.js": "^1.0.0",
				"prop-types": "^15.5.7",
				"rc-animate": "^2.3.6",
				"rc-calendar": "~9.0.0",
				"rc-cascader": "~0.11.3",
				"rc-checkbox": "~2.0.3",
				"rc-collapse": "~1.7.5",
				"rc-dialog": "~6.5.10",
				"rc-dropdown": "~1.5.0",
				"rc-editor-mention": "~0.6.12",
				"rc-form": "~1.4.0",
				"rc-input-number": "~3.6.0",
				"rc-menu": "~5.0.10",
				"rc-notification": "~2.0.0",
				"rc-pagination": "~1.10.0",
				"rc-progress": "~2.2.2",
				"rc-rate": "~2.1.1",
				"rc-select": "~6.8.6",
				"rc-slider": "~8.2.0",
				"rc-steps": "~2.5.1",
				"rc-switch": "~1.5.1",
				"rc-table": "~5.4.0",
				"rc-tabs": "~9.1.2",
				"rc-time-picker": "~2.4.1",
				"rc-tooltip": "~3.4.6",
				"rc-tree": "~1.7.0",
				"rc-tree-select": "~1.10.2",
				"rc-upload": "~2.4.0",
				"rc-util": "^4.0.4",
				"react-lazy-load": "^3.0.10",
				"react-slick": "~0.14.2",
				"shallowequal": "^1.0.1",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@types/react": "^15.0.38",
				"@types/react-dom": "~0.14.18",
				"antd-tools": "~1.8.0",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^7.1.0",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.24.0",
				"bisheng-plugin-antd": "^0.15.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.5.0",
				"bisheng-plugin-toc": "^0.4.0",
				"color-standalone": "^0.11.6",
				"cross-env": "^5.0.3",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"enzyme": "^2.6.0",
				"enzyme-to-json": "^1.3.0",
				"eslint": "^3.0.1",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^4.0.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "^5.1.1",
				"eslint-plugin-markdown": "~1.0.0-beta.4",
				"eslint-plugin-react": "^7.0.1",
				"eslint-tinker": "^0.4.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"jest": "^20.0.4",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^4.0.2",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.0.1",
				"rc-scroll-anim": "^1.0.3",
				"rc-tween-one": "^1.1.2",
				"react": "^15.0.0",
				"react-color": "^2.11.7",
				"react-copy-to-clipboard": "^5.0.0",
				"react-document-title": "^2.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-intl": "^2.0.1",
				"react-sublime-video": "^0.2.0",
				"react-test-renderer": "^15.5.4",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"stylelint": "^8.0.0",
				"stylelint-config-standard": "^17.0.0",
				"typescript": "~2.4.2",
				"values.js": "^1.0.3",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest --config .jest.js",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "bisheng start -c ./site/bisheng.config.js --no-livereload",
				"site": "bisheng build --ssr -c ./site/bisheng.config.js",
				"deploy": "antd-tools run clean && npm run site && bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json",
				"lint-staged:es": "eslint ./.eslintrc.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"lint-staged:demo"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"gitHead": "55f58cf59f93550c376a5455191c3ab741f0d64b",
			"_id": "antd@2.12.7",
			"_npmVersion": "5.0.3",
			"_nodeVersion": "8.1.1",
			"_npmUser": {
				"name": "benjycui",
				"email": "benjytrys@gmail.com"
			},
			"dist": {
				"integrity": "sha512-RLt3AZt129wfNMG5PHzhEgReK2pH3L9TW5stxQToHVg0Eiu357ebVJk+y6uXeqZdyYj00Nzp2Qx9RiMz2Dld0A==",
				"shasum": "6031e24b28bde70a180a352ccf59ac380bb09508",
				"tarball": "https://registry.npmjs.org/antd/-/antd-2.12.7.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "ddcat1115",
					"email": "418150596@qq.com"
				},
				{
					"name": "nikogu",
					"email": "644506165@qq.com"
				},
				{
					"name": "paranoidjk",
					"email": "hust2012jiangkai@gmail.com"
				},
				{
					"name": "raohai",
					"email": "surgesoft@gmail.com"
				},
				{
					"name": "yesmeck",
					"email": "yesmeck@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd-2.12.7.tgz_1503281325480_0.579373364103958"
			},
			"directories": {}
		},
		"3.0.0-alpha.5": {
			"name": "antd",
			"version": "3.0.0-alpha.5",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"files": [
				"dist",
				"lib",
				"es"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"create-react-class": "^15.6.0",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"lodash.debounce": "^4.0.8",
				"moment": "^2.18.1",
				"omit.js": "^1.0.0",
				"prop-types": "^15.5.7",
				"rc-animate": "^2.3.6",
				"rc-calendar": "~9.1.0",
				"rc-cascader": "~0.11.3",
				"rc-checkbox": "~2.0.3",
				"rc-collapse": "~1.7.5",
				"rc-dialog": "~6.5.10",
				"rc-dropdown": "~1.5.0",
				"rc-editor-mention": "~0.6.12",
				"rc-form": "~1.4.0",
				"rc-input-number": "~3.6.0",
				"rc-menu": "~5.0.10",
				"rc-notification": "~2.0.0",
				"rc-pagination": "~1.11.0",
				"rc-progress": "~2.2.2",
				"rc-rate": "~2.1.1",
				"rc-select": "~6.8.6",
				"rc-slider": "~8.2.0",
				"rc-steps": "~2.5.1",
				"rc-switch": "~1.5.1",
				"rc-table": "~5.4.0",
				"rc-tabs": "~9.1.2",
				"rc-time-picker": "~2.4.1",
				"rc-tooltip": "~3.4.6",
				"rc-tree": "~1.7.0",
				"rc-tree-select": "~1.10.2",
				"rc-upload": "~2.4.0",
				"rc-util": "^4.0.4",
				"react-lazy-load": "^3.0.10",
				"react-slick": "~0.14.2",
				"shallowequal": "^1.0.1",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@types/react": "^15.0.38",
				"@types/react-dom": "~0.14.18",
				"antd-tools": "~1.8.0",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^7.1.0",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.24.0",
				"bisheng-plugin-antd": "^0.15.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.5.0",
				"bisheng-plugin-toc": "^0.4.0",
				"color-standalone": "^0.11.6",
				"cross-env": "^5.0.3",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"enzyme": "^2.6.0",
				"enzyme-to-json": "^1.3.0",
				"eslint": "^3.0.1",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^4.0.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "^5.1.1",
				"eslint-plugin-markdown": "~1.0.0-beta.4",
				"eslint-plugin-react": "^7.0.1",
				"eslint-tinker": "^0.4.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"jest": "^20.0.4",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^4.0.2",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.0.1",
				"rc-scroll-anim": "^1.0.3",
				"rc-tween-one": "^1.1.2",
				"react": "^15.0.0",
				"react-color": "^2.11.7",
				"react-copy-to-clipboard": "^5.0.0",
				"react-document-title": "^2.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-intl": "^2.0.1",
				"react-sublime-video": "^0.2.0",
				"react-test-renderer": "^15.5.4",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"stylelint": "^8.0.0",
				"stylelint-config-standard": "^17.0.0",
				"typescript": "~2.4.2",
				"values.js": "^1.0.3",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest --config .jest.js",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "bisheng start -c ./site/bisheng.config.js --no-livereload",
				"site": "bisheng build --ssr -c ./site/bisheng.config.js",
				"deploy": "antd-tools run clean && npm run site && bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json",
				"lint-staged:es": "eslint ./.eslintrc.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"lint-staged:demo"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"gitHead": "7714926be510d7ff7e49c92e702772ec675d5367",
			"_id": "antd@3.0.0-alpha.5",
			"_shasum": "935d103a9fbc06b0070e8a0bd69f2028c24fcd9b",
			"_from": ".",
			"_npmVersion": "4.2.0",
			"_nodeVersion": "7.10.0",
			"_npmUser": {
				"name": "ddcat1115",
				"email": "418150596@qq.com"
			},
			"dist": {
				"shasum": "935d103a9fbc06b0070e8a0bd69f2028c24fcd9b",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.0.0-alpha.5.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "ddcat1115",
					"email": "418150596@qq.com"
				},
				{
					"name": "nikogu",
					"email": "644506165@qq.com"
				},
				{
					"name": "paranoidjk",
					"email": "hust2012jiangkai@gmail.com"
				},
				{
					"name": "raohai",
					"email": "surgesoft@gmail.com"
				},
				{
					"name": "yesmeck",
					"email": "yesmeck@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd-3.0.0-alpha.5.tgz_1503546949332_0.8967215574812144"
			},
			"directories": {}
		},
		"2.12.8": {
			"name": "antd",
			"version": "2.12.8",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"files": [
				"dist",
				"lib",
				"es"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"create-react-class": "^15.6.0",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"lodash.debounce": "^4.0.8",
				"moment": "^2.18.1",
				"omit.js": "^1.0.0",
				"prop-types": "^15.5.7",
				"rc-animate": "^2.3.6",
				"rc-calendar": "~9.0.0",
				"rc-cascader": "~0.11.3",
				"rc-checkbox": "~2.0.3",
				"rc-collapse": "~1.7.5",
				"rc-dialog": "~6.5.10",
				"rc-dropdown": "~1.5.0",
				"rc-editor-mention": "~0.6.12",
				"rc-form": "~1.4.0",
				"rc-input-number": "~3.6.0",
				"rc-menu": "~5.0.10",
				"rc-notification": "~2.0.0",
				"rc-pagination": "~1.11.0",
				"rc-progress": "~2.2.2",
				"rc-rate": "~2.1.1",
				"rc-select": "~6.8.6",
				"rc-slider": "~8.2.0",
				"rc-steps": "~2.5.1",
				"rc-switch": "~1.5.1",
				"rc-table": "~5.6.1",
				"rc-tabs": "~9.1.2",
				"rc-time-picker": "~2.4.1",
				"rc-tooltip": "~3.4.6",
				"rc-tree": "~1.7.0",
				"rc-tree-select": "~1.10.2",
				"rc-upload": "~2.4.0",
				"rc-util": "^4.0.4",
				"react-lazy-load": "^3.0.10",
				"react-slick": "~0.14.2",
				"shallowequal": "^1.0.1",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@types/react": "^15.0.38",
				"@types/react-dom": "~0.14.18",
				"antd-tools": "~1.8.0",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^7.1.0",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.24.0",
				"bisheng-plugin-antd": "^0.15.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.5.0",
				"bisheng-plugin-toc": "^0.4.0",
				"color-standalone": "^0.11.6",
				"cross-env": "^5.0.3",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"enzyme": "^2.6.0",
				"enzyme-to-json": "^1.3.0",
				"eslint": "^3.0.1",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^4.0.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "^5.1.1",
				"eslint-plugin-markdown": "~1.0.0-beta.4",
				"eslint-plugin-react": "^7.0.1",
				"eslint-tinker": "^0.4.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"jest": "^20.0.4",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^4.0.2",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.0.1",
				"rc-scroll-anim": "^1.0.3",
				"rc-tween-one": "^1.1.2",
				"react": "^15.0.0",
				"react-color": "^2.11.7",
				"react-copy-to-clipboard": "^5.0.0",
				"react-document-title": "^2.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-intl": "^2.0.1",
				"react-sublime-video": "^0.2.0",
				"react-test-renderer": "^15.5.4",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"stylelint": "^8.0.0",
				"stylelint-config-standard": "^17.0.0",
				"typescript": "~2.4.2",
				"values.js": "^1.0.3",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest --config .jest.js",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "bisheng start -c ./site/bisheng.config.js --no-livereload",
				"site": "bisheng build --ssr -c ./site/bisheng.config.js",
				"deploy": "antd-tools run clean && npm run site && bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json",
				"lint-staged:es": "eslint ./.eslintrc.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"lint-staged:demo"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"gitHead": "65c86e60ce2772a0dd352980bc3395236a787285",
			"_id": "antd@2.12.8",
			"_npmVersion": "5.3.0",
			"_nodeVersion": "6.11.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"integrity": "sha512-/zOKR99BswE7eZYLPBWUJ93n+P+985VwSgfpf30sbJMi2qWUgaKFw9ljkCOn2B9DS8TMucJFyN+GmmKNI7p6Kw==",
				"shasum": "7efd1c7d2b0c452b7c40de57453ca506fb26dafa",
				"tarball": "https://registry.npmjs.org/antd/-/antd-2.12.8.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "ddcat1115",
					"email": "418150596@qq.com"
				},
				{
					"name": "nikogu",
					"email": "644506165@qq.com"
				},
				{
					"name": "paranoidjk",
					"email": "hust2012jiangkai@gmail.com"
				},
				{
					"name": "raohai",
					"email": "surgesoft@gmail.com"
				},
				{
					"name": "yesmeck",
					"email": "yesmeck@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd-2.12.8.tgz_1503832390119_0.9156537507660687"
			},
			"directories": {}
		},
		"2.13.0": {
			"name": "antd",
			"version": "2.13.0",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"files": [
				"dist",
				"lib",
				"es"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"create-react-class": "^15.6.0",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"lodash.debounce": "^4.0.8",
				"moment": "^2.18.1",
				"omit.js": "^1.0.0",
				"prop-types": "^15.5.7",
				"rc-animate": "^2.3.6",
				"rc-calendar": "~9.0.0",
				"rc-cascader": "~0.11.3",
				"rc-checkbox": "~2.0.3",
				"rc-collapse": "~1.7.5",
				"rc-dialog": "~6.5.10",
				"rc-dropdown": "~1.5.0",
				"rc-editor-mention": "~0.6.12",
				"rc-form": "~1.4.0",
				"rc-input-number": "~3.6.0",
				"rc-menu": "~5.0.10",
				"rc-notification": "~2.0.0",
				"rc-pagination": "~1.12.0",
				"rc-progress": "~2.2.2",
				"rc-rate": "~2.1.1",
				"rc-select": "~6.9.0",
				"rc-slider": "~8.2.0",
				"rc-steps": "~2.5.1",
				"rc-switch": "~1.5.1",
				"rc-table": "~5.6.1",
				"rc-tabs": "~9.1.2",
				"rc-time-picker": "~2.4.1",
				"rc-tooltip": "~3.4.6",
				"rc-tree": "~1.7.0",
				"rc-tree-select": "~1.10.2",
				"rc-upload": "~2.4.0",
				"rc-util": "^4.0.4",
				"react-lazy-load": "^3.0.10",
				"react-slick": "~0.15.0",
				"shallowequal": "^1.0.1",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@types/react": "^15.0.38",
				"@types/react-dom": "~0.14.18",
				"antd-tools": "~1.8.0",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^7.1.0",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.24.0",
				"bisheng-plugin-antd": "^0.15.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.5.0",
				"bisheng-plugin-toc": "^0.4.0",
				"color-standalone": "^0.11.6",
				"cross-env": "^5.0.3",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"enzyme": "^2.6.0",
				"enzyme-to-json": "^1.3.0",
				"eslint": "^3.0.1",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^4.0.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "^5.1.1",
				"eslint-plugin-markdown": "~1.0.0-beta.4",
				"eslint-plugin-react": "^7.0.1",
				"eslint-tinker": "^0.4.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"jest": "^20.0.4",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^4.0.2",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.0.1",
				"rc-scroll-anim": "^1.0.3",
				"rc-tween-one": "^1.1.2",
				"react": "^15.0.0",
				"react-color": "^2.11.7",
				"react-copy-to-clipboard": "^5.0.0",
				"react-document-title": "^2.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-intl": "^2.0.1",
				"react-sublime-video": "^0.2.0",
				"react-test-renderer": "^15.5.4",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"stylelint": "^8.0.0",
				"stylelint-config-standard": "^17.0.0",
				"typescript": "~2.4.2",
				"values.js": "^1.0.3",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest --config .jest.js",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "bisheng start -c ./site/bisheng.config.js --no-livereload",
				"site": "bisheng build --ssr -c ./site/bisheng.config.js",
				"deploy": "antd-tools run clean && npm run site && bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json",
				"lint-staged:es": "eslint ./.eslintrc.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"lint-staged:demo"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"gitHead": "319fa7c82da39603f07b57cdefa60337805c4e90",
			"_id": "antd@2.13.0",
			"_npmVersion": "5.0.3",
			"_nodeVersion": "8.1.2",
			"_npmUser": {
				"name": "yesmeck",
				"email": "yesmeck@gmail.com"
			},
			"dist": {
				"integrity": "sha512-rTkVATLi2LK9lveXEq0hfeTgMvhQl37byjpxNXkQclqven3lzj2NfBOU004ziRs8w9+Wx8A9YzL8qWPFVELErg==",
				"shasum": "48d4aaa94e7a79de94a8b393a485ee8bce6a64c2",
				"tarball": "https://registry.npmjs.org/antd/-/antd-2.13.0.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "ddcat1115",
					"email": "418150596@qq.com"
				},
				{
					"name": "nikogu",
					"email": "644506165@qq.com"
				},
				{
					"name": "paranoidjk",
					"email": "hust2012jiangkai@gmail.com"
				},
				{
					"name": "raohai",
					"email": "surgesoft@gmail.com"
				},
				{
					"name": "yesmeck",
					"email": "yesmeck@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd-2.13.0.tgz_1504453010796_0.5992324957624078"
			},
			"directories": {}
		},
		"3.0.0-alpha.6": {
			"name": "antd",
			"version": "3.0.0-alpha.6",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"files": [
				"dist",
				"lib",
				"es"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"create-react-class": "^15.6.0",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"lodash.debounce": "^4.0.8",
				"moment": "^2.18.1",
				"omit.js": "^1.0.0",
				"prop-types": "^15.5.7",
				"rc-animate": "^2.3.6",
				"rc-calendar": "~9.1.0",
				"rc-cascader": "~0.11.3",
				"rc-checkbox": "~2.0.3",
				"rc-collapse": "~1.7.5",
				"rc-dialog": "~6.5.10",
				"rc-dropdown": "~1.5.0",
				"rc-editor-mention": "~0.6.12",
				"rc-form": "~1.4.0",
				"rc-input-number": "~3.6.0",
				"rc-menu": "~5.0.10",
				"rc-notification": "~2.0.0",
				"rc-pagination": "~1.12.0",
				"rc-progress": "~2.2.2",
				"rc-rate": "~2.1.1",
				"rc-select": "~6.9.0",
				"rc-slider": "~8.2.0",
				"rc-steps": "~3.0.0",
				"rc-switch": "~1.5.1",
				"rc-table": "~5.6.7",
				"rc-tabs": "~9.1.2",
				"rc-time-picker": "~2.4.1",
				"rc-tooltip": "~3.4.6",
				"rc-tree": "~1.7.0",
				"rc-tree-select": "~1.10.2",
				"rc-upload": "~2.4.0",
				"rc-util": "^4.0.4",
				"react-lazy-load": "^3.0.10",
				"react-slick": "~0.15.0",
				"shallowequal": "^1.0.1",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@types/react": "^15.0.38",
				"@types/react-dom": "~0.14.18",
				"antd-tools": "~1.8.0",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^7.1.0",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.24.0",
				"bisheng-plugin-antd": "^0.15.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.5.0",
				"bisheng-plugin-toc": "^0.4.0",
				"color-standalone": "^0.11.6",
				"cross-env": "^5.0.3",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"enzyme": "^2.6.0",
				"enzyme-to-json": "^1.3.0",
				"eslint": "^3.0.1",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^4.0.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "^5.1.1",
				"eslint-plugin-markdown": "~1.0.0-beta.4",
				"eslint-plugin-react": "^7.0.1",
				"eslint-tinker": "^0.4.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"jest": "^20.0.4",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^4.0.2",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.0.1",
				"rc-scroll-anim": "^1.0.3",
				"rc-tween-one": "^1.1.2",
				"react": "^15.0.0",
				"react-color": "^2.11.7",
				"react-copy-to-clipboard": "^5.0.0",
				"react-document-title": "^2.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-intl": "^2.0.1",
				"react-sublime-video": "^0.2.0",
				"react-test-renderer": "^15.5.4",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"stylelint": "^8.0.0",
				"stylelint-config-standard": "^17.0.0",
				"typescript": "~2.4.2",
				"values.js": "^1.0.3",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest --config .jest.js",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "bisheng start -c ./site/bisheng.config.js --no-livereload",
				"site": "bisheng build --ssr -c ./site/bisheng.config.js",
				"deploy": "antd-tools run clean && npm run site && bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json",
				"lint-staged:es": "eslint ./.eslintrc.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"lint-staged:demo"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"gitHead": "c0df7f4142ff671510889abca5a67958e7f8d1ee",
			"_id": "antd@3.0.0-alpha.6",
			"_npmVersion": "5.3.0",
			"_nodeVersion": "6.11.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"integrity": "sha512-P7/LH8dMON/QZGRnJZYSGTm0Ech8XvN8OIb97fvONh4hfSvKrt3FXkQhUyUhM6MreMR+LbFKwmUGzO8bjJsYPw==",
				"shasum": "75368b903749807f2ecc88e92b4cc28705f90936",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.0.0-alpha.6.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "ddcat1115",
					"email": "418150596@qq.com"
				},
				{
					"name": "nikogu",
					"email": "644506165@qq.com"
				},
				{
					"name": "paranoidjk",
					"email": "hust2012jiangkai@gmail.com"
				},
				{
					"name": "raohai",
					"email": "surgesoft@gmail.com"
				},
				{
					"name": "yesmeck",
					"email": "yesmeck@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd-3.0.0-alpha.6.tgz_1504614626514_0.3370800777338445"
			},
			"directories": {}
		},
		"3.0.0-alpha.7": {
			"name": "antd",
			"version": "3.0.0-alpha.7",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"files": [
				"dist",
				"lib",
				"es"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"create-react-class": "^15.6.0",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"lodash.debounce": "^4.0.8",
				"moment": "^2.18.1",
				"omit.js": "^1.0.0",
				"prop-types": "^15.5.7",
				"rc-animate": "^2.3.6",
				"rc-calendar": "~9.1.0",
				"rc-cascader": "~0.11.3",
				"rc-checkbox": "~2.0.3",
				"rc-collapse": "~1.7.5",
				"rc-dialog": "~6.5.10",
				"rc-dropdown": "~1.5.0",
				"rc-editor-mention": "~0.6.12",
				"rc-form": "~1.4.0",
				"rc-input-number": "~3.6.0",
				"rc-menu": "~5.0.10",
				"rc-notification": "~2.0.0",
				"rc-pagination": "~1.12.0",
				"rc-progress": "~2.2.2",
				"rc-rate": "~2.1.1",
				"rc-select": "~6.9.0",
				"rc-slider": "~8.2.0",
				"rc-steps": "~3.0.0",
				"rc-switch": "~1.5.1",
				"rc-table": "~5.6.7",
				"rc-tabs": "~9.1.2",
				"rc-time-picker": "~2.4.1",
				"rc-tooltip": "~3.4.6",
				"rc-tree": "~1.7.0",
				"rc-tree-select": "~1.10.2",
				"rc-upload": "~2.4.0",
				"rc-util": "^4.0.4",
				"react-lazy-load": "^3.0.10",
				"react-slick": "~0.15.0",
				"shallowequal": "^1.0.1",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@types/react": "^15.0.38",
				"@types/react-dom": "~0.14.18",
				"antd-tools": "~1.8.0",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^7.1.0",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.24.0",
				"bisheng-plugin-antd": "^0.15.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.5.0",
				"bisheng-plugin-toc": "^0.4.0",
				"color-standalone": "^0.11.6",
				"cross-env": "^5.0.3",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"enzyme": "^2.6.0",
				"enzyme-to-json": "^1.3.0",
				"eslint": "^3.0.1",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^4.0.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "^5.1.1",
				"eslint-plugin-markdown": "~1.0.0-beta.4",
				"eslint-plugin-react": "^7.0.1",
				"eslint-tinker": "^0.4.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"jest": "^20.0.4",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^4.0.2",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.0.1",
				"rc-scroll-anim": "^1.0.3",
				"rc-tween-one": "^1.1.2",
				"react": "^15.0.0",
				"react-color": "^2.11.7",
				"react-copy-to-clipboard": "^5.0.0",
				"react-document-title": "^2.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-intl": "^2.0.1",
				"react-sublime-video": "^0.2.0",
				"react-test-renderer": "^15.5.4",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"stylelint": "^8.0.0",
				"stylelint-config-standard": "^17.0.0",
				"typescript": "~2.4.2",
				"values.js": "^1.0.3",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest --config .jest.js",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "bisheng start -c ./site/bisheng.config.js --no-livereload",
				"site": "bisheng build --ssr -c ./site/bisheng.config.js",
				"deploy": "antd-tools run clean && npm run site && bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json",
				"lint-staged:es": "eslint ./.eslintrc.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"lint-staged:demo"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"gitHead": "053054bc65e1f8142e3e0f74cd6cd92921a44dd5",
			"_id": "antd@3.0.0-alpha.7",
			"_npmVersion": "5.3.0",
			"_nodeVersion": "6.11.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"integrity": "sha512-Otujoq8oD0rZ+naCnuQdDCks7IMTVLI9DOoHXFyamK9DeEUJ8maQuIPHYiFfDlVGF0K112nS2FbSHNy+J8R2aA==",
				"shasum": "26b38f4c6bc48f23dbde84b88b8695df9af4e383",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.0.0-alpha.7.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "ddcat1115",
					"email": "418150596@qq.com"
				},
				{
					"name": "nikogu",
					"email": "644506165@qq.com"
				},
				{
					"name": "paranoidjk",
					"email": "hust2012jiangkai@gmail.com"
				},
				{
					"name": "raohai",
					"email": "surgesoft@gmail.com"
				},
				{
					"name": "yesmeck",
					"email": "yesmeck@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd-3.0.0-alpha.7.tgz_1504675675637_0.8598074885085225"
			},
			"directories": {}
		},
		"3.0.0-alpha.8": {
			"name": "antd",
			"version": "3.0.0-alpha.8",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"files": [
				"dist",
				"lib",
				"es"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"create-react-class": "^15.6.0",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"lodash.debounce": "^4.0.8",
				"moment": "^2.18.1",
				"omit.js": "^1.0.0",
				"prop-types": "^15.5.7",
				"rc-animate": "^2.3.6",
				"rc-calendar": "~9.1.0",
				"rc-cascader": "~0.11.3",
				"rc-checkbox": "~2.0.3",
				"rc-collapse": "~1.7.5",
				"rc-dialog": "~6.5.10",
				"rc-dropdown": "~1.5.0",
				"rc-editor-mention": "~0.6.12",
				"rc-form": "~1.4.0",
				"rc-input-number": "~3.6.0",
				"rc-menu": "~5.0.10",
				"rc-notification": "~2.0.0",
				"rc-pagination": "~1.12.0",
				"rc-progress": "~2.2.2",
				"rc-rate": "~2.1.1",
				"rc-select": "~6.9.0",
				"rc-slider": "~8.2.0",
				"rc-steps": "~3.0.0",
				"rc-switch": "~1.5.1",
				"rc-table": "~5.6.7",
				"rc-tabs": "~9.1.2",
				"rc-time-picker": "~2.4.1",
				"rc-tooltip": "~3.4.6",
				"rc-tree": "~1.7.0",
				"rc-tree-select": "~1.10.2",
				"rc-upload": "~2.4.0",
				"rc-util": "^4.0.4",
				"react-lazy-load": "^3.0.10",
				"react-slick": "~0.15.0",
				"shallowequal": "^1.0.1",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@types/react": "^15.0.38",
				"@types/react-dom": "~0.14.18",
				"antd-tools": "~1.8.0",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^7.1.0",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.25.0",
				"bisheng-plugin-antd": "^0.15.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.5.0",
				"bisheng-plugin-toc": "^0.4.0",
				"color-standalone": "^0.11.6",
				"cross-env": "^5.0.3",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"enzyme": "^2.6.0",
				"enzyme-to-json": "^1.3.0",
				"eslint": "^3.0.1",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^4.0.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "^5.1.1",
				"eslint-plugin-markdown": "~1.0.0-beta.4",
				"eslint-plugin-react": "^7.0.1",
				"eslint-tinker": "^0.4.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"jest": "^20.0.4",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^4.0.2",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.0.1",
				"rc-scroll-anim": "^1.0.3",
				"rc-tween-one": "^1.1.2",
				"react": "^15.0.0",
				"react-color": "^2.11.7",
				"react-copy-to-clipboard": "^5.0.0",
				"react-document-title": "^2.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-intl": "^2.0.1",
				"react-sublime-video": "^0.2.0",
				"react-test-renderer": "^15.5.4",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"stylelint": "^8.0.0",
				"stylelint-config-standard": "^17.0.0",
				"typescript": "~2.4.2",
				"values.js": "^1.0.3",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest --config .jest.js",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js --no-livereload",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js",
				"deploy": "antd-tools run clean && npm run site && bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json",
				"lint-staged:es": "eslint ./.eslintrc.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"lint-staged:demo"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"gitHead": "78f2b0aa5d89886d433826c065f4cbd70ed3bbee",
			"_id": "antd@3.0.0-alpha.8",
			"_npmVersion": "5.3.0",
			"_nodeVersion": "6.11.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"integrity": "sha512-t2PkEiEKL3C/vnwm4kLFpq4fApyyvmkOvZfacin2pkSJxIOlwUHPssN6GEwhAEEXEkLrU9YENhQxYoCiV409GA==",
				"shasum": "be1ff297e52e7809081b9dfe50c0cbe2a6a2d39b",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.0.0-alpha.8.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "ddcat1115",
					"email": "418150596@qq.com"
				},
				{
					"name": "nikogu",
					"email": "644506165@qq.com"
				},
				{
					"name": "paranoidjk",
					"email": "hust2012jiangkai@gmail.com"
				},
				{
					"name": "raohai",
					"email": "surgesoft@gmail.com"
				},
				{
					"name": "yesmeck",
					"email": "yesmeck@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd-3.0.0-alpha.8.tgz_1504679964857_0.5298748703207821"
			},
			"directories": {}
		},
		"3.0.0-alpha.9": {
			"name": "antd",
			"version": "3.0.0-alpha.9",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"files": [
				"dist",
				"lib",
				"es"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"create-react-class": "^15.6.0",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"lodash.debounce": "^4.0.8",
				"moment": "^2.18.1",
				"omit.js": "^1.0.0",
				"prop-types": "^15.5.7",
				"rc-animate": "^2.3.6",
				"rc-calendar": "~9.1.0",
				"rc-cascader": "~0.11.3",
				"rc-checkbox": "~2.0.3",
				"rc-collapse": "~1.7.5",
				"rc-dialog": "~6.5.10",
				"rc-dropdown": "~1.5.0",
				"rc-editor-mention": "~0.6.12",
				"rc-form": "~1.4.0",
				"rc-input-number": "~3.6.0",
				"rc-menu": "~5.0.10",
				"rc-notification": "~2.0.0",
				"rc-pagination": "~1.12.0",
				"rc-progress": "~2.2.2",
				"rc-rate": "~2.1.1",
				"rc-select": "~6.9.0",
				"rc-slider": "~8.2.0",
				"rc-steps": "~3.0.0",
				"rc-switch": "~1.5.1",
				"rc-table": "~5.6.7",
				"rc-tabs": "~9.1.2",
				"rc-time-picker": "~2.4.1",
				"rc-tooltip": "~3.4.6",
				"rc-tree": "~1.7.0",
				"rc-tree-select": "~1.10.2",
				"rc-upload": "~2.4.0",
				"rc-util": "^4.0.4",
				"react-lazy-load": "^3.0.10",
				"react-slick": "~0.15.0",
				"shallowequal": "^1.0.1",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@types/react": "^15.0.38",
				"@types/react-dom": "~0.14.18",
				"antd-tools": "~1.8.0",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^7.1.0",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.25.0",
				"bisheng-plugin-antd": "^0.15.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.5.0",
				"bisheng-plugin-toc": "^0.4.0",
				"color-standalone": "^0.11.6",
				"cross-env": "^5.0.3",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"enzyme": "^2.6.0",
				"enzyme-to-json": "^1.3.0",
				"eslint": "^3.0.1",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^4.0.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "^5.1.1",
				"eslint-plugin-markdown": "~1.0.0-beta.4",
				"eslint-plugin-react": "^7.0.1",
				"eslint-tinker": "^0.4.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"jest": "^20.0.4",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^4.0.2",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.0.1",
				"rc-scroll-anim": "^1.0.3",
				"rc-tween-one": "^1.1.2",
				"react": "^15.0.0",
				"react-color": "^2.11.7",
				"react-copy-to-clipboard": "^5.0.0",
				"react-document-title": "^2.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-intl": "^2.0.1",
				"react-sublime-video": "^0.2.0",
				"react-test-renderer": "^15.5.4",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"stylelint": "^8.0.0",
				"stylelint-config-standard": "^17.0.0",
				"typescript": "~2.4.2",
				"values.js": "^1.0.3",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest --config .jest.js",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js --no-livereload",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js",
				"deploy": "antd-tools run clean && npm run site && bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json",
				"lint-staged:es": "eslint ./.eslintrc.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"lint-staged:demo"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"gitHead": "025ea8ede9cbc40a82eed841331507c21694a7fe",
			"_id": "antd@3.0.0-alpha.9",
			"_shasum": "ad9ea3abf6b9a81056fed5adf249db3c941e1bcf",
			"_from": ".",
			"_npmVersion": "4.2.0",
			"_nodeVersion": "7.10.0",
			"_npmUser": {
				"name": "nikogu",
				"email": "644506165@qq.com"
			},
			"dist": {
				"shasum": "ad9ea3abf6b9a81056fed5adf249db3c941e1bcf",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.0.0-alpha.9.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "ddcat1115",
					"email": "418150596@qq.com"
				},
				{
					"name": "nikogu",
					"email": "644506165@qq.com"
				},
				{
					"name": "paranoidjk",
					"email": "hust2012jiangkai@gmail.com"
				},
				{
					"name": "raohai",
					"email": "surgesoft@gmail.com"
				},
				{
					"name": "yesmeck",
					"email": "yesmeck@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd-3.0.0-alpha.9.tgz_1504693278251_0.9536144696176052"
			},
			"directories": {}
		},
		"3.0.0-alpha.10": {
			"name": "antd",
			"version": "3.0.0-alpha.10",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"files": [
				"dist",
				"lib",
				"es"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"create-react-class": "^15.6.0",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"lodash.debounce": "^4.0.8",
				"moment": "^2.18.1",
				"omit.js": "^1.0.0",
				"prop-types": "^15.5.7",
				"rc-animate": "^2.3.6",
				"rc-calendar": "~9.1.0",
				"rc-cascader": "~0.11.3",
				"rc-checkbox": "~2.0.3",
				"rc-collapse": "~1.7.5",
				"rc-dialog": "~6.5.10",
				"rc-dropdown": "~1.5.0",
				"rc-editor-mention": "~0.6.12",
				"rc-form": "~1.4.0",
				"rc-input-number": "~3.6.0",
				"rc-menu": "~5.0.10",
				"rc-notification": "~2.0.0",
				"rc-pagination": "~1.12.4",
				"rc-progress": "~2.2.2",
				"rc-rate": "~2.1.1",
				"rc-select": "~6.9.0",
				"rc-slider": "~8.2.0",
				"rc-steps": "~3.0.0",
				"rc-switch": "~1.5.1",
				"rc-table": "~5.6.7",
				"rc-tabs": "~9.1.2",
				"rc-time-picker": "~2.4.1",
				"rc-tooltip": "~3.4.6",
				"rc-tree": "~1.7.0",
				"rc-tree-select": "~1.10.2",
				"rc-upload": "~2.4.0",
				"rc-util": "^4.0.4",
				"react-lazy-load": "^3.0.10",
				"react-slick": "~0.15.0",
				"shallowequal": "^1.0.1",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@types/react": "^15.0.38",
				"@types/react-dom": "~0.14.18",
				"antd-tools": "~1.8.0",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^7.1.0",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.25.0",
				"bisheng-plugin-antd": "^0.15.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.5.0",
				"bisheng-plugin-toc": "^0.4.0",
				"color-standalone": "^0.11.6",
				"cross-env": "^5.0.3",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"enzyme": "^2.6.0",
				"enzyme-to-json": "^1.3.0",
				"eslint": "^3.0.1",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^4.0.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "^5.1.1",
				"eslint-plugin-markdown": "~1.0.0-beta.4",
				"eslint-plugin-react": "^7.0.1",
				"eslint-tinker": "^0.4.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"jest": "^20.0.4",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^4.0.2",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.0.1",
				"rc-scroll-anim": "^1.0.3",
				"rc-tween-one": "^1.1.2",
				"react": "^15.0.0",
				"react-color": "^2.11.7",
				"react-copy-to-clipboard": "^5.0.0",
				"react-document-title": "^2.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-intl": "^2.0.1",
				"react-sublime-video": "^0.2.0",
				"react-test-renderer": "^15.5.4",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"stylelint": "^8.0.0",
				"stylelint-config-standard": "^17.0.0",
				"typescript": "~2.4.2",
				"values.js": "^1.0.3",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest --config .jest.js",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js --no-livereload",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js",
				"deploy": "antd-tools run clean && npm run site && bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json",
				"lint-staged:es": "eslint ./.eslintrc.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"lint-staged:demo"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"gitHead": "37f101a0213e0a7e25bf936cc1199291a0137809",
			"_id": "antd@3.0.0-alpha.10",
			"_npmVersion": "5.3.0",
			"_nodeVersion": "6.11.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"integrity": "sha512-cLf4WcmfHqoCMLCZmRgC0GfIus0lS70TGDK22ZtHCrn2HUIrG7Vb8o0AMtA1LnJSLaOS00mMyLxZGJgcazQwQw==",
				"shasum": "3a2823b22055cbe1f303a554e11bfd543da5a8f6",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.0.0-alpha.10.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "ddcat1115",
					"email": "418150596@qq.com"
				},
				{
					"name": "nikogu",
					"email": "644506165@qq.com"
				},
				{
					"name": "paranoidjk",
					"email": "hust2012jiangkai@gmail.com"
				},
				{
					"name": "raohai",
					"email": "surgesoft@gmail.com"
				},
				{
					"name": "yesmeck",
					"email": "yesmeck@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd-3.0.0-alpha.10.tgz_1504754658380_0.10821239138022065"
			},
			"directories": {}
		},
		"2.13.1": {
			"name": "antd",
			"version": "2.13.1",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"files": [
				"dist",
				"lib",
				"es"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"create-react-class": "^15.6.0",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"lodash.debounce": "^4.0.8",
				"moment": "^2.18.1",
				"omit.js": "^1.0.0",
				"prop-types": "^15.5.7",
				"rc-animate": "^2.3.6",
				"rc-calendar": "~9.0.0",
				"rc-cascader": "~0.11.3",
				"rc-checkbox": "~2.0.3",
				"rc-collapse": "~1.7.5",
				"rc-dialog": "~6.5.10",
				"rc-dropdown": "~1.5.0",
				"rc-editor-mention": "~0.6.12",
				"rc-form": "~1.4.0",
				"rc-input-number": "~3.6.0",
				"rc-menu": "~5.0.10",
				"rc-notification": "~2.0.0",
				"rc-pagination": "~1.12.4",
				"rc-progress": "~2.2.2",
				"rc-rate": "~2.1.1",
				"rc-select": "~6.9.0",
				"rc-slider": "~8.2.0",
				"rc-steps": "~2.5.1",
				"rc-switch": "~1.5.1",
				"rc-table": "~5.6.7",
				"rc-tabs": "~9.1.2",
				"rc-time-picker": "~2.4.1",
				"rc-tooltip": "~3.4.6",
				"rc-tree": "~1.7.0",
				"rc-tree-select": "~1.10.2",
				"rc-upload": "~2.4.0",
				"rc-util": "^4.0.4",
				"react-lazy-load": "^3.0.10",
				"react-slick": "~0.15.0",
				"shallowequal": "^1.0.1",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@types/react": "^15.0.38",
				"@types/react-dom": "~0.14.18",
				"antd-tools": "~1.8.0",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^7.1.0",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.25.0",
				"bisheng-plugin-antd": "^0.15.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.5.0",
				"bisheng-plugin-toc": "^0.4.0",
				"color-standalone": "^0.11.6",
				"cross-env": "^5.0.3",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"enzyme": "^2.6.0",
				"enzyme-to-json": "^1.3.0",
				"eslint": "^3.0.1",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^4.0.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "^5.1.1",
				"eslint-plugin-markdown": "~1.0.0-beta.4",
				"eslint-plugin-react": "^7.0.1",
				"eslint-tinker": "^0.4.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"jest": "^20.0.4",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^4.0.2",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.0.1",
				"rc-scroll-anim": "^1.0.3",
				"rc-tween-one": "^1.1.2",
				"react": "^15.0.0",
				"react-color": "^2.11.7",
				"react-copy-to-clipboard": "^5.0.0",
				"react-document-title": "^2.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-intl": "^2.0.1",
				"react-sublime-video": "^0.2.0",
				"react-test-renderer": "^15.5.4",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"stylelint": "^8.0.0",
				"stylelint-config-standard": "^17.0.0",
				"typescript": "~2.4.2",
				"values.js": "^1.0.3",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest --config .jest.js",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js --no-livereload",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js",
				"deploy": "antd-tools run clean && npm run site && bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json",
				"lint-staged:es": "eslint ./.eslintrc.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"lint-staged:demo"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"gitHead": "d5b6cc70cd8257567524d75c3a4cb69df39bc1e2",
			"_id": "antd@2.13.1",
			"_shasum": "9c09aedf07a2d1bdd31c0d69822f9e32c9f73386",
			"_from": ".",
			"_npmVersion": "4.2.0",
			"_nodeVersion": "7.10.0",
			"_npmUser": {
				"name": "ddcat1115",
				"email": "418150596@qq.com"
			},
			"dist": {
				"shasum": "9c09aedf07a2d1bdd31c0d69822f9e32c9f73386",
				"tarball": "https://registry.npmjs.org/antd/-/antd-2.13.1.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "ddcat1115",
					"email": "418150596@qq.com"
				},
				{
					"name": "nikogu",
					"email": "644506165@qq.com"
				},
				{
					"name": "paranoidjk",
					"email": "hust2012jiangkai@gmail.com"
				},
				{
					"name": "raohai",
					"email": "surgesoft@gmail.com"
				},
				{
					"name": "yesmeck",
					"email": "yesmeck@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd-2.13.1.tgz_1505096468420_0.12428894615732133"
			},
			"directories": {}
		},
		"2.13.2": {
			"name": "antd",
			"version": "2.13.2",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"files": [
				"dist",
				"lib",
				"es"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": "~0.14.0 || >=15.0.0",
				"react-dom": "~0.14.0 || >=15.0.0"
			},
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"create-react-class": "^15.6.0",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"lodash.debounce": "^4.0.8",
				"moment": "^2.18.1",
				"omit.js": "^1.0.0",
				"prop-types": "^15.5.7",
				"rc-animate": "^2.3.6",
				"rc-calendar": "~9.0.0",
				"rc-cascader": "~0.11.3",
				"rc-checkbox": "~2.0.3",
				"rc-collapse": "~1.7.5",
				"rc-dialog": "~6.5.10",
				"rc-dropdown": "~1.5.0",
				"rc-editor-mention": "~0.6.12",
				"rc-form": "~1.4.0",
				"rc-input-number": "~3.6.0",
				"rc-menu": "~5.0.10",
				"rc-notification": "~2.0.0",
				"rc-pagination": "~1.12.4",
				"rc-progress": "~2.2.2",
				"rc-rate": "~2.1.1",
				"rc-select": "~6.9.0",
				"rc-slider": "~8.2.0",
				"rc-steps": "~2.5.1",
				"rc-switch": "~1.5.1",
				"rc-table": "~5.6.9",
				"rc-tabs": "~9.1.2",
				"rc-time-picker": "~2.4.1",
				"rc-tooltip": "~3.4.6",
				"rc-tree": "~1.7.0",
				"rc-tree-select": "~1.10.2",
				"rc-upload": "~2.4.0",
				"rc-util": "^4.0.4",
				"react-lazy-load": "^3.0.10",
				"react-slick": "~0.15.0",
				"shallowequal": "^1.0.1",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@types/react": "^15.0.38",
				"@types/react-dom": "~0.14.18",
				"antd-tools": "~2.1.0",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^7.1.0",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.25.0",
				"bisheng-plugin-antd": "^0.15.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.5.0",
				"bisheng-plugin-toc": "^0.4.0",
				"color-standalone": "^0.11.6",
				"cross-env": "^5.0.3",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"enzyme": "^2.6.0",
				"enzyme-to-json": "^1.3.0",
				"eslint": "^3.0.1",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^4.0.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "^5.1.1",
				"eslint-plugin-markdown": "~1.0.0-beta.4",
				"eslint-plugin-react": "^7.0.1",
				"eslint-tinker": "^0.4.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"jest": "^20.0.4",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^4.0.2",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.0.1",
				"rc-scroll-anim": "^1.0.3",
				"rc-tween-one": "^1.1.2",
				"react": "^15.0.0",
				"react-color": "^2.11.7",
				"react-copy-to-clipboard": "^5.0.0",
				"react-document-title": "^2.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-intl": "^2.0.1",
				"react-sublime-video": "^0.2.0",
				"react-test-renderer": "^15.5.4",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"stylelint": "^8.0.0",
				"stylelint-config-standard": "^17.0.0",
				"typescript": "~2.4.2",
				"values.js": "^1.0.3",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest --config .jest.js",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js --no-livereload",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js",
				"deploy": "antd-tools run clean && npm run site && bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json",
				"lint-staged:es": "eslint ./.eslintrc.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"lint-staged:demo"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"gitHead": "b651579c1b4c0600a78e5751253920139a8080ca",
			"_id": "antd@2.13.2",
			"_shasum": "381f046b13acfc11d45d71c9a0d36da2ebe42a12",
			"_from": ".",
			"_npmVersion": "3.6.0",
			"_nodeVersion": "7.6.0",
			"_npmUser": {
				"name": "nikogu",
				"email": "644506165@qq.com"
			},
			"dist": {
				"shasum": "381f046b13acfc11d45d71c9a0d36da2ebe42a12",
				"tarball": "https://registry.npmjs.org/antd/-/antd-2.13.2.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "ddcat1115",
					"email": "418150596@qq.com"
				},
				{
					"name": "nikogu",
					"email": "644506165@qq.com"
				},
				{
					"name": "paranoidjk",
					"email": "hust2012jiangkai@gmail.com"
				},
				{
					"name": "raohai",
					"email": "surgesoft@gmail.com"
				},
				{
					"name": "yesmeck",
					"email": "yesmeck@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd-2.13.2.tgz_1505582658189_0.07595159369520843"
			},
			"directories": {}
		},
		"2.13.3": {
			"name": "antd",
			"version": "2.13.3",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"files": [
				"dist",
				"lib",
				"es"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": "~0.14.0 || >=15.0.0",
				"react-dom": "~0.14.0 || >=15.0.0"
			},
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"create-react-class": "^15.6.0",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"lodash.debounce": "^4.0.8",
				"moment": "^2.18.1",
				"omit.js": "^1.0.0",
				"prop-types": "^15.5.7",
				"rc-animate": "^2.3.6",
				"rc-calendar": "~9.0.0",
				"rc-cascader": "~0.11.3",
				"rc-checkbox": "~2.0.3",
				"rc-collapse": "~1.7.5",
				"rc-dialog": "~6.5.10",
				"rc-dropdown": "~1.5.0",
				"rc-editor-mention": "~0.6.12",
				"rc-form": "~1.4.0",
				"rc-input-number": "~3.6.0",
				"rc-menu": "~5.0.10",
				"rc-notification": "~2.0.0",
				"rc-pagination": "~1.12.4",
				"rc-progress": "~2.2.2",
				"rc-rate": "~2.1.1",
				"rc-select": "~6.9.0",
				"rc-slider": "~8.3.0",
				"rc-steps": "~2.5.1",
				"rc-switch": "~1.5.1",
				"rc-table": "~5.6.9",
				"rc-tabs": "~9.1.2",
				"rc-time-picker": "~2.4.1",
				"rc-tooltip": "~3.4.6",
				"rc-tree": "~1.7.0",
				"rc-tree-select": "~1.10.2",
				"rc-upload": "~2.4.0",
				"rc-util": "^4.0.4",
				"react-lazy-load": "^3.0.10",
				"react-slick": "~0.15.0",
				"shallowequal": "^1.0.1",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@types/react": "^15.0.38",
				"@types/react-dom": "~0.14.18",
				"antd-tools": "~2.1.0",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^7.1.0",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.25.0",
				"bisheng-plugin-antd": "^0.15.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.5.0",
				"bisheng-plugin-toc": "^0.4.0",
				"color-standalone": "^0.11.6",
				"cross-env": "^5.0.3",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"enzyme": "^2.6.0",
				"enzyme-to-json": "^1.3.0",
				"eslint": "^3.0.1",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^4.0.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "^5.1.1",
				"eslint-plugin-markdown": "~1.0.0-beta.4",
				"eslint-plugin-react": "^7.0.1",
				"eslint-tinker": "^0.4.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"jest": "^20.0.4",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^4.0.2",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"preact": "^8.2.5",
				"preact-compat": "^3.17.0",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.0.1",
				"rc-scroll-anim": "^1.0.3",
				"rc-tween-one": "^1.1.2",
				"react": "^15.0.0",
				"react-color": "^2.11.7",
				"react-copy-to-clipboard": "^5.0.0",
				"react-document-title": "^2.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-intl": "^2.0.1",
				"react-sublime-video": "^0.2.0",
				"react-test-renderer": "^15.5.4",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"stylelint": "^8.0.0",
				"stylelint-config-standard": "^17.0.0",
				"typescript": "~2.4.2",
				"values.js": "^1.0.3",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest --config .jest.js",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js --no-livereload",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js --no-livereload",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js",
				"deploy": "antd-tools run clean && npm run site && node ./scripts/generateColorLess.js && bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json",
				"lint-staged:es": "eslint ./.eslintrc.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"lint-staged:demo"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"gitHead": "bdecb4ebd90278de908cf9e0b7fb63b51a0c186d",
			"_id": "antd@2.13.3",
			"_npmVersion": "5.0.3",
			"_nodeVersion": "8.1.1",
			"_npmUser": {
				"name": "benjycui",
				"email": "benjytrys@gmail.com"
			},
			"dist": {
				"integrity": "sha512-yyctmUzPRMQTj7uJKovQ0Yds+KkC8LdRQdRiEKTnbEaIjlcEyX9NwiZf3T8JxtRzlpafVTboJk1r2CdwC+ggmQ==",
				"shasum": "e54897e471d64d59c01fea6ea41b3ae0eab0984d",
				"tarball": "https://registry.npmjs.org/antd/-/antd-2.13.3.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "ddcat1115",
					"email": "418150596@qq.com"
				},
				{
					"name": "nikogu",
					"email": "644506165@qq.com"
				},
				{
					"name": "paranoidjk",
					"email": "hust2012jiangkai@gmail.com"
				},
				{
					"name": "raohai",
					"email": "surgesoft@gmail.com"
				},
				{
					"name": "yesmeck",
					"email": "yesmeck@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd-2.13.3.tgz_1506074307888_0.009442358743399382"
			},
			"directories": {}
		},
		"3.0.0-alpha.11": {
			"name": "antd",
			"version": "3.0.0-alpha.11",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"files": [
				"dist",
				"lib",
				"es"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": "~0.14.0 || >=15.0.0",
				"react-dom": "~0.14.0 || >=15.0.0"
			},
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"create-react-class": "^15.6.0",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"lodash.debounce": "^4.0.8",
				"moment": "^2.18.1",
				"omit.js": "^1.0.0",
				"prop-types": "^15.5.7",
				"rc-animate": "^2.4.1",
				"rc-calendar": "~9.1.0",
				"rc-cascader": "~0.11.3",
				"rc-checkbox": "~2.0.3",
				"rc-collapse": "~1.7.5",
				"rc-dialog": "~6.5.10",
				"rc-dropdown": "~1.5.0",
				"rc-editor-mention": "^1.0.2",
				"rc-form": "~1.4.0",
				"rc-input-number": "~3.6.0",
				"rc-menu": "~5.1.0",
				"rc-notification": "~2.0.0",
				"rc-pagination": "~1.12.4",
				"rc-progress": "~2.2.2",
				"rc-rate": "~2.1.1",
				"rc-select": "~6.9.0",
				"rc-slider": "~8.3.0",
				"rc-steps": "~3.0.0",
				"rc-switch": "~1.5.1",
				"rc-table": "~5.6.9",
				"rc-tabs": "~9.1.2",
				"rc-time-picker": "~2.4.1",
				"rc-tooltip": "~3.4.6",
				"rc-tree": "~1.7.0",
				"rc-tree-select": "~1.10.2",
				"rc-upload": "~2.4.0",
				"rc-util": "^4.0.4",
				"react-lazy-load": "^3.0.10",
				"react-slick": "~0.15.0",
				"shallowequal": "^1.0.1",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@types/react": "^15.0.38",
				"@types/react-dom": "~0.14.18",
				"antd-tools": "~3.0.0",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^7.1.0",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.25.0",
				"bisheng-plugin-antd": "^0.15.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.5.0",
				"bisheng-plugin-toc": "^0.4.0",
				"color-standalone": "^0.11.6",
				"cross-env": "^5.0.3",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"enzyme": "^2.6.0",
				"enzyme-to-json": "^1.3.0",
				"eslint": "^3.0.1",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^4.0.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "^5.1.1",
				"eslint-plugin-markdown": "~1.0.0-beta.4",
				"eslint-plugin-react": "^7.0.1",
				"eslint-tinker": "^0.4.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"jest": "^20.0.4",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^4.0.2",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"preact": "^8.2.5",
				"preact-compat": "^3.17.0",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.0.1",
				"rc-scroll-anim": "^1.0.3",
				"rc-tween-one": "^1.1.2",
				"react": "^15.0.0",
				"react-color": "^2.11.7",
				"react-copy-to-clipboard": "^5.0.0",
				"react-document-title": "^2.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-infinite-scroller": "^1.0.15",
				"react-intl": "^2.0.1",
				"react-sublime-video": "^0.2.0",
				"react-test-renderer": "^15.5.4",
				"react-virtualized": "^9.10.1",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"stylelint": "^8.0.0",
				"stylelint-config-standard": "^17.0.0",
				"typescript": "~2.4.2",
				"values.js": "^1.0.3",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest --config .jest.js",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js --no-livereload",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js --no-livereload",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js",
				"deploy": "antd-tools run clean && npm run site && node ./scripts/generateColorLess.js && bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json",
				"lint-staged:es": "eslint ./.eslintrc.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"lint-staged:demo"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"gitHead": "2bced36f0cd431515a795fa1f7036b8edbc41e11",
			"_id": "antd@3.0.0-alpha.11",
			"_shasum": "45e010ee4c01ea28628658af8e69d5f9707b2c04",
			"_from": ".",
			"_npmVersion": "3.6.0",
			"_nodeVersion": "7.6.0",
			"_npmUser": {
				"name": "nikogu",
				"email": "644506165@qq.com"
			},
			"dist": {
				"shasum": "45e010ee4c01ea28628658af8e69d5f9707b2c04",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.0.0-alpha.11.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "ddcat1115",
					"email": "418150596@qq.com"
				},
				{
					"name": "nikogu",
					"email": "644506165@qq.com"
				},
				{
					"name": "paranoidjk",
					"email": "hust2012jiangkai@gmail.com"
				},
				{
					"name": "raohai",
					"email": "surgesoft@gmail.com"
				},
				{
					"name": "yesmeck",
					"email": "yesmeck@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd-3.0.0-alpha.11.tgz_1506563563739_0.23511508223600686"
			},
			"directories": {}
		},
		"3.0.0-alpha.12": {
			"name": "antd",
			"version": "3.0.0-alpha.12",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"files": [
				"dist",
				"lib",
				"es"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": "~0.14.0 || >=15.0.0",
				"react-dom": "~0.14.0 || >=15.0.0"
			},
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"create-react-class": "^15.6.0",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"lodash.debounce": "^4.0.8",
				"moment": "^2.18.1",
				"omit.js": "^1.0.0",
				"prop-types": "^15.5.7",
				"rc-animate": "^2.4.1",
				"rc-calendar": "~9.1.0",
				"rc-cascader": "~0.11.3",
				"rc-checkbox": "~2.0.3",
				"rc-collapse": "~1.7.5",
				"rc-dialog": "~6.5.10",
				"rc-dropdown": "~1.5.0",
				"rc-editor-mention": "^1.0.2",
				"rc-form": "~1.4.0",
				"rc-input-number": "~3.6.0",
				"rc-menu": "~5.1.0",
				"rc-notification": "~2.0.0",
				"rc-pagination": "~1.12.4",
				"rc-progress": "~2.2.2",
				"rc-rate": "~2.1.1",
				"rc-select": "~6.9.0",
				"rc-slider": "~8.3.0",
				"rc-steps": "~3.0.0",
				"rc-switch": "~1.5.1",
				"rc-table": "~5.6.9",
				"rc-tabs": "~9.1.2",
				"rc-time-picker": "~2.4.1",
				"rc-tooltip": "~3.4.6",
				"rc-tree": "~1.7.0",
				"rc-tree-select": "~1.10.2",
				"rc-upload": "~2.4.0",
				"rc-util": "^4.0.4",
				"react-lazy-load": "^3.0.10",
				"react-slick": "~0.15.0",
				"shallowequal": "^1.0.1",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@types/react": "^15.0.38",
				"@types/react-dom": "~0.14.18",
				"antd-tools": "~3.0.0",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^7.1.0",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.25.0",
				"bisheng-plugin-antd": "^0.15.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.5.0",
				"bisheng-plugin-toc": "^0.4.0",
				"color-standalone": "^0.11.6",
				"cross-env": "^5.0.3",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"enzyme": "^2.6.0",
				"enzyme-to-json": "^1.3.0",
				"eslint": "^3.0.1",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^4.0.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "^5.1.1",
				"eslint-plugin-markdown": "~1.0.0-beta.4",
				"eslint-plugin-react": "^7.0.1",
				"eslint-tinker": "^0.4.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"jest": "^20.0.4",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^4.0.2",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"preact": "^8.2.5",
				"preact-compat": "^3.17.0",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.0.1",
				"rc-scroll-anim": "^1.0.3",
				"rc-tween-one": "^1.1.2",
				"react": "^15.0.0",
				"react-color": "^2.11.7",
				"react-copy-to-clipboard": "^5.0.0",
				"react-document-title": "^2.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-infinite-scroller": "^1.0.15",
				"react-intl": "^2.0.1",
				"react-sublime-video": "^0.2.0",
				"react-test-renderer": "^15.5.4",
				"react-virtualized": "^9.10.1",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"stylelint": "^8.0.0",
				"stylelint-config-standard": "^17.0.0",
				"typescript": "~2.4.2",
				"values.js": "^1.0.3",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest --config .jest.js",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js --no-livereload",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js --no-livereload",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js",
				"deploy": "antd-tools run clean && npm run site && node ./scripts/generateColorLess.js && bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json",
				"lint-staged:es": "eslint ./.eslintrc.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"lint-staged:demo"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"gitHead": "1f2425615e7899081930a06228f3d4c99c6d0a36",
			"_id": "antd@3.0.0-alpha.12",
			"_shasum": "63f38f00cdea72cac56f3ee792ba4371c8275d05",
			"_from": ".",
			"_npmVersion": "3.6.0",
			"_nodeVersion": "7.6.0",
			"_npmUser": {
				"name": "nikogu",
				"email": "644506165@qq.com"
			},
			"dist": {
				"shasum": "63f38f00cdea72cac56f3ee792ba4371c8275d05",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.0.0-alpha.12.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "ddcat1115",
					"email": "418150596@qq.com"
				},
				{
					"name": "nikogu",
					"email": "644506165@qq.com"
				},
				{
					"name": "paranoidjk",
					"email": "hust2012jiangkai@gmail.com"
				},
				{
					"name": "raohai",
					"email": "surgesoft@gmail.com"
				},
				{
					"name": "yesmeck",
					"email": "yesmeck@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd-3.0.0-alpha.12.tgz_1506566306011_0.8574184067547321"
			},
			"directories": {}
		},
		"3.0.0-alpha.13": {
			"name": "antd",
			"version": "3.0.0-alpha.13",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"files": [
				"dist",
				"lib",
				"es"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": "~0.14.0 || >=15.0.0",
				"react-dom": "~0.14.0 || >=15.0.0"
			},
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"create-react-class": "^15.6.0",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"lodash.debounce": "^4.0.8",
				"moment": "^2.18.1",
				"omit.js": "^1.0.0",
				"prop-types": "^15.5.7",
				"rc-animate": "^2.4.1",
				"rc-calendar": "~9.1.0",
				"rc-cascader": "~0.11.3",
				"rc-checkbox": "~2.0.3",
				"rc-collapse": "~1.7.5",
				"rc-dialog": "~6.5.10",
				"rc-dropdown": "~1.5.0",
				"rc-editor-mention": "^1.0.2",
				"rc-form": "~1.4.0",
				"rc-input-number": "~3.6.0",
				"rc-menu": "~5.1.0",
				"rc-notification": "~2.0.0",
				"rc-pagination": "~1.12.4",
				"rc-progress": "~2.2.2",
				"rc-rate": "~2.1.1",
				"rc-select": "~6.9.0",
				"rc-slider": "~8.3.0",
				"rc-steps": "~3.0.0",
				"rc-switch": "~1.5.1",
				"rc-table": "~5.6.9",
				"rc-tabs": "~9.1.2",
				"rc-time-picker": "~2.4.1",
				"rc-tooltip": "~3.4.6",
				"rc-tree": "~1.7.0",
				"rc-tree-select": "~1.10.2",
				"rc-upload": "~2.4.0",
				"rc-util": "^4.0.4",
				"react-lazy-load": "^3.0.10",
				"react-slick": "~0.15.0",
				"shallowequal": "^1.0.1",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@types/react": "^15.0.38",
				"@types/react-dom": "~0.14.18",
				"antd-tools": "~3.0.0",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^7.1.0",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.25.0",
				"bisheng-plugin-antd": "^0.15.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.5.0",
				"bisheng-plugin-toc": "^0.4.0",
				"color-standalone": "^0.11.6",
				"cross-env": "^5.0.3",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"enzyme": "^2.6.0",
				"enzyme-to-json": "^1.3.0",
				"eslint": "^3.0.1",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^4.0.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "^5.1.1",
				"eslint-plugin-markdown": "~1.0.0-beta.4",
				"eslint-plugin-react": "^7.0.1",
				"eslint-tinker": "^0.4.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"jest": "^20.0.4",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^4.0.2",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"preact": "^8.2.5",
				"preact-compat": "^3.17.0",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.0.1",
				"rc-scroll-anim": "^1.0.3",
				"rc-tween-one": "^1.1.2",
				"react": "^15.0.0",
				"react-color": "^2.11.7",
				"react-copy-to-clipboard": "^5.0.0",
				"react-document-title": "^2.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-infinite-scroller": "^1.0.15",
				"react-intl": "^2.0.1",
				"react-sublime-video": "^0.2.0",
				"react-test-renderer": "^15.5.4",
				"react-virtualized": "^9.10.1",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"stylelint": "^8.0.0",
				"stylelint-config-standard": "^17.0.0",
				"typescript": "~2.4.2",
				"values.js": "^1.0.3",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest --config .jest.js",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js --no-livereload",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js --no-livereload",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js",
				"deploy": "antd-tools run clean && npm run site && node ./scripts/generateColorLess.js && bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json",
				"lint-staged:es": "eslint ./.eslintrc.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"lint-staged:demo"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"gitHead": "02b69f482d26d535d23bc581f2343df6bea2fbe1",
			"_id": "antd@3.0.0-alpha.13",
			"_shasum": "c1460ecc187da2e4c3681f27d94dd644a8aaea1c",
			"_from": ".",
			"_npmVersion": "3.6.0",
			"_nodeVersion": "7.6.0",
			"_npmUser": {
				"name": "nikogu",
				"email": "644506165@qq.com"
			},
			"dist": {
				"shasum": "c1460ecc187da2e4c3681f27d94dd644a8aaea1c",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.0.0-alpha.13.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "ddcat1115",
					"email": "418150596@qq.com"
				},
				{
					"name": "nikogu",
					"email": "644506165@qq.com"
				},
				{
					"name": "paranoidjk",
					"email": "hust2012jiangkai@gmail.com"
				},
				{
					"name": "raohai",
					"email": "surgesoft@gmail.com"
				},
				{
					"name": "yesmeck",
					"email": "yesmeck@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd-3.0.0-alpha.13.tgz_1506653439219_0.8701135856099427"
			},
			"directories": {}
		},
		"2.13.4": {
			"name": "antd",
			"version": "2.13.4",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"files": [
				"dist",
				"lib",
				"es"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": "~0.14.0 || >=15.0.0",
				"react-dom": "~0.14.0 || >=15.0.0"
			},
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"create-react-class": "^15.6.0",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"lodash.debounce": "^4.0.8",
				"moment": "^2.18.1",
				"omit.js": "^1.0.0",
				"prop-types": "^15.5.7",
				"rc-animate": "^2.4.1",
				"rc-calendar": "~9.0.0",
				"rc-cascader": "~0.11.3",
				"rc-checkbox": "~2.0.3",
				"rc-collapse": "~1.7.5",
				"rc-dialog": "~6.5.10",
				"rc-dropdown": "~1.5.0",
				"rc-editor-mention": "~0.6.12",
				"rc-form": "~1.4.0",
				"rc-input-number": "~3.6.0",
				"rc-menu": "~5.0.10",
				"rc-notification": "~2.0.0",
				"rc-pagination": "~1.12.4",
				"rc-progress": "~2.2.2",
				"rc-rate": "~2.1.1",
				"rc-select": "~6.9.0",
				"rc-slider": "~8.3.0",
				"rc-steps": "~2.5.1",
				"rc-switch": "~1.5.1",
				"rc-table": "~5.6.9",
				"rc-tabs": "~9.1.2",
				"rc-time-picker": "~2.4.1",
				"rc-tooltip": "~3.4.6",
				"rc-tree": "~1.7.0",
				"rc-tree-select": "~1.10.2",
				"rc-upload": "~2.4.0",
				"rc-util": "^4.0.4",
				"react-lazy-load": "^3.0.10",
				"react-slick": "~0.15.0",
				"shallowequal": "^1.0.1",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@types/react": "^15.0.38",
				"@types/react-dom": "~0.14.18",
				"antd-tools": "~2.1.0",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^7.1.0",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.25.0",
				"bisheng-plugin-antd": "^0.15.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.5.0",
				"bisheng-plugin-toc": "^0.4.0",
				"color-standalone": "^0.11.6",
				"cross-env": "^5.0.3",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"enzyme": "^2.6.0",
				"enzyme-to-json": "^1.3.0",
				"eslint": "^3.0.1",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^4.0.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "^5.1.1",
				"eslint-plugin-markdown": "~1.0.0-beta.4",
				"eslint-plugin-react": "^7.0.1",
				"eslint-tinker": "^0.4.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"jest": "^20.0.4",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^4.0.2",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"preact": "^8.2.5",
				"preact-compat": "^3.17.0",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.0.1",
				"rc-scroll-anim": "^1.0.3",
				"rc-tween-one": "^1.1.2",
				"react": "^15.0.0",
				"react-color": "^2.11.7",
				"react-copy-to-clipboard": "^5.0.0",
				"react-document-title": "^2.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-intl": "^2.0.1",
				"react-sublime-video": "^0.2.0",
				"react-test-renderer": "^15.5.4",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"stylelint": "^8.0.0",
				"stylelint-config-standard": "^17.0.0",
				"typescript": "~2.4.2",
				"values.js": "^1.0.3",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest --config .jest.js",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js --no-livereload",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js --no-livereload",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js",
				"deploy": "antd-tools run clean && npm run site && node ./scripts/generateColorLess.js && bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json",
				"lint-staged:es": "eslint ./.eslintrc.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"lint-staged:demo"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"gitHead": "819e55e968416b83f54afb8d8eef75636a1eb969",
			"_id": "antd@2.13.4",
			"_npmVersion": "5.4.2",
			"_nodeVersion": "8.4.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"integrity": "sha512-By4cxW1XfiN+sZI7eATD0EJohFaOacC8dis/P1Nhu9OKScwuhl5Kug4bdkbHub+84oOjYEFycAheLuAqMziQ8g==",
				"shasum": "8c1ccd3622eb36677e68889899342508de96ef05",
				"tarball": "https://registry.npmjs.org/antd/-/antd-2.13.4.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "ddcat1115",
					"email": "418150596@qq.com"
				},
				{
					"name": "nikogu",
					"email": "644506165@qq.com"
				},
				{
					"name": "paranoidjk",
					"email": "hust2012jiangkai@gmail.com"
				},
				{
					"name": "raohai",
					"email": "surgesoft@gmail.com"
				},
				{
					"name": "yesmeck",
					"email": "yesmeck@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd-2.13.4.tgz_1506700448500_0.6510397249367088"
			},
			"directories": {}
		},
		"2.13.5": {
			"name": "antd",
			"version": "2.13.5",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"files": [
				"dist",
				"lib",
				"es"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": "~0.14.0 || >=15.0.0",
				"react-dom": "~0.14.0 || >=15.0.0"
			},
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"create-react-class": "^15.6.0",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"lodash.debounce": "^4.0.8",
				"moment": "^2.18.1",
				"omit.js": "^1.0.0",
				"prop-types": "^15.5.7",
				"rc-animate": "^2.4.1",
				"rc-calendar": "~9.0.0",
				"rc-cascader": "~0.11.3",
				"rc-checkbox": "~2.0.3",
				"rc-collapse": "~1.7.5",
				"rc-dialog": "~6.5.10",
				"rc-dropdown": "~1.5.0",
				"rc-editor-mention": "~0.6.12",
				"rc-form": "~1.4.0",
				"rc-input-number": "~3.6.0",
				"rc-menu": "~5.0.10",
				"rc-notification": "~2.0.0",
				"rc-pagination": "~1.12.4",
				"rc-progress": "~2.2.2",
				"rc-rate": "~2.1.1",
				"rc-select": "~6.9.0",
				"rc-slider": "~8.3.0",
				"rc-steps": "~2.5.1",
				"rc-switch": "~1.5.1",
				"rc-table": "~5.6.9",
				"rc-tabs": "~9.1.2",
				"rc-time-picker": "~2.4.1",
				"rc-tooltip": "~3.4.6",
				"rc-tree": "~1.7.0",
				"rc-tree-select": "~1.10.2",
				"rc-upload": "~2.4.0",
				"rc-util": "^4.0.4",
				"react-lazy-load": "^3.0.10",
				"react-slick": "~0.15.0",
				"shallowequal": "^1.0.1",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@types/react": "^15.0.38",
				"@types/react-dom": "~0.14.18",
				"antd-tools": "~2.1.0",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^8.0.1",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.26.0",
				"bisheng-plugin-antd": "^0.15.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.5.0",
				"bisheng-plugin-toc": "^0.4.0",
				"color-standalone": "^0.11.6",
				"cross-env": "^5.0.3",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"enzyme": "^2.6.0",
				"enzyme-to-json": "^1.3.0",
				"eslint": "^4.8.0",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^4.0.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "^6.0.2",
				"eslint-plugin-markdown": "~1.0.0-beta.4",
				"eslint-plugin-react": "^7.0.1",
				"eslint-tinker": "^0.4.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"jest": "^21.1.0",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^4.0.2",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"preact": "^8.2.5",
				"preact-compat": "^3.17.0",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.0.1",
				"rc-scroll-anim": "^1.0.3",
				"rc-tween-one": "^1.1.2",
				"react": "^15.0.0",
				"react-color": "^2.11.7",
				"react-copy-to-clipboard": "^5.0.0",
				"react-document-title": "^2.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-intl": "^2.0.1",
				"react-sublime-video": "^0.2.0",
				"react-test-renderer": "^15.5.4",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"stylelint": "^8.0.0",
				"stylelint-config-standard": "^17.0.0",
				"typescript": "~2.5.3",
				"values.js": "^1.0.3",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest --config .jest.js",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js --no-livereload",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js --no-livereload",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js",
				"deploy": "antd-tools run clean && npm run site && node ./scripts/generateColorLess.js && bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json",
				"lint-staged:es": "eslint ./.eslintrc.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"lint-staged:demo"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"gitHead": "35b2c5e58f2bd61eb9208784d80b20788471b5e4",
			"_id": "antd@2.13.5",
			"_npmVersion": "5.4.2",
			"_nodeVersion": "8.4.0",
			"_npmUser": {
				"name": "yesmeck",
				"email": "yesmeck@gmail.com"
			},
			"dist": {
				"integrity": "sha512-nylh7XXE/8Yu0nYzePc7wl3w4TOeKy7APZYGLW8fW+M0mAUt9bvwvrniqUIRodOJCrQnRhvuR8lwCbejCvcJ6g==",
				"shasum": "f2f4ce9fff92ccd0486bdf2cd7065f32d661e720",
				"tarball": "https://registry.npmjs.org/antd/-/antd-2.13.5.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "ddcat1115",
					"email": "418150596@qq.com"
				},
				{
					"name": "nikogu",
					"email": "644506165@qq.com"
				},
				{
					"name": "paranoidjk",
					"email": "hust2012jiangkai@gmail.com"
				},
				{
					"name": "raohai",
					"email": "surgesoft@gmail.com"
				},
				{
					"name": "yesmeck",
					"email": "yesmeck@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd-2.13.5.tgz_1507728353667_0.5217270157299936"
			},
			"directories": {}
		},
		"3.0.0-alpha.14": {
			"name": "antd",
			"version": "3.0.0-alpha.14",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"files": [
				"dist",
				"lib",
				"es"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": "~0.14.0 || >=15.0.0",
				"react-dom": "~0.14.0 || >=15.0.0"
			},
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"create-react-class": "^15.6.0",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"lodash.debounce": "^4.0.8",
				"moment": "^2.18.1",
				"omit.js": "^1.0.0",
				"prop-types": "^15.5.7",
				"rc-animate": "^2.4.1",
				"rc-calendar": "~9.1.0",
				"rc-cascader": "~0.11.3",
				"rc-checkbox": "~2.0.3",
				"rc-collapse": "~1.7.5",
				"rc-dialog": "~6.5.10",
				"rc-dropdown": "~1.5.0",
				"rc-editor-mention": "^1.0.2",
				"rc-form": "~1.4.0",
				"rc-input-number": "~3.6.0",
				"rc-menu": "~5.1.0",
				"rc-notification": "~3.0.0",
				"rc-pagination": "~1.12.4",
				"rc-progress": "~2.2.2",
				"rc-rate": "~2.1.1",
				"rc-select": "~6.9.0",
				"rc-slider": "~8.3.0",
				"rc-steps": "~3.0.0",
				"rc-switch": "~1.5.1",
				"rc-table": "~5.6.9",
				"rc-tabs": "~9.1.2",
				"rc-time-picker": "~2.4.1",
				"rc-tooltip": "~3.4.6",
				"rc-tree": "~1.7.0",
				"rc-tree-select": "~1.10.2",
				"rc-upload": "~2.4.0",
				"rc-util": "^4.0.4",
				"react-lazy-load": "^3.0.10",
				"react-slick": "~0.15.0",
				"shallowequal": "^1.0.1",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@types/react": "^15.0.38",
				"@types/react-dom": "~0.14.18",
				"antd-tools": "~3.0.0",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^7.1.0",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.25.0",
				"bisheng-plugin-antd": "^0.15.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.5.0",
				"bisheng-plugin-toc": "^0.4.0",
				"color-standalone": "^0.11.6",
				"cross-env": "^5.0.3",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.0",
				"enzyme-to-json": "^3.1.2",
				"eslint": "^4.8.0",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^4.0.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "^6.0.2",
				"eslint-plugin-markdown": "~1.0.0-beta.4",
				"eslint-plugin-react": "^7.0.1",
				"eslint-tinker": "^0.4.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"jest": "^21.1.0",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^4.0.2",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"preact": "^8.2.5",
				"preact-compat": "^3.17.0",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.0.1",
				"rc-scroll-anim": "^1.0.3",
				"rc-tween-one": "^1.1.2",
				"react": "^16.0.0",
				"react-color": "^2.11.7",
				"react-copy-to-clipboard": "^5.0.0",
				"react-document-title": "^2.0.1",
				"react-dom": "^16.0.0",
				"react-github-button": "^0.1.1",
				"react-infinite-scroller": "^1.0.15",
				"react-intl": "^2.0.1",
				"react-sublime-video": "^0.2.0",
				"react-test-renderer": "^16.0.0",
				"react-virtualized": "^9.10.1",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"stylelint": "^8.0.0",
				"stylelint-config-standard": "^17.0.0",
				"typescript": "~2.4.2",
				"values.js": "^1.0.3",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest --config .jest.js",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js --no-livereload",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js --no-livereload",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js",
				"deploy": "antd-tools run clean && npm run site && node ./scripts/generateColorLess.js && bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json",
				"lint-staged:es": "eslint ./.eslintrc.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"lint-staged:demo"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"gitHead": "efe0f3480af5948db6bdc124a429d9e6d987c2dc",
			"_id": "antd@3.0.0-alpha.14",
			"_npmVersion": "5.4.2",
			"_nodeVersion": "8.4.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"integrity": "sha512-obXIVr2MbGsm4t64sXwUzIOMkY3iaKxWB7N/1+GiavUUfKAyYI2M2LFDwqTtWJA7nwEdKMGrsNX1sFGSTBgvRw==",
				"shasum": "26444030ce59cdf163973a374a784789e2be1dde",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.0.0-alpha.14.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "ddcat1115",
					"email": "418150596@qq.com"
				},
				{
					"name": "nikogu",
					"email": "644506165@qq.com"
				},
				{
					"name": "paranoidjk",
					"email": "hust2012jiangkai@gmail.com"
				},
				{
					"name": "raohai",
					"email": "surgesoft@gmail.com"
				},
				{
					"name": "yesmeck",
					"email": "yesmeck@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd-3.0.0-alpha.14.tgz_1507776732651_0.39083560975268483"
			},
			"directories": {}
		},
		"2.13.6": {
			"name": "antd",
			"version": "2.13.6",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"files": [
				"dist",
				"lib",
				"es"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": "~0.14.0 || >=15.0.0",
				"react-dom": "~0.14.0 || >=15.0.0"
			},
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"create-react-class": "^15.6.0",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"lodash.debounce": "^4.0.8",
				"moment": "^2.18.1",
				"omit.js": "^1.0.0",
				"prop-types": "^15.5.7",
				"rc-animate": "^2.4.1",
				"rc-calendar": "~9.0.0",
				"rc-cascader": "~0.11.3",
				"rc-checkbox": "~2.0.3",
				"rc-collapse": "~1.7.5",
				"rc-dialog": "~6.5.10",
				"rc-dropdown": "~1.5.0",
				"rc-editor-mention": "~0.6.12",
				"rc-form": "~1.4.0",
				"rc-input-number": "~3.6.0",
				"rc-menu": "~5.0.10",
				"rc-notification": "~2.0.0",
				"rc-pagination": "~1.12.4",
				"rc-progress": "~2.2.2",
				"rc-rate": "~2.1.1",
				"rc-select": "~6.9.0",
				"rc-slider": "~8.3.0",
				"rc-steps": "~2.5.1",
				"rc-switch": "~1.5.1",
				"rc-table": "~5.6.9",
				"rc-tabs": "~9.1.2",
				"rc-time-picker": "~2.4.1",
				"rc-tooltip": "~3.4.6",
				"rc-tree": "~1.7.0",
				"rc-tree-select": "~1.10.2",
				"rc-upload": "~2.4.0",
				"rc-util": "^4.0.4",
				"react-lazy-load": "^3.0.10",
				"react-slick": "~0.15.0",
				"shallowequal": "^1.0.1",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@types/react": "^15.0.38",
				"@types/react-dom": "~0.14.18",
				"antd-tools": "~2.1.0",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^8.0.1",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.26.0",
				"bisheng-plugin-antd": "^0.15.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.5.0",
				"bisheng-plugin-toc": "^0.4.0",
				"color-standalone": "^0.11.6",
				"cross-env": "^5.0.3",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"enzyme": "^2.6.0",
				"enzyme-to-json": "^1.3.0",
				"eslint": "^4.8.0",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^4.0.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "^6.0.2",
				"eslint-plugin-markdown": "~1.0.0-beta.4",
				"eslint-plugin-react": "^7.0.1",
				"eslint-tinker": "^0.4.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"jest": "^21.1.0",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^4.0.2",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"preact": "^8.2.5",
				"preact-compat": "^3.17.0",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.0.1",
				"rc-scroll-anim": "^1.0.3",
				"rc-tween-one": "^1.1.2",
				"react": "^15.0.0",
				"react-color": "^2.11.7",
				"react-copy-to-clipboard": "^5.0.0",
				"react-document-title": "^2.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-intl": "^2.0.1",
				"react-sublime-video": "^0.2.0",
				"react-test-renderer": "^15.5.4",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"stylelint": "^8.0.0",
				"stylelint-config-standard": "^17.0.0",
				"typescript": "~2.5.3",
				"values.js": "^1.0.3",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest --config .jest.js",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js --no-livereload",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js --no-livereload",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js",
				"deploy": "antd-tools run clean && npm run site && node ./scripts/generateColorLess.js && bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json",
				"lint-staged:es": "eslint ./.eslintrc.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"lint-staged:demo"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"gitHead": "73c9be2f40e919f17e4bb1ef3cd47afe1b931451",
			"_id": "antd@2.13.6",
			"_npmVersion": "5.4.2",
			"_nodeVersion": "8.4.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"integrity": "sha512-wKyh13mr5zgf8zowQ9H4dL157nZ37sb22zp8Icn5pQprU7hvidiPyLzXWtVcnkEfTD8XKrq/xAJdeJbP7OW4TA==",
				"shasum": "eb60b5db2bb03a92f918a2a2be3bca95a82ce1fa",
				"tarball": "https://registry.npmjs.org/antd/-/antd-2.13.6.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "ddcat1115",
					"email": "418150596@qq.com"
				},
				{
					"name": "nikogu",
					"email": "644506165@qq.com"
				},
				{
					"name": "paranoidjk",
					"email": "hust2012jiangkai@gmail.com"
				},
				{
					"name": "raohai",
					"email": "surgesoft@gmail.com"
				},
				{
					"name": "yesmeck",
					"email": "yesmeck@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd-2.13.6.tgz_1507791801318_0.27214964432641864"
			},
			"directories": {}
		},
		"3.0.0-alpha.15": {
			"name": "antd",
			"version": "3.0.0-alpha.15",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"files": [
				"dist",
				"lib",
				"es"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": "~0.14.0 || >=15.0.0",
				"react-dom": "~0.14.0 || >=15.0.0"
			},
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"create-react-class": "^15.6.0",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"lodash.debounce": "^4.0.8",
				"moment": "^2.18.1",
				"omit.js": "^1.0.0",
				"prop-types": "^15.5.7",
				"rc-animate": "^2.4.1",
				"rc-calendar": "~9.1.0",
				"rc-cascader": "~0.11.3",
				"rc-checkbox": "~2.0.3",
				"rc-collapse": "~1.7.5",
				"rc-dialog": "~6.5.10",
				"rc-dropdown": "~1.5.0",
				"rc-editor-mention": "^1.0.2",
				"rc-form": "~1.4.0",
				"rc-input-number": "~3.6.0",
				"rc-menu": "~5.1.0",
				"rc-notification": "~3.0.0",
				"rc-pagination": "~1.12.4",
				"rc-progress": "~2.2.2",
				"rc-rate": "~2.1.1",
				"rc-select": "~6.9.0",
				"rc-slider": "~8.3.0",
				"rc-steps": "~3.0.0",
				"rc-switch": "~1.5.1",
				"rc-table": "~5.6.9",
				"rc-tabs": "~9.1.2",
				"rc-time-picker": "~2.4.1",
				"rc-tooltip": "~3.4.6",
				"rc-tree": "~1.7.0",
				"rc-tree-select": "~1.10.2",
				"rc-upload": "~2.4.0",
				"rc-util": "^4.0.4",
				"react-lazy-load": "^3.0.10",
				"react-slick": "~0.15.0",
				"shallowequal": "^1.0.1",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@types/react": "^15.0.38",
				"@types/react-dom": "~0.14.18",
				"antd-tools": "~3.0.0",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^7.1.0",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.25.0",
				"bisheng-plugin-antd": "^0.15.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.5.0",
				"bisheng-plugin-toc": "^0.4.0",
				"color-standalone": "^0.11.6",
				"cross-env": "^5.0.3",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.0",
				"enzyme-to-json": "^3.1.2",
				"eslint": "^4.8.0",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^4.0.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "^6.0.2",
				"eslint-plugin-markdown": "~1.0.0-beta.4",
				"eslint-plugin-react": "^7.0.1",
				"eslint-tinker": "^0.4.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"jest": "^21.1.0",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^4.0.2",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"preact": "^8.2.5",
				"preact-compat": "^3.17.0",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.0.1",
				"rc-scroll-anim": "^1.0.3",
				"rc-tween-one": "^1.1.2",
				"react": "^16.0.0",
				"react-color": "^2.11.7",
				"react-copy-to-clipboard": "^5.0.0",
				"react-document-title": "^2.0.1",
				"react-dom": "^16.0.0",
				"react-github-button": "^0.1.1",
				"react-infinite-scroller": "^1.0.15",
				"react-intl": "^2.0.1",
				"react-sublime-video": "^0.2.0",
				"react-test-renderer": "^16.0.0",
				"react-virtualized": "^9.10.1",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"stylelint": "^8.0.0",
				"stylelint-config-standard": "^17.0.0",
				"typescript": "~2.4.2",
				"values.js": "^1.0.3",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest --config .jest.js",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js --no-livereload",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js --no-livereload",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js",
				"deploy": "antd-tools run clean && npm run site && node ./scripts/generateColorLess.js && bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json",
				"lint-staged:es": "eslint ./.eslintrc.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"lint-staged:demo"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"gitHead": "6b609aa5dafa76bf2a052c863a28e9d2ca33e9a4",
			"_id": "antd@3.0.0-alpha.15",
			"_npmVersion": "5.4.2",
			"_nodeVersion": "8.4.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"integrity": "sha512-aasn7sTXC+wyCglsNMETjxR5OxWow/CDxteNMZ142Pw2sZToqj2vdiTwUEF5d+xB1v7XNQwyly/uDcahK7mZXQ==",
				"shasum": "4a69da20d3b8ea36be71509eba09613efa26e5b0",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.0.0-alpha.15.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "ddcat1115",
					"email": "418150596@qq.com"
				},
				{
					"name": "nikogu",
					"email": "644506165@qq.com"
				},
				{
					"name": "paranoidjk",
					"email": "hust2012jiangkai@gmail.com"
				},
				{
					"name": "raohai",
					"email": "surgesoft@gmail.com"
				},
				{
					"name": "yesmeck",
					"email": "yesmeck@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd-3.0.0-alpha.15.tgz_1507803894634_0.9267610553652048"
			},
			"directories": {}
		},
		"3.0.0-alpha.16": {
			"name": "antd",
			"version": "3.0.0-alpha.16",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"files": [
				"dist",
				"lib",
				"es"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": "~0.14.0 || >=15.0.0",
				"react-dom": "~0.14.0 || >=15.0.0"
			},
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"create-react-class": "^15.6.0",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"lodash.debounce": "^4.0.8",
				"moment": "^2.18.1",
				"omit.js": "^1.0.0",
				"prop-types": "^15.5.7",
				"rc-animate": "^2.4.1",
				"rc-calendar": "~9.1.0",
				"rc-cascader": "~0.11.3",
				"rc-checkbox": "~2.0.3",
				"rc-collapse": "~1.7.5",
				"rc-dialog": "~6.5.10",
				"rc-dropdown": "~1.5.0",
				"rc-editor-mention": "^1.0.2",
				"rc-form": "~1.4.0",
				"rc-input-number": "~3.6.0",
				"rc-menu": "~5.1.0",
				"rc-notification": "~3.0.0",
				"rc-pagination": "~1.12.4",
				"rc-progress": "~2.2.2",
				"rc-rate": "~2.1.1",
				"rc-select": "~6.9.0",
				"rc-slider": "~8.3.0",
				"rc-steps": "~3.0.0",
				"rc-switch": "~1.5.1",
				"rc-table": "~5.6.9",
				"rc-tabs": "~9.1.2",
				"rc-time-picker": "~2.4.1",
				"rc-tooltip": "~3.4.6",
				"rc-tree": "~1.7.0",
				"rc-tree-select": "~1.10.2",
				"rc-upload": "~2.4.0",
				"rc-util": "^4.0.4",
				"react-lazy-load": "^3.0.10",
				"react-slick": "~0.15.0",
				"shallowequal": "^1.0.1",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@types/react": "^15.0.38",
				"@types/react-dom": "~0.14.18",
				"antd-tools": "~3.0.0",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^8.0.1",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.26.0",
				"bisheng-plugin-antd": "^0.15.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.5.0",
				"bisheng-plugin-toc": "^0.4.0",
				"color-standalone": "^0.11.6",
				"cross-env": "^5.0.3",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.0",
				"enzyme-to-json": "^3.1.2",
				"eslint": "^4.8.0",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^4.0.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "^6.0.2",
				"eslint-plugin-markdown": "~1.0.0-beta.4",
				"eslint-plugin-react": "^7.0.1",
				"eslint-tinker": "^0.4.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"jest": "^21.1.0",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^4.0.2",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"preact": "^8.2.5",
				"preact-compat": "^3.17.0",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.0.1",
				"rc-scroll-anim": "^1.0.3",
				"rc-tween-one": "^1.1.2",
				"react": "^16.0.0",
				"react-color": "^2.11.7",
				"react-copy-to-clipboard": "^5.0.0",
				"react-document-title": "^2.0.1",
				"react-dom": "^16.0.0",
				"react-github-button": "^0.1.1",
				"react-infinite-scroller": "^1.0.15",
				"react-intl": "^2.0.1",
				"react-sublime-video": "^0.2.0",
				"react-test-renderer": "^16.0.0",
				"react-virtualized": "^9.10.1",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"stylelint": "^8.0.0",
				"stylelint-config-standard": "^17.0.0",
				"typescript": "~2.5.3",
				"values.js": "^1.0.3",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest --config .jest.js",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js --no-livereload",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js --no-livereload",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js",
				"deploy": "antd-tools run clean && npm run site && node ./scripts/generateColorLess.js && bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json",
				"lint-staged:es": "eslint ./.eslintrc.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"lint-staged:demo"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"gitHead": "91b2d9ab9a1c38a70c253bb33b44f33031879e7d",
			"_id": "antd@3.0.0-alpha.16",
			"_npmVersion": "5.4.2",
			"_nodeVersion": "8.4.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"integrity": "sha512-uQKJ8mxkaHqGAd6+uX5CXnCnpbKZyfoqjHr3JLHiGM/NlvdKJwAEG5bE330DjMXc6wrt1m4f+xE+CLUTp/FOkA==",
				"shasum": "3b34174023ddbe4074b95826b82fb3fb3e3a6bcc",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.0.0-alpha.16.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "ddcat1115",
					"email": "418150596@qq.com"
				},
				{
					"name": "nikogu",
					"email": "644506165@qq.com"
				},
				{
					"name": "paranoidjk",
					"email": "hust2012jiangkai@gmail.com"
				},
				{
					"name": "raohai",
					"email": "surgesoft@gmail.com"
				},
				{
					"name": "yesmeck",
					"email": "yesmeck@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd-3.0.0-alpha.16.tgz_1508334444943_0.754221135051921"
			},
			"directories": {}
		},
		"3.0.0-alpha.17": {
			"name": "antd",
			"version": "3.0.0-alpha.17",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"files": [
				"dist",
				"lib",
				"es"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": "~0.14.0 || >=15.0.0",
				"react-dom": "~0.14.0 || >=15.0.0"
			},
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"create-react-class": "^15.6.0",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"lodash.debounce": "^4.0.8",
				"moment": "^2.18.1",
				"omit.js": "^1.0.0",
				"prop-types": "^15.5.7",
				"rc-animate": "^2.4.1",
				"rc-calendar": "~9.1.0",
				"rc-cascader": "~0.11.3",
				"rc-checkbox": "~2.0.3",
				"rc-collapse": "~1.7.5",
				"rc-dialog": "~6.5.10",
				"rc-dropdown": "~1.5.0",
				"rc-editor-mention": "^1.0.2",
				"rc-form": "~1.4.0",
				"rc-input-number": "~3.6.0",
				"rc-menu": "~5.1.0",
				"rc-notification": "~3.0.0",
				"rc-pagination": "~1.12.4",
				"rc-progress": "~2.2.2",
				"rc-rate": "~2.1.1",
				"rc-select": "~6.9.0",
				"rc-slider": "~8.3.0",
				"rc-steps": "~3.0.0",
				"rc-switch": "~1.5.1",
				"rc-table": "~5.6.9",
				"rc-tabs": "~9.1.2",
				"rc-time-picker": "~2.4.1",
				"rc-tooltip": "~3.4.6",
				"rc-tree": "~1.7.0",
				"rc-tree-select": "~1.10.2",
				"rc-upload": "~2.4.0",
				"rc-util": "^4.0.4",
				"react-lazy-load": "^3.0.10",
				"react-slick": "~0.15.0",
				"shallowequal": "^1.0.1",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@types/react": "^15.0.38",
				"@types/react-dom": "~0.14.18",
				"antd-tools": "~3.0.0",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^8.0.1",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.26.0",
				"bisheng-plugin-antd": "^0.15.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.5.0",
				"bisheng-plugin-toc": "^0.4.0",
				"color-standalone": "^0.11.6",
				"cross-env": "^5.0.3",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.0",
				"enzyme-to-json": "^3.1.2",
				"eslint": "^4.8.0",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^4.0.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "^6.0.2",
				"eslint-plugin-markdown": "~1.0.0-beta.4",
				"eslint-plugin-react": "^7.0.1",
				"eslint-tinker": "^0.4.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"jest": "^21.1.0",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^4.0.2",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"preact": "^8.2.5",
				"preact-compat": "^3.17.0",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.0.1",
				"rc-scroll-anim": "^1.0.3",
				"rc-tween-one": "^1.1.2",
				"react": "^16.0.0",
				"react-color": "^2.11.7",
				"react-copy-to-clipboard": "^5.0.0",
				"react-document-title": "^2.0.1",
				"react-dom": "^16.0.0",
				"react-github-button": "^0.1.1",
				"react-infinite-scroller": "^1.0.15",
				"react-intl": "^2.0.1",
				"react-sublime-video": "^0.2.0",
				"react-test-renderer": "^16.0.0",
				"react-virtualized": "^9.10.1",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"stylelint": "^8.0.0",
				"stylelint-config-standard": "^17.0.0",
				"typescript": "~2.5.3",
				"values.js": "^1.0.3",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest --config .jest.js",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js --no-livereload",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js --no-livereload",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js",
				"deploy": "antd-tools run clean && npm run site && node ./scripts/generateColorLess.js && bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json",
				"lint-staged:es": "eslint ./.eslintrc.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"lint-staged:demo"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"gitHead": "839703bb559265c741d5125503605119ea0d6045",
			"_id": "antd@3.0.0-alpha.17",
			"_npmVersion": "5.4.2",
			"_nodeVersion": "8.4.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"integrity": "sha512-ZnI+dHft3cdxqA+iWtobd8Sx4QfXNMeDLTD43ptxRdR382SvUiI/2/6y2iLVE7cQTK/qmdLu9d/7Yiqn0wQpdg==",
				"shasum": "c3cb9d93180294b37a73d1baf50619633e57d7cb",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.0.0-alpha.17.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "ddcat1115",
					"email": "418150596@qq.com"
				},
				{
					"name": "nikogu",
					"email": "644506165@qq.com"
				},
				{
					"name": "paranoidjk",
					"email": "hust2012jiangkai@gmail.com"
				},
				{
					"name": "raohai",
					"email": "surgesoft@gmail.com"
				},
				{
					"name": "yesmeck",
					"email": "yesmeck@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd-3.0.0-alpha.17.tgz_1508404783810_0.039153840858489275"
			},
			"directories": {}
		},
		"2.13.7": {
			"name": "antd",
			"version": "2.13.7",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"files": [
				"dist",
				"lib",
				"es"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": "~0.14.0 || >=15.0.0",
				"react-dom": "~0.14.0 || >=15.0.0"
			},
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"create-react-class": "^15.6.0",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"lodash.debounce": "^4.0.8",
				"moment": "^2.18.1",
				"omit.js": "^1.0.0",
				"prop-types": "^15.5.7",
				"rc-animate": "^2.4.1",
				"rc-calendar": "~9.0.0",
				"rc-cascader": "~0.11.3",
				"rc-checkbox": "~2.0.3",
				"rc-collapse": "~1.7.5",
				"rc-dialog": "~6.5.10",
				"rc-dropdown": "~1.5.0",
				"rc-editor-mention": "~0.6.12",
				"rc-form": "~1.4.0",
				"rc-input-number": "~3.6.0",
				"rc-menu": "~5.0.10",
				"rc-notification": "~2.0.0",
				"rc-pagination": "~1.12.4",
				"rc-progress": "~2.2.2",
				"rc-rate": "~2.1.1",
				"rc-select": "~6.9.0",
				"rc-slider": "~8.3.0",
				"rc-steps": "~2.5.1",
				"rc-switch": "~1.5.1",
				"rc-table": "~5.6.9",
				"rc-tabs": "~9.1.2",
				"rc-time-picker": "~2.4.1",
				"rc-tooltip": "~3.4.6",
				"rc-tree": "~1.7.0",
				"rc-tree-select": "~1.10.2",
				"rc-upload": "~2.4.0",
				"rc-util": "^4.0.4",
				"react-lazy-load": "^3.0.10",
				"react-slick": "~0.15.0",
				"shallowequal": "^1.0.1",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@types/react": "^15.0.38",
				"@types/react-dom": "~0.14.18",
				"antd-tools": "~2.1.0",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^8.0.1",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.25.0",
				"bisheng-plugin-antd": "^0.15.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.5.0",
				"bisheng-plugin-toc": "^0.4.0",
				"color-standalone": "^0.11.6",
				"cross-env": "^5.0.3",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"enzyme": "^2.6.0",
				"enzyme-to-json": "^1.3.0",
				"eslint": "^4.8.0",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^4.0.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "^6.0.2",
				"eslint-plugin-markdown": "~1.0.0-beta.4",
				"eslint-plugin-react": "^7.0.1",
				"eslint-tinker": "^0.4.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"jest": "^21.1.0",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^4.0.2",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"preact": "^8.2.5",
				"preact-compat": "^3.17.0",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.0.1",
				"rc-scroll-anim": "^1.0.3",
				"rc-tween-one": "^1.1.2",
				"react": "^15.0.0",
				"react-color": "^2.11.7",
				"react-copy-to-clipboard": "^5.0.0",
				"react-document-title": "^2.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-intl": "^2.0.1",
				"react-sublime-video": "^0.2.0",
				"react-test-renderer": "^15.5.4",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"stylelint": "^8.0.0",
				"stylelint-config-standard": "^17.0.0",
				"typescript": "~2.5.3",
				"values.js": "^1.0.3",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest --config .jest.js",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js --no-livereload",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js --no-livereload",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js",
				"deploy": "antd-tools run clean && npm run site && node ./scripts/generateColorLess.js && bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json",
				"lint-staged:es": "eslint ./.eslintrc.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"lint-staged:demo"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"gitHead": "4cfb34ee4f64842031039d1ba2f6707aeff665e2",
			"_id": "antd@2.13.7",
			"_shasum": "9b50249b1909facc2af7f7e8d1bea88e4af68db2",
			"_from": ".",
			"_npmVersion": "4.2.0",
			"_nodeVersion": "7.10.0",
			"_npmUser": {
				"name": "ddcat1115",
				"email": "418150596@qq.com"
			},
			"dist": {
				"shasum": "9b50249b1909facc2af7f7e8d1bea88e4af68db2",
				"tarball": "https://registry.npmjs.org/antd/-/antd-2.13.7.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "ddcat1115",
					"email": "418150596@qq.com"
				},
				{
					"name": "nikogu",
					"email": "644506165@qq.com"
				},
				{
					"name": "paranoidjk",
					"email": "hust2012jiangkai@gmail.com"
				},
				{
					"name": "raohai",
					"email": "surgesoft@gmail.com"
				},
				{
					"name": "yesmeck",
					"email": "yesmeck@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd-2.13.7.tgz_1508692785301_0.9009965076111257"
			},
			"directories": {}
		},
		"3.0.0-alpha.18": {
			"name": "antd",
			"version": "3.0.0-alpha.18",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"files": [
				"dist",
				"lib",
				"es"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": "~0.14.0 || >=15.0.0",
				"react-dom": "~0.14.0 || >=15.0.0"
			},
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"create-react-class": "^15.6.0",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"lodash.debounce": "^4.0.8",
				"moment": "^2.18.1",
				"omit.js": "^1.0.0",
				"prop-types": "^15.5.7",
				"rc-animate": "^2.4.1",
				"rc-calendar": "~9.1.0",
				"rc-cascader": "~0.11.3",
				"rc-checkbox": "~2.0.3",
				"rc-collapse": "~1.7.5",
				"rc-dialog": "~6.5.10",
				"rc-dropdown": "~1.5.0",
				"rc-editor-mention": "^1.0.2",
				"rc-form": "~1.4.0",
				"rc-input-number": "~3.6.0",
				"rc-menu": "~5.1.0",
				"rc-notification": "~3.0.0",
				"rc-pagination": "~1.12.4",
				"rc-progress": "~2.2.2",
				"rc-rate": "~2.1.1",
				"rc-select": "~6.9.0",
				"rc-slider": "~8.3.0",
				"rc-steps": "~3.0.0",
				"rc-switch": "~1.5.1",
				"rc-table": "~5.6.9",
				"rc-tabs": "~9.1.2",
				"rc-time-picker": "~2.4.1",
				"rc-tooltip": "~3.4.6",
				"rc-tree": "~1.7.0",
				"rc-tree-select": "~1.10.2",
				"rc-upload": "~2.4.0",
				"rc-util": "^4.0.4",
				"react-lazy-load": "^3.0.10",
				"react-slick": "~0.15.0",
				"shallowequal": "^1.0.1",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@types/react": "^15.0.38",
				"@types/react-dom": "~0.14.18",
				"antd-tools": "^4.0.1",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^8.0.1",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.26.0",
				"bisheng-plugin-antd": "^0.15.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.5.0",
				"bisheng-plugin-toc": "^0.4.0",
				"color-standalone": "^0.11.6",
				"cross-env": "^5.0.3",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.0",
				"enzyme-to-json": "^3.1.2",
				"eslint": "^4.8.0",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^4.0.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "^6.0.2",
				"eslint-plugin-markdown": "~1.0.0-beta.4",
				"eslint-plugin-react": "^7.0.1",
				"eslint-tinker": "^0.4.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"jest": "^21.1.0",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^4.0.2",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"preact": "^8.2.5",
				"preact-compat": "^3.17.0",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.0.1",
				"rc-scroll-anim": "^1.0.3",
				"rc-tween-one": "^1.1.2",
				"react": "^16.0.0",
				"react-color": "^2.11.7",
				"react-copy-to-clipboard": "^5.0.0",
				"react-document-title": "^2.0.1",
				"react-dom": "^16.0.0",
				"react-github-button": "^0.1.1",
				"react-infinite-scroller": "^1.0.15",
				"react-intl": "^2.0.1",
				"react-sublime-video": "^0.2.0",
				"react-test-renderer": "^16.0.0",
				"react-virtualized": "^9.10.1",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"stylelint": "^8.0.0",
				"stylelint-config-standard": "^17.0.0",
				"typescript": "~2.5.3",
				"values.js": "^1.0.3",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest --config .jest.js",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js --no-livereload",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js --no-livereload",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js",
				"deploy": "antd-tools run clean && npm run site && node ./scripts/generateColorLess.js && bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json",
				"lint-staged:es": "eslint ./.eslintrc.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"lint-staged:demo"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"gitHead": "67be1eafa9c75773a091a63c35ec936652b6b4e0",
			"_id": "antd@3.0.0-alpha.18",
			"_npmVersion": "5.4.2",
			"_nodeVersion": "8.4.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"integrity": "sha512-fqyJA2ea0aw5VSPt8ctNa4NCymcX7XBYm/F7nE3LauWDgNLR5A9JkkQ14U5YDEqYEKu/9g6PjpI0RVbnJB0xlQ==",
				"shasum": "4e337e8021611e48f8c83967bdd9fa77fbed788f",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.0.0-alpha.18.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "ddcat1115",
					"email": "418150596@qq.com"
				},
				{
					"name": "nikogu",
					"email": "644506165@qq.com"
				},
				{
					"name": "paranoidjk",
					"email": "hust2012jiangkai@gmail.com"
				},
				{
					"name": "raohai",
					"email": "surgesoft@gmail.com"
				},
				{
					"name": "yesmeck",
					"email": "yesmeck@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd-3.0.0-alpha.18.tgz_1508827228192_0.2969643780961633"
			},
			"directories": {}
		},
		"3.0.0-alpha.19": {
			"name": "antd",
			"version": "3.0.0-alpha.19",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"files": [
				"dist",
				"lib",
				"es"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": "~0.14.0 || >=15.0.0",
				"react-dom": "~0.14.0 || >=15.0.0"
			},
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"create-react-class": "^15.6.0",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"lodash.debounce": "^4.0.8",
				"moment": "^2.18.1",
				"omit.js": "^1.0.0",
				"prop-types": "^15.5.7",
				"rc-animate": "^2.4.1",
				"rc-calendar": "~9.1.0",
				"rc-cascader": "~0.11.3",
				"rc-checkbox": "~2.0.3",
				"rc-collapse": "~1.7.5",
				"rc-dialog": "~6.5.10",
				"rc-dropdown": "~1.5.0",
				"rc-editor-mention": "^1.0.2",
				"rc-form": "~1.4.0",
				"rc-input-number": "~3.6.0",
				"rc-menu": "~5.1.0",
				"rc-notification": "~3.0.0",
				"rc-pagination": "~1.12.4",
				"rc-progress": "~2.2.2",
				"rc-rate": "~2.1.1",
				"rc-select": "~6.9.0",
				"rc-slider": "~8.3.0",
				"rc-steps": "~3.0.0",
				"rc-switch": "~1.5.1",
				"rc-table": "~5.6.9",
				"rc-tabs": "~9.1.2",
				"rc-time-picker": "~2.4.1",
				"rc-tooltip": "~3.4.6",
				"rc-tree": "~1.7.0",
				"rc-tree-select": "~1.10.2",
				"rc-upload": "~2.4.0",
				"rc-util": "^4.0.4",
				"react-lazy-load": "^3.0.10",
				"react-slick": "~0.15.0",
				"shallowequal": "^1.0.1",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@types/react": "^15.0.38",
				"@types/react-dom": "~0.14.18",
				"antd-tools": "^4.0.1",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^8.0.1",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.26.0",
				"bisheng-plugin-antd": "^0.15.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.5.0",
				"bisheng-plugin-toc": "^0.4.0",
				"color-standalone": "^0.11.6",
				"cross-env": "^5.0.3",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.0",
				"enzyme-to-json": "^3.1.2",
				"eslint": "^4.8.0",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^4.0.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "^6.0.2",
				"eslint-plugin-markdown": "~1.0.0-beta.4",
				"eslint-plugin-react": "^7.0.1",
				"eslint-tinker": "^0.4.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"jest": "^21.1.0",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^4.0.2",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"preact": "^8.2.5",
				"preact-compat": "^3.17.0",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.0.1",
				"rc-scroll-anim": "^1.0.3",
				"rc-tween-one": "^1.1.2",
				"react": "^16.0.0",
				"react-color": "^2.11.7",
				"react-copy-to-clipboard": "^5.0.0",
				"react-document-title": "^2.0.1",
				"react-dom": "^16.0.0",
				"react-github-button": "^0.1.1",
				"react-infinite-scroller": "^1.0.15",
				"react-intl": "^2.0.1",
				"react-sublime-video": "^0.2.0",
				"react-test-renderer": "^16.0.0",
				"react-virtualized": "^9.10.1",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"stylelint": "^8.0.0",
				"stylelint-config-standard": "^17.0.0",
				"typescript": "~2.5.3",
				"values.js": "^1.0.3",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest --config .jest.js",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js --no-livereload",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js --no-livereload",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js",
				"deploy": "antd-tools run clean && npm run site && node ./scripts/generateColorLess.js && bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json",
				"lint-staged:es": "eslint ./.eslintrc.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"lint-staged:demo"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"gitHead": "89a3b227915a41507ebed33a6637dbb0e30dd14e",
			"_id": "antd@3.0.0-alpha.19",
			"_npmVersion": "5.4.2",
			"_nodeVersion": "8.4.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"integrity": "sha512-4JVJwvxoDfEnL1hB66y1HJueitbvAsT+fwFB6Qt9VCM3kN+GRQIv/TKsX6aGCO2JNHX9L6wsBWemE82zWf5jcQ==",
				"shasum": "a207e1c75b3a9ee36d52444a86262fc270940777",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.0.0-alpha.19.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "ddcat1115",
					"email": "418150596@qq.com"
				},
				{
					"name": "nikogu",
					"email": "644506165@qq.com"
				},
				{
					"name": "paranoidjk",
					"email": "hust2012jiangkai@gmail.com"
				},
				{
					"name": "raohai",
					"email": "surgesoft@gmail.com"
				},
				{
					"name": "yesmeck",
					"email": "yesmeck@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd-3.0.0-alpha.19.tgz_1508832819761_0.032551139360293746"
			},
			"directories": {}
		},
		"3.0.0-alpha.20": {
			"name": "antd",
			"version": "3.0.0-alpha.20",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"files": [
				"dist",
				"lib",
				"es"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": "~0.14.0 || >=15.0.0",
				"react-dom": "~0.14.0 || >=15.0.0"
			},
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"create-react-class": "^15.6.0",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"lodash.debounce": "^4.0.8",
				"moment": "^2.18.1",
				"omit.js": "^1.0.0",
				"prop-types": "^15.5.7",
				"rc-animate": "^2.4.1",
				"rc-calendar": "~9.1.0",
				"rc-cascader": "~0.11.3",
				"rc-checkbox": "~2.0.3",
				"rc-collapse": "~1.7.5",
				"rc-dialog": "~6.5.10",
				"rc-dropdown": "~1.5.0",
				"rc-editor-mention": "^1.0.2",
				"rc-form": "~1.4.0",
				"rc-input-number": "~3.6.0",
				"rc-menu": "~5.1.0",
				"rc-notification": "~3.0.0",
				"rc-pagination": "~1.12.4",
				"rc-progress": "~2.2.2",
				"rc-rate": "~2.1.1",
				"rc-select": "~6.9.0",
				"rc-slider": "~8.3.0",
				"rc-steps": "~3.0.0",
				"rc-switch": "~1.5.1",
				"rc-table": "~5.6.9",
				"rc-tabs": "~9.1.2",
				"rc-time-picker": "~2.4.1",
				"rc-tooltip": "~3.4.6",
				"rc-tree": "~1.7.0",
				"rc-tree-select": "~1.10.2",
				"rc-upload": "~2.4.0",
				"rc-util": "^4.0.4",
				"react-lazy-load": "^3.0.10",
				"react-slick": "~0.15.0",
				"shallowequal": "^1.0.1",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@types/react": "^15.0.38",
				"@types/react-dom": "~0.14.18",
				"ansi-styles": "^3.2.0",
				"antd-tools": "^4.0.1",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^8.0.1",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.27.0",
				"bisheng-plugin-antd": "^0.15.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.6.0",
				"bisheng-plugin-toc": "^0.4.0",
				"color-standalone": "^0.11.6",
				"commander": "^2.11.0",
				"cross-env": "^5.0.3",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.0",
				"enzyme-to-json": "^3.1.2",
				"eslint": "^4.8.0",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^4.0.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "^6.0.2",
				"eslint-plugin-markdown": "~1.0.0-beta.4",
				"eslint-plugin-react": "^7.0.1",
				"eslint-tinker": "^0.4.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"jest": "^21.1.0",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^4.0.2",
				"majo": "^0.4.1",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"preact": "^8.2.5",
				"preact-compat": "^3.17.0",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.0.1",
				"rc-scroll-anim": "^1.0.3",
				"rc-tween-one": "^1.1.2",
				"react": "^16.0.0",
				"react-color": "^2.11.7",
				"react-copy-to-clipboard": "^5.0.0",
				"react-document-title": "^2.0.1",
				"react-dom": "^16.0.0",
				"react-github-button": "^0.1.1",
				"react-infinite-scroller": "^1.0.15",
				"react-intl": "^2.0.1",
				"react-sublime-video": "^0.2.0",
				"react-test-renderer": "^16.0.0",
				"react-virtualized": "^9.10.1",
				"remark-frontmatter": "^1.1.0",
				"remark-parse": "^4.0.0",
				"remark-stringify": "^4.0.0",
				"remark-yaml-config": "^4.0.1",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"stylelint": "^8.0.0",
				"stylelint-config-standard": "^17.0.0",
				"typescript": "~2.5.3",
				"unified": "^6.1.5",
				"values.js": "^1.0.3",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest --config .jest.js",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js",
				"deploy": "antd-tools run clean && npm run site && node ./scripts/generateColorLess.js && bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json",
				"lint-staged:es": "eslint ./.eslintrc.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"lint-staged:demo"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"gitHead": "ed41f697e38de3708f609b19706e343dbdd08f6a",
			"_id": "antd@3.0.0-alpha.20",
			"_npmVersion": "5.4.2",
			"_nodeVersion": "8.4.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"integrity": "sha512-U9n3MZH3cBTCzqfsLLV+3s3S6WIB/I6QO4ekQnoKsO+bQhZYftW6e4GYlVCwhc0MCXtoX+lrZ9i2qCt14CDr/A==",
				"shasum": "6792b3cf2ddfbd67f3582bae1b87842b7e0a1422",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.0.0-alpha.20.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "ddcat1115",
					"email": "418150596@qq.com"
				},
				{
					"name": "nikogu",
					"email": "644506165@qq.com"
				},
				{
					"name": "paranoidjk",
					"email": "hust2012jiangkai@gmail.com"
				},
				{
					"name": "raohai",
					"email": "surgesoft@gmail.com"
				},
				{
					"name": "yesmeck",
					"email": "yesmeck@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd-3.0.0-alpha.20.tgz_1508990923070_0.032790069468319416"
			},
			"directories": {}
		},
		"3.0.0-alpha.21": {
			"name": "antd",
			"version": "3.0.0-alpha.21",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"files": [
				"dist",
				"lib",
				"es"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": "~0.14.0 || >=15.0.0",
				"react-dom": "~0.14.0 || >=15.0.0"
			},
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"create-react-class": "^15.6.0",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"lodash.debounce": "^4.0.8",
				"moment": "^2.18.1",
				"omit.js": "^1.0.0",
				"prop-types": "^15.5.7",
				"rc-animate": "^2.4.1",
				"rc-calendar": "~9.1.0",
				"rc-cascader": "~0.11.3",
				"rc-checkbox": "~2.0.3",
				"rc-collapse": "~1.7.5",
				"rc-dialog": "~6.5.10",
				"rc-dropdown": "~1.5.0",
				"rc-editor-mention": "^1.0.2",
				"rc-form": "~1.4.0",
				"rc-input-number": "~3.6.0",
				"rc-menu": "~5.1.0",
				"rc-notification": "~3.0.0",
				"rc-pagination": "~1.12.4",
				"rc-progress": "~2.2.2",
				"rc-rate": "~2.1.1",
				"rc-select": "~6.9.0",
				"rc-slider": "~8.3.0",
				"rc-steps": "~3.0.0",
				"rc-switch": "~1.5.1",
				"rc-table": "~5.6.9",
				"rc-tabs": "~9.1.2",
				"rc-time-picker": "~2.4.1",
				"rc-tooltip": "~3.4.6",
				"rc-tree": "~1.7.0",
				"rc-tree-select": "~1.10.2",
				"rc-upload": "~2.4.0",
				"rc-util": "^4.0.4",
				"react-lazy-load": "^3.0.10",
				"react-slick": "~0.15.0",
				"shallowequal": "^1.0.1",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@types/react": "^15.0.38",
				"@types/react-dom": "~0.14.18",
				"ansi-styles": "^3.2.0",
				"antd-tools": "^4.0.1",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^8.0.1",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.27.0",
				"bisheng-plugin-antd": "^0.15.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.6.0",
				"bisheng-plugin-toc": "^0.4.0",
				"color-standalone": "^0.11.6",
				"commander": "^2.11.0",
				"cross-env": "^5.0.3",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.0",
				"enzyme-to-json": "^3.1.2",
				"eslint": "^4.8.0",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^4.0.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "^6.0.2",
				"eslint-plugin-markdown": "~1.0.0-beta.4",
				"eslint-plugin-react": "^7.0.1",
				"eslint-tinker": "^0.4.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"jest": "^21.1.0",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^4.0.2",
				"majo": "^0.4.1",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"preact": "^8.2.5",
				"preact-compat": "^3.17.0",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.0.1",
				"rc-scroll-anim": "^1.0.3",
				"rc-tween-one": "^1.1.2",
				"react": "^16.0.0",
				"react-color": "^2.11.7",
				"react-copy-to-clipboard": "^5.0.0",
				"react-document-title": "^2.0.1",
				"react-dom": "^16.0.0",
				"react-github-button": "^0.1.1",
				"react-infinite-scroller": "^1.0.15",
				"react-intl": "^2.0.1",
				"react-sublime-video": "^0.2.0",
				"react-test-renderer": "^16.0.0",
				"react-virtualized": "^9.10.1",
				"remark-frontmatter": "^1.1.0",
				"remark-parse": "^4.0.0",
				"remark-stringify": "^4.0.0",
				"remark-yaml-config": "^4.0.1",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"stylelint": "^8.0.0",
				"stylelint-config-standard": "^17.0.0",
				"typescript": "~2.5.3",
				"unified": "^6.1.5",
				"values.js": "^1.0.3",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest --config .jest.js",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js",
				"deploy": "antd-tools run clean && npm run site && node ./scripts/generateColorLess.js && bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json",
				"lint-staged:es": "eslint ./.eslintrc.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"lint-staged:demo"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"gitHead": "ec30f15dc6bba0779e1084df8ebb47a4df1e8d3a",
			"_id": "antd@3.0.0-alpha.21",
			"_npmVersion": "5.4.2",
			"_nodeVersion": "8.4.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"integrity": "sha512-9WlyUuQve12qsAIoR8PrFGeuj2LHm3z+1dzJ3pbPP+MeeX04lAE7te55KMXOcPW9maPTks8juAYt/u1AvQmmJw==",
				"shasum": "f067748fe9225208f0f4cb9c87b1f760abee3b22",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.0.0-alpha.21.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "ddcat1115",
					"email": "418150596@qq.com"
				},
				{
					"name": "nikogu",
					"email": "644506165@qq.com"
				},
				{
					"name": "paranoidjk",
					"email": "hust2012jiangkai@gmail.com"
				},
				{
					"name": "raohai",
					"email": "surgesoft@gmail.com"
				},
				{
					"name": "yesmeck",
					"email": "yesmeck@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd-3.0.0-alpha.21.tgz_1508996877336_0.09805989754386246"
			},
			"directories": {}
		},
		"3.0.0-alpha.22": {
			"name": "antd",
			"version": "3.0.0-alpha.22",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"files": [
				"dist",
				"lib",
				"es"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": "~0.14.0 || >=15.0.0",
				"react-dom": "~0.14.0 || >=15.0.0"
			},
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"create-react-class": "^15.6.0",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"lodash.debounce": "^4.0.8",
				"moment": "^2.18.1",
				"omit.js": "^1.0.0",
				"prop-types": "^15.5.7",
				"rc-animate": "^2.4.1",
				"rc-calendar": "~9.1.0",
				"rc-cascader": "~0.11.3",
				"rc-checkbox": "~2.0.3",
				"rc-collapse": "~1.7.5",
				"rc-dialog": "~6.5.10",
				"rc-dropdown": "~1.5.0",
				"rc-editor-mention": "^1.0.2",
				"rc-form": "~1.4.0",
				"rc-input-number": "~3.6.0",
				"rc-menu": "~5.1.0",
				"rc-notification": "~3.0.0",
				"rc-pagination": "~1.12.4",
				"rc-progress": "~2.2.2",
				"rc-rate": "~2.1.1",
				"rc-select": "~6.9.0",
				"rc-slider": "~8.3.0",
				"rc-steps": "~3.0.0",
				"rc-switch": "~1.5.1",
				"rc-table": "~5.6.9",
				"rc-tabs": "~9.1.2",
				"rc-time-picker": "~2.4.1",
				"rc-tooltip": "~3.4.6",
				"rc-tree": "~1.7.0",
				"rc-tree-select": "~1.10.2",
				"rc-upload": "~2.4.0",
				"rc-util": "^4.0.4",
				"react-lazy-load": "^3.0.10",
				"react-slick": "~0.15.0",
				"shallowequal": "^1.0.1",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@types/react": "^15.0.38",
				"@types/react-dom": "~0.14.18",
				"ansi-styles": "^3.2.0",
				"antd-tools": "^4.0.1",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^8.0.1",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.27.0",
				"bisheng-plugin-antd": "^0.15.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.6.0",
				"bisheng-plugin-toc": "^0.4.0",
				"color-standalone": "^0.11.6",
				"commander": "^2.11.0",
				"cross-env": "^5.0.3",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.0",
				"enzyme-to-json": "^3.1.2",
				"eslint": "^4.8.0",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^4.0.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "^6.0.2",
				"eslint-plugin-markdown": "~1.0.0-beta.4",
				"eslint-plugin-react": "^7.0.1",
				"eslint-tinker": "^0.4.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"jest": "^21.1.0",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^4.0.2",
				"majo": "^0.4.1",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"preact": "^8.2.5",
				"preact-compat": "^3.17.0",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.0.1",
				"rc-scroll-anim": "^1.0.3",
				"rc-tween-one": "^1.1.2",
				"react": "^16.0.0",
				"react-color": "^2.11.7",
				"react-copy-to-clipboard": "^5.0.0",
				"react-document-title": "^2.0.1",
				"react-dom": "^16.0.0",
				"react-github-button": "^0.1.1",
				"react-infinite-scroller": "^1.0.15",
				"react-intl": "^2.0.1",
				"react-sublime-video": "^0.2.0",
				"react-test-renderer": "^16.0.0",
				"react-virtualized": "^9.10.1",
				"remark-frontmatter": "^1.1.0",
				"remark-parse": "^4.0.0",
				"remark-stringify": "^4.0.0",
				"remark-yaml-config": "^4.0.1",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"stylelint": "^8.0.0",
				"stylelint-config-standard": "^17.0.0",
				"typescript": "~2.5.3",
				"unified": "^6.1.5",
				"values.js": "^1.0.3",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest --config .jest.js",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js",
				"deploy": "antd-tools run clean && npm run site && node ./scripts/generateColorLess.js && bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json",
				"lint-staged:es": "eslint ./.eslintrc.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"lint-staged:demo"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"gitHead": "11c3abb3aa0f702bd5ca24eca92518b858f0eca8",
			"_id": "antd@3.0.0-alpha.22",
			"_npmVersion": "5.4.2",
			"_nodeVersion": "8.4.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"integrity": "sha512-Fh+YjSRhrrmF8JD8yxusxueE3rr8RZP4ztjPCXPPxqdbs3ps3SyfryxOLM4NCiexQ1MBqXlVB9+G/65GDDqrfg==",
				"shasum": "1355a1e20bc3b42899750b586b458caab2a033f8",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.0.0-alpha.22.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "ddcat1115",
					"email": "418150596@qq.com"
				},
				{
					"name": "nikogu",
					"email": "644506165@qq.com"
				},
				{
					"name": "paranoidjk",
					"email": "hust2012jiangkai@gmail.com"
				},
				{
					"name": "raohai",
					"email": "surgesoft@gmail.com"
				},
				{
					"name": "yesmeck",
					"email": "yesmeck@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd-3.0.0-alpha.22.tgz_1509003985469_0.29945635166950524"
			},
			"directories": {}
		},
		"3.0.0-alpha.23": {
			"name": "antd",
			"version": "3.0.0-alpha.23",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"files": [
				"dist",
				"lib",
				"es"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": "~0.14.0 || >=15.0.0 || >=16.0.0",
				"react-dom": "~0.14.0 || >=15.0.0 || >= 16.0.0"
			},
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"create-react-class": "^15.6.0",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"lodash.debounce": "^4.0.8",
				"moment": "^2.18.1",
				"omit.js": "^1.0.0",
				"prop-types": "^15.5.7",
				"rc-animate": "^2.4.1",
				"rc-calendar": "~9.1.0",
				"rc-cascader": "~0.11.3",
				"rc-checkbox": "~2.0.3",
				"rc-collapse": "~1.7.5",
				"rc-dialog": "~6.5.10",
				"rc-dropdown": "~1.5.0",
				"rc-editor-mention": "^1.0.2",
				"rc-form": "~1.4.0",
				"rc-input-number": "~3.6.0",
				"rc-menu": "~5.1.0",
				"rc-notification": "~3.0.0",
				"rc-pagination": "~1.12.4",
				"rc-progress": "~2.2.2",
				"rc-rate": "~2.1.1",
				"rc-select": "~6.9.0",
				"rc-slider": "~8.3.0",
				"rc-steps": "~3.0.0",
				"rc-switch": "~1.5.1",
				"rc-table": "~5.6.9",
				"rc-tabs": "~9.1.2",
				"rc-time-picker": "~2.4.1",
				"rc-tooltip": "~3.4.6",
				"rc-tree": "~1.7.0",
				"rc-tree-select": "~1.10.2",
				"rc-upload": "~2.4.0",
				"rc-util": "^4.0.4",
				"react-lazy-load": "^3.0.10",
				"react-slick": "~0.15.0",
				"shallowequal": "^1.0.1",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@types/react": "^16.0.0",
				"@types/react-dom": "^16.0.0",
				"ansi-styles": "^3.2.0",
				"antd-tools": "^4.0.1",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^8.0.1",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.27.0",
				"bisheng-plugin-antd": "^0.15.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.6.0",
				"bisheng-plugin-toc": "^0.4.0",
				"color-standalone": "^0.11.6",
				"commander": "^2.11.0",
				"cross-env": "^5.0.3",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.0",
				"enzyme-to-json": "^3.1.2",
				"eslint": "^4.8.0",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^4.0.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "^6.0.2",
				"eslint-plugin-markdown": "~1.0.0-beta.4",
				"eslint-plugin-react": "^7.0.1",
				"eslint-tinker": "^0.4.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"jest": "^21.1.0",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^4.0.2",
				"majo": "^0.4.1",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"preact": "^8.2.5",
				"preact-compat": "^3.17.0",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.0.1",
				"rc-scroll-anim": "^1.0.3",
				"rc-tween-one": "^1.1.2",
				"react": "^16.0.0",
				"react-color": "^2.11.7",
				"react-copy-to-clipboard": "^5.0.0",
				"react-document-title": "^2.0.1",
				"react-dom": "^16.0.0",
				"react-github-button": "^0.1.1",
				"react-infinite-scroller": "^1.0.15",
				"react-intl": "^2.0.1",
				"react-sublime-video": "^0.2.0",
				"react-test-renderer": "^16.0.0",
				"react-virtualized": "^9.10.1",
				"remark-frontmatter": "^1.1.0",
				"remark-parse": "^4.0.0",
				"remark-stringify": "^4.0.0",
				"remark-yaml-config": "^4.0.1",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"stylelint": "^8.0.0",
				"stylelint-config-standard": "^17.0.0",
				"typescript": "~2.5.3",
				"unified": "^6.1.5",
				"values.js": "^1.0.3",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest --config .jest.js",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js",
				"deploy": "antd-tools run clean && npm run site && node ./scripts/generateColorLess.js && bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json",
				"lint-staged:es": "eslint ./.eslintrc.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"lint-staged:demo"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"gitHead": "37293041664c4e44b0a1367e2da9cf1883214b83",
			"_id": "antd@3.0.0-alpha.23",
			"_npmVersion": "5.4.2",
			"_nodeVersion": "8.4.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"integrity": "sha512-6JglS6r0EOpT06rAEF6Mos72gvEdZIMnaguR6AZMzpHrnjrnS/BTpqmQ6Aq2Od1XPgpUPEBW5AMe+G1/EGvr4Q==",
				"shasum": "e29efbc85d13a64e1024d657082318d6c1048014",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.0.0-alpha.23.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "ddcat1115",
					"email": "418150596@qq.com"
				},
				{
					"name": "nikogu",
					"email": "644506165@qq.com"
				},
				{
					"name": "paranoidjk",
					"email": "hust2012jiangkai@gmail.com"
				},
				{
					"name": "raohai",
					"email": "surgesoft@gmail.com"
				},
				{
					"name": "yesmeck",
					"email": "yesmeck@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd-3.0.0-alpha.23.tgz_1509018522807_0.7702493453398347"
			},
			"directories": {}
		},
		"3.0.0-alpha.24": {
			"name": "antd",
			"version": "3.0.0-alpha.24",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"files": [
				"dist",
				"lib",
				"es"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": "~0.14.0 || >=15.0.0 || >=16.0.0",
				"react-dom": "~0.14.0 || >=15.0.0 || >= 16.0.0"
			},
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"create-react-class": "^15.6.0",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"lodash.debounce": "^4.0.8",
				"moment": "^2.18.1",
				"omit.js": "^1.0.0",
				"prop-types": "^15.5.7",
				"rc-animate": "^2.4.1",
				"rc-calendar": "~9.1.0",
				"rc-cascader": "~0.11.3",
				"rc-checkbox": "~2.0.3",
				"rc-collapse": "~1.7.5",
				"rc-dialog": "~6.5.10",
				"rc-dropdown": "~1.5.0",
				"rc-editor-mention": "^1.0.2",
				"rc-form": "~1.4.0",
				"rc-input-number": "~3.6.0",
				"rc-menu": "~5.1.0",
				"rc-notification": "~3.0.0",
				"rc-pagination": "~1.12.4",
				"rc-progress": "~2.2.2",
				"rc-rate": "~2.1.1",
				"rc-select": "~6.9.0",
				"rc-slider": "~8.3.0",
				"rc-steps": "~3.0.0",
				"rc-switch": "~1.5.1",
				"rc-table": "~5.6.9",
				"rc-tabs": "~9.1.2",
				"rc-time-picker": "~2.4.1",
				"rc-tooltip": "~3.4.6",
				"rc-tree": "~1.7.0",
				"rc-tree-select": "~1.10.2",
				"rc-upload": "~2.4.0",
				"rc-util": "^4.0.4",
				"react-lazy-load": "^3.0.10",
				"react-slick": "~0.15.0",
				"shallowequal": "^1.0.1",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@types/react": "^16.0.0",
				"@types/react-dom": "^16.0.0",
				"ansi-styles": "^3.2.0",
				"antd-tools": "^4.0.1",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^8.0.1",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.27.0",
				"bisheng-plugin-antd": "^0.15.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.6.0",
				"bisheng-plugin-toc": "^0.4.0",
				"color-standalone": "^0.11.6",
				"commander": "^2.11.0",
				"cross-env": "^5.0.3",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.0",
				"enzyme-to-json": "^3.1.2",
				"eslint": "^4.8.0",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^4.0.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "^6.0.2",
				"eslint-plugin-markdown": "~1.0.0-beta.4",
				"eslint-plugin-react": "^7.0.1",
				"eslint-tinker": "^0.4.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"jest": "^21.1.0",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^4.0.2",
				"majo": "^0.4.1",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"preact": "^8.2.5",
				"preact-compat": "^3.17.0",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.0.1",
				"rc-scroll-anim": "^1.0.3",
				"rc-tween-one": "^1.1.2",
				"react": "^16.0.0",
				"react-color": "^2.11.7",
				"react-copy-to-clipboard": "^5.0.0",
				"react-document-title": "^2.0.1",
				"react-dom": "^16.0.0",
				"react-github-button": "^0.1.1",
				"react-infinite-scroller": "^1.0.15",
				"react-intl": "^2.0.1",
				"react-sublime-video": "^0.2.0",
				"react-test-renderer": "^16.0.0",
				"react-virtualized": "^9.10.1",
				"remark-frontmatter": "^1.1.0",
				"remark-parse": "^4.0.0",
				"remark-stringify": "^4.0.0",
				"remark-yaml-config": "^4.0.1",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"stylelint": "^8.0.0",
				"stylelint-config-standard": "^17.0.0",
				"typescript": "~2.5.3",
				"unified": "^6.1.5",
				"values.js": "^1.0.3",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest --config .jest.js",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js",
				"deploy": "antd-tools run clean && npm run site && node ./scripts/generateColorLess.js && bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json",
				"lint-staged:es": "eslint ./.eslintrc.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"lint-staged:demo"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"gitHead": "b7a7758f37ab745f7c7b2b925b23f861aead3ad5",
			"_id": "antd@3.0.0-alpha.24",
			"_shasum": "d11a7c823df78fd7abc7796243bdc2b6c2f74553",
			"_from": ".",
			"_npmVersion": "4.2.0",
			"_nodeVersion": "7.10.0",
			"_npmUser": {
				"name": "ddcat1115",
				"email": "418150596@qq.com"
			},
			"dist": {
				"shasum": "d11a7c823df78fd7abc7796243bdc2b6c2f74553",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.0.0-alpha.24.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "ddcat1115",
					"email": "418150596@qq.com"
				},
				{
					"name": "nikogu",
					"email": "644506165@qq.com"
				},
				{
					"name": "paranoidjk",
					"email": "hust2012jiangkai@gmail.com"
				},
				{
					"name": "raohai",
					"email": "surgesoft@gmail.com"
				},
				{
					"name": "yesmeck",
					"email": "yesmeck@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd-3.0.0-alpha.24.tgz_1509094595090_0.7174861314706504"
			},
			"directories": {}
		},
		"2.13.8": {
			"name": "antd",
			"version": "2.13.8",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"files": [
				"dist",
				"lib",
				"es"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": "~0.14.0 || >=15.0.0",
				"react-dom": "~0.14.0 || >=15.0.0"
			},
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"create-react-class": "^15.6.0",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"lodash.debounce": "^4.0.8",
				"moment": "^2.18.1",
				"omit.js": "^1.0.0",
				"prop-types": "^15.5.7",
				"rc-animate": "^2.4.1",
				"rc-calendar": "~9.0.0",
				"rc-cascader": "~0.11.3",
				"rc-checkbox": "~2.0.3",
				"rc-collapse": "~1.7.5",
				"rc-dialog": "~6.5.10",
				"rc-dropdown": "~1.5.0",
				"rc-editor-mention": "~0.6.12",
				"rc-form": "~1.4.0",
				"rc-input-number": "~3.6.0",
				"rc-menu": "~5.0.10",
				"rc-notification": "~2.0.0",
				"rc-pagination": "~1.12.4",
				"rc-progress": "~2.2.2",
				"rc-rate": "~2.1.1",
				"rc-select": "~6.9.0",
				"rc-slider": "~8.3.0",
				"rc-steps": "~2.5.1",
				"rc-switch": "~1.5.1",
				"rc-table": "~5.6.9",
				"rc-tabs": "~9.1.2",
				"rc-time-picker": "~2.4.1",
				"rc-tooltip": "~3.4.6",
				"rc-tree": "~1.7.0",
				"rc-tree-select": "~1.10.2",
				"rc-upload": "~2.4.0",
				"rc-util": "^4.0.4",
				"react-lazy-load": "^3.0.12",
				"react-slick": "~0.15.4",
				"shallowequal": "^1.0.1",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@types/react": "^15.0.38",
				"@types/react-dom": "~0.14.18",
				"ansi-styles": "^3.2.0",
				"antd-tools": "~2.1.0",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^8.0.1",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.25.0",
				"bisheng-plugin-antd": "^0.15.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.5.0",
				"bisheng-plugin-toc": "^0.4.0",
				"color-standalone": "^0.11.6",
				"commander": "^2.11.0",
				"cross-env": "^5.0.3",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"enzyme": "^2.6.0",
				"enzyme-to-json": "^1.3.0",
				"eslint": "^4.8.0",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^4.0.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "^6.0.2",
				"eslint-plugin-markdown": "~1.0.0-beta.4",
				"eslint-plugin-react": "^7.0.1",
				"eslint-tinker": "^0.4.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"jest": "^21.1.0",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^4.0.2",
				"majo": "^0.4.1",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"preact": "^8.2.5",
				"preact-compat": "^3.17.0",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.0.1",
				"rc-scroll-anim": "^1.0.3",
				"rc-tween-one": "^1.1.2",
				"react": "^15.0.0",
				"react-color": "^2.11.7",
				"react-copy-to-clipboard": "^5.0.0",
				"react-document-title": "^2.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-intl": "^2.0.1",
				"react-sublime-video": "^0.2.0",
				"react-test-renderer": "^15.5.4",
				"remark-frontmatter": "^1.1.0",
				"remark-parse": "^4.0.0",
				"remark-stringify": "^4.0.0",
				"remark-yaml-config": "^4.0.1",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"stylelint": "^8.0.0",
				"stylelint-config-standard": "^17.0.0",
				"typescript": "~2.5.3",
				"unified": "^6.1.5",
				"values.js": "^1.0.3",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest --config .jest.js",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js --no-livereload",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js --no-livereload",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js",
				"deploy": "antd-tools run clean && npm run site && node ./scripts/generateColorLess.js && bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json",
				"lint-staged:es": "eslint ./.eslintrc.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"lint-staged:demo"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"gitHead": "4166474d075067cc7461458a5563101991142809",
			"_id": "antd@2.13.8",
			"_npmVersion": "5.3.0",
			"_nodeVersion": "8.5.0",
			"_npmUser": {
				"name": "nikogu",
				"email": "644506165@qq.com"
			},
			"dist": {
				"integrity": "sha512-uAwOlGM7AbppcHuiaziFJK4FjWOFyl0ho4usRAkmy6MfCo6IUZho/SKcxY3Lq+1mXisAIu7ekhuqkCV4hXyzWA==",
				"shasum": "8aa3e8562a91e775a908dc303cd689d178dc0c07",
				"tarball": "https://registry.npmjs.org/antd/-/antd-2.13.8.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "ddcat1115",
					"email": "418150596@qq.com"
				},
				{
					"name": "nikogu",
					"email": "644506165@qq.com"
				},
				{
					"name": "paranoidjk",
					"email": "hust2012jiangkai@gmail.com"
				},
				{
					"name": "raohai",
					"email": "surgesoft@gmail.com"
				},
				{
					"name": "yesmeck",
					"email": "yesmeck@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd-2.13.8.tgz_1509188361443_0.7160305029246956"
			},
			"directories": {}
		},
		"3.0.0-beta.1": {
			"name": "antd",
			"version": "3.0.0-beta.1",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"files": [
				"dist",
				"lib",
				"es"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": "~0.14.0 || >=15.0.0 || >=16.0.0",
				"react-dom": "~0.14.0 || >=15.0.0 || >= 16.0.0"
			},
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"create-react-class": "^15.6.0",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"lodash.debounce": "^4.0.8",
				"moment": "^2.18.1",
				"omit.js": "^1.0.0",
				"prop-types": "^15.5.7",
				"rc-animate": "^2.4.1",
				"rc-calendar": "~9.1.0",
				"rc-cascader": "~0.11.3",
				"rc-checkbox": "~2.0.3",
				"rc-collapse": "~1.7.5",
				"rc-dialog": "~6.5.10",
				"rc-dropdown": "~1.5.0",
				"rc-editor-mention": "^1.0.2",
				"rc-form": "~1.4.0",
				"rc-input-number": "~3.6.0",
				"rc-menu": "~5.1.0",
				"rc-notification": "~3.0.0",
				"rc-pagination": "~1.12.4",
				"rc-progress": "~2.2.2",
				"rc-rate": "~2.1.1",
				"rc-select": "~6.9.0",
				"rc-slider": "~8.3.0",
				"rc-steps": "~3.0.0",
				"rc-switch": "~1.5.1",
				"rc-table": "~5.6.9",
				"rc-tabs": "~9.1.2",
				"rc-time-picker": "~3.0.0",
				"rc-tooltip": "~3.4.6",
				"rc-tree": "~1.7.0",
				"rc-tree-select": "~1.10.2",
				"rc-upload": "~2.4.0",
				"rc-util": "^4.0.4",
				"react-lazy-load": "^3.0.12",
				"react-slick": "~0.15.4",
				"shallowequal": "^1.0.1",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@types/react": "^16.0.0",
				"@types/react-dom": "^16.0.0",
				"ansi-styles": "^3.2.0",
				"antd-tools": "^4.0.1",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^8.0.1",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.27.0",
				"bisheng-plugin-antd": "^0.15.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.6.0",
				"bisheng-plugin-toc": "^0.4.0",
				"color-standalone": "^0.11.6",
				"commander": "^2.11.0",
				"cross-env": "^5.0.3",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.0",
				"enzyme-to-json": "^3.1.2",
				"eslint": "^4.8.0",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^4.0.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "^6.0.2",
				"eslint-plugin-markdown": "~1.0.0-beta.4",
				"eslint-plugin-react": "^7.0.1",
				"eslint-tinker": "^0.4.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"jest": "^21.1.0",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^4.0.2",
				"majo": "^0.4.1",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"preact": "^8.2.5",
				"preact-compat": "^3.17.0",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.0.1",
				"rc-scroll-anim": "^1.0.3",
				"rc-tween-one": "^1.1.2",
				"react": "^16.0.0",
				"react-color": "^2.11.7",
				"react-copy-to-clipboard": "^5.0.0",
				"react-document-title": "^2.0.1",
				"react-dom": "^16.0.0",
				"react-github-button": "^0.1.1",
				"react-infinite-scroller": "^1.0.15",
				"react-intl": "^2.0.1",
				"react-sublime-video": "^0.2.0",
				"react-test-renderer": "^16.0.0",
				"react-virtualized": "^9.10.1",
				"remark-frontmatter": "^1.1.0",
				"remark-parse": "^4.0.0",
				"remark-stringify": "^4.0.0",
				"remark-yaml-config": "^4.0.1",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"stylelint": "^8.0.0",
				"stylelint-config-standard": "^17.0.0",
				"typescript": "~2.5.3",
				"unified": "^6.1.5",
				"values.js": "^1.0.3",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest --config .jest.js",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js",
				"deploy": "antd-tools run clean && npm run site && node ./scripts/generateColorLess.js && bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json",
				"lint-staged:es": "eslint ./.eslintrc.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"lint-staged:demo"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"gitHead": "3ba5bd893376eb154508ae5041f51d33f40ff47a",
			"_id": "antd@3.0.0-beta.1",
			"_npmVersion": "5.4.2",
			"_nodeVersion": "8.4.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"integrity": "sha512-io0hIa6ZmNAmckF3/bGhwjVTlO0oebj/99JglL/FBDL2MYJnrpy6kObkSiFsV0RXsorWv60/PYnk07s/9RLTWQ==",
				"shasum": "d6cbac96ba25001efdcf14a53ac390456d03ee4d",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.0.0-beta.1.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "ddcat1115",
					"email": "418150596@qq.com"
				},
				{
					"name": "nikogu",
					"email": "644506165@qq.com"
				},
				{
					"name": "paranoidjk",
					"email": "hust2012jiangkai@gmail.com"
				},
				{
					"name": "raohai",
					"email": "surgesoft@gmail.com"
				},
				{
					"name": "yesmeck",
					"email": "yesmeck@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd-3.0.0-beta.1.tgz_1509430508007_0.5859245155006647"
			},
			"directories": {}
		},
		"3.0.0-beta.2": {
			"name": "antd",
			"version": "3.0.0-beta.2",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"files": [
				"dist",
				"lib",
				"es"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": "~0.14.0 || >=15.0.0 || >=16.0.0",
				"react-dom": "~0.14.0 || >=15.0.0 || >= 16.0.0"
			},
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"create-react-class": "^15.6.0",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"lodash.debounce": "^4.0.8",
				"moment": "^2.18.1",
				"omit.js": "^1.0.0",
				"prop-types": "^15.5.7",
				"rc-animate": "^2.4.1",
				"rc-calendar": "~9.1.0",
				"rc-cascader": "~0.11.3",
				"rc-checkbox": "~2.0.3",
				"rc-collapse": "~1.7.5",
				"rc-dialog": "~6.5.10",
				"rc-dropdown": "~1.5.0",
				"rc-editor-mention": "^1.0.2",
				"rc-form": "~1.5.0",
				"rc-input-number": "~3.6.0",
				"rc-menu": "~5.1.0",
				"rc-notification": "~3.0.0",
				"rc-pagination": "~1.12.4",
				"rc-progress": "~2.2.2",
				"rc-rate": "~2.1.1",
				"rc-select": "~6.9.0",
				"rc-slider": "~8.3.0",
				"rc-steps": "~3.0.0",
				"rc-switch": "~1.5.1",
				"rc-table": "~5.6.9",
				"rc-tabs": "~9.1.2",
				"rc-time-picker": "~3.0.0",
				"rc-tooltip": "~3.4.6",
				"rc-tree": "~1.7.0",
				"rc-tree-select": "~1.10.2",
				"rc-upload": "~2.4.0",
				"rc-util": "^4.0.4",
				"react-lazy-load": "^3.0.12",
				"react-slick": "~0.15.4",
				"shallowequal": "^1.0.1",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@types/react": "^16.0.0",
				"@types/react-dom": "^16.0.0",
				"ansi-styles": "^3.2.0",
				"antd-tools": "^4.0.1",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^8.0.1",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.27.0",
				"bisheng-plugin-antd": "^0.15.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.6.0",
				"bisheng-plugin-toc": "^0.4.0",
				"color-standalone": "^0.11.6",
				"commander": "^2.11.0",
				"cross-env": "^5.0.3",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.0",
				"enzyme-to-json": "^3.1.2",
				"eslint": "^4.8.0",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^4.0.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "^6.0.2",
				"eslint-plugin-markdown": "~1.0.0-beta.4",
				"eslint-plugin-react": "^7.0.1",
				"eslint-tinker": "^0.4.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"jest": "^21.1.0",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^4.0.2",
				"majo": "^0.4.1",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"preact": "^8.2.5",
				"preact-compat": "^3.17.0",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.0.1",
				"rc-scroll-anim": "^1.0.3",
				"rc-tween-one": "^1.1.2",
				"react": "^16.0.0",
				"react-color": "^2.11.7",
				"react-copy-to-clipboard": "^5.0.0",
				"react-document-title": "^2.0.1",
				"react-dom": "^16.0.0",
				"react-github-button": "^0.1.1",
				"react-infinite-scroller": "^1.0.15",
				"react-intl": "^2.0.1",
				"react-sublime-video": "^0.2.0",
				"react-test-renderer": "^16.0.0",
				"react-virtualized": "^9.10.1",
				"remark-frontmatter": "^1.1.0",
				"remark-parse": "^4.0.0",
				"remark-stringify": "^4.0.0",
				"remark-yaml-config": "^4.0.1",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"stylelint": "^8.0.0",
				"stylelint-config-standard": "^17.0.0",
				"typescript": "~2.5.3",
				"unified": "^6.1.5",
				"values.js": "^1.0.3",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest --config .jest.js",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js",
				"deploy": "antd-tools run clean && npm run site && node ./scripts/generateColorLess.js && bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json",
				"lint-staged:es": "eslint ./.eslintrc.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"lint-staged:demo"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"gitHead": "0c44489cb30d0bf8eb5d7e023e4c2489787df44f",
			"_id": "antd@3.0.0-beta.2",
			"_npmVersion": "5.4.2",
			"_nodeVersion": "8.4.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"integrity": "sha512-Cl96tWGN7/DC0QXiT2Re63DbOWoxYkkqxlfg6MBYdYrVGH6wVQWSbKN/EKJ6no5d/dMnPAQBms2XtQtHtSDCpQ==",
				"shasum": "b8ce5d6a1ee4c08f65883186f7f3c89494b6c536",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.0.0-beta.2.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "ddcat1115",
					"email": "418150596@qq.com"
				},
				{
					"name": "nikogu",
					"email": "644506165@qq.com"
				},
				{
					"name": "paranoidjk",
					"email": "hust2012jiangkai@gmail.com"
				},
				{
					"name": "raohai",
					"email": "surgesoft@gmail.com"
				},
				{
					"name": "yesmeck",
					"email": "yesmeck@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd-3.0.0-beta.2.tgz_1509435081873_0.06354041444137692"
			},
			"directories": {}
		},
		"3.0.0-beta.3": {
			"name": "antd",
			"version": "3.0.0-beta.3",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"files": [
				"dist",
				"lib",
				"es"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": "~0.14.0 || >=15.0.0 || >=16.0.0",
				"react-dom": "~0.14.0 || >=15.0.0 || >= 16.0.0"
			},
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"create-react-class": "^15.6.0",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"lodash.debounce": "^4.0.8",
				"moment": "^2.18.1",
				"omit.js": "^1.0.0",
				"prop-types": "^15.5.7",
				"rc-animate": "^2.4.1",
				"rc-calendar": "~9.1.0",
				"rc-cascader": "~0.11.3",
				"rc-checkbox": "~2.0.3",
				"rc-collapse": "~1.7.5",
				"rc-dialog": "~6.5.10",
				"rc-dropdown": "~1.5.0",
				"rc-editor-mention": "^1.0.2",
				"rc-form": "~1.5.0",
				"rc-input-number": "~3.6.0",
				"rc-menu": "~5.1.0",
				"rc-notification": "~3.0.0",
				"rc-pagination": "~1.12.4",
				"rc-progress": "~2.2.2",
				"rc-rate": "~2.1.1",
				"rc-select": "~6.9.0",
				"rc-slider": "~8.3.0",
				"rc-steps": "~3.0.0",
				"rc-switch": "~1.5.1",
				"rc-table": "~5.6.9",
				"rc-tabs": "~9.1.2",
				"rc-time-picker": "~3.0.0",
				"rc-tooltip": "~3.4.6",
				"rc-tree": "~1.7.0",
				"rc-tree-select": "~1.10.2",
				"rc-upload": "~2.4.0",
				"rc-util": "^4.0.4",
				"react-lazy-load": "^3.0.12",
				"react-slick": "~0.15.4",
				"shallowequal": "^1.0.1",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@types/react": "^16.0.0",
				"@types/react-dom": "^16.0.0",
				"ansi-styles": "^3.2.0",
				"antd-tools": "^4.0.1",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^8.0.1",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.27.0",
				"bisheng-plugin-antd": "^0.15.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.6.0",
				"bisheng-plugin-toc": "^0.4.0",
				"color-standalone": "^0.11.6",
				"commander": "^2.11.0",
				"cross-env": "^5.0.3",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.0",
				"enzyme-to-json": "^3.1.2",
				"eslint": "^4.8.0",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^4.0.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "^6.0.2",
				"eslint-plugin-markdown": "~1.0.0-beta.4",
				"eslint-plugin-react": "^7.0.1",
				"eslint-tinker": "^0.4.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"jest": "^21.1.0",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^4.0.2",
				"majo": "^0.4.1",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"preact": "^8.2.5",
				"preact-compat": "^3.17.0",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.0.1",
				"rc-scroll-anim": "^1.0.3",
				"rc-tween-one": "^1.1.2",
				"react": "^16.0.0",
				"react-color": "^2.11.7",
				"react-copy-to-clipboard": "^5.0.0",
				"react-document-title": "^2.0.1",
				"react-dom": "^16.0.0",
				"react-github-button": "^0.1.1",
				"react-infinite-scroller": "^1.0.15",
				"react-intl": "^2.0.1",
				"react-sublime-video": "^0.2.0",
				"react-test-renderer": "^16.0.0",
				"react-virtualized": "^9.10.1",
				"remark-frontmatter": "^1.1.0",
				"remark-parse": "^4.0.0",
				"remark-stringify": "^4.0.0",
				"remark-yaml-config": "^4.0.1",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"stylelint": "^8.0.0",
				"stylelint-config-standard": "^17.0.0",
				"typescript": "~2.5.3",
				"unified": "^6.1.5",
				"values.js": "^1.0.3",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest --config .jest.js",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js",
				"deploy": "antd-tools run clean && npm run site && node ./scripts/generateColorLess.js && bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json",
				"lint-staged:es": "eslint ./.eslintrc.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"lint-staged:demo"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"gitHead": "dbe451a1999a473c12fc5607e47cfbe526d749df",
			"_id": "antd@3.0.0-beta.3",
			"_npmVersion": "5.4.2",
			"_nodeVersion": "8.4.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"integrity": "sha512-EUZW2BJVUyC/M1/hz4qpFxZ8s9Ese2NvhGqshO0wHlyV2TqHuAAxty9UAhiZ+7dqiAsuw4R5XmQo76Nit5pubQ==",
				"shasum": "fc39160588c0df13785d42ef711c8bac68054eac",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.0.0-beta.3.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "ddcat1115",
					"email": "418150596@qq.com"
				},
				{
					"name": "nikogu",
					"email": "644506165@qq.com"
				},
				{
					"name": "paranoidjk",
					"email": "hust2012jiangkai@gmail.com"
				},
				{
					"name": "raohai",
					"email": "surgesoft@gmail.com"
				},
				{
					"name": "yesmeck",
					"email": "yesmeck@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd-3.0.0-beta.3.tgz_1509453594011_0.9580100595485419"
			},
			"directories": {}
		},
		"3.0.0-beta.4": {
			"name": "antd",
			"version": "3.0.0-beta.4",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"files": [
				"dist",
				"lib",
				"es"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": "~0.14.0 || >=15.0.0 || >=16.0.0",
				"react-dom": "~0.14.0 || >=15.0.0 || >= 16.0.0"
			},
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"create-react-class": "^15.6.0",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"lodash.debounce": "^4.0.8",
				"moment": "^2.18.1",
				"omit.js": "^1.0.0",
				"prop-types": "^15.5.7",
				"rc-animate": "^2.4.1",
				"rc-calendar": "~9.1.0",
				"rc-cascader": "~0.11.3",
				"rc-checkbox": "~2.0.3",
				"rc-collapse": "~1.7.5",
				"rc-dialog": "~6.5.10",
				"rc-dropdown": "~1.5.0",
				"rc-editor-mention": "^1.0.2",
				"rc-form": "~1.5.0",
				"rc-input-number": "~3.6.0",
				"rc-menu": "~5.1.0",
				"rc-notification": "~3.0.0",
				"rc-pagination": "~1.12.4",
				"rc-progress": "~2.2.2",
				"rc-rate": "~2.1.1",
				"rc-select": "~6.9.0",
				"rc-slider": "~8.3.0",
				"rc-steps": "~3.0.0",
				"rc-switch": "~1.5.1",
				"rc-table": "~5.6.9",
				"rc-tabs": "~9.1.2",
				"rc-time-picker": "~3.0.0",
				"rc-tooltip": "~3.4.6",
				"rc-tree": "~1.7.0",
				"rc-tree-select": "~1.10.2",
				"rc-upload": "~2.4.0",
				"rc-util": "^4.0.4",
				"react-lazy-load": "^3.0.12",
				"react-slick": "~0.15.4",
				"shallowequal": "^1.0.1",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@types/react": "^16.0.0",
				"@types/react-dom": "^16.0.0",
				"ansi-styles": "^3.2.0",
				"antd-tools": "^4.0.1",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^8.0.1",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.27.0",
				"bisheng-plugin-antd": "^0.15.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.6.0",
				"bisheng-plugin-toc": "^0.4.0",
				"color-standalone": "^0.11.6",
				"commander": "^2.11.0",
				"cross-env": "^5.0.3",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.0",
				"enzyme-to-json": "^3.1.2",
				"eslint": "^4.8.0",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^4.0.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "^6.0.2",
				"eslint-plugin-markdown": "~1.0.0-beta.4",
				"eslint-plugin-react": "^7.0.1",
				"eslint-tinker": "^0.4.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"jest": "^21.1.0",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^4.0.2",
				"majo": "^0.4.1",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"preact": "^8.2.5",
				"preact-compat": "^3.17.0",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.0.1",
				"rc-scroll-anim": "^1.0.3",
				"rc-tween-one": "^1.1.2",
				"react": "^16.0.0",
				"react-color": "^2.11.7",
				"react-copy-to-clipboard": "^5.0.0",
				"react-document-title": "^2.0.1",
				"react-dom": "^16.0.0",
				"react-github-button": "^0.1.1",
				"react-infinite-scroller": "^1.0.15",
				"react-intl": "^2.0.1",
				"react-sublime-video": "^0.2.0",
				"react-test-renderer": "^16.0.0",
				"react-virtualized": "^9.10.1",
				"remark-frontmatter": "^1.1.0",
				"remark-parse": "^4.0.0",
				"remark-stringify": "^4.0.0",
				"remark-yaml-config": "^4.0.1",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"stylelint": "^8.0.0",
				"stylelint-config-standard": "^17.0.0",
				"typescript": "~2.6.1",
				"unified": "^6.1.5",
				"values.js": "^1.0.3",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest --config .jest.js",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js",
				"deploy": "antd-tools run clean && npm run site && node ./scripts/generateColorLess.js && bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json",
				"lint-staged:es": "eslint ./.eslintrc.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"lint-staged:demo"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"gitHead": "dd8b6347c742b164d349cf773b7a93c02cd9268f",
			"_id": "antd@3.0.0-beta.4",
			"_npmVersion": "5.4.2",
			"_nodeVersion": "8.4.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"integrity": "sha512-46E/HPcKpHeXoKWhU4vrhTLpQtjJ8RlLqkq7DJJUkGZrom/4sjhaaGm6LV9X06XhX/Z0B85I+/T0E/ZbmGoxEQ==",
				"shasum": "e5492dc2b3cb96740c98b33ac0fbd16eec61b5cc",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.0.0-beta.4.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "ddcat1115",
					"email": "418150596@qq.com"
				},
				{
					"name": "nikogu",
					"email": "644506165@qq.com"
				},
				{
					"name": "paranoidjk",
					"email": "hust2012jiangkai@gmail.com"
				},
				{
					"name": "raohai",
					"email": "surgesoft@gmail.com"
				},
				{
					"name": "yesmeck",
					"email": "yesmeck@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd-3.0.0-beta.4.tgz_1509535127627_0.4840316683985293"
			},
			"directories": {}
		},
		"3.0.0-beta.5": {
			"name": "antd",
			"version": "3.0.0-beta.5",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"files": [
				"dist",
				"lib",
				"es"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": "~0.14.0 || >=15.0.0 || >=16.0.0",
				"react-dom": "~0.14.0 || >=15.0.0 || >= 16.0.0"
			},
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"create-react-class": "^15.6.0",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"lodash.debounce": "^4.0.8",
				"moment": "^2.18.1",
				"omit.js": "^1.0.0",
				"prop-types": "^15.5.7",
				"rc-animate": "^2.4.1",
				"rc-calendar": "~9.1.0",
				"rc-cascader": "~0.11.3",
				"rc-checkbox": "~2.0.3",
				"rc-collapse": "~1.7.5",
				"rc-dialog": "~6.5.10",
				"rc-dropdown": "~1.5.0",
				"rc-editor-mention": "^1.0.2",
				"rc-form": "~1.5.0",
				"rc-input-number": "~3.6.0",
				"rc-menu": "~5.1.0",
				"rc-notification": "~3.0.0",
				"rc-pagination": "~1.12.4",
				"rc-progress": "~2.2.2",
				"rc-rate": "~2.1.1",
				"rc-select": "~6.9.0",
				"rc-slider": "~8.3.0",
				"rc-steps": "~3.0.0",
				"rc-switch": "~1.5.1",
				"rc-table": "~5.6.9",
				"rc-tabs": "~9.1.2",
				"rc-time-picker": "~3.0.0",
				"rc-tooltip": "~3.4.6",
				"rc-tree": "~1.7.0",
				"rc-tree-select": "~1.10.2",
				"rc-upload": "~2.4.0",
				"rc-util": "^4.0.4",
				"react-lazy-load": "^3.0.12",
				"react-slick": "~0.15.4",
				"shallowequal": "^1.0.1",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@types/react": "^16.0.0",
				"@types/react-dom": "^16.0.0",
				"ansi-styles": "^3.2.0",
				"antd-tools": "^4.0.1",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^8.0.1",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.27.0",
				"bisheng-plugin-antd": "^0.15.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.6.0",
				"bisheng-plugin-toc": "^0.4.0",
				"color-standalone": "^0.11.6",
				"commander": "^2.11.0",
				"cross-env": "^5.0.3",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.0",
				"enzyme-to-json": "^3.1.2",
				"eslint": "^4.8.0",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^4.0.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "^6.0.2",
				"eslint-plugin-markdown": "~1.0.0-beta.4",
				"eslint-plugin-react": "^7.0.1",
				"eslint-tinker": "^0.4.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"jest": "^21.1.0",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^4.0.2",
				"majo": "^0.4.1",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"preact": "^8.2.5",
				"preact-compat": "^3.17.0",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.0.1",
				"rc-scroll-anim": "^1.0.3",
				"rc-tween-one": "^1.1.2",
				"react": "^16.0.0",
				"react-color": "^2.11.7",
				"react-copy-to-clipboard": "^5.0.0",
				"react-document-title": "^2.0.1",
				"react-dom": "^16.0.0",
				"react-github-button": "^0.1.1",
				"react-infinite-scroller": "^1.0.15",
				"react-intl": "^2.0.1",
				"react-sublime-video": "^0.2.0",
				"react-test-renderer": "^16.0.0",
				"react-virtualized": "^9.10.1",
				"remark-frontmatter": "^1.1.0",
				"remark-parse": "^4.0.0",
				"remark-stringify": "^4.0.0",
				"remark-yaml-config": "^4.0.1",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"stylelint": "^8.0.0",
				"stylelint-config-standard": "^17.0.0",
				"typescript": "~2.6.1",
				"unified": "^6.1.5",
				"values.js": "^1.0.3",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest --config .jest.js",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js",
				"deploy": "antd-tools run clean && npm run site && node ./scripts/generateColorLess.js && bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json",
				"lint-staged:es": "eslint ./.eslintrc.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"lint-staged:demo"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"gitHead": "3cef86ece5c24b17a0edd5310b85f62ca9d3df3d",
			"_id": "antd@3.0.0-beta.5",
			"_npmVersion": "5.4.2",
			"_nodeVersion": "8.4.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"integrity": "sha512-PjYGR/jbQJJEcMuuLuNVstuIsRmmjZj0VCDDa9Grr33XuWMe7MEmv1dG2LwATlgOBoWAbzf2Kan1w2z4FbVg+w==",
				"shasum": "4a028f58ba9c1c18f91a053bc5defbbe4ea3a136",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.0.0-beta.5.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "ddcat1115",
					"email": "418150596@qq.com"
				},
				{
					"name": "nikogu",
					"email": "644506165@qq.com"
				},
				{
					"name": "paranoidjk",
					"email": "hust2012jiangkai@gmail.com"
				},
				{
					"name": "raohai",
					"email": "surgesoft@gmail.com"
				},
				{
					"name": "yesmeck",
					"email": "yesmeck@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd-3.0.0-beta.5.tgz_1509542442624_0.11508147581480443"
			},
			"directories": {}
		},
		"2.13.9": {
			"name": "antd",
			"version": "2.13.9",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"files": [
				"dist",
				"lib",
				"es"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": "~0.14.0 || >=15.0.0",
				"react-dom": "~0.14.0 || >=15.0.0"
			},
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"create-react-class": "^15.6.0",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"lodash.debounce": "^4.0.8",
				"moment": "^2.18.1",
				"omit.js": "^1.0.0",
				"prop-types": "^15.5.7",
				"rc-animate": "^2.4.1",
				"rc-calendar": "~9.0.0",
				"rc-cascader": "~0.11.3",
				"rc-checkbox": "~2.0.3",
				"rc-collapse": "~1.7.5",
				"rc-dialog": "~6.5.10",
				"rc-dropdown": "~1.5.0",
				"rc-editor-mention": "~0.6.12",
				"rc-form": "~1.4.0",
				"rc-input-number": "~3.6.0",
				"rc-menu": "~5.0.10",
				"rc-notification": "~2.0.0",
				"rc-pagination": "~1.12.4",
				"rc-progress": "~2.2.2",
				"rc-rate": "~2.1.1",
				"rc-select": "~6.9.0",
				"rc-slider": "~8.3.0",
				"rc-steps": "~2.5.1",
				"rc-switch": "~1.5.1",
				"rc-table": "~5.6.9",
				"rc-tabs": "~9.1.2",
				"rc-time-picker": "~2.4.1",
				"rc-tooltip": "~3.4.6",
				"rc-tree": "~1.7.0",
				"rc-tree-select": "~1.10.2",
				"rc-upload": "~2.4.0",
				"rc-util": "^4.0.4",
				"react-lazy-load": "^3.0.12",
				"react-slick": "~0.15.4",
				"shallowequal": "^1.0.1",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@types/react": "^15.0.38",
				"@types/react-dom": "~0.14.18",
				"ansi-styles": "^3.2.0",
				"antd-tools": "~2.1.0",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^8.0.1",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.25.0",
				"bisheng-plugin-antd": "^0.15.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.5.0",
				"bisheng-plugin-toc": "^0.4.0",
				"color-standalone": "^0.11.6",
				"commander": "^2.11.0",
				"cross-env": "^5.0.3",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"enzyme": "^2.6.0",
				"enzyme-to-json": "^1.3.0",
				"eslint": "^4.8.0",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^4.0.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "^6.0.2",
				"eslint-plugin-markdown": "~1.0.0-beta.4",
				"eslint-plugin-react": "^7.0.1",
				"eslint-tinker": "^0.4.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"jest": "^21.1.0",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^4.0.2",
				"majo": "^0.4.1",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"preact": "^8.2.5",
				"preact-compat": "^3.17.0",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.0.1",
				"rc-scroll-anim": "^1.0.3",
				"rc-tween-one": "^1.1.2",
				"react": "^15.0.0",
				"react-color": "^2.11.7",
				"react-copy-to-clipboard": "^5.0.0",
				"react-document-title": "^2.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-intl": "^2.0.1",
				"react-sublime-video": "^0.2.0",
				"react-test-renderer": "^15.5.4",
				"remark-frontmatter": "^1.1.0",
				"remark-parse": "^4.0.0",
				"remark-stringify": "^4.0.0",
				"remark-yaml-config": "^4.0.1",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"stylelint": "^8.0.0",
				"stylelint-config-standard": "^17.0.0",
				"typescript": "~2.5.3",
				"unified": "^6.1.5",
				"values.js": "^1.0.3",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest --config .jest.js",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"sort-api": "node ./scripts/sort-api-table.js",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js --no-livereload",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js --no-livereload",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js",
				"deploy": "antd-tools run clean && npm run site && node ./scripts/generateColorLess.js && bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json",
				"lint-staged:es": "eslint ./.eslintrc.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"lint-staged:demo"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"gitHead": "6bedfb6a5c41c2dc16e857ff306b398cb1a701d6",
			"_id": "antd@2.13.9",
			"_npmVersion": "5.3.0",
			"_nodeVersion": "8.6.0",
			"_npmUser": {
				"name": "benjycui",
				"email": "benjytrys@gmail.com"
			},
			"dist": {
				"integrity": "sha512-UIURq+31JsP3WU/ctsag2mdKUu50K/AdWUWY3/Kxs5luHOn7/+IeqfjOBOzbousUeUrBAfxwp45iSDfyJHeK/Q==",
				"shasum": "f8bcd17f0ecf9c5ef659bb6bc0124b450e6de080",
				"tarball": "https://registry.npmjs.org/antd/-/antd-2.13.9.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "ddcat1115",
					"email": "418150596@qq.com"
				},
				{
					"name": "nikogu",
					"email": "644506165@qq.com"
				},
				{
					"name": "paranoidjk",
					"email": "hust2012jiangkai@gmail.com"
				},
				{
					"name": "raohai",
					"email": "surgesoft@gmail.com"
				},
				{
					"name": "yesmeck",
					"email": "yesmeck@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd-2.13.9.tgz_1509936540998_0.3498730789870024"
			},
			"directories": {}
		},
		"3.0.0-beta.6": {
			"name": "antd",
			"version": "3.0.0-beta.6",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"files": [
				"dist",
				"lib",
				"es"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": "~0.14.0 || >=15.0.0 || >=16.0.0",
				"react-dom": "~0.14.0 || >=15.0.0 || >= 16.0.0"
			},
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"create-react-class": "^15.6.0",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"lodash.debounce": "^4.0.8",
				"moment": "^2.18.1",
				"omit.js": "^1.0.0",
				"prop-types": "^15.5.7",
				"rc-animate": "^2.4.1",
				"rc-calendar": "~9.1.0",
				"rc-cascader": "~0.11.3",
				"rc-checkbox": "~2.0.3",
				"rc-collapse": "~1.7.5",
				"rc-dialog": "~6.5.10",
				"rc-dropdown": "~1.5.0",
				"rc-editor-mention": "^1.0.2",
				"rc-form": "~1.5.0",
				"rc-input-number": "~3.6.0",
				"rc-menu": "~5.1.0",
				"rc-notification": "~3.0.0",
				"rc-pagination": "~1.12.4",
				"rc-progress": "~2.2.2",
				"rc-rate": "~2.1.1",
				"rc-select": "~6.9.0",
				"rc-slider": "~8.3.0",
				"rc-steps": "~3.0.0",
				"rc-switch": "~1.5.1",
				"rc-table": "~5.6.9",
				"rc-tabs": "~9.1.2",
				"rc-time-picker": "~3.0.0",
				"rc-tooltip": "~3.4.6",
				"rc-tree": "~1.7.0",
				"rc-tree-select": "~1.10.2",
				"rc-upload": "~2.4.0",
				"rc-util": "^4.0.4",
				"react-lazy-load": "^3.0.12",
				"react-slick": "~0.15.4",
				"shallowequal": "^1.0.1",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@types/react": "^16.0.0",
				"@types/react-dom": "^16.0.0",
				"ansi-styles": "^3.2.0",
				"antd-tools": "^4.0.1",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^8.0.1",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.27.0",
				"bisheng-plugin-antd": "^0.15.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.6.0",
				"bisheng-plugin-toc": "^0.4.0",
				"color-standalone": "^0.11.6",
				"commander": "^2.11.0",
				"cross-env": "^5.0.3",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.0",
				"enzyme-to-json": "^3.1.2",
				"eslint": "^4.8.0",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^4.0.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "^6.0.2",
				"eslint-plugin-markdown": "~1.0.0-beta.4",
				"eslint-plugin-react": "^7.0.1",
				"eslint-tinker": "^0.4.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"jest": "^21.1.0",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^4.0.2",
				"majo": "^0.4.1",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"preact": "^8.2.5",
				"preact-compat": "^3.17.0",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.0.1",
				"rc-scroll-anim": "^1.0.3",
				"rc-tween-one": "^1.1.2",
				"react": "^16.0.0",
				"react-color": "^2.11.7",
				"react-copy-to-clipboard": "^5.0.0",
				"react-document-title": "^2.0.1",
				"react-dom": "^16.0.0",
				"react-github-button": "^0.1.1",
				"react-infinite-scroller": "^1.0.15",
				"react-intl": "^2.0.1",
				"react-sublime-video": "^0.2.0",
				"react-test-renderer": "^16.0.0",
				"react-virtualized": "^9.10.1",
				"remark-frontmatter": "^1.1.0",
				"remark-parse": "^4.0.0",
				"remark-stringify": "^4.0.0",
				"remark-yaml-config": "^4.0.1",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"stylelint": "^8.0.0",
				"stylelint-config-standard": "^17.0.0",
				"typescript": "~2.6.1",
				"unified": "^6.1.5",
				"values.js": "^1.0.3",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest --config .jest.js",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"sort-api": "node ./scripts/sort-api-table.js",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js",
				"deploy": "antd-tools run clean && npm run site && node ./scripts/generateColorLess.js && bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json",
				"lint-staged:es": "eslint ./.eslintrc.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"lint-staged:demo"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"gitHead": "5e7c735935be08ea73babf62432df248be80d8a8",
			"_id": "antd@3.0.0-beta.6",
			"_npmVersion": "5.5.1",
			"_nodeVersion": "8.4.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"integrity": "sha512-Uxi9g3aYbdFvt/5VdCkW4OpM90OefB9X1v92XFUoqsWn/FASnIAjs4Wya5okrUKGsqjHWRXTPvMhHrsbz8msqg==",
				"shasum": "7f7a43e676030944b371ec49d25a61f27527acd6",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.0.0-beta.6.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "ddcat1115",
					"email": "418150596@qq.com"
				},
				{
					"name": "nikogu",
					"email": "644506165@qq.com"
				},
				{
					"name": "paranoidjk",
					"email": "hust2012jiangkai@gmail.com"
				},
				{
					"name": "raohai",
					"email": "surgesoft@gmail.com"
				},
				{
					"name": "yesmeck",
					"email": "yesmeck@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd-3.0.0-beta.6.tgz_1510020121702_0.7268551427405328"
			},
			"directories": {}
		},
		"2.13.10": {
			"name": "antd",
			"version": "2.13.10",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"files": [
				"dist",
				"lib",
				"es"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": "~0.14.0 || >=15.0.0",
				"react-dom": "~0.14.0 || >=15.0.0"
			},
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"create-react-class": "^15.6.0",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"lodash.debounce": "^4.0.8",
				"moment": "^2.18.1",
				"omit.js": "^1.0.0",
				"prop-types": "^15.5.7",
				"rc-animate": "^2.4.1",
				"rc-calendar": "~9.0.0",
				"rc-cascader": "~0.11.3",
				"rc-checkbox": "~2.0.3",
				"rc-collapse": "~1.7.5",
				"rc-dialog": "~6.5.10",
				"rc-dropdown": "~1.5.0",
				"rc-editor-mention": "~0.6.12",
				"rc-form": "~1.4.0",
				"rc-input-number": "~3.6.0",
				"rc-menu": "~5.0.10",
				"rc-notification": "~2.0.0",
				"rc-pagination": "~1.12.4",
				"rc-progress": "~2.2.2",
				"rc-rate": "~2.1.1",
				"rc-select": "~6.9.0",
				"rc-slider": "~8.3.0",
				"rc-steps": "~2.5.1",
				"rc-switch": "~1.5.1",
				"rc-table": "~5.6.9",
				"rc-tabs": "~9.1.2",
				"rc-time-picker": "~2.4.1",
				"rc-tooltip": "~3.4.6",
				"rc-tree": "~1.7.0",
				"rc-tree-select": "~1.10.2",
				"rc-upload": "~2.4.0",
				"rc-util": "^4.0.4",
				"react-lazy-load": "^3.0.12",
				"react-slick": "~0.15.4",
				"shallowequal": "^1.0.1",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@types/react": "^16.0.21",
				"@types/react-dom": "~0.14.18",
				"ansi-styles": "^3.2.0",
				"antd-tools": "~2.1.0",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^8.0.1",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.25.0",
				"bisheng-plugin-antd": "^0.15.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.5.0",
				"bisheng-plugin-toc": "^0.4.0",
				"color-standalone": "^0.11.6",
				"commander": "^2.11.0",
				"cross-env": "^5.0.3",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"enzyme": "^2.6.0",
				"enzyme-to-json": "^1.3.0",
				"eslint": "^4.8.0",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^4.0.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "^6.0.2",
				"eslint-plugin-markdown": "~1.0.0-beta.4",
				"eslint-plugin-react": "^7.0.1",
				"eslint-tinker": "^0.4.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"jest": "^21.1.0",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^4.0.2",
				"majo": "^0.4.1",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"preact": "^8.2.5",
				"preact-compat": "^3.17.0",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.0.1",
				"rc-scroll-anim": "^1.0.3",
				"rc-tween-one": "^1.1.2",
				"react": "^15.0.0",
				"react-color": "^2.11.7",
				"react-copy-to-clipboard": "^5.0.0",
				"react-document-title": "^2.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-intl": "^2.0.1",
				"react-sublime-video": "^0.2.0",
				"react-test-renderer": "^15.5.4",
				"remark-frontmatter": "^1.1.0",
				"remark-parse": "^4.0.0",
				"remark-stringify": "^4.0.0",
				"remark-yaml-config": "^4.0.1",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"stylelint": "^8.0.0",
				"stylelint-config-standard": "^17.0.0",
				"typescript": "~2.5.3",
				"unified": "^6.1.5",
				"values.js": "^1.0.3",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest --config .jest.js",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"sort-api": "node ./scripts/sort-api-table.js",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js --no-livereload",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js --no-livereload",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js",
				"deploy": "antd-tools run clean && npm run site && node ./scripts/generateColorLess.js && bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json",
				"lint-staged:es": "eslint ./.eslintrc.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"lint-staged:demo"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"gitHead": "65b5769abd26e0a2bc60f0e4d62316aa62a82b53",
			"_id": "antd@2.13.10",
			"_npmVersion": "5.5.1",
			"_nodeVersion": "8.9.1",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"integrity": "sha512-9VecBzTztvY2+RixMIPu0xYOFhj0Bv2TqzmvM0doM8AxGvRO/Hz8VYfVaJedpSdcE9bPqK26mSkQp6HumeeSRg==",
				"shasum": "bfb8cab3405b93b0b98f6a38e2069697017ebcd7",
				"tarball": "https://registry.npmjs.org/antd/-/antd-2.13.10.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "ddcat1115",
					"email": "418150596@qq.com"
				},
				{
					"name": "nikogu",
					"email": "644506165@qq.com"
				},
				{
					"name": "paranoidjk",
					"email": "hust2012jiangkai@gmail.com"
				},
				{
					"name": "raohai",
					"email": "surgesoft@gmail.com"
				},
				{
					"name": "yesmeck",
					"email": "yesmeck@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd-2.13.10.tgz_1510472234807_0.6037093573249876"
			},
			"directories": {}
		},
		"3.0.0-beta.7": {
			"name": "antd",
			"version": "3.0.0-beta.7",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"files": [
				"dist",
				"lib",
				"es"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": "~0.14.0 || >=15.0.0 || >=16.0.0",
				"react-dom": "~0.14.0 || >=15.0.0 || >= 16.0.0"
			},
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"create-react-class": "^15.6.0",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"lodash.debounce": "^4.0.8",
				"moment": "^2.18.1",
				"omit.js": "^1.0.0",
				"prop-types": "^15.5.7",
				"rc-animate": "^2.4.1",
				"rc-calendar": "~9.2.0",
				"rc-cascader": "~0.12.0",
				"rc-checkbox": "~2.0.3",
				"rc-collapse": "~1.7.5",
				"rc-dialog": "~7.0.0",
				"rc-dropdown": "~2.1.0",
				"rc-editor-mention": "^1.0.2",
				"rc-form": "~1.5.0",
				"rc-input-number": "~3.6.0",
				"rc-menu": "~6.1.0",
				"rc-notification": "~3.0.0",
				"rc-pagination": "~1.12.4",
				"rc-progress": "~2.2.2",
				"rc-rate": "~2.1.1",
				"rc-select": "~7.1.0",
				"rc-slider": "~8.4.0",
				"rc-steps": "~3.0.0",
				"rc-switch": "~1.5.1",
				"rc-table": "~5.6.9",
				"rc-tabs": "~9.1.2",
				"rc-time-picker": "~3.1.0",
				"rc-tooltip": "~3.7.0",
				"rc-tree": "~1.7.0",
				"rc-tree-select": "~1.11.0",
				"rc-upload": "~2.4.0",
				"rc-util": "^4.0.4",
				"react-lazy-load": "^3.0.12",
				"react-slick": "~0.15.4",
				"shallowequal": "^1.0.1",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@types/react": "^16.0.0",
				"@types/react-dom": "^16.0.0",
				"ansi-styles": "^3.2.0",
				"antd-tools": "^4.0.1",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^8.0.1",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.27.0",
				"bisheng-plugin-antd": "^0.15.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.6.0",
				"bisheng-plugin-toc": "^0.4.0",
				"color-standalone": "^0.11.6",
				"commander": "^2.11.0",
				"cross-env": "^5.0.3",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.0",
				"enzyme-to-json": "^3.1.2",
				"eslint": "^4.8.0",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^4.0.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "^6.0.2",
				"eslint-plugin-markdown": "~1.0.0-beta.4",
				"eslint-plugin-react": "^7.0.1",
				"eslint-tinker": "^0.4.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"jest": "^21.1.0",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^4.0.2",
				"majo": "^0.4.1",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"preact": "^8.2.5",
				"preact-compat": "^3.17.0",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.0.1",
				"rc-scroll-anim": "^1.0.3",
				"rc-tween-one": "^1.1.2",
				"react": "^16.0.0",
				"react-color": "^2.11.7",
				"react-copy-to-clipboard": "^5.0.0",
				"react-document-title": "^2.0.1",
				"react-dom": "^16.0.0",
				"react-github-button": "^0.1.1",
				"react-infinite-scroller": "^1.0.15",
				"react-intl": "^2.0.1",
				"react-sublime-video": "^0.2.0",
				"react-virtualized": "^9.10.1",
				"remark-frontmatter": "^1.1.0",
				"remark-parse": "^4.0.0",
				"remark-stringify": "^4.0.0",
				"remark-yaml-config": "^4.0.1",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"stylelint": "^8.0.0",
				"stylelint-config-standard": "^17.0.0",
				"typescript": "~2.6.1",
				"unified": "^6.1.5",
				"values.js": "^1.0.3",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest --config .jest.js",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"sort-api": "node ./scripts/sort-api-table.js",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rm -rf _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js",
				"deploy": "antd-tools run clean && npm run site && node ./scripts/generateColorLess.js && bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json",
				"lint-staged:es": "eslint ./.eslintrc.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"lint-staged:demo"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"gitHead": "bf36ebdf5e89093969862b6215526be7e2411ab7",
			"_id": "antd@3.0.0-beta.7",
			"_npmVersion": "5.5.1",
			"_nodeVersion": "8.9.1",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"integrity": "sha512-0lTRyrHV5EDyjD/q7J7BlRTlyuFBh04Bl88auaW1t39QU2sSQMCxhjIKWuXXzZlbGGlPidt+JIqXUtGBAVmCeQ==",
				"shasum": "4f752502b63c2a4c91f0bbed20938ae5cc0aa2e0",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.0.0-beta.7.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "ddcat1115",
					"email": "418150596@qq.com"
				},
				{
					"name": "nikogu",
					"email": "644506165@qq.com"
				},
				{
					"name": "paranoidjk",
					"email": "hust2012jiangkai@gmail.com"
				},
				{
					"name": "raohai",
					"email": "surgesoft@gmail.com"
				},
				{
					"name": "yesmeck",
					"email": "yesmeck@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd-3.0.0-beta.7.tgz_1510580043324_0.6409386862069368"
			},
			"directories": {}
		},
		"3.0.0-beta.8": {
			"name": "antd",
			"version": "3.0.0-beta.8",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"files": [
				"dist",
				"lib",
				"es"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": "~0.14.0 || >=15.0.0 || >=16.0.0",
				"react-dom": "~0.14.0 || >=15.0.0 || >= 16.0.0"
			},
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"create-react-class": "^15.6.0",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"lodash.debounce": "^4.0.8",
				"moment": "^2.18.1",
				"omit.js": "^1.0.0",
				"prop-types": "^15.5.7",
				"rc-animate": "^2.4.1",
				"rc-calendar": "~9.2.0",
				"rc-cascader": "~0.12.0",
				"rc-checkbox": "~2.1.1",
				"rc-collapse": "~1.7.5",
				"rc-dialog": "~7.0.0",
				"rc-dropdown": "~2.1.0",
				"rc-editor-mention": "^1.0.2",
				"rc-form": "~1.5.0",
				"rc-input-number": "~3.6.0",
				"rc-menu": "~6.1.0",
				"rc-notification": "~3.0.0",
				"rc-pagination": "~1.12.4",
				"rc-progress": "~2.2.2",
				"rc-rate": "~2.1.1",
				"rc-select": "~7.1.0",
				"rc-slider": "~8.4.0",
				"rc-steps": "~3.0.0",
				"rc-switch": "~1.5.1",
				"rc-table": "~5.6.9",
				"rc-tabs": "~9.1.2",
				"rc-time-picker": "~3.1.0",
				"rc-tooltip": "~3.7.0",
				"rc-tree": "~1.7.0",
				"rc-tree-select": "~1.11.0",
				"rc-upload": "~2.4.0",
				"rc-util": "^4.0.4",
				"react-lazy-load": "^3.0.12",
				"react-slick": "~0.15.4",
				"shallowequal": "^1.0.1",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@types/react": "^16.0.0",
				"@types/react-dom": "^16.0.0",
				"ansi-styles": "^3.2.0",
				"antd-tools": "^4.0.1",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^8.0.1",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.27.0",
				"bisheng-plugin-antd": "^0.15.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.6.0",
				"bisheng-plugin-toc": "^0.4.0",
				"color-standalone": "^0.11.6",
				"commander": "^2.11.0",
				"cross-env": "^5.0.3",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.0",
				"enzyme-to-json": "^3.1.2",
				"eslint": "^4.8.0",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^4.0.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "^6.0.2",
				"eslint-plugin-markdown": "~1.0.0-beta.4",
				"eslint-plugin-react": "^7.0.1",
				"eslint-tinker": "^0.4.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"jest": "^21.1.0",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^4.0.2",
				"majo": "^0.4.1",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"preact": "^8.2.5",
				"preact-compat": "^3.17.0",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.0.1",
				"rc-scroll-anim": "^1.0.3",
				"rc-tween-one": "^1.1.2",
				"react": "^16.0.0",
				"react-color": "^2.11.7",
				"react-copy-to-clipboard": "^5.0.0",
				"react-document-title": "^2.0.1",
				"react-dom": "^16.0.0",
				"react-github-button": "^0.1.1",
				"react-infinite-scroller": "^1.0.15",
				"react-intl": "^2.0.1",
				"react-sublime-video": "^0.2.0",
				"react-virtualized": "^9.10.1",
				"remark-frontmatter": "^1.1.0",
				"remark-parse": "^4.0.0",
				"remark-stringify": "^4.0.0",
				"remark-yaml-config": "^4.0.1",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"stylelint": "^8.0.0",
				"stylelint-config-standard": "^17.0.0",
				"typescript": "~2.6.1",
				"unified": "^6.1.5",
				"values.js": "^1.0.3",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest --config .jest.js",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"sort-api": "node ./scripts/sort-api-table.js",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rm -rf _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js",
				"deploy": "antd-tools run clean && npm run site && node ./scripts/generateColorLess.js && bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json",
				"lint-staged:es": "eslint ./.eslintrc.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"lint-staged:demo"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"gitHead": "8fcb2141007f7356a949f0f2e2c33b9befd1ef1a",
			"_id": "antd@3.0.0-beta.8",
			"_npmVersion": "5.5.1",
			"_nodeVersion": "9.0.0",
			"_npmUser": {
				"name": "yesmeck",
				"email": "yesmeck@gmail.com"
			},
			"dist": {
				"integrity": "sha512-cbRh/nElvSKHMQoujvCn92cnVNKUsYgoevlDZfe7SXlMceZzTdRXhtlSzwSpuCQZgGozu7OYyupwpWN+Lj2VIw==",
				"shasum": "b0e067fbb16e9206bbc38445d4ee6129de9b1d6d",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.0.0-beta.8.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "ddcat1115",
					"email": "418150596@qq.com"
				},
				{
					"name": "nikogu",
					"email": "644506165@qq.com"
				},
				{
					"name": "paranoidjk",
					"email": "hust2012jiangkai@gmail.com"
				},
				{
					"name": "raohai",
					"email": "surgesoft@gmail.com"
				},
				{
					"name": "yesmeck",
					"email": "yesmeck@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd-3.0.0-beta.8.tgz_1510902141509_0.49671084247529507"
			},
			"directories": {}
		},
		"3.0.0-beta.9": {
			"name": "antd",
			"version": "3.0.0-beta.9",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"files": [
				"dist",
				"lib",
				"es"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": "~0.14.0 || >=15.0.0 || >=16.0.0",
				"react-dom": "~0.14.0 || >=15.0.0 || >= 16.0.0"
			},
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"create-react-class": "^15.6.0",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"lodash.debounce": "^4.0.8",
				"moment": "^2.18.1",
				"omit.js": "^1.0.0",
				"prop-types": "^15.5.7",
				"rc-animate": "^2.4.1",
				"rc-calendar": "~9.2.0",
				"rc-cascader": "~0.12.0",
				"rc-checkbox": "~2.1.1",
				"rc-collapse": "~1.7.5",
				"rc-dialog": "~7.0.0",
				"rc-dropdown": "~2.1.0",
				"rc-editor-mention": "^1.0.2",
				"rc-form": "~2.0.0",
				"rc-input-number": "~3.6.0",
				"rc-menu": "~6.1.0",
				"rc-notification": "~3.0.0",
				"rc-pagination": "~1.12.4",
				"rc-progress": "~2.2.2",
				"rc-rate": "~2.1.1",
				"rc-select": "~7.1.0",
				"rc-slider": "~8.4.0",
				"rc-steps": "~3.0.0",
				"rc-switch": "~1.5.1",
				"rc-table": "~6.1.0",
				"rc-tabs": "~9.1.2",
				"rc-time-picker": "~3.1.0",
				"rc-tooltip": "~3.7.0",
				"rc-tree": "~1.7.0",
				"rc-tree-select": "~1.11.0",
				"rc-upload": "~2.4.0",
				"rc-util": "^4.0.4",
				"react-lazy-load": "^3.0.12",
				"react-slick": "~0.15.4",
				"shallowequal": "^1.0.1",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@types/react": "^16.0.0",
				"@types/react-dom": "^16.0.0",
				"ansi-styles": "^3.2.0",
				"antd-tools": "^4.0.1",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^8.0.1",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.27.0",
				"bisheng-plugin-antd": "^0.15.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.6.0",
				"bisheng-plugin-toc": "^0.4.0",
				"color-standalone": "^0.11.6",
				"commander": "^2.11.0",
				"cross-env": "^5.0.3",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.0",
				"enzyme-to-json": "^3.1.2",
				"eslint": "^4.8.0",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^4.0.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "^6.0.2",
				"eslint-plugin-markdown": "~1.0.0-beta.4",
				"eslint-plugin-react": "^7.0.1",
				"eslint-tinker": "^0.4.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"immutability-helper": "^2.5.0",
				"jest": "^21.1.0",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^4.0.2",
				"majo": "^0.4.1",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"preact": "^8.2.5",
				"preact-compat": "^3.17.0",
				"querystring": "^0.2.0",
				"rc-drawer-menu": "^0.3.0",
				"rc-queue-anim": "^1.0.1",
				"rc-scroll-anim": "^1.0.3",
				"rc-tween-one": "^1.1.2",
				"react": "^16.0.0",
				"react-color": "^2.11.7",
				"react-copy-to-clipboard": "^5.0.0",
				"react-dnd": "^2.5.4",
				"react-dnd-html5-backend": "^2.5.4",
				"react-document-title": "^2.0.1",
				"react-dom": "^16.0.0",
				"react-github-button": "^0.1.1",
				"react-infinite-scroller": "^1.0.15",
				"react-intl": "^2.0.1",
				"react-sublime-video": "^0.2.0",
				"react-virtualized": "^9.10.1",
				"remark-frontmatter": "^1.1.0",
				"remark-parse": "^4.0.0",
				"remark-stringify": "^4.0.0",
				"remark-yaml-config": "^4.0.1",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"stylelint": "^8.0.0",
				"stylelint-config-standard": "^17.0.0",
				"typescript": "~2.6.1",
				"unified": "^6.1.5",
				"values.js": "^1.0.3",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest --config .jest.js",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"sort-api": "node ./scripts/sort-api-table.js",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rm -rf _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js",
				"deploy": "antd-tools run clean && npm run site && node ./scripts/generateColorLess.js && bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json",
				"lint-staged:es": "eslint ./.eslintrc.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"lint-staged:demo"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"gitHead": "a4213c22afad21a7fef24d8aa34e188143c0fc91",
			"_id": "antd@3.0.0-beta.9",
			"_npmVersion": "5.5.1",
			"_nodeVersion": "8.9.1",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"integrity": "sha512-ga5tjF7gauAxN0ej+nA2vzVVWS7oSJNvTaNJgSGO+KWlfXx6otzGUvzvCOVRub9gkOfKKuohxOpo61Ggfo0Wsw==",
				"shasum": "a0a37e0552ed1219b17e8f45973bb54adf57d749",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.0.0-beta.9.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "ddcat1115",
					"email": "418150596@qq.com"
				},
				{
					"name": "nikogu",
					"email": "644506165@qq.com"
				},
				{
					"name": "paranoidjk",
					"email": "hust2012jiangkai@gmail.com"
				},
				{
					"name": "raohai",
					"email": "surgesoft@gmail.com"
				},
				{
					"name": "yesmeck",
					"email": "yesmeck@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd-3.0.0-beta.9.tgz_1510999332696_0.31332495901733637"
			},
			"directories": {}
		},
		"3.0.0-rc.1": {
			"name": "antd",
			"version": "3.0.0-rc.1",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"files": [
				"dist",
				"lib",
				"es"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"create-react-class": "^15.6.0",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"lodash.debounce": "^4.0.8",
				"moment": "^2.18.1",
				"omit.js": "^1.0.0",
				"prop-types": "^15.5.7",
				"rc-animate": "^2.4.1",
				"rc-calendar": "~9.2.0",
				"rc-cascader": "~0.12.0",
				"rc-checkbox": "~2.1.1",
				"rc-collapse": "~1.7.5",
				"rc-dialog": "~7.0.0",
				"rc-dropdown": "~2.1.0",
				"rc-editor-mention": "^1.0.2",
				"rc-form": "~2.0.0",
				"rc-input-number": "~4.0.0",
				"rc-menu": "~6.1.0",
				"rc-notification": "~3.0.0",
				"rc-pagination": "~1.12.4",
				"rc-progress": "~2.2.2",
				"rc-rate": "~2.2.0",
				"rc-select": "~7.2.0",
				"rc-slider": "~8.4.0",
				"rc-steps": "~3.0.0",
				"rc-switch": "~1.6.0",
				"rc-table": "~6.1.0",
				"rc-tabs": "~9.1.2",
				"rc-time-picker": "~3.2.1",
				"rc-tooltip": "~3.7.0",
				"rc-tree": "~1.7.0",
				"rc-tree-select": "~1.12.0",
				"rc-upload": "~2.4.0",
				"rc-util": "^4.0.4",
				"react-lazy-load": "^3.0.12",
				"react-slick": "~0.15.4",
				"shallowequal": "^1.0.1",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@types/react": "^16.0.0",
				"@types/react-dom": "^16.0.0",
				"ansi-styles": "^3.2.0",
				"antd-tools": "^4.0.1",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^8.0.1",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.27.0",
				"bisheng-plugin-antd": "^0.15.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.6.0",
				"bisheng-plugin-toc": "^0.4.0",
				"color-standalone": "^0.11.6",
				"commander": "^2.11.0",
				"cross-env": "^5.0.3",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.0",
				"enzyme-to-json": "^3.1.2",
				"eslint": "^4.8.0",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^4.0.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "^6.0.2",
				"eslint-plugin-markdown": "~1.0.0-beta.4",
				"eslint-plugin-react": "7.4.0",
				"eslint-tinker": "^0.4.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"immutability-helper": "^2.5.0",
				"jest": "^21.1.0",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^4.0.2",
				"majo": "^0.4.1",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"preact": "^8.2.5",
				"preact-compat": "^3.17.0",
				"querystring": "^0.2.0",
				"rc-drawer-menu": "^0.3.0",
				"rc-queue-anim": "^1.0.1",
				"rc-scroll-anim": "^2.0.2",
				"rc-tween-one": "^1.1.2",
				"react": "^16.0.0",
				"react-color": "^2.11.7",
				"react-copy-to-clipboard": "^5.0.0",
				"react-dnd": "^2.5.4",
				"react-dnd-html5-backend": "^2.5.4",
				"react-document-title": "^2.0.1",
				"react-dom": "^16.0.0",
				"react-github-button": "^0.1.1",
				"react-infinite-scroller": "^1.0.15",
				"react-intl": "^2.0.1",
				"react-sublime-video": "^0.2.0",
				"react-virtualized": "^9.10.1",
				"remark-frontmatter": "^1.1.0",
				"remark-parse": "^4.0.0",
				"remark-stringify": "^4.0.0",
				"remark-yaml-config": "^4.0.1",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"stylelint": "^8.0.0",
				"stylelint-config-standard": "^17.0.0",
				"typescript": "~2.6.1",
				"unified": "^6.1.5",
				"values.js": "^1.0.3",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest --config .jest.js",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"sort-api": "node ./scripts/sort-api-table.js",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rm -rf _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js",
				"deploy": "antd-tools run clean && npm run site && node ./scripts/generateColorLess.js && bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json",
				"lint-staged:es": "eslint ./.eslintrc.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"lint-staged:demo"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"gitHead": "5e0dd59e5cbc197c283be4683d5b1d982d6fc6a8",
			"_id": "antd@3.0.0-rc.1",
			"_npmVersion": "5.5.1",
			"_nodeVersion": "9.0.0",
			"_npmUser": {
				"name": "yesmeck",
				"email": "yesmeck@gmail.com"
			},
			"dist": {
				"integrity": "sha512-1/aLcer1LkyUi8G7AtD0b+nziokZKWLT4I7YtxN9GxqoocYsdRqxWqGlq67+oqaWGBHKIZ8i60VT7DoFjCxasA==",
				"shasum": "5ab140523dd6448cd8e0c3d84e68c382c4616033",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.0.0-rc.1.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "ddcat1115",
					"email": "418150596@qq.com"
				},
				{
					"name": "nikogu",
					"email": "644506165@qq.com"
				},
				{
					"name": "paranoidjk",
					"email": "hust2012jiangkai@gmail.com"
				},
				{
					"name": "raohai",
					"email": "surgesoft@gmail.com"
				},
				{
					"name": "yesmeck",
					"email": "yesmeck@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd-3.0.0-rc.1.tgz_1511102803597_0.6324024815112352"
			},
			"directories": {}
		},
		"3.0.0-rc.2": {
			"name": "antd",
			"version": "3.0.0-rc.2",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"files": [
				"dist",
				"lib",
				"es"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"create-react-class": "^15.6.0",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"lodash.debounce": "^4.0.8",
				"moment": "^2.18.1",
				"omit.js": "^1.0.0",
				"prop-types": "^15.5.7",
				"rc-animate": "^2.4.1",
				"rc-calendar": "~9.2.0",
				"rc-cascader": "~0.12.0",
				"rc-checkbox": "~2.1.1",
				"rc-collapse": "~1.7.5",
				"rc-dialog": "~7.0.0",
				"rc-dropdown": "~2.1.0",
				"rc-editor-mention": "^1.0.2",
				"rc-form": "^2.1.0",
				"rc-input-number": "~4.0.0",
				"rc-menu": "~6.2.0",
				"rc-notification": "~3.0.0",
				"rc-pagination": "~1.12.4",
				"rc-progress": "~2.2.2",
				"rc-rate": "~2.2.0",
				"rc-select": "~7.2.0",
				"rc-slider": "~8.4.0",
				"rc-steps": "~3.0.0",
				"rc-switch": "~1.6.0",
				"rc-table": "~6.1.0",
				"rc-tabs": "~9.1.2",
				"rc-time-picker": "~3.2.1",
				"rc-tooltip": "~3.7.0",
				"rc-tree": "~1.7.0",
				"rc-tree-select": "~1.12.0",
				"rc-upload": "~2.4.0",
				"rc-util": "^4.0.4",
				"react-lazy-load": "^3.0.12",
				"react-slick": "~0.15.4",
				"shallowequal": "^1.0.1",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@types/react": "^16.0.0",
				"@types/react-dom": "^16.0.0",
				"ansi-styles": "^3.2.0",
				"antd-tools": "^4.0.1",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^8.0.1",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.27.0",
				"bisheng-plugin-antd": "^0.15.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.6.0",
				"bisheng-plugin-toc": "^0.4.0",
				"color-standalone": "^0.11.6",
				"commander": "^2.11.0",
				"cross-env": "^5.0.3",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.0",
				"enzyme-to-json": "^3.1.2",
				"eslint": "^4.8.0",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^4.0.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "^6.0.2",
				"eslint-plugin-markdown": "~1.0.0-beta.4",
				"eslint-plugin-react": "7.4.0",
				"eslint-tinker": "^0.4.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"immutability-helper": "^2.5.0",
				"jest": "^21.1.0",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^4.0.2",
				"majo": "^0.4.1",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"preact": "^8.2.5",
				"preact-compat": "^3.17.0",
				"querystring": "^0.2.0",
				"rc-drawer-menu": "^0.3.0",
				"rc-queue-anim": "^1.0.1",
				"rc-scroll-anim": "^2.0.2",
				"rc-tween-one": "^1.1.2",
				"react": "^16.0.0",
				"react-color": "^2.11.7",
				"react-copy-to-clipboard": "^5.0.0",
				"react-dnd": "^2.5.4",
				"react-dnd-html5-backend": "^2.5.4",
				"react-document-title": "^2.0.1",
				"react-dom": "^16.0.0",
				"react-github-button": "^0.1.1",
				"react-infinite-scroller": "^1.0.15",
				"react-intl": "^2.0.1",
				"react-sublime-video": "^0.2.0",
				"react-virtualized": "^9.10.1",
				"remark-frontmatter": "^1.1.0",
				"remark-parse": "^4.0.0",
				"remark-stringify": "^4.0.0",
				"remark-yaml-config": "^4.0.1",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"stylelint": "^8.0.0",
				"stylelint-config-standard": "^17.0.0",
				"typescript": "~2.6.1",
				"unified": "^6.1.5",
				"values.js": "^1.0.3",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest --config .jest.js",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"sort-api": "node ./scripts/sort-api-table.js",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rm -rf _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js",
				"deploy": "antd-tools run clean && npm run site && node ./scripts/generateColorLess.js && bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json",
				"lint-staged:es": "eslint ./.eslintrc.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"lint-staged:demo"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"gitHead": "b2b60fdac43bc5599db657f5626d68fea9df5201",
			"_id": "antd@3.0.0-rc.2",
			"_npmVersion": "5.5.1",
			"_nodeVersion": "8.9.1",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"integrity": "sha512-AjjmGsdum4lsNBhZrgfCLuWImlZ14L3Q7RETB/XW/PsP+ri1jEcdcpYllgb7MduUqs29M13uSkYR1//Z102rog==",
				"shasum": "20031fa34d1e973631eea59e50690cc3f5abcdf5",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.0.0-rc.2.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "ddcat1115",
					"email": "418150596@qq.com"
				},
				{
					"name": "nikogu",
					"email": "644506165@qq.com"
				},
				{
					"name": "paranoidjk",
					"email": "hust2012jiangkai@gmail.com"
				},
				{
					"name": "raohai",
					"email": "surgesoft@gmail.com"
				},
				{
					"name": "yesmeck",
					"email": "yesmeck@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd-3.0.0-rc.2.tgz_1511341709677_0.7832499810028821"
			},
			"directories": {}
		},
		"3.0.0-rc.3": {
			"name": "antd",
			"version": "3.0.0-rc.3",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"files": [
				"dist",
				"lib",
				"es"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"create-react-class": "^15.6.0",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"lodash.debounce": "^4.0.8",
				"moment": "^2.18.1",
				"omit.js": "^1.0.0",
				"prop-types": "^15.5.7",
				"rc-animate": "^2.4.1",
				"rc-calendar": "~9.2.0",
				"rc-cascader": "~0.12.0",
				"rc-checkbox": "~2.1.1",
				"rc-collapse": "~1.7.5",
				"rc-dialog": "~7.0.0",
				"rc-dropdown": "~2.1.0",
				"rc-editor-mention": "^1.0.2",
				"rc-form": "^2.1.0",
				"rc-input-number": "~4.0.0",
				"rc-menu": "~6.2.0",
				"rc-notification": "~3.0.0",
				"rc-pagination": "~1.12.4",
				"rc-progress": "~2.2.2",
				"rc-rate": "~2.2.0",
				"rc-select": "~7.2.0",
				"rc-slider": "~8.4.0",
				"rc-steps": "~3.0.0",
				"rc-switch": "~1.6.0",
				"rc-table": "~6.1.0",
				"rc-tabs": "~9.1.2",
				"rc-time-picker": "~3.2.1",
				"rc-tooltip": "~3.7.0",
				"rc-tree": "~1.7.0",
				"rc-tree-select": "~1.12.0",
				"rc-upload": "~2.4.0",
				"rc-util": "^4.0.4",
				"react-lazy-load": "^3.0.12",
				"react-slick": "~0.15.4",
				"shallowequal": "^1.0.1",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@types/react": "^16.0.0",
				"@types/react-dom": "^16.0.0",
				"ansi-styles": "^3.2.0",
				"antd-tools": "^4.0.1",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^8.0.1",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.27.0",
				"bisheng-plugin-antd": "^0.15.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.6.0",
				"bisheng-plugin-toc": "^0.4.0",
				"color-standalone": "^0.11.6",
				"commander": "^2.11.0",
				"cross-env": "^5.0.3",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.0",
				"enzyme-to-json": "^3.1.2",
				"eslint": "^4.8.0",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^4.0.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "^6.0.2",
				"eslint-plugin-markdown": "~1.0.0-beta.4",
				"eslint-plugin-react": "7.4.0",
				"eslint-tinker": "^0.4.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"immutability-helper": "^2.5.0",
				"jest": "^21.1.0",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^4.0.2",
				"majo": "^0.4.1",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"preact": "^8.2.5",
				"preact-compat": "^3.17.0",
				"querystring": "^0.2.0",
				"rc-drawer-menu": "^0.3.0",
				"rc-queue-anim": "^1.0.1",
				"rc-scroll-anim": "^2.0.2",
				"rc-tween-one": "^1.1.2",
				"react": "^16.0.0",
				"react-color": "^2.11.7",
				"react-copy-to-clipboard": "^5.0.0",
				"react-dnd": "^2.5.4",
				"react-dnd-html5-backend": "^2.5.4",
				"react-document-title": "^2.0.1",
				"react-dom": "^16.0.0",
				"react-github-button": "^0.1.1",
				"react-infinite-scroller": "^1.0.15",
				"react-intl": "^2.0.1",
				"react-sublime-video": "^0.2.0",
				"react-virtualized": "^9.10.1",
				"remark-frontmatter": "^1.1.0",
				"remark-parse": "^4.0.0",
				"remark-stringify": "^4.0.0",
				"remark-yaml-config": "^4.0.1",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"stylelint": "^8.0.0",
				"stylelint-config-standard": "^17.0.0",
				"typescript": "~2.6.1",
				"unified": "^6.1.5",
				"values.js": "^1.0.3",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest --config .jest.js",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"sort-api": "node ./scripts/sort-api-table.js",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rm -rf _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js",
				"deploy": "antd-tools run clean && npm run site && node ./scripts/generateColorLess.js && bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json",
				"lint-staged:es": "eslint ./.eslintrc.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"lint-staged:demo"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"gitHead": "c23e24b0f0906a95717fae926829b9b21dc35816",
			"_id": "antd@3.0.0-rc.3",
			"_npmVersion": "5.5.1",
			"_nodeVersion": "8.9.1",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"integrity": "sha512-rVWUJZDUFh6MLhB9FIjqfhN+CDiE3wksdY5JoNJfGzHFyJIw7Qp79VkJ7GIoOduu4xMvsZTfQBkovEdw7InjAA==",
				"shasum": "e4c36e34a7d18a504cf987132f05fc905d3a7f00",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.0.0-rc.3.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "ddcat1115",
					"email": "418150596@qq.com"
				},
				{
					"name": "nikogu",
					"email": "644506165@qq.com"
				},
				{
					"name": "paranoidjk",
					"email": "hust2012jiangkai@gmail.com"
				},
				{
					"name": "raohai",
					"email": "surgesoft@gmail.com"
				},
				{
					"name": "yesmeck",
					"email": "yesmeck@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd-3.0.0-rc.3.tgz_1511343460290_0.5634211844298989"
			},
			"directories": {}
		},
		"3.0.0-rc.4": {
			"name": "antd",
			"version": "3.0.0-rc.4",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"files": [
				"dist",
				"lib",
				"es"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"create-react-class": "^15.6.0",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.1",
				"lodash.debounce": "^4.0.8",
				"moment": "^2.18.1",
				"omit.js": "^1.0.0",
				"prop-types": "^15.5.7",
				"rc-animate": "^2.4.1",
				"rc-calendar": "~9.3.0",
				"rc-cascader": "~0.12.0",
				"rc-checkbox": "~2.1.1",
				"rc-collapse": "~1.7.5",
				"rc-dialog": "~7.0.0",
				"rc-dropdown": "~2.1.0",
				"rc-editor-mention": "^1.0.2",
				"rc-form": "^2.1.0",
				"rc-input-number": "~4.0.0",
				"rc-menu": "~6.2.0",
				"rc-notification": "~3.0.0",
				"rc-pagination": "~1.12.4",
				"rc-progress": "~2.2.2",
				"rc-rate": "~2.3.0",
				"rc-select": "~7.3.2",
				"rc-slider": "~8.4.0",
				"rc-steps": "~3.0.0",
				"rc-switch": "~1.6.0",
				"rc-table": "~6.1.0",
				"rc-tabs": "~9.1.2",
				"rc-time-picker": "~3.2.1",
				"rc-tooltip": "~3.7.0",
				"rc-tree": "~1.7.0",
				"rc-tree-select": "~1.12.0",
				"rc-upload": "~2.4.0",
				"rc-util": "^4.0.4",
				"react-lazy-load": "^3.0.12",
				"react-slick": "~0.15.4",
				"shallowequal": "^1.0.1",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@types/react": "^16.0.0",
				"@types/react-dom": "^16.0.0",
				"ansi-styles": "^3.2.0",
				"antd-tools": "^4.0.1",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^8.0.1",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.27.0",
				"bisheng-plugin-antd": "^0.15.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.6.0",
				"bisheng-plugin-toc": "^0.4.0",
				"color-standalone": "^0.11.6",
				"commander": "^2.11.0",
				"cross-env": "^5.0.3",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"dora-plugin-upload": "^0.3.1",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.0",
				"enzyme-to-json": "^3.1.2",
				"eslint": "^4.8.0",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^4.0.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "^6.0.2",
				"eslint-plugin-markdown": "~1.0.0-beta.4",
				"eslint-plugin-react": "7.5.1",
				"eslint-tinker": "^0.4.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"immutability-helper": "^2.5.0",
				"jest": "^21.1.0",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^5.0.0",
				"majo": "^0.4.1",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"preact": "^8.2.5",
				"preact-compat": "^3.17.0",
				"querystring": "^0.2.0",
				"rc-drawer-menu": "^0.3.0",
				"rc-queue-anim": "^1.0.1",
				"rc-scroll-anim": "^2.0.2",
				"rc-tween-one": "^1.1.2",
				"react": "^16.0.0",
				"react-color": "^2.11.7",
				"react-copy-to-clipboard": "^5.0.0",
				"react-dnd": "^2.5.4",
				"react-dnd-html5-backend": "^2.5.4",
				"react-document-title": "^2.0.1",
				"react-dom": "^16.0.0",
				"react-github-button": "^0.1.1",
				"react-infinite-scroller": "^1.0.15",
				"react-intl": "^2.0.1",
				"react-sublime-video": "^0.2.0",
				"react-virtualized": "^9.10.1",
				"remark-frontmatter": "^1.1.0",
				"remark-parse": "^4.0.0",
				"remark-stringify": "^4.0.0",
				"remark-yaml-config": "^4.0.1",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"stylelint": "^8.0.0",
				"stylelint-config-standard": "^18.0.0",
				"typescript": "~2.6.1",
				"unified": "^6.1.5",
				"values.js": "^1.0.3",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest --config .jest.js",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"sort-api": "node ./scripts/sort-api-table.js",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rm -rf _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js",
				"deploy": "antd-tools run clean && npm run site && node ./scripts/generateColorLess.js && bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json",
				"lint-staged:es": "eslint ./.eslintrc.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"lint-staged:demo"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"gitHead": "b8b591c593392830b7cfb5f1339ac008874a1c7d",
			"_id": "antd@3.0.0-rc.4",
			"_shasum": "959703db212f636d2617cc371e780163c04eb71f",
			"_from": ".",
			"_npmVersion": "3.10.10",
			"_nodeVersion": "6.12.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"shasum": "959703db212f636d2617cc371e780163c04eb71f",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.0.0-rc.4.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "ddcat1115",
					"email": "418150596@qq.com"
				},
				{
					"name": "nikogu",
					"email": "644506165@qq.com"
				},
				{
					"name": "paranoidjk",
					"email": "hust2012jiangkai@gmail.com"
				},
				{
					"name": "raohai",
					"email": "surgesoft@gmail.com"
				},
				{
					"name": "yesmeck",
					"email": "yesmeck@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd-3.0.0-rc.4.tgz_1511962579305_0.2837918980512768"
			},
			"directories": {}
		},
		"2.13.11": {
			"name": "antd",
			"version": "2.13.11",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"files": [
				"dist",
				"lib",
				"es"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": "~0.14.0 || >=15.0.0",
				"react-dom": "~0.14.0 || >=15.0.0"
			},
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"create-react-class": "^15.6.0",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"lodash.debounce": "^4.0.8",
				"moment": "^2.19.3",
				"omit.js": "^1.0.0",
				"prop-types": "^15.5.7",
				"rc-animate": "^2.4.1",
				"rc-calendar": "~9.0.0",
				"rc-cascader": "~0.11.3",
				"rc-checkbox": "~2.0.3",
				"rc-collapse": "~1.7.5",
				"rc-dialog": "~6.5.10",
				"rc-dropdown": "~1.5.0",
				"rc-editor-mention": "~0.6.12",
				"rc-form": "~1.4.0",
				"rc-input-number": "~3.6.0",
				"rc-menu": "~5.0.10",
				"rc-notification": "~2.0.0",
				"rc-pagination": "~1.12.4",
				"rc-progress": "~2.2.2",
				"rc-rate": "~2.1.1",
				"rc-select": "~6.9.0",
				"rc-slider": "~8.3.0",
				"rc-steps": "~2.5.1",
				"rc-switch": "~1.5.1",
				"rc-table": "~5.6.9",
				"rc-tabs": "~9.1.2",
				"rc-time-picker": "~2.4.1",
				"rc-tooltip": "~3.4.6",
				"rc-tree": "~1.7.0",
				"rc-tree-select": "~1.10.2",
				"rc-upload": "~2.4.0",
				"rc-util": "^4.0.4",
				"react-lazy-load": "^3.0.12",
				"react-slick": "~0.15.4",
				"shallowequal": "^1.0.1",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@types/react": "^16.0.21",
				"@types/react-dom": "~0.14.18",
				"ansi-styles": "^3.2.0",
				"antd-tools": "~2.1.0",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^8.0.1",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.25.0",
				"bisheng-plugin-antd": "^0.15.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.5.0",
				"bisheng-plugin-toc": "^0.4.0",
				"color-standalone": "^0.11.6",
				"commander": "^2.11.0",
				"cross-env": "^5.0.3",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"enzyme": "^2.6.0",
				"enzyme-to-json": "^1.3.0",
				"eslint": "^4.8.0",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^4.0.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "^6.0.2",
				"eslint-plugin-markdown": "~1.0.0-beta.4",
				"eslint-plugin-react": "7.4.0",
				"eslint-tinker": "^0.4.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"jest": "^21.1.0",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^4.0.2",
				"majo": "^0.4.1",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"preact": "^8.2.5",
				"preact-compat": "^3.17.0",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.0.1",
				"rc-scroll-anim": "^1.0.3",
				"rc-tween-one": "^1.1.2",
				"react": "^15.0.0",
				"react-color": "^2.11.7",
				"react-copy-to-clipboard": "^5.0.0",
				"react-document-title": "^2.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-intl": "^2.0.1",
				"react-sublime-video": "^0.2.0",
				"react-test-renderer": "^15.5.4",
				"remark-frontmatter": "^1.1.0",
				"remark-parse": "^4.0.0",
				"remark-stringify": "^4.0.0",
				"remark-yaml-config": "^4.0.1",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"stylelint": "^8.0.0",
				"stylelint-config-standard": "^17.0.0",
				"typescript": "~2.5.3",
				"unified": "^6.1.5",
				"values.js": "^1.0.3",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest --config .jest.js",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"sort-api": "node ./scripts/sort-api-table.js",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js --no-livereload",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js --no-livereload",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js",
				"deploy": "antd-tools run clean && npm run site && node ./scripts/generateColorLess.js && bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json",
				"lint-staged:es": "eslint ./.eslintrc.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"lint-staged:demo"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"gitHead": "2275195e153957256d184bcde552f78d0c5e9c65",
			"_id": "antd@2.13.11",
			"_npmVersion": "5.3.0",
			"_nodeVersion": "8.5.0",
			"_npmUser": {
				"name": "nikogu",
				"email": "644506165@qq.com"
			},
			"dist": {
				"integrity": "sha512-lNr5FXBtyMz+KLzCRlmSnrtRB1g5MySRwZaoTtkoo0QhVmCm5SOL6z3oLIvzEfmmc0EG6krDeY9b37H5w6IQhQ==",
				"shasum": "59c0c1e79db07092fa6ee8d00f77668e88c72fb0",
				"tarball": "https://registry.npmjs.org/antd/-/antd-2.13.11.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "ddcat1115",
					"email": "418150596@qq.com"
				},
				{
					"name": "nikogu",
					"email": "644506165@qq.com"
				},
				{
					"name": "paranoidjk",
					"email": "hust2012jiangkai@gmail.com"
				},
				{
					"name": "raohai",
					"email": "surgesoft@gmail.com"
				},
				{
					"name": "yesmeck",
					"email": "yesmeck@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd-2.13.11.tgz_1512209176369_0.26317694783210754"
			},
			"directories": {}
		},
		"3.0.0": {
			"name": "antd",
			"version": "3.0.0",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"files": [
				"dist",
				"lib",
				"es"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"create-react-class": "^15.6.0",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.1",
				"lodash.debounce": "^4.0.8",
				"moment": "^2.19.3",
				"omit.js": "^1.0.0",
				"prop-types": "^15.5.7",
				"rc-animate": "^2.4.1",
				"rc-calendar": "~9.3.0",
				"rc-cascader": "~0.12.0",
				"rc-checkbox": "~2.1.1",
				"rc-collapse": "~1.7.5",
				"rc-dialog": "~7.0.3",
				"rc-dropdown": "~2.1.0",
				"rc-editor-mention": "^1.0.2",
				"rc-form": "^2.1.0",
				"rc-input-number": "~4.0.0",
				"rc-menu": "~6.2.0",
				"rc-notification": "~3.0.0",
				"rc-pagination": "~1.12.4",
				"rc-progress": "~2.2.2",
				"rc-rate": "~2.3.0",
				"rc-select": "~7.3.2",
				"rc-slider": "~8.5.0",
				"rc-steps": "~3.0.0",
				"rc-switch": "~1.6.0",
				"rc-table": "~6.1.0",
				"rc-tabs": "~9.1.2",
				"rc-time-picker": "~3.2.1",
				"rc-tooltip": "~3.7.0",
				"rc-tree": "~1.7.0",
				"rc-tree-select": "~1.12.0",
				"rc-upload": "~2.4.0",
				"rc-util": "^4.0.4",
				"react-lazy-load": "^3.0.12",
				"react-slick": "~0.15.4",
				"shallowequal": "^1.0.1",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@types/react": "^16.0.0",
				"@types/react-dom": "^16.0.0",
				"ansi-styles": "^3.2.0",
				"antd-tools": "^4.0.1",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^8.0.1",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.27.0",
				"bisheng-plugin-antd": "^0.15.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.6.0",
				"bisheng-plugin-toc": "^0.4.0",
				"color-standalone": "^0.11.6",
				"commander": "^2.11.0",
				"cross-env": "^5.0.3",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"dora-plugin-upload": "^0.3.1",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.0",
				"enzyme-to-json": "^3.1.2",
				"eslint": "^4.8.0",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^4.0.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "^6.0.2",
				"eslint-plugin-markdown": "~1.0.0-beta.4",
				"eslint-plugin-react": "7.5.1",
				"eslint-tinker": "^0.4.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"immutability-helper": "^2.5.0",
				"jest": "^21.1.0",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^6.0.0",
				"majo": "^0.4.1",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"preact": "^8.2.5",
				"preact-compat": "^3.17.0",
				"querystring": "^0.2.0",
				"rc-drawer-menu": "^0.3.0",
				"rc-queue-anim": "^1.0.1",
				"rc-scroll-anim": "^2.0.2",
				"rc-tween-one": "^1.1.2",
				"react": "^16.0.0",
				"react-color": "^2.11.7",
				"react-copy-to-clipboard": "^5.0.0",
				"react-dnd": "^2.5.4",
				"react-dnd-html5-backend": "^2.5.4",
				"react-document-title": "^2.0.1",
				"react-dom": "^16.0.0",
				"react-github-button": "^0.1.1",
				"react-infinite-scroller": "^1.0.15",
				"react-intl": "^2.0.1",
				"react-sublime-video": "^0.2.0",
				"react-virtualized": "^9.10.1",
				"remark-frontmatter": "^1.1.0",
				"remark-parse": "^4.0.0",
				"remark-stringify": "^4.0.0",
				"remark-yaml-config": "^4.0.1",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"scrollama": "^0.6.1",
				"stylelint": "^8.0.0",
				"stylelint-config-standard": "^18.0.0",
				"typescript": "~2.6.1",
				"unified": "^6.1.5",
				"values.js": "^1.0.3",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest --config .jest.js",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"sort-api": "node ./scripts/sort-api-table.js",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rm -rf _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"deploy": "antd-tools run clean && npm run site && bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json",
				"lint-staged:es": "eslint ./.eslintrc.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"lint-staged:demo"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"gitHead": "44b529b0d5bb7d352d8be8380193ad690673ee82",
			"_id": "antd@3.0.0",
			"_npmVersion": "5.5.1",
			"_nodeVersion": "9.0.0",
			"_npmUser": {
				"name": "yesmeck",
				"email": "yesmeck@gmail.com"
			},
			"dist": {
				"integrity": "sha512-dGc7d2DIcg3D24cndNj4AXaKIct6IdKdZmveq8y6yy7Et4asJAsvYLwAzsG+rR8Ywc7N0RU/nQ9y/RPPex5c7g==",
				"shasum": "53e16832b787ca59ba97a3627bbb1b1e2df3bb2e",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.0.0.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "ddcat1115",
					"email": "418150596@qq.com"
				},
				{
					"name": "nikogu",
					"email": "644506165@qq.com"
				},
				{
					"name": "paranoidjk",
					"email": "hust2012jiangkai@gmail.com"
				},
				{
					"name": "raohai",
					"email": "surgesoft@gmail.com"
				},
				{
					"name": "yesmeck",
					"email": "yesmeck@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd-3.0.0.tgz_1512393261640_0.9550585753750056"
			},
			"directories": {}
		},
		"3.0.1": {
			"name": "antd",
			"version": "3.0.1",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"files": [
				"dist",
				"lib",
				"es"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"create-react-class": "^15.6.0",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.1",
				"lodash.debounce": "^4.0.8",
				"moment": "^2.19.3",
				"omit.js": "^1.0.0",
				"prop-types": "^15.5.7",
				"rc-animate": "^2.4.1",
				"rc-calendar": "~9.3.0",
				"rc-cascader": "~0.12.0",
				"rc-checkbox": "~2.1.1",
				"rc-collapse": "~1.7.5",
				"rc-dialog": "~7.0.3",
				"rc-dropdown": "~2.1.0",
				"rc-editor-mention": "^1.0.2",
				"rc-form": "^2.1.0",
				"rc-input-number": "~4.0.0",
				"rc-menu": "~6.2.0",
				"rc-notification": "~3.0.0",
				"rc-pagination": "~1.12.4",
				"rc-progress": "~2.2.2",
				"rc-rate": "~2.3.0",
				"rc-select": "~7.3.2",
				"rc-slider": "~8.5.0",
				"rc-steps": "~3.0.0",
				"rc-switch": "~1.6.0",
				"rc-table": "~6.1.0",
				"rc-tabs": "~9.1.2",
				"rc-time-picker": "~3.2.1",
				"rc-tooltip": "~3.7.0",
				"rc-tree": "~1.7.0",
				"rc-tree-select": "~1.12.0",
				"rc-upload": "~2.4.0",
				"rc-util": "^4.0.4",
				"react-lazy-load": "^3.0.12",
				"react-slick": "~0.15.4",
				"shallowequal": "^1.0.1",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@types/react": "^16.0.0",
				"@types/react-dom": "^16.0.0",
				"ansi-styles": "^3.2.0",
				"antd-tools": "^4.0.6",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^8.0.1",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.27.0",
				"bisheng-plugin-antd": "^0.15.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.6.0",
				"bisheng-plugin-toc": "^0.4.0",
				"color-standalone": "^0.11.6",
				"commander": "^2.11.0",
				"cross-env": "^5.0.3",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"dora-plugin-upload": "^0.3.1",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.0",
				"enzyme-to-json": "^3.1.2",
				"eslint": "^4.8.0",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^4.0.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "^6.0.2",
				"eslint-plugin-markdown": "~1.0.0-beta.4",
				"eslint-plugin-react": "7.5.1",
				"eslint-tinker": "^0.4.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"immutability-helper": "^2.5.0",
				"jest": "^21.1.0",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^6.0.0",
				"majo": "^0.4.1",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"preact": "^8.2.5",
				"preact-compat": "^3.17.0",
				"querystring": "^0.2.0",
				"rc-drawer-menu": "^0.3.0",
				"rc-queue-anim": "^1.0.1",
				"rc-scroll-anim": "^2.0.2",
				"rc-tween-one": "^1.1.2",
				"react": "^16.0.0",
				"react-color": "^2.11.7",
				"react-copy-to-clipboard": "^5.0.0",
				"react-dnd": "^2.5.4",
				"react-dnd-html5-backend": "^2.5.4",
				"react-document-title": "^2.0.1",
				"react-dom": "^16.0.0",
				"react-github-button": "^0.1.1",
				"react-infinite-scroller": "^1.0.15",
				"react-intl": "^2.0.1",
				"react-sublime-video": "^0.2.0",
				"react-virtualized": "^9.10.1",
				"remark-frontmatter": "^1.1.0",
				"remark-parse": "^4.0.0",
				"remark-stringify": "^4.0.0",
				"remark-yaml-config": "^4.0.1",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"scrollama": "^0.6.1",
				"stylelint": "^8.0.0",
				"stylelint-config-standard": "^18.0.0",
				"typescript": "~2.6.1",
				"unified": "^6.1.5",
				"values.js": "^1.0.3",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest --config .jest.js",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"sort-api": "node ./scripts/sort-api-table.js",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rm -rf _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"deploy": "antd-tools run clean && npm run site && bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json",
				"lint-staged:es": "eslint ./.eslintrc.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"lint-staged:demo"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"gitHead": "1a0301bc089c8e1e784ea674936375c83d9729ae",
			"_id": "antd@3.0.1",
			"_npmVersion": "5.3.0",
			"_nodeVersion": "8.6.0",
			"_npmUser": {
				"name": "benjycui",
				"email": "benjytrys@gmail.com"
			},
			"dist": {
				"integrity": "sha512-OcYqy+ovjmFkFmXOSUGAEEDsLx01zBuRIGTd/sxCQ49jLpGKiDfVeX36POZgDSrKXwsTQnG/MH7QlAwrd5zTqw==",
				"shasum": "46d3e05a28e8c19d1298034cab0e03b71e479a2e",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.0.1.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "ddcat1115",
					"email": "418150596@qq.com"
				},
				{
					"name": "nikogu",
					"email": "644506165@qq.com"
				},
				{
					"name": "paranoidjk",
					"email": "hust2012jiangkai@gmail.com"
				},
				{
					"name": "raohai",
					"email": "surgesoft@gmail.com"
				},
				{
					"name": "yesmeck",
					"email": "yesmeck@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd-3.0.1.tgz_1512960150002_0.06641896814107895"
			},
			"directories": {}
		},
		"3.0.2": {
			"name": "antd",
			"version": "3.0.2",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"files": [
				"dist",
				"lib",
				"es"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"array-tree-filter": "^2.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"create-react-class": "^15.6.0",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.1",
				"lodash.debounce": "^4.0.8",
				"moment": "^2.19.3",
				"omit.js": "^1.0.0",
				"prop-types": "^15.5.7",
				"rc-animate": "^2.4.1",
				"rc-calendar": "~9.3.0",
				"rc-cascader": "~0.12.0",
				"rc-checkbox": "~2.1.1",
				"rc-collapse": "~1.7.5",
				"rc-dialog": "~7.0.3",
				"rc-dropdown": "~2.1.0",
				"rc-editor-mention": "^1.0.2",
				"rc-form": "^2.1.0",
				"rc-input-number": "~4.0.0",
				"rc-menu": "~6.2.0",
				"rc-notification": "~3.0.0",
				"rc-pagination": "~1.12.4",
				"rc-progress": "~2.2.2",
				"rc-rate": "~2.3.0",
				"rc-select": "~7.3.2",
				"rc-slider": "~8.5.0",
				"rc-steps": "~3.0.0",
				"rc-switch": "~1.6.0",
				"rc-table": "~6.1.0",
				"rc-tabs": "~9.1.2",
				"rc-time-picker": "~3.2.1",
				"rc-tooltip": "~3.7.0",
				"rc-tree": "~1.7.0",
				"rc-tree-select": "~1.12.0",
				"rc-upload": "~2.4.0",
				"rc-util": "^4.0.4",
				"react-lazy-load": "^3.0.12",
				"react-slick": "~0.16.0",
				"shallowequal": "^1.0.1",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@types/react": "^16.0.0",
				"@types/react-dom": "^16.0.0",
				"ansi-styles": "^3.2.0",
				"antd-tools": "^4.0.6",
				"babel-cli": "^6.18.0",
				"babel-eslint": "8.0.1",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.28.0",
				"bisheng-plugin-antd": "^0.16.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.6.0",
				"bisheng-plugin-toc": "^0.4.0",
				"color-standalone": "^0.11.6",
				"commander": "^2.11.0",
				"cross-env": "^5.0.3",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"dora-plugin-upload": "^0.3.1",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.0",
				"enzyme-to-json": "^3.1.2",
				"eslint": "^4.8.0",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^4.0.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "^6.0.2",
				"eslint-plugin-markdown": "~1.0.0-beta.4",
				"eslint-plugin-react": "7.5.1",
				"eslint-tinker": "^0.4.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"immutability-helper": "^2.5.0",
				"jest": "^21.1.0",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^6.0.0",
				"majo": "^0.4.1",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"preact": "^8.2.5",
				"preact-compat": "^3.17.0",
				"querystring": "^0.2.0",
				"rc-drawer-menu": "^0.3.0",
				"rc-queue-anim": "^1.0.1",
				"rc-scroll-anim": "^2.0.2",
				"rc-tween-one": "^1.1.2",
				"react": "^16.0.0",
				"react-color": "^2.11.7",
				"react-copy-to-clipboard": "^5.0.0",
				"react-dnd": "^2.5.4",
				"react-dnd-html5-backend": "^2.5.4",
				"react-document-title": "^2.0.1",
				"react-dom": "^16.0.0",
				"react-github-button": "^0.1.1",
				"react-infinite-scroller": "^1.0.15",
				"react-intl": "^2.0.1",
				"react-sublime-video": "^0.2.0",
				"react-virtualized": "~9.13.0",
				"remark-frontmatter": "^1.1.0",
				"remark-parse": "^4.0.0",
				"remark-stringify": "^4.0.0",
				"remark-yaml-config": "^4.0.1",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"scrollama": "^0.6.1",
				"stylelint": "^8.0.0",
				"stylelint-config-standard": "^18.0.0",
				"typescript": "~2.6.1",
				"unified": "^6.1.5",
				"values.js": "^1.0.3",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest --config .jest.js",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"sort-api": "node ./scripts/sort-api-table.js",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rm -rf _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"deploy": "antd-tools run clean && npm run site && bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json",
				"lint-staged:es": "eslint ./.eslintrc.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"lint-staged:demo"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"gitHead": "f0234375d972a90d09de6e5f25da886152ad3c8a",
			"_id": "antd@3.0.2",
			"_npmVersion": "5.5.1",
			"_nodeVersion": "6.12.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"integrity": "sha512-ANhtwwpBcT/xveGHeZmZvPb137gs9qOFqqtdpX1PL4m2+kAXf4L8018ymwAijlqQ+/rQoLs+/vLUmxXjMFZa6w==",
				"shasum": "0fca5f93267516b5af9aec67aa3b3525b7f59ade",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.0.2.tgz"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "ddcat1115",
					"email": "418150596@qq.com"
				},
				{
					"name": "nikogu",
					"email": "644506165@qq.com"
				},
				{
					"name": "paranoidjk",
					"email": "hust2012jiangkai@gmail.com"
				},
				{
					"name": "raohai",
					"email": "surgesoft@gmail.com"
				},
				{
					"name": "yesmeck",
					"email": "yesmeck@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd-3.0.2.tgz_1513566216101_0.6277285518590361"
			},
			"directories": {}
		},
		"3.0.3": {
			"name": "antd",
			"version": "3.0.3",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"files": [
				"dist",
				"lib",
				"es"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"array-tree-filter": "^2.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"create-react-class": "^15.6.0",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.1",
				"lodash.debounce": "^4.0.8",
				"moment": "^2.19.3",
				"omit.js": "^1.0.0",
				"prop-types": "^15.5.7",
				"rc-animate": "^2.4.1",
				"rc-calendar": "~9.3.0",
				"rc-cascader": "~0.12.0",
				"rc-checkbox": "~2.1.1",
				"rc-collapse": "~1.7.5",
				"rc-dialog": "~7.0.3",
				"rc-dropdown": "~2.1.0",
				"rc-editor-mention": "^1.0.2",
				"rc-form": "^2.1.0",
				"rc-input-number": "~4.0.0",
				"rc-menu": "~6.2.0",
				"rc-notification": "~3.0.0",
				"rc-pagination": "~1.12.4",
				"rc-progress": "~2.2.2",
				"rc-rate": "~2.3.0",
				"rc-select": "~7.3.2",
				"rc-slider": "~8.5.0",
				"rc-steps": "~3.0.0",
				"rc-switch": "~1.6.0",
				"rc-table": "~6.1.0",
				"rc-tabs": "~9.1.2",
				"rc-time-picker": "~3.2.1",
				"rc-tooltip": "~3.7.0",
				"rc-tree": "~1.7.0",
				"rc-tree-select": "~1.12.0",
				"rc-upload": "~2.4.0",
				"rc-util": "^4.0.4",
				"react-lazy-load": "^3.0.12",
				"react-slick": "~0.16.0",
				"shallowequal": "^1.0.1",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@types/react": "^16.0.0",
				"@types/react-dom": "^16.0.0",
				"ansi-styles": "^3.2.0",
				"antd-tools": "^4.0.6",
				"babel-cli": "^6.18.0",
				"babel-eslint": "8.0.1",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.28.0",
				"bisheng-plugin-antd": "^0.16.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.6.0",
				"bisheng-plugin-toc": "^0.4.0",
				"color-standalone": "^0.11.6",
				"commander": "^2.11.0",
				"cross-env": "^5.0.3",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"dora-plugin-upload": "^0.3.1",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.0",
				"enzyme-to-json": "^3.1.2",
				"eslint": "^4.8.0",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^4.0.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "^6.0.2",
				"eslint-plugin-markdown": "~1.0.0-beta.4",
				"eslint-plugin-react": "7.5.1",
				"eslint-tinker": "^0.4.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"immutability-helper": "^2.5.0",
				"jest": "^21.1.0",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^6.0.0",
				"majo": "^0.4.1",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"preact": "^8.2.5",
				"preact-compat": "^3.17.0",
				"querystring": "^0.2.0",
				"rc-drawer-menu": "^0.3.0",
				"rc-queue-anim": "^1.0.1",
				"rc-scroll-anim": "^2.0.2",
				"rc-tween-one": "^1.1.2",
				"react": "^16.0.0",
				"react-color": "^2.11.7",
				"react-copy-to-clipboard": "^5.0.0",
				"react-dnd": "^2.5.4",
				"react-dnd-html5-backend": "^2.5.4",
				"react-document-title": "^2.0.1",
				"react-dom": "^16.0.0",
				"react-github-button": "^0.1.1",
				"react-infinite-scroller": "^1.0.15",
				"react-intl": "^2.0.1",
				"react-sublime-video": "^0.2.0",
				"react-virtualized": "~9.13.0",
				"remark-frontmatter": "^1.1.0",
				"remark-parse": "^4.0.0",
				"remark-stringify": "^4.0.0",
				"remark-yaml-config": "^4.0.1",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"scrollama": "^0.6.1",
				"stylelint": "^8.0.0",
				"stylelint-config-standard": "^18.0.0",
				"typescript": "~2.6.1",
				"unified": "^6.1.5",
				"values.js": "^1.0.3",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest --config .jest.js",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"sort-api": "node ./scripts/sort-api-table.js",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"deploy": "antd-tools run clean && npm run site && bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json",
				"lint-staged:es": "eslint ./.eslintrc.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"lint-staged:demo"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"gitHead": "2be5d3be175dc2f3f2d15c283cbee39df36219ac",
			"_id": "antd@3.0.3",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "8.5.0",
			"_npmUser": {
				"name": "valleykid",
				"email": "valleykiddy@gmail.com"
			},
			"dist": {
				"integrity": "sha512-xYxHTt8cpTv8fhw/AJZAB3yJg1sMUGMlNgEAt4Ge1ynGtt2aGPE5QoKjjfLnbzMjPLOKHwtW1ohJNbgRyFiVNg==",
				"shasum": "ba9519fb8f6fa45b54b248b6139381ff83d5f382",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.0.3.tgz"
			},
			"maintainers": [
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "valleykiddy@gmail.com",
					"name": "valleykid"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "surgesoft@gmail.com",
					"name": "raohai"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "418150596@qq.com",
					"name": "ddcat1115"
				},
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "644506165@qq.com",
					"name": "nikogu"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd-3.0.3.tgz_1513944073101_0.8820062195882201"
			},
			"directories": {}
		},
		"3.1.0": {
			"name": "antd",
			"version": "3.1.0",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"files": [
				"dist",
				"lib",
				"es"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"array-tree-filter": "^2.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"create-react-class": "^15.6.0",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.1",
				"lodash.debounce": "^4.0.8",
				"moment": "^2.19.3",
				"omit.js": "^1.0.0",
				"prop-types": "^15.5.7",
				"rc-animate": "^2.4.1",
				"rc-calendar": "~9.4.0",
				"rc-cascader": "~0.12.0",
				"rc-checkbox": "~2.1.1",
				"rc-collapse": "~1.7.5",
				"rc-dialog": "~7.1.0",
				"rc-dropdown": "~2.1.0",
				"rc-editor-mention": "^1.0.2",
				"rc-form": "^2.1.0",
				"rc-input-number": "~4.0.0",
				"rc-menu": "~6.2.0",
				"rc-notification": "~3.0.0",
				"rc-pagination": "~1.14.0",
				"rc-progress": "~2.2.2",
				"rc-rate": "~2.4.0",
				"rc-select": "~7.5.0",
				"rc-slider": "~8.5.0",
				"rc-steps": "~3.0.0",
				"rc-switch": "~1.6.0",
				"rc-table": "~6.1.0",
				"rc-tabs": "~9.1.2",
				"rc-time-picker": "~3.2.1",
				"rc-tooltip": "~3.7.0",
				"rc-tree": "~1.7.0",
				"rc-tree-select": "~1.12.0",
				"rc-upload": "~2.4.0",
				"rc-util": "^4.0.4",
				"react-lazy-load": "^3.0.12",
				"react-slick": "~0.16.0",
				"shallowequal": "^1.0.1",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@babel/types": "7.0.0-beta.31",
				"@types/react": "^16.0.0",
				"@types/react-dom": "^16.0.0",
				"ansi-styles": "^3.2.0",
				"antd-tools": "^4.0.6",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^8.1.1",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.28.0",
				"bisheng-plugin-antd": "^0.16.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.6.0",
				"bisheng-plugin-toc": "^0.4.0",
				"color-standalone": "^0.11.6",
				"commander": "^2.11.0",
				"cross-env": "^5.0.3",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"dora-plugin-upload": "^0.3.1",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.0",
				"enzyme-to-json": "^3.1.2",
				"eslint": "^4.8.0",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^4.0.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "^6.0.2",
				"eslint-plugin-markdown": "~1.0.0-beta.4",
				"eslint-plugin-react": "7.5.1",
				"eslint-tinker": "^0.4.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"immutability-helper": "^2.5.0",
				"jest": "^21.1.0",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^6.0.0",
				"lz-string": "^1.4.4",
				"majo": "^0.4.1",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"preact": "^8.2.5",
				"preact-compat": "^3.17.0",
				"querystring": "^0.2.0",
				"rc-drawer-menu": "^0.3.0",
				"rc-queue-anim": "^1.0.1",
				"rc-scroll-anim": "^2.0.2",
				"rc-tween-one": "^1.1.2",
				"react": "^16.0.0",
				"react-color": "^2.11.7",
				"react-copy-to-clipboard": "^5.0.0",
				"react-dnd": "^2.5.4",
				"react-dnd-html5-backend": "^2.5.4",
				"react-document-title": "^2.0.1",
				"react-dom": "^16.0.0",
				"react-github-button": "^0.1.1",
				"react-infinite-scroller": "^1.0.15",
				"react-intl": "^2.0.1",
				"react-sublime-video": "^0.2.0",
				"react-virtualized": "~9.13.0",
				"remark-frontmatter": "^1.1.0",
				"remark-parse": "^4.0.0",
				"remark-stringify": "^4.0.0",
				"remark-yaml-config": "^4.0.1",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"scrollama": "^0.6.1",
				"stylelint": "^8.0.0",
				"stylelint-config-standard": "^18.0.0",
				"typescript": "~2.6.1",
				"unified": "^6.1.5",
				"values.js": "^1.0.3",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest --config .jest.js",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"sort-api": "node ./scripts/sort-api-table.js",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"deploy": "antd-tools run clean && npm run site && bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json",
				"lint-staged:es": "eslint ./.eslintrc.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"lint-staged:demo"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"gitHead": "1eff817b9ada2169f0ddeb5e2e9fd2df88270134",
			"_id": "antd@3.1.0",
			"_npmVersion": "5.3.0",
			"_nodeVersion": "8.3.0",
			"_npmUser": {
				"name": "yutingzhao1991",
				"email": "yutingzhao1991@sina.com"
			},
			"dist": {
				"integrity": "sha512-P6LWrSx/+rViTEmwHnmoexRMAuaQ30IL39jYuqy8C44spxPiSek/P0JNrnPJD//1+qWpXfP5SEeBzaOomZWuhw==",
				"shasum": "e2c178c8b811fc3becd9402589d6fc4f30438cba",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.1.0.tgz"
			},
			"maintainers": [
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "valleykiddy@gmail.com",
					"name": "valleykid"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "surgesoft@gmail.com",
					"name": "raohai"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "418150596@qq.com",
					"name": "ddcat1115"
				},
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "644506165@qq.com",
					"name": "nikogu"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd-3.1.0.tgz_1514553331568_0.22513193683698773"
			},
			"directories": {}
		},
		"3.1.1": {
			"name": "antd",
			"version": "3.1.1",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"files": [
				"dist",
				"lib",
				"es"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"array-tree-filter": "^2.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"create-react-class": "^15.6.0",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.1",
				"lodash.debounce": "^4.0.8",
				"moment": "^2.19.3",
				"omit.js": "^1.0.0",
				"prop-types": "^15.5.7",
				"rc-animate": "^2.4.1",
				"rc-calendar": "~9.4.0",
				"rc-cascader": "~0.12.0",
				"rc-checkbox": "~2.1.1",
				"rc-collapse": "~1.7.5",
				"rc-dialog": "~7.1.0",
				"rc-dropdown": "~2.1.0",
				"rc-editor-mention": "^1.0.2",
				"rc-form": "^2.1.0",
				"rc-input-number": "~4.0.0",
				"rc-menu": "~6.2.0",
				"rc-notification": "~3.0.0",
				"rc-pagination": "~1.14.0",
				"rc-progress": "~2.2.2",
				"rc-rate": "~2.4.0",
				"rc-select": "~7.5.0",
				"rc-slider": "~8.5.0",
				"rc-steps": "~3.0.0",
				"rc-switch": "~1.6.0",
				"rc-table": "~6.1.0",
				"rc-tabs": "~9.1.2",
				"rc-time-picker": "~3.2.1",
				"rc-tooltip": "~3.7.0",
				"rc-tree": "~1.7.0",
				"rc-tree-select": "~1.12.0",
				"rc-upload": "~2.4.0",
				"rc-util": "^4.0.4",
				"react-lazy-load": "^3.0.12",
				"react-slick": "~0.16.0",
				"shallowequal": "^1.0.1",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@babel/types": "7.0.0-beta.31",
				"@types/react": "^16.0.0",
				"@types/react-dom": "^16.0.0",
				"ansi-styles": "^3.2.0",
				"antd-tools": "^4.0.6",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^8.1.1",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.28.0",
				"bisheng-plugin-antd": "^0.16.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.6.0",
				"bisheng-plugin-toc": "^0.4.0",
				"color-standalone": "^0.11.6",
				"commander": "^2.11.0",
				"cross-env": "^5.0.3",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"docsearch.js": "^2.5.2",
				"dora-plugin-upload": "^0.3.1",
				"enquire-js": "^0.1.1",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.0",
				"enzyme-to-json": "^3.1.2",
				"eslint": "^4.8.0",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^4.0.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "^6.0.2",
				"eslint-plugin-markdown": "~1.0.0-beta.4",
				"eslint-plugin-react": "7.5.1",
				"eslint-tinker": "^0.4.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"immutability-helper": "^2.5.0",
				"jest": "^21.1.0",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^6.0.0",
				"lz-string": "^1.4.4",
				"majo": "^0.4.1",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"preact": "^8.2.5",
				"preact-compat": "^3.17.0",
				"querystring": "^0.2.0",
				"rc-drawer-menu": "^0.5.3",
				"rc-queue-anim": "^1.4.1",
				"rc-scroll-anim": "^2.2.1",
				"rc-tween-one": "^1.7.1",
				"react": "^16.0.0",
				"react-color": "^2.11.7",
				"react-copy-to-clipboard": "^5.0.0",
				"react-dnd": "^2.5.4",
				"react-dnd-html5-backend": "^2.5.4",
				"react-document-title": "^2.0.1",
				"react-dom": "^16.0.0",
				"react-github-button": "^0.1.1",
				"react-infinite-scroller": "^1.0.15",
				"react-intl": "^2.0.1",
				"react-sublime-video": "^0.2.0",
				"react-virtualized": "~9.13.0",
				"remark-frontmatter": "^1.1.0",
				"remark-parse": "^4.0.0",
				"remark-stringify": "^4.0.0",
				"remark-yaml-config": "^4.0.1",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"scrollama": "^0.6.1",
				"stylelint": "^8.0.0",
				"stylelint-config-standard": "^18.0.0",
				"typescript": "~2.6.1",
				"unified": "^6.1.5",
				"values.js": "^1.0.3",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest --config .jest.js",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"sort-api": "node ./scripts/sort-api-table.js",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"deploy": "antd-tools run clean && npm run site && bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json",
				"lint-staged:es": "eslint ./.eslintrc.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"lint-staged:demo"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"gitHead": "6ed7d560315369eee2eebc7e5a78e80fff331dd6",
			"_id": "antd@3.1.1",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "9.3.0",
			"_npmUser": {
				"name": "dengfuping",
				"email": "dengfuping_develop@163.com"
			},
			"dist": {
				"integrity": "sha512-m7Xcajz/hInPuWkXW0WCCiDhAez0ZDLpHuUHaWj5hTT5n9KZ+DmB7gyRnpbBCi9yUa1U40ubGz6bpVLYT1xoGg==",
				"shasum": "e20d335628ceec50c3a1fd6c73e5a246607ebb1b",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.1.1.tgz"
			},
			"maintainers": [
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "valleykiddy@gmail.com",
					"name": "valleykid"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "surgesoft@gmail.com",
					"name": "raohai"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "418150596@qq.com",
					"name": "ddcat1115"
				},
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "644506165@qq.com",
					"name": "nikogu"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd-3.1.1.tgz_1515412737573_0.16842977050691843"
			},
			"directories": {}
		},
		"3.1.2": {
			"name": "antd",
			"version": "3.1.2",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"files": [
				"dist",
				"lib",
				"es"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"array-tree-filter": "^2.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"create-react-class": "^15.6.0",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.1",
				"lodash.debounce": "^4.0.8",
				"moment": "^2.19.3",
				"omit.js": "^1.0.0",
				"prop-types": "^15.5.7",
				"rc-animate": "^2.4.1",
				"rc-calendar": "~9.4.0",
				"rc-cascader": "~0.12.0",
				"rc-checkbox": "~2.1.1",
				"rc-collapse": "~1.7.5",
				"rc-dialog": "~7.1.0",
				"rc-dropdown": "~2.1.0",
				"rc-editor-mention": "^1.0.2",
				"rc-form": "^2.1.0",
				"rc-input-number": "~4.0.0",
				"rc-menu": "~6.2.0",
				"rc-notification": "~3.0.0",
				"rc-pagination": "~1.14.0",
				"rc-progress": "~2.2.2",
				"rc-rate": "~2.4.0",
				"rc-select": "~7.5.0",
				"rc-slider": "~8.5.0",
				"rc-steps": "~3.0.0",
				"rc-switch": "~1.6.0",
				"rc-table": "~6.1.0",
				"rc-tabs": "~9.1.2",
				"rc-time-picker": "~3.2.1",
				"rc-tooltip": "~3.7.0",
				"rc-tree": "~1.7.0",
				"rc-tree-select": "~1.12.0",
				"rc-upload": "~2.4.0",
				"rc-util": "^4.0.4",
				"react-lazy-load": "^3.0.12",
				"react-slick": "~0.16.0",
				"shallowequal": "^1.0.1",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@babel/types": "7.0.0-beta.36",
				"@types/react": "^16.0.0",
				"@types/react-dom": "^16.0.0",
				"ansi-styles": "^3.2.0",
				"antd-tools": "^5.0.0",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^8.1.1",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.28.0",
				"bisheng-plugin-antd": "^0.16.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.6.0",
				"bisheng-plugin-toc": "^0.4.0",
				"color-standalone": "^0.11.6",
				"commander": "^2.11.0",
				"cross-env": "^5.0.3",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"docsearch.js": "^2.5.2",
				"dora-plugin-upload": "^0.3.1",
				"enquire-js": "^0.1.1",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.0",
				"enzyme-to-json": "^3.1.2",
				"eslint": "^4.8.0",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^4.0.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "^6.0.2",
				"eslint-plugin-markdown": "~1.0.0-beta.4",
				"eslint-plugin-react": "7.5.1",
				"eslint-tinker": "^0.4.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"immutability-helper": "^2.5.0",
				"jest": "^21.1.0",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^6.0.0",
				"lz-string": "^1.4.4",
				"majo": "^0.4.1",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"preact": "^8.2.5",
				"preact-compat": "^3.17.0",
				"querystring": "^0.2.0",
				"rc-drawer-menu": "^0.5.3",
				"rc-queue-anim": "^1.4.1",
				"rc-scroll-anim": "^2.2.1",
				"rc-tween-one": "^1.7.2",
				"react": "^16.0.0",
				"react-color": "^2.11.7",
				"react-copy-to-clipboard": "^5.0.0",
				"react-dnd": "^2.5.4",
				"react-dnd-html5-backend": "^2.5.4",
				"react-document-title": "^2.0.1",
				"react-dom": "^16.0.0",
				"react-github-button": "^0.1.1",
				"react-infinite-scroller": "^1.0.15",
				"react-intl": "^2.0.1",
				"react-sublime-video": "^0.2.0",
				"react-virtualized": "~9.13.0",
				"remark-frontmatter": "^1.1.0",
				"remark-parse": "^4.0.0",
				"remark-stringify": "^4.0.0",
				"remark-yaml-config": "^4.0.1",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"scrollama": "^0.6.1",
				"stylelint": "^8.0.0",
				"stylelint-config-standard": "^18.0.0",
				"typescript": "~2.6.1",
				"unified": "^6.1.5",
				"values.js": "^1.0.3",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest --config .jest.js",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"sort-api": "node ./scripts/sort-api-table.js",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"predeploy": "antd-tools run clean && npm run site",
				"deploy": "bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json",
				"lint-staged:es": "eslint ./.eslintrc.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"lint-staged:demo"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"gitHead": "dd628655decd08c4e747f7288a84c6415f8eec7f",
			"_id": "antd@3.1.2",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "9.0.0",
			"_npmUser": {
				"name": "yesmeck",
				"email": "yesmeck@gmail.com"
			},
			"dist": {
				"integrity": "sha512-8b5amBr0YDUb2YN4FtWFBpgZVUNqwrYrpZKJe48x/hKLDCoSZaqe8eqQN6vGojE/BqELHDPXn8DFA4tchErgxg==",
				"shasum": "31acd2f4972c5a2f78bf7d8080bac6ee968cbc37",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.1.2.tgz"
			},
			"maintainers": [
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "valleykiddy@gmail.com",
					"name": "valleykid"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "surgesoft@gmail.com",
					"name": "raohai"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "418150596@qq.com",
					"name": "ddcat1115"
				},
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "644506165@qq.com",
					"name": "nikogu"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd-3.1.2.tgz_1515861830740_0.48670634906738997"
			},
			"directories": {}
		},
		"3.1.3": {
			"name": "antd",
			"version": "3.1.3",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"files": [
				"dist",
				"lib",
				"es"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"array-tree-filter": "^2.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"create-react-class": "^15.6.0",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.1",
				"lodash.debounce": "^4.0.8",
				"moment": "^2.19.3",
				"omit.js": "^1.0.0",
				"prop-types": "^15.5.7",
				"rc-animate": "^2.4.1",
				"rc-calendar": "~9.4.0",
				"rc-cascader": "~0.12.0",
				"rc-checkbox": "~2.1.1",
				"rc-collapse": "~1.7.5",
				"rc-dialog": "~7.1.0",
				"rc-dropdown": "~2.1.0",
				"rc-editor-mention": "^1.0.2",
				"rc-form": "^2.1.0",
				"rc-input-number": "~4.0.0",
				"rc-menu": "~6.2.0",
				"rc-notification": "~3.0.0",
				"rc-pagination": "~1.14.0",
				"rc-progress": "~2.2.2",
				"rc-rate": "~2.4.0",
				"rc-select": "~7.5.0",
				"rc-slider": "~8.5.0",
				"rc-steps": "~3.0.0",
				"rc-switch": "~1.6.0",
				"rc-table": "~6.1.0",
				"rc-tabs": "~9.1.2",
				"rc-time-picker": "~3.2.1",
				"rc-tooltip": "~3.7.0",
				"rc-tree": "~1.7.0",
				"rc-tree-select": "~1.12.0",
				"rc-upload": "~2.4.0",
				"rc-util": "^4.0.4",
				"react-lazy-load": "^3.0.12",
				"react-slick": "~0.16.0",
				"shallowequal": "^1.0.1",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@babel/types": "7.0.0-beta.36",
				"@types/react": "^16.0.0",
				"@types/react-dom": "^16.0.0",
				"ansi-styles": "^3.2.0",
				"antd-tools": "^5.0.0",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^8.1.1",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.28.0",
				"bisheng-plugin-antd": "^0.16.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.6.0",
				"bisheng-plugin-toc": "^0.4.0",
				"color-standalone": "^0.11.6",
				"commander": "^2.11.0",
				"cross-env": "^5.0.3",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"docsearch.js": "^2.5.2",
				"dora-plugin-upload": "^0.3.1",
				"enquire-js": "^0.1.1",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.0",
				"enzyme-to-json": "^3.1.2",
				"eslint": "^4.8.0",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^4.0.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "^6.0.2",
				"eslint-plugin-markdown": "~1.0.0-beta.4",
				"eslint-plugin-react": "7.5.1",
				"eslint-tinker": "^0.4.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"immutability-helper": "^2.5.0",
				"jest": "^21.1.0",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^6.0.0",
				"lz-string": "^1.4.4",
				"majo": "^0.4.1",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"preact": "^8.2.5",
				"preact-compat": "^3.17.0",
				"querystring": "^0.2.0",
				"rc-drawer-menu": "^0.5.3",
				"rc-queue-anim": "^1.4.1",
				"rc-scroll-anim": "^2.2.1",
				"rc-tween-one": "^1.7.2",
				"react": "^16.0.0",
				"react-color": "^2.11.7",
				"react-copy-to-clipboard": "^5.0.0",
				"react-dnd": "^2.5.4",
				"react-dnd-html5-backend": "^2.5.4",
				"react-document-title": "^2.0.1",
				"react-dom": "^16.0.0",
				"react-github-button": "^0.1.1",
				"react-infinite-scroller": "^1.0.15",
				"react-intl": "^2.0.1",
				"react-sublime-video": "^0.2.0",
				"react-virtualized": "~9.13.0",
				"remark-frontmatter": "^1.1.0",
				"remark-parse": "^4.0.0",
				"remark-stringify": "^4.0.0",
				"remark-yaml-config": "^4.0.1",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"scrollama": "^0.6.1",
				"stylelint": "^8.0.0",
				"stylelint-config-standard": "^18.0.0",
				"typescript": "~2.6.1",
				"unified": "^6.1.5",
				"values.js": "^1.0.3",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest --config .jest.js",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"sort-api": "node ./scripts/sort-api-table.js",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"predeploy": "antd-tools run clean && npm run site",
				"deploy": "bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json",
				"lint-staged:es": "eslint ./.eslintrc.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"lint-staged:demo"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"gitHead": "0f0deff479d8ee9090c276f5cdea8b3296422c5c",
			"_id": "antd@3.1.3",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "9.0.0",
			"_npmUser": {
				"name": "yesmeck",
				"email": "yesmeck@gmail.com"
			},
			"dist": {
				"integrity": "sha512-s8674UK4eQ/esg5hIj0rOSbRkCfUnTpZaLjdusk8z1BSq78YJdptCm53Si1KK+rFXnRH6nsnljwmrVAUZk5zLw==",
				"shasum": "747b7efc953224a8e8f292bffb800804a900ac60",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.1.3.tgz"
			},
			"maintainers": [
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "valleykiddy@gmail.com",
					"name": "valleykid"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "surgesoft@gmail.com",
					"name": "raohai"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "418150596@qq.com",
					"name": "ddcat1115"
				},
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "644506165@qq.com",
					"name": "nikogu"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd-3.1.3.tgz_1515867842687_0.7504674131050706"
			},
			"directories": {}
		},
		"3.1.4": {
			"name": "antd",
			"version": "3.1.4",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"files": [
				"dist",
				"lib",
				"es"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"array-tree-filter": "^2.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"create-react-class": "^15.6.0",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.1",
				"lodash.debounce": "^4.0.8",
				"moment": "^2.19.3",
				"omit.js": "^1.0.0",
				"prop-types": "^15.5.7",
				"rc-animate": "^2.4.1",
				"rc-calendar": "~9.4.0",
				"rc-cascader": "~0.12.0",
				"rc-checkbox": "~2.1.1",
				"rc-collapse": "~1.7.5",
				"rc-dialog": "~7.1.0",
				"rc-dropdown": "~2.1.0",
				"rc-editor-mention": "^1.0.2",
				"rc-form": "^2.1.0",
				"rc-input-number": "~4.0.0",
				"rc-menu": "~6.2.0",
				"rc-notification": "~3.0.0",
				"rc-pagination": "~1.14.0",
				"rc-progress": "~2.2.2",
				"rc-rate": "~2.4.0",
				"rc-select": "~7.5.0",
				"rc-slider": "~8.5.0",
				"rc-steps": "~3.0.0",
				"rc-switch": "~1.6.0",
				"rc-table": "~6.1.0",
				"rc-tabs": "~9.1.2",
				"rc-time-picker": "~3.2.1",
				"rc-tooltip": "~3.7.0",
				"rc-tree": "~1.7.0",
				"rc-tree-select": "~1.12.0",
				"rc-upload": "~2.4.0",
				"rc-util": "^4.0.4",
				"react-lazy-load": "^3.0.12",
				"react-slick": "~0.16.0",
				"shallowequal": "^1.0.1",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@babel/types": "7.0.0-beta.36",
				"@types/react": "^16.0.0",
				"@types/react-dom": "^16.0.0",
				"ansi-styles": "^3.2.0",
				"antd-tools": "^5.0.0",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^8.1.1",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.28.0",
				"bisheng-plugin-antd": "^0.16.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.6.0",
				"bisheng-plugin-toc": "^0.4.0",
				"color-standalone": "^0.11.6",
				"commander": "^2.11.0",
				"cross-env": "^5.0.3",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"docsearch.js": "^2.5.2",
				"dora-plugin-upload": "^0.3.1",
				"enquire-js": "^0.1.2",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.0",
				"enzyme-to-json": "^3.1.2",
				"eslint": "^4.8.0",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^4.0.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "^6.0.2",
				"eslint-plugin-markdown": "~1.0.0-beta.4",
				"eslint-plugin-react": "7.5.1",
				"eslint-tinker": "^0.4.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"immutability-helper": "^2.5.0",
				"jest": "^21.1.0",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^6.0.0",
				"lz-string": "^1.4.4",
				"majo": "^0.4.1",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"preact": "^8.2.5",
				"preact-compat": "^3.17.0",
				"querystring": "^0.2.0",
				"rc-drawer-menu": "^0.5.3",
				"rc-queue-anim": "^1.4.1",
				"rc-scroll-anim": "^2.2.1",
				"rc-tween-one": "^1.7.2",
				"react": "^16.0.0",
				"react-color": "^2.11.7",
				"react-copy-to-clipboard": "^5.0.0",
				"react-dnd": "^2.5.4",
				"react-dnd-html5-backend": "^2.5.4",
				"react-document-title": "^2.0.1",
				"react-dom": "^16.0.0",
				"react-github-button": "^0.1.1",
				"react-infinite-scroller": "^1.0.15",
				"react-intl": "^2.0.1",
				"react-sublime-video": "^0.2.0",
				"react-virtualized": "~9.13.0",
				"remark-frontmatter": "^1.1.0",
				"remark-parse": "^4.0.0",
				"remark-stringify": "^4.0.0",
				"remark-yaml-config": "^4.0.1",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"scrollama": "^0.6.1",
				"stylelint": "^8.0.0",
				"stylelint-config-standard": "^18.0.0",
				"typescript": "~2.6.1",
				"unified": "^6.1.5",
				"values.js": "^1.0.3",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest --config .jest.js",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"sort-api": "node ./scripts/sort-api-table.js",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"predeploy": "antd-tools run clean && npm run site",
				"deploy": "bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json",
				"lint-staged:es": "eslint ./.eslintrc.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"lint-staged:demo"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"gitHead": "2978644ccda1b0822069fa1273e49d311246a3e4",
			"_id": "antd@3.1.4",
			"_npmVersion": "5.5.1",
			"_nodeVersion": "8.9.3",
			"_npmUser": {
				"name": "ddcat1115",
				"email": "418150596@qq.com"
			},
			"dist": {
				"integrity": "sha512-KglVcgNsE1kXj5DKi9tQwOWYhIb41GujzF3s9blTzZULETHpS1oFKymdU287UoIBpyhzDha42txTASoB4lqAXQ==",
				"shasum": "1e31fce5690df63c53a56349bf7d627074d23c10",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.1.4.tgz"
			},
			"maintainers": [
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "valleykiddy@gmail.com",
					"name": "valleykid"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "surgesoft@gmail.com",
					"name": "raohai"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "418150596@qq.com",
					"name": "ddcat1115"
				},
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "644506165@qq.com",
					"name": "nikogu"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd-3.1.4.tgz_1516530824479_0.38454437139444053"
			},
			"directories": {}
		},
		"3.1.5": {
			"name": "antd",
			"version": "3.1.5",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"files": [
				"dist",
				"lib",
				"es"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"array-tree-filter": "^2.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"create-react-class": "^15.6.0",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.1",
				"lodash.debounce": "^4.0.8",
				"moment": "^2.19.3",
				"omit.js": "^1.0.0",
				"prop-types": "^15.5.7",
				"rc-animate": "^2.4.1",
				"rc-calendar": "~9.4.0",
				"rc-cascader": "~0.12.0",
				"rc-checkbox": "~2.1.1",
				"rc-collapse": "~1.7.5",
				"rc-dialog": "~7.1.0",
				"rc-dropdown": "~2.1.0",
				"rc-editor-mention": "^1.0.2",
				"rc-form": "^2.1.0",
				"rc-input-number": "~4.0.0",
				"rc-menu": "~6.2.0",
				"rc-notification": "~3.0.0",
				"rc-pagination": "~1.14.0",
				"rc-progress": "~2.2.2",
				"rc-rate": "~2.4.0",
				"rc-select": "~7.5.0",
				"rc-slider": "~8.5.0",
				"rc-steps": "~3.0.0",
				"rc-switch": "~1.6.0",
				"rc-table": "~6.1.0",
				"rc-tabs": "~9.1.2",
				"rc-time-picker": "~3.2.1",
				"rc-tooltip": "~3.7.0",
				"rc-tree": "~1.7.0",
				"rc-tree-select": "~1.12.0",
				"rc-upload": "~2.4.0",
				"rc-util": "^4.0.4",
				"react-lazy-load": "^3.0.12",
				"react-slick": "~0.16.0",
				"shallowequal": "^1.0.1",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@babel/types": "7.0.0-beta.36",
				"@types/react": "^16.0.0",
				"@types/react-dom": "^16.0.0",
				"ansi-styles": "^3.2.0",
				"antd-tools": "^5.0.0",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^8.1.1",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.28.0",
				"bisheng-plugin-antd": "^0.16.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.6.0",
				"bisheng-plugin-toc": "^0.4.0",
				"color-standalone": "^0.11.6",
				"commander": "^2.11.0",
				"cross-env": "^5.0.3",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"docsearch.js": "^2.5.2",
				"dora-plugin-upload": "^0.3.1",
				"enquire-js": "^0.1.2",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.0",
				"enzyme-to-json": "^3.1.2",
				"eslint": "^4.8.0",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^4.0.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "^6.0.2",
				"eslint-plugin-markdown": "~1.0.0-beta.4",
				"eslint-plugin-react": "7.5.1",
				"eslint-tinker": "^0.4.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"immutability-helper": "^2.5.0",
				"jest": "^21.1.0",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^6.0.0",
				"lz-string": "^1.4.4",
				"majo": "^0.4.1",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"preact": "^8.2.5",
				"preact-compat": "^3.17.0",
				"querystring": "^0.2.0",
				"rc-drawer-menu": "^0.5.3",
				"rc-queue-anim": "^1.4.1",
				"rc-scroll-anim": "^2.2.1",
				"rc-tween-one": "^1.7.2",
				"react": "^16.0.0",
				"react-color": "^2.11.7",
				"react-copy-to-clipboard": "^5.0.0",
				"react-dnd": "^2.5.4",
				"react-dnd-html5-backend": "^2.5.4",
				"react-document-title": "^2.0.1",
				"react-dom": "^16.0.0",
				"react-github-button": "^0.1.1",
				"react-infinite-scroller": "^1.0.15",
				"react-intl": "^2.0.1",
				"react-sublime-video": "^0.2.0",
				"react-virtualized": "~9.13.0",
				"remark-frontmatter": "^1.1.0",
				"remark-parse": "^4.0.0",
				"remark-stringify": "^4.0.0",
				"remark-yaml-config": "^4.0.1",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"scrollama": "^0.6.1",
				"stylelint": "^8.0.0",
				"stylelint-config-standard": "^18.0.0",
				"typescript": "~2.6.1",
				"unified": "^6.1.5",
				"values.js": "^1.0.3",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest --config .jest.js",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"sort-api": "node ./scripts/sort-api-table.js",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"predeploy": "antd-tools run clean && npm run site",
				"deploy": "bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json",
				"lint-staged:es": "eslint ./.eslintrc.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"lint-staged:demo"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"gitHead": "be11a6d8b1042e61341b1fc836ec1430320f0978",
			"_id": "antd@3.1.5",
			"_npmVersion": "5.3.0",
			"_nodeVersion": "8.5.0",
			"_npmUser": {
				"name": "nikogu",
				"email": "644506165@qq.com"
			},
			"dist": {
				"integrity": "sha512-Y83zx9PYH9RDIQFy4WCoaNQ0HaAUOFXVZcXfFdQWP61v/IYlDaNkHOgGpgt7mL/Wn9aGrwE/QVea01Idye9bgA==",
				"shasum": "732b54f2f447297528df04773295c980a25e01c5",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.1.5.tgz"
			},
			"maintainers": [
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "valleykiddy@gmail.com",
					"name": "valleykid"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "surgesoft@gmail.com",
					"name": "raohai"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "418150596@qq.com",
					"name": "ddcat1115"
				},
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "644506165@qq.com",
					"name": "nikogu"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd-3.1.5.tgz_1517061468970_0.6465504337102175"
			},
			"directories": {}
		},
		"3.1.6": {
			"name": "antd",
			"version": "3.1.6",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"files": [
				"dist",
				"lib",
				"es"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"array-tree-filter": "^2.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"create-react-class": "^15.6.0",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.1",
				"lodash.debounce": "^4.0.8",
				"moment": "^2.19.3",
				"omit.js": "^1.0.0",
				"prop-types": "^15.5.7",
				"rc-animate": "^2.4.1",
				"rc-calendar": "~9.4.0",
				"rc-cascader": "~0.12.0",
				"rc-checkbox": "~2.1.1",
				"rc-collapse": "~1.7.5",
				"rc-dialog": "~7.1.0",
				"rc-dropdown": "~2.1.0",
				"rc-editor-mention": "^1.0.2",
				"rc-form": "^2.1.0",
				"rc-input-number": "~4.0.0",
				"rc-menu": "~6.2.0",
				"rc-notification": "~3.0.0",
				"rc-pagination": "~1.14.0",
				"rc-progress": "~2.2.2",
				"rc-rate": "~2.4.0",
				"rc-select": "~7.5.0",
				"rc-slider": "~8.5.0",
				"rc-steps": "~3.0.0",
				"rc-switch": "~1.6.0",
				"rc-table": "~6.1.0",
				"rc-tabs": "~9.1.2",
				"rc-time-picker": "~3.2.1",
				"rc-tooltip": "~3.7.0",
				"rc-tree": "~1.7.0",
				"rc-tree-select": "~1.12.0",
				"rc-upload": "~2.4.0",
				"rc-util": "^4.0.4",
				"react-lazy-load": "^3.0.12",
				"react-slick": "~0.16.0",
				"shallowequal": "^1.0.1",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@babel/types": "7.0.0-beta.36",
				"@types/react": "^16.0.0",
				"@types/react-dom": "^16.0.0",
				"ansi-styles": "^3.2.0",
				"antd-tools": "^5.0.0",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^8.1.1",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.28.0",
				"bisheng-plugin-antd": "^0.16.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.6.0",
				"bisheng-plugin-toc": "^0.4.0",
				"color-standalone": "^0.11.6",
				"commander": "^2.11.0",
				"cross-env": "^5.0.3",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"docsearch.js": "^2.5.2",
				"dora-plugin-upload": "^0.3.1",
				"enquire-js": "^0.1.2",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.0",
				"enzyme-to-json": "^3.1.2",
				"eslint": "^4.8.0",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^4.0.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "^6.0.2",
				"eslint-plugin-markdown": "~1.0.0-beta.4",
				"eslint-plugin-react": "7.5.1",
				"eslint-tinker": "^0.4.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"immutability-helper": "^2.5.0",
				"jest": "^21.1.0",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^6.0.0",
				"lz-string": "^1.4.4",
				"majo": "^0.4.1",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"preact": "^8.2.5",
				"preact-compat": "^3.17.0",
				"querystring": "^0.2.0",
				"rc-drawer-menu": "^0.5.3",
				"rc-queue-anim": "^1.4.1",
				"rc-scroll-anim": "^2.2.1",
				"rc-tween-one": "^1.7.2",
				"react": "^16.0.0",
				"react-color": "^2.11.7",
				"react-copy-to-clipboard": "^5.0.0",
				"react-dnd": "^2.5.4",
				"react-dnd-html5-backend": "^2.5.4",
				"react-document-title": "^2.0.1",
				"react-dom": "^16.0.0",
				"react-github-button": "^0.1.1",
				"react-infinite-scroller": "^1.0.15",
				"react-intl": "^2.0.1",
				"react-sublime-video": "^0.2.0",
				"react-virtualized": "~9.13.0",
				"remark-frontmatter": "^1.1.0",
				"remark-parse": "^4.0.0",
				"remark-stringify": "^4.0.0",
				"remark-yaml-config": "^4.0.1",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"scrollama": "^0.6.1",
				"stylelint": "^8.0.0",
				"stylelint-config-standard": "^18.0.0",
				"typescript": "~2.6.1",
				"unified": "^6.1.5",
				"values.js": "^1.0.3",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest --config .jest.js",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"sort-api": "node ./scripts/sort-api-table.js",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"predeploy": "antd-tools run clean && npm run site",
				"deploy": "bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json",
				"lint-staged:es": "eslint ./.eslintrc.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"lint-staged:demo"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"gitHead": "21aefd9c0672e3b614202e956e094ae5265c209e",
			"_id": "antd@3.1.6",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "9.0.0",
			"_npmUser": {
				"name": "yesmeck",
				"email": "yesmeck@gmail.com"
			},
			"dist": {
				"integrity": "sha512-CaKVb2iCnIj7DfZQ7p8jS8Y1n3gxoM74oL4A7VMaqdxmPkxkKnvhgmrT5SXplSz4ouzW0wNqiJLbO5JDb3Lsdg==",
				"shasum": "042e9f4a13e304a25283e59d999d09cb85c0c8d4",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.1.6.tgz"
			},
			"maintainers": [
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "valleykiddy@gmail.com",
					"name": "valleykid"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "surgesoft@gmail.com",
					"name": "raohai"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "418150596@qq.com",
					"name": "ddcat1115"
				},
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "644506165@qq.com",
					"name": "nikogu"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd-3.1.6.tgz_1517149326072_0.5696790320798755"
			},
			"directories": {}
		},
		"3.2.0": {
			"name": "antd",
			"version": "3.2.0",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"files": [
				"dist",
				"lib",
				"es"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"array-tree-filter": "^2.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"create-react-class": "^15.6.0",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.1",
				"lodash.debounce": "^4.0.8",
				"moment": "^2.19.3",
				"omit.js": "^1.0.0",
				"prop-types": "^15.5.7",
				"rc-animate": "^2.4.1",
				"rc-calendar": "~9.5.0",
				"rc-cascader": "~0.12.0",
				"rc-checkbox": "~2.1.1",
				"rc-collapse": "~1.8.0",
				"rc-dialog": "~7.1.0",
				"rc-dropdown": "~2.1.0",
				"rc-editor-mention": "^1.0.2",
				"rc-form": "^2.1.0",
				"rc-input-number": "~4.0.0",
				"rc-menu": "~6.2.0",
				"rc-notification": "~3.0.0",
				"rc-pagination": "~1.15.0",
				"rc-progress": "~2.2.2",
				"rc-rate": "~2.4.0",
				"rc-select": "~7.7.0",
				"rc-slider": "~8.6.0",
				"rc-steps": "~3.1.0",
				"rc-switch": "~1.6.0",
				"rc-table": "~6.1.0",
				"rc-tabs": "~9.2.0",
				"rc-time-picker": "~3.2.1",
				"rc-tooltip": "~3.7.0",
				"rc-tree": "~1.7.0",
				"rc-tree-select": "~1.12.0",
				"rc-upload": "~2.4.0",
				"rc-util": "^4.0.4",
				"react-lazy-load": "^3.0.12",
				"react-slick": "~0.17.0",
				"shallowequal": "^1.0.1",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@babel/types": "7.0.0-beta.36",
				"@types/react": "^16.0.0",
				"@types/react-dom": "^16.0.0",
				"ansi-styles": "^3.2.0",
				"antd-tools": "^5.1.0",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^8.1.1",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.28.0",
				"bisheng-plugin-antd": "^0.16.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.6.0",
				"bisheng-plugin-toc": "^0.4.0",
				"color-standalone": "^0.11.6",
				"commander": "^2.11.0",
				"cross-env": "^5.0.3",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"docsearch.js": "^2.5.2",
				"dora-plugin-upload": "^0.3.1",
				"enquire-js": "^0.1.2",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.0",
				"enzyme-to-json": "^3.1.2",
				"eslint": "^4.8.0",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^4.0.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "^6.0.2",
				"eslint-plugin-markdown": "~1.0.0-beta.4",
				"eslint-plugin-react": "7.5.1",
				"eslint-tinker": "^0.4.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"immutability-helper": "^2.5.0",
				"jest": "^21.1.0",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^6.0.0",
				"lz-string": "^1.4.4",
				"majo": "^0.4.1",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"preact": "^8.2.5",
				"preact-compat": "^3.17.0",
				"querystring": "^0.2.0",
				"rc-drawer-menu": "^0.5.3",
				"rc-queue-anim": "^1.4.1",
				"rc-scroll-anim": "^2.2.1",
				"rc-tween-one": "^1.7.2",
				"react": "^16.0.0",
				"react-color": "^2.11.7",
				"react-copy-to-clipboard": "^5.0.0",
				"react-dnd": "^2.5.4",
				"react-dnd-html5-backend": "^2.5.4",
				"react-document-title": "^2.0.1",
				"react-dom": "^16.0.0",
				"react-github-button": "^0.1.1",
				"react-infinite-scroller": "^1.0.15",
				"react-intl": "^2.0.1",
				"react-sublime-video": "^0.2.0",
				"react-virtualized": "~9.13.0",
				"remark-frontmatter": "^1.1.0",
				"remark-parse": "^4.0.0",
				"remark-stringify": "^4.0.0",
				"remark-yaml-config": "^4.0.1",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"scrollama": "^0.6.1",
				"stylelint": "^8.0.0",
				"stylelint-config-standard": "^18.0.0",
				"typescript": "~2.6.1",
				"unified": "^6.1.5",
				"values.js": "^1.0.3",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest --config .jest.js",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"sort-api": "node ./scripts/sort-api-table.js",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"predeploy": "antd-tools run clean && npm run site",
				"deploy": "bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json",
				"lint-staged:es": "eslint ./.eslintrc.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"lint-staged:demo"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"gitHead": "978c086387f2f2783d87c2da3330ca5f844cdf9c",
			"_id": "antd@3.2.0",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "9.0.0",
			"_npmUser": {
				"name": "yesmeck",
				"email": "yesmeck@gmail.com"
			},
			"dist": {
				"integrity": "sha512-iRXRiRsGRh8wbLNAGVQXiUuAF17blvNy2W4lMpW/qJ8ks9QcZzT495ErmhvZjDl/rYl+lKn2kimPBE2N5RXL4g==",
				"shasum": "83f2980f1e73a4147dce3d643c749bd8ba91d057",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.2.0.tgz"
			},
			"maintainers": [
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "valleykiddy@gmail.com",
					"name": "valleykid"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "surgesoft@gmail.com",
					"name": "raohai"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "418150596@qq.com",
					"name": "ddcat1115"
				},
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "644506165@qq.com",
					"name": "nikogu"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd-3.2.0.tgz_1517759975314_0.5341722499579191"
			},
			"directories": {}
		},
		"3.2.1": {
			"name": "antd",
			"version": "3.2.1",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"files": [
				"dist",
				"lib",
				"es"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"array-tree-filter": "^2.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"create-react-class": "^15.6.0",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.1",
				"lodash.debounce": "^4.0.8",
				"lodash.uniqby": "^4.7.0",
				"moment": "^2.19.3",
				"omit.js": "^1.0.0",
				"prop-types": "^15.5.7",
				"rc-animate": "^2.4.1",
				"rc-calendar": "~9.5.0",
				"rc-cascader": "~0.12.0",
				"rc-checkbox": "~2.1.1",
				"rc-collapse": "~1.8.0",
				"rc-dialog": "~7.1.0",
				"rc-dropdown": "~2.1.0",
				"rc-editor-mention": "^1.0.2",
				"rc-form": "^2.1.0",
				"rc-input-number": "~4.0.0",
				"rc-menu": "~6.2.0",
				"rc-notification": "~3.0.0",
				"rc-pagination": "~1.15.0",
				"rc-progress": "~2.2.2",
				"rc-rate": "~2.4.0",
				"rc-select": "~7.7.0",
				"rc-slider": "~8.6.0",
				"rc-steps": "~3.1.0",
				"rc-switch": "~1.6.0",
				"rc-table": "~6.1.0",
				"rc-tabs": "~9.2.0",
				"rc-time-picker": "~3.2.1",
				"rc-tooltip": "~3.7.0",
				"rc-tree": "~1.7.0",
				"rc-tree-select": "~1.12.0",
				"rc-upload": "~2.4.0",
				"rc-util": "^4.0.4",
				"react-lazy-load": "^3.0.12",
				"react-slick": "~0.17.0",
				"shallowequal": "^1.0.1",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@babel/types": "7.0.0-beta.36",
				"@types/react": "^16.0.0",
				"@types/react-dom": "^16.0.0",
				"ansi-styles": "^3.2.0",
				"antd-tools": "^5.1.0",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^8.1.1",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.28.0",
				"bisheng-plugin-antd": "^0.16.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.6.0",
				"bisheng-plugin-toc": "^0.4.0",
				"color-standalone": "^0.11.6",
				"commander": "^2.11.0",
				"cross-env": "^5.0.3",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"docsearch.js": "^2.5.2",
				"dora-plugin-upload": "^0.3.1",
				"enquire-js": "^0.1.2",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.0",
				"enzyme-to-json": "^3.1.2",
				"eslint": "^4.8.0",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^4.0.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "^6.0.2",
				"eslint-plugin-markdown": "~1.0.0-beta.4",
				"eslint-plugin-react": "7.5.1",
				"eslint-tinker": "^0.4.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"immutability-helper": "^2.5.0",
				"jest": "^21.1.0",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^6.0.0",
				"lz-string": "^1.4.4",
				"majo": "^0.4.1",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"preact": "^8.2.5",
				"preact-compat": "^3.17.0",
				"querystring": "^0.2.0",
				"rc-drawer-menu": "^0.5.3",
				"rc-queue-anim": "^1.4.1",
				"rc-scroll-anim": "^2.2.1",
				"rc-tween-one": "^1.7.2",
				"react": "^16.0.0",
				"react-color": "^2.11.7",
				"react-copy-to-clipboard": "^5.0.0",
				"react-dnd": "^2.5.4",
				"react-dnd-html5-backend": "^2.5.4",
				"react-document-title": "^2.0.1",
				"react-dom": "^16.0.0",
				"react-github-button": "^0.1.1",
				"react-infinite-scroller": "^1.0.15",
				"react-intl": "^2.0.1",
				"react-sublime-video": "^0.2.0",
				"react-virtualized": "~9.13.0",
				"remark-frontmatter": "^1.1.0",
				"remark-parse": "^4.0.0",
				"remark-stringify": "^4.0.0",
				"remark-yaml-config": "^4.0.1",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"scrollama": "^0.6.1",
				"stylelint": "^8.0.0",
				"stylelint-config-standard": "^18.0.0",
				"typescript": "~2.6.1",
				"unified": "^6.1.5",
				"values.js": "^1.0.3",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest --config .jest.js",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"sort-api": "node ./scripts/sort-api-table.js",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"predeploy": "antd-tools run clean && npm run site",
				"deploy": "bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json",
				"lint-staged:es": "eslint ./.eslintrc.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"lint-staged:demo"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"gitHead": "b574e8ee1404f3c5e6130e7410e05df271dcbc94",
			"_id": "antd@3.2.1",
			"_npmVersion": "5.5.1",
			"_nodeVersion": "8.9.4",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"integrity": "sha512-GtY4PmELQffxS4hWjAxvrWWrbNhWIvW+sshAVQ5BrsjF9OwBypx5koc7BzG7lsWoGewFiCBMVIuPVvBMocwrfA==",
				"shasum": "141d87b61063b58aa1cd392d0bf5fb953e96eeec",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.2.1.tgz",
				"fileCount": 1797,
				"unpackedSize": 37417968
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "418150596@qq.com",
					"name": "ddcat1115"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "644506165@qq.com",
					"name": "nikogu"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "surgesoft@gmail.com",
					"name": "raohai"
				},
				{
					"email": "valleykiddy@gmail.com",
					"name": "valleykid"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.2.1_1518402502128_0.1443692725611614"
			},
			"_hasShrinkwrap": false
		},
		"3.2.2": {
			"name": "antd",
			"version": "3.2.2",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"files": [
				"dist",
				"lib",
				"es"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"array-tree-filter": "^2.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"create-react-class": "^15.6.0",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.1",
				"lodash.debounce": "^4.0.8",
				"lodash.uniqby": "^4.7.0",
				"moment": "^2.19.3",
				"omit.js": "^1.0.0",
				"prop-types": "^15.5.7",
				"rc-animate": "^2.4.1",
				"rc-calendar": "~9.5.0",
				"rc-cascader": "~0.12.0",
				"rc-checkbox": "~2.1.1",
				"rc-collapse": "~1.8.0",
				"rc-dialog": "~7.1.0",
				"rc-dropdown": "~2.1.0",
				"rc-editor-mention": "^1.0.2",
				"rc-form": "^2.1.0",
				"rc-input-number": "~4.0.0",
				"rc-menu": "~6.2.0",
				"rc-notification": "~3.0.0",
				"rc-pagination": "~1.15.0",
				"rc-progress": "~2.2.2",
				"rc-rate": "~2.4.0",
				"rc-select": "~7.7.0",
				"rc-slider": "~8.6.0",
				"rc-steps": "~3.1.0",
				"rc-switch": "~1.6.0",
				"rc-table": "~6.1.0",
				"rc-tabs": "~9.2.0",
				"rc-time-picker": "~3.2.1",
				"rc-tooltip": "~3.7.0",
				"rc-tree": "~1.7.0",
				"rc-tree-select": "~1.12.0",
				"rc-upload": "~2.4.0",
				"rc-util": "^4.0.4",
				"react-lazy-load": "^3.0.12",
				"react-slick": "~0.17.0",
				"shallowequal": "^1.0.1",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@babel/types": "7.0.0-beta.40",
				"@types/react": "^16.0.0",
				"@types/react-dom": "^16.0.0",
				"ansi-styles": "^3.2.0",
				"antd-tools": "^5.1.0",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^8.1.1",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.28.0",
				"bisheng-plugin-antd": "^0.16.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.6.0",
				"bisheng-plugin-toc": "^0.4.0",
				"color-standalone": "^0.11.6",
				"commander": "^2.11.0",
				"cross-env": "^5.0.3",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"docsearch.js": "^2.5.2",
				"dora-plugin-upload": "^0.3.1",
				"enquire-js": "^0.1.2",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.0",
				"enzyme-to-json": "^3.1.2",
				"eslint": "^4.8.0",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^4.0.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "^6.0.2",
				"eslint-plugin-markdown": "~1.0.0-beta.4",
				"eslint-plugin-react": "7.5.1",
				"eslint-tinker": "^0.4.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"immutability-helper": "^2.5.0",
				"jest": "^21.1.0",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^6.0.0",
				"lz-string": "^1.4.4",
				"majo": "^0.4.1",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"preact": "^8.2.5",
				"preact-compat": "^3.17.0",
				"querystring": "^0.2.0",
				"rc-drawer-menu": "^0.5.3",
				"rc-queue-anim": "^1.4.1",
				"rc-scroll-anim": "^2.2.1",
				"rc-tween-one": "^1.7.2",
				"react": "^16.0.0",
				"react-color": "^2.11.7",
				"react-copy-to-clipboard": "^5.0.0",
				"react-dnd": "^2.5.4",
				"react-dnd-html5-backend": "^2.5.4",
				"react-document-title": "^2.0.1",
				"react-dom": "^16.0.0",
				"react-github-button": "^0.1.1",
				"react-infinite-scroller": "^1.0.15",
				"react-intl": "^2.0.1",
				"react-sublime-video": "^0.2.0",
				"react-virtualized": "~9.13.0",
				"remark-frontmatter": "^1.1.0",
				"remark-parse": "^4.0.0",
				"remark-stringify": "^4.0.0",
				"remark-yaml-config": "^4.0.1",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"scrollama": "^0.6.1",
				"stylelint": "^8.0.0",
				"stylelint-config-standard": "^18.0.0",
				"typescript": "~2.6.1",
				"unified": "^6.1.5",
				"values.js": "^1.0.3",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest --config .jest.js",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"sort-api": "node ./scripts/sort-api-table.js",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"predeploy": "antd-tools run clean && npm run site",
				"deploy": "bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json",
				"lint-staged:es": "eslint ./.eslintrc.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"lint-staged:demo"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"gitHead": "ef6e2d097580f41019af76eed4133d8d03727866",
			"_id": "antd@3.2.2",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "8.5.0",
			"_npmUser": {
				"name": "valleykid",
				"email": "valleykiddy@gmail.com"
			},
			"dist": {
				"integrity": "sha512-s+fS/iqmOG11YcwHcLiqjVBo6diRWHhUcszY45QDU0uZMxUIafWATnfiowFT14uJCTzee4ECbGxJhIuLttjqlQ==",
				"shasum": "522abfee52d3ba1194cf394e4b857f208c5c3c9a",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.2.2.tgz",
				"fileCount": 1797,
				"unpackedSize": 37423742
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "418150596@qq.com",
					"name": "ddcat1115"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "644506165@qq.com",
					"name": "nikogu"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "surgesoft@gmail.com",
					"name": "raohai"
				},
				{
					"email": "valleykiddy@gmail.com",
					"name": "valleykid"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.2.2_1519519746265_0.5945647103520435"
			},
			"_hasShrinkwrap": false
		},
		"2.13.12": {
			"name": "antd",
			"version": "2.13.12",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"files": [
				"dist",
				"lib",
				"es"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": "~0.14.0 || >=15.0.0",
				"react-dom": "~0.14.0 || >=15.0.0"
			},
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"create-react-class": "^15.6.0",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"lodash.debounce": "^4.0.8",
				"moment": "^2.19.3",
				"omit.js": "^1.0.0",
				"prop-types": "^15.5.7",
				"rc-animate": "^2.4.1",
				"rc-calendar": "~9.0.0",
				"rc-cascader": "~0.11.3",
				"rc-checkbox": "~2.0.3",
				"rc-collapse": "~1.7.5",
				"rc-dialog": "~6.5.10",
				"rc-dropdown": "~1.5.0",
				"rc-editor-mention": "~0.6.12",
				"rc-form": "~1.4.0",
				"rc-input-number": "~3.6.0",
				"rc-menu": "~5.0.10",
				"rc-notification": "~2.0.0",
				"rc-pagination": "~1.12.4",
				"rc-progress": "~2.2.2",
				"rc-rate": "~2.1.1",
				"rc-select": "~6.9.0",
				"rc-slider": "~8.3.0",
				"rc-steps": "~2.5.1",
				"rc-switch": "~1.5.1",
				"rc-table": "~5.6.9",
				"rc-tabs": "~9.1.2",
				"rc-time-picker": "~2.4.1",
				"rc-tooltip": "~3.4.6",
				"rc-tree": "~1.7.0",
				"rc-tree-select": "~1.10.2",
				"rc-upload": "~2.4.0",
				"rc-util": "^4.0.4",
				"react-lazy-load": "^3.0.12",
				"react-slick": "~0.15.4",
				"shallowequal": "^1.0.1",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@types/react": "16.0.21",
				"@types/react-dom": "0.14.18",
				"ansi-styles": "^3.2.0",
				"antd-tools": "~2.1.0",
				"babel-cli": "^6.18.0",
				"babel-eslint": "8.0.2",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.25.0",
				"bisheng-plugin-antd": "^0.15.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.5.0",
				"bisheng-plugin-toc": "^0.4.0",
				"color-standalone": "^0.11.6",
				"commander": "^2.11.0",
				"cross-env": "^5.0.3",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"enzyme": "^2.6.0",
				"enzyme-to-json": "^1.3.0",
				"eslint": "^4.8.0",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^4.0.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "^6.0.2",
				"eslint-plugin-markdown": "~1.0.0-beta.4",
				"eslint-plugin-react": "7.4.0",
				"eslint-tinker": "^0.4.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"jest": "^21.1.0",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^4.0.2",
				"majo": "^0.4.1",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"preact": "^8.2.5",
				"preact-compat": "^3.17.0",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.0.1",
				"rc-scroll-anim": "^1.0.3",
				"rc-tween-one": "^1.1.2",
				"react": "^15.0.0",
				"react-color": "^2.11.7",
				"react-copy-to-clipboard": "^5.0.0",
				"react-document-title": "^2.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-intl": "^2.0.1",
				"react-sublime-video": "^0.2.0",
				"react-test-renderer": "^15.5.4",
				"remark-frontmatter": "^1.1.0",
				"remark-parse": "^4.0.0",
				"remark-stringify": "^4.0.0",
				"remark-yaml-config": "^4.0.1",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"stylelint": "^8.0.0",
				"stylelint-config-standard": "^17.0.0",
				"typescript": "~2.5.3",
				"unified": "^6.1.5",
				"values.js": "^1.0.3",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest --config .jest.js",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"sort-api": "node ./scripts/sort-api-table.js",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js --no-livereload",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js --no-livereload",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js",
				"deploy": "antd-tools run clean && npm run site && node ./scripts/generateColorLess.js && bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json",
				"lint-staged:es": "eslint ./.eslintrc.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"lint-staged:demo"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"gitHead": "b70fede5dee264dce63292469918bae6193348b1",
			"_id": "antd@2.13.12",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "9.0.0",
			"_npmUser": {
				"name": "yesmeck",
				"email": "yesmeck@gmail.com"
			},
			"dist": {
				"integrity": "sha512-neGlQXrkmQCvfBWCPuGNnxVVwXi6GrAtRw9/8bWBVQFvfwSz/jkuxn5M+/p4y+fXsR98WR/cwTz8nnWvyotC7g==",
				"shasum": "96a01363ec33838fdfc9dae59305384cc26d1a60",
				"tarball": "https://registry.npmjs.org/antd/-/antd-2.13.12.tgz",
				"fileCount": 1637,
				"unpackedSize": 37874304
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "418150596@qq.com",
					"name": "ddcat1115"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "644506165@qq.com",
					"name": "nikogu"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "surgesoft@gmail.com",
					"name": "raohai"
				},
				{
					"email": "valleykiddy@gmail.com",
					"name": "valleykid"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_2.13.12_1519701030927_0.678024775730034"
			},
			"_hasShrinkwrap": false
		},
		"3.2.3": {
			"name": "antd",
			"version": "3.2.3",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"files": [
				"dist",
				"lib",
				"es"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"array-tree-filter": "^2.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"create-react-class": "^15.6.0",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.1",
				"lodash.debounce": "^4.0.8",
				"lodash.uniqby": "^4.7.0",
				"moment": "^2.19.3",
				"omit.js": "^1.0.0",
				"prop-types": "^15.5.7",
				"rc-animate": "^2.4.1",
				"rc-calendar": "~9.5.0",
				"rc-cascader": "~0.12.0",
				"rc-checkbox": "~2.1.1",
				"rc-collapse": "~1.8.0",
				"rc-dialog": "~7.1.0",
				"rc-dropdown": "~2.1.0",
				"rc-editor-mention": "^1.0.2",
				"rc-form": "^2.1.0",
				"rc-input-number": "~4.0.0",
				"rc-menu": "~6.2.0",
				"rc-notification": "~3.0.0",
				"rc-pagination": "~1.15.0",
				"rc-progress": "~2.2.2",
				"rc-rate": "~2.4.0",
				"rc-select": "~7.7.0",
				"rc-slider": "~8.6.0",
				"rc-steps": "~3.1.0",
				"rc-switch": "~1.6.0",
				"rc-table": "~6.1.0",
				"rc-tabs": "~9.2.0",
				"rc-time-picker": "~3.2.1",
				"rc-tooltip": "~3.7.0",
				"rc-tree": "~1.7.0",
				"rc-tree-select": "~1.12.0",
				"rc-upload": "~2.4.0",
				"rc-util": "^4.0.4",
				"react-lazy-load": "^3.0.12",
				"react-slick": "~0.17.0",
				"shallowequal": "^1.0.1",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@babel/types": "7.0.0-beta.40",
				"@types/react": "^16.0.0",
				"@types/react-dom": "^16.0.0",
				"ansi-styles": "^3.2.0",
				"antd-tools": "^5.1.0",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^8.1.1",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.28.0",
				"bisheng-plugin-antd": "^0.16.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.6.0",
				"bisheng-plugin-toc": "^0.4.0",
				"color-standalone": "^0.11.6",
				"commander": "^2.11.0",
				"cross-env": "^5.0.3",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"docsearch.js": "^2.5.2",
				"dora-plugin-upload": "^0.3.1",
				"enquire-js": "^0.1.2",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.0",
				"enzyme-to-json": "^3.1.2",
				"eslint": "^4.8.0",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^4.0.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "^6.0.2",
				"eslint-plugin-markdown": "~1.0.0-beta.4",
				"eslint-plugin-react": "7.5.1",
				"eslint-tinker": "^0.4.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"immutability-helper": "^2.5.0",
				"jest": "^21.1.0",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^6.0.0",
				"lz-string": "^1.4.4",
				"majo": "^0.4.1",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"preact": "^8.2.5",
				"preact-compat": "^3.17.0",
				"querystring": "^0.2.0",
				"rc-drawer-menu": "^0.5.3",
				"rc-queue-anim": "^1.4.1",
				"rc-scroll-anim": "^2.2.1",
				"rc-tween-one": "^1.7.2",
				"react": "^16.0.0",
				"react-color": "^2.11.7",
				"react-copy-to-clipboard": "^5.0.0",
				"react-dnd": "^2.5.4",
				"react-dnd-html5-backend": "^2.5.4",
				"react-document-title": "^2.0.1",
				"react-dom": "^16.0.0",
				"react-github-button": "^0.1.1",
				"react-infinite-scroller": "^1.0.15",
				"react-intl": "^2.0.1",
				"react-sublime-video": "^0.2.0",
				"react-virtualized": "~9.13.0",
				"remark-frontmatter": "^1.1.0",
				"remark-parse": "^4.0.0",
				"remark-stringify": "^4.0.0",
				"remark-yaml-config": "^4.0.1",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"scrollama": "^0.6.1",
				"stylelint": "^8.0.0",
				"stylelint-config-standard": "^18.0.0",
				"typescript": "~2.6.1",
				"unified": "^6.1.5",
				"values.js": "^1.0.3",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest --config .jest.js",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"sort-api": "node ./scripts/sort-api-table.js",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"predeploy": "antd-tools run clean && npm run site",
				"deploy": "bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json",
				"lint-staged:es": "eslint ./.eslintrc.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"lint-staged:demo"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"gitHead": "cdfbb6a3bdfbe047b37be078b1bc33069bf4691f",
			"_id": "antd@3.2.3",
			"_npmVersion": "5.3.0",
			"_nodeVersion": "8.3.0",
			"_npmUser": {
				"name": "yutingzhao1991",
				"email": "yutingzhao1991@sina.com"
			},
			"dist": {
				"integrity": "sha512-jwqvebtnjkGeEMqEpCNm6xONJLdTBLOMZW2TT1bpRvUjz7yAqfne/eyEaj26JhQHwso6v2ekZecoB3ySfN2GTw==",
				"shasum": "eca9be90dfca88f87c391d0219a69b1cdc2ec687",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.2.3.tgz",
				"fileCount": 1795,
				"unpackedSize": 37236540
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "418150596@qq.com",
					"name": "ddcat1115"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "644506165@qq.com",
					"name": "nikogu"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "surgesoft@gmail.com",
					"name": "raohai"
				},
				{
					"email": "valleykiddy@gmail.com",
					"name": "valleykid"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.2.3_1519994282324_0.26218074507427014"
			},
			"_hasShrinkwrap": false
		},
		"2.13.13": {
			"name": "antd",
			"version": "2.13.13",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"files": [
				"dist",
				"lib",
				"es"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": "~0.14.0 || >=15.0.0",
				"react-dom": "~0.14.0 || >=15.0.0"
			},
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"create-react-class": "^15.6.0",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"lodash.debounce": "^4.0.8",
				"lodash.uniqby": "^4.7.0",
				"moment": "^2.19.3",
				"omit.js": "^1.0.0",
				"prop-types": "^15.5.7",
				"rc-animate": "^2.4.1",
				"rc-calendar": "~9.0.0",
				"rc-cascader": "~0.11.3",
				"rc-checkbox": "~2.0.3",
				"rc-collapse": "~1.7.5",
				"rc-dialog": "~6.5.10",
				"rc-dropdown": "~1.5.0",
				"rc-editor-mention": "~0.6.12",
				"rc-form": "~1.4.0",
				"rc-input-number": "~3.6.0",
				"rc-menu": "~5.0.10",
				"rc-notification": "~2.0.0",
				"rc-pagination": "~1.12.4",
				"rc-progress": "~2.2.2",
				"rc-rate": "~2.1.1",
				"rc-select": "~6.9.0",
				"rc-slider": "~8.3.0",
				"rc-steps": "~2.5.1",
				"rc-switch": "~1.5.1",
				"rc-table": "~5.6.9",
				"rc-tabs": "~9.1.2",
				"rc-time-picker": "~2.4.1",
				"rc-tooltip": "~3.4.6",
				"rc-tree": "~1.7.0",
				"rc-tree-select": "~1.10.2",
				"rc-upload": "~2.4.0",
				"rc-util": "^4.0.4",
				"react-lazy-load": "^3.0.12",
				"react-slick": "~0.15.4",
				"shallowequal": "^1.0.1",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@types/react": "16.0.21",
				"@types/react-dom": "0.14.18",
				"ansi-styles": "^3.2.0",
				"antd-tools": "~2.1.0",
				"babel-cli": "^6.18.0",
				"babel-eslint": "8.0.2",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.25.0",
				"bisheng-plugin-antd": "^0.15.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.5.0",
				"bisheng-plugin-toc": "^0.4.0",
				"color-standalone": "^0.11.6",
				"commander": "^2.11.0",
				"cross-env": "^5.0.3",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"enzyme": "^2.6.0",
				"enzyme-to-json": "^1.3.0",
				"eslint": "^4.8.0",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^4.0.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "^6.0.2",
				"eslint-plugin-markdown": "~1.0.0-beta.4",
				"eslint-plugin-react": "7.4.0",
				"eslint-tinker": "^0.4.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"jest": "^21.1.0",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^4.0.2",
				"majo": "^0.4.1",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"preact": "^8.2.5",
				"preact-compat": "^3.17.0",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.0.1",
				"rc-scroll-anim": "^1.0.3",
				"rc-tween-one": "^1.1.2",
				"react": "^15.0.0",
				"react-color": "^2.11.7",
				"react-copy-to-clipboard": "^5.0.0",
				"react-document-title": "^2.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-intl": "^2.0.1",
				"react-sublime-video": "^0.2.0",
				"react-test-renderer": "^15.5.4",
				"remark-frontmatter": "^1.1.0",
				"remark-parse": "^4.0.0",
				"remark-stringify": "^4.0.0",
				"remark-yaml-config": "^4.0.1",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"stylelint": "^8.0.0",
				"stylelint-config-standard": "^17.0.0",
				"typescript": "~2.5.3",
				"unified": "^6.1.5",
				"values.js": "^1.0.3",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest --config .jest.js",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"sort-api": "node ./scripts/sort-api-table.js",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js --no-livereload",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js --no-livereload",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js",
				"deploy": "antd-tools run clean && npm run site && node ./scripts/generateColorLess.js && bisheng gh-pages --push-only",
				"pub": "npm publish --tag latest-2",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json",
				"lint-staged:es": "eslint ./.eslintrc.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"lint-staged:demo"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"readmeFilename": "README.md",
			"gitHead": "97d3422043da5624b46fb8e33519cd29c81ab478",
			"_id": "antd@2.13.13",
			"_npmVersion": "5.7.1",
			"_nodeVersion": "8.3.0",
			"_npmUser": {
				"name": "yutingzhao1991",
				"email": "yutingzhao1991@sina.com"
			},
			"dist": {
				"integrity": "sha512-QYUij9M1SY9dVVhp0BzPeSfw2bi9QSguvfqMPLbPgGGLPw6vrmmeR0+ZdKuLgVuI216tnzGkUeL+PfFsAfQ8Xg==",
				"shasum": "7f2fea1040260c131a68bc949403083d2882727c",
				"tarball": "https://registry.npmjs.org/antd/-/antd-2.13.13.tgz",
				"fileCount": 1637,
				"unpackedSize": 38518021
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "418150596@qq.com",
					"name": "ddcat1115"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "644506165@qq.com",
					"name": "nikogu"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "surgesoft@gmail.com",
					"name": "raohai"
				},
				{
					"email": "valleykiddy@gmail.com",
					"name": "valleykid"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_2.13.13_1520594544477_0.9714146199024947"
			},
			"_hasShrinkwrap": false
		},
		"3.3.0": {
			"name": "antd",
			"version": "3.3.0",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"files": [
				"dist",
				"lib",
				"es"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"array-tree-filter": "^2.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"create-react-class": "^15.6.0",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.1",
				"lodash": "^4.17.5",
				"moment": "^2.19.3",
				"omit.js": "^1.0.0",
				"prop-types": "^15.5.7",
				"rc-animate": "^2.4.1",
				"rc-calendar": "~9.6.0",
				"rc-cascader": "~0.12.0",
				"rc-checkbox": "~2.1.5",
				"rc-collapse": "~1.8.0",
				"rc-dialog": "~7.1.0",
				"rc-dropdown": "~2.1.0",
				"rc-editor-mention": "^1.0.2",
				"rc-form": "^2.1.0",
				"rc-input-number": "~4.0.0",
				"rc-menu": "~6.2.0",
				"rc-notification": "~3.0.0",
				"rc-pagination": "~1.15.0",
				"rc-progress": "~2.2.2",
				"rc-rate": "~2.4.0",
				"rc-select": "~7.7.0",
				"rc-slider": "~8.6.0",
				"rc-steps": "~3.1.0",
				"rc-switch": "~1.6.0",
				"rc-table": "~6.1.0",
				"rc-tabs": "~9.2.0",
				"rc-time-picker": "~3.3.0",
				"rc-tooltip": "~3.7.0",
				"rc-tree": "~1.7.11",
				"rc-tree-select": "~1.12.0",
				"rc-upload": "~2.4.0",
				"rc-util": "^4.0.4",
				"react-lazy-load": "^3.0.12",
				"react-slick": "~0.20.0",
				"shallowequal": "^1.0.1",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@babel/types": "7.0.0-beta.40",
				"@types/react": "^16.0.0",
				"@types/react-dom": "^16.0.0",
				"ansi-styles": "^3.2.0",
				"antd-tools": "^5.1.2",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^8.1.1",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.28.0",
				"bisheng-plugin-antd": "^0.16.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.6.0",
				"bisheng-plugin-toc": "^0.4.0",
				"color-standalone": "^0.11.6",
				"commander": "^2.11.0",
				"cross-env": "^5.0.3",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"docsearch.js": "^2.5.2",
				"dora-plugin-upload": "^0.3.1",
				"enquire-js": "^0.1.2",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.0",
				"enzyme-to-json": "^3.1.2",
				"eslint": "^4.8.0",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^4.0.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "^6.0.2",
				"eslint-plugin-markdown": "~1.0.0-beta.4",
				"eslint-plugin-react": "7.7.0",
				"eslint-tinker": "^0.4.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"immutability-helper": "^2.5.0",
				"intersection-observer": "^0.5.0",
				"jest": "^22.4.2",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^7.0.0",
				"lz-string": "^1.4.4",
				"majo": "^0.4.1",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"preact": "^8.2.5",
				"preact-compat": "^3.17.0",
				"querystring": "^0.2.0",
				"rc-drawer-menu": "^0.5.3",
				"rc-queue-anim": "^1.4.1",
				"rc-scroll-anim": "^2.2.1",
				"rc-tween-one": "^1.7.2",
				"react": "^16.0.0",
				"react-color": "^2.11.7",
				"react-copy-to-clipboard": "^5.0.0",
				"react-dnd": "^2.5.4",
				"react-dnd-html5-backend": "^2.5.4",
				"react-document-title": "^2.0.1",
				"react-dom": "^16.0.0",
				"react-github-button": "^0.1.1",
				"react-infinite-scroller": "^1.0.15",
				"react-intl": "^2.0.1",
				"react-sublime-video": "^0.2.0",
				"react-virtualized": "~9.18.5",
				"remark-frontmatter": "^1.1.0",
				"remark-parse": "^5.0.0",
				"remark-stringify": "^5.0.0",
				"remark-yaml-config": "^4.0.1",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"scrollama": "^1.4.1",
				"stylelint": "^9.1.1",
				"stylelint-config-standard": "^18.0.0",
				"typescript": "~2.7.2",
				"unified": "^6.1.5",
				"values.js": "^1.0.3",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest --config .jest.js",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"sort-api": "node ./scripts/sort-api-table.js",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"predeploy": "antd-tools run clean && npm run site",
				"deploy": "bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json",
				"lint-staged:es": "eslint ./.eslintrc.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"npm run lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"npm run lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"npm run lint-staged:demo"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"gitHead": "463c3b09064d2dfd19d47252bd9073e3bdc408b0",
			"_id": "antd@3.3.0",
			"_npmVersion": "5.7.1",
			"_nodeVersion": "9.5.0",
			"_npmUser": {
				"name": "dengfuping",
				"email": "dengfuping_develop@163.com"
			},
			"dist": {
				"integrity": "sha512-iwb1EBIsHknxQEd/GI0QBEUOBsgAn4CcVNJda2QQH7ISm3b0SNByZ2VMXPOj8JuoKXB3doJ5Sx4+ABfpA47OhQ==",
				"shasum": "a7d767e8f7c2f7689efa61113a1ac4dd8ce67f80",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.3.0.tgz",
				"fileCount": 1797,
				"unpackedSize": 37273180
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "418150596@qq.com",
					"name": "ddcat1115"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "644506165@qq.com",
					"name": "nikogu"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "surgesoft@gmail.com",
					"name": "raohai"
				},
				{
					"email": "valleykiddy@gmail.com",
					"name": "valleykid"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.3.0_1520841272868_0.8898823980135753"
			},
			"_hasShrinkwrap": false
		},
		"3.3.1": {
			"name": "antd",
			"version": "3.3.1",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"files": [
				"dist",
				"lib",
				"es"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"array-tree-filter": "^2.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"create-react-class": "^15.6.0",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.1",
				"lodash": "^4.17.5",
				"moment": "^2.19.3",
				"omit.js": "^1.0.0",
				"prop-types": "^15.5.7",
				"rc-animate": "^2.4.1",
				"rc-calendar": "~9.6.0",
				"rc-cascader": "~0.12.0",
				"rc-checkbox": "~2.1.5",
				"rc-collapse": "~1.8.0",
				"rc-dialog": "~7.1.0",
				"rc-dropdown": "~2.1.0",
				"rc-editor-mention": "^1.0.2",
				"rc-form": "^2.1.0",
				"rc-input-number": "~4.0.0",
				"rc-menu": "~6.2.0",
				"rc-notification": "~3.0.0",
				"rc-pagination": "~1.15.0",
				"rc-progress": "~2.2.2",
				"rc-rate": "~2.4.0",
				"rc-select": "~7.7.0",
				"rc-slider": "~8.6.0",
				"rc-steps": "~3.1.0",
				"rc-switch": "~1.6.0",
				"rc-table": "~6.1.0",
				"rc-tabs": "~9.2.0",
				"rc-time-picker": "~3.3.0",
				"rc-tooltip": "~3.7.0",
				"rc-tree": "~1.7.11",
				"rc-tree-select": "~1.12.0",
				"rc-upload": "~2.4.0",
				"rc-util": "^4.0.4",
				"react-lazy-load": "^3.0.12",
				"react-slick": "~0.21.0",
				"shallowequal": "^1.0.1",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@types/react": "^16.0.0",
				"@types/react-dom": "^16.0.0",
				"ansi-styles": "^3.2.0",
				"ant-design-palettes": "^1.0.0",
				"antd-tools": "^5.1.2",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^8.1.1",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.28.0",
				"bisheng-plugin-antd": "^0.16.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.6.0",
				"bisheng-plugin-toc": "^0.4.0",
				"commander": "^2.11.0",
				"cross-env": "^5.0.3",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"docsearch.js": "^2.5.2",
				"dora-plugin-upload": "^0.3.1",
				"enquire-js": "^0.1.2",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.0",
				"enzyme-to-json": "^3.1.2",
				"eslint": "^4.8.0",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^4.0.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "^6.0.2",
				"eslint-plugin-markdown": "~1.0.0-beta.4",
				"eslint-plugin-react": "7.7.0",
				"eslint-tinker": "^0.4.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"immutability-helper": "^2.5.0",
				"intersection-observer": "^0.5.0",
				"jest": "^22.4.2",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^7.0.0",
				"lz-string": "^1.4.4",
				"majo": "^0.4.1",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"preact": "^8.2.5",
				"preact-compat": "^3.17.0",
				"querystring": "^0.2.0",
				"rc-drawer-menu": "^0.5.3",
				"rc-queue-anim": "^1.4.1",
				"rc-scroll-anim": "^2.2.1",
				"rc-tween-one": "^1.7.2",
				"react": "^16.0.0",
				"react-color": "^2.11.7",
				"react-copy-to-clipboard": "^5.0.0",
				"react-dnd": "^2.5.4",
				"react-dnd-html5-backend": "^2.5.4",
				"react-document-title": "^2.0.1",
				"react-dom": "^16.0.0",
				"react-github-button": "^0.1.1",
				"react-infinite-scroller": "^1.0.15",
				"react-intl": "^2.0.1",
				"react-sublime-video": "^0.2.0",
				"react-virtualized": "~9.18.5",
				"remark-frontmatter": "^1.1.0",
				"remark-parse": "^5.0.0",
				"remark-stringify": "^5.0.0",
				"remark-yaml-config": "^4.0.1",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"scrollama": "^1.4.1",
				"stylelint": "^9.1.1",
				"stylelint-config-standard": "^18.0.0",
				"typescript": "~2.7.2",
				"unified": "^6.1.5",
				"values.js": "^1.0.3",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest --config .jest.js",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"sort-api": "node ./scripts/sort-api-table.js",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"predeploy": "antd-tools run clean && npm run site",
				"deploy": "bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json",
				"lint-staged:es": "eslint ./.eslintrc.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"npm run lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"npm run lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"npm run lint-staged:demo"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"gitHead": "a1d1ca4dc68cb12a6e4c5aaba5ccb70760d31e01",
			"_id": "antd@3.3.1",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "9.0.0",
			"_npmUser": {
				"name": "yesmeck",
				"email": "yesmeck@gmail.com"
			},
			"dist": {
				"integrity": "sha512-Rytr4/33oNyRt72Q1z2CSpoACxaa3mzV3MeQaQQcAiPXLGm2mcdsMts2AiiJuauePvv4ySkPuDmErU4xypKlmA==",
				"shasum": "1d2e9872e370a3b319063a7e1465d92813566d9c",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.3.1.tgz",
				"fileCount": 1797,
				"unpackedSize": 37113860
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "418150596@qq.com",
					"name": "ddcat1115"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "644506165@qq.com",
					"name": "nikogu"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "surgesoft@gmail.com",
					"name": "raohai"
				},
				{
					"email": "valleykiddy@gmail.com",
					"name": "valleykid"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.3.1_1521466568867_0.6791642277142067"
			},
			"_hasShrinkwrap": false
		},
		"3.3.2": {
			"name": "antd",
			"version": "3.3.2",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"files": [
				"dist",
				"lib",
				"es"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"array-tree-filter": "^2.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"create-react-class": "^15.6.0",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.1",
				"lodash": "^4.17.5",
				"moment": "^2.19.3",
				"omit.js": "^1.0.0",
				"prop-types": "^15.5.7",
				"rc-animate": "^2.4.1",
				"rc-calendar": "~9.6.0",
				"rc-cascader": "~0.12.0",
				"rc-checkbox": "~2.1.5",
				"rc-collapse": "~1.8.0",
				"rc-dialog": "~7.1.0",
				"rc-dropdown": "~2.1.0",
				"rc-editor-mention": "^1.0.2",
				"rc-form": "^2.1.0",
				"rc-input-number": "~4.0.0",
				"rc-menu": "~6.2.0",
				"rc-notification": "~3.0.0",
				"rc-pagination": "~1.16.0",
				"rc-progress": "~2.2.2",
				"rc-rate": "~2.4.0",
				"rc-select": "~7.7.0",
				"rc-slider": "~8.6.0",
				"rc-steps": "~3.1.0",
				"rc-switch": "~1.6.0",
				"rc-table": "~6.1.0",
				"rc-tabs": "~9.2.0",
				"rc-time-picker": "~3.3.0",
				"rc-tooltip": "~3.7.0",
				"rc-tree": "~1.7.11",
				"rc-tree-select": "~1.12.0",
				"rc-upload": "~2.4.0",
				"rc-util": "^4.0.4",
				"react-lazy-load": "^3.0.12",
				"react-slick": "~0.21.0",
				"shallowequal": "^1.0.1",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@types/react": "^16.0.0",
				"@types/react-dom": "^16.0.0",
				"ansi-styles": "^3.2.0",
				"ant-design-palettes": "^1.0.0",
				"antd-tools": "^5.1.2",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^8.1.1",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.28.0",
				"bisheng-plugin-antd": "^0.16.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.6.0",
				"bisheng-plugin-toc": "^0.4.0",
				"commander": "^2.11.0",
				"cross-env": "^5.0.3",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"docsearch.js": "^2.5.2",
				"dora-plugin-upload": "^0.3.1",
				"enquire-js": "^0.1.2",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.0",
				"enzyme-to-json": "^3.1.2",
				"eslint": "^4.8.0",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^4.0.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "^6.0.2",
				"eslint-plugin-markdown": "~1.0.0-beta.4",
				"eslint-plugin-react": "7.7.0",
				"eslint-tinker": "^0.4.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"immutability-helper": "^2.5.0",
				"intersection-observer": "^0.5.0",
				"jest": "^22.4.2",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^7.0.0",
				"lz-string": "^1.4.4",
				"majo": "^0.4.1",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"preact": "^8.2.5",
				"preact-compat": "^3.17.0",
				"querystring": "^0.2.0",
				"rc-drawer-menu": "^0.5.3",
				"rc-queue-anim": "^1.4.1",
				"rc-scroll-anim": "^2.2.1",
				"rc-tween-one": "^1.7.2",
				"react": "^16.0.0",
				"react-color": "^2.11.7",
				"react-copy-to-clipboard": "^5.0.0",
				"react-dnd": "^2.5.4",
				"react-dnd-html5-backend": "^2.5.4",
				"react-document-title": "^2.0.1",
				"react-dom": "^16.0.0",
				"react-github-button": "^0.1.1",
				"react-infinite-scroller": "^1.0.15",
				"react-intl": "^2.0.1",
				"react-sublime-video": "^0.2.0",
				"react-virtualized": "~9.18.5",
				"remark-frontmatter": "^1.1.0",
				"remark-parse": "^5.0.0",
				"remark-stringify": "^5.0.0",
				"remark-yaml-config": "^4.0.1",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"scrollama": "^1.4.1",
				"stylelint": "^9.1.1",
				"stylelint-config-standard": "^18.0.0",
				"typescript": "~2.7.2",
				"unified": "^6.1.5",
				"values.js": "^1.0.3",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest --config .jest.js",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"sort-api": "node ./scripts/sort-api-table.js",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"predeploy": "antd-tools run clean && npm run site",
				"deploy": "bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json",
				"lint-staged:es": "eslint ./.eslintrc.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"npm run lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"npm run lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"npm run lint-staged:demo"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"gitHead": "d7086ce19388620564609942760df76a0a5d23a6",
			"_id": "antd@3.3.2",
			"_npmVersion": "5.7.1",
			"_nodeVersion": "8.9.4",
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"dist": {
				"integrity": "sha512-3wzPuTONKi/kVSx35XRjk8CKgWKld155TR8JrE8/9zUCe1WIa3JylMD26MrEDlrdLzbnmDe97rBJa4EfVGaYXw==",
				"shasum": "9eb3720da3c96327e5ae60e75d87e00aacf1c45c",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.3.2.tgz",
				"fileCount": 1797,
				"unpackedSize": 37332095
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "418150596@qq.com",
					"name": "ddcat1115"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "644506165@qq.com",
					"name": "nikogu"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "surgesoft@gmail.com",
					"name": "raohai"
				},
				{
					"email": "valleykiddy@gmail.com",
					"name": "valleykid"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.3.2_1521874456533_0.4985253017166906"
			},
			"_hasShrinkwrap": false
		},
		"3.3.3": {
			"name": "antd",
			"version": "3.3.3",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"files": [
				"dist",
				"lib",
				"es"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"array-tree-filter": "^2.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"create-react-class": "^15.6.0",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.1",
				"lodash": "^4.17.5",
				"moment": "^2.19.3",
				"omit.js": "^1.0.0",
				"prop-types": "^15.5.7",
				"rc-animate": "^2.4.1",
				"rc-calendar": "~9.6.0",
				"rc-cascader": "~0.12.0",
				"rc-checkbox": "~2.1.5",
				"rc-collapse": "~1.8.0",
				"rc-dialog": "~7.1.0",
				"rc-dropdown": "~2.1.0",
				"rc-editor-mention": "^1.0.2",
				"rc-form": "^2.1.0",
				"rc-input-number": "~4.0.0",
				"rc-menu": "~6.2.0",
				"rc-notification": "~3.0.0",
				"rc-pagination": "~1.16.0",
				"rc-progress": "~2.2.2",
				"rc-rate": "~2.4.0",
				"rc-select": "~7.7.0",
				"rc-slider": "~8.6.0",
				"rc-steps": "~3.1.0",
				"rc-switch": "~1.6.0",
				"rc-table": "~6.1.0",
				"rc-tabs": "~9.2.0",
				"rc-time-picker": "~3.3.0",
				"rc-tooltip": "~3.7.0",
				"rc-tree": "~1.7.11",
				"rc-tree-select": "~1.12.0",
				"rc-upload": "~2.4.0",
				"rc-util": "^4.0.4",
				"react-lazy-load": "^3.0.12",
				"react-slick": "~0.21.0",
				"shallowequal": "^1.0.1",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@types/react": "^16.0.0",
				"@types/react-dom": "^16.0.0",
				"ansi-styles": "^3.2.0",
				"ant-design-palettes": "^1.0.0",
				"antd-tools": "^5.1.2",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^8.1.1",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.28.0",
				"bisheng-plugin-antd": "^0.16.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.6.0",
				"bisheng-plugin-toc": "^0.4.0",
				"commander": "^2.11.0",
				"cross-env": "^5.0.3",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"docsearch.js": "^2.5.2",
				"dora-plugin-upload": "^0.3.1",
				"enquire-js": "^0.1.2",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.0",
				"enzyme-to-json": "^3.1.2",
				"eslint": "^4.8.0",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^4.0.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "^6.0.2",
				"eslint-plugin-markdown": "~1.0.0-beta.4",
				"eslint-plugin-react": "7.7.0",
				"eslint-tinker": "^0.4.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"immutability-helper": "^2.5.0",
				"intersection-observer": "^0.5.0",
				"jest": "^22.4.2",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^7.0.0",
				"lz-string": "^1.4.4",
				"majo": "^0.4.1",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"preact": "^8.2.5",
				"preact-compat": "^3.17.0",
				"querystring": "^0.2.0",
				"rc-drawer-menu": "^0.5.3",
				"rc-queue-anim": "^1.4.1",
				"rc-scroll-anim": "^2.2.1",
				"rc-tween-one": "^1.7.2",
				"react": "^16.0.0",
				"react-color": "^2.11.7",
				"react-copy-to-clipboard": "^5.0.0",
				"react-dnd": "^2.5.4",
				"react-dnd-html5-backend": "^2.5.4",
				"react-document-title": "^2.0.1",
				"react-dom": "^16.0.0",
				"react-github-button": "^0.1.1",
				"react-infinite-scroller": "^1.0.15",
				"react-intl": "^2.0.1",
				"react-sublime-video": "^0.2.0",
				"react-virtualized": "~9.18.5",
				"remark-frontmatter": "^1.1.0",
				"remark-parse": "^5.0.0",
				"remark-stringify": "^5.0.0",
				"remark-yaml-config": "^4.0.1",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"scrollama": "^1.4.1",
				"stylelint": "^9.1.1",
				"stylelint-config-standard": "^18.0.0",
				"typescript": "~2.7.2",
				"unified": "^6.1.5",
				"values.js": "^1.0.3",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest --config .jest.js",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"sort-api": "node ./scripts/sort-api-table.js",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"predeploy": "antd-tools run clean && npm run site",
				"deploy": "bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json",
				"lint-staged:es": "eslint ./.eslintrc.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"npm run lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"npm run lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"npm run lint-staged:demo"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"gitHead": "738eb285056757c8f420ae56db9cc0a3a7bd8d30",
			"_id": "antd@3.3.3",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "9.0.0",
			"_npmUser": {
				"name": "yesmeck",
				"email": "yesmeck@gmail.com"
			},
			"dist": {
				"integrity": "sha512-M8F+JJaT4tSwVVGt83KHoBOBa2yAB7LHViJljRgZqTGFh2gsm/v6Iio3WTJc4MwjPU4E9h39/aixiDgeCqedPQ==",
				"shasum": "048a6550dffb355443d169226be05593c638e0cc",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.3.3.tgz",
				"fileCount": 1797,
				"unpackedSize": 37129907
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "418150596@qq.com",
					"name": "ddcat1115"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "644506165@qq.com",
					"name": "nikogu"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "surgesoft@gmail.com",
					"name": "raohai"
				},
				{
					"email": "valleykiddy@gmail.com",
					"name": "valleykid"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.3.3_1521950345964_0.14976223098005725"
			},
			"_hasShrinkwrap": false
		},
		"3.4.0": {
			"name": "antd",
			"version": "3.4.0",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"files": [
				"dist",
				"lib",
				"es"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"array-tree-filter": "^2.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"create-react-class": "^15.6.0",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.1",
				"lodash": "^4.17.5",
				"moment": "^2.19.3",
				"omit.js": "^1.0.0",
				"prop-types": "^15.5.7",
				"rc-animate": "^2.4.1",
				"rc-calendar": "~9.6.0",
				"rc-cascader": "~0.12.0",
				"rc-checkbox": "~2.1.5",
				"rc-collapse": "~1.8.0",
				"rc-dialog": "~7.1.0",
				"rc-dropdown": "~2.1.0",
				"rc-editor-mention": "^1.0.2",
				"rc-form": "^2.1.0",
				"rc-input-number": "~4.0.0",
				"rc-menu": "~6.2.0",
				"rc-notification": "~3.0.0",
				"rc-pagination": "~1.16.1",
				"rc-progress": "~2.2.2",
				"rc-rate": "~2.4.0",
				"rc-select": "~7.7.0",
				"rc-slider": "~8.6.0",
				"rc-steps": "~3.1.0",
				"rc-switch": "~1.6.0",
				"rc-table": "~6.1.0",
				"rc-tabs": "~9.2.0",
				"rc-time-picker": "~3.3.0",
				"rc-tooltip": "~3.7.0",
				"rc-tree": "~1.8.0",
				"rc-tree-select": "~1.12.0",
				"rc-upload": "~2.4.0",
				"rc-util": "^4.0.4",
				"react-lazy-load": "^3.0.12",
				"react-slick": "~0.22.3",
				"shallowequal": "^1.0.1",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@types/react": "^16.0.0",
				"@types/react-dom": "^16.0.0",
				"ansi-styles": "^3.2.0",
				"ant-design-palettes": "^1.0.0",
				"antd-tools": "^5.1.2",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^8.1.1",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.28.0",
				"bisheng-plugin-antd": "^0.16.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.6.0",
				"bisheng-plugin-toc": "^0.4.0",
				"commander": "^2.11.0",
				"cross-env": "^5.0.3",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"docsearch.js": "^2.5.2",
				"dora-plugin-upload": "^0.3.1",
				"enquire-js": "^0.1.2",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.0",
				"enzyme-to-json": "^3.1.2",
				"eslint": "^4.8.0",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^4.0.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "^6.0.2",
				"eslint-plugin-markdown": "~1.0.0-beta.4",
				"eslint-plugin-react": "7.7.0",
				"eslint-tinker": "^0.4.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"immutability-helper": "^2.5.0",
				"intersection-observer": "^0.5.0",
				"jest": "^22.4.2",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^7.0.0",
				"lz-string": "^1.4.4",
				"majo": "^0.4.1",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"preact": "^8.2.5",
				"preact-compat": "^3.17.0",
				"querystring": "^0.2.0",
				"rc-drawer-menu": "^0.5.3",
				"rc-queue-anim": "^1.4.1",
				"rc-scroll-anim": "^2.2.1",
				"rc-tween-one": "^1.7.2",
				"react": "^16.0.0",
				"react-color": "^2.11.7",
				"react-copy-to-clipboard": "^5.0.0",
				"react-dnd": "^2.5.4",
				"react-dnd-html5-backend": "^2.5.4",
				"react-document-title": "^2.0.1",
				"react-dom": "^16.0.0",
				"react-github-button": "^0.1.1",
				"react-infinite-scroller": "^1.0.15",
				"react-intl": "^2.0.1",
				"react-sublime-video": "^0.2.0",
				"react-virtualized": "~9.18.5",
				"remark-frontmatter": "^1.1.0",
				"remark-parse": "^5.0.0",
				"remark-stringify": "^5.0.0",
				"remark-yaml-config": "^4.0.1",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"scrollama": "^1.4.1",
				"stylelint": "9.1.3",
				"stylelint-config-standard": "^18.0.0",
				"typescript": "~2.8.1",
				"unified": "^6.1.5",
				"values.js": "^1.0.3",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest --config .jest.js",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"sort-api": "node ./scripts/sort-api-table.js",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"predeploy": "antd-tools run clean && npm run site",
				"deploy": "bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json",
				"lint-staged:es": "eslint ./.eslintrc.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"npm run lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"npm run lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"npm run lint-staged:demo"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"gitHead": "98685ae20ee1699b9cdef437d25ea016bb1f8904",
			"_id": "antd@3.4.0",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "9.0.0",
			"_npmUser": {
				"name": "yesmeck",
				"email": "yesmeck@gmail.com"
			},
			"dist": {
				"integrity": "sha512-GopgOtISzrDciDnPWTrXmih1BiYTn/eSRYuMavRg8e13b6aJeBWvZiju4tUx6NYkWJYl5OJvpLh+JKG23P8C+g==",
				"shasum": "ad67872ab3d3e31d32b2b6feabc2fa5f5b27a48e",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.4.0.tgz",
				"fileCount": 1813,
				"unpackedSize": 38071313
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "418150596@qq.com",
					"name": "ddcat1115"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "644506165@qq.com",
					"name": "nikogu"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "surgesoft@gmail.com",
					"name": "raohai"
				},
				{
					"email": "valleykiddy@gmail.com",
					"name": "valleykid"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.4.0_1522588517424_0.039784515176424895"
			},
			"_hasShrinkwrap": false
		},
		"3.4.1": {
			"name": "antd",
			"version": "3.4.1",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"files": [
				"dist",
				"lib",
				"es"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"array-tree-filter": "^2.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"create-react-class": "^15.6.0",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.1",
				"lodash": "^4.17.5",
				"moment": "^2.19.3",
				"omit.js": "^1.0.0",
				"prop-types": "^15.5.7",
				"rc-animate": "^2.4.1",
				"rc-calendar": "~9.6.0",
				"rc-cascader": "~0.12.0",
				"rc-checkbox": "~2.1.5",
				"rc-collapse": "~1.8.0",
				"rc-dialog": "~7.1.0",
				"rc-dropdown": "~2.1.0",
				"rc-editor-mention": "^1.0.2",
				"rc-form": "^2.1.0",
				"rc-input-number": "~4.0.0",
				"rc-menu": "~6.2.0",
				"rc-notification": "~3.0.0",
				"rc-pagination": "~1.16.1",
				"rc-progress": "~2.2.2",
				"rc-rate": "~2.4.0",
				"rc-select": "~7.7.0",
				"rc-slider": "~8.6.0",
				"rc-steps": "~3.1.0",
				"rc-switch": "~1.6.0",
				"rc-table": "~6.1.0",
				"rc-tabs": "~9.2.0",
				"rc-time-picker": "~3.3.0",
				"rc-tooltip": "~3.7.0",
				"rc-tree": "~1.8.0",
				"rc-tree-select": "~1.12.0",
				"rc-upload": "~2.4.0",
				"rc-util": "^4.0.4",
				"react-lazy-load": "^3.0.12",
				"react-slick": "~0.22.3",
				"shallowequal": "^1.0.1",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@types/react": "^16.0.0",
				"@types/react-dom": "^16.0.0",
				"ansi-styles": "^3.2.0",
				"ant-design-palettes": "^1.0.0",
				"antd-tools": "^5.1.2",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^8.1.1",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.28.0",
				"bisheng-plugin-antd": "^0.16.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.6.0",
				"bisheng-plugin-toc": "^0.4.0",
				"commander": "^2.11.0",
				"cross-env": "^5.0.3",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"docsearch.js": "^2.5.2",
				"dora-plugin-upload": "^0.3.1",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.0",
				"enzyme-to-json": "^3.1.2",
				"eslint": "^4.8.0",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^5.0.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "^6.0.2",
				"eslint-plugin-markdown": "~1.0.0-beta.4",
				"eslint-plugin-react": "7.7.0",
				"eslint-tinker": "^0.4.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"immutability-helper": "^2.5.0",
				"intersection-observer": "^0.5.0",
				"jest": "^22.4.2",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^7.0.0",
				"lz-string": "^1.4.4",
				"majo": "^0.4.1",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"preact": "^8.2.5",
				"preact-compat": "^3.17.0",
				"querystring": "^0.2.0",
				"rc-drawer-menu": "^0.5.3",
				"rc-queue-anim": "^1.4.1",
				"rc-scroll-anim": "^2.2.1",
				"rc-tween-one": "^1.7.2",
				"react": "^16.0.0",
				"react-color": "^2.11.7",
				"react-copy-to-clipboard": "^5.0.0",
				"react-dnd": "^2.5.4",
				"react-dnd-html5-backend": "^2.5.4",
				"react-document-title": "^2.0.1",
				"react-dom": "^16.0.0",
				"react-github-button": "^0.1.1",
				"react-infinite-scroller": "^1.0.15",
				"react-intl": "^2.0.1",
				"react-sublime-video": "^0.2.0",
				"react-virtualized": "~9.18.5",
				"remark-frontmatter": "^1.1.0",
				"remark-parse": "^5.0.0",
				"remark-stringify": "^5.0.0",
				"remark-yaml-config": "^4.0.1",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"scrollama": "^1.4.1",
				"stylelint": "9.1.3",
				"stylelint-config-standard": "^18.0.0",
				"typescript": "~2.8.1",
				"unified": "^6.1.5",
				"values.js": "^1.0.3",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest --config .jest.js",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"sort-api": "node ./scripts/sort-api-table.js",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"predeploy": "antd-tools run clean && npm run site",
				"deploy": "bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json",
				"lint-staged:es": "eslint ./.eslintrc.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"npm run lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"npm run lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"npm run lint-staged:demo"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"gitHead": "9578083b920aa92d91a3ca14d16ee0e5540f4ac5",
			"_id": "antd@3.4.1",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "9.8.0",
			"_npmUser": {
				"name": "ddcat1115",
				"email": "418150596@qq.com"
			},
			"dist": {
				"integrity": "sha512-U/2+nBSnucDwvHlVFP8uklU6OxeH5V4lvvlYzKLtSfykgDY3VpIZFG9SQ/CGIyKghzbcUVQvCjbkejch5OVWJQ==",
				"shasum": "9f93c712e14d692a3db70fa3f254c79874cd3822",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.4.1.tgz",
				"fileCount": 1813,
				"unpackedSize": 38334741
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "418150596@qq.com",
					"name": "ddcat1115"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "644506165@qq.com",
					"name": "nikogu"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "surgesoft@gmail.com",
					"name": "raohai"
				},
				{
					"email": "valleykiddy@gmail.com",
					"name": "valleykid"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.4.1_1523198024687_0.9570767530742674"
			},
			"_hasShrinkwrap": false
		},
		"3.4.2": {
			"name": "antd",
			"version": "3.4.2",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"files": [
				"dist",
				"lib",
				"es"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"array-tree-filter": "^2.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"create-react-class": "^15.6.0",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.1",
				"lodash": "^4.17.5",
				"moment": "^2.19.3",
				"omit.js": "^1.0.0",
				"prop-types": "^15.5.7",
				"rc-animate": "^2.4.1",
				"rc-calendar": "~9.6.0",
				"rc-cascader": "~0.12.0",
				"rc-checkbox": "~2.1.5",
				"rc-collapse": "~1.8.0",
				"rc-dialog": "~7.1.0",
				"rc-dropdown": "~2.1.0",
				"rc-editor-mention": "^1.0.2",
				"rc-form": "^2.1.0",
				"rc-input-number": "~4.0.0",
				"rc-menu": "~6.2.0",
				"rc-notification": "~3.0.0",
				"rc-pagination": "~1.16.1",
				"rc-progress": "~2.2.2",
				"rc-rate": "~2.4.0",
				"rc-select": "~7.7.0",
				"rc-slider": "~8.6.0",
				"rc-steps": "~3.1.0",
				"rc-switch": "~1.6.0",
				"rc-table": "~6.1.0",
				"rc-tabs": "~9.2.0",
				"rc-time-picker": "~3.3.0",
				"rc-tooltip": "~3.7.0",
				"rc-tree": "~1.8.0",
				"rc-tree-select": "~1.12.0",
				"rc-upload": "~2.4.0",
				"rc-util": "^4.0.4",
				"react-lazy-load": "^3.0.12",
				"react-slick": "~0.23.1",
				"shallowequal": "^1.0.1",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@types/react": "^16.0.0",
				"@types/react-dom": "^16.0.0",
				"ansi-styles": "^3.2.0",
				"ant-design-palettes": "^1.0.0",
				"antd-tools": "^5.1.2",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^8.1.1",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.28.0",
				"bisheng-plugin-antd": "^0.16.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.6.0",
				"bisheng-plugin-toc": "^0.4.0",
				"commander": "^2.11.0",
				"cross-env": "^5.0.3",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"docsearch.js": "^2.5.2",
				"dora-plugin-upload": "^0.3.1",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.0",
				"enzyme-to-json": "^3.1.2",
				"eslint": "^4.8.0",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^5.0.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "^6.0.2",
				"eslint-plugin-markdown": "~1.0.0-beta.4",
				"eslint-plugin-react": "7.7.0",
				"eslint-tinker": "^0.4.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"immutability-helper": "^2.5.0",
				"intersection-observer": "^0.5.0",
				"jest": "^22.4.2",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^7.0.0",
				"lz-string": "^1.4.4",
				"majo": "^0.5.1",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"preact": "^8.2.5",
				"preact-compat": "^3.17.0",
				"querystring": "^0.2.0",
				"rc-drawer-menu": "^0.5.3",
				"rc-queue-anim": "^1.4.1",
				"rc-scroll-anim": "^2.2.1",
				"rc-tween-one": "^1.7.2",
				"react": "^16.0.0",
				"react-color": "^2.11.7",
				"react-copy-to-clipboard": "^5.0.0",
				"react-dnd": "^2.5.4",
				"react-dnd-html5-backend": "^2.5.4",
				"react-document-title": "^2.0.1",
				"react-dom": "^16.0.0",
				"react-github-button": "^0.1.1",
				"react-infinite-scroller": "^1.0.15",
				"react-intl": "^2.0.1",
				"react-sublime-video": "^0.2.0",
				"react-virtualized": "~9.18.5",
				"remark-frontmatter": "^1.1.0",
				"remark-parse": "^5.0.0",
				"remark-stringify": "^5.0.0",
				"remark-yaml-config": "^4.0.1",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"scrollama": "^1.4.1",
				"stylelint": "9.2.0",
				"stylelint-config-standard": "^18.0.0",
				"typescript": "~2.8.1",
				"unified": "^6.1.5",
				"values.js": "^1.0.3",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest --config .jest.js",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"sort-api": "node ./scripts/sort-api-table.js",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml _site",
				"deploy": "bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json",
				"lint-staged:es": "eslint ./.eslintrc.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"npm run lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"npm run lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"npm run lint-staged:demo"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"sideEffects": false,
			"gitHead": "631596022e6d8b16241316348d4757671da607f7",
			"_id": "antd@3.4.2",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "9.11.1",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"integrity": "sha512-psg/k/tykNMaRCSa+iMl8dXU4zXQpLwd20FRPqdJ58p2WLXcTLsEU9bF5nylkm9T+vEGRVj23VHYN1jkTkt6ng==",
				"shasum": "97f426eb89bdcde4fe5c6c081c783437751e6f66",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.4.2.tgz",
				"fileCount": 1817,
				"unpackedSize": 38570064,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa3Fb8CRA9TVsSAnZWagAAXMMP/1CZxpznUUDl8NvMyu/S\n7lUHqtsIBTe6W0wIvr9jtgKjQMUKcngOs1DwRJJzL8ArGuJ9M3nsESHKgGab\nFFKMHhOKJVVCngxQUB3/e3Y54bli+cKCx6dMRJVhyQsg/CFwLOGRxVYkHODT\n0z2UJthbomv+uJxGp9hvlTkzOgaJIXBDrzVTkAx9rPMWx5HUvk0EjAsRvo9Y\nKzRVs6hNIsPUP6esxP+jDyYhKkLjhnoGr3CdtkwMn+ypGId4O3O+07xqIGe6\nB+uVQI4c7TrphQdXagNCc123EEMx7eEZSwGHa/nwqkxw1vRnteu1VQT+ZHpe\nIV2dS2r0Cw1fX8BDcR+SBwdM4WJljRkRA4eFBd6muWhUfTAz4u9BFF4rourS\nkC0N6iSvqNZKkPg7U1GGcM4rO4VGEJdx+rl3vhwESmZPqXceYqNgVJQ+SrmF\nyb3UD5UJEm7hJXdbM7IRX8xCCTj94YziuoV2v9GKS4aRdo88rF/IjtM8vEJx\nr4H88dVsgE9gcvWiRXZmzXHH6eOG9fNOqnW5WAaNr4Ay63YPjZMKaC3cVQui\nvzc45d/uXSpVTamEb88qeytUsfyx9hOKl1XvatvQRpi3+Rmuwc8UKXvPLDM7\nq5KwuQGDlttqT6Thwws0m5QQbOHvmnDxwSeRGmNk7FIr/viC+X9q3oAqoGv5\nqYQY\r\n=cWFK\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "418150596@qq.com",
					"name": "ddcat1115"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "644506165@qq.com",
					"name": "nikogu"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "surgesoft@gmail.com",
					"name": "raohai"
				},
				{
					"email": "valleykiddy@gmail.com",
					"name": "valleykid"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.4.2_1524389627533_0.179110221844619"
			},
			"_hasShrinkwrap": false
		},
		"3.4.3": {
			"name": "antd",
			"version": "3.4.3",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"files": [
				"dist",
				"lib",
				"es"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"array-tree-filter": "^2.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"create-react-class": "^15.6.0",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.1",
				"lodash": "^4.17.5",
				"moment": "^2.19.3",
				"omit.js": "^1.0.0",
				"prop-types": "^15.5.7",
				"rc-animate": "^2.4.1",
				"rc-calendar": "~9.6.0",
				"rc-cascader": "~0.12.0",
				"rc-checkbox": "~2.1.5",
				"rc-collapse": "~1.8.0",
				"rc-dialog": "~7.1.0",
				"rc-dropdown": "~2.1.0",
				"rc-editor-mention": "^1.0.2",
				"rc-form": "^2.1.0",
				"rc-input-number": "~4.0.0",
				"rc-menu": "~6.2.0",
				"rc-notification": "~3.0.0",
				"rc-pagination": "~1.16.1",
				"rc-progress": "~2.2.2",
				"rc-rate": "~2.4.0",
				"rc-select": "~7.7.0",
				"rc-slider": "~8.6.0",
				"rc-steps": "~3.1.0",
				"rc-switch": "~1.6.0",
				"rc-table": "~6.1.0",
				"rc-tabs": "~9.2.0",
				"rc-time-picker": "~3.3.0",
				"rc-tooltip": "~3.7.0",
				"rc-tree": "~1.8.0",
				"rc-tree-select": "~1.12.0",
				"rc-upload": "~2.4.0",
				"rc-util": "^4.0.4",
				"react-lazy-load": "^3.0.12",
				"react-slick": "~0.23.1",
				"shallowequal": "^1.0.1",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@babel/types": "7.0.0-beta.44",
				"@types/react": "^16.0.0",
				"@types/react-dom": "^16.0.0",
				"ansi-styles": "^3.2.0",
				"ant-design-palettes": "^1.0.0",
				"antd-tools": "^5.1.2",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^8.1.1",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.28.0",
				"bisheng-plugin-antd": "^0.16.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.6.0",
				"bisheng-plugin-toc": "^0.4.0",
				"commander": "^2.11.0",
				"cross-env": "^5.0.3",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"docsearch.js": "^2.5.2",
				"dora-plugin-upload": "^0.3.1",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.0",
				"enzyme-to-json": "^3.1.2",
				"eslint": "^4.8.0",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^5.0.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "^6.0.2",
				"eslint-plugin-markdown": "~1.0.0-beta.4",
				"eslint-plugin-react": "7.7.0",
				"eslint-tinker": "^0.4.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"immutability-helper": "^2.5.0",
				"intersection-observer": "^0.5.0",
				"jest": "^22.4.2",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^7.0.0",
				"lz-string": "^1.4.4",
				"majo": "^0.6.2",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"preact": "^8.2.5",
				"preact-compat": "^3.17.0",
				"querystring": "^0.2.0",
				"rc-drawer-menu": "^0.5.3",
				"rc-queue-anim": "^1.4.1",
				"rc-scroll-anim": "^2.2.1",
				"rc-tween-one": "^1.7.2",
				"react": "^16.0.0",
				"react-color": "^2.11.7",
				"react-copy-to-clipboard": "^5.0.0",
				"react-dnd": "^2.5.4",
				"react-dnd-html5-backend": "^2.5.4",
				"react-document-title": "^2.0.1",
				"react-dom": "^16.0.0",
				"react-github-button": "^0.1.1",
				"react-infinite-scroller": "^1.0.15",
				"react-intl": "^2.0.1",
				"react-sublime-video": "^0.2.0",
				"react-virtualized": "~9.18.5",
				"remark-frontmatter": "^1.1.0",
				"remark-parse": "^5.0.0",
				"remark-stringify": "^5.0.0",
				"remark-yaml-config": "^4.0.1",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"scrollama": "^1.4.1",
				"stylelint": "9.2.0",
				"stylelint-config-standard": "^18.0.0",
				"typescript": "~2.8.1",
				"unified": "^6.1.5",
				"values.js": "^1.0.3",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest --config .jest.js",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"sort-api": "node ./scripts/sort-api-table.js",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml _site",
				"deploy": "bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json",
				"lint-staged:es": "eslint ./.eslintrc.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"npm run lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"npm run lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"npm run lint-staged:demo"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"sideEffects": [
				"es/**/style/*"
			],
			"gitHead": "4101d182e035dd10c0acc444976f4caa670c8741",
			"_id": "antd@3.4.3",
			"_npmVersion": "5.7.1",
			"_nodeVersion": "8.3.0",
			"_npmUser": {
				"name": "yutingzhao1991",
				"email": "yutingzhao1991@sina.com"
			},
			"dist": {
				"integrity": "sha512-xZlxIcdTRr0j53vm3M36M8X54kv29x3IrPO68g8fR77PLWTMIzSVkJhNPPNQAB40yE0WfHGynQ+dMHvjaQC18w==",
				"shasum": "17c6f6d91da8c15c27704a3e38833d67592a3959",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.4.3.tgz",
				"fileCount": 1817,
				"unpackedSize": 38575383,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa3alPCRA9TVsSAnZWagAAYnkP/10pLGO++nkxswONgV6J\nKOLoqeEGx/duH/ocSzxKnAI6p1L8dti9xzlwqGgGMbRwUDpUj65yW1KGzZHY\nmT6tXkz1lCz3r3Pv7LbOUJZd5zUIc+oOQO2ZYNvb0OY5IfujEPR7t2ggGnRI\njbsteoUl+fnixbywDXEXpegLxeiMUfhYZPkBT9d+GXEYGTFI3ughv338BAUt\no+zLdLHrTjOcSQ4EL8GPdZ6gB1W4nPiTLUFt2c88mHLntgHabSB8yKXDbEml\nGrW/RZEGNMVAFxj9ZOEjpJW0lo+3CJeZe812PtnzdTaMub3iuxbeY7LFBOKu\n/Di29aZ7EMoOekesT3qsd8Kg2LlvkrV5qjrh6gHAZw+oom/6MES+PqZNRf//\nKCjCbGKVrVnnUDEzFf6SGOZ5Wfm9FgCetv0E+QpoXCXBYnDlw6aBbEFHIl3n\n5oKdrCxaA378isBb2gDkO2EonS7nAaiMdnbFwPBL4eGsFkdxe4XUqCxBBYzT\nlgLnoOYnvAUth0Qv/w5d5TgvlU3MgH2qI4PAs2qwWMC6YEM/4iBEfNdehYo0\nnqP1L/QVbE8QAi1MPlCHSShAbaXaREjlDdOQUxKD0GgSDgXCTcKzImVgXt0u\n2ZPJcNQqWq5vRuI4d31xkUM2q+Yfn9T8Nh1FsX4+nkUq3nfPJCp35dyj51hn\nmAGT\r\n=zzBZ\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "418150596@qq.com",
					"name": "ddcat1115"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "644506165@qq.com",
					"name": "nikogu"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "surgesoft@gmail.com",
					"name": "raohai"
				},
				{
					"email": "valleykiddy@gmail.com",
					"name": "valleykid"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.4.3_1524476237881_0.29409235828295754"
			},
			"_hasShrinkwrap": false
		},
		"2.13.14": {
			"name": "antd",
			"version": "2.13.14",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"files": [
				"dist",
				"lib",
				"es"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": "~0.14.0 || >=15.0.0",
				"react-dom": "~0.14.0 || >=15.0.0"
			},
			"dependencies": {
				"array-tree-filter": "~1.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"create-react-class": "^15.6.0",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"lodash.debounce": "^4.0.8",
				"lodash.uniqby": "^4.7.0",
				"moment": "^2.19.3",
				"omit.js": "^1.0.0",
				"prop-types": "^15.5.7",
				"rc-animate": "^2.4.1",
				"rc-calendar": "~9.0.0",
				"rc-cascader": "~0.11.3",
				"rc-checkbox": "~2.0.3",
				"rc-collapse": "~1.7.5",
				"rc-dialog": "~6.5.10",
				"rc-dropdown": "~1.5.0",
				"rc-editor-mention": "~0.6.12",
				"rc-form": "~1.4.0",
				"rc-input-number": "~3.6.0",
				"rc-menu": "~5.0.10",
				"rc-notification": "~2.0.0",
				"rc-pagination": "~1.12.4",
				"rc-progress": "~2.2.2",
				"rc-rate": "~2.1.1",
				"rc-select": "~6.9.0",
				"rc-slider": "~8.3.0",
				"rc-steps": "~2.5.1",
				"rc-switch": "~1.5.1",
				"rc-table": "~5.6.9",
				"rc-tabs": "~9.1.2",
				"rc-time-picker": "~2.4.1",
				"rc-tooltip": "~3.4.6",
				"rc-tree": "~1.7.0",
				"rc-tree-select": "~1.10.2",
				"rc-upload": "~2.4.0",
				"rc-util": "^4.0.4",
				"react-lazy-load": "^3.0.12",
				"react-slick": "~0.15.4",
				"shallowequal": "^1.0.1",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@types/react": "16.0.21",
				"@types/react-dom": "0.14.18",
				"ansi-styles": "^3.2.0",
				"antd-tools": "~2.1.0",
				"babel-cli": "^6.18.0",
				"babel-eslint": "8.0.2",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.25.0",
				"bisheng-plugin-antd": "^0.15.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.5.0",
				"bisheng-plugin-toc": "^0.4.0",
				"color-standalone": "^0.11.6",
				"commander": "^2.11.0",
				"cross-env": "^5.0.3",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"dora-plugin-upload": "^0.3.1",
				"enquire.js": "^2.1.1",
				"enzyme": "^2.6.0",
				"enzyme-to-json": "^1.3.0",
				"eslint": "^4.8.0",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^4.0.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "^6.0.2",
				"eslint-plugin-markdown": "~1.0.0-beta.4",
				"eslint-plugin-react": "7.4.0",
				"eslint-tinker": "^0.4.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"jest": "^21.1.0",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^4.0.2",
				"majo": "^0.4.1",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"preact": "^8.2.5",
				"preact-compat": "^3.17.0",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.0.1",
				"rc-scroll-anim": "^1.0.3",
				"rc-tween-one": "^1.1.2",
				"react": "^15.0.0",
				"react-color": "^2.11.7",
				"react-copy-to-clipboard": "^5.0.0",
				"react-document-title": "^2.0.1",
				"react-dom": "^15.0.0",
				"react-github-button": "^0.1.1",
				"react-intl": "^2.0.1",
				"react-sublime-video": "^0.2.0",
				"react-test-renderer": "^15.5.4",
				"remark-frontmatter": "^1.1.0",
				"remark-parse": "^4.0.0",
				"remark-stringify": "^4.0.0",
				"remark-yaml-config": "^4.0.1",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"stylelint": "^8.0.0",
				"stylelint-config-standard": "^17.0.0",
				"typescript": "~2.5.3",
				"unified": "^6.1.5",
				"values.js": "^1.0.3",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest --config .jest.js",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"sort-api": "node ./scripts/sort-api-table.js",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js --no-livereload",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js --no-livereload",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js",
				"deploy": "antd-tools run clean && npm run site && node ./scripts/generateColorLess.js && bisheng gh-pages --push-only",
				"pub": "antd-tools run pub --npm-tag=latest-2",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json",
				"lint-staged:es": "eslint ./.eslintrc.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"lint-staged:demo"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"readmeFilename": "README.md",
			"gitHead": "eac43ed892eabc553c54adc0d28072511e4fa0fb",
			"_id": "antd@2.13.14",
			"_npmVersion": "6.0.0",
			"_nodeVersion": "9.0.0",
			"_npmUser": {
				"name": "yesmeck",
				"email": "yesmeck@gmail.com"
			},
			"dist": {
				"integrity": "sha512-8qtu6VYSXUExVPx6H8s8+OhQo0UQP7ogAoOa2bOPCvnhlpaGVYf3yh45WNa7PhhdWSOGQW3DdblqMX8UJ7Cu6g==",
				"shasum": "a3162a36839dd1be03c34062c5b14234b87e415f",
				"tarball": "https://registry.npmjs.org/antd/-/antd-2.13.14.tgz",
				"fileCount": 1637,
				"unpackedSize": 36640595,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa4+bICRA9TVsSAnZWagAAhX4P/i0V+fquejPZpXYWJ8Y0\nSh7LzYnP8u+ooMrVaa5Xy7cEbDx4bLwt8WJ8NSGxH7dyyJmuQpnBcDqsP36W\n889XrX+1hZ5C1Uyly8bzacDkCNs8fDQrZspUXMKZ2xnpgP/Fh8ukyOkVArHi\nYLJ7MGzCz+ZDCa5WhhE8V3+lJaWzUAyL75NCgOmzpqRXeGrR6MSuDAf7s18c\neRvD6xiJaeOGGz5bEJry9Hccdt99GyOt+RnXtEUVt/T5kko9wJP+jU+HS3bv\nJzhr/hqgluxQ1wZXkSCZ478u4WX6tFC0uExiKhAARuo98R315sRagxFYhzJ+\n37BBqsBotie8Vo4WcBEbg8MCiqWNe98AsYne6N0j82Vi45h47qdaJVKP8DjN\n5dz6XzsVZ7YGZQvZs3kJ6sZn7ov1Gfz9fsMLrsNETJAnlwqlr4WgGs6XSst/\n3jBLUSjmtyb9QdudPSmH+VBgDLlHEDTmyjtavggFCKl2m4hwKjj1x/TKieJn\nNfcGAIMLtDvjK2wynqrxWn9kMPSh3GCd2ewzf2SwkbIahSgWFAMXhi5kG0Mc\ns/gz0Mw62+YTiN+TvxH31JKKAvc6RKAUCM59LKjZ+RRFkyjUssBDzAAINud5\nShPcu3/P7GkMIASyHT9+Rktlyk5Luo87a8CsvAOICbamHdVbB5avjHJH5zqP\nZBTF\r\n=/kod\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "418150596@qq.com",
					"name": "ddcat1115"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "644506165@qq.com",
					"name": "nikogu"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "surgesoft@gmail.com",
					"name": "raohai"
				},
				{
					"email": "valleykiddy@gmail.com",
					"name": "valleykid"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_2.13.14_1524885192041_0.01760787310566858"
			},
			"_hasShrinkwrap": false
		},
		"3.4.4": {
			"name": "antd",
			"version": "3.4.4",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"files": [
				"dist",
				"lib",
				"es"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"array-tree-filter": "^2.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"create-react-class": "^15.6.0",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.1",
				"lodash": "^4.17.5",
				"moment": "^2.19.3",
				"omit.js": "^1.0.0",
				"prop-types": "^15.5.7",
				"rc-animate": "^2.4.1",
				"rc-calendar": "~9.6.0",
				"rc-cascader": "~0.12.0",
				"rc-checkbox": "~2.1.5",
				"rc-collapse": "~1.8.0",
				"rc-dialog": "~7.1.0",
				"rc-dropdown": "~2.1.0",
				"rc-editor-mention": "^1.0.2",
				"rc-form": "^2.1.0",
				"rc-input-number": "~4.0.0",
				"rc-menu": "~6.2.0",
				"rc-notification": "~3.0.0",
				"rc-pagination": "~1.16.1",
				"rc-progress": "~2.2.2",
				"rc-rate": "~2.4.0",
				"rc-select": "~7.7.0",
				"rc-slider": "~8.6.0",
				"rc-steps": "~3.1.0",
				"rc-switch": "~1.6.0",
				"rc-table": "~6.1.0",
				"rc-tabs": "~9.2.0",
				"rc-time-picker": "~3.3.0",
				"rc-tooltip": "~3.7.0",
				"rc-tree": "~1.8.0",
				"rc-tree-select": "~1.12.0",
				"rc-upload": "~2.4.0",
				"rc-util": "^4.0.4",
				"react-lazy-load": "^3.0.12",
				"react-slick": "~0.23.1",
				"shallowequal": "^1.0.1",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@babel/types": "7.0.0-beta.44",
				"@types/node": "^9.6.7",
				"@types/react": "^16.0.0",
				"@types/react-dom": "^16.0.0",
				"ansi-styles": "^3.2.0",
				"ant-design-palettes": "^1.0.0",
				"antd-tools": "^5.1.2",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^8.1.1",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.28.0",
				"bisheng-plugin-antd": "^0.16.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.6.0",
				"bisheng-plugin-toc": "^0.4.0",
				"commander": "^2.11.0",
				"cross-env": "^5.0.3",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"docsearch.js": "^2.5.2",
				"dora-plugin-upload": "^0.3.1",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.0",
				"enzyme-to-json": "^3.1.2",
				"eslint": "^4.8.0",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^5.0.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "^6.0.2",
				"eslint-plugin-markdown": "~1.0.0-beta.4",
				"eslint-plugin-react": "7.7.0",
				"eslint-tinker": "^0.4.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"immutability-helper": "^2.5.0",
				"intersection-observer": "^0.5.0",
				"jest": "^22.4.2",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^7.0.0",
				"lz-string": "^1.4.4",
				"majo": "^0.6.2",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"preact": "^8.2.5",
				"preact-compat": "^3.17.0",
				"querystring": "^0.2.0",
				"rc-drawer-menu": "^0.5.3",
				"rc-queue-anim": "^1.4.1",
				"rc-scroll-anim": "^2.2.1",
				"rc-tween-one": "^1.7.2",
				"react": "^16.0.0",
				"react-color": "^2.11.7",
				"react-copy-to-clipboard": "^5.0.0",
				"react-dnd": "^2.5.4",
				"react-dnd-html5-backend": "^2.5.4",
				"react-document-title": "^2.0.1",
				"react-dom": "^16.0.0",
				"react-github-button": "^0.1.1",
				"react-infinite-scroller": "^1.0.15",
				"react-intl": "^2.0.1",
				"react-sublime-video": "^0.2.0",
				"react-virtualized": "~9.18.5",
				"remark-frontmatter": "^1.1.0",
				"remark-parse": "^5.0.0",
				"remark-stringify": "^5.0.0",
				"remark-yaml-config": "^4.0.1",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"scrollama": "^1.4.1",
				"stylelint": "9.2.0",
				"stylelint-config-standard": "^18.0.0",
				"typescript": "~2.8.1",
				"unified": "^6.1.5",
				"values.js": "^1.0.3",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest --config .jest.js",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"sort-api": "node ./scripts/sort-api-table.js",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml _site",
				"deploy": "bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json",
				"lint-staged:es": "eslint ./.eslintrc.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"npm run lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"npm run lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"npm run lint-staged:demo"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"sideEffects": [
				"es/**/style/*",
				"lib/**/style/*"
			],
			"gitHead": "b6a617f2e97fddd062dc26dbc9b8a8d46f3ec970",
			"_id": "antd@3.4.4",
			"_npmVersion": "6.0.0",
			"_nodeVersion": "9.11.1",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"integrity": "sha512-DKlFG8ni3n2uaT4A16ihyUvqa5IK2g/xcac5KSYdtWeqexQ1MPyrFlkOCagSROcSNkLB13RoRe503qPd0bjKaA==",
				"shasum": "18897edd3182c06cc45310af8fa73e419ea346cb",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.4.4.tgz",
				"fileCount": 1817,
				"unpackedSize": 38579626,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa5CRZCRA9TVsSAnZWagAApzQQAIaDuI+AjgxLRCGJusXQ\nvo+MQ155pm7tX9buxVXx2gtTED5zS32cMPnKbw4YRrEfb3s5Q9bstgRidTp/\nx9MQhCQ2mdOyn59B9Z3wjiwZ7dueSBe3hGmtviIc4QBttdpOLLyoRXXH80/c\nIkYrMLxTagPxOYpPigNtYnYuFyFT7Jefd1F+snUM6esEKMfP+l4df1B/NGUk\nZbuxN0zmrgWaR3wj3O1OvdaabjNQlmSjcvNkkE1k46+luq2mdF5j/Np4uxzg\nbMVM294ZtwjBZlVMDpgEngiP2NDphVoiNVrsSDXe+knqh2itPBvD3uMdEZ7a\n8VM3vX+BqeKm/oAzHuWDEKeWpgu8V6QkqnUXVzGZG2handIoqLDAM3hGF+G8\nsgLAIlRH5yykxhrtz3W7nOwrMUEFduXwRtJmd5nHoh1Htfc7NX/JX4oviQyj\n7N3iX0x52TZCwswv+r31KQ7oPtoCkWM76I/VTbX8tnonIpd78nsjvCVouSb7\nMESmgBz3qQ7Z32GFrlu0iOz5y5hL2J9ft8N9L59MLXUpn08FxgMEJB9W88zb\n9LH924AmxnyDSqDOFeq3Je+4QEU8EzROHMfOm5uQJWwQkUeSWm4Q/hnbPAZO\nC7ejjRvBqVH27eU0QDTx/f0L4C3ZiDQBGkEjrhBHz5cLu3X5ujlJf9Z4eaNx\nEYwE\r\n=Hf8Y\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "418150596@qq.com",
					"name": "ddcat1115"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "644506165@qq.com",
					"name": "nikogu"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "surgesoft@gmail.com",
					"name": "raohai"
				},
				{
					"email": "valleykiddy@gmail.com",
					"name": "valleykid"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.4.4_1524900952871_0.20455757742767644"
			},
			"_hasShrinkwrap": false
		},
		"3.4.5": {
			"name": "antd",
			"version": "3.4.5",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"files": [
				"dist",
				"lib",
				"es"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"array-tree-filter": "^2.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"create-react-class": "^15.6.0",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.1",
				"lodash": "^4.17.5",
				"moment": "^2.19.3",
				"omit.js": "^1.0.0",
				"prop-types": "^15.5.7",
				"rc-animate": "^2.4.1",
				"rc-calendar": "~9.6.0",
				"rc-cascader": "~0.12.0",
				"rc-checkbox": "~2.1.5",
				"rc-collapse": "~1.8.0",
				"rc-dialog": "~7.1.0",
				"rc-dropdown": "~2.1.0",
				"rc-editor-mention": "^1.0.2",
				"rc-form": "^2.1.0",
				"rc-input-number": "~4.0.0",
				"rc-menu": "~6.2.0",
				"rc-notification": "~3.0.0",
				"rc-pagination": "~1.16.1",
				"rc-progress": "~2.2.2",
				"rc-rate": "~2.4.0",
				"rc-select": "~7.7.0",
				"rc-slider": "~8.6.0",
				"rc-steps": "~3.1.0",
				"rc-switch": "~1.6.0",
				"rc-table": "~6.1.0",
				"rc-tabs": "~9.2.0",
				"rc-time-picker": "~3.3.0",
				"rc-tooltip": "~3.7.0",
				"rc-tree": "~1.8.0",
				"rc-tree-select": "~1.12.0",
				"rc-upload": "~2.4.0",
				"rc-util": "^4.0.4",
				"react-lazy-load": "^3.0.12",
				"react-slick": "~0.23.1",
				"shallowequal": "^1.0.1",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@babel/types": "7.0.0-beta.44",
				"@types/node": "^9.6.7",
				"@types/react": "^16.0.0",
				"@types/react-dom": "^16.0.0",
				"ansi-styles": "^3.2.0",
				"ant-design-palettes": "^1.0.0",
				"antd-tools": "^5.1.2",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^8.1.1",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.28.0",
				"bisheng-plugin-antd": "^0.16.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.6.0",
				"bisheng-plugin-toc": "^0.4.0",
				"commander": "^2.11.0",
				"cross-env": "^5.0.3",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"docsearch.js": "^2.5.2",
				"dora-plugin-upload": "^0.3.1",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.0",
				"enzyme-to-json": "^3.1.2",
				"eslint": "^4.8.0",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^5.0.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "^6.0.2",
				"eslint-plugin-markdown": "~1.0.0-beta.4",
				"eslint-plugin-react": "7.7.0",
				"eslint-tinker": "^0.4.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"immutability-helper": "^2.5.0",
				"intersection-observer": "^0.5.0",
				"jest": "^22.4.2",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^7.0.0",
				"lz-string": "^1.4.4",
				"majo": "^0.6.2",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"preact": "^8.2.5",
				"preact-compat": "^3.17.0",
				"querystring": "^0.2.0",
				"rc-drawer-menu": "^0.5.3",
				"rc-queue-anim": "^1.4.1",
				"rc-scroll-anim": "^2.2.1",
				"rc-tween-one": "^1.7.2",
				"react": "^16.0.0",
				"react-color": "^2.11.7",
				"react-copy-to-clipboard": "^5.0.0",
				"react-dnd": "^2.5.4",
				"react-dnd-html5-backend": "^2.5.4",
				"react-document-title": "^2.0.1",
				"react-dom": "^16.0.0",
				"react-github-button": "^0.1.1",
				"react-infinite-scroller": "^1.0.15",
				"react-intl": "^2.0.1",
				"react-sublime-video": "^0.2.0",
				"react-virtualized": "~9.18.5",
				"remark-frontmatter": "^1.1.0",
				"remark-parse": "^5.0.0",
				"remark-stringify": "^5.0.0",
				"remark-yaml-config": "^4.0.1",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"scrollama": "^1.4.1",
				"stylelint": "9.2.0",
				"stylelint-config-standard": "^18.0.0",
				"typescript": "~2.8.1",
				"unified": "^6.1.5",
				"values.js": "^1.0.3",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest --config .jest.js",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"sort-api": "node ./scripts/sort-api-table.js",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml _site",
				"deploy": "bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json",
				"lint-staged:es": "eslint ./.eslintrc.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"npm run lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"npm run lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"npm run lint-staged:demo"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"sideEffects": [
				"es/**/style/*",
				"lib/**/style/*"
			],
			"gitHead": "b229418e0fa1ae914b9adda63466033b3133e256",
			"_id": "antd@3.4.5",
			"_npmVersion": "6.0.0",
			"_nodeVersion": "9.11.1",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"integrity": "sha512-Chcg4cI7gJr9rmZ3I7sps5ssrHamPxeskCAm7tJq3llg/5QWxy+cbeFUnK/0N3ATmCUV55kozPo2gcb8J270Ig==",
				"shasum": "dc33d746586899ac3a87ef45ad78b741a5f98ee9",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.4.5.tgz",
				"fileCount": 1817,
				"unpackedSize": 38584595,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa6quICRA9TVsSAnZWagAA9PIP/2MZWgCHo7aYPHsFkfjU\n6iZxNcjycDLpVXJ7PFPe7ApVyVniAMCYIwanxmMp0F80uFeEFTMwZaR4vXrb\nNW7QzzDKd+6MkwlmuE23nw6A/6UeKbyu7E4ZP0AvUJpzmAMnoP4aZsEdVcBt\nGCbzJWNs8y8tzq+CjcKeoYxnZMpXb5eM3QVaFF3lGRNRRJqpy8WxHxxsFJpN\nojQS9qcKlppbu2iCs8k6ZxEyfNPQO/+UqVVhJ/CrduSrRiMEw4NNGrVKKcoF\nSQIoN7oO8h+W2hdBgjko9Sky4XM2W6v2jH0EJhplIbgd+qrVnKxtUNm4Mj1X\niTpODKmG525uOyw4mtY9aPYRXNN97bKSVMiVYDwc2iyasrgiKv0N0yoYFMmg\nSORXWwJhZc3lmGPGn1OOipp8VYsH5W71pEmi5ULUkwB3LE9A7Cw0AwhyXME8\n2ihTms0nAGCylkYXGXo4IQMjBp5XOerywMgxB3v+4MAjq5fIDFYEnqdad5Y+\n4XMnpQ48skooZp5Mgoj8iSczBWpqIjm6bWfiQbJy64m6+8iDnUyBhNuQQcsJ\nb4eYNmxznbF0KEJ++1V9eenC1ZtlVPR9j9vUQF9UFSW5ftxxX4/6veWQwdf2\nOOUqX8zzki1YeT10ASzawbye0alyP9CI1CUzW02pTo9xxJsMw7pyn+VQqm7M\nNgpg\r\n=2jsv\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "418150596@qq.com",
					"name": "ddcat1115"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "644506165@qq.com",
					"name": "nikogu"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "surgesoft@gmail.com",
					"name": "raohai"
				},
				{
					"email": "valleykiddy@gmail.com",
					"name": "valleykid"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.4.5_1525328775495_0.05223471499278687"
			},
			"_hasShrinkwrap": false
		},
		"3.5.0": {
			"name": "antd",
			"version": "3.5.0",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"files": [
				"dist",
				"lib",
				"es"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"array-tree-filter": "^2.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"create-react-class": "^15.6.0",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.1",
				"lodash": "^4.17.5",
				"moment": "^2.19.3",
				"omit.js": "^1.0.0",
				"prop-types": "^15.5.7",
				"rc-animate": "^2.4.1",
				"rc-calendar": "~9.6.0",
				"rc-cascader": "~0.13.0",
				"rc-checkbox": "~2.1.5",
				"rc-collapse": "~1.9.0",
				"rc-dialog": "~7.1.0",
				"rc-dropdown": "~2.1.0",
				"rc-editor-mention": "^1.0.2",
				"rc-form": "^2.1.0",
				"rc-input-number": "~4.0.0",
				"rc-menu": "~7.0.2",
				"rc-notification": "~3.1.1",
				"rc-pagination": "~1.16.1",
				"rc-progress": "~2.2.2",
				"rc-rate": "~2.4.0",
				"rc-select": "~8.0.1",
				"rc-slider": "~8.6.0",
				"rc-steps": "~3.1.0",
				"rc-switch": "~1.6.0",
				"rc-table": "~6.1.0",
				"rc-tabs": "~9.2.0",
				"rc-time-picker": "~3.3.0",
				"rc-tooltip": "~3.7.0",
				"rc-tree": "~1.8.0",
				"rc-tree-select": "~1.12.0",
				"rc-upload": "~2.4.0",
				"rc-util": "^4.0.4",
				"react-lazy-load": "^3.0.12",
				"react-slick": "~0.23.1",
				"shallowequal": "^1.0.1",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@babel/types": "7.0.0-beta.44",
				"@types/react": "^16.0.0",
				"@types/react-dom": "^16.0.0",
				"ansi-styles": "^3.2.0",
				"ant-design-palettes": "^1.0.0",
				"antd-tools": "^5.1.2",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^8.1.1",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.28.0",
				"bisheng-plugin-antd": "^0.16.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.6.0",
				"bisheng-plugin-toc": "^0.4.0",
				"commander": "^2.11.0",
				"cross-env": "^5.0.3",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"docsearch.js": "^2.5.2",
				"dora-plugin-upload": "^0.3.1",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.0",
				"enzyme-to-json": "^3.1.2",
				"eslint": "^4.8.0",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^5.0.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "^6.0.2",
				"eslint-plugin-markdown": "~1.0.0-beta.4",
				"eslint-plugin-react": "7.7.0",
				"eslint-tinker": "^0.4.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"immutability-helper": "^2.5.0",
				"intersection-observer": "^0.5.0",
				"jest": "^22.4.2",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^7.0.0",
				"lz-string": "^1.4.4",
				"majo": "^0.6.2",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"preact": "^8.2.5",
				"preact-compat": "^3.17.0",
				"querystring": "^0.2.0",
				"rc-drawer-menu": "^0.5.3",
				"rc-queue-anim": "^1.4.1",
				"rc-scroll-anim": "^2.2.1",
				"rc-tween-one": "^1.7.2",
				"react": "^16.0.0",
				"react-color": "^2.11.7",
				"react-copy-to-clipboard": "^5.0.0",
				"react-dnd": "^2.5.4",
				"react-dnd-html5-backend": "^2.5.4",
				"react-document-title": "^2.0.1",
				"react-dom": "^16.0.0",
				"react-github-button": "^0.1.1",
				"react-infinite-scroller": "^1.0.15",
				"react-intl": "^2.0.1",
				"react-sublime-video": "^0.2.0",
				"react-virtualized": "~9.18.5",
				"remark-frontmatter": "^1.1.0",
				"remark-parse": "^5.0.0",
				"remark-stringify": "^5.0.0",
				"remark-yaml-config": "^4.0.1",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"scrollama": "^1.4.1",
				"stylelint": "9.2.0",
				"stylelint-config-standard": "^18.0.0",
				"typescript": "~2.8.1",
				"unified": "^6.1.5",
				"values.js": "^1.0.3",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest --config .jest.js",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"sort-api": "node ./scripts/sort-api-table.js",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml _site",
				"deploy": "bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json",
				"lint-staged:es": "eslint ./.eslintrc.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"npm run lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"npm run lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"npm run lint-staged:demo"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"sideEffects": [
				"es/**/style/*",
				"lib/**/style/*"
			],
			"gitHead": "9368e2df87721caeee149fcf0e317033a81b234c",
			"_id": "antd@3.5.0",
			"_npmVersion": "5.7.1",
			"_nodeVersion": "8.3.0",
			"_npmUser": {
				"name": "yutingzhao1991",
				"email": "yutingzhao1991@sina.com"
			},
			"dist": {
				"integrity": "sha512-J050d/o+Ku4at9riNR7B9LPN/Vs8K+8ujOvAnYLd2zn3cjKy6pX0l9TBysCD+jLGVc6FTAVq1vejvsxjBdeeww==",
				"shasum": "046200573be6177f3b8f015ea49a6d7e7d6d5371",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.5.0.tgz",
				"fileCount": 1817,
				"unpackedSize": 38783306,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa7DVOCRA9TVsSAnZWagAARWcP/2/gOfHPlLJDLLwpBV4a\nqhYCBm6xL7foNlf0b71wlMbq/cSWgNdys/vcc6Q9wUC9NryIAOPdqBsmqmdn\nTIKyUjCigVMKQOPe9lu2RZQwYehuPqabLAZz2jvyeLZJmQHX2cCYqlIrhYtu\n2JaWGq7jtKZDkroXSYuUUCO592536Dw/4AKwYwU5onlC6jEYSuzDLNaaXGXa\nPgOfpVgoZb/qqcBF/hgytsnhiaKOO3RfxurFW7/T/PRdnWwCefG7F/Zvuflx\nYSY8LaZWDNpWiLNLj+c4SQBOjWJ5rnVhoH3+wlOnrmc4NKtsoLJfPRqwe3eu\noAnq/K9NwEhPB9yXqJDXEPs8epg+voqwPiK9+3Z1px6fGxPvzvgjcLwUMX0b\nmEaZByFRqDbz7YZGfNsy7KdETHVeqp+w6pcsNhmC0tQoxdX1AdcC+pGQWXBo\nEek+MUikgfHYLVrC86vC//RkoF/ABqAR1S1nUO5PJ0gUISa2+fIdcCsHfeZx\nNfkeB6KyY8jfrmfiy00oAdYI+Y2q1DqroCEpEueSfDtMc0ACC8VsWnkTrPgb\n6mQ/IwtD9cbm5PFpG0MXbYsEVvZGx08TN9ApIO4mLaTOG0SYTU2MmrT5ah2b\nwFFVUbZhZnCZuSkwyLMYHwAAVa58WHHjk0U4KPYcA9ymF/1Z4N6dAbrp+J/d\npdBr\r\n=Ycs4\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "418150596@qq.com",
					"name": "ddcat1115"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "644506165@qq.com",
					"name": "nikogu"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "surgesoft@gmail.com",
					"name": "raohai"
				},
				{
					"email": "valleykiddy@gmail.com",
					"name": "valleykid"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.5.0_1525429581323_0.23055682404089195"
			},
			"_hasShrinkwrap": false
		},
		"3.5.1": {
			"name": "antd",
			"version": "3.5.1",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"files": [
				"dist",
				"lib",
				"es"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"array-tree-filter": "^2.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"create-react-class": "^15.6.0",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.1",
				"lodash": "^4.17.5",
				"moment": "^2.19.3",
				"omit.js": "^1.0.0",
				"prop-types": "^15.5.7",
				"rc-animate": "^2.4.1",
				"rc-calendar": "~9.6.0",
				"rc-cascader": "~0.13.0",
				"rc-checkbox": "~2.1.5",
				"rc-collapse": "~1.9.0",
				"rc-dialog": "~7.1.0",
				"rc-dropdown": "~2.1.0",
				"rc-editor-mention": "^1.0.2",
				"rc-form": "^2.1.0",
				"rc-input-number": "~4.0.0",
				"rc-menu": "~7.0.2",
				"rc-notification": "~3.1.1",
				"rc-pagination": "~1.16.1",
				"rc-progress": "~2.2.2",
				"rc-rate": "~2.4.0",
				"rc-select": "~8.0.7",
				"rc-slider": "~8.6.0",
				"rc-steps": "~3.1.0",
				"rc-switch": "~1.6.0",
				"rc-table": "~6.1.0",
				"rc-tabs": "~9.2.0",
				"rc-time-picker": "~3.3.0",
				"rc-tooltip": "~3.7.0",
				"rc-tree": "~1.8.0",
				"rc-tree-select": "~1.12.0",
				"rc-upload": "~2.4.0",
				"rc-util": "^4.0.4",
				"react-lazy-load": "^3.0.12",
				"react-slick": "~0.23.1",
				"shallowequal": "^1.0.1",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@babel/types": "7.0.0-beta.44",
				"@types/react": "^16.0.0",
				"@types/react-dom": "^16.0.0",
				"ansi-styles": "^3.2.0",
				"ant-design-palettes": "^1.0.0",
				"antd-tools": "^5.1.2",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^8.1.1",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.28.0",
				"bisheng-plugin-antd": "^0.16.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.6.0",
				"bisheng-plugin-toc": "^0.4.0",
				"commander": "^2.11.0",
				"cross-env": "^5.0.3",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"docsearch.js": "^2.5.2",
				"dora-plugin-upload": "^0.3.1",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.0",
				"enzyme-to-json": "^3.1.2",
				"eslint": "^4.8.0",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^5.0.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "^6.0.2",
				"eslint-plugin-markdown": "~1.0.0-beta.4",
				"eslint-plugin-react": "7.7.0",
				"eslint-tinker": "^0.4.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"immutability-helper": "^2.5.0",
				"intersection-observer": "^0.5.0",
				"jest": "^22.4.2",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^7.0.0",
				"lz-string": "^1.4.4",
				"majo": "^0.6.2",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"preact": "^8.2.5",
				"preact-compat": "^3.17.0",
				"querystring": "^0.2.0",
				"rc-drawer-menu": "^0.5.3",
				"rc-queue-anim": "^1.4.1",
				"rc-scroll-anim": "^2.2.1",
				"rc-tween-one": "^1.7.2",
				"react": "^16.3.2",
				"react-color": "^2.11.7",
				"react-copy-to-clipboard": "^5.0.0",
				"react-dnd": "^2.5.4",
				"react-dnd-html5-backend": "^2.5.4",
				"react-document-title": "^2.0.1",
				"react-dom": "^16.3.2",
				"react-github-button": "^0.1.1",
				"react-infinite-scroller": "^1.0.15",
				"react-intl": "^2.0.1",
				"react-sublime-video": "^0.2.0",
				"react-virtualized": "~9.18.5",
				"remark-frontmatter": "^1.1.0",
				"remark-parse": "^5.0.0",
				"remark-stringify": "^5.0.0",
				"remark-yaml-config": "^4.0.1",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"scrollama": "^1.4.1",
				"stylelint": "9.2.0",
				"stylelint-config-standard": "^18.0.0",
				"typescript": "~2.8.1",
				"unified": "^6.1.5",
				"values.js": "^1.0.3",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest --config .jest.js",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"sort-api": "node ./scripts/sort-api-table.js",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml _site",
				"deploy": "bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json",
				"lint-staged:es": "eslint ./.eslintrc.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"npm run lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"npm run lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"npm run lint-staged:demo"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"sideEffects": [
				"es/**/style/*",
				"lib/**/style/*"
			],
			"gitHead": "ffc182f4ebe04fa23c2a16399a76a490e524782b",
			"_id": "antd@3.5.1",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "8.11.1",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"integrity": "sha512-wQLXz6KfE0wxOEpWM11E81pqFZA31mFv5bP5eLF2XQ6vQKYFoKE/mUW4G/f3AL8meghEmcSCbbP64oiQl96Hnw==",
				"shasum": "6efe9f05dd7a06d650808832ebb1783806da2e12",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.5.1.tgz",
				"fileCount": 1817,
				"unpackedSize": 38796787,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa8rV1CRA9TVsSAnZWagAAahoP/0wrOGu9rYoaT1UGyV9Q\nJDHV1zJwoTC67SfhDhsSgDGHiK2Q7zyZK4UGG9gVFtkLr9ikSHTMpL+/JdJG\nIeUHnYsqxG1/BSVAVP6OAikzEO3KAD4rW9vlACikh+rVu3YXsHx5PNd7BnFi\nyFdiRjo4908D/RhLYuiVuagnM2V+Z7tAygyNs9aFgFEoR8vMvHi8Nf+OY2P7\n3lcogXNq3BA2zFo++LDT2B+Pk1YdWQ/+Uz0hTx26CjH/WB9TxcXHKldwOWOy\ns9bTx6Hn2dDoSsFPVfyPVQNCrukLvRu40QEUuoUDdOoimX1JAaY+3x8UX46Y\n+ekU47J/kK/UQDV2ayEeIOJ2h/x20zIIIHvX3qRq/hW9xhDeTcm0Q5ztKD7L\n9YWR7EB79BCl+J+rIe2Hi4dXGh2yDXZU2LCREKGqiDAOJXPQzwCZZqfsbwPn\nrh923Uj+6KE6YZl64Qs71/xFf/os2X72BVT4o9W2imil18b7G1JHJ3k8kek4\nqh33eTH60REvqaDqKSLGxc9YK6oyFf1qImqzdgOZFD+Hdtyib+VeVkNcypyQ\nGEADYAvSgSz/D+VNe+Th7/3LLo0vc4Fg4TIvBj6X8OBwymWsTwNYS+7r2BKZ\nzJ+9JexfRxHZ7cM+oK3luWRFvg8SH6Ss+WVeRQOl2JL/gkqHgFrBLuyZTACV\n46y2\r\n=sUnv\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "418150596@qq.com",
					"name": "ddcat1115"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "644506165@qq.com",
					"name": "nikogu"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "surgesoft@gmail.com",
					"name": "raohai"
				},
				{
					"email": "valleykiddy@gmail.com",
					"name": "valleykid"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.5.1_1525855604354_0.2854533637975065"
			},
			"_hasShrinkwrap": false
		},
		"3.5.2": {
			"name": "antd",
			"version": "3.5.2",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"files": [
				"dist",
				"lib",
				"es"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"array-tree-filter": "^2.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"create-react-class": "^15.6.0",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.1",
				"lodash": "^4.17.5",
				"moment": "^2.19.3",
				"omit.js": "^1.0.0",
				"prop-types": "^15.5.7",
				"rc-animate": "^2.4.1",
				"rc-calendar": "~9.6.0",
				"rc-cascader": "~0.13.0",
				"rc-checkbox": "~2.1.5",
				"rc-collapse": "~1.9.0",
				"rc-dialog": "~7.1.0",
				"rc-dropdown": "~2.1.0",
				"rc-editor-mention": "^1.0.2",
				"rc-form": "^2.1.0",
				"rc-input-number": "~4.0.0",
				"rc-menu": "~7.0.2",
				"rc-notification": "~3.1.1",
				"rc-pagination": "~1.16.1",
				"rc-progress": "~2.2.2",
				"rc-rate": "~2.4.0",
				"rc-select": "~8.0.7",
				"rc-slider": "~8.6.0",
				"rc-steps": "~3.1.0",
				"rc-switch": "~1.6.0",
				"rc-table": "~6.1.0",
				"rc-tabs": "~9.2.0",
				"rc-time-picker": "~3.3.0",
				"rc-tooltip": "~3.7.0",
				"rc-tree": "~1.8.0",
				"rc-tree-select": "~1.12.0",
				"rc-upload": "~2.4.0",
				"rc-util": "^4.0.4",
				"react-lazy-load": "^3.0.12",
				"react-slick": "~0.23.1",
				"shallowequal": "^1.0.1",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@babel/types": "7.0.0-beta.44",
				"@types/react": "^16.0.0",
				"@types/react-dom": "^16.0.0",
				"ansi-styles": "^3.2.0",
				"ant-design-palettes": "^1.0.0",
				"antd-tools": "^5.1.2",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^8.1.1",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.28.0",
				"bisheng-plugin-antd": "^0.16.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.6.0",
				"bisheng-plugin-toc": "^0.4.0",
				"commander": "^2.11.0",
				"cross-env": "^5.0.3",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"docsearch.js": "^2.5.2",
				"dora-plugin-upload": "^0.3.1",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.0",
				"enzyme-to-json": "^3.1.2",
				"eslint": "^4.8.0",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^5.0.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "^6.0.2",
				"eslint-plugin-markdown": "~1.0.0-beta.4",
				"eslint-plugin-react": "7.7.0",
				"eslint-tinker": "^0.4.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"immutability-helper": "^2.5.0",
				"intersection-observer": "^0.5.0",
				"jest": "^22.4.2",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^7.0.0",
				"lz-string": "^1.4.4",
				"majo": "^0.6.2",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"preact": "^8.2.5",
				"preact-compat": "^3.17.0",
				"querystring": "^0.2.0",
				"rc-drawer-menu": "^0.5.3",
				"rc-queue-anim": "^1.4.1",
				"rc-scroll-anim": "^2.2.1",
				"rc-tween-one": "^1.7.2",
				"react": "^16.3.2",
				"react-color": "^2.11.7",
				"react-copy-to-clipboard": "^5.0.0",
				"react-dnd": "^2.5.4",
				"react-dnd-html5-backend": "^2.5.4",
				"react-document-title": "^2.0.1",
				"react-dom": "^16.3.2",
				"react-github-button": "^0.1.1",
				"react-infinite-scroller": "^1.0.15",
				"react-intl": "^2.0.1",
				"react-sublime-video": "^0.2.0",
				"react-virtualized": "~9.18.5",
				"remark-frontmatter": "^1.1.0",
				"remark-parse": "^5.0.0",
				"remark-stringify": "^5.0.0",
				"remark-yaml-config": "^4.0.1",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"scrollama": "^1.4.1",
				"stylelint": "9.2.0",
				"stylelint-config-standard": "^18.0.0",
				"typescript": "~2.8.1",
				"unified": "^7.0.0",
				"values.js": "^1.0.3",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest --config .jest.js",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"sort-api": "node ./scripts/sort-api-table.js",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml _site",
				"deploy": "bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint",
				"lint-staged:es": "eslint ./.eslintrc.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"npm run lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"npm run lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"npm run lint-staged:demo"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"sideEffects": [
				"es/**/style/*",
				"lib/**/style/*"
			],
			"gitHead": "41b9a79edb27c78efb89266a09657e2a737d42ea",
			"_id": "antd@3.5.2",
			"_npmVersion": "6.0.0",
			"_nodeVersion": "8.5.0",
			"_npmUser": {
				"name": "valleykid",
				"email": "valleykiddy@gmail.com"
			},
			"dist": {
				"integrity": "sha512-suJ3QFjmBj4lhXUNCsjse4RIvseE6EIiiihgJB1xR0pr8novSrDZQj8ZK/4dOYBaJs2UJ5qJltRCVbO30fCuRA==",
				"shasum": "f27356289788dbe463103f0ab715345ac7ca8cee",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.5.2.tgz",
				"fileCount": 1817,
				"unpackedSize": 37133019,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa+Fi3CRA9TVsSAnZWagAAc3cP/ilRPtbd4cc0oEfgxyA9\n4Ze+F2X7OMKvLGXqTPZYO5dSA7cMpeJjp+NncPGvYtgWpJ0qWKpco93Qx2kJ\nCPQaG4CUzlqTWC3Q0rUuoGj7eAcylQWcqM8mb/7OPrfoXO2T9c0Z14BcaJY5\n+K/ktZcKDbhFgMEwbhxUKoIzuFUs9OHpSMdHI5yHfKCEPw4kihva54d+mtcj\n2Z1XgaeZzRrXkyKvGLd9MrPsOvCdddsEMuGbA5laFJ+ZQ/DXVvMVA5Nz6KkF\nG89qgWCf7PLE/t/7R+wMQbZQzRLlKTAA2VXlXBsqIM2LsZVx3XeXW7YURazI\nT+XSuFN2DUiXCA90AVNdIXmHA0mxCDFdcZEfY+wIz6T6qG/kqhFJbJhtEW97\n2eKajRNeHvqvrRX0dGjBztY1aFGwFAaUNeJoHEG2Lg+kG74F74PVdqbw0eFl\nRGkO2vU7+MUoghLIjufVB7mgXkqN1kk4TbBZirFz/WUrNP8iGbAdWCyRjOOa\n+NG3COF10YisIDQGxUcCvyofoaKth20pUYRl71azAV7HjqpEhXuxDnH8W49+\nz47XcoQuIUNtulP37b1atZAUBwdPOpfftkzl3rLVsorq8ap5BZyYQABDPMvs\nENiPQlXOux87hLjp5O9H+pU61MMbgNaGhMwgsnEOUW9qK0OGSqMjL1uP2qHF\nwdOw\r\n=wpGt\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "418150596@qq.com",
					"name": "ddcat1115"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "644506165@qq.com",
					"name": "nikogu"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "surgesoft@gmail.com",
					"name": "raohai"
				},
				{
					"email": "valleykiddy@gmail.com",
					"name": "valleykid"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.5.2_1526225078907_0.8987025087797429"
			},
			"_hasShrinkwrap": false
		},
		"3.5.3": {
			"name": "antd",
			"version": "3.5.3",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"files": [
				"dist",
				"lib",
				"es"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"array-tree-filter": "^2.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"create-react-class": "^15.6.0",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.1",
				"lodash": "^4.17.5",
				"moment": "^2.19.3",
				"omit.js": "^1.0.0",
				"prop-types": "^15.5.7",
				"rc-animate": "^2.4.1",
				"rc-calendar": "~9.6.0",
				"rc-cascader": "~0.13.0",
				"rc-checkbox": "~2.1.5",
				"rc-collapse": "~1.9.0",
				"rc-dialog": "~7.1.0",
				"rc-dropdown": "~2.1.0",
				"rc-editor-mention": "^1.0.2",
				"rc-form": "^2.1.0",
				"rc-input-number": "~4.0.0",
				"rc-menu": "~7.0.2",
				"rc-notification": "~3.1.1",
				"rc-pagination": "~1.16.1",
				"rc-progress": "~2.2.2",
				"rc-rate": "~2.4.0",
				"rc-select": "~8.0.7",
				"rc-slider": "~8.6.0",
				"rc-steps": "~3.1.0",
				"rc-switch": "~1.6.0",
				"rc-table": "~6.1.0",
				"rc-tabs": "~9.2.0",
				"rc-time-picker": "~3.3.0",
				"rc-tooltip": "~3.7.0",
				"rc-tree": "~1.8.0",
				"rc-tree-select": "~1.12.0",
				"rc-upload": "~2.4.0",
				"rc-util": "^4.0.4",
				"react-lazy-load": "^3.0.12",
				"react-slick": "~0.23.1",
				"shallowequal": "^1.0.1",
				"warning": "~3.0.0"
			},
			"devDependencies": {
				"@babel/types": "7.0.0-beta.44",
				"@types/react": "^16.0.0",
				"@types/react-dom": "^16.0.0",
				"ansi-styles": "^3.2.0",
				"ant-design-palettes": "^1.0.0",
				"antd-theme-generator": "1.0.7",
				"antd-tools": "^5.1.2",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^8.1.1",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.28.0",
				"bisheng-plugin-antd": "^0.16.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.6.0",
				"bisheng-plugin-toc": "^0.4.0",
				"commander": "^2.11.0",
				"cross-env": "^5.0.3",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"docsearch.js": "^2.5.2",
				"dora-plugin-upload": "^0.3.1",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.0",
				"enzyme-to-json": "^3.1.2",
				"eslint": "^4.8.0",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^5.0.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "^6.0.2",
				"eslint-plugin-markdown": "~1.0.0-beta.4",
				"eslint-plugin-react": "7.8.2",
				"eslint-tinker": "^0.4.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"immutability-helper": "^2.5.0",
				"intersection-observer": "^0.5.0",
				"jest": "^22.4.2",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^7.0.0",
				"lz-string": "^1.4.4",
				"majo": "^0.6.2",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"preact": "^8.2.5",
				"preact-compat": "^3.17.0",
				"querystring": "^0.2.0",
				"rc-drawer-menu": "^0.5.3",
				"rc-queue-anim": "^1.4.1",
				"rc-scroll-anim": "^2.2.1",
				"rc-tween-one": "^1.7.2",
				"react": "^16.3.2",
				"react-color": "^2.11.7",
				"react-copy-to-clipboard": "^5.0.0",
				"react-dnd": "^2.5.4",
				"react-dnd-html5-backend": "^2.5.4",
				"react-document-title": "^2.0.1",
				"react-dom": "^16.3.2",
				"react-github-button": "^0.1.1",
				"react-infinite-scroller": "^1.0.15",
				"react-intl": "^2.0.1",
				"react-sublime-video": "^0.2.0",
				"react-virtualized": "~9.18.5",
				"remark-frontmatter": "^1.1.0",
				"remark-parse": "^5.0.0",
				"remark-stringify": "^5.0.0",
				"remark-yaml-config": "^4.0.1",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"scrollama": "^1.4.1",
				"stylelint": "9.2.0",
				"stylelint-config-standard": "^18.0.0",
				"typescript": "~2.8.1",
				"unified": "^7.0.0",
				"values.js": "^1.0.3",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest --config .jest.js",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"sort-api": "node ./scripts/sort-api-table.js",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml _site",
				"deploy": "bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint",
				"lint-staged:es": "eslint ./.eslintrc.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"npm run lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"npm run lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"npm run lint-staged:demo"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"sideEffects": [
				"es/**/style/*",
				"lib/**/style/*"
			],
			"gitHead": "fd1d9661c0c55681ed1dd4fad5950ae2ab8ae339",
			"_id": "antd@3.5.3",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "8.11.2",
			"_npmUser": {
				"name": "chenshuai2144",
				"email": "wasd2144@hotmail.com"
			},
			"dist": {
				"integrity": "sha512-8vkYvcoRLEhIiNVVaB8cy9kg532vSOlEG24Ke1UMvtJMQne1n2AuJqYQIuy0LPY6NY8uWbJUAc7ZnW+krOCiOQ==",
				"shasum": "92249afbb1d0f90b4ea2832362b371a24cb5e3bd",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.5.3.tgz",
				"fileCount": 1819,
				"unpackedSize": 38648494,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbAWerCRA9TVsSAnZWagAAf7kQAIGrPafjmcn2Nyq6JTQd\n93JLb9dKJm8bs6oeOX8t55T0WCq5fxnbyBLslWhfbju5DPgxfE79Y+BcBpIA\ngerQpdjTmmXWv84Mw1/JFGcQgdUmzbRMGZDTXE3YQjdgFuo099LGFNPyn1pl\nPk3vQCOXBQdw2Sa6WGaU4qjVhdRp6R9Pgz4FiU+cHiNphgJEPnAUoN5Rpi3e\n4t5mRlDPAHnOvJ4ZG/knBPVR8s+BYa8ustOpQXoumo8+cI81AlDnfOEdmp7f\nTqrqyhAlpEZd6M8PFov0ifUCb0j/z5/Wc/O7+/WCQvkTO44flzfzR6y6k596\nSgN63tFVh2NGDmMR6yAAG3xNlSXutlm5MNK23cUy038iFF9hU8zL6chmFc+E\nMqkWXx/Xedf6GilUOwHBrXreTF8MHRPz5sEJ2ARS8/EeNLBKTD+LEa92/a6M\naupT06KXdfIvm/ePu/7ga3B5DRxw0itHxbJePRzdHNY8OwFCjgN8r9X9miZG\noGYd6h9NkDMsJ8Szyh9cIvt8oF5Sp1uEHtLRZkbNGxcgGKi/lX2K73lrT2Et\naFCeQFHoQ1wk6CRbTxoN/w9fwaLkkx+Q6P+TIz9P3ofgsK/ZMwvVEqGpA2rN\nZ28uU4XMdrWCKzsz4klbb7Z4MBw536cv6vrnGaixqUPkXlw2UyK/lK/ZM49G\nb+Xp\r\n=OJoz\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "418150596@qq.com",
					"name": "ddcat1115"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "644506165@qq.com",
					"name": "nikogu"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "surgesoft@gmail.com",
					"name": "raohai"
				},
				{
					"email": "valleykiddy@gmail.com",
					"name": "valleykid"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.5.3_1526818730899_0.08139647633096159"
			},
			"_hasShrinkwrap": false
		},
		"3.5.4": {
			"name": "antd",
			"version": "3.5.4",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"files": [
				"dist",
				"lib",
				"es"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"array-tree-filter": "^2.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"create-react-class": "^15.6.0",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.1",
				"lodash": "^4.17.5",
				"moment": "^2.19.3",
				"omit.js": "^1.0.0",
				"prop-types": "^15.5.7",
				"raf": "^3.4.0",
				"rc-animate": "^2.4.1",
				"rc-calendar": "~9.6.0",
				"rc-cascader": "~0.13.0",
				"rc-checkbox": "~2.1.5",
				"rc-collapse": "~1.9.0",
				"rc-dialog": "~7.1.0",
				"rc-dropdown": "~2.1.0",
				"rc-editor-mention": "^1.0.2",
				"rc-form": "^2.1.0",
				"rc-input-number": "~4.0.0",
				"rc-menu": "~7.0.2",
				"rc-notification": "~3.1.1",
				"rc-pagination": "~1.16.1",
				"rc-progress": "~2.2.2",
				"rc-rate": "~2.4.0",
				"rc-select": "~8.0.7",
				"rc-slider": "~8.6.0",
				"rc-steps": "~3.1.0",
				"rc-switch": "~1.6.0",
				"rc-table": "~6.1.0",
				"rc-tabs": "~9.2.0",
				"rc-time-picker": "~3.3.0",
				"rc-tooltip": "~3.7.0",
				"rc-tree": "~1.8.0",
				"rc-tree-select": "~1.12.0",
				"rc-upload": "~2.4.0",
				"rc-util": "^4.0.4",
				"react-lazy-load": "^3.0.12",
				"react-slick": "~0.23.1",
				"shallowequal": "^1.0.1",
				"warning": "~4.0.0"
			},
			"devDependencies": {
				"@babel/types": "7.0.0-beta.44",
				"@types/react": "^16.0.0",
				"@types/react-dom": "^16.0.0",
				"ansi-styles": "^3.2.0",
				"ant-design-palettes": "^1.0.0",
				"antd-theme-generator": "1.0.7",
				"antd-tools": "^5.1.2",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^8.1.1",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.28.0",
				"bisheng-plugin-antd": "^0.16.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.6.0",
				"bisheng-plugin-toc": "^0.4.0",
				"commander": "^2.11.0",
				"cross-env": "^5.0.3",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"docsearch.js": "^2.5.2",
				"dora-plugin-upload": "^0.3.1",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.0",
				"enzyme-to-json": "^3.1.2",
				"eslint": "^4.8.0",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^5.0.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "^6.0.2",
				"eslint-plugin-markdown": "~1.0.0-beta.4",
				"eslint-plugin-react": "7.8.2",
				"eslint-tinker": "^0.4.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"immutability-helper": "^2.5.0",
				"intersection-observer": "^0.5.0",
				"jest": "^23.0.0",
				"jsdom": "~11.10.0",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^7.0.0",
				"lz-string": "^1.4.4",
				"majo": "^0.6.2",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"preact": "^8.2.5",
				"preact-compat": "^3.17.0",
				"querystring": "^0.2.0",
				"rc-drawer-menu": "^0.5.3",
				"rc-queue-anim": "^1.4.1",
				"rc-scroll-anim": "^2.2.1",
				"rc-tween-one": "^1.7.2",
				"react": "^16.3.2",
				"react-color": "^2.11.7",
				"react-copy-to-clipboard": "^5.0.0",
				"react-dnd": "^2.5.4",
				"react-dnd-html5-backend": "^2.5.4",
				"react-document-title": "^2.0.1",
				"react-dom": "^16.3.2",
				"react-github-button": "^0.1.1",
				"react-infinite-scroller": "^1.0.15",
				"react-intl": "^2.0.1",
				"react-router-dom": "^4.2.2",
				"react-sublime-video": "^0.2.0",
				"react-virtualized": "~9.19.0",
				"remark-frontmatter": "^1.1.0",
				"remark-parse": "^5.0.0",
				"remark-stringify": "^5.0.0",
				"remark-yaml-config": "^4.0.1",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"scrollama": "^1.4.1",
				"stylelint": "9.2.1",
				"stylelint-config-standard": "^18.0.0",
				"typescript": "~2.8.1",
				"unified": "^7.0.0",
				"values.js": "^1.0.3",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest --config .jest.js",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"sort-api": "node ./scripts/sort-api-table.js",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml _site",
				"deploy": "bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint",
				"lint-staged:es": "eslint ./.eslintrc.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"npm run lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"npm run lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"npm run lint-staged:demo"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"sideEffects": [
				"es/**/style/*",
				"lib/**/style/*"
			],
			"gitHead": "ad0108dfd53b79a5c0bc41a4c590ea76b30c2536",
			"_id": "antd@3.5.4",
			"_npmVersion": "6.0.1",
			"_nodeVersion": "8.9.4",
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"dist": {
				"integrity": "sha512-6Peu7s1WfcFbOeEkGEoJF4X+FnQmNrYgka2BFuKkaYZrFYxtVfwDoju6GALrxYC8T7Pkkfn5jCddXyBhnbi1lg==",
				"shasum": "045e4226b41716dc215f6255bb121b0fb9e5dc3b",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.5.4.tgz",
				"fileCount": 1811,
				"unpackedSize": 37264260,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbCYdKCRA9TVsSAnZWagAAxeIP/1FHMVOgFPR1+4QpPDta\nT8qB7eoG1ImWunhtu+IPWCYnw0JcP0WYk3yddGXdVz+upsK14uT9YLdNK7qG\naYbp3shPtkBKwGv/E8Tzp6Y9pKCNJ9Zj+h2gHI1sbLIJ+7NnNah5TKzJ0Oz5\nWvzp2PkgvdXGx+/xjSPh+1dqwfWYQG53QxDnmQGOofBfJc/hjfcoNub0J+3c\nRcCMnKHplm/rH/fO13rqBDoyap5B9tLGvRecPRsBGGTPkRkrw9TRvza9BlFh\n551G+UuFBUMMxJH7WBArT4A1xYFiby3zLHKzT5q30l8mcyH8buG57nEL5TAE\nXqWx2AL/nE/NmTfA2XRsYDOGdkj10YaO1Wy1UgsTP7lLxwiIg2yv36e7y22I\nD+A/A8NgKVclND0IlO/TVjmyEVlJw3QvSPkG+Zo6T42faB6LpVZOmGYco1bW\n3TxtJsWgWMWcakukFbA33vUJDCEtulwWMhpi8wZiRhrY9NVPY9qhKAC/VGk6\nsLoKZ6O1K72Zh5izXMfzWn10wNkBYN7nPKhd8SCn6c24abtmRwWrGNG1saeo\nRbeBr0xYlKXFEPqNRd2G4JiIHnl/lVfD622QsXwKzqew++i6VqqNwJbA0q3K\npmdBYlFY3kFJb3Wg5+co+yE5mytK8+d6lr7rM7/XlSGB06W6Vqbdj2u/kHmp\nqLmg\r\n=8+lH\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "418150596@qq.com",
					"name": "ddcat1115"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "644506165@qq.com",
					"name": "nikogu"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "surgesoft@gmail.com",
					"name": "raohai"
				},
				{
					"email": "valleykiddy@gmail.com",
					"name": "valleykid"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.5.4_1527351113782_0.8997358210294051"
			},
			"_hasShrinkwrap": false
		},
		"3.6.0": {
			"name": "antd",
			"version": "3.6.0",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"files": [
				"dist",
				"lib",
				"es"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"array-tree-filter": "^2.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"create-react-class": "^15.6.0",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.1",
				"intersperse": "^1.0.0",
				"lodash": "^4.17.5",
				"moment": "^2.19.3",
				"omit.js": "^1.0.0",
				"prop-types": "^15.5.7",
				"raf": "^3.4.0",
				"rc-animate": "^2.4.1",
				"rc-calendar": "~9.6.0",
				"rc-cascader": "~0.13.0",
				"rc-checkbox": "~2.1.5",
				"rc-collapse": "~1.9.0",
				"rc-dialog": "~7.1.0",
				"rc-dropdown": "~2.1.0",
				"rc-editor-mention": "^1.0.2",
				"rc-form": "^2.1.0",
				"rc-input-number": "~4.0.0",
				"rc-menu": "~7.0.2",
				"rc-notification": "~3.1.1",
				"rc-pagination": "~1.16.1",
				"rc-progress": "~2.2.2",
				"rc-rate": "~2.4.0",
				"rc-select": "~8.0.7",
				"rc-slider": "~8.6.0",
				"rc-steps": "~3.1.0",
				"rc-switch": "~1.6.0",
				"rc-table": "~6.1.0",
				"rc-tabs": "~9.2.0",
				"rc-time-picker": "~3.3.0",
				"rc-tooltip": "~3.7.0",
				"rc-tree": "~1.8.0",
				"rc-tree-select": "~1.12.0",
				"rc-upload": "~2.4.0",
				"rc-util": "^4.0.4",
				"react-lazy-load": "^3.0.12",
				"react-slick": "~0.23.1",
				"shallowequal": "^1.0.1",
				"warning": "~4.0.1"
			},
			"devDependencies": {
				"@babel/types": "7.0.0-beta.44",
				"@types/react": "^16.0.0",
				"@types/react-dom": "^16.0.0",
				"ansi-styles": "^3.2.0",
				"ant-design-palettes": "^1.0.0",
				"antd-theme-generator": "1.0.7",
				"antd-tools": "^5.1.2",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^8.1.1",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.28.0",
				"bisheng-plugin-antd": "^0.16.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.6.0",
				"bisheng-plugin-toc": "^0.4.0",
				"commander": "^2.11.0",
				"cross-env": "^5.0.3",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"docsearch.js": "^2.5.2",
				"dora-plugin-upload": "^0.3.1",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.0",
				"enzyme-to-json": "^3.1.2",
				"eslint": "^4.8.0",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^5.0.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "^6.0.2",
				"eslint-plugin-markdown": "~1.0.0-beta.4",
				"eslint-plugin-react": "7.8.2",
				"eslint-tinker": "^0.4.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"immutability-helper": "^2.5.0",
				"intersection-observer": "^0.5.0",
				"jest": "^23.0.0",
				"jsdom": "~11.10.0",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^7.0.0",
				"lz-string": "^1.4.4",
				"majo": "^0.6.2",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"offline-plugin": "github:ant-design/offline-plugin#master",
				"pre-commit": "^1.2.2",
				"preact": "^8.2.5",
				"preact-compat": "^3.17.0",
				"querystring": "^0.2.0",
				"rc-drawer-menu": "^0.5.3",
				"rc-queue-anim": "^1.4.1",
				"rc-scroll-anim": "^2.2.1",
				"rc-tween-one": "^1.7.2",
				"react": "^16.3.2",
				"react-color": "^2.11.7",
				"react-copy-to-clipboard": "^5.0.0",
				"react-dnd": "^3.0.2",
				"react-dnd-html5-backend": "^3.0.2",
				"react-document-title": "^2.0.1",
				"react-dom": "^16.3.2",
				"react-github-button": "^0.1.1",
				"react-infinite-scroller": "^1.0.15",
				"react-intl": "^2.0.1",
				"react-router-dom": "^4.2.2",
				"react-sublime-video": "^0.2.0",
				"react-virtualized": "~9.19.0",
				"remark-frontmatter": "^1.1.0",
				"remark-parse": "^5.0.0",
				"remark-stringify": "^5.0.0",
				"remark-yaml-config": "^4.0.1",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"scrollama": "^1.4.1",
				"stylelint": "9.2.1",
				"stylelint-config-standard": "^18.0.0",
				"typescript": "~2.8.1",
				"unified": "^7.0.0",
				"values.js": "^1.0.3",
				"xhr-mock": "^2.4.0",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest --config .jest.js",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"sort-api": "node ./scripts/sort-api-table.js",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml _site",
				"deploy": "bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint",
				"lint-staged:es": "eslint ./.eslintrc.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"npm run lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"npm run lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"npm run lint-staged:demo"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"sideEffects": [
				"es/**/style/*",
				"lib/**/style/*"
			],
			"gitHead": "7aae599af8c0cbb2420280ec2b36eba68516266b",
			"_id": "antd@3.6.0",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "8.10.0",
			"_npmUser": {
				"name": "picodoth",
				"email": "picodoth@gmail.com"
			},
			"dist": {
				"integrity": "sha512-SIe0bd8Ns7sF16VUG8i7FSQcq/6380YVfNXzoMww1ZC2+pAy4T7XFHSgQA26z3w3AhxbO8HtWLD/k1BNJpAh2g==",
				"shasum": "1c6f6cef5e5950e744c2fff8b7cf0716d4b1b0a4",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.6.0.tgz",
				"fileCount": 1813,
				"unpackedSize": 38619000,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbEkgcCRA9TVsSAnZWagAAI5wP/jecDENb1fTaPXOKpiLw\nx41boNipPFCOYc77MU3mg/Qyq5Co3NHmX/oFs/wQNMcmHXBB1jsgspoIZ+cC\n6A7KXTsPuM307evAzzB/6RBt7B5L/SI4OzssJ/TAYWsRfjcjojfXi+Do2UoA\n+b96uKfYBY8DI5XOKgc903Ckbdst40LetHDma/VcukbG+U/32BTlUNGMTCF0\nv7slfqZtM0FURtpVfTd/3QRPpMkyykfUDLLDNTw41x1xYc1wIdYcOHx6RKlF\nCnBhHg7vzlV3GL2lLfFPg+uM2jx+ZR1NRLDBXgZPU4tQY9+k7rMy33ctUoYV\nz7OqqIsUEyvrfZnax/YyBg1vmN9xbAsIJftGohwW4L2RCZjXoUtO8DnNvSra\nOocSthza5SF3oDrRSpbmehhdBvrlP5BZGJyl4Ma+sDcCnMwLY0GcCMGGMjvv\ndWubp7xquWjOVHHLKMVOQVznUgDlYGTWGDQ7P21wCM0zhqn5wRNhKOiODvqd\nonZZiAB3yWHg9kE1jD2/zxAWOaqNQvSjnU5+VPoQ9YQYvAzypytgTQryQ2QU\ngCINLlVJOsGLLEIiXOb8ohR5+qQuFzsd15sUaWnmv/MU6cVL25EWlzglA0Ju\nlWSOxNvZJbhX84aQF3tZuG6PfyxuNcxYc+nnIAElfEPdY7qVoybzHh9INvMu\nSvtA\r\n=a1Ba\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "418150596@qq.com",
					"name": "ddcat1115"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "644506165@qq.com",
					"name": "nikogu"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "surgesoft@gmail.com",
					"name": "raohai"
				},
				{
					"email": "valleykiddy@gmail.com",
					"name": "valleykid"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.6.0_1527924763826_0.45117920517613364"
			},
			"_hasShrinkwrap": false
		},
		"3.6.1": {
			"name": "antd",
			"version": "3.6.1",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"files": [
				"dist",
				"lib",
				"es"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"array-tree-filter": "^2.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"create-react-class": "^15.6.0",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.1",
				"intersperse": "^1.0.0",
				"lodash": "^4.17.5",
				"moment": "^2.19.3",
				"omit.js": "^1.0.0",
				"prop-types": "^15.5.7",
				"raf": "^3.4.0",
				"rc-animate": "^2.4.1",
				"rc-calendar": "~9.6.0",
				"rc-cascader": "~0.13.0",
				"rc-checkbox": "~2.1.5",
				"rc-collapse": "~1.9.0",
				"rc-dialog": "~7.1.0",
				"rc-dropdown": "~2.1.0",
				"rc-editor-mention": "^1.0.2",
				"rc-form": "^2.1.0",
				"rc-input-number": "~4.0.0",
				"rc-menu": "~7.0.2",
				"rc-notification": "~3.1.1",
				"rc-pagination": "~1.16.1",
				"rc-progress": "~2.2.2",
				"rc-rate": "~2.4.0",
				"rc-select": "~8.0.7",
				"rc-slider": "~8.6.0",
				"rc-steps": "~3.1.0",
				"rc-switch": "~1.6.0",
				"rc-table": "~6.1.0",
				"rc-tabs": "~9.2.0",
				"rc-time-picker": "~3.3.0",
				"rc-tooltip": "~3.7.0",
				"rc-tree": "~1.8.0",
				"rc-tree-select": "~1.12.0",
				"rc-upload": "~2.4.0",
				"rc-util": "^4.0.4",
				"react-lazy-load": "^3.0.12",
				"react-slick": "~0.23.1",
				"shallowequal": "^1.0.1",
				"warning": "~4.0.1"
			},
			"devDependencies": {
				"@babel/types": "7.0.0-beta.44",
				"@types/react": "^16.0.0",
				"@types/react-dom": "^16.0.0",
				"ansi-styles": "^3.2.0",
				"ant-design-palettes": "^1.0.0",
				"antd-theme-generator": "1.0.7",
				"antd-tools": "^5.1.2",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^8.1.1",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.28.0",
				"bisheng-plugin-antd": "^0.16.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.6.0",
				"bisheng-plugin-toc": "^0.4.0",
				"commander": "^2.11.0",
				"cross-env": "^5.0.3",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"docsearch.js": "^2.5.2",
				"dora-plugin-upload": "^0.3.1",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.0",
				"enzyme-to-json": "^3.1.2",
				"eslint": "^4.8.0",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^5.0.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "^6.0.2",
				"eslint-plugin-markdown": "~1.0.0-beta.4",
				"eslint-plugin-react": "7.8.2",
				"eslint-tinker": "^0.4.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"immutability-helper": "^2.5.0",
				"intersection-observer": "^0.5.0",
				"jest": "^23.0.0",
				"jsdom": "~11.10.0",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^7.0.0",
				"lz-string": "^1.4.4",
				"majo": "^0.6.2",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"offline-plugin": "github:ant-design/offline-plugin#master",
				"pre-commit": "^1.2.2",
				"preact": "^8.2.5",
				"preact-compat": "^3.17.0",
				"querystring": "^0.2.0",
				"rc-drawer-menu": "^0.5.3",
				"rc-queue-anim": "^1.4.1",
				"rc-scroll-anim": "^2.2.1",
				"rc-tween-one": "^1.7.2",
				"react": "^16.3.2",
				"react-color": "^2.11.7",
				"react-copy-to-clipboard": "^5.0.0",
				"react-dnd": "^3.0.2",
				"react-dnd-html5-backend": "^3.0.2",
				"react-document-title": "^2.0.1",
				"react-dom": "^16.3.2",
				"react-github-button": "^0.1.1",
				"react-infinite-scroller": "^1.0.15",
				"react-intl": "^2.0.1",
				"react-router-dom": "^4.2.2",
				"react-sublime-video": "^0.2.0",
				"react-virtualized": "~9.19.0",
				"remark-frontmatter": "^1.1.0",
				"remark-parse": "^5.0.0",
				"remark-stringify": "^5.0.0",
				"remark-yaml-config": "^4.0.1",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"scrollama": "^1.4.1",
				"stylelint": "9.2.1",
				"stylelint-config-standard": "^18.0.0",
				"typescript": "~2.9.1",
				"unified": "^7.0.0",
				"values.js": "^1.0.3",
				"xhr-mock": "^2.4.0",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest --config .jest.js",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"sort-api": "node ./scripts/sort-api-table.js",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml _site",
				"deploy": "bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint",
				"lint-staged:es": "eslint ./.eslintrc.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"npm run lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"npm run lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"npm run lint-staged:demo"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"sideEffects": [
				"es/**/style/*",
				"lib/**/style/*"
			],
			"gitHead": "70ca0281edce01ab91733632a3920d591fb683f0",
			"_id": "antd@3.6.1",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "8.10.0",
			"_npmUser": {
				"name": "picodoth",
				"email": "picodoth@gmail.com"
			},
			"dist": {
				"integrity": "sha512-V66fDhdpVwu0Z8H5toDpifcaF1fiEtgM20T51+980J70zfy5NWi/gBXOThXLT7HJCfmXNbftbO/9SVWUTshWFQ==",
				"shasum": "5df7823ec03d9991084c1b14fb5fbfaf63f0a885",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.6.1.tgz",
				"fileCount": 1813,
				"unpackedSize": 38681007,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbEpQUCRA9TVsSAnZWagAAoksQAJK7Emgyh1kl4MckQIF5\n2Bjy/YwUuMu9NCFyojFhr8jSLeFuXj05/gRRJ9h/lancJf4ZC7rX8J8wTMJ2\nDQmqMQeAFakf8ohKPQkEtv+Qq/UcM9mvyuXedGkkaI6yDB2JqZWChWrlmaGO\nDKbiYd9LrTQQbIfshNe5Yn2TWnwGaUCDn9cAdax0Xf947AW3FkW+fVHIQQQ3\nBlWlNrIodfm2EUgpZgNF2Z4qhNfpPE4jhloSZfmoWU1n2zqVK68fsObw7FJb\nCtowSsT0eG/OVe/WH4jj/xi8oQZ9UVEJdLgclt1CUpL5L92Rvg8S+OjFGBCi\nWbePPcBtGt2qw4c8GVF6WWq7+D48e5O0od7bWudL8Rgy93exa0UMYyU57N4W\nXRrz42dxF5ls0umYLUqPL5PJMcNz9jkqDKkU91k8w2FhuunUV6QBis18BPJ5\nBfx/bUwNf3koeqcHH6C5lEZ7/XagzNPdr4a1SYag9BlBpvVtpFqvypvZ0Pt6\n2k61Q8C3liz4Blp759xF/BqpU90/Nz6bfjPDTrxxh24XWD5txa1DXqPzMPvH\n1g87Pt1vjLgP8a9elhCMZywg+gZN46lbuSxI7dLbbY6jXwq6P2jYsAMzNU3h\n26PMxzQmBpTFsvBlWsjkMevkvMoxzXgvsNc2UGHzNeBDZZ+JIcCS78WJ24l9\ntvAL\r\n=D9hG\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "418150596@qq.com",
					"name": "ddcat1115"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "644506165@qq.com",
					"name": "nikogu"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "surgesoft@gmail.com",
					"name": "raohai"
				},
				{
					"email": "valleykiddy@gmail.com",
					"name": "valleykid"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.6.1_1527944211232_0.6666888105124922"
			},
			"_hasShrinkwrap": false
		},
		"3.6.2": {
			"name": "antd",
			"version": "3.6.2",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"files": [
				"dist",
				"lib",
				"es"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"array-tree-filter": "^2.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"create-react-class": "^15.6.0",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.1",
				"intersperse": "^1.0.0",
				"lodash": "^4.17.5",
				"moment": "^2.19.3",
				"omit.js": "^1.0.0",
				"prop-types": "^15.5.7",
				"raf": "^3.4.0",
				"rc-animate": "^2.4.1",
				"rc-calendar": "~9.6.0",
				"rc-cascader": "~0.13.0",
				"rc-checkbox": "~2.1.5",
				"rc-collapse": "~1.9.0",
				"rc-dialog": "~7.1.0",
				"rc-dropdown": "~2.1.0",
				"rc-editor-mention": "^1.0.2",
				"rc-form": "^2.1.0",
				"rc-input-number": "~4.0.0",
				"rc-menu": "~7.0.2",
				"rc-notification": "~3.1.1",
				"rc-pagination": "~1.16.1",
				"rc-progress": "~2.2.2",
				"rc-rate": "~2.4.0",
				"rc-select": "~8.0.7",
				"rc-slider": "~8.6.0",
				"rc-steps": "~3.1.0",
				"rc-switch": "~1.6.0",
				"rc-table": "~6.1.0",
				"rc-tabs": "~9.2.0",
				"rc-time-picker": "~3.3.0",
				"rc-tooltip": "~3.7.0",
				"rc-tree": "~1.8.0",
				"rc-tree-select": "~1.12.0",
				"rc-upload": "~2.4.0",
				"rc-util": "^4.0.4",
				"react-lazy-load": "^3.0.12",
				"react-slick": "~0.23.1",
				"shallowequal": "^1.0.1",
				"warning": "~4.0.1"
			},
			"devDependencies": {
				"@babel/types": "7.0.0-beta.44",
				"@types/react": "^16.0.0",
				"@types/react-dom": "^16.0.0",
				"ansi-styles": "^3.2.0",
				"ant-design-palettes": "^1.0.0",
				"antd-theme-generator": "1.0.7",
				"antd-tools": "^5.1.2",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^8.1.1",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.28.0",
				"bisheng-plugin-antd": "^0.16.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.6.0",
				"bisheng-plugin-toc": "^0.4.0",
				"commander": "^2.11.0",
				"cross-env": "^5.0.3",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"docsearch.js": "^2.5.2",
				"dora-plugin-upload": "^0.3.1",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.0",
				"enzyme-to-json": "^3.1.2",
				"eslint": "^4.8.0",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^5.0.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "^6.0.2",
				"eslint-plugin-markdown": "~1.0.0-beta.4",
				"eslint-plugin-react": "7.9.1",
				"eslint-tinker": "^0.4.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"immutability-helper": "^2.5.0",
				"intersection-observer": "^0.5.0",
				"jest": "^23.0.0",
				"jsdom": "~11.10.0",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^7.0.0",
				"lz-string": "^1.4.4",
				"majo": "^0.6.2",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"offline-plugin": "^5.0.5",
				"pre-commit": "^1.2.2",
				"preact": "^8.2.5",
				"preact-compat": "^3.17.0",
				"querystring": "^0.2.0",
				"rc-drawer-menu": "^0.5.3",
				"rc-queue-anim": "^1.4.1",
				"rc-scroll-anim": "^2.2.1",
				"rc-tween-one": "^1.7.2",
				"react": "^16.3.2",
				"react-color": "^2.11.7",
				"react-copy-to-clipboard": "^5.0.0",
				"react-dnd": "^3.0.2",
				"react-dnd-html5-backend": "^3.0.2",
				"react-document-title": "^2.0.1",
				"react-dom": "^16.3.2",
				"react-github-button": "^0.1.1",
				"react-infinite-scroller": "^1.0.15",
				"react-intl": "^2.0.1",
				"react-router-dom": "^4.2.2",
				"react-sublime-video": "^0.2.0",
				"react-virtualized": "~9.19.0",
				"remark-frontmatter": "^1.1.0",
				"remark-parse": "^5.0.0",
				"remark-stringify": "^5.0.0",
				"remark-yaml-config": "^4.0.1",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"scrollama": "^1.4.1",
				"stylelint": "9.2.1",
				"stylelint-config-standard": "^18.0.0",
				"typescript": "~2.9.1",
				"unified": "^7.0.0",
				"values.js": "^1.0.3",
				"xhr-mock": "^2.4.0",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest --config .jest.js",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"sort-api": "node ./scripts/sort-api-table.js",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml _site",
				"deploy": "bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint",
				"lint-staged:es": "eslint ./.eslintrc.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"npm run lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"npm run lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"npm run lint-staged:demo"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"sideEffects": [
				"es/**/style/*",
				"lib/**/style/*"
			],
			"gitHead": "c3769e3b96141d917dff40e2125a1f3cc07e896d",
			"_id": "antd@3.6.2",
			"_npmVersion": "6.1.0",
			"_nodeVersion": "9.0.0",
			"_npmUser": {
				"name": "yesmeck",
				"email": "yesmeck@gmail.com"
			},
			"dist": {
				"integrity": "sha512-07WTy/Ed7ZAMzEfWPvpLz3aQclubxMdJ4FBpWBX5u+gIOXdm2J+E1EUTDZFo1s6n2u/lq9e1UAwlgANJT1UJqg==",
				"shasum": "ae679e3138d24f73aa133a73a96a3b8fd5ce3ddd",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.6.2.tgz",
				"fileCount": 1813,
				"unpackedSize": 38703733,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbHKWrCRA9TVsSAnZWagAA8hsQAIdDHoZmCmt51YMCYcuT\n660Nnza2N2YMkVnjNHpVq2FHzGMel/hr4Unludouzm54ueLQJOWW+GKMPrhc\nDw/ZuQjKNo+WGM/mUgKc8fTIysxDHgk98LqSyM9VJgjFLgM+LJ3yamfFgj7J\nliWFNITo1PjWuSUFCE7TnK5UdIFOmNQx12bIPplPPLPGk+GHFpO+75IXGID2\n44V3rLxE2F/gOHEshbx1pYAQDS78I3E96T5+DpiU3jQhiVAlatbV59c+h4vj\n8ZKlX2zp1mwwyHYQDGjYQS4QuNv4E8Ro7E6reSJAJqWZnU5MRLUlKLy+kVrj\nEGPWPJLnnmGUMkiwIGOOuFvnCZt9o7L8C4QZR1+eqyyWVRumP5huVMe9uPyz\newVxb5vhjufZK6BL+Z+tMJD9HRcfRVzbGM8Z8k0rzbMhfz8MB6E1/z9r4df2\nyuj54/D5Cx55u9ok/fpm++nYKprZIgJw8wTc1zV3/INjXPzQ8UlZaSdGVUHH\ns1K6/fH9om/0BkEbwcZWUQE+TqYVo6ANmmXfzFYRqNkgB760HXmZiRczhFSt\njJyNFtfvF1mKSBNvo/t7GcOiZz2r8lZBVayDVpXzaJsyq6A4/QY8YSHL4z6Y\nBu7d5CKkBlzv5NTRpe2ZvftUdpEhuQF4n2qpzkxE0RIUS4y4u/yJdfJCxXXU\nuiYu\r\n=+Lam\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "418150596@qq.com",
					"name": "ddcat1115"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "644506165@qq.com",
					"name": "nikogu"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "surgesoft@gmail.com",
					"name": "raohai"
				},
				{
					"email": "valleykiddy@gmail.com",
					"name": "valleykid"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.6.2_1528604074949_0.1460141051336341"
			},
			"_hasShrinkwrap": false
		},
		"3.6.3": {
			"name": "antd",
			"version": "3.6.3",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"files": [
				"dist",
				"lib",
				"es"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"array-tree-filter": "^2.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"create-react-class": "^15.6.0",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.1",
				"intersperse": "^1.0.0",
				"lodash": "^4.17.5",
				"moment": "^2.19.3",
				"omit.js": "^1.0.0",
				"prop-types": "^15.5.7",
				"raf": "^3.4.0",
				"rc-animate": "^2.4.1",
				"rc-calendar": "~9.6.0",
				"rc-cascader": "~0.13.0",
				"rc-checkbox": "~2.1.5",
				"rc-collapse": "~1.9.0",
				"rc-dialog": "~7.1.0",
				"rc-dropdown": "~2.1.0",
				"rc-editor-mention": "^1.0.2",
				"rc-form": "^2.1.0",
				"rc-input-number": "~4.0.0",
				"rc-menu": "~7.0.2",
				"rc-notification": "~3.1.1",
				"rc-pagination": "~1.16.1",
				"rc-progress": "~2.2.2",
				"rc-rate": "~2.4.0",
				"rc-select": "~8.0.7",
				"rc-slider": "~8.6.0",
				"rc-steps": "~3.1.0",
				"rc-switch": "~1.6.0",
				"rc-table": "~6.1.0",
				"rc-tabs": "~9.2.0",
				"rc-time-picker": "~3.3.0",
				"rc-tooltip": "~3.7.0",
				"rc-tree": "~1.8.0",
				"rc-tree-select": "~1.12.0",
				"rc-upload": "~2.4.0",
				"rc-util": "^4.0.4",
				"react-lazy-load": "^3.0.12",
				"react-slick": "~0.23.1",
				"shallowequal": "^1.0.1",
				"warning": "~4.0.1"
			},
			"devDependencies": {
				"@babel/types": "7.0.0-beta.44",
				"@types/react": "^16.0.0",
				"@types/react-dom": "^16.0.0",
				"ansi-styles": "^3.2.0",
				"ant-design-palettes": "^1.0.0",
				"antd-theme-generator": "1.0.7",
				"antd-tools": "^5.1.2",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^8.1.1",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.28.0",
				"bisheng-plugin-antd": "^0.16.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.6.0",
				"bisheng-plugin-toc": "^0.4.0",
				"commander": "^2.11.0",
				"cross-env": "^5.0.3",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"docsearch.js": "^2.5.2",
				"dora-plugin-upload": "^0.3.1",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.0",
				"enzyme-to-json": "^3.1.2",
				"eslint": "^4.8.0",
				"eslint-config-airbnb": "latest",
				"eslint-plugin-babel": "^5.0.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "^6.0.2",
				"eslint-plugin-markdown": "~1.0.0-beta.4",
				"eslint-plugin-react": "7.9.1",
				"eslint-tinker": "^0.4.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"immutability-helper": "^2.5.0",
				"intersection-observer": "^0.5.0",
				"jest": "^23.0.0",
				"jsdom": "~11.10.0",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^7.0.0",
				"lz-string": "^1.4.4",
				"majo": "^0.6.2",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"offline-plugin": "^5.0.5",
				"pre-commit": "^1.2.2",
				"preact": "^8.2.5",
				"preact-compat": "^3.17.0",
				"querystring": "^0.2.0",
				"rc-drawer-menu": "^0.5.3",
				"rc-queue-anim": "^1.4.1",
				"rc-scroll-anim": "^2.2.1",
				"rc-tween-one": "^2.0.1",
				"react": "^16.3.2",
				"react-color": "^2.11.7",
				"react-copy-to-clipboard": "^5.0.0",
				"react-dnd": "^3.0.2",
				"react-dnd-html5-backend": "^3.0.2",
				"react-document-title": "^2.0.1",
				"react-dom": "^16.3.2",
				"react-github-button": "^0.1.1",
				"react-infinite-scroller": "^1.0.15",
				"react-intl": "^2.0.1",
				"react-router-dom": "^4.2.2",
				"react-sublime-video": "^0.2.0",
				"react-virtualized": "~9.19.0",
				"remark-frontmatter": "^1.1.0",
				"remark-parse": "^5.0.0",
				"remark-stringify": "^5.0.0",
				"remark-yaml-config": "^4.0.1",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"scrollama": "^1.4.1",
				"stylelint": "9.2.1",
				"stylelint-config-standard": "^18.0.0",
				"typescript": "~2.9.1",
				"unified": "^7.0.0",
				"values.js": "^1.0.3",
				"xhr-mock": "^2.4.0",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest --config .jest.js",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"sort-api": "node ./scripts/sort-api-table.js",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml _site",
				"deploy": "bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint",
				"lint-staged:es": "eslint ./.eslintrc.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"npm run lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"npm run lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"npm run lint-staged:demo"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"sideEffects": [
				"es/**/style/*",
				"lib/**/style/*"
			],
			"gitHead": "d6ee2879245d12e4f7315bc88848a3ded2a2108c",
			"_id": "antd@3.6.3",
			"_npmVersion": "6.1.0",
			"_nodeVersion": "8.11.2",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"integrity": "sha512-diaMmywVO5KIl8yArOiidwkoBXABcz42M3J9pIJcM2j1JY65kuOmy15LeoxR+7++H1eXiGYkL8dXv9BrIkGT9A==",
				"shasum": "29ad00da47b9162a7935672a6c8ba43f45713aff",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.6.3.tgz",
				"fileCount": 1813,
				"unpackedSize": 38888152,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbKK+6CRA9TVsSAnZWagAAoQUQAKNkiLEixUNnsO22F0J2\ne3p466DmG8RwPPZM3Ma6HMl/Ehk7v7EYTuD2TgnCKkXw1zRgw4uGXBGGxTYF\nzjY9uycnsTbhNqjoiJKrJxENrp+MVHqfbaD8A3MQFIGOYvc+eQJBIu+sRA+5\nlb+yCJELUFORqyc8xEDtpRanLEyu3sRKb4/xuWVUr9jhZ+MhTUD6YeZT4wgV\nc8BY2BuI7fQ+lF1/+qXNj6fj9wGQMX97RaDTVVTqcoSlsnm777GBWxfmeB0P\nBpWSKx5tNDZTotvUUcLBAOjrUSTDsm3jwchAby9N62jkkctCOy81yrv5eZSo\n+P27eAylv6vnlDoqvA/5X7i1YNUZthof0LUHxZu34Am1RSnKJADeupsU5UBw\ndy6AlB9j0YSjq+LVyuHD+J/xkLtx9Z0q5unoKkmv2dehhGQY/eB2X4OB4Fqf\nPEwtHWFjnuwTFv0hWBA9Dk41PW6/z+YuZ3gCXNc5d999syZ11VCfHj24+q7C\neIM/1ZJXfHQaSX3nV/3M4s/AApPnvz8kPnd35O744GBsIxevHxs9qLks/hBa\ns8B5nN8JoXSUQm/NJZW5qDxZX9pfqr7Nc84HgHInz4AO9OluomiixVdOv7W4\n9kq6UG/K3f1cRpEHRrL0TnJes6EaaY9xq9NzUsHPcVoYk5XbFTSpZ8gKvkjS\nc098\r\n=Bhh/\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "418150596@qq.com",
					"name": "ddcat1115"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "644506165@qq.com",
					"name": "nikogu"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "surgesoft@gmail.com",
					"name": "raohai"
				},
				{
					"email": "valleykiddy@gmail.com",
					"name": "valleykid"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.6.3_1529393082175_0.4781072614848414"
			},
			"_hasShrinkwrap": false
		},
		"3.6.4": {
			"name": "antd",
			"version": "3.6.4",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"files": [
				"dist",
				"lib",
				"es"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"array-tree-filter": "^2.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"create-react-class": "^15.6.0",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.1",
				"intersperse": "^1.0.0",
				"lodash": "^4.17.5",
				"moment": "^2.19.3",
				"omit.js": "^1.0.0",
				"prop-types": "^15.5.7",
				"raf": "^3.4.0",
				"rc-animate": "^2.4.1",
				"rc-calendar": "~9.6.0",
				"rc-cascader": "~0.13.0",
				"rc-checkbox": "~2.1.5",
				"rc-collapse": "~1.9.0",
				"rc-dialog": "~7.1.0",
				"rc-dropdown": "~2.1.0",
				"rc-editor-mention": "^1.0.2",
				"rc-form": "^2.1.0",
				"rc-input-number": "~4.0.0",
				"rc-menu": "~7.0.2",
				"rc-notification": "~3.1.1",
				"rc-pagination": "~1.16.1",
				"rc-progress": "~2.2.2",
				"rc-rate": "~2.4.0",
				"rc-select": "~8.0.7",
				"rc-slider": "~8.6.0",
				"rc-steps": "~3.1.0",
				"rc-switch": "~1.6.0",
				"rc-table": "~6.1.0",
				"rc-tabs": "~9.2.0",
				"rc-time-picker": "~3.3.0",
				"rc-tooltip": "~3.7.0",
				"rc-tree": "~1.8.0",
				"rc-tree-select": "~1.12.0",
				"rc-upload": "~2.4.0",
				"rc-util": "^4.0.4",
				"react-lazy-load": "^3.0.12",
				"react-slick": "~0.23.1",
				"shallowequal": "^1.0.1",
				"warning": "~4.0.1"
			},
			"devDependencies": {
				"@babel/types": "7.0.0-beta.44",
				"@types/react": "^16.0.0",
				"@types/react-dom": "^16.0.0",
				"ansi-styles": "^3.2.0",
				"ant-design-palettes": "^1.0.0",
				"antd-theme-generator": "1.0.7",
				"antd-tools": "^5.1.6",
				"babel-cli": "^6.18.0",
				"babel-eslint": "8.2.3",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.28.0",
				"bisheng-plugin-antd": "^0.16.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.6.0",
				"bisheng-plugin-toc": "^0.4.0",
				"commander": "^2.11.0",
				"cross-env": "^5.0.3",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"docsearch.js": "^2.5.2",
				"dora-plugin-upload": "^0.3.1",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.0",
				"enzyme-to-json": "^3.1.2",
				"eslint": "^4.8.0",
				"eslint-config-airbnb": "^16.1.0",
				"eslint-plugin-babel": "^5.0.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "^6.0.2",
				"eslint-plugin-markdown": "~1.0.0-beta.4",
				"eslint-plugin-react": "7.9.1",
				"eslint-tinker": "^0.4.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"immutability-helper": "^2.5.0",
				"intersection-observer": "^0.5.0",
				"jest": "^23.0.0",
				"jsdom": "~11.10.0",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^7.0.0",
				"lz-string": "^1.4.4",
				"majo": "^0.6.2",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"offline-plugin": "^5.0.5",
				"pre-commit": "^1.2.2",
				"preact": "^8.2.5",
				"preact-compat": "^3.17.0",
				"querystring": "^0.2.0",
				"rc-drawer-menu": "^0.5.3",
				"rc-queue-anim": "^1.4.1",
				"rc-scroll-anim": "^2.2.1",
				"rc-tween-one": "^2.0.1",
				"react": "^16.3.2",
				"react-color": "^2.11.7",
				"react-copy-to-clipboard": "^5.0.0",
				"react-dnd": "^3.0.2",
				"react-dnd-html5-backend": "^3.0.2",
				"react-document-title": "^2.0.1",
				"react-dom": "^16.3.2",
				"react-github-button": "^0.1.1",
				"react-infinite-scroller": "^1.0.15",
				"react-intl": "^2.0.1",
				"react-router-dom": "^4.2.2",
				"react-sublime-video": "^0.2.0",
				"react-virtualized": "~9.19.0",
				"remark-frontmatter": "^1.1.0",
				"remark-parse": "^5.0.0",
				"remark-stringify": "^5.0.0",
				"remark-yaml-config": "^4.0.1",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"scrollama": "^1.4.1",
				"stylelint": "9.3.0",
				"stylelint-config-standard": "^18.0.0",
				"typescript": "~2.9.1",
				"unified": "^7.0.0",
				"values.js": "^1.0.3",
				"xhr-mock": "^2.4.0",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest --config .jest.js",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"sort-api": "node ./scripts/sort-api-table.js",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml _site",
				"deploy": "bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint",
				"lint-staged:es": "eslint ./.eslintrc.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"npm run lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"npm run lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"npm run lint-staged:demo"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"sideEffects": [
				"es/**/style/*",
				"lib/**/style/*"
			],
			"gitHead": "d11d44e413902b3ede06e1af1e99e62c118cf15b",
			"_id": "antd@3.6.4",
			"_npmVersion": "6.1.0",
			"_nodeVersion": "8.3.0",
			"_npmUser": {
				"name": "yutingzhao1991",
				"email": "yutingzhao1991@sina.com"
			},
			"dist": {
				"integrity": "sha512-xoNIqdZTK4DD3BnGghWXFJ+tG1gm9jbIFiv7BXL33R2zuZWgZT6X5PIiEyDzVGeaDBHIiBrkIL1D5his2dmakQ==",
				"shasum": "9a664aa2dcf7e027144934373b85395fb30a3373",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.6.4.tgz",
				"fileCount": 1813,
				"unpackedSize": 39493951,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbLgknCRA9TVsSAnZWagAAwR0P/RVaSjl0ybFCszuQ8NJ1\nyMCWC3sm7ZgmlPR+mE0icCc1tFGi/sHAEDtyaj8QkOePqsjK6g1ftjydk9eQ\n5qRFgNAaCoP90xrJB76PqwtCNNtOWj4o3EfBcdqoWtorO5B3OlLNgfBz3pui\nLwXpXyc7E92W1I/LFXH9HormC5BtHcZTjxOzR8GoN8jOM7hRMosyQhIsNDVI\nRNafjfofVkf5K8hUSAWSY0iKBRUk/icJCb8Tjqz2Ny/K/ubyFYmuULpvB08O\nuzS9zcY8lAmBRAl2xkmVpJpLZ6zWzJGkXr9IFqIA2FA6+/spcdW4vqgobzuR\ngcu+5MDZzByCFD8LghcxRE1l/4OBXYeUm2XIDg0tBVyDnFv4sAeUGeFYVUWC\nfB2wPY4EfnsHq1+pKZtqZ6LfEWxZTnr9sRHtwYGwApWWe4Q/EHbVu6tGEZ98\ntUKo5IToyqrme+y2UaF4ekIdENOdawv5fIBvFd7XEENyGG44flkgwUxvtUiI\nqxArFn57iNCsGD+djeab1J9sNHaoVoW1UI5k07m82j4v8h4coYGSXohAieRv\nhpB32L8+TrYAwl5L2wdHd2M8KjGacGRFepcxrycXcxiM8IczFJRCzBcT2FdG\nt5DhQRcV4+L3N5ZggjwjrFTdLaY0INubmixRWiUl6Wpplm7GngA9Pp2SPmvm\nq4rU\r\n=44ld\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "418150596@qq.com",
					"name": "ddcat1115"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "644506165@qq.com",
					"name": "nikogu"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "surgesoft@gmail.com",
					"name": "raohai"
				},
				{
					"email": "valleykiddy@gmail.com",
					"name": "valleykid"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.6.4_1529743655295_0.4662857654703294"
			},
			"_hasShrinkwrap": false
		},
		"3.6.5": {
			"name": "antd",
			"version": "3.6.5",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"files": [
				"dist",
				"lib",
				"es"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"array-tree-filter": "^2.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"create-react-class": "^15.6.0",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.1",
				"intersperse": "^1.0.0",
				"lodash": "^4.17.5",
				"moment": "^2.19.3",
				"omit.js": "^1.0.0",
				"prop-types": "^15.5.7",
				"raf": "^3.4.0",
				"rc-animate": "^2.4.1",
				"rc-calendar": "~9.6.0",
				"rc-cascader": "~0.13.0",
				"rc-checkbox": "~2.1.5",
				"rc-collapse": "~1.9.0",
				"rc-dialog": "~7.1.0",
				"rc-dropdown": "~2.1.0",
				"rc-editor-mention": "^1.0.2",
				"rc-form": "^2.1.0",
				"rc-input-number": "~4.0.0",
				"rc-menu": "~7.0.2",
				"rc-notification": "~3.1.1",
				"rc-pagination": "~1.16.1",
				"rc-progress": "~2.2.2",
				"rc-rate": "~2.4.0",
				"rc-select": "~8.0.7",
				"rc-slider": "~8.6.0",
				"rc-steps": "~3.1.0",
				"rc-switch": "~1.6.0",
				"rc-table": "~6.1.0",
				"rc-tabs": "~9.2.0",
				"rc-time-picker": "~3.3.0",
				"rc-tooltip": "~3.7.0",
				"rc-tree": "~1.8.0",
				"rc-tree-select": "~1.12.0",
				"rc-upload": "~2.4.0",
				"rc-util": "^4.0.4",
				"react-lazy-load": "^3.0.12",
				"react-slick": "~0.23.1",
				"shallowequal": "^1.0.1",
				"warning": "~4.0.1"
			},
			"devDependencies": {
				"@babel/types": "7.0.0-beta.44",
				"@types/react": "^16.0.0",
				"@types/react-dom": "^16.0.0",
				"ansi-styles": "^3.2.0",
				"ant-design-palettes": "^1.0.0",
				"antd-theme-generator": "1.0.7",
				"antd-tools": "^5.1.6",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^8.2.5",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.28.0",
				"bisheng-plugin-antd": "^0.16.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.6.0",
				"bisheng-plugin-toc": "^0.4.0",
				"commander": "^2.11.0",
				"cross-env": "^5.0.3",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"docsearch.js": "^2.5.2",
				"dora-plugin-upload": "^0.3.1",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.0",
				"enzyme-to-json": "^3.1.2",
				"eslint": "^5.0.0",
				"eslint-config-airbnb": "^17.0.0",
				"eslint-plugin-babel": "^5.0.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "^6.0.2",
				"eslint-plugin-markdown": "~1.0.0-beta.4",
				"eslint-plugin-react": "^7.10.0",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"immutability-helper": "^2.5.0",
				"intersection-observer": "^0.5.0",
				"jest": "^23.0.0",
				"jsdom": "~11.10.0",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^7.0.0",
				"lz-string": "^1.4.4",
				"majo": "^0.6.2",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"offline-plugin": "github:yesmeck/offline-plugin#fix-cache-key",
				"pre-commit": "^1.2.2",
				"preact": "^8.2.5",
				"preact-compat": "^3.17.0",
				"querystring": "^0.2.0",
				"rc-drawer-menu": "^0.5.3",
				"rc-queue-anim": "^1.4.1",
				"rc-scroll-anim": "^2.2.1",
				"rc-tween-one": "^2.0.1",
				"react": "^16.3.2",
				"react-color": "^2.11.7",
				"react-copy-to-clipboard": "^5.0.0",
				"react-dnd": "^3.0.2",
				"react-dnd-html5-backend": "^3.0.2",
				"react-document-title": "^2.0.1",
				"react-dom": "^16.3.2",
				"react-github-button": "^0.1.1",
				"react-infinite-scroller": "^1.0.15",
				"react-intl": "^2.0.1",
				"react-router-dom": "^4.2.2",
				"react-sublime-video": "^0.2.0",
				"react-virtualized": "~9.20.0",
				"remark-frontmatter": "^1.1.0",
				"remark-parse": "^5.0.0",
				"remark-stringify": "^5.0.0",
				"remark-yaml-config": "^4.0.1",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"scrollama": "^1.4.1",
				"stylelint": "9.3.0",
				"stylelint-config-standard": "^18.0.0",
				"typescript": "~2.9.1",
				"unified": "^7.0.0",
				"values.js": "^1.0.3",
				"xhr-mock": "^2.4.0",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest --config .jest.js",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"sort-api": "node ./scripts/sort-api-table.js",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml _site",
				"deploy": "bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint",
				"lint-staged:es": "eslint ./.eslintrc.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"npm run lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"npm run lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"npm run lint-staged:demo"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"sideEffects": [
				"es/**/style/*",
				"lib/**/style/*"
			],
			"gitHead": "7123a6da593c0a6fd396abd3ed419de1c53af2e8",
			"_id": "antd@3.6.5",
			"_npmVersion": "6.0.1",
			"_nodeVersion": "8.5.0",
			"_npmUser": {
				"name": "valleykid",
				"email": "valleykiddy@gmail.com"
			},
			"dist": {
				"integrity": "sha512-3j9mO5g0+SnEolWEVtpo1ng84g4I961C10SZhYE3YU3c/rxl5viqA7J1LhBUM8mLMI0144i/3i+a3Q1nKS28Hg==",
				"shasum": "bed51a7e8c557a9c6331065087929f8ac4800cb2",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.6.5.tgz",
				"fileCount": 1813,
				"unpackedSize": 39523490,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbOapYCRA9TVsSAnZWagAA/PcP/0i/jh6ah+1U7kDIs7mk\n62QNvi26CqlewxBvgANFBs+7L3EpVDwOUSt/izGfmok68iRvpnDy8QWa9H1i\nsX7yx0oXWRIFS9xzJJEuoYSDfQqNRdDV6gXs2Ce1T7yj7SavD0bfPyWNtGf4\nzyUTBcKF8ZESpuPkn9qQrZVmDk0IlMyUZPmBEjoVcdMO0eweeSU5CV4bbwAa\nkC70ZAQuPHpOqCY31FHWh2xF6kHqk6C80V5DRLRgU5YIgxFy1DVt/KOMH3AI\nb36N2+jDKq0alsgSC4/+B6pzRPYib6oZjkkdvnlhrNcWWnl68bANg160lkLn\nEiOKSOuNwCzJrMFt2Id1T3VhNenQzq3GcurIj/7qfSFJVtitE454lZ0N2Xp2\n7diIzWOtKH1RvNfPl4aSvECftQZtSXh9w3PXSnGmJwha2/ZH3LIFBlXc6aik\nieBXAyMEgY3nfMDmGpihc6WDJ/bfKgQrY++bwrUoDpC951OHU1M53Szz+VbD\nopb0e/ZJQ8qYk4K6Uci3oyFDGxM6qZauvfQS74h4duzH/zNp9MBqpivSznvk\ncplGJS4jVVblfoYzvYgswt1jH7AbsP1M6naXGWWQFwvgiVhuqgnOxOspIR41\nMHPn81eKaOBPaui6WyMOVs8RQ7vwMWXopHDrckz9zkD26NnV2HcXtGVn2kAO\ndoP3\r\n=jOqF\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "418150596@qq.com",
					"name": "ddcat1115"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "644506165@qq.com",
					"name": "nikogu"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "surgesoft@gmail.com",
					"name": "raohai"
				},
				{
					"email": "valleykiddy@gmail.com",
					"name": "valleykid"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.6.5_1530505816086_0.12276143540370676"
			},
			"_hasShrinkwrap": false
		},
		"3.6.6": {
			"name": "antd",
			"version": "3.6.6",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"files": [
				"dist",
				"lib",
				"es"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"array-tree-filter": "^2.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"create-react-class": "^15.6.0",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.1",
				"intersperse": "^1.0.0",
				"lodash": "^4.17.5",
				"moment": "^2.19.3",
				"omit.js": "^1.0.0",
				"prop-types": "^15.5.7",
				"raf": "^3.4.0",
				"rc-animate": "^2.4.1",
				"rc-calendar": "~9.6.0",
				"rc-cascader": "~0.13.0",
				"rc-checkbox": "~2.1.5",
				"rc-collapse": "~1.9.0",
				"rc-dialog": "~7.1.0",
				"rc-dropdown": "~2.1.0",
				"rc-editor-mention": "^1.0.2",
				"rc-form": "^2.1.0",
				"rc-input-number": "~4.0.0",
				"rc-menu": "~7.0.2",
				"rc-notification": "~3.1.1",
				"rc-pagination": "~1.16.1",
				"rc-progress": "~2.2.2",
				"rc-rate": "~2.4.0",
				"rc-select": "~8.0.7",
				"rc-slider": "~8.6.0",
				"rc-steps": "~3.1.0",
				"rc-switch": "~1.6.0",
				"rc-table": "~6.1.0",
				"rc-tabs": "~9.2.0",
				"rc-time-picker": "~3.3.0",
				"rc-tooltip": "~3.7.0",
				"rc-tree": "~1.8.0",
				"rc-tree-select": "~1.12.0",
				"rc-upload": "~2.4.0",
				"rc-util": "^4.0.4",
				"react-lazy-load": "^3.0.12",
				"react-slick": "~0.23.1",
				"shallowequal": "^1.0.1",
				"warning": "~4.0.1"
			},
			"devDependencies": {
				"@babel/types": "7.0.0-beta.44",
				"@types/react": "^16.0.0",
				"@types/react-dom": "^16.0.0",
				"ansi-styles": "^3.2.0",
				"ant-design-palettes": "^1.0.0",
				"antd-theme-generator": "1.0.7",
				"antd-tools": "^5.1.6",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^8.2.5",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.28.0",
				"bisheng-plugin-antd": "^0.16.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.6.0",
				"bisheng-plugin-toc": "^0.4.0",
				"commander": "^2.11.0",
				"cross-env": "^5.0.3",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"docsearch.js": "^2.5.2",
				"dora-plugin-upload": "^0.3.1",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.0",
				"enzyme-to-json": "^3.1.2",
				"eslint": "^5.0.0",
				"eslint-config-airbnb": "^17.0.0",
				"eslint-plugin-babel": "^5.0.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "^6.0.2",
				"eslint-plugin-markdown": "~1.0.0-beta.4",
				"eslint-plugin-react": "^7.10.0",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"immutability-helper": "^2.5.0",
				"intersection-observer": "^0.5.0",
				"jest": "^23.0.0",
				"jsdom": "~11.10.0",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^7.0.0",
				"lz-string": "^1.4.4",
				"majo": "^0.6.2",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"offline-plugin": "github:yesmeck/offline-plugin#fix-cache-key",
				"pre-commit": "^1.2.2",
				"preact": "^8.2.5",
				"preact-compat": "^3.17.0",
				"querystring": "^0.2.0",
				"rc-drawer-menu": "^0.5.3",
				"rc-queue-anim": "^1.4.1",
				"rc-scroll-anim": "^2.2.1",
				"rc-tween-one": "^2.0.1",
				"react": "^16.3.2",
				"react-color": "^2.11.7",
				"react-copy-to-clipboard": "^5.0.0",
				"react-dnd": "^3.0.2",
				"react-dnd-html5-backend": "^3.0.2",
				"react-document-title": "^2.0.1",
				"react-dom": "^16.3.2",
				"react-github-button": "^0.1.1",
				"react-infinite-scroller": "^1.0.15",
				"react-intl": "^2.0.1",
				"react-router-dom": "^4.2.2",
				"react-sublime-video": "^0.2.0",
				"react-virtualized": "~9.20.0",
				"remark-frontmatter": "^1.1.0",
				"remark-parse": "^5.0.0",
				"remark-stringify": "^5.0.0",
				"remark-yaml-config": "^4.0.1",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"scrollama": "^1.4.1",
				"stylelint": "9.3.0",
				"stylelint-config-standard": "^18.0.0",
				"typescript": "~2.9.1",
				"unified": "^7.0.0",
				"values.js": "^1.0.3",
				"xhr-mock": "^2.4.0",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest --config .jest.js",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"sort-api": "node ./scripts/sort-api-table.js",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml _site",
				"deploy": "bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint",
				"lint-staged:es": "eslint ./.eslintrc.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"npm run lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"npm run lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"npm run lint-staged:demo"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"sideEffects": [
				"es/**/style/*",
				"lib/**/style/*"
			],
			"gitHead": "591e00edc1f4c856193acf8ec7d491dfe89f74fa",
			"_id": "antd@3.6.6",
			"_npmVersion": "6.1.0",
			"_nodeVersion": "9.8.0",
			"_npmUser": {
				"name": "dengfuping",
				"email": "dengfuping_develop@163.com"
			},
			"dist": {
				"integrity": "sha512-uQJ0REMCnmKfp9PJIYnyvgJx3TLy8U2xSYBJT7CefpevwNgKvkzmdm+Xagxtknp9cUplWbBHW0+g+Icoo93ETA==",
				"shasum": "fdfb9db5c5f88d29800a1dc6ae650d2776929522",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.6.6.tgz",
				"fileCount": 1813,
				"unpackedSize": 37368417,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbRCpyCRA9TVsSAnZWagAA/FYQAI2/Pga3TKPzPPuRezn4\nSgUnOUDKH8+eaoFV+f55YaFwI1Bh1Jng6ytGa0P9XNg/9UzYcEDi1UcJNYj6\nX61DN17Ea7YUG7ClOFgoLE4JbtgH+CzMwVXLokh6LvujC2m7GOuf44hIQQQP\nTr5Iv71GZLU5unfll0vGXzXb0msTOOSoDNmPzb0zovCm+HGskFWvwvI0oUKB\nYWzy+ofeIMzt2uKC40NJ14apKuTUB1ObeKhwoURkqOUmpp/y9eZBZqtfTMWF\nCwUkHuOOYcKprWpga7xfgrAB+Hb7l+EeOQ6Yl9tfcOkCcKxP8nZEJFXegmKO\nLjvvI/wOJBenFVzgJqBkrKQBowY5ykfLVC85PGRPbCBrWVL6QfQxgbtrlL6j\nXKnCrinT2f0GZMUDG3crSRAzNUEKoawofCFaZlVictSMdwBZqIz3xMZSPTDq\npdXR+Oz+U7heROFcRpnOTovfpRUEvRsuPplUze9qwLOkCOly0duOvaaANz13\n421c17yA/4Ao7+xVI44RyyF2VsZL0uaJUuNGcQVZ0kFFHKkWgKCjjeeQuFW4\n69O32o/0CSLRsNe+WKTwCfeMRNxvrDQvmdsRL/x/KyZzelbUN5P3w3Aj0zbY\nkv1NHfGIyxsjQv+6Rods27kvPhgCMHoD6RlYiwp44dAcgL/9oLejtcQoYWGU\na6ZL\r\n=X2ZJ\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "418150596@qq.com",
					"name": "ddcat1115"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "644506165@qq.com",
					"name": "nikogu"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "surgesoft@gmail.com",
					"name": "raohai"
				},
				{
					"email": "valleykiddy@gmail.com",
					"name": "valleykid"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.6.6_1531193969662_0.8935962193122053"
			},
			"_hasShrinkwrap": false
		},
		"3.7.0": {
			"name": "antd",
			"version": "3.7.0",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"files": [
				"dist",
				"lib",
				"es"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"array-tree-filter": "^2.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"create-react-class": "^15.6.0",
				"create-react-context": "^0.2.2",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.1",
				"intersperse": "^1.0.0",
				"lodash": "^4.17.5",
				"moment": "^2.19.3",
				"omit.js": "^1.0.0",
				"prop-types": "^15.5.7",
				"raf": "^3.4.0",
				"rc-animate": "^2.4.1",
				"rc-calendar": "~9.6.0",
				"rc-cascader": "~0.14.0",
				"rc-checkbox": "~2.1.5",
				"rc-collapse": "~1.9.0",
				"rc-dialog": "~7.1.0",
				"rc-drawer": "~1.5.3",
				"rc-dropdown": "~2.2.0",
				"rc-editor-mention": "^1.0.2",
				"rc-form": "^2.1.0",
				"rc-input-number": "~4.0.0",
				"rc-menu": "~7.2.2",
				"rc-notification": "~3.1.1",
				"rc-pagination": "~1.16.1",
				"rc-progress": "~2.2.2",
				"rc-rate": "~2.4.0",
				"rc-select": "~8.0.7",
				"rc-slider": "~8.6.0",
				"rc-steps": "~3.1.0",
				"rc-switch": "~1.6.0",
				"rc-table": "~6.2.2",
				"rc-tabs": "~9.2.0",
				"rc-time-picker": "~3.3.0",
				"rc-tooltip": "~3.7.0",
				"rc-tree": "~1.12.0",
				"rc-tree-select": "~2.0.5",
				"rc-trigger": "^2.5.4",
				"rc-upload": "~2.5.0",
				"rc-util": "^4.0.4",
				"react-lazy-load": "^3.0.12",
				"react-lifecycles-compat": "^3.0.4",
				"react-slick": "~0.23.1",
				"shallowequal": "^1.0.1",
				"warning": "~4.0.1"
			},
			"devDependencies": {
				"@babel/types": "7.0.0-beta.44",
				"@types/react": "^16.0.0",
				"@types/react-dom": "^16.0.0",
				"ansi-styles": "^3.2.0",
				"ant-design-palettes": "^1.0.0",
				"antd-theme-generator": "1.0.7",
				"antd-tools": "^5.1.6",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^8.2.5",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.28.0",
				"bisheng-plugin-antd": "^0.16.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.6.0",
				"bisheng-plugin-toc": "^0.4.0",
				"commander": "^2.11.0",
				"cross-env": "^5.0.3",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"docsearch.js": "^2.5.2",
				"dora-plugin-upload": "^0.3.1",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.0",
				"enzyme-to-json": "^3.1.2",
				"eslint": "^5.1.0",
				"eslint-config-airbnb": "^17.0.0",
				"eslint-plugin-babel": "^5.0.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "6.0.2",
				"eslint-plugin-markdown": "~1.0.0-beta.4",
				"eslint-plugin-react": "^7.10.0",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"immutability-helper": "^2.5.0",
				"intersection-observer": "^0.5.0",
				"jest": "^23.2.0",
				"jsdom": "~11.10.0",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^7.0.0",
				"lz-string": "^1.4.4",
				"majo": "^0.6.2",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"offline-plugin": "github:yesmeck/offline-plugin#fix-cache-key",
				"pre-commit": "^1.2.2",
				"preact": "^8.2.5",
				"preact-compat": "^3.17.0",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.4.1",
				"rc-scroll-anim": "^2.2.1",
				"rc-tween-one": "^2.0.1",
				"react": "^16.3.2",
				"react-color": "^2.11.7",
				"react-copy-to-clipboard": "^5.0.0",
				"react-dnd": "^3.0.2",
				"react-dnd-html5-backend": "^3.0.2",
				"react-document-title": "^2.0.1",
				"react-dom": "^16.3.2",
				"react-github-button": "^0.1.1",
				"react-infinite-scroller": "^1.0.15",
				"react-intl": "^2.0.1",
				"react-router-dom": "^4.2.2",
				"react-sublime-video": "^0.2.0",
				"react-virtualized": "~9.20.0",
				"remark-frontmatter": "^1.1.0",
				"remark-parse": "^5.0.0",
				"remark-stringify": "^5.0.0",
				"remark-yaml-config": "^4.0.1",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"scrollama": "^1.4.1",
				"stylelint": "9.3.0",
				"stylelint-config-standard": "^18.0.0",
				"typescript": "~2.9.1",
				"unified": "^7.0.0",
				"values.js": "^1.0.3",
				"xhr-mock": "^2.4.0",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest --config .jest.js",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"sort-api": "node ./scripts/sort-api-table.js",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml _site",
				"deploy": "bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint",
				"lint-staged:es": "eslint ./.eslintrc.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"npm run lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"npm run lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"npm run lint-staged:demo"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"sideEffects": [
				"es/**/style/*",
				"lib/**/style/*"
			],
			"gitHead": "a5723386ed41626245b692a3f60568f935b6cc52",
			"_id": "antd@3.7.0",
			"_npmVersion": "6.2.0",
			"_nodeVersion": "8.11.3",
			"_npmUser": {
				"name": "chenshuai2144",
				"email": "wasd2144@hotmail.com"
			},
			"dist": {
				"integrity": "sha512-ipMzAvXM42H9I2ENhS/YpUyK49tjWbrSQ+pZkkPvKT5fllYpTNyuS124KpBeKJ675ZvXb+1/8sAp26TaeEl8pw==",
				"shasum": "e7dfa92ccb9e765e3152600dd5ecf8c31a4c0cab",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.7.0.tgz",
				"fileCount": 1851,
				"unpackedSize": 38737814,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbSqK9CRA9TVsSAnZWagAA8nMQAI+p753uT1cRshzu0H5Q\nR9Ajgsgp9bRlIyDSc2TL0d7Ixof0Jx/WBUlc3DL+aGDEiiD3PNN6dc7HK/DT\nKRs6U6EQW2CnXRefGEcj1bMP6bEXFY4jBvIaT40G50EW17Yonw8dP9LjpWIw\nztX8nswP7qrT8A5nObGrqf/CYraC4qlsZQhqS24KkIOp7UgEOZABb8eaBG/1\n9gVk0tdAwNtcbfsJOXLqh4NhF8Xl1kVor2iCO/uPgrV+VzwMGtjJd/yKelh1\ng6lyX1/qLGsitN4wE5aJ/V4qiZP2iCdtSQRs/qv2hPdm8PpPdTsEKNYmqQyd\nOV6D0XacnP2Vlf+OWjWwijQf/Ng+Ac5y1x9wnv8Pfge4xOG965hel0qwjY1u\nxH+NfYBAJ8XIprhZo70wgEdSjwW/uQbsBM1Rb7GP1TcElZQItJIvYFH5HYIj\nm31r1r6cfOSYH10uGK2I24yeOl7fjCxb6+b4Xinfw+hO+DTLGy1xscrz07S3\n2UhjtYflg4jMJ9+psdJGUCY+WrrKBxrQFuH6MUKyqOV9cfvd6Zo08OcnDJiT\ncUHfaxrNOL25Ly1SQNg8kUcrIie19wd+gWJ+CkCEZw0Mn/TmpXR3R0vR/G5Q\n3G37So0ruT10POX5kfDfQuKOzP4jGVWWmDOiq4a+W1Tpkf58QKfzR1/pmvhm\n6pAz\r\n=rRZB\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "418150596@qq.com",
					"name": "ddcat1115"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "644506165@qq.com",
					"name": "nikogu"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "surgesoft@gmail.com",
					"name": "raohai"
				},
				{
					"email": "valleykiddy@gmail.com",
					"name": "valleykid"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.7.0_1531617981247_0.4759847757936251"
			},
			"_hasShrinkwrap": false
		},
		"3.7.1": {
			"name": "antd",
			"version": "3.7.1",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"files": [
				"dist",
				"lib",
				"es"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"array-tree-filter": "^2.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"create-react-class": "^15.6.0",
				"create-react-context": "^0.2.2",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.1",
				"intersperse": "^1.0.0",
				"lodash": "^4.17.5",
				"moment": "^2.19.3",
				"omit.js": "^1.0.0",
				"prop-types": "^15.5.7",
				"raf": "^3.4.0",
				"rc-animate": "^2.4.1",
				"rc-calendar": "~9.6.0",
				"rc-cascader": "~0.14.0",
				"rc-checkbox": "~2.1.5",
				"rc-collapse": "~1.9.0",
				"rc-dialog": "~7.1.0",
				"rc-drawer": "~1.5.9",
				"rc-dropdown": "~2.2.0",
				"rc-editor-mention": "^1.0.2",
				"rc-form": "^2.1.0",
				"rc-input-number": "~4.0.0",
				"rc-menu": "~7.0.2",
				"rc-notification": "~3.1.1",
				"rc-pagination": "~1.16.1",
				"rc-progress": "~2.2.2",
				"rc-rate": "~2.4.0",
				"rc-select": "~8.0.7",
				"rc-slider": "~8.6.0",
				"rc-steps": "~3.1.0",
				"rc-switch": "~1.6.0",
				"rc-table": "~6.2.2",
				"rc-tabs": "~9.2.0",
				"rc-time-picker": "~3.3.0",
				"rc-tooltip": "~3.7.0",
				"rc-tree": "~1.12.0",
				"rc-tree-select": "~2.0.5",
				"rc-trigger": "^2.5.4",
				"rc-upload": "~2.5.0",
				"rc-util": "^4.0.4",
				"react-lazy-load": "^3.0.12",
				"react-lifecycles-compat": "^3.0.2",
				"react-slick": "~0.23.1",
				"shallowequal": "^1.0.1",
				"warning": "~4.0.1"
			},
			"devDependencies": {
				"@babel/types": "7.0.0-beta.44",
				"@types/react": "^16.0.0",
				"@types/react-dom": "^16.0.0",
				"@yesmeck/offline-plugin": "^5.0.5",
				"ansi-styles": "^3.2.0",
				"ant-design-palettes": "^1.0.0",
				"antd-theme-generator": "1.0.7",
				"antd-tools": "^5.1.6",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^8.2.5",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.28.0",
				"bisheng-plugin-antd": "^0.16.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.6.0",
				"bisheng-plugin-toc": "^0.4.0",
				"commander": "^2.11.0",
				"cross-env": "^5.0.3",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"docsearch.js": "^2.5.2",
				"dora-plugin-upload": "^0.3.1",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.0",
				"enzyme-to-json": "^3.1.2",
				"eslint": "^5.1.0",
				"eslint-config-airbnb": "^17.0.0",
				"eslint-plugin-babel": "^5.0.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "6.0.2",
				"eslint-plugin-markdown": "~1.0.0-beta.4",
				"eslint-plugin-react": "^7.10.0",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"immutability-helper": "^2.5.0",
				"intersection-observer": "^0.5.0",
				"jest": "^23.2.0",
				"jsdom": "~11.10.0",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^7.0.0",
				"lz-string": "^1.4.4",
				"majo": "^0.6.2",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"preact": "^8.2.5",
				"preact-compat": "^3.17.0",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.4.1",
				"rc-scroll-anim": "^2.2.1",
				"rc-tween-one": "^2.0.1",
				"react": "^16.3.2",
				"react-color": "^2.11.7",
				"react-copy-to-clipboard": "^5.0.0",
				"react-dnd": "^3.0.2",
				"react-dnd-html5-backend": "^3.0.2",
				"react-document-title": "^2.0.1",
				"react-dom": "^16.3.2",
				"react-github-button": "^0.1.1",
				"react-infinite-scroller": "^1.0.15",
				"react-intl": "^2.0.1",
				"react-router-dom": "^4.2.2",
				"react-sublime-video": "^0.2.0",
				"react-virtualized": "~9.20.0",
				"remark-frontmatter": "^1.1.0",
				"remark-parse": "^5.0.0",
				"remark-stringify": "^5.0.0",
				"remark-yaml-config": "^4.0.1",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"scrollama": "^1.4.1",
				"stylelint": "9.3.0",
				"stylelint-config-standard": "^18.0.0",
				"typescript": "~2.9.1",
				"unified": "^7.0.0",
				"values.js": "^1.0.3",
				"xhr-mock": "^2.4.0",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest --config .jest.js",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"sort-api": "node ./scripts/sort-api-table.js",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml _site",
				"deploy": "bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint",
				"lint-staged:es": "eslint ./.eslintrc.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"npm run lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"npm run lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"npm run lint-staged:demo"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"sideEffects": [
				"es/**/style/*",
				"lib/**/style/*"
			],
			"gitHead": "8c7dfe45c6f71b33a3cf698d8e48746cb7db9f37",
			"_id": "antd@3.7.1",
			"_npmVersion": "6.2.0",
			"_nodeVersion": "8.11.3",
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"dist": {
				"integrity": "sha512-lQDOtrEo6KJsx44s/cOdJEcYnNqjRQtTYb7ch0ajPzM6tFMOMydDaxASekQrUmKdKVTOlYfM0XGBqCr9n7r1yQ==",
				"shasum": "e18fee3f54fe1c499cc848223fd3bd581d87ed00",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.7.1.tgz",
				"fileCount": 1851,
				"unpackedSize": 38691167,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbU1ffCRA9TVsSAnZWagAAXiwP/3xDZbeMZ6KwiPnDqujz\nNjvVpMO3FzrfpDW+xH/NO5E0JyhBenz3St15RwcutUHKVn8POao9ImLHOIa4\nD2skwwC976b/Aq4RBEY4dVNbZKPmNenLbhu8g6w4Ck9gRCcjqufBOmTZBigv\nY9dfRsTouaLV/NbRDdk72Z9BjXE5lF5MxDqSbHXX/Z+KLwcdOvAW+4kEOLLg\nfJo3+L/S20FIu1LLTKGG73t0Dvtqqr3WAUASvLSNxshL8JLatNXBkkFoLq78\n5iPGNDIYW++HX3sPUUy9Zpb9Bm897a0LEPal4tdk4ZQQpnQyT1YyjMcD7+8z\nRVyAxCVCQrHD8iWN+jL4aRNm15MxySaeJhkTzOklDJ11V4gg+kibeKvLKbe5\nSZcfYOIrqq9UM6ZOaYVKX8vXqbtYzpYsyLiCrWRAHQ0JJB+qg1FOWdmC4rht\nS/Mn29BaGFsVFMXYOfW1QZLW+Pg/L2UkD8t63uTyl2x9CxJJkjvkGHmrNIJf\nlpa7ycwZQtDuVueceh7KEEUuBYJax/lXRDfR3FvJxqtnESAN2F/A6cDfINVR\n0RckWCyjpANUBE+4oLOCkzmawoTxi90jdN4ETgqALqwZbTFqas37snxAAtou\n6gE9G6rpQYkZRKkB7dL7uKH4ybC3hXfPTlvy6f3FYsVKct86wJvYGmSaERLD\n0oSu\r\n=U11p\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "418150596@qq.com",
					"name": "ddcat1115"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "644506165@qq.com",
					"name": "nikogu"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "surgesoft@gmail.com",
					"name": "raohai"
				},
				{
					"email": "valleykiddy@gmail.com",
					"name": "valleykid"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.7.1_1532188639113_0.8560985702508048"
			},
			"_hasShrinkwrap": false
		},
		"3.7.2": {
			"name": "antd",
			"version": "3.7.2",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"files": [
				"dist",
				"lib",
				"es"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"array-tree-filter": "^2.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"create-react-class": "^15.6.0",
				"create-react-context": "^0.2.2",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.1",
				"intersperse": "^1.0.0",
				"lodash": "^4.17.5",
				"moment": "^2.19.3",
				"omit.js": "^1.0.0",
				"prop-types": "^15.5.7",
				"raf": "^3.4.0",
				"rc-animate": "^2.4.1",
				"rc-calendar": "~9.6.0",
				"rc-cascader": "~0.14.0",
				"rc-checkbox": "~2.1.5",
				"rc-collapse": "~1.9.0",
				"rc-dialog": "~7.1.0",
				"rc-drawer": "~1.6.2",
				"rc-dropdown": "~2.2.0",
				"rc-editor-mention": "^1.0.2",
				"rc-form": "^2.1.0",
				"rc-input-number": "~4.0.0",
				"rc-menu": "~7.0.2",
				"rc-notification": "~3.1.1",
				"rc-pagination": "~1.16.1",
				"rc-progress": "~2.2.2",
				"rc-rate": "~2.4.0",
				"rc-select": "~8.0.7",
				"rc-slider": "~8.6.0",
				"rc-steps": "~3.1.0",
				"rc-switch": "~1.6.0",
				"rc-table": "~6.2.2",
				"rc-tabs": "~9.2.0",
				"rc-time-picker": "~3.3.0",
				"rc-tooltip": "~3.7.0",
				"rc-tree": "~1.12.0",
				"rc-tree-select": "~2.0.5",
				"rc-trigger": "^2.5.4",
				"rc-upload": "~2.5.0",
				"rc-util": "^4.0.4",
				"react-lazy-load": "^3.0.12",
				"react-lifecycles-compat": "^3.0.2",
				"react-slick": "~0.23.1",
				"shallowequal": "^1.0.1",
				"warning": "~4.0.1"
			},
			"devDependencies": {
				"@babel/types": "7.0.0-beta.44",
				"@types/react": "^16.0.0",
				"@types/react-dom": "^16.0.0",
				"@yesmeck/offline-plugin": "^5.0.5",
				"ansi-styles": "^3.2.0",
				"ant-design-palettes": "^1.0.0",
				"antd-theme-generator": "1.0.7",
				"antd-tools": "^5.1.6",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^8.2.5",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.28.0",
				"bisheng-plugin-antd": "^0.16.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.6.0",
				"bisheng-plugin-toc": "^0.4.0",
				"commander": "^2.11.0",
				"cross-env": "^5.0.3",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"docsearch.js": "^2.5.2",
				"dora-plugin-upload": "^0.3.1",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.0",
				"enzyme-to-json": "^3.1.2",
				"eslint": "^5.1.0",
				"eslint-config-airbnb": "^17.0.0",
				"eslint-plugin-babel": "^5.0.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "6.0.2",
				"eslint-plugin-markdown": "~1.0.0-beta.4",
				"eslint-plugin-react": "^7.10.0",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"immutability-helper": "^2.5.0",
				"intersection-observer": "^0.5.0",
				"jest": "^23.2.0",
				"jsdom": "~11.10.0",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^7.0.0",
				"lz-string": "^1.4.4",
				"majo": "^0.6.2",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"preact": "^8.2.5",
				"preact-compat": "^3.17.0",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.4.1",
				"rc-scroll-anim": "^2.2.1",
				"rc-tween-one": "^2.0.1",
				"react": "^16.3.2",
				"react-color": "^2.11.7",
				"react-copy-to-clipboard": "^5.0.0",
				"react-dnd": "^5.0.0",
				"react-dnd-html5-backend": "^5.0.1",
				"react-document-title": "^2.0.1",
				"react-dom": "^16.3.2",
				"react-github-button": "^0.1.1",
				"react-infinite-scroller": "^1.0.15",
				"react-intl": "^2.0.1",
				"react-router-dom": "^4.2.2",
				"react-sublime-video": "^0.2.0",
				"react-virtualized": "~9.20.0",
				"remark-frontmatter": "^1.1.0",
				"remark-parse": "^5.0.0",
				"remark-stringify": "^5.0.0",
				"remark-yaml-config": "^4.0.1",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"scrollama": "^1.4.1",
				"stylelint": "9.3.0",
				"stylelint-config-standard": "^18.0.0",
				"typescript": "~2.9.1",
				"unified": "^7.0.0",
				"values.js": "^1.0.3",
				"xhr-mock": "^2.4.0",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest --config .jest.js",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"sort-api": "node ./scripts/sort-api-table.js",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml _site",
				"deploy": "bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint",
				"lint-staged:es": "eslint ./.eslintrc.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"npm run lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"npm run lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"npm run lint-staged:demo"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"sideEffects": [
				"es/**/style/*",
				"lib/**/style/*"
			],
			"gitHead": "ee1c726447f4fa036b0b0a223f483144cae5e4a6",
			"_id": "antd@3.7.2",
			"_npmVersion": "6.1.0",
			"_nodeVersion": "10.5.0",
			"_npmUser": {
				"name": "yesmeck",
				"email": "yesmeck@gmail.com"
			},
			"dist": {
				"integrity": "sha512-XD3NyhqDcpqY5WsxZaZU6k0Qzqb+ZVmaE3OyuE5MPFWR241/Qi3eJ7PakWG6P7lVmphZZ6KKx9JGONVzEFxN3A==",
				"shasum": "175c92eebe86fe89465d549bfad6b305c57abb32",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.7.2.tgz",
				"fileCount": 1851,
				"unpackedSize": 40827364,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbWEiqCRA9TVsSAnZWagAAxisP/R7pDVtFGilm96Xf2BES\nyk1bBD0+3vQvOmZr1aOzryNn/EWQdK1GiBA2KSPWOd3e27tBPxpi0cLpPw92\n5RpdXFm5xkAjyKWYYp8qzAjfcAoembOrb1cy9oGvO1svKZH+IFjMxmVfGmoc\noiEBhTCYnGnJ8TJ362+ndcxpmdmIrOl+dF9R5fgtSdcOevpq2HyGSbh0Zrbo\nurM0C25Ic2tFn1TR1dWX9C2t7KpueLZ4SH/uNUVR9Wajrkq4KWgalT56MtJG\nx1t2hlyis5hwJrLnwUdfGfjy+F21jz0oYZluupmtFCBQ6bv0B13J7J7uTafI\n3phQz0jq707MvEXB8PfPTUk0B6CfvPXppRHGI157vMEkpwfExuKBKRrMKGAq\nspZkx4AFeQsuP9dlbxcMHb3E6XCAO0qcNe+3cW9nyR+ZwiUnM7YsMokrmlnF\nird1Sjp7xN2GZR9D9Rk+kO5uloPK94UicYR6aXSSpwN5Uz0dXyQoywzfBNk/\n0c76NWei1elU6NI+GdiV/demkzrhA/K94fK1EHZLg4amvINt+exyidQwDlMq\n/MsK6Vz4XPy0+UqctRcCL361Qfxm0f8e7fwrX/x0SBW2GOg2MXClG71AYJiG\nFd2DWE5bqZW9Ixp8X6/WYhEwjLtlogCnaZ0xdInmgznuXnLoV6c5AbKjxwT5\n58d8\r\n=G+RS\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "418150596@qq.com",
					"name": "ddcat1115"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "644506165@qq.com",
					"name": "nikogu"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "surgesoft@gmail.com",
					"name": "raohai"
				},
				{
					"email": "valleykiddy@gmail.com",
					"name": "valleykid"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.7.2_1532512426589_0.5024678254498636"
			},
			"_hasShrinkwrap": false
		},
		"3.7.3": {
			"name": "antd",
			"version": "3.7.3",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"files": [
				"dist",
				"lib",
				"es"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"array-tree-filter": "^2.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"create-react-class": "^15.6.0",
				"create-react-context": "^0.2.2",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.1",
				"intersperse": "^1.0.0",
				"lodash": "^4.17.5",
				"moment": "^2.19.3",
				"omit.js": "^1.0.0",
				"prop-types": "^15.5.7",
				"raf": "^3.4.0",
				"rc-animate": "^2.4.1",
				"rc-calendar": "~9.6.0",
				"rc-cascader": "~0.14.0",
				"rc-checkbox": "~2.1.5",
				"rc-collapse": "~1.9.0",
				"rc-dialog": "~7.1.0",
				"rc-drawer": "~1.6.2",
				"rc-dropdown": "~2.2.0",
				"rc-editor-mention": "^1.0.2",
				"rc-form": "^2.1.0",
				"rc-input-number": "~4.0.0",
				"rc-menu": "~7.0.2",
				"rc-notification": "~3.1.1",
				"rc-pagination": "~1.16.1",
				"rc-progress": "~2.2.2",
				"rc-rate": "~2.4.0",
				"rc-select": "~8.0.7",
				"rc-slider": "~8.6.0",
				"rc-steps": "~3.1.0",
				"rc-switch": "~1.6.0",
				"rc-table": "~6.2.2",
				"rc-tabs": "~9.2.0",
				"rc-time-picker": "~3.3.0",
				"rc-tooltip": "~3.7.0",
				"rc-tree": "~1.12.0",
				"rc-tree-select": "~2.0.5",
				"rc-trigger": "^2.5.4",
				"rc-upload": "~2.5.0",
				"rc-util": "^4.0.4",
				"react-lazy-load": "^3.0.12",
				"react-lifecycles-compat": "^3.0.2",
				"react-slick": "~0.23.1",
				"shallowequal": "^1.0.1",
				"warning": "~4.0.1"
			},
			"devDependencies": {
				"@babel/types": "7.0.0-beta.44",
				"@types/react": "^16.0.0",
				"@types/react-dom": "^16.0.0",
				"@yesmeck/offline-plugin": "^5.0.5",
				"ansi-styles": "^3.2.0",
				"ant-design-palettes": "^1.0.0",
				"antd-theme-generator": "1.0.7",
				"antd-tools": "^5.1.6",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^8.2.5",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.28.0",
				"bisheng-plugin-antd": "^0.16.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.6.0",
				"bisheng-plugin-toc": "^0.4.0",
				"commander": "^2.11.0",
				"cross-env": "^5.0.3",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"docsearch.js": "^2.5.2",
				"dora-plugin-upload": "^0.3.1",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.0",
				"enzyme-to-json": "^3.1.2",
				"eslint": "^5.1.0",
				"eslint-config-airbnb": "^17.0.0",
				"eslint-plugin-babel": "^5.0.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "6.0.2",
				"eslint-plugin-markdown": "~1.0.0-beta.4",
				"eslint-plugin-react": "^7.10.0",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"immutability-helper": "^2.5.0",
				"intersection-observer": "^0.5.0",
				"jest": "^23.2.0",
				"jsdom": "~11.10.0",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^7.0.0",
				"lz-string": "^1.4.4",
				"majo": "^0.6.2",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"preact": "^8.2.5",
				"preact-compat": "^3.17.0",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.4.1",
				"rc-scroll-anim": "^2.2.1",
				"rc-tween-one": "^2.0.1",
				"react": "^16.3.2",
				"react-color": "^2.11.7",
				"react-copy-to-clipboard": "^5.0.0",
				"react-dnd": "^5.0.0",
				"react-dnd-html5-backend": "^5.0.1",
				"react-document-title": "^2.0.1",
				"react-dom": "^16.3.2",
				"react-github-button": "^0.1.1",
				"react-infinite-scroller": "^1.0.15",
				"react-intl": "^2.0.1",
				"react-router-dom": "^4.2.2",
				"react-sublime-video": "^0.2.0",
				"react-virtualized": "~9.20.0",
				"remark-frontmatter": "^1.1.0",
				"remark-parse": "^5.0.0",
				"remark-stringify": "^5.0.0",
				"remark-yaml-config": "^4.0.1",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"scrollama": "^1.4.1",
				"stylelint": "9.4.0",
				"stylelint-config-standard": "^18.0.0",
				"typescript": "~2.9.1",
				"unified": "^7.0.0",
				"values.js": "^1.0.3",
				"xhr-mock": "^2.4.0",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest --config .jest.js",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"sort-api": "node ./scripts/sort-api-table.js",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml _site",
				"deploy": "bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint",
				"lint-staged:es": "eslint ./.eslintrc.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"npm run lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"npm run lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"npm run lint-staged:demo"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"sideEffects": [
				"es/**/style/*",
				"lib/**/style/*"
			],
			"gitHead": "4a906137b8086c67523bd6cda6f0c89d56663787",
			"_id": "antd@3.7.3",
			"_npmVersion": "6.1.0",
			"_nodeVersion": "10.5.0",
			"_npmUser": {
				"name": "yesmeck",
				"email": "yesmeck@gmail.com"
			},
			"dist": {
				"integrity": "sha512-igWOf7KL8TKa4yXDU4WQ8v1397swUMfV89hQLZ5ggdAI0M1UtOAnfL5h2/uWxUT8wnb99W6IYkACetj5VQKExA==",
				"shasum": "4f99b9aa23ab95d7b6ebb7405c25d80a8914f28c",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.7.3.tgz",
				"fileCount": 1851,
				"unpackedSize": 40833049,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbXEBxCRA9TVsSAnZWagAA/soP/RcoT5HWoHfPUzhaUFQJ\nE9F27bKFzkNdIjFIHad8EDzji/TCxGxoaDxRt10yLUzZARJxHFcAKK2noEp7\ndGxnzKPjVhklPY8ZsqcWV3kVYiXKAf/V6Yzj+esZrwtDjly+e5x56iX21ZnW\nVUyufw90K0REuM/aSIZCagl84E0IKqZqee9kCoSV+n29w0QRtGpfyAW5G+fj\nIv+0R2pRDqIEMBRZxFrDt0lt0dsQzaAw6uoijF+cmw9/Yjh0aIXK3krKzt7u\n0+I05kimUoknN3VuqdFljOj3hIMJ8mV5s/lVbUO72nij/kFTuy9GgP05s2h1\nBimzqdeBgaY+j+zwpDVJR+uJn1jID4bPUwHXDZTsFuWImf/n8rtgB/fdA8wM\nmdvxhx3IGGsTabeM7YZegBKxt/8uICWm0Kc+tyZ3DRu36mGKitf1QZ3JQE7+\ne3kMXoJWrfGFKdXM1e2cF1hR1izJDnvChy5ibLaSXT/DLczg8Qz3Gf1N/iYT\nREJDb3EQ7G4Mz1Xc5V5PSVgbU5Cw5fx4NrDh/JdPE9GcTZMsmNh5AiEPae2L\nYeVfJ+TpVV9l3nMs+maHMsSjSiXDahsui78DDJG11rM7GmNxkudrEmnlzqvm\nfWrZf3Lc+6M+8GG9f94ppLFPZD6wPE2K15xCjoP+KcjIFQsN0oshMZFyvHoV\nGoxZ\r\n=IXyO\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "418150596@qq.com",
					"name": "ddcat1115"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "644506165@qq.com",
					"name": "nikogu"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "surgesoft@gmail.com",
					"name": "raohai"
				},
				{
					"email": "valleykiddy@gmail.com",
					"name": "valleykid"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.7.3_1532772465049_0.7372964449075017"
			},
			"_hasShrinkwrap": false
		},
		"3.8.0": {
			"name": "antd",
			"version": "3.8.0",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"files": [
				"dist",
				"lib",
				"es"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"array-tree-filter": "^2.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"create-react-class": "^15.6.0",
				"create-react-context": "^0.2.2",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.1",
				"intersperse": "^1.0.0",
				"lodash": "^4.17.5",
				"moment": "^2.19.3",
				"omit.js": "^1.0.0",
				"prop-types": "^15.5.7",
				"raf": "^3.4.0",
				"rc-animate": "^2.4.1",
				"rc-calendar": "~9.6.0",
				"rc-cascader": "~0.14.0",
				"rc-checkbox": "~2.1.5",
				"rc-collapse": "~1.9.0",
				"rc-dialog": "~7.2.0",
				"rc-drawer": "~1.6.2",
				"rc-dropdown": "~2.2.0",
				"rc-editor-mention": "^1.0.2",
				"rc-form": "^2.1.0",
				"rc-input-number": "~4.0.0",
				"rc-menu": "~7.0.2",
				"rc-notification": "~3.2.0",
				"rc-pagination": "~1.16.1",
				"rc-progress": "~2.2.2",
				"rc-rate": "~2.4.0",
				"rc-select": "~8.1.1",
				"rc-slider": "~8.6.0",
				"rc-steps": "~3.1.0",
				"rc-switch": "~1.6.0",
				"rc-table": "~6.2.0",
				"rc-tabs": "~9.3.3",
				"rc-time-picker": "~3.3.0",
				"rc-tooltip": "~3.7.0",
				"rc-tree": "~1.13.0",
				"rc-tree-select": "~2.0.5",
				"rc-trigger": "^2.5.4",
				"rc-upload": "~2.5.0",
				"rc-util": "^4.0.4",
				"react-lazy-load": "^3.0.12",
				"react-lifecycles-compat": "^3.0.2",
				"react-slick": "~0.23.1",
				"shallowequal": "^1.0.1",
				"warning": "~4.0.1"
			},
			"devDependencies": {
				"@babel/types": "7.0.0-beta.44",
				"@types/classnames": "^2.2.6",
				"@types/react": "^16.0.0",
				"@types/react-dom": "^16.0.0",
				"@yesmeck/offline-plugin": "^5.0.5",
				"ansi-styles": "^3.2.0",
				"ant-design-palettes": "^1.0.0",
				"antd-theme-generator": "1.0.7",
				"antd-tools": "^5.1.6",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^8.2.5",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.28.0",
				"bisheng-plugin-antd": "^0.16.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.6.0",
				"bisheng-plugin-toc": "^0.4.0",
				"commander": "^2.11.0",
				"cross-env": "^5.0.3",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"docsearch.js": "^2.5.2",
				"dora-plugin-upload": "^0.3.1",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.0",
				"enzyme-to-json": "^3.1.2",
				"eslint": "^5.1.0",
				"eslint-config-airbnb": "^17.0.0",
				"eslint-plugin-babel": "^5.0.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "6.1.1",
				"eslint-plugin-markdown": "~1.0.0-beta.4",
				"eslint-plugin-react": "^7.10.0",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"immutability-helper": "^2.5.0",
				"intersection-observer": "^0.5.0",
				"jest": "^23.2.0",
				"jsdom": "^11.12.0",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^7.0.0",
				"lz-string": "^1.4.4",
				"majo": "^0.6.2",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"preact": "^8.2.5",
				"preact-compat": "^3.17.0",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.4.1",
				"rc-scroll-anim": "^2.2.1",
				"rc-tween-one": "^2.0.1",
				"react": "^16.3.2",
				"react-color": "^2.11.7",
				"react-copy-to-clipboard": "^5.0.0",
				"react-dnd": "^5.0.0",
				"react-dnd-html5-backend": "^5.0.1",
				"react-document-title": "^2.0.1",
				"react-dom": "^16.3.2",
				"react-github-button": "^0.1.1",
				"react-infinite-scroller": "^1.0.15",
				"react-intl": "^2.0.1",
				"react-resizable": "^1.7.5",
				"react-router-dom": "^4.2.2",
				"react-sublime-video": "^0.2.0",
				"react-virtualized": "~9.20.0",
				"remark-frontmatter": "^1.1.0",
				"remark-parse": "^5.0.0",
				"remark-stringify": "^5.0.0",
				"remark-yaml-config": "^4.0.1",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"scrollama": "^1.4.1",
				"stylelint": "9.4.0",
				"stylelint-config-standard": "^18.0.0",
				"typescript": "~3.0.1",
				"unified": "^7.0.0",
				"values.js": "^1.0.3",
				"xhr-mock": "^2.4.0",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest --config .jest.js",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.eslintrc.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"sort-api": "node ./scripts/sort-api-table.js",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml _site && cp -r .circleci _site",
				"deploy": "bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint",
				"lint-staged:es": "eslint ./.eslintrc.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"npm run lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"npm run lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"npm run lint-staged:demo"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"sideEffects": [
				"es/**/style/*",
				"lib/**/style/*"
			],
			"gitHead": "1b3d0639906174a02216dcf7195abb5d152e638c",
			"_id": "antd@3.8.0",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "8.11.3",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"integrity": "sha512-xwtDq+CVkZboqpi7OdEN3TVWFTwHC2Z0NBekoCX4xVG4c6GrzpzMsYigGuxqzjXS3kk1FoDb3OC/f/ICLGKSbw==",
				"shasum": "a4226a373fc301b9475b7d23e85433d203481858",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.8.0.tgz",
				"fileCount": 1851,
				"unpackedSize": 42290040,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbZpgcCRA9TVsSAnZWagAAk2kQAI01LUF8X36LlJkVIP7g\nm2VHBR8Rh4SiUZavHQpZpT96OkUg2s+loCjwcvrv9LyKoJeLV52k/++7Nagl\nEbcU1LDhnNNc28XUVWxfaQ8fvCIiVQUPeB1+gaYfU6aU5RHHvNXNwwLwdqNB\n3FtX9OSc2wZYxtjZXy0NwnMzdyNFp6sYJ8s7whE9qR9o+OP9ixR0VbmNYBlq\nY2uBJ35gTxJj82KUUoAymbIl2m8B580xi6Ms4wrs0qIlvIhFozUeJpo+nDs8\nOnaZ/AKnai/wh+k6FcHynxjQZCiHhnt70u7Gmz1s1faNXUgSldiZvSNeaQTU\nFj8VWWhhdXL5oflXKHQQrzHiRQ9FfjjofRlp6udUJOMOaU8sC6INPTohLhtM\nucL76C2iJyOyY1Ho5rLh7QWPV1m8YL2eNWByEL0h9neJZ53vg2b3iifyrgz1\nIRJs7OIW3wZCiGZuZwK0Ol7F2xla8xpwfLgvxzTSXh2kLFKNcdUv1OzC5GFc\nIRQxZCi79Jqkn5BEHxWXYq/PhmxXC1LfGUUJ8qB7skOsUAnUNuSRzA4Bndwe\ntiPshoQTSsGEx2qbe8sYugtVFBHAUZcMBupdP6tDsVOECzZVpL9xBRyJPROh\nV6N7tXmW/LeBZP/kN9B9xN8p/L/YKGKE0mcXAJW2uAbXAXb95Ra5P4GJAYB7\n6xMx\r\n=cXD8\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "418150596@qq.com",
					"name": "ddcat1115"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "644506165@qq.com",
					"name": "nikogu"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "surgesoft@gmail.com",
					"name": "raohai"
				},
				{
					"email": "valleykiddy@gmail.com",
					"name": "valleykid"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.8.0_1533450267197_0.7273830913592474"
			},
			"_hasShrinkwrap": false
		},
		"3.8.1": {
			"name": "antd",
			"version": "3.8.1",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"files": [
				"dist",
				"lib",
				"es"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"array-tree-filter": "^2.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"create-react-class": "^15.6.0",
				"create-react-context": "^0.2.2",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.1",
				"intersperse": "^1.0.0",
				"lodash": "^4.17.5",
				"moment": "^2.19.3",
				"omit.js": "^1.0.0",
				"prop-types": "^15.5.7",
				"raf": "^3.4.0",
				"rc-animate": "^2.4.1",
				"rc-calendar": "~9.6.0",
				"rc-cascader": "~0.14.0",
				"rc-checkbox": "~2.1.5",
				"rc-collapse": "~1.9.0",
				"rc-dialog": "~7.2.0",
				"rc-drawer": "~1.6.2",
				"rc-dropdown": "~2.2.0",
				"rc-editor-mention": "^1.0.2",
				"rc-form": "^2.1.0",
				"rc-input-number": "~4.0.0",
				"rc-menu": "~7.0.2",
				"rc-notification": "~3.2.0",
				"rc-pagination": "~1.16.1",
				"rc-progress": "~2.2.2",
				"rc-rate": "~2.4.0",
				"rc-select": "~8.1.1",
				"rc-slider": "~8.6.0",
				"rc-steps": "~3.1.0",
				"rc-switch": "~1.6.0",
				"rc-table": "~6.2.0",
				"rc-tabs": "~9.3.3",
				"rc-time-picker": "~3.3.0",
				"rc-tooltip": "~3.7.0",
				"rc-tree": "~1.13.0",
				"rc-tree-select": "~2.0.5",
				"rc-trigger": "^2.5.4",
				"rc-upload": "~2.5.0",
				"rc-util": "^4.0.4",
				"react-lazy-load": "^3.0.12",
				"react-lifecycles-compat": "^3.0.2",
				"react-slick": "~0.23.1",
				"shallowequal": "^1.0.1",
				"warning": "~4.0.1"
			},
			"devDependencies": {
				"@babel/types": "7.0.0-beta.44",
				"@types/classnames": "^2.2.6",
				"@types/prop-types": "^15.5.4",
				"@types/react": "^16.0.0",
				"@types/react-dom": "^16.0.0",
				"@types/react-slick": "^0.23.2",
				"@yesmeck/offline-plugin": "^5.0.5",
				"ansi-styles": "^3.2.0",
				"ant-design-palettes": "^1.0.0",
				"antd-theme-generator": "1.0.7",
				"antd-tools": "^5.1.6",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^8.2.5",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.28.0",
				"bisheng-plugin-antd": "^0.16.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.6.0",
				"bisheng-plugin-toc": "^0.4.0",
				"commander": "^2.11.0",
				"cross-env": "^5.0.3",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"docsearch.js": "^2.5.2",
				"dora-plugin-upload": "^0.3.1",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.0",
				"enzyme-to-json": "^3.1.2",
				"eslint": "^5.1.0",
				"eslint-config-airbnb": "^17.0.0",
				"eslint-plugin-babel": "^5.0.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "6.1.1",
				"eslint-plugin-markdown": "~1.0.0-beta.4",
				"eslint-plugin-react": "^7.10.0",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"immutability-helper": "^2.5.0",
				"intersection-observer": "^0.5.0",
				"jest": "^23.2.0",
				"jsdom": "^11.12.0",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^7.0.0",
				"lz-string": "^1.4.4",
				"majo": "^0.6.2",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"preact": "^8.2.5",
				"preact-compat": "^3.17.0",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.4.1",
				"rc-scroll-anim": "^2.2.1",
				"rc-tween-one": "^2.0.1",
				"react": "^16.3.2",
				"react-color": "^2.11.7",
				"react-copy-to-clipboard": "^5.0.0",
				"react-dnd": "^5.0.0",
				"react-dnd-html5-backend": "^5.0.1",
				"react-document-title": "^2.0.1",
				"react-dom": "^16.3.2",
				"react-github-button": "^0.1.1",
				"react-infinite-scroller": "^1.0.15",
				"react-intl": "^2.0.1",
				"react-resizable": "^1.7.5",
				"react-router-dom": "^4.2.2",
				"react-sublime-video": "^0.2.0",
				"react-virtualized": "~9.20.0",
				"remark-frontmatter": "^1.1.0",
				"remark-parse": "^5.0.0",
				"remark-stringify": "^5.0.0",
				"remark-yaml-config": "^4.0.1",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"scrollama": "^1.4.1",
				"stylelint": "9.4.0",
				"stylelint-config-standard": "^18.0.0",
				"typescript": "~3.0.1",
				"unified": "^7.0.0",
				"values.js": "^1.0.3",
				"webpackbar": "^2.6.1",
				"xhr-mock": "^2.4.0",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest --config .jest.js",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"sort-api": "node ./scripts/sort-api-table.js",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml _site && cp -r .circleci _site",
				"deploy": "bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint",
				"lint-staged:es": "eslint ./.*.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"npm run lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"npm run lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"npm run lint-staged:demo"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*"
			],
			"gitHead": "bf2490c45f1c79d57657cd1fed73e6e9c5ec81cd",
			"_id": "antd@3.8.1",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "8.11.3",
			"_npmUser": {
				"name": "yutingzhao1991",
				"email": "yutingzhao1991@sina.com"
			},
			"dist": {
				"integrity": "sha512-jNWjNgBV0vJpdrJdqONKwRN7UzUB1cmeTj2HIWuqAOXQzjWzqeJyrEBTVrOtbNVs736u7EVuuftBbSJZz3I+6g==",
				"shasum": "1780acd5e9bc6c80dc23b042161418eb88f4d80e",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.8.1.tgz",
				"fileCount": 1855,
				"unpackedSize": 42427050,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbb6p2CRA9TVsSAnZWagAAmPYQAJbvjsoEv9z4PKKz7eKi\ngwMBUJS8eJVk6BanAQtKzGl3nNyTfBbPG7ih1ZrFYn2an6Oxg5mD7rFhZzX6\nw9XhcG1tRXFruOR0iJhqgQsxDSElKWjsJSv+YRPuuu3KjyyVHDQIMEHR2fRN\ni8ACSfLDb+k8x6P2Frk0YDc3IFktuk/Ud3FpdtSsOX7EbRdJROI3pAa2hSpR\nJL6VU30SkjDXU/ks1sZE7EWdyXsQsiwtpU6BWSfS3wJeUcQikuKN9PICA/wI\nsCDmyxdXjuI1uds1ssSv0NYvGN4PLEwLoXShNLpLoN15WenXuvoaIBXPmiXz\nij2+vCW94N+kcBexyDkFUp+kS1ts+CvVTwkbHQGLjpRWlad7HDc2RrU/hOjO\nJ2hV3hX46/XlQ1M12jSEI91aO5LcC3s6MBHW2xUH+REhRxG3jtR/q5le0bkm\nYwuhG9Xu2nofkKlR/dDuGZkHnOMCVvjGWY9JpuvKutgzMQebNXSNIPgNzj7B\nYZzP4pE8mnA34jSwX1FvsS/tfiQerH6sPBSHPIccttTuf1bU7iUXWJIi807D\nnc/b/mcOGFh/DoLSteVFZBP90lEI88f1fumr85VeLNeJSU6ReebpFcgUBMC/\nJPQ0pKhH/qf2iDuUJn9zXMir7K+yBLwLDSgv6qAvfGkd1d5iNP7oh3fbiQQ2\ncye5\r\n=qepC\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "418150596@qq.com",
					"name": "ddcat1115"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "644506165@qq.com",
					"name": "nikogu"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "surgesoft@gmail.com",
					"name": "raohai"
				},
				{
					"email": "valleykiddy@gmail.com",
					"name": "valleykid"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.8.1_1534044789175_0.607013014653419"
			},
			"_hasShrinkwrap": false
		},
		"3.8.2": {
			"name": "antd",
			"version": "3.8.2",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"files": [
				"dist",
				"lib",
				"es"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"array-tree-filter": "^2.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"create-react-class": "^15.6.0",
				"create-react-context": "^0.2.2",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.1",
				"intersperse": "^1.0.0",
				"lodash": "^4.17.5",
				"moment": "^2.19.3",
				"omit.js": "^1.0.0",
				"prop-types": "^15.5.7",
				"raf": "^3.4.0",
				"rc-animate": "^2.4.1",
				"rc-calendar": "~9.6.0",
				"rc-cascader": "~0.14.0",
				"rc-checkbox": "~2.1.5",
				"rc-collapse": "~1.9.0",
				"rc-dialog": "~7.2.0",
				"rc-drawer": "~1.7.3",
				"rc-dropdown": "~2.2.0",
				"rc-editor-mention": "^1.0.2",
				"rc-form": "^2.1.0",
				"rc-input-number": "~4.0.0",
				"rc-menu": "~7.0.2",
				"rc-notification": "~3.2.0",
				"rc-pagination": "~1.16.1",
				"rc-progress": "~2.2.2",
				"rc-rate": "~2.4.0",
				"rc-select": "~8.1.1",
				"rc-slider": "~8.6.0",
				"rc-steps": "~3.1.0",
				"rc-switch": "~1.6.0",
				"rc-table": "~6.2.0",
				"rc-tabs": "~9.3.3",
				"rc-time-picker": "~3.3.0",
				"rc-tooltip": "~3.7.0",
				"rc-tree": "~1.14.3",
				"rc-tree-select": "~2.1.0",
				"rc-trigger": "^2.5.4",
				"rc-upload": "~2.5.0",
				"rc-util": "^4.0.4",
				"react-lazy-load": "^3.0.12",
				"react-lifecycles-compat": "^3.0.2",
				"react-slick": "~0.23.1",
				"shallowequal": "^1.0.1",
				"warning": "~4.0.1"
			},
			"devDependencies": {
				"@babel/types": "7.0.0-beta.44",
				"@types/classnames": "^2.2.6",
				"@types/prop-types": "^15.5.4",
				"@types/react": "^16.0.0",
				"@types/react-dom": "^16.0.0",
				"@types/react-slick": "^0.23.2",
				"@yesmeck/offline-plugin": "^5.0.5",
				"ansi-styles": "^3.2.0",
				"ant-design-palettes": "^1.0.0",
				"antd-theme-generator": "1.0.7",
				"antd-tools": "^5.1.6",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^8.2.5",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.28.0",
				"bisheng-plugin-antd": "^0.16.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.6.0",
				"bisheng-plugin-toc": "^0.4.0",
				"commander": "^2.11.0",
				"cross-env": "^5.0.3",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"docsearch.js": "^2.5.2",
				"dora-plugin-upload": "^0.3.1",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.0",
				"enzyme-to-json": "^3.1.2",
				"eslint": "^5.1.0",
				"eslint-config-airbnb": "^17.0.0",
				"eslint-plugin-babel": "^5.0.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "6.1.1",
				"eslint-plugin-markdown": "~1.0.0-beta.4",
				"eslint-plugin-react": "^7.10.0",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"immutability-helper": "^2.5.0",
				"intersection-observer": "^0.5.0",
				"jest": "^23.2.0",
				"jsdom": "^11.12.0",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^7.0.0",
				"lz-string": "^1.4.4",
				"majo": "^0.6.2",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"preact": "^8.2.5",
				"preact-compat": "^3.17.0",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.4.1",
				"rc-scroll-anim": "^2.2.1",
				"rc-tween-one": "^2.0.1",
				"react": "^16.3.2",
				"react-color": "^2.11.7",
				"react-copy-to-clipboard": "^5.0.0",
				"react-dnd": "^5.0.0",
				"react-dnd-html5-backend": "^5.0.1",
				"react-document-title": "^2.0.1",
				"react-dom": "^16.3.2",
				"react-github-button": "^0.1.1",
				"react-infinite-scroller": "^1.0.15",
				"react-intl": "^2.0.1",
				"react-resizable": "^1.7.5",
				"react-router-dom": "^4.2.2",
				"react-sublime-video": "^0.2.0",
				"react-virtualized": "~9.20.0",
				"remark-frontmatter": "^1.1.0",
				"remark-parse": "^5.0.0",
				"remark-stringify": "^5.0.0",
				"remark-yaml-config": "^4.0.1",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"scrollama": "^1.4.1",
				"stylelint": "9.4.0",
				"stylelint-config-standard": "^18.0.0",
				"typescript": "~3.0.1",
				"unified": "^7.0.0",
				"values.js": "^1.0.3",
				"webpackbar": "^2.6.1",
				"xhr-mock": "^2.4.0",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest --config .jest.js",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"sort-api": "node ./scripts/sort-api-table.js",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml _site && cp -r .circleci _site",
				"deploy": "bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint",
				"lint-staged:es": "eslint ./.*.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"npm run lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"npm run lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"npm run lint-staged:demo"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*"
			],
			"gitHead": "a52d694a2f1c3c55e5c11f4e8eb27f151f84ac47",
			"_id": "antd@3.8.2",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "8.10.0",
			"_npmUser": {
				"name": "picodoth",
				"email": "picodoth@gmail.com"
			},
			"dist": {
				"integrity": "sha512-jP9HEJsfNwguJJo78BBDi0FnA7Lp9E3cvjYPvIcBGk7dMFgn476W4M9P8qw2ju7pHXxhli69STGNqS4/nKuZ6g==",
				"shasum": "cb2af23243522e75fc09707a52799c01f6230704",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.8.2.tgz",
				"fileCount": 1855,
				"unpackedSize": 41525621,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbeCO7CRA9TVsSAnZWagAAj4EP/1//UWrHmunabq7xf/R/\nkmqVPlDv2XMvu8b08ZX5GD4LKmQzsxzqS59DqnSyyhcQUcfT7Fw2BXUyVayK\nsWwRG3a1x+JIwQntLiW/Ra7ZfnJu60HuNwVOIGhKD1hlp4cqYYa3sBXEPW7C\nrlmyT2fMs8wqyIAoNXQFAKRRoceL21qqoVOjEaKn5rWy4Uzid69XgfG6Owky\nZvTTrq/ZKBTXvtEqd+A25zATvzlLN/lnzYLnIwwYptnD8Ic8ewm40fbpTx0y\ncdKBOp7JrILC1JH6c/1zmdobVLxRtIf/Q3viQiuork6N+MXjAZYbTuWqrkem\nVlfVYSt5l3KU4yjjpY8KlkmkR1rp7kDB//bvxY+EMruqoV2tuovqIA0pGNC0\nxNpYpmLzSlkqPvXUSspMvmyvKmdWp/Af+RwGp8eLVDiPefHmfSR1jrOtv8U2\nj0gBV/b9Z2F/Z7YRGghsWixRlhWO/whp4Tj+JduUAZRwwC7jpw7Lsq44bc6h\nI4HlI0tNVNz6c/MEeSFlVxGzou+Q/3byqyC+qmrnlBexg71Zv8TJuJBcdxKi\nkEmoBfAjZUrje7u4jkckP/xDeutPDdPVuYhjNrHTeZG53fDI0Epb1sqi27de\n+NuQUsWEtMYQgOF/LLi2f/8PbcM+rINmrfUWpsmGAMPkP2PAgcG7AuAvuT+z\nRyiG\r\n=OCxw\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "418150596@qq.com",
					"name": "ddcat1115"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "644506165@qq.com",
					"name": "nikogu"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "surgesoft@gmail.com",
					"name": "raohai"
				},
				{
					"email": "valleykiddy@gmail.com",
					"name": "valleykid"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.8.2_1534600122230_0.7305272311664666"
			},
			"_hasShrinkwrap": false
		},
		"3.9.0-beta.0": {
			"name": "antd",
			"version": "3.9.0-beta.0",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"files": [
				"dist",
				"lib",
				"es"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"@ant-design/icons": "^0.2.1-beta.8",
				"@ant-design/icons-react": "^0.2.0-beta.1",
				"array-tree-filter": "^2.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"create-react-class": "^15.6.0",
				"create-react-context": "^0.2.2",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.1",
				"intersperse": "^1.0.0",
				"lodash": "^4.17.5",
				"moment": "^2.19.3",
				"omit.js": "^1.0.0",
				"prop-types": "^15.5.7",
				"raf": "^3.4.0",
				"rc-animate": "^2.4.1",
				"rc-calendar": "~9.6.0",
				"rc-cascader": "~0.16.0",
				"rc-checkbox": "~2.1.5",
				"rc-collapse": "~1.10.0",
				"rc-dialog": "~7.2.0",
				"rc-drawer": "~1.7.3",
				"rc-dropdown": "~2.2.0",
				"rc-editor-mention": "^1.0.2",
				"rc-form": "^2.1.0",
				"rc-input-number": "~4.0.0",
				"rc-menu": "~7.3.0",
				"rc-notification": "~3.2.0",
				"rc-pagination": "~1.17.0",
				"rc-progress": "~2.2.2",
				"rc-rate": "~2.4.0",
				"rc-select": "~8.2.0",
				"rc-slider": "~8.6.0",
				"rc-steps": "~3.2.1",
				"rc-switch": "~1.7.0",
				"rc-table": "~6.2.0",
				"rc-tabs": "~9.4.0",
				"rc-time-picker": "~3.4.0",
				"rc-tooltip": "~3.7.0",
				"rc-tree": "~1.14.3",
				"rc-tree-select": "~2.2.0",
				"rc-trigger": "^2.5.4",
				"rc-upload": "~2.5.0",
				"rc-util": "^4.0.4",
				"react-lazy-load": "^3.0.12",
				"react-lifecycles-compat": "^3.0.2",
				"react-slick": "~0.23.1",
				"shallowequal": "^1.0.1",
				"warning": "~4.0.1"
			},
			"devDependencies": {
				"@babel/types": "7.0.0-beta.44",
				"@types/classnames": "^2.2.6",
				"@types/prop-types": "^15.5.4",
				"@types/react": "^16.0.0",
				"@types/react-dom": "^16.0.0",
				"@types/react-slick": "^0.23.2",
				"@yesmeck/offline-plugin": "^5.0.5",
				"ansi-styles": "^3.2.0",
				"ant-design-palettes": "^1.0.0",
				"antd-theme-generator": "1.0.7",
				"antd-tools": "^5.1.6",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^8.2.5",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.29.0",
				"bisheng-plugin-antd": "^0.16.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.6.0",
				"bisheng-plugin-toc": "^0.4.0",
				"commander": "^2.11.0",
				"cross-env": "^5.0.3",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"docsearch.js": "^2.5.2",
				"dora-plugin-upload": "^0.3.1",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.0",
				"enzyme-to-json": "^3.1.2",
				"eslint": "^5.1.0",
				"eslint-config-airbnb": "^17.0.0",
				"eslint-plugin-babel": "^5.0.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "6.1.1",
				"eslint-plugin-markdown": "~1.0.0-beta.4",
				"eslint-plugin-react": "^7.10.0",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"immutability-helper": "^2.5.0",
				"intersection-observer": "^0.5.0",
				"jest": "^23.2.0",
				"jsdom": "^12.0.0",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^7.0.0",
				"lz-string": "^1.4.4",
				"majo": "^0.6.2",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"preact": "^8.2.5",
				"preact-compat": "^3.17.0",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.4.1",
				"rc-scroll-anim": "^2.2.1",
				"rc-tween-one": "^2.0.1",
				"react": "^16.3.2",
				"react-color": "^2.11.7",
				"react-copy-to-clipboard": "^5.0.0",
				"react-dnd": "^5.0.0",
				"react-dnd-html5-backend": "^5.0.1",
				"react-document-title": "^2.0.1",
				"react-dom": "^16.3.2",
				"react-github-button": "^0.1.1",
				"react-infinite-scroller": "^1.0.15",
				"react-intl": "^2.0.1",
				"react-resizable": "^1.7.5",
				"react-router-dom": "^4.2.2",
				"react-sublime-video": "^0.2.0",
				"react-virtualized": "~9.20.0",
				"remark-frontmatter": "^1.1.0",
				"remark-parse": "^5.0.0",
				"remark-stringify": "^5.0.0",
				"remark-yaml-config": "^4.0.1",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"scrollama": "^1.4.1",
				"stylelint": "^9.5.0",
				"stylelint-config-standard": "^18.0.0",
				"typescript": "~3.0.1",
				"unified": "^7.0.0",
				"values.js": "^1.0.3",
				"webpackbar": "^2.6.1",
				"xhr-mock": "^2.4.0",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest --config .jest.js",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"sort-api": "node ./scripts/sort-api-table.js",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml _site && cp -r .circleci _site",
				"deploy": "bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint",
				"lint-staged:es": "eslint ./.*.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"npm run lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"npm run lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"npm run lint-staged:demo"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*"
			],
			"readmeFilename": "README.md",
			"gitHead": "be78706364202dac63419ea208f603252472e825",
			"_id": "antd@3.9.0-beta.0",
			"_npmVersion": "6.4.0",
			"_nodeVersion": "10.8.0",
			"_npmUser": {
				"name": "chenshuai2144",
				"email": "wasd2144@hotmail.com"
			},
			"dist": {
				"integrity": "sha512-xTN1fCnIDaObxcRgfXO0DgqT+PsCpTVlBXAcOGCkyPGcI2ip1ChBc60slBZXrLb3zMuPjbjU2e0xRJTCG3GGIg==",
				"shasum": "8c3d293588661a4d27597b0d7229a0ae04ecee39",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.9.0-beta.0.tgz",
				"fileCount": 1893,
				"unpackedSize": 45470121,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbgUg4CRA9TVsSAnZWagAAMxIP/RfvxI4A0sW3kKOih/Ht\nuA1QDqZFVE4vUZ/mg8/N881uTwpjK0xqzDidw0BNBvBhJ7DfH+mmE3A1HfaE\n0n4Gv0srbzaXq84ZYHtR9zjcPiah3lphd7iAtU5icG3+9ro6k+goVIgFEc0U\nU4bfj2NrYto0UujQfd98Zf2TBR1R2AOWg0MRDNsapO3w3LfFurWN4olg488M\nSCjdn8SOrno5fqyLlAIn4iq02Jm+zfwAF09AIIkoVgF7m3dwexCQ2hoVHjNp\nYQWNWIawZdUwDJfYvjGgOqOD0934PfFj1M8dZypjRxpkTzoAA8vZgiNU+sPH\nXMzbtacuzNBvOlLL2WKqFyl8Z0fFm5xMKLUEBpKov7RI7KHU6jWxF9H6z3Fq\noWW3Uz7ngLsvAxDdLcybz4U9pdJ+95hOlkiihxOPPSQjhvIuG0amv0YJhYXX\nwoJvYLv9KTeMp1QCDpHz1VqFmuhp9Yvk13cR3UfI9W9vW3NAV6b6zssiq5MB\nFkBa9pTZ9zeeZp/i6KbZCBdiCgvj6L+R+qzWHyNisN5Zvk40JtEMAi5N0XPl\nc/BVHaDs3Tmh7lUazMjB/uqGqzhsOJiibfNPfD9Vx4VLidpYSyWZCAGI4HrE\nCMRDKSgrngF0sosNgUuDjzbyFhKdt91LiBm+kdGY7zwaGEzuLDdRPAQ/gaeQ\nIcgU\r\n=vAAW\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "418150596@qq.com",
					"name": "ddcat1115"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "644506165@qq.com",
					"name": "nikogu"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "surgesoft@gmail.com",
					"name": "raohai"
				},
				{
					"email": "valleykiddy@gmail.com",
					"name": "valleykid"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.9.0-beta.0_1535199288112_0.6149235954819383"
			},
			"_hasShrinkwrap": false
		},
		"3.8.3": {
			"name": "antd",
			"version": "3.8.3",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"files": [
				"dist",
				"lib",
				"es"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"array-tree-filter": "^2.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"create-react-class": "^15.6.0",
				"create-react-context": "^0.2.2",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.1",
				"intersperse": "^1.0.0",
				"lodash": "^4.17.5",
				"moment": "^2.19.3",
				"omit.js": "^1.0.0",
				"prop-types": "^15.5.7",
				"raf": "^3.4.0",
				"rc-animate": "^2.4.1",
				"rc-calendar": "~9.6.0",
				"rc-cascader": "~0.14.0",
				"rc-checkbox": "~2.1.5",
				"rc-collapse": "~1.9.0",
				"rc-dialog": "~7.2.0",
				"rc-drawer": "~1.7.3",
				"rc-dropdown": "~2.2.0",
				"rc-editor-mention": "^1.0.2",
				"rc-form": "^2.1.0",
				"rc-input-number": "~4.0.0",
				"rc-menu": "~7.0.2",
				"rc-notification": "~3.2.0",
				"rc-pagination": "~1.16.1",
				"rc-progress": "~2.2.2",
				"rc-rate": "~2.4.0",
				"rc-select": "~8.1.1",
				"rc-slider": "~8.6.0",
				"rc-steps": "~3.1.0",
				"rc-switch": "~1.6.0",
				"rc-table": "~6.2.0",
				"rc-tabs": "~9.3.3",
				"rc-time-picker": "~3.3.0",
				"rc-tooltip": "~3.7.0",
				"rc-tree": "~1.14.3",
				"rc-tree-select": "~2.1.0",
				"rc-trigger": "^2.5.4",
				"rc-upload": "~2.5.0",
				"rc-util": "^4.0.4",
				"react-lazy-load": "^3.0.12",
				"react-lifecycles-compat": "^3.0.2",
				"react-slick": "~0.23.1",
				"shallowequal": "^1.0.1",
				"warning": "~4.0.1"
			},
			"devDependencies": {
				"@babel/types": "7.0.0-beta.44",
				"@types/classnames": "^2.2.6",
				"@types/prop-types": "^15.5.4",
				"@types/react": "^16.0.0",
				"@types/react-dom": "^16.0.0",
				"@types/react-slick": "^0.23.2",
				"@yesmeck/offline-plugin": "^5.0.5",
				"ansi-styles": "^3.2.0",
				"ant-design-palettes": "^1.0.0",
				"antd-theme-generator": "1.0.7",
				"antd-tools": "^5.1.6",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^8.2.5",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.28.0",
				"bisheng-plugin-antd": "^0.16.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.6.0",
				"bisheng-plugin-toc": "^0.4.0",
				"commander": "^2.11.0",
				"cross-env": "^5.0.3",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"docsearch.js": "^2.5.2",
				"dora-plugin-upload": "^0.3.1",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.0",
				"enzyme-to-json": "^3.1.2",
				"eslint": "^5.1.0",
				"eslint-config-airbnb": "^17.0.0",
				"eslint-plugin-babel": "^5.0.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "6.1.1",
				"eslint-plugin-markdown": "~1.0.0-beta.4",
				"eslint-plugin-react": "^7.10.0",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"immutability-helper": "^2.5.0",
				"intersection-observer": "^0.5.0",
				"jest": "^23.2.0",
				"jsdom": "^12.0.0",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^7.0.0",
				"lz-string": "^1.4.4",
				"majo": "^0.6.2",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"preact": "^8.2.5",
				"preact-compat": "^3.17.0",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.4.1",
				"rc-scroll-anim": "^2.2.1",
				"rc-tween-one": "^2.0.1",
				"react": "^16.3.2",
				"react-color": "^2.11.7",
				"react-copy-to-clipboard": "^5.0.0",
				"react-dnd": "^5.0.0",
				"react-dnd-html5-backend": "^5.0.1",
				"react-document-title": "^2.0.1",
				"react-dom": "^16.3.2",
				"react-github-button": "^0.1.1",
				"react-infinite-scroller": "^1.0.15",
				"react-intl": "^2.0.1",
				"react-resizable": "^1.7.5",
				"react-router-dom": "^4.2.2",
				"react-sublime-video": "^0.2.0",
				"react-virtualized": "~9.20.0",
				"remark-frontmatter": "^1.1.0",
				"remark-parse": "^5.0.0",
				"remark-stringify": "^5.0.0",
				"remark-yaml-config": "^4.0.1",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"scrollama": "^1.4.1",
				"stylelint": "^9.5.0",
				"stylelint-config-standard": "^18.0.0",
				"typescript": "~3.0.1",
				"unified": "^7.0.0",
				"values.js": "^1.0.3",
				"webpackbar": "^2.6.1",
				"xhr-mock": "^2.4.0",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest --config .jest.js",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"sort-api": "node ./scripts/sort-api-table.js",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml _site && cp -r .circleci _site",
				"deploy": "bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint",
				"lint-staged:es": "eslint ./.*.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"npm run lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"npm run lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"npm run lint-staged:demo"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*"
			],
			"gitHead": "3a2e9494d8ccde1095092da2799ad1ec28dbeabd",
			"_id": "antd@3.8.3",
			"_npmVersion": "6.4.0",
			"_nodeVersion": "9.8.0",
			"_npmUser": {
				"name": "dengfuping",
				"email": "dengfuping_develop@163.com"
			},
			"dist": {
				"integrity": "sha512-aHQQf4UgDlie++pyL17yA0dt0tmcWw2m85Ar+exYLbc7oKdFFFey7/DXWDSaz3NaFsEx6ehKKs1SBtnRj2G0CQ==",
				"shasum": "2415980a1de271a6c3526039efd87a21f4e1c9c8",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.8.3.tgz",
				"fileCount": 1855,
				"unpackedSize": 41570166,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbgjnhCRA9TVsSAnZWagAAkBgQAIHzYQdPf/WXLhcHVWXF\nlUVlgO/nrjxAVsMlPN5/SyHxzJwmizFeEhfjh56C7QDLFHYURFH0BzB2ifKR\nUBlyEz3miPiS3WY+6g1OsKrMHuGjWFvqKO6ErN6MnVXX/jNW6RMlM7OnFhLK\n4usZHFK7QodfH5NuXKqulQuwPf3uFJ9fUGCGjsQvgxq/YTc7Sg+6pCNgwQUU\nKjHM+Th8Sqz907+BQkvwwn3OwJrcbrQnNb8kg5mjCX7nTR7FaobVWphJtm7R\neNEg4DkjGWhtIHi+udlp5G+/ZYYGmONoibL+/X3z0EkRG7D/e/OUOY8mm0RR\niJFpy9opFrF5Vj5OAggPh2rkCZPYKhzzzhqbgBqLoASGESROZecDWo5S9gBe\n4go8QcwjMbdiKlzPtt6EqldWPgpCr7Jxa6BnYsjY6l0VLjvC/j2ZE8LsUe4x\nIJPjNhHnBM+ccHPHX0H7cCZdHm+RWBDpdvN0Z8avKms+FbL0gr263JXuioK+\nC37bLpDd8JRCj2QqB+0eE9h+VlJr421ZkU4+9VgQa5Wa3Icfn0i81TrLsj3z\nW83jWZzpYJ9BeVGoFy9Yyejb2/uZiGQnUxPwnah5Rk5K6BnwXI7BVmRhqp41\nNmGwQQ8azy3V9wC0zT+PkCsIzxo/Y7XaUsJnDz5pD2UNafKclUkUrMrFF26n\nKw2z\r\n=RdYB\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "418150596@qq.com",
					"name": "ddcat1115"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "644506165@qq.com",
					"name": "nikogu"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "surgesoft@gmail.com",
					"name": "raohai"
				},
				{
					"email": "valleykiddy@gmail.com",
					"name": "valleykid"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.8.3_1535261152556_0.11455889732496094"
			},
			"_hasShrinkwrap": false
		},
		"3.8.4": {
			"name": "antd",
			"version": "3.8.4",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"files": [
				"dist",
				"lib",
				"es"
			],
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"array-tree-filter": "^2.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"create-react-class": "^15.6.0",
				"create-react-context": "^0.2.2",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.1",
				"intersperse": "^1.0.0",
				"lodash": "^4.17.5",
				"moment": "^2.19.3",
				"omit.js": "^1.0.0",
				"prop-types": "^15.5.7",
				"raf": "^3.4.0",
				"rc-animate": "^2.4.1",
				"rc-calendar": "~9.6.0",
				"rc-cascader": "~0.14.0",
				"rc-checkbox": "~2.1.5",
				"rc-collapse": "~1.9.0",
				"rc-dialog": "~7.2.0",
				"rc-drawer": "~1.7.3",
				"rc-dropdown": "~2.2.0",
				"rc-editor-mention": "^1.0.2",
				"rc-form": "^2.1.0",
				"rc-input-number": "~4.0.0",
				"rc-menu": "~7.0.2",
				"rc-notification": "~3.2.0",
				"rc-pagination": "~1.16.1",
				"rc-progress": "~2.2.2",
				"rc-rate": "~2.4.0",
				"rc-select": "~8.1.1",
				"rc-slider": "~8.6.0",
				"rc-steps": "~3.1.0",
				"rc-switch": "~1.6.0",
				"rc-table": "~6.2.0",
				"rc-tabs": "~9.3.3",
				"rc-time-picker": "~3.3.0",
				"rc-tooltip": "~3.7.0",
				"rc-tree": "~1.14.3",
				"rc-tree-select": "~2.1.0",
				"rc-trigger": "^2.5.4",
				"rc-upload": "~2.5.0",
				"rc-util": "^4.0.4",
				"react-lazy-load": "^3.0.12",
				"react-lifecycles-compat": "^3.0.2",
				"react-slick": "~0.23.1",
				"shallowequal": "^1.0.1",
				"warning": "~4.0.1"
			},
			"devDependencies": {
				"@babel/types": "7.0.0-beta.44",
				"@types/classnames": "^2.2.6",
				"@types/prop-types": "^15.5.4",
				"@types/react": "^16.0.0",
				"@types/react-dom": "^16.0.0",
				"@types/react-slick": "^0.23.2",
				"@yesmeck/offline-plugin": "^5.0.5",
				"ansi-styles": "^3.2.0",
				"ant-design-palettes": "^1.0.0",
				"antd-theme-generator": "1.0.7",
				"antd-tools": "^5.1.6",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^8.2.5",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.28.0",
				"bisheng-plugin-antd": "^0.16.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.6.0",
				"bisheng-plugin-toc": "^0.4.0",
				"commander": "^2.11.0",
				"cross-env": "^5.0.3",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"docsearch.js": "^2.5.2",
				"dora-plugin-upload": "^0.3.1",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.0",
				"enzyme-to-json": "^3.1.2",
				"eslint": "^5.1.0",
				"eslint-config-airbnb": "^17.0.0",
				"eslint-plugin-babel": "^5.0.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "6.1.1",
				"eslint-plugin-markdown": "~1.0.0-beta.4",
				"eslint-plugin-react": "^7.10.0",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"immutability-helper": "^2.5.0",
				"intersection-observer": "^0.5.0",
				"jest": "^23.2.0",
				"jsdom": "^12.0.0",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^7.0.0",
				"lz-string": "^1.4.4",
				"majo": "^0.6.2",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"preact": "^8.2.5",
				"preact-compat": "^3.17.0",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.4.1",
				"rc-scroll-anim": "^2.2.1",
				"rc-tween-one": "^2.0.1",
				"react": "^16.3.2",
				"react-color": "^2.11.7",
				"react-copy-to-clipboard": "^5.0.0",
				"react-dnd": "^5.0.0",
				"react-dnd-html5-backend": "^5.0.1",
				"react-document-title": "^2.0.1",
				"react-dom": "^16.3.2",
				"react-github-button": "^0.1.1",
				"react-infinite-scroller": "^1.0.15",
				"react-intl": "^2.0.1",
				"react-resizable": "^1.7.5",
				"react-router-dom": "^4.2.2",
				"react-sublime-video": "^0.2.0",
				"react-virtualized": "~9.20.0",
				"remark-frontmatter": "^1.1.0",
				"remark-parse": "^5.0.0",
				"remark-stringify": "^5.0.0",
				"remark-yaml-config": "^4.0.1",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"scrollama": "^1.4.1",
				"stylelint": "^9.5.0",
				"stylelint-config-standard": "^18.0.0",
				"typescript": "~3.0.1",
				"unified": "^7.0.0",
				"values.js": "^1.0.3",
				"webpackbar": "^2.6.1",
				"xhr-mock": "^2.4.0",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest --config .jest.js",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"sort-api": "node ./scripts/sort-api-table.js",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml _site && cp -r .circleci _site",
				"deploy": "bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint",
				"lint-staged:es": "eslint ./.*.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"npm run lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"npm run lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"npm run lint-staged:demo"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*"
			],
			"gitHead": "18839d7f760aed7504462cd042d4f9ace8e304e4",
			"_id": "antd@3.8.4",
			"_npmVersion": "6.4.0",
			"_nodeVersion": "10.8.0",
			"_npmUser": {
				"name": "chenshuai2144",
				"email": "wasd2144@hotmail.com"
			},
			"dist": {
				"integrity": "sha512-vYnfvcwjLv3oXZ7wmKYJGKwNoBaepL/yhiP1J0Hsu9TDW7cFPJyqKRS3QpVbu4n5vR6TEs5xjA1k9EjZv/xL/w==",
				"shasum": "fa2b0fb09627a1774277a551efbae715455fde74",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.8.4.tgz",
				"fileCount": 1855,
				"unpackedSize": 41222129,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbg7M9CRA9TVsSAnZWagAAUc8P/3VVbeQIX/R4mjq9nxoi\nfSXCPOXXdnWYgLg0zMsIvBf9TyRe2c20D6wIvmjTBnpNp18RhtccllHO78Ap\nx0zwnyCtwEMu+Bm7O4PVz1QR+isZf8hkLw8yhg1OkFTJmR+2GSrZZ6B4S/o0\nVSvXODhbLRyIRQQ7NImZJdKZ/y9XAGCxTlFxUHcaM8gidOX3BMTEGkO1mOHc\nxf7PKiX7jKJ471J4qk1OMm/DRNf99Ztpsstu3BQhY2mmBjDFiYaQUuTyh/Bb\nzKsnj47EzBQ+pWehq1OasNvEaJHDgEnA2BE7nphqn0CCnIIcXtJcEn2Fsbyy\n1345+RpJlb2zwbTtkp83qF3fXEsC61Alvs7PNEPQe7YT7BtAtbDhypaUevKQ\nqzFaBaa9iCm5hVq0WMJZsiYiNK6Y+GLoQPXwpn1NAXb9rc6EgZbjrl8RiP00\n92tmGkWY16FKnNUaCrk6lCOw1Cn8lc38RCIYjnnIqkFgTHtsOnDNyKmGHGBt\n8H1Ifyv5XiAELRe2dOPdOvCy9R+vdqmbmArvYaPmiKvAqMfuIZFgXOgB6wD2\nir0nzU8HywBbxPlbTQA0oBrP87velG+dMUJLqrfaJnr3K+ZjEoCoa/6jkuGD\nd0kTxSvDbywuaPU2aN+Rj+Rb0/4SlTXguRN8sa3CShJ4HetgDWeZdSLxwP4u\n167J\r\n=Mtpt\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "418150596@qq.com",
					"name": "ddcat1115"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "644506165@qq.com",
					"name": "nikogu"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "surgesoft@gmail.com",
					"name": "raohai"
				},
				{
					"email": "valleykiddy@gmail.com",
					"name": "valleykid"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.8.4_1535357756811_0.28645528554602784"
			},
			"_hasShrinkwrap": false
		},
		"3.9.0-beta.2": {
			"name": "antd",
			"version": "3.9.0-beta.2",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"@ant-design/icons": "~0.3.0-beta.3",
				"@ant-design/icons-react": "~0.3.0-beta.3",
				"array-tree-filter": "^2.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"create-react-class": "^15.6.0",
				"create-react-context": "^0.2.2",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.1",
				"intersperse": "^1.0.0",
				"lodash": "^4.17.5",
				"moment": "^2.19.3",
				"omit.js": "^1.0.0",
				"prop-types": "^15.5.7",
				"raf": "^3.4.0",
				"rc-animate": "^2.4.1",
				"rc-calendar": "~9.6.0",
				"rc-cascader": "~0.16.0",
				"rc-checkbox": "~2.1.5",
				"rc-collapse": "~1.10.0",
				"rc-dialog": "~7.2.0",
				"rc-drawer": "~1.7.3",
				"rc-dropdown": "~2.2.0",
				"rc-editor-mention": "^1.0.2",
				"rc-form": "^2.1.0",
				"rc-input-number": "~4.0.0",
				"rc-menu": "~7.3.0",
				"rc-notification": "~3.2.0",
				"rc-pagination": "~1.17.0",
				"rc-progress": "~2.2.2",
				"rc-rate": "~2.4.0",
				"rc-select": "~8.2.3",
				"rc-slider": "~8.6.0",
				"rc-steps": "~3.2.1",
				"rc-switch": "~1.7.0",
				"rc-table": "~6.2.0",
				"rc-tabs": "~9.4.0",
				"rc-time-picker": "~3.4.0",
				"rc-tooltip": "~3.7.0",
				"rc-tree": "~1.14.3",
				"rc-tree-select": "~2.2.0",
				"rc-trigger": "^2.5.4",
				"rc-upload": "~2.5.0",
				"rc-util": "^4.0.4",
				"react-lazy-load": "^3.0.12",
				"react-lifecycles-compat": "^3.0.2",
				"react-slick": "~0.23.1",
				"shallowequal": "^1.0.1",
				"warning": "~4.0.1"
			},
			"devDependencies": {
				"@types/classnames": "^2.2.6",
				"@types/prop-types": "^15.5.4",
				"@types/react": "^16.0.0",
				"@types/react-dom": "^16.0.0",
				"@types/react-slick": "^0.23.2",
				"@yesmeck/offline-plugin": "^5.0.5",
				"ansi-styles": "^3.2.0",
				"ant-design-palettes": "^1.0.0",
				"antd-theme-generator": "1.1.3",
				"antd-tools": "^5.1.6",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^9.0.0",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.29.0",
				"bisheng-plugin-antd": "^0.16.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.6.0",
				"bisheng-plugin-toc": "^0.4.0",
				"commander": "^2.11.0",
				"cross-env": "^5.0.3",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"docsearch.js": "^2.5.2",
				"dora-plugin-upload": "^0.3.1",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.0",
				"enzyme-to-json": "^3.1.2",
				"eslint": "^5.1.0",
				"eslint-config-airbnb": "^17.0.0",
				"eslint-plugin-babel": "^5.0.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "6.1.1",
				"eslint-plugin-markdown": "~1.0.0-beta.4",
				"eslint-plugin-react": "^7.10.0",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"immutability-helper": "^2.5.0",
				"intersection-observer": "^0.5.0",
				"jest": "^23.2.0",
				"jsdom": "^12.0.0",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^7.0.0",
				"lz-string": "^1.4.4",
				"majo": "^0.6.2",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"preact": "^8.2.5",
				"preact-compat": "^3.17.0",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.4.1",
				"rc-scroll-anim": "^2.2.1",
				"rc-tween-one": "^2.0.1",
				"react": "^16.3.2",
				"react-color": "^2.11.7",
				"react-copy-to-clipboard": "^5.0.0",
				"react-dnd": "^5.0.0",
				"react-dnd-html5-backend": "^5.0.1",
				"react-document-title": "^2.0.1",
				"react-dom": "^16.3.2",
				"react-github-button": "^0.1.1",
				"react-infinite-scroller": "^1.0.15",
				"react-intl": "^2.0.1",
				"react-resizable": "^1.7.5",
				"react-router-dom": "^4.2.2",
				"react-sticky": "^6.0.3",
				"react-sublime-video": "^0.2.0",
				"react-virtualized": "~9.20.0",
				"remark-frontmatter": "^1.1.0",
				"remark-parse": "^5.0.0",
				"remark-stringify": "^5.0.0",
				"remark-yaml-config": "^4.0.1",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"scrollama": "^1.4.1",
				"stylelint": "^9.5.0",
				"stylelint-config-standard": "^18.0.0",
				"typescript": "~3.0.1",
				"unified": "^7.0.0",
				"values.js": "^1.0.3",
				"webpackbar": "^2.6.1",
				"xhr-mock": "^2.4.0",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest --config .jest.js",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"sort-api": "node ./scripts/sort-api-table.js",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml _site && cp -r .circleci _site",
				"deploy": "bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint",
				"lint-staged:es": "eslint ./.*.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"npm run lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"npm run lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"npm run lint-staged:demo"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*"
			],
			"readmeFilename": "README.md",
			"gitHead": "c73ad8021da3000de8d23f1287a0989260f00f17",
			"_id": "antd@3.9.0-beta.2",
			"_npmVersion": "6.4.0",
			"_nodeVersion": "10.8.0",
			"_npmUser": {
				"name": "chenshuai2144",
				"email": "wasd2144@hotmail.com"
			},
			"dist": {
				"integrity": "sha512-rtDpV0fEA4gvVEFqtRFOSEaRu7F5sDjZJU4vi/cnTxEdJDLto1YoBWnuk1kIbUcy9UL+hPbUwV3m7H5Wz2OcFg==",
				"shasum": "32749118e3d4a7af78652cd6e023e56805b2d4dc",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.9.0-beta.2.tgz",
				"fileCount": 1897,
				"unpackedSize": 44808410,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbhntZCRA9TVsSAnZWagAAQP8P+wfg0KAfw2bDRIPsnDme\nIQnoUblS4O1PNlg47gr8EvjUKLHJi9T5PjO7wbVEJUXbkJCY4823Nwj5zVWq\nwETJsJsaPAhElgVNOKh3EvfK6TjBIVOPdi/bL8ZPa0ass+q6pEus0rrExWbP\nX2hp7JrmIe3s8pNOa1+4jqLgyS9aafl7F8Z3qswZE4Ua0twkTX/qP56BQelN\n8mFL3VlDEjjmem1MFVRJ8rr4sV6LNZ9p7XyryyimenL3fd1hI+mfE9clwvkw\n7DoeK76XdRTFu5MPvOZRScCUuv3n6DVvtsmOvMRcDETREbWqeQYFoQwP/8VL\nkwz5sgZPsim7p0sUzfe2ykmTq5iIQPQND4kRzHE+HTZvYMIGS6gUNcoGUvRx\n2g98+4QkYlXcFma5hI27xLXXrhADd69VQ0gEG0h6RNfSdEI06zLBf+nNjkgQ\nvXe+jF1kcHE4Yc6fxKrmOQy+CFgUwrRbIK2rOCSu50EN/pwMCmqqcV7QAFVv\n5dQOZ0Y01NCrwd8CZOE2JvqaZx6CucIo8h1SjV9fPZcGZ1P6kXKu19IYuL50\nAi6XQ2dD+9r1m0jhvsU467xTKSUtmTPMs+y01r493PxDGSfJqofFkfAYOgoD\nu7eBGxlF8o9FSPKj0OHagn+3IzRKCw49DNL1IYbcusQKFVY4zOmNfjugR0wr\n8nt5\r\n=Dhyr\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "418150596@qq.com",
					"name": "ddcat1115"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "644506165@qq.com",
					"name": "nikogu"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "surgesoft@gmail.com",
					"name": "raohai"
				},
				{
					"email": "valleykiddy@gmail.com",
					"name": "valleykid"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.9.0-beta.2_1535540056334_0.5964105564569397"
			},
			"_hasShrinkwrap": false
		},
		"3.9.0-beta.4": {
			"name": "antd",
			"version": "3.9.0-beta.4",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"@ant-design/icons": "~0.3.0-beta.3",
				"@ant-design/icons-react": "~0.3.0-beta.3",
				"array-tree-filter": "^2.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"create-react-class": "^15.6.0",
				"create-react-context": "^0.2.2",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.1",
				"intersperse": "^1.0.0",
				"lodash": "^4.17.5",
				"moment": "^2.19.3",
				"omit.js": "^1.0.0",
				"prop-types": "^15.5.7",
				"raf": "^3.4.0",
				"rc-animate": "^2.4.1",
				"rc-calendar": "~9.6.0",
				"rc-cascader": "~0.16.0",
				"rc-checkbox": "~2.1.5",
				"rc-collapse": "~1.10.0",
				"rc-dialog": "~7.2.0",
				"rc-drawer": "~1.7.3",
				"rc-dropdown": "~2.2.0",
				"rc-editor-mention": "^1.0.2",
				"rc-form": "^2.1.0",
				"rc-input-number": "~4.0.0",
				"rc-menu": "7.4.0-beta",
				"rc-notification": "~3.2.0",
				"rc-pagination": "~1.17.0",
				"rc-progress": "~2.2.2",
				"rc-rate": "~2.4.0",
				"rc-select": "~8.2.3",
				"rc-slider": "~8.6.0",
				"rc-steps": "~3.2.1",
				"rc-switch": "~1.7.0",
				"rc-table": "~6.2.0",
				"rc-tabs": "~9.4.0",
				"rc-time-picker": "~3.4.0",
				"rc-tooltip": "~3.7.0",
				"rc-tree": "~1.14.3",
				"rc-tree-select": "~2.2.0",
				"rc-trigger": "^2.5.4",
				"rc-upload": "~2.5.0",
				"rc-util": "^4.0.4",
				"react-lazy-load": "^3.0.12",
				"react-lifecycles-compat": "^3.0.2",
				"react-slick": "~0.23.1",
				"shallowequal": "^1.0.1",
				"warning": "~4.0.1"
			},
			"devDependencies": {
				"@types/classnames": "^2.2.6",
				"@types/prop-types": "^15.5.4",
				"@types/react": "^16.0.0",
				"@types/react-dom": "^16.0.0",
				"@types/react-slick": "^0.23.2",
				"@yesmeck/offline-plugin": "^5.0.5",
				"ansi-styles": "^3.2.0",
				"ant-design-palettes": "^1.0.0",
				"antd-theme-generator": "1.1.3",
				"antd-tools": "^5.1.6",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^9.0.0",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.29.0",
				"bisheng-plugin-antd": "^0.16.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.6.0",
				"bisheng-plugin-toc": "^0.4.0",
				"commander": "^2.11.0",
				"cross-env": "^5.0.3",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"docsearch.js": "^2.5.2",
				"dora-plugin-upload": "^0.3.1",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.0",
				"enzyme-to-json": "^3.1.2",
				"eslint": "^5.1.0",
				"eslint-config-airbnb": "^17.0.0",
				"eslint-plugin-babel": "^5.0.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "6.1.1",
				"eslint-plugin-markdown": "~1.0.0-beta.4",
				"eslint-plugin-react": "^7.10.0",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"immutability-helper": "^2.5.0",
				"intersection-observer": "^0.5.0",
				"jest": "^23.2.0",
				"jsdom": "^12.0.0",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^7.0.0",
				"lz-string": "^1.4.4",
				"majo": "^0.6.2",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"preact": "^8.2.5",
				"preact-compat": "^3.17.0",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.4.1",
				"rc-scroll-anim": "^2.2.1",
				"rc-tween-one": "^2.0.1",
				"react": "^16.3.2",
				"react-color": "^2.11.7",
				"react-copy-to-clipboard": "^5.0.0",
				"react-dnd": "^5.0.0",
				"react-dnd-html5-backend": "^5.0.1",
				"react-document-title": "^2.0.1",
				"react-dom": "^16.3.2",
				"react-github-button": "^0.1.1",
				"react-infinite-scroller": "^1.0.15",
				"react-intl": "^2.0.1",
				"react-resizable": "^1.7.5",
				"react-router-dom": "^4.2.2",
				"react-sticky": "^6.0.3",
				"react-sublime-video": "^0.2.0",
				"react-virtualized": "~9.20.0",
				"remark-frontmatter": "^1.1.0",
				"remark-parse": "^5.0.0",
				"remark-stringify": "^5.0.0",
				"remark-yaml-config": "^4.0.1",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"scrollama": "^1.4.1",
				"stylelint": "^9.5.0",
				"stylelint-config-standard": "^18.0.0",
				"typescript": "~3.0.1",
				"unified": "^7.0.0",
				"values.js": "^1.0.3",
				"webpackbar": "^2.6.1",
				"xhr-mock": "^2.4.0",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest --config .jest.js",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"sort-api": "node ./scripts/sort-api-table.js",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml _site && cp -r .circleci _site",
				"deploy": "bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint",
				"lint-staged:es": "eslint ./.*.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"npm run lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"npm run lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"npm run lint-staged:demo"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*"
			],
			"readmeFilename": "README.md",
			"gitHead": "ace2ede9d1ffea862dd383119108c0ab49355bec",
			"_id": "antd@3.9.0-beta.4",
			"_npmVersion": "6.4.0",
			"_nodeVersion": "10.8.0",
			"_npmUser": {
				"name": "chenshuai2144",
				"email": "wasd2144@hotmail.com"
			},
			"dist": {
				"integrity": "sha512-MtgpCFskaJNs4P1ZC5gppUWSIEsMRwLDEhve/H1Awe+KiFuT5fh4i4zu7SEJ8emFhkCN/jPLTyF+XgAI8zWIrw==",
				"shasum": "a0533489b5c19e03f12271dbd859b74e44816e3e",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.9.0-beta.4.tgz",
				"fileCount": 159,
				"unpackedSize": 42548229,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbh2p/CRA9TVsSAnZWagAAPngQAJ+C+nUC+VUbPsbNaSUk\nMPLDD/9QQRYqcDGs3LsPs9vz8qRhs5TqPuMNDaTUq+lzfJvrYDWKww6XrmJC\nUqRfjiky3amxylAOJXooW2oE0+kI0wSXv9Rq8YywnA1P/pNjq4p1pENC6fcb\nQ0kX1IyyEY8qoUrXG3zJP1XSKJRiJ/HKzPq/RmBhggdFDG//QOXTi8jrOv01\n7s/bJnWurlG3d7UmTapGK+vQBJi6m2+jtQmgJSZTORx0EFSFXav6vsb0lZUG\nudWA2EO/VaB2pjVPhFL9cZoPSfJsy4GsbeI8Jjtt6ib5zBqudnHj+t8Gv2fb\nb4PWa+hGS3k1j+IH3UPOlTp18BjnCid6Qe4iMCOPq1FlU7OJhfUbu9F/XAXr\nxHWTExWIqjgK9XFM16VRQLraNpINKrpww/C7D19XbfEcZc7vKtVPh8etGla/\nqvM54YCsRtUzgjcB9o/6CD6r69eQvZlhf8IDJWV60eVGR37PXwxuEzqxbEH6\nv58ECYJrxzRrmFxGa0VvMByIhMQ/zmUNukeU4uiwCUIJua3YbgqLZe6J0Uwx\nIoWdLiQWh+rbWN2vzLcBYojz0pDJ5upsMUQxjHQjz+sJxDtpGLuU99NtXqt0\njUEjFOoDz5c6VL5J8R1EHVykiIAoWArGhZTNwtdXO13o7iQoYTZ1woiaYoN0\n1C5t\r\n=eNlx\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "418150596@qq.com",
					"name": "ddcat1115"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "644506165@qq.com",
					"name": "nikogu"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "surgesoft@gmail.com",
					"name": "raohai"
				},
				{
					"email": "valleykiddy@gmail.com",
					"name": "valleykid"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.9.0-beta.4_1535601278271_0.859929258422079"
			},
			"_hasShrinkwrap": false
		},
		"3.9.0-beta.5": {
			"name": "antd",
			"version": "3.9.0-beta.5",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"@ant-design/icons": "~0.3.0-beta.3",
				"@ant-design/icons-react": "~0.3.0-beta.3",
				"array-tree-filter": "^2.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"create-react-class": "^15.6.0",
				"create-react-context": "^0.2.2",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.1",
				"intersperse": "^1.0.0",
				"lodash": "^4.17.5",
				"moment": "^2.19.3",
				"mutationobserver-shim": "^0.3.2",
				"omit.js": "^1.0.0",
				"prop-types": "^15.5.7",
				"raf": "^3.4.0",
				"rc-animate": "^2.4.1",
				"rc-calendar": "~9.6.0",
				"rc-cascader": "~0.16.0",
				"rc-checkbox": "~2.1.5",
				"rc-collapse": "~1.10.0",
				"rc-dialog": "~7.2.0",
				"rc-drawer": "~1.7.3",
				"rc-dropdown": "~2.2.0",
				"rc-editor-mention": "^1.0.2",
				"rc-form": "^2.1.0",
				"rc-input-number": "~4.0.0",
				"rc-menu": "^7.3.0",
				"rc-notification": "~3.2.0",
				"rc-pagination": "~1.17.0",
				"rc-progress": "~2.2.2",
				"rc-rate": "~2.4.0",
				"rc-select": "~8.2.3",
				"rc-slider": "~8.6.0",
				"rc-steps": "~3.2.1",
				"rc-switch": "~1.7.0",
				"rc-table": "~6.2.0",
				"rc-tabs": "~9.4.0",
				"rc-time-picker": "~3.4.0",
				"rc-tooltip": "~3.7.0",
				"rc-tree": "~1.14.3",
				"rc-tree-select": "~2.2.0",
				"rc-trigger": "^2.5.4",
				"rc-upload": "~2.5.0",
				"rc-util": "^4.0.4",
				"react-lazy-load": "^3.0.12",
				"react-lifecycles-compat": "^3.0.2",
				"react-slick": "~0.23.1",
				"shallowequal": "^1.0.1",
				"warning": "~4.0.1"
			},
			"devDependencies": {
				"@types/classnames": "^2.2.6",
				"@types/prop-types": "^15.5.4",
				"@types/react": "^16.0.0",
				"@types/react-dom": "^16.0.0",
				"@types/react-slick": "^0.23.2",
				"@yesmeck/offline-plugin": "^5.0.5",
				"ansi-styles": "^3.2.0",
				"ant-design-palettes": "^1.0.0",
				"antd-theme-generator": "1.1.3",
				"antd-tools": "^5.1.6",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^9.0.0",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.29.0",
				"bisheng-plugin-antd": "^0.16.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.6.0",
				"bisheng-plugin-toc": "^0.4.0",
				"commander": "^2.11.0",
				"cross-env": "^5.0.3",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"docsearch.js": "^2.5.2",
				"dora-plugin-upload": "^0.3.1",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.0",
				"enzyme-to-json": "^3.1.2",
				"eslint": "^5.1.0",
				"eslint-config-airbnb": "^17.0.0",
				"eslint-plugin-babel": "^5.0.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "6.1.1",
				"eslint-plugin-markdown": "~1.0.0-beta.4",
				"eslint-plugin-react": "^7.10.0",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"immutability-helper": "^2.5.0",
				"intersection-observer": "^0.5.0",
				"jest": "^23.2.0",
				"jsdom": "^12.0.0",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^7.0.0",
				"lz-string": "^1.4.4",
				"majo": "^0.6.2",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"preact": "^8.2.5",
				"preact-compat": "^3.17.0",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.4.1",
				"rc-scroll-anim": "^2.2.1",
				"rc-tween-one": "^2.0.1",
				"react": "^16.3.2",
				"react-color": "^2.11.7",
				"react-copy-to-clipboard": "^5.0.0",
				"react-dnd": "^5.0.0",
				"react-dnd-html5-backend": "^5.0.1",
				"react-document-title": "^2.0.1",
				"react-dom": "^16.3.2",
				"react-github-button": "^0.1.1",
				"react-infinite-scroller": "^1.0.15",
				"react-intl": "^2.0.1",
				"react-resizable": "^1.7.5",
				"react-router-dom": "^4.2.2",
				"react-sticky": "^6.0.3",
				"react-sublime-video": "^0.2.0",
				"react-virtualized": "~9.20.0",
				"remark-frontmatter": "^1.1.0",
				"remark-parse": "^5.0.0",
				"remark-stringify": "^5.0.0",
				"remark-yaml-config": "^4.0.1",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"scrollama": "^1.4.1",
				"stylelint": "^9.5.0",
				"stylelint-config-standard": "^18.0.0",
				"typescript": "~3.0.1",
				"unified": "^7.0.0",
				"values.js": "^1.0.3",
				"webpackbar": "^2.6.1",
				"xhr-mock": "^2.4.0",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest --config .jest.js",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"sort-api": "node ./scripts/sort-api-table.js",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml _site && cp -r .circleci _site",
				"deploy": "bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint",
				"lint-staged:es": "eslint ./.*.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"npm run lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"npm run lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"npm run lint-staged:demo"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*"
			],
			"readmeFilename": "README.md",
			"gitHead": "6a4a2dd331e0ca34bc535223ff4116862b7b3178",
			"_id": "antd@3.9.0-beta.5",
			"_npmVersion": "6.4.0",
			"_nodeVersion": "10.8.0",
			"_npmUser": {
				"name": "chenshuai2144",
				"email": "wasd2144@hotmail.com"
			},
			"dist": {
				"integrity": "sha512-C8HggiT4q6qlAdHFo1aOy2PzSTY4hn0zXd8CDGReCP01FlZsoAJ92clGBYRvair0szC2rYNzOngIQTLfm6InjQ==",
				"shasum": "15ec461783d0879f5f9cf1d850b5565a6a500704",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.9.0-beta.5.tgz",
				"fileCount": 1897,
				"unpackedSize": 44809754,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbh7xDCRA9TVsSAnZWagAAZ5AP/A6SK8sG5O0ZfD+Gdw9j\n+dW+3W/xqUKxQCY6BH1aVcvKdIZaqq7qFjxXIHQPQiuV1vL0BP0D1P1aDIo9\nTJbMj4ge7UJxRblaU7SWtnVZ8rYG3WfVOxT65VZT8Dmd9YZ/oikfIdcE8VMK\neLmDE6HqScQYYgdzEuUUStcbg+A7DAR/mgyWpbhc6Smm8Ny+6HFPprcxyNl9\nvM1A/18x8nNEipxBGzojuMs0z1feP6xnCGUwJNaYjjXJygYXeLSg6N7uXo/e\nlleQ6s08nDIyDCO59/IUoLu3VfKuTO/my7DZaLeTrD0iCmnmuKZUhVYKW42T\ndnYe3gfqamK4RFliEY4XAhroPYiQrijTpW/y/xrC11UcpHxe4AUIYfRqABlh\n6aF5b3vlksAuNootrPaMOwnwOOBwwDh1KZI00KvSAHR7YeWF1LcKWz7Mzpxm\nwP+Ipzic1GIFV0yISyHuBTNhy5aRXUiaivoDVvjMp853rFqYODP955c/wIIc\nrAzhltHJF+NZcCFnXNM6HqP4tAcms1MEJqWApfGK+dYPWGFICNpDlp6Utsyv\nPaGBPGWc55p9cHg0Efhy6O9q/q8uy8lIr19B1KfqoUsDzTamatIgZgFj7bOF\nTw2Fdlb5OPVXQVfE0x1zWo7BlueVSvtGrjwoIXDSWQge/kGOommShzF2QWml\nWXpZ\r\n=Uqxe\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "418150596@qq.com",
					"name": "ddcat1115"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "644506165@qq.com",
					"name": "nikogu"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "surgesoft@gmail.com",
					"name": "raohai"
				},
				{
					"email": "valleykiddy@gmail.com",
					"name": "valleykid"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.9.0-beta.5_1535622210428_0.23244596042853383"
			},
			"_hasShrinkwrap": false
		},
		"3.9.0-beta.6": {
			"name": "antd",
			"version": "3.9.0-beta.6",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"@ant-design/icons": "~0.3.0-beta.3",
				"@ant-design/icons-react": "~0.3.0-beta.3",
				"array-tree-filter": "^2.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"create-react-class": "^15.6.0",
				"create-react-context": "^0.2.2",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.1",
				"intersperse": "^1.0.0",
				"lodash": "^4.17.5",
				"moment": "^2.19.3",
				"mutationobserver-shim": "^0.3.2",
				"omit.js": "^1.0.0",
				"prop-types": "^15.5.7",
				"raf": "^3.4.0",
				"rc-animate": "^2.4.1",
				"rc-calendar": "~9.6.0",
				"rc-cascader": "~0.16.0",
				"rc-checkbox": "~2.1.5",
				"rc-collapse": "~1.10.0",
				"rc-dialog": "~7.2.0",
				"rc-drawer": "~1.7.3",
				"rc-dropdown": "~2.2.0",
				"rc-editor-mention": "^1.0.2",
				"rc-form": "^2.1.0",
				"rc-input-number": "~4.0.0",
				"rc-menu": "^7.4.0-beta",
				"rc-notification": "~3.2.0",
				"rc-pagination": "~1.17.0",
				"rc-progress": "~2.2.2",
				"rc-rate": "~2.4.0",
				"rc-select": "~8.2.3",
				"rc-slider": "~8.6.0",
				"rc-steps": "~3.2.1",
				"rc-switch": "~1.7.0",
				"rc-table": "~6.2.0",
				"rc-tabs": "~9.4.0",
				"rc-time-picker": "~3.4.0",
				"rc-tooltip": "~3.7.0",
				"rc-tree": "~1.14.3",
				"rc-tree-select": "~2.2.0",
				"rc-trigger": "^2.5.4",
				"rc-upload": "~2.5.0",
				"rc-util": "^4.0.4",
				"react-lazy-load": "^3.0.12",
				"react-lifecycles-compat": "^3.0.2",
				"react-slick": "~0.23.1",
				"shallowequal": "^1.0.1",
				"warning": "~4.0.1"
			},
			"devDependencies": {
				"@types/classnames": "^2.2.6",
				"@types/prop-types": "^15.5.4",
				"@types/react": "^16.0.0",
				"@types/react-dom": "^16.0.0",
				"@types/react-slick": "^0.23.2",
				"@yesmeck/offline-plugin": "^5.0.5",
				"ansi-styles": "^3.2.0",
				"ant-design-palettes": "^1.0.0",
				"antd-theme-generator": "1.1.3",
				"antd-tools": "^5.1.6",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^9.0.0",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.29.0",
				"bisheng-plugin-antd": "^0.16.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.6.0",
				"bisheng-plugin-toc": "^0.4.0",
				"commander": "^2.11.0",
				"cross-env": "^5.0.3",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"docsearch.js": "^2.5.2",
				"dora-plugin-upload": "^0.3.1",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.0",
				"enzyme-to-json": "^3.1.2",
				"eslint": "^5.1.0",
				"eslint-config-airbnb": "^17.0.0",
				"eslint-plugin-babel": "^5.0.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "6.1.1",
				"eslint-plugin-markdown": "~1.0.0-beta.4",
				"eslint-plugin-react": "^7.10.0",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"immutability-helper": "^2.5.0",
				"intersection-observer": "^0.5.0",
				"jest": "^23.2.0",
				"jsdom": "^12.0.0",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^7.0.0",
				"lz-string": "^1.4.4",
				"majo": "^0.6.2",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"preact": "^8.2.5",
				"preact-compat": "^3.17.0",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.4.1",
				"rc-scroll-anim": "^2.2.1",
				"rc-tween-one": "^2.0.1",
				"react": "^16.3.2",
				"react-color": "^2.11.7",
				"react-copy-to-clipboard": "^5.0.0",
				"react-dnd": "^5.0.0",
				"react-dnd-html5-backend": "^5.0.1",
				"react-document-title": "^2.0.1",
				"react-dom": "^16.3.2",
				"react-github-button": "^0.1.1",
				"react-infinite-scroller": "^1.0.15",
				"react-intl": "^2.0.1",
				"react-resizable": "^1.7.5",
				"react-router-dom": "^4.2.2",
				"react-sticky": "^6.0.3",
				"react-sublime-video": "^0.2.0",
				"react-virtualized": "~9.20.0",
				"remark-frontmatter": "^1.1.0",
				"remark-parse": "^5.0.0",
				"remark-stringify": "^5.0.0",
				"remark-yaml-config": "^4.0.1",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"scrollama": "^1.4.1",
				"stylelint": "^9.5.0",
				"stylelint-config-standard": "^18.0.0",
				"typescript": "~3.0.1",
				"unified": "^7.0.0",
				"values.js": "^1.0.3",
				"webpackbar": "^2.6.1",
				"xhr-mock": "^2.4.0",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest --config .jest.js",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"sort-api": "node ./scripts/sort-api-table.js",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml _site && cp -r .circleci _site",
				"deploy": "bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint",
				"lint-staged:es": "eslint ./.*.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"npm run lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"npm run lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"npm run lint-staged:demo"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*"
			],
			"readmeFilename": "README.md",
			"gitHead": "6a4a2dd331e0ca34bc535223ff4116862b7b3178",
			"_id": "antd@3.9.0-beta.6",
			"_npmVersion": "6.4.0",
			"_nodeVersion": "10.8.0",
			"_npmUser": {
				"name": "chenshuai2144",
				"email": "wasd2144@hotmail.com"
			},
			"dist": {
				"integrity": "sha512-Eymtlyl1o2pLp4DefLKKscw254nUJYIydjJ/xFjh2zUKgSF9SRE9M2cHHJW86NbhZFEBgVD+ilKLh3mkbuaq7w==",
				"shasum": "bb9acebd4c827fb3f83b9117aee2e9858c154cc9",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.9.0-beta.6.tgz",
				"fileCount": 1897,
				"unpackedSize": 45564635,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbh8p1CRA9TVsSAnZWagAAsE0P/joNpnJ3DSiRCnmGFsk6\n2uJkH/7PyPioDH+0vCu6ifu7xRzhhz1xylzRiJVn7sowX/zFDmWI+BtaBMmI\nFsgKR61JRuCd4es2Vir0ceP8ETOgnrAQjiubgN2/aNiRBra9m7pgtLqbsZ+o\n3D0fhM7MhRymwQdMyMkitLx9x9zSWAVxcxzjoi03dIOX15JHxX+AmQRZzlmT\nWxASpV8gXI3hNeMF6MnO4IJGEDx+70rpmc4cGXRIWt0vIfDhPlcGSwmm1nbR\nzuaOGper64xrrCsWdw3s8npzibxkfQpI6RgIlBcwRoKyH5dQZEhiOx1+8WYM\nnhRni+fT09ezEDbXq6hJ/W5OB8MUxU3Gr9CaOO49IB5uMqavFRv7kKJDlXMx\nMfzMxttqum2X6yXcZAMoqr5AVkPUgr9he1V/HFwlVqjAZ68dyNoznYH95gSM\nACNopiLhLaTtSK03OfMKnMBz2GdYThz09ygBGkCoP6qyPy26H+lRP0UFe77G\na79xR3v0+3/RPkv0PcGA5McMNEIRQbyTU2d0vP2u5KiGKP0JtuQTyxqynYMk\nQwGTSuv1oZh4cgI1EQrtqpiufD5qDTAUD/VDP/dq15r/pmb1M8MDF13qbE5Q\n4PLp+ziNtxgQkVDRyiDDr30Xl1XAnsfdZJHoeWFJhPOmGlKCadHlN/ptUcmr\n73Rg\r\n=lmHC\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "418150596@qq.com",
					"name": "ddcat1115"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "644506165@qq.com",
					"name": "nikogu"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "surgesoft@gmail.com",
					"name": "raohai"
				},
				{
					"email": "valleykiddy@gmail.com",
					"name": "valleykid"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.9.0-beta.6_1535625844018_0.6854208970270266"
			},
			"_hasShrinkwrap": false
		},
		"3.9.0": {
			"name": "antd",
			"version": "3.9.0",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"@ant-design/icons": "~1.0.0",
				"@ant-design/icons-react": "~1.0.0",
				"array-tree-filter": "^2.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"create-react-class": "^15.6.0",
				"create-react-context": "0.2.2",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.1",
				"intersperse": "^1.0.0",
				"lodash": "^4.17.5",
				"moment": "^2.19.3",
				"omit.js": "^1.0.0",
				"prop-types": "^15.5.7",
				"raf": "^3.4.0",
				"rc-animate": "^2.4.1",
				"rc-calendar": "~9.7.3",
				"rc-cascader": "~0.16.0",
				"rc-checkbox": "~2.1.5",
				"rc-collapse": "~1.10.0",
				"rc-dialog": "~7.2.0",
				"rc-drawer": "~1.7.3",
				"rc-dropdown": "~2.2.0",
				"rc-editor-mention": "^1.0.2",
				"rc-form": "^2.1.0",
				"rc-input-number": "~4.0.0",
				"rc-menu": "~7.4.1",
				"rc-notification": "~3.2.0",
				"rc-pagination": "~1.17.0",
				"rc-progress": "~2.2.2",
				"rc-rate": "~2.4.0",
				"rc-select": "~8.2.3",
				"rc-slider": "~8.6.0",
				"rc-steps": "~3.3.0",
				"rc-switch": "~1.7.0",
				"rc-table": "~6.3.2",
				"rc-tabs": "~9.4.0",
				"rc-time-picker": "~3.4.0",
				"rc-tooltip": "~3.7.0",
				"rc-tree": "~1.14.3",
				"rc-tree-select": "~2.2.0",
				"rc-trigger": "^2.5.4",
				"rc-upload": "~2.5.0",
				"rc-util": "^4.0.4",
				"react-lazy-load": "^3.0.12",
				"react-lifecycles-compat": "^3.0.2",
				"react-slick": "~0.23.1",
				"shallowequal": "^1.0.1",
				"warning": "~4.0.1"
			},
			"devDependencies": {
				"@types/classnames": "^2.2.6",
				"@types/prop-types": "^15.5.4",
				"@types/react": "^16.0.0",
				"@types/react-dom": "^16.0.0",
				"@types/react-intl": "^2.3.10",
				"@types/react-slick": "^0.23.2",
				"@yesmeck/offline-plugin": "^5.0.5",
				"ansi-styles": "^3.2.0",
				"ant-design-palettes": "^1.0.0",
				"antd-theme-generator": "1.1.3",
				"antd-tools": "^5.1.6",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^9.0.0",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.29.0",
				"bisheng-plugin-antd": "^0.16.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.6.0",
				"bisheng-plugin-toc": "^0.4.0",
				"commander": "^2.11.0",
				"cross-env": "^5.0.3",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"docsearch.js": "^2.5.2",
				"dora-plugin-upload": "^0.3.1",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.0",
				"enzyme-to-json": "^3.1.2",
				"eslint": "^5.1.0",
				"eslint-config-airbnb": "^17.0.0",
				"eslint-plugin-babel": "^5.0.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "6.1.1",
				"eslint-plugin-markdown": "~1.0.0-beta.4",
				"eslint-plugin-react": "^7.10.0",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"immutability-helper": "^2.5.0",
				"intersection-observer": "^0.5.0",
				"jest": "^23.2.0",
				"jsdom": "^12.0.0",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^7.0.0",
				"lz-string": "^1.4.4",
				"majo": "^0.6.2",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"preact": "^8.2.5",
				"preact-compat": "^3.17.0",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.4.1",
				"rc-scroll-anim": "^2.2.1",
				"rc-tween-one": "^2.0.1",
				"react": "^16.3.2",
				"react-color": "^2.11.7",
				"react-copy-to-clipboard": "^5.0.0",
				"react-dnd": "^5.0.0",
				"react-dnd-html5-backend": "^5.0.1",
				"react-document-title": "^2.0.1",
				"react-dom": "^16.3.2",
				"react-github-button": "^0.1.1",
				"react-infinite-scroller": "^1.0.15",
				"react-intl": "^2.0.1",
				"react-resizable": "^1.7.5",
				"react-router-dom": "^4.2.2",
				"react-sticky": "^6.0.3",
				"react-sublime-video": "^0.2.0",
				"react-virtualized": "~9.20.0",
				"remark-frontmatter": "^1.1.0",
				"remark-parse": "^5.0.0",
				"remark-stringify": "^5.0.0",
				"remark-yaml-config": "^4.0.1",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"scrollama": "^1.4.1",
				"stylelint": "^9.5.0",
				"stylelint-config-standard": "^18.0.0",
				"typescript": "~3.0.1",
				"unified": "^7.0.0",
				"values.js": "^1.0.3",
				"webpackbar": "^2.6.1",
				"xhr-mock": "^2.4.0",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest --config .jest.js",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"sort-api": "node ./scripts/sort-api-table.js",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml _site && cp -r .circleci _site",
				"deploy": "bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint",
				"lint-staged:es": "eslint ./.*.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"npm run lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"npm run lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"npm run lint-staged:demo"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*"
			],
			"gitHead": "24568f61ff9b0e9b1967941923cf2d7c07aa5be8",
			"_id": "antd@3.9.0",
			"_npmVersion": "6.3.0",
			"_nodeVersion": "10.8.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"integrity": "sha512-MxfTByyhEOQU3GU+Uod11Ii8yBLZrMAUdZGrYikv0FMNKRpcnQ4VB2Z8akhx2JgOlm0g2qebV5Rahu4hr+vSJw==",
				"shasum": "fa6e0e7e5570dad6a381fc938110a714ecfcae70",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.9.0.tgz",
				"fileCount": 1901,
				"unpackedSize": 54306056,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbjAZICRA9TVsSAnZWagAAczMP/0kjA6RP2VQZb+QthTsH\nLcBP3B0AH1VYFyAu4D3g/w+oUvZdYFTj8/7AOU6IqtKD8Ed4K9QdT2OWnDVO\nz7yYJwBjG8jTY9FzI9MDUsKZDDDqyZc8AfzoyIqtSLwQOzRafDtz9pKORwXH\nj4LlL6UpXvlATZI7l4/NSUkGp0KhOhfJU8GD8wyqFn6P2amTbntsmHrMCzlP\n0OxZ3BVZ8j1Njz0VPRTr6+0V5OAEKXRUE6kV9P5+ly9YOJ+oqabQO4rN4am2\niR8vuCu12MQ2n4oo6zKUObQyz+sWk5LmTGxfNQtNdBTkBukKnavaW1vTFBAq\nGgaX3w97frY8DXH9GAtqElkzeoe+y9cbmA1g+gI3tLNbg2IA00xi6w0BmAHw\nVzC7jNUnF2dFj8Fsv2MMMf25hzl93+bg/XZvKntut256BclVkGm7PBhI63z7\nCzyiveMbmLA44qdU2FO4hM6kJ4QROVwrokUJ8b8wudeII5LlS2AvhiHOxeiO\ndvhqDXFAdY0WMIodBsaXEqwGU9b1izo2UJFk7D718MP103W/el1XUvMNWu7G\nm6mI85NeC0GXqSoH3benLH1A4vr/lXc0A8337eV+9a37rmdjl/sqz3UbJsyo\nQNkg57LBkWItAjJayTRxqsCxlAyTpb4smJcbdqrDCV2QmRDOILO8KxeLk+ZN\nrfRZ\r\n=/en3\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "418150596@qq.com",
					"name": "ddcat1115"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "644506165@qq.com",
					"name": "nikogu"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "surgesoft@gmail.com",
					"name": "raohai"
				},
				{
					"email": "valleykiddy@gmail.com",
					"name": "valleykid"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.9.0_1535903303257_0.4549707963807572"
			},
			"_hasShrinkwrap": false
		},
		"3.9.1": {
			"name": "antd",
			"version": "3.9.1",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"@ant-design/icons": "~1.0.0",
				"@ant-design/icons-react": "~1.0.0",
				"array-tree-filter": "^2.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"create-react-class": "^15.6.0",
				"create-react-context": "0.2.2",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.1",
				"intersperse": "^1.0.0",
				"lodash": "^4.17.5",
				"moment": "^2.19.3",
				"omit.js": "^1.0.0",
				"prop-types": "^15.5.7",
				"raf": "^3.4.0",
				"rc-animate": "^2.4.1",
				"rc-calendar": "~9.7.3",
				"rc-cascader": "~0.16.0",
				"rc-checkbox": "~2.1.5",
				"rc-collapse": "~1.10.0",
				"rc-dialog": "~7.2.0",
				"rc-drawer": "~1.7.3",
				"rc-dropdown": "~2.2.0",
				"rc-editor-mention": "^1.0.2",
				"rc-form": "^2.1.0",
				"rc-input-number": "~4.0.0",
				"rc-menu": "~7.4.1",
				"rc-notification": "~3.2.0",
				"rc-pagination": "~1.17.0",
				"rc-progress": "~2.2.2",
				"rc-rate": "~2.4.0",
				"rc-select": "~8.2.3",
				"rc-slider": "~8.6.0",
				"rc-steps": "~3.3.0",
				"rc-switch": "~1.7.0",
				"rc-table": "~6.3.2",
				"rc-tabs": "~9.4.0",
				"rc-time-picker": "~3.4.0",
				"rc-tooltip": "~3.7.0",
				"rc-tree": "~1.14.5",
				"rc-tree-select": "~2.2.0",
				"rc-trigger": "^2.5.4",
				"rc-upload": "~2.5.0",
				"rc-util": "^4.0.4",
				"react-lazy-load": "^3.0.12",
				"react-lifecycles-compat": "^3.0.2",
				"react-slick": "~0.23.1",
				"shallowequal": "^1.0.1",
				"warning": "~4.0.1"
			},
			"devDependencies": {
				"@types/classnames": "^2.2.6",
				"@types/prop-types": "^15.5.4",
				"@types/react": "^16.0.0",
				"@types/react-dom": "^16.0.0",
				"@types/react-intl": "^2.3.10",
				"@types/react-slick": "^0.23.2",
				"@yesmeck/offline-plugin": "^5.0.5",
				"ansi-styles": "^3.2.0",
				"ant-design-palettes": "^1.0.0",
				"antd-theme-generator": "1.1.3",
				"antd-tools": "^5.1.6",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^9.0.0",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.28.0",
				"bisheng-plugin-antd": "^0.16.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.6.0",
				"bisheng-plugin-toc": "^0.4.0",
				"commander": "^2.11.0",
				"cross-env": "^5.0.3",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"docsearch.js": "^2.5.2",
				"dora-plugin-upload": "^0.3.1",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.0",
				"enzyme-to-json": "^3.1.2",
				"eslint": "^5.1.0",
				"eslint-config-airbnb": "^17.0.0",
				"eslint-plugin-babel": "^5.0.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "6.1.1",
				"eslint-plugin-markdown": "~1.0.0-beta.4",
				"eslint-plugin-react": "^7.10.0",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"immutability-helper": "^2.5.0",
				"intersection-observer": "^0.5.0",
				"jest": "^23.2.0",
				"jsdom": "^12.0.0",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^7.0.0",
				"lz-string": "^1.4.4",
				"majo": "^0.6.2",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"preact": "^8.2.5",
				"preact-compat": "^3.17.0",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.4.1",
				"rc-scroll-anim": "^2.2.1",
				"rc-tween-one": "^2.0.1",
				"react": "^16.3.2",
				"react-color": "^2.11.7",
				"react-copy-to-clipboard": "^5.0.0",
				"react-dnd": "^5.0.0",
				"react-dnd-html5-backend": "^5.0.1",
				"react-document-title": "^2.0.1",
				"react-dom": "^16.3.2",
				"react-github-button": "^0.1.1",
				"react-infinite-scroller": "^1.0.15",
				"react-intl": "^2.0.1",
				"react-resizable": "^1.7.5",
				"react-router-dom": "^4.2.2",
				"react-sticky": "^6.0.3",
				"react-sublime-video": "^0.2.0",
				"react-virtualized": "~9.20.0",
				"remark-frontmatter": "^1.1.0",
				"remark-parse": "^5.0.0",
				"remark-stringify": "^5.0.0",
				"remark-yaml-config": "^4.0.1",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"scrollama": "^1.4.1",
				"stylelint": "^9.5.0",
				"stylelint-config-standard": "^18.0.0",
				"typescript": "~3.0.1",
				"unified": "^7.0.0",
				"values.js": "^1.0.3",
				"webpackbar": "^2.6.1",
				"xhr-mock": "^2.4.0",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest --config .jest.js",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"sort-api": "node ./scripts/sort-api-table.js",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml _site && cp -r .circleci _site",
				"deploy": "bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint",
				"lint-staged:es": "eslint ./.*.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"npm run lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"npm run lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"npm run lint-staged:demo"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*"
			],
			"gitHead": "9fab3fb2335bbaee0232272a8ba37f1a4a99e604",
			"_id": "antd@3.9.1",
			"_npmVersion": "6.2.0",
			"_nodeVersion": "8.11.3",
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"dist": {
				"integrity": "sha512-IckVXG64DSvyrJF8yxtAR9ldShcioT3RAOKdtK6tiXL6I+mS6DuzyQ0S2V0cormsi/J7QLGGHCgedaPTSKm6Tw==",
				"shasum": "18034a8599afed9f221c2ac7cf6d9f9aea0c98d4",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.9.1.tgz",
				"fileCount": 1901,
				"unpackedSize": 54400210,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbjSDACRA9TVsSAnZWagAAgBAQAIMSF8tCS/twmbM5WfbK\navsHA3/9BzA6SIUqtHZsTtfUiJxSF47GRCOZLoHw6hQSqOGMHvpfH6Kbmdns\nLhdCeGfgxYrZv8TrtgA12fOVRdRtVHCUvY6n0lCoYeZQkJQSnIElU1+4aU/d\n1GpEWYVqAniC6zPdmtboEFoz5Y0eZg8KcCHsuTbIIzysQ6DxchZ7K582cWcQ\nqzbZFGZkaMFWf7p022MgFbHgWQMN1GfPSjUCZcpBTP6mvudUA27XIxPuUi85\nz61tmCA9Q6F8oNVsOz3gn+4YjUNRpeXFIX3V12DdKOPUVYAw+zsghoakHIvP\nb51GnKuUCEtND9QIUooCEQknLwfKOOO/LyaDu36vCNRq12M5tclvFUA+JAY6\ntbu56KCr+IwgJftOmaqXuly3o9vi6cUImZc58qba56hIejGvujLjGJTQ8Cnn\nXrDsWTH8IwpkwbQIfWSzY1j8a6gByA7WC/p6/RpOvpwe2ihl42C40RzksrF3\nmiOP5KvrnSDEYLDxtUETidP2w8GmkfbU/XLQFOGuhz2RA3te/4NXQarUrrqD\naRfAU0F8hFULV2A5LuARfKq2NV2bdiKGT4q0PYe5s6YFikvodXSX8frHCwh1\n2KuMzQMSOCYveRfsod2WA/yDpW02tDTdnhLAthPc5xWfoXhJg0y+ED8ZBWtt\nAby4\r\n=sUFE\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "418150596@qq.com",
					"name": "ddcat1115"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "644506165@qq.com",
					"name": "nikogu"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "surgesoft@gmail.com",
					"name": "raohai"
				},
				{
					"email": "valleykiddy@gmail.com",
					"name": "valleykid"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.9.1_1535975615476_0.6572830171670887"
			},
			"_hasShrinkwrap": false
		},
		"3.9.2": {
			"name": "antd",
			"version": "3.9.2",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"@ant-design/icons": "~1.1.5",
				"@ant-design/icons-react": "~1.1.1",
				"array-tree-filter": "^2.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"create-react-class": "^15.6.0",
				"create-react-context": "0.2.2",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.1",
				"intersperse": "^1.0.0",
				"lodash": "^4.17.5",
				"moment": "^2.19.3",
				"omit.js": "^1.0.0",
				"prop-types": "^15.5.7",
				"raf": "^3.4.0",
				"rc-animate": "^2.4.1",
				"rc-calendar": "~9.7.3",
				"rc-cascader": "~0.16.0",
				"rc-checkbox": "~2.1.5",
				"rc-collapse": "~1.10.0",
				"rc-dialog": "~7.2.0",
				"rc-drawer": "~1.7.3",
				"rc-dropdown": "~2.2.0",
				"rc-editor-mention": "^1.0.2",
				"rc-form": "^2.1.0",
				"rc-input-number": "~4.0.0",
				"rc-menu": "~7.4.1",
				"rc-notification": "~3.2.0",
				"rc-pagination": "~1.17.0",
				"rc-progress": "~2.2.2",
				"rc-rate": "~2.4.0",
				"rc-select": "~8.2.6",
				"rc-slider": "~8.6.0",
				"rc-steps": "~3.3.0",
				"rc-switch": "~1.7.0",
				"rc-table": "~6.3.2",
				"rc-tabs": "~9.4.0",
				"rc-time-picker": "~3.4.0",
				"rc-tooltip": "~3.7.0",
				"rc-tree": "~1.14.5",
				"rc-tree-select": "~2.2.0",
				"rc-trigger": "^2.5.4",
				"rc-upload": "~2.5.0",
				"rc-util": "^4.0.4",
				"react-lazy-load": "^3.0.12",
				"react-lifecycles-compat": "^3.0.2",
				"react-slick": "~0.23.1",
				"shallowequal": "^1.0.1",
				"warning": "~4.0.1"
			},
			"devDependencies": {
				"@types/classnames": "^2.2.6",
				"@types/prop-types": "^15.5.4",
				"@types/react": "^16.0.0",
				"@types/react-dom": "^16.0.0",
				"@types/react-intl": "^2.3.10",
				"@types/react-slick": "^0.23.2",
				"@yesmeck/offline-plugin": "^5.0.5",
				"ansi-styles": "^3.2.0",
				"ant-design-palettes": "^1.0.0",
				"antd-theme-generator": "1.1.3",
				"antd-tools": "^5.1.6",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^9.0.0",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.28.0",
				"bisheng-plugin-antd": "^0.16.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.6.0",
				"bisheng-plugin-toc": "^0.4.0",
				"commander": "^2.11.0",
				"cross-env": "^5.0.3",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"docsearch.js": "^2.5.2",
				"dora-plugin-upload": "^0.3.1",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.0",
				"enzyme-to-json": "^3.1.2",
				"eslint": "^5.1.0",
				"eslint-config-airbnb": "^17.0.0",
				"eslint-plugin-babel": "^5.0.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "6.1.1",
				"eslint-plugin-markdown": "~1.0.0-beta.4",
				"eslint-plugin-react": "^7.10.0",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"immutability-helper": "^2.5.0",
				"intersection-observer": "^0.5.0",
				"jest": "^23.2.0",
				"jsdom": "^12.0.0",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^7.0.0",
				"lz-string": "^1.4.4",
				"majo": "^0.6.2",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"preact": "^8.2.5",
				"preact-compat": "^3.17.0",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.4.1",
				"rc-scroll-anim": "^2.2.1",
				"rc-tween-one": "^2.0.1",
				"react": "^16.3.2",
				"react-color": "^2.11.7",
				"react-copy-to-clipboard": "^5.0.0",
				"react-dnd": "^5.0.0",
				"react-dnd-html5-backend": "^5.0.1",
				"react-document-title": "^2.0.1",
				"react-dom": "^16.3.2",
				"react-github-button": "^0.1.1",
				"react-infinite-scroller": "^1.0.15",
				"react-intl": "^2.0.1",
				"react-resizable": "^1.7.5",
				"react-router-dom": "^4.2.2",
				"react-sticky": "^6.0.3",
				"react-sublime-video": "^0.2.0",
				"react-virtualized": "~9.20.0",
				"remark-frontmatter": "^1.1.0",
				"remark-parse": "^5.0.0",
				"remark-stringify": "^5.0.0",
				"remark-yaml-config": "^4.0.1",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"scrollama": "^1.4.1",
				"stylelint": "^9.5.0",
				"stylelint-config-standard": "^18.0.0",
				"typescript": "~3.0.1",
				"unified": "^7.0.0",
				"values.js": "^1.0.3",
				"webpackbar": "^2.6.1",
				"xhr-mock": "^2.4.0",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest --config .jest.js",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"sort-api": "node ./scripts/sort-api-table.js",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml _site && cp -r .circleci _site",
				"deploy": "bisheng gh-pages --push-only",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint",
				"lint-staged:es": "eslint ./.*.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"npm run lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"npm run lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"npm run lint-staged:demo"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*"
			],
			"gitHead": "dde924cef8187375a609e4827e45ffc896ee3207",
			"_id": "antd@3.9.2",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "8.11.3",
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"dist": {
				"integrity": "sha512-M7B57b5hz6PQ1fV9bmI4EDlb9nkeV0t9QVAvJb3mXwookNMgqX4jLJJYiMu0U4FSHwLxEOY14xXxs6DVuQ6kHQ==",
				"shasum": "7f1007da4fc746e8a0d9bb6846b70b6001374ed9",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.9.2.tgz",
				"fileCount": 1917,
				"unpackedSize": 48006672,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbk/VACRA9TVsSAnZWagAAqpoQAJCSthPa2DQ9r7zb/Y5B\nrv0nIYAilp7yX9Eq2L2QrWO5DEzIBMSVXdXHvlz1KEJ6aG9mFkoKUIUc80l2\nk/1f8vhaCw42zWn8ZFqeXiH2n7GJ6mCIU6imEuBUr0bvVF7e2BoOssGZITJy\nKdiPhD0PCfGzSgAtrdYjjMFzez6BhkM+qvUR0FO3+h9546kqHVZzKgrv4DNx\n3lCY8CyMsfSrZLbfwGndq2meF9NyS7gFcp8l0xpSQOLk03VMfCAG/jESgA98\n7lQNu9YcRzuco1HyAawPRu0IfGPaIwcsOqd5oHCHKK/yKhLCf89gAbxwog+5\nCys5CPauvgLIOwTI192pgZ+d8YchECcIITcN4EZXEuKIh4nBKQwnC2JCybi/\n5Chgnerotn6gU95YCedsId2JPlg/9xiNdWkjZZFIOgzXa3BtoiP+5Hh3sPUX\nj9N7cG38xdpLMiLOwC1gbvJzfFADX0L5Q3WUibS4df8J7T6tjYNC/3vcNm41\nfKhBwT7iG+AYWsimTajFX4k7Xk/EAy8YtJbbuhmG76OE/a11aqY/MZnyiuGu\nWnjtgAiilLRBXE4wg2yGGf+RMDVeqabOsDmYQnGABmZxXGeYh2lnOzoZ9Mfz\njAvBQ+c8ecGNqeFDh+TOmj9xdw72cW+M4Jd185zj7h0HLyFUGFRdogv5mQcb\nEwpG\r\n=uIsD\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "418150596@qq.com",
					"name": "ddcat1115"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "644506165@qq.com",
					"name": "nikogu"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "surgesoft@gmail.com",
					"name": "raohai"
				},
				{
					"email": "valleykiddy@gmail.com",
					"name": "valleykid"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.9.2_1536423231416_0.5745830870705548"
			},
			"_hasShrinkwrap": false
		},
		"3.9.3": {
			"name": "antd",
			"version": "3.9.3",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"@ant-design/icons": "~1.1.5",
				"@ant-design/icons-react": "~1.1.1",
				"array-tree-filter": "^2.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"create-react-class": "^15.6.0",
				"create-react-context": "0.2.2",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.1",
				"intersperse": "^1.0.0",
				"lodash": "^4.17.5",
				"moment": "^2.19.3",
				"omit.js": "^1.0.0",
				"prop-types": "^15.5.7",
				"raf": "^3.4.0",
				"rc-animate": "^2.4.1",
				"rc-calendar": "~9.7.3",
				"rc-cascader": "~0.16.0",
				"rc-checkbox": "~2.1.5",
				"rc-collapse": "~1.10.0",
				"rc-dialog": "~7.2.0",
				"rc-drawer": "~1.7.3",
				"rc-dropdown": "~2.2.0",
				"rc-editor-mention": "^1.0.2",
				"rc-form": "^2.1.0",
				"rc-input-number": "~4.0.0",
				"rc-menu": "~7.4.1",
				"rc-notification": "~3.2.0",
				"rc-pagination": "~1.17.0",
				"rc-progress": "~2.2.2",
				"rc-rate": "~2.4.0",
				"rc-select": "~8.2.6",
				"rc-slider": "~8.6.0",
				"rc-steps": "~3.3.0",
				"rc-switch": "~1.7.0",
				"rc-table": "~6.3.2",
				"rc-tabs": "~9.4.0",
				"rc-time-picker": "~3.4.0",
				"rc-tooltip": "~3.7.0",
				"rc-tree": "~1.14.5",
				"rc-tree-select": "~2.2.0",
				"rc-trigger": "^2.5.4",
				"rc-upload": "~2.5.0",
				"rc-util": "^4.0.4",
				"react-lazy-load": "^3.0.12",
				"react-lifecycles-compat": "^3.0.2",
				"react-slick": "~0.23.1",
				"shallowequal": "^1.0.1",
				"warning": "~4.0.1"
			},
			"devDependencies": {
				"@types/classnames": "^2.2.6",
				"@types/prop-types": "^15.5.4",
				"@types/react": "^16.0.0",
				"@types/react-dom": "^16.0.0",
				"@types/react-intl": "^2.3.10",
				"@types/react-slick": "^0.23.2",
				"@yesmeck/offline-plugin": "^5.0.5",
				"ansi-styles": "^3.2.0",
				"ant-design-palettes": "^1.0.0",
				"antd-theme-generator": "1.1.3",
				"antd-tools": "^5.1.6",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^9.0.0",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.28.0",
				"bisheng-plugin-antd": "^0.16.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.6.0",
				"bisheng-plugin-toc": "^0.4.0",
				"commander": "^2.11.0",
				"cross-env": "^5.0.3",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"docsearch.js": "^2.5.2",
				"dora-plugin-upload": "^0.3.1",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.0",
				"enzyme-to-json": "^3.1.2",
				"eslint": "^5.1.0",
				"eslint-config-airbnb": "^17.0.0",
				"eslint-plugin-babel": "^5.0.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "6.1.1",
				"eslint-plugin-markdown": "~1.0.0-beta.4",
				"eslint-plugin-react": "^7.10.0",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"immutability-helper": "^2.5.0",
				"intersection-observer": "^0.5.0",
				"jest": "^23.2.0",
				"jsdom": "^12.0.0",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^7.0.0",
				"lz-string": "^1.4.4",
				"majo": "^0.6.2",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"preact": "^8.2.5",
				"preact-compat": "^3.17.0",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.4.1",
				"rc-scroll-anim": "^2.2.1",
				"rc-tween-one": "^2.0.1",
				"react": "^16.3.2",
				"react-color": "^2.11.7",
				"react-copy-to-clipboard": "^5.0.0",
				"react-dnd": "^5.0.0",
				"react-dnd-html5-backend": "^5.0.1",
				"react-document-title": "^2.0.1",
				"react-dom": "^16.3.2",
				"react-github-button": "^0.1.1",
				"react-infinite-scroller": "^1.0.15",
				"react-intl": "^2.0.1",
				"react-resizable": "^1.7.5",
				"react-router-dom": "^4.2.2",
				"react-sticky": "^6.0.3",
				"react-sublime-video": "^0.2.0",
				"react-virtualized": "~9.20.0",
				"remark-frontmatter": "^1.1.0",
				"remark-parse": "^5.0.0",
				"remark-stringify": "^5.0.0",
				"remark-yaml-config": "^4.0.1",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"scrollama": "^1.4.1",
				"stylelint": "^9.5.0",
				"stylelint-config-standard": "^18.0.0",
				"typescript": "~3.0.1",
				"unified": "^7.0.0",
				"values.js": "^1.0.3",
				"webpackbar": "^2.6.1",
				"xhr-mock": "^2.4.0",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest --config .jest.js",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"sort-api": "node ./scripts/sort-api-table.js",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml _site && cp -r .circleci _site",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint",
				"lint-staged:es": "eslint ./.*.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"npm run lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"npm run lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"npm run lint-staged:demo"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*"
			],
			"gitHead": "46f1d3e97952e216e60ab7c737956bc3db8d9725",
			"_id": "antd@3.9.3",
			"_npmVersion": "6.0.1",
			"_nodeVersion": "8.9.0",
			"_npmUser": {
				"name": "ycjcl868",
				"email": "45808948@qq.com"
			},
			"dist": {
				"integrity": "sha512-YeDW/WubTP8IgAwIkBJYPZ1kzzC8Qt9upRiy+bvKWLKP8lB2VHISOyPAiQ+5jPqIJqE7vT0DguMYv6U2XIpHRg==",
				"shasum": "bc3e6a93478f4fcfb57f9e7f683c3ce590069ddb",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.9.3.tgz",
				"fileCount": 1917,
				"unpackedSize": 48270417,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbpnoCCRA9TVsSAnZWagAAdVcQAJy+TRx+c0rv7ZeFvwfL\nehfZL3CpI8MLTkP/E2qlR8/Wkcv62ssHLlJLg6I3Zc1Y4INud4xc6LgX9bqL\njlFlLAjYuRGMsYxtjSsT43hkxIX2c5+eRQqkny0SpLENdLIr5oe4nJhXLigp\nFiYIsWUjIIlPFTNGK4EJFe1l1+tQ05Eaf+mrckSI5uRjlrsJxwQ49zB4oSzk\nGEeUMRtceTN4hwceG9NYiUUd0P06HdmvT6ozW+sLFRIShir83bgLDv/hjGxD\nQlouQIEanP8q97Kx+K7N+yeVx0LOne40X2vdcLNWLniyokOhoSPpwiT1EgOj\nylKprglbZ2LNpNY+2eG7EfGeSGwv4BHtKo069zOAEQVgSAdhMCULLVVgV7sK\nTeLHL1KjWm4Q1N53spmanVCavL2HHyDaCaqTUDuAIuXObdpkMiOz4iMKEGqb\nk35zmO+R+wdth23oocO2YnngOLvBUcIgKx+Ag+Dx4LrPno9tefPNWOWGzpGC\nE/GaAKqZn2kShIcOMEcudodWCQSX/92CF/YKde9rUH/wDXcYoBO+RVFEOmpd\nZveV0iy/vcDSQ6C37aDCqNBDxhMfrsbLbrksP1JhlzKU5IEv+ik3qFTFf36Z\ntfhhqYvzb9uQa+sCVXWK6wGbL0bOKw20E5LoEdqFhHmH36iRPPYAMieAxIuG\n7suW\r\n=0XcY\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "418150596@qq.com",
					"name": "ddcat1115"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "644506165@qq.com",
					"name": "nikogu"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "surgesoft@gmail.com",
					"name": "raohai"
				},
				{
					"email": "valleykiddy@gmail.com",
					"name": "valleykid"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.9.3_1537636864754_0.7775505077943292"
			},
			"_hasShrinkwrap": false
		},
		"3.10.0": {
			"name": "antd",
			"version": "3.10.0",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"@ant-design/icons": "~1.1.15",
				"@ant-design/icons-react": "~1.1.1",
				"array-tree-filter": "^2.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"create-react-class": "^15.6.0",
				"create-react-context": "0.2.2",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.1",
				"intersperse": "^1.0.0",
				"lodash": "^4.17.5",
				"moment": "^2.19.3",
				"omit.js": "^1.0.0",
				"prop-types": "^15.5.7",
				"raf": "^3.4.0",
				"rc-animate": "^2.4.1",
				"rc-calendar": "~9.7.3",
				"rc-cascader": "~0.16.0",
				"rc-checkbox": "~2.1.5",
				"rc-collapse": "~1.10.0",
				"rc-dialog": "~7.2.0",
				"rc-drawer": "~1.7.3",
				"rc-dropdown": "~2.2.0",
				"rc-editor-mention": "^1.0.2",
				"rc-form": "^2.1.0",
				"rc-input-number": "~4.1.0",
				"rc-menu": "~7.4.1",
				"rc-notification": "~3.2.0",
				"rc-pagination": "~1.17.0",
				"rc-progress": "~2.2.2",
				"rc-rate": "~2.4.0",
				"rc-select": "~8.3.0",
				"rc-slider": "~8.6.0",
				"rc-steps": "~3.3.0",
				"rc-switch": "~1.8.0",
				"rc-table": "~6.3.2",
				"rc-tabs": "~9.4.0",
				"rc-time-picker": "~3.4.0",
				"rc-tooltip": "~3.7.0",
				"rc-tree": "~1.14.5",
				"rc-tree-select": "~2.3.0",
				"rc-trigger": "^2.5.4",
				"rc-upload": "~2.6.0",
				"rc-util": "^4.0.4",
				"react-lazy-load": "^3.0.12",
				"react-lifecycles-compat": "^3.0.2",
				"react-slick": "~0.23.1",
				"shallowequal": "^1.0.1",
				"warning": "~4.0.1"
			},
			"devDependencies": {
				"@types/classnames": "^2.2.6",
				"@types/prop-types": "^15.5.4",
				"@types/react": "^16.0.0",
				"@types/react-dom": "^16.0.0",
				"@types/react-intl": "^2.3.10",
				"@types/react-slick": "^0.23.2",
				"@yesmeck/offline-plugin": "^5.0.5",
				"ansi-styles": "^3.2.0",
				"ant-design-palettes": "^1.0.0",
				"antd-theme-generator": "1.1.3",
				"antd-tools": "^5.1.6",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^10.0.1",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.28.0",
				"bisheng-plugin-antd": "^0.16.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.6.0",
				"bisheng-plugin-toc": "^0.4.0",
				"commander": "^2.11.0",
				"cross-env": "^5.0.3",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"docsearch.js": "^2.5.2",
				"dora-plugin-upload": "^0.3.1",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.0",
				"enzyme-to-json": "^3.1.2",
				"eslint": "^5.1.0",
				"eslint-config-airbnb": "^17.0.0",
				"eslint-plugin-babel": "^5.0.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "6.1.1",
				"eslint-plugin-markdown": "~1.0.0-beta.4",
				"eslint-plugin-react": "^7.10.0",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"immutability-helper": "^2.5.0",
				"intersection-observer": "^0.5.0",
				"jest": "^23.2.0",
				"jsdom": "^12.0.0",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^7.0.0",
				"lz-string": "^1.4.4",
				"majo": "^0.6.2",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"preact": "^8.2.5",
				"preact-compat": "^3.17.0",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.4.1",
				"rc-scroll-anim": "^2.2.1",
				"rc-tween-one": "^2.0.1",
				"react": "^16.3.2",
				"react-color": "^2.11.7",
				"react-copy-to-clipboard": "^5.0.0",
				"react-dnd": "^5.0.0",
				"react-dnd-html5-backend": "^5.0.1",
				"react-document-title": "^2.0.1",
				"react-dom": "^16.3.2",
				"react-github-button": "^0.1.1",
				"react-infinite-scroller": "^1.0.15",
				"react-intl": "^2.0.1",
				"react-resizable": "^1.7.5",
				"react-router-dom": "^4.2.2",
				"react-sticky": "^6.0.3",
				"react-sublime-video": "^0.2.0",
				"react-virtualized": "~9.20.0",
				"remark-frontmatter": "^1.1.0",
				"remark-parse": "^5.0.0",
				"remark-stringify": "^5.0.0",
				"remark-yaml-config": "^4.0.1",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"scrollama": "^1.4.1",
				"stylelint": "^9.5.0",
				"stylelint-config-standard": "^18.0.0",
				"typescript": "~3.1.1",
				"unified": "^7.0.0",
				"values.js": "^1.0.3",
				"webpackbar": "^2.6.1",
				"xhr-mock": "^2.4.0",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest --config .jest.js",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"sort-api": "node ./scripts/sort-api-table.js",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml _site && cp -r .circleci _site",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint",
				"lint-staged:es": "eslint ./.*.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"npm run lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"npm run lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"npm run lint-staged:demo"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*"
			],
			"gitHead": "44d2b6424765bb62b0ffe421b05022b846625e74",
			"_id": "antd@3.10.0",
			"_npmVersion": "6.4.0",
			"_nodeVersion": "10.5.0",
			"_npmUser": {
				"name": "yesmeck",
				"email": "yesmeck@gmail.com"
			},
			"dist": {
				"integrity": "sha512-QKV8OFERK5HTdWIVoZ7GyIms/SpujjWzy9OeGkHaixo4kzcNTVQUNDPioR4olmuJWvN9VHxYcrocIYVpCa2W9Q==",
				"shasum": "fb555efca416e9a1c931bb17234ae608dc41f9d1",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.10.0.tgz",
				"fileCount": 1921,
				"unpackedSize": 48638794,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbslMQCRA9TVsSAnZWagAALnYP/3PjLvxqZe8LqjZeqku1\n6wINe4UQ88ERUFWKT+Lp0ltgzsMLy7utNjkCaP1ZNSfBXjX8iLkz3oRxLvFC\nsNWuo7I0vXnUyqdl8+Bsv5L0232sHRRDlkW+5pgYNpkIO7DegIDxRv8EX0yZ\nf5aQo1ZvJocI/83khRUZvGFPAGYHHBaM9NKo3lOL1/Ir58o3aaBWZ0YP30G4\nsVGTCrf6USUCEKblEAn+aNq3GQJ6+7fTDOM4GvZSOBqeW9puybxMT+dg1J2d\nw4l14X4L+VUljjdG80krIjhjM98vC+iAKZ4aIREAyPlLO0VtRCxL64tHy4S2\nUnV2g9TtFVZZBxpVKcMFfvFynWynPx9TVazkVS9kDjNeHotdDzX/Tr004VZA\nzFyQZ/FErrngtP28JLW821U83m1mTDKbejVuHeDqaPtvhTQViygcwKaqcy6s\nTgfGztvc0yR5Qj/JElJh5EV+DX/z6juQZLe1wlA2QH/YVIhLZI79836aQB3B\nikUBHicioKjOJ4LpLRFjlDL7T5OLAMKVfRd+lRyhLlHneWcjRcumw7Bk9KWc\n9E4rte44ZrH8u6MV3R8SIO9wlSvFy4UNLZCNN+F3WNuP/FfqmBkoW4v/LZg4\n4UurTN1XxOA367C1JtWtwpZgi5GHTSVlcyPMg5WkhMEximPobEmuBKOi/ttr\n/Xld\r\n=slyj\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "418150596@qq.com",
					"name": "ddcat1115"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "644506165@qq.com",
					"name": "nikogu"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "surgesoft@gmail.com",
					"name": "raohai"
				},
				{
					"email": "valleykiddy@gmail.com",
					"name": "valleykid"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.10.0_1538413327626_0.9556387371289348"
			},
			"_hasShrinkwrap": false
		},
		"3.10.1": {
			"name": "antd",
			"version": "3.10.1",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"@ant-design/icons": "~1.1.15",
				"@ant-design/icons-react": "~1.1.2",
				"array-tree-filter": "^2.1.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.6",
				"create-react-class": "^15.6.3",
				"create-react-context": "0.2.3",
				"css-animation": "^1.4.1",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.6",
				"intersperse": "^1.0.0",
				"lodash": "^4.17.11",
				"moment": "^2.22.2",
				"omit.js": "^1.0.0",
				"prop-types": "^15.6.2",
				"raf": "^3.4.0",
				"rc-animate": "^2.5.4",
				"rc-calendar": "~9.7.9",
				"rc-cascader": "~0.16.0",
				"rc-checkbox": "~2.1.5",
				"rc-collapse": "~1.10.0",
				"rc-dialog": "~7.2.1",
				"rc-drawer": "~1.7.6",
				"rc-dropdown": "~2.2.1",
				"rc-editor-mention": "^1.1.7",
				"rc-form": "^2.2.3",
				"rc-input-number": "~4.1.0",
				"rc-menu": "~7.4.12",
				"rc-notification": "~3.2.0",
				"rc-pagination": "~1.17.3",
				"rc-progress": "~2.2.6",
				"rc-rate": "~2.4.2",
				"rc-select": "~8.4.0",
				"rc-slider": "~8.6.3",
				"rc-steps": "~3.3.0",
				"rc-switch": "~1.8.0",
				"rc-table": "~6.3.4",
				"rc-tabs": "~9.4.6",
				"rc-time-picker": "~3.4.0",
				"rc-tooltip": "~3.7.3",
				"rc-tree": "~1.14.6",
				"rc-tree-select": "~2.3.1",
				"rc-trigger": "^2.6.2",
				"rc-upload": "~2.6.0",
				"rc-util": "^4.5.1",
				"react-lazy-load": "^3.0.13",
				"react-lifecycles-compat": "^3.0.4",
				"react-slick": "~0.23.1",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.2"
			},
			"devDependencies": {
				"@types/classnames": "^2.2.6",
				"@types/prop-types": "^15.5.6",
				"@types/react": "^16.4.15",
				"@types/react-dom": "^16.0.8",
				"@types/react-intl": "^2.3.11",
				"@types/react-slick": "^0.23.2",
				"@yesmeck/offline-plugin": "^5.0.5",
				"ansi-styles": "^3.2.1",
				"ant-design-palettes": "^1.1.3",
				"antd-theme-generator": "1.1.3",
				"antd-tools": "^5.2.2",
				"babel-cli": "^6.26.0",
				"babel-eslint": "^10.0.1",
				"babel-plugin-import": "^1.9.1",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.24.1",
				"babel-preset-react": "^6.24.1",
				"babel-preset-stage-0": "^6.24.1",
				"bezier-easing": "^2.1.0",
				"bisheng": "^0.28.0",
				"bisheng-plugin-antd": "^0.16.5",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^0.6.3",
				"bisheng-plugin-toc": "^0.4.4",
				"commander": "^2.18.0",
				"cross-env": "^5.2.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"delegate": "^3.2.0",
				"docsearch.js": "^2.5.2",
				"dora-plugin-upload": "^0.3.2",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.7.0",
				"enzyme-adapter-react-16": "^1.6.0",
				"enzyme-to-json": "^3.3.4",
				"eslint": "^5.6.1",
				"eslint-config-airbnb": "^17.1.0",
				"eslint-plugin-babel": "^5.2.1",
				"eslint-plugin-import": "^2.14.0",
				"eslint-plugin-jsx-a11y": "^6.1.2",
				"eslint-plugin-markdown": "~1.0.0-beta.6",
				"eslint-plugin-react": "^7.11.1",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"glob": "^7.1.3",
				"immutability-helper": "^2.8.1",
				"intersection-observer": "^0.5.0",
				"jest": "^23.6.0",
				"jsdom": "^12.1.0",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^7.3.0",
				"lz-string": "^1.4.4",
				"majo": "^0.6.2",
				"mockdate": "^2.0.2",
				"moment-timezone": "^0.5.21",
				"pre-commit": "^1.2.2",
				"preact": "^8.3.1",
				"preact-compat": "^3.18.4",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.6.6",
				"rc-scroll-anim": "^2.5.5",
				"rc-tween-one": "^2.2.10",
				"react": "^16.5.2",
				"react-color": "^2.14.1",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^5.0.0",
				"react-dnd-html5-backend": "^5.0.1",
				"react-document-title": "^2.0.3",
				"react-dom": "^16.5.2",
				"react-github-button": "^0.1.11",
				"react-infinite-scroller": "^1.2.1",
				"react-intl": "^2.7.0",
				"react-resizable": "^1.7.5",
				"react-router-dom": "^4.3.1",
				"react-sticky": "^6.0.3",
				"react-sublime-video": "^0.2.5",
				"react-virtualized": "~9.20.1",
				"remark-frontmatter": "^1.3.0",
				"remark-parse": "^5.0.0",
				"remark-stringify": "^5.0.0",
				"remark-yaml-config": "^4.0.2",
				"reqwest": "^2.0.5",
				"rimraf": "^2.6.2",
				"scrollama": "^1.4.4",
				"stylelint": "^9.6.0",
				"stylelint-config-standard": "^18.2.0",
				"typescript": "~3.1.1",
				"unified": "^7.0.0",
				"values.js": "^1.0.3",
				"webpackbar": "^2.6.3",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.1.4"
			},
			"scripts": {
				"test": "jest --config .jest.js",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"sort-api": "node ./scripts/sort-api-table.js",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml _site && cp -r .circleci _site",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint",
				"lint-staged:es": "eslint ./.*.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"npm run lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"npm run lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"npm run lint-staged:demo"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*"
			],
			"gitHead": "ac599a90f28253dcfd540c44f441a60f788844f8",
			"_id": "antd@3.10.1",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.12.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"integrity": "sha512-UQGy9Q5EZypXBmeOLcIJVUOpN54tFmsBsJw+fo1JyRz6GMiCxPP7o3YL3FXRBGI589D5LHRVVHzjTwciD2flOg==",
				"shasum": "0de2b16789ad9224d9d54e6fbbea947e6333c19c",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.10.1.tgz",
				"fileCount": 1921,
				"unpackedSize": 47332726,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbwIYTCRA9TVsSAnZWagAAydEQAJKhrVRS8My/ocx54Tik\n9ebRyIE3noAwfh+gM4tSrTQx7Fjm5CxsCJ9V1Vj8DJS6iU9p47TZivQ1YMIk\nbH9AsObX+KnaUp2vwA+wymDALVC2hDhQIe5tV2O9edS3ZtOlXYMnm2To3B4+\n5NTvOGohu0hJbi1E5BHaZR3S+JTRS+zalYCAb75uIXE1Qc9/9FY3v+TazOlM\nxaunsfaw5QXLvBUI0tjIJMDFDlTSoMS2DHHG6DAcNKBEz4Qx/+PNo7xPwpEy\nH3apip0SzLdDVs5AuadirmQ2J//SsE4Y6J2iG1ryarCqzzXryOz8JZ6oU/yB\n0R0tpP7AlxbmOAfTcDYyJAPbc8MworuAFsRB1FpTcMK+iTkF6q2Wg+0e9a/G\n5+xZdmrkWWyMhbnS1u2sK3WJSCSEN8eXW/frgVFjbDpQI0yQ7a2rjZCrEG3b\nbgDO5gVtC4pI7VeNjRMA2Y7W2Jfy1ffOqbdScjSfhrf7evIXiGAVOZNNmmym\nNw6Zl0rfjax5mUgrvG1Ca/gLlLrSuTb12X4pQhoXXJXiRTorZCf13wbLuQDT\n38tVxycqfbv8BaRcayZSMNUAoLeWGD/6xUCk7t5IP0LD9ObVilaT4l45M9vG\nc3892gcCDIj7/gMNUvQpks5xEtzKs9TMQD38HAjKg4UDZXZgNySSXm0Lm+SV\nBaT6\r\n=Hrkr\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "418150596@qq.com",
					"name": "ddcat1115"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "644506165@qq.com",
					"name": "nikogu"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "surgesoft@gmail.com",
					"name": "raohai"
				},
				{
					"email": "valleykiddy@gmail.com",
					"name": "valleykid"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.10.1_1539343890631_0.4184537969518827"
			},
			"_hasShrinkwrap": false
		},
		"3.10.2": {
			"name": "antd",
			"version": "3.10.2",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"@ant-design/icons": "~1.1.15",
				"@ant-design/icons-react": "~1.1.2",
				"array-tree-filter": "^2.1.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.6",
				"create-react-class": "^15.6.3",
				"create-react-context": "0.2.3",
				"css-animation": "^1.4.1",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.6",
				"intersperse": "^1.0.0",
				"lodash": "^4.17.11",
				"moment": "^2.22.2",
				"omit.js": "^1.0.0",
				"prop-types": "^15.6.2",
				"raf": "^3.4.0",
				"rc-animate": "^2.5.4",
				"rc-calendar": "~9.7.9",
				"rc-cascader": "~0.16.0",
				"rc-checkbox": "~2.1.5",
				"rc-collapse": "~1.10.0",
				"rc-dialog": "~7.2.1",
				"rc-drawer": "~1.7.6",
				"rc-dropdown": "~2.2.1",
				"rc-editor-mention": "^1.1.7",
				"rc-form": "^2.2.3",
				"rc-input-number": "~4.3.0",
				"rc-menu": "~7.4.12",
				"rc-notification": "~3.2.0",
				"rc-pagination": "~1.17.3",
				"rc-progress": "~2.2.6",
				"rc-rate": "~2.4.2",
				"rc-select": "~8.4.0",
				"rc-slider": "~8.6.3",
				"rc-steps": "~3.3.0",
				"rc-switch": "~1.8.0",
				"rc-table": "~6.3.4",
				"rc-tabs": "~9.4.6",
				"rc-time-picker": "~3.4.0",
				"rc-tooltip": "~3.7.3",
				"rc-tree": "~1.14.6",
				"rc-tree-select": "~2.3.1",
				"rc-trigger": "^2.6.2",
				"rc-upload": "~2.6.0",
				"rc-util": "^4.5.1",
				"react-lazy-load": "^3.0.13",
				"react-lifecycles-compat": "^3.0.4",
				"react-slick": "~0.23.2",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.2"
			},
			"devDependencies": {
				"@types/classnames": "^2.2.6",
				"@types/prop-types": "^15.5.6",
				"@types/react": "^16.4.15",
				"@types/react-dom": "^16.0.8",
				"@types/react-intl": "^2.3.11",
				"@types/react-slick": "^0.23.2",
				"@yesmeck/offline-plugin": "^5.0.5",
				"ansi-styles": "^3.2.1",
				"ant-design-palettes": "^1.1.3",
				"antd-theme-generator": "1.1.3",
				"antd-tools": "^5.2.2",
				"babel-cli": "^6.26.0",
				"babel-eslint": "^10.0.1",
				"babel-plugin-import": "^1.9.1",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.24.1",
				"babel-preset-react": "^6.24.1",
				"babel-preset-stage-0": "^6.24.1",
				"bezier-easing": "^2.1.0",
				"bisheng": "^0.28.0",
				"bisheng-plugin-antd": "^0.16.5",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^0.6.3",
				"bisheng-plugin-toc": "^0.4.4",
				"commander": "^2.18.0",
				"cross-env": "^5.2.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"delegate": "^3.2.0",
				"docsearch.js": "^2.5.2",
				"dora-plugin-upload": "^0.3.2",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.7.0",
				"enzyme-adapter-react-16": "^1.6.0",
				"enzyme-to-json": "^3.3.4",
				"eslint": "^5.6.1",
				"eslint-config-airbnb": "^17.1.0",
				"eslint-plugin-babel": "^5.2.1",
				"eslint-plugin-import": "^2.14.0",
				"eslint-plugin-jsx-a11y": "^6.1.2",
				"eslint-plugin-markdown": "~1.0.0-beta.6",
				"eslint-plugin-react": "^7.11.1",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"glob": "^7.1.3",
				"immutability-helper": "^2.8.1",
				"intersection-observer": "^0.5.0",
				"jest": "^23.6.0",
				"jsdom": "^12.1.0",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^7.3.0",
				"lz-string": "^1.4.4",
				"majo": "^0.6.2",
				"mockdate": "^2.0.2",
				"moment-timezone": "^0.5.21",
				"pre-commit": "^1.2.2",
				"preact": "^8.3.1",
				"preact-compat": "^3.18.4",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.6.6",
				"rc-scroll-anim": "^2.5.5",
				"rc-tween-one": "^2.2.12",
				"react": "^16.5.2",
				"react-color": "^2.14.1",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^5.0.0",
				"react-dnd-html5-backend": "^5.0.1",
				"react-document-title": "^2.0.3",
				"react-dom": "^16.5.2",
				"react-github-button": "^0.1.11",
				"react-infinite-scroller": "^1.2.1",
				"react-intl": "^2.7.0",
				"react-resizable": "^1.7.5",
				"react-router-dom": "^4.3.1",
				"react-sticky": "^6.0.3",
				"react-sublime-video": "^0.2.5",
				"react-virtualized": "~9.20.1",
				"remark-frontmatter": "^1.3.0",
				"remark-parse": "^5.0.0",
				"remark-stringify": "^5.0.0",
				"remark-yaml-config": "^4.0.2",
				"reqwest": "^2.0.5",
				"rimraf": "^2.6.2",
				"scrollama": "^1.4.4",
				"stylelint": "^9.6.0",
				"stylelint-config-standard": "^18.2.0",
				"typescript": "~3.1.1",
				"unified": "^7.0.0",
				"values.js": "^1.0.3",
				"webpackbar": "^2.6.3",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.1.4"
			},
			"scripts": {
				"test": "jest --config .jest.js",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"sort-api": "node ./scripts/sort-api-table.js",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml _site && cp -r .circleci _site",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint",
				"lint-staged:es": "eslint ./.*.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"npm run lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"npm run lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"npm run lint-staged:demo"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*"
			],
			"gitHead": "ea3e9233498558590978e0406fba642ce4d47bcd",
			"_id": "antd@3.10.2",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "8.11.3",
			"_npmUser": {
				"name": "yutingzhao1991",
				"email": "yutingzhao1991@sina.com"
			},
			"dist": {
				"integrity": "sha512-r8NULGnBF0Kr4dT1Lz5Rm/ZGzz35YB2WhdWNhmVx1PHvtWEjI/Rb6dT2Ladz/PmoOQ0tBjVAp226s/HwsO2SOQ==",
				"shasum": "27accfd6b857b930dc43c1325fcc672d6e616c94",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.10.2.tgz",
				"fileCount": 1919,
				"unpackedSize": 29171827,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbzp6kCRA9TVsSAnZWagAAJFYP/0ChU+3tUxa1AQNUPvD6\nYLXahEUmo0hoKHesqVYcVQJZi0hc/B39/5qcl/kGwiD8/zZ02Msw+JbnU77W\n+wMd0LG2ZAUv91jcWg4jJItxNScdAfnLL5+VO73RKPz/hpPiFeM3ZSyIszo/\nEsBuutAdqXEXfkbWJkqQaEuRP/oAUdrCstUKKn1pYKzKdrgfMIKO5hCyJkTi\n7O6S7eziWX70sEK7OFIWcA8LNSJ20/vCcA9YM1I0B4XBUqIPP19JPsR/Watj\nzuCO6+CYM5ZhBhFUClxJbu/ppQjxLRPYWVAw+YWs+4wRoqDZIVq7bjAOPr5r\n6WiuEOLxyB90sPtM9VAAm6PH0fn/oDI1Okgo+H/22pofl/3FSWgkX/SZsMLX\n0/B2zhcNPS8nvLNktjorku+66xAew5Q44F2uLf3y1m42gM1lcQOIXA9ZYtdT\nDifmInqvdyG/vk2xjUVREANMEqXBaWRjc9NpXb/yKR2NxBSGUK8AutAlBuVT\n3SwKG2p64uE1a3Vxqre51SEPfPLES9yPrBNdrTE+mF2414joitgBx/F57bzO\nqxrGWag10dtjLXMb3bQ+ekXKoXgbr1zFdgzlo3Gz5dQ9SWE1fR5Scfj93i/W\nm50K4yJ6KPHVGhi0sHaH5VgV5qvzk9fQpsbqYQa8s/F03T+XBYpSTifl8o0K\n9TuN\r\n=bnuk\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "418150596@qq.com",
					"name": "ddcat1115"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "644506165@qq.com",
					"name": "nikogu"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "surgesoft@gmail.com",
					"name": "raohai"
				},
				{
					"email": "valleykiddy@gmail.com",
					"name": "valleykid"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.10.2_1540267683654_0.70060161632581"
			},
			"_hasShrinkwrap": false
		},
		"3.10.3": {
			"name": "antd",
			"version": "3.10.3",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"@ant-design/icons": "~1.1.15",
				"@ant-design/icons-react": "~1.1.2",
				"array-tree-filter": "^2.1.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.6",
				"create-react-class": "^15.6.3",
				"create-react-context": "0.2.3",
				"css-animation": "^1.4.1",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.6",
				"intersperse": "^1.0.0",
				"lodash": "^4.17.11",
				"moment": "^2.22.2",
				"omit.js": "^1.0.0",
				"prop-types": "^15.6.2",
				"raf": "^3.4.0",
				"rc-animate": "^2.5.4",
				"rc-calendar": "~9.7.9",
				"rc-cascader": "~0.16.0",
				"rc-checkbox": "~2.1.5",
				"rc-collapse": "~1.10.0",
				"rc-dialog": "~7.2.1",
				"rc-drawer": "~1.7.6",
				"rc-dropdown": "~2.2.1",
				"rc-editor-mention": "^1.1.7",
				"rc-form": "^2.2.3",
				"rc-input-number": "~4.3.0",
				"rc-menu": "~7.4.12",
				"rc-notification": "~3.2.0",
				"rc-pagination": "~1.17.3",
				"rc-progress": "~2.2.6",
				"rc-rate": "~2.4.2",
				"rc-select": "~8.4.0",
				"rc-slider": "~8.6.3",
				"rc-steps": "~3.3.0",
				"rc-switch": "~1.8.0",
				"rc-table": "~6.3.4",
				"rc-tabs": "~9.4.6",
				"rc-time-picker": "~3.4.0",
				"rc-tooltip": "~3.7.3",
				"rc-tree": "~1.14.6",
				"rc-tree-select": "~2.3.1",
				"rc-trigger": "^2.6.2",
				"rc-upload": "~2.6.0",
				"rc-util": "^4.5.1",
				"react-lazy-load": "^3.0.13",
				"react-lifecycles-compat": "^3.0.4",
				"react-slick": "~0.23.2",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.2"
			},
			"devDependencies": {
				"@types/classnames": "^2.2.6",
				"@types/prop-types": "^15.5.6",
				"@types/react": "^16.4.15",
				"@types/react-dom": "^16.0.8",
				"@types/react-intl": "^2.3.11",
				"@types/react-slick": "^0.23.2",
				"@yesmeck/offline-plugin": "^5.0.5",
				"ansi-styles": "^3.2.1",
				"ant-design-palettes": "^1.1.3",
				"antd-theme-generator": "1.1.4",
				"antd-tools": "^5.2.2",
				"babel-cli": "^6.26.0",
				"babel-eslint": "^10.0.1",
				"babel-plugin-import": "^1.9.1",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.24.1",
				"babel-preset-react": "^6.24.1",
				"babel-preset-stage-0": "^6.24.1",
				"bezier-easing": "^2.1.0",
				"bisheng": "^0.28.0",
				"bisheng-plugin-antd": "^0.16.5",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^0.6.3",
				"bisheng-plugin-toc": "^0.4.4",
				"commander": "^2.18.0",
				"cross-env": "^5.2.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"delegate": "^3.2.0",
				"docsearch.js": "^2.5.2",
				"dora-plugin-upload": "^0.3.2",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.7.0",
				"enzyme-adapter-react-16": "^1.6.0",
				"enzyme-to-json": "^3.3.4",
				"eslint": "^5.6.1",
				"eslint-config-airbnb": "^17.1.0",
				"eslint-plugin-babel": "^5.2.1",
				"eslint-plugin-import": "^2.14.0",
				"eslint-plugin-jsx-a11y": "^6.1.2",
				"eslint-plugin-markdown": "~1.0.0-beta.6",
				"eslint-plugin-react": "^7.11.1",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"glob": "^7.1.3",
				"immutability-helper": "^2.8.1",
				"intersection-observer": "^0.5.0",
				"jest": "^23.6.0",
				"jsdom": "^12.1.0",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^7.3.0",
				"lz-string": "^1.4.4",
				"majo": "^0.6.2",
				"mockdate": "^2.0.2",
				"moment-timezone": "^0.5.21",
				"pre-commit": "^1.2.2",
				"preact": "^8.3.1",
				"preact-compat": "^3.18.4",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.6.6",
				"rc-scroll-anim": "^2.5.5",
				"rc-tween-one": "^2.2.12",
				"react": "^16.5.2",
				"react-color": "^2.14.1",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^5.0.0",
				"react-dnd-html5-backend": "^5.0.1",
				"react-document-title": "^2.0.3",
				"react-dom": "^16.5.2",
				"react-github-button": "^0.1.11",
				"react-infinite-scroller": "^1.2.1",
				"react-intl": "^2.7.0",
				"react-resizable": "^1.7.5",
				"react-router-dom": "^4.3.1",
				"react-sticky": "^6.0.3",
				"react-sublime-video": "^0.2.5",
				"react-virtualized": "~9.21.0",
				"remark-frontmatter": "^1.3.0",
				"remark-parse": "^6.0.0",
				"remark-stringify": "^6.0.0",
				"remark-yaml-config": "^4.0.2",
				"reqwest": "^2.0.5",
				"rimraf": "^2.6.2",
				"scrollama": "^1.4.4",
				"stylelint": "^9.6.0",
				"stylelint-config-standard": "^18.2.0",
				"typescript": "~3.1.1",
				"unified": "^7.0.0",
				"values.js": "^1.0.3",
				"webpackbar": "^2.6.3",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.1.4"
			},
			"scripts": {
				"test": "jest --config .jest.js",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"sort-api": "node ./scripts/sort-api-table.js",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml _site && cp -r .circleci _site",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint",
				"lint-staged:es": "eslint ./.*.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"npm run lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"npm run lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"npm run lint-staged:demo"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*"
			],
			"gitHead": "50d57cc79bb855a7ee5f4e82f7c7489b6c4fc8a1",
			"_id": "antd@3.10.3",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "8.11.3",
			"_npmUser": {
				"name": "yutingzhao1991",
				"email": "yutingzhao1991@sina.com"
			},
			"dist": {
				"integrity": "sha512-AO1elslUvVR2rxNpk0ywaudhVvmz5mjexaVMv0V3ifbygSxVNXyXmTmVycrvjcfWi/4vgpnQm4gm3nJaQpq5lA==",
				"shasum": "7b28eb5c005c3c9701366c46f2f2e52d9e175b62",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.10.3.tgz",
				"fileCount": 1919,
				"unpackedSize": 29186182,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb09qYCRA9TVsSAnZWagAAKO0QAJeW+MtdyXd7DHL3Tjjh\ndj7HB7p1SRDcwcVeIMnj0IClGFP62DqTwqyt0VEZN2FVfiP7rPcxv3kpelnR\nSVym971teUJuiJZrOttbjbJc+llEOxrflpb2/A6zyyHN5xHJMXBAhEeiwU+f\nAvsJD2fANOsZjoz/hHbGv0uE5CwCo8Mttlrj25zRAwKdrQGTVXvMsZXxeuTZ\njv6gcH7i81QUJILI6DsDOBQxjSRep2gFgQ+7CPvoMYfg922fEYdEPAR2hG5K\n2PpJbBHyLC6g3g/RwL7epy8wSDnFbyKFLZ2Dyb5dcr40gZQvtLqOFov3v8r2\nZ46HfBHjsKMB9fFa9PnwF9Xb5BxmmBQPh2EDtAJ6WgfulhdJr9Po4fu2okHL\nbmTsFpGzhb1r3f+0IYaiSagLa693D7aN+SBMzFl8jd9CRYbvUd1NRc3KWPSc\nIPmsCl7fgEd9kEDziBxpoTmD9QyZs+uxEKr7FG8iKSTsQW0NZQre2mhkJ3TS\n9JrH/Lcr/wKOuyjBBW47QJuePjRSULrmj5ovkIMf/ToG070vJPPFaub7QC6m\nRY6AANGMokhEfUeBzbGvi3sJD3/EE93/cupLN17cd/Eyor4yKeFMrZ5nm8df\nK59N9g0mH7FZATYUoSoVXECf0kp7EIEVBNDhrL8rp5TiO1vVlRYP4O1DZ8CL\nhe4H\r\n=Feiq\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "418150596@qq.com",
					"name": "ddcat1115"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "644506165@qq.com",
					"name": "nikogu"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "surgesoft@gmail.com",
					"name": "raohai"
				},
				{
					"email": "valleykiddy@gmail.com",
					"name": "valleykid"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.10.3_1540610711272_0.7334217143446091"
			},
			"_hasShrinkwrap": false
		},
		"3.10.4": {
			"name": "antd",
			"version": "3.10.4",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"@ant-design/icons": "~1.1.15",
				"@ant-design/icons-react": "~1.1.2",
				"array-tree-filter": "^2.1.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.6",
				"create-react-class": "^15.6.3",
				"create-react-context": "0.2.3",
				"css-animation": "^1.4.1",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.6",
				"intersperse": "^1.0.0",
				"lodash": "^4.17.11",
				"moment": "^2.22.2",
				"omit.js": "^1.0.0",
				"prop-types": "^15.6.2",
				"raf": "^3.4.0",
				"rc-animate": "^2.5.4",
				"rc-calendar": "~9.7.9",
				"rc-cascader": "~0.16.0",
				"rc-checkbox": "~2.1.5",
				"rc-collapse": "~1.10.0",
				"rc-dialog": "~7.2.1",
				"rc-drawer": "~1.7.6",
				"rc-dropdown": "~2.2.1",
				"rc-editor-mention": "^1.1.7",
				"rc-form": "^2.2.3",
				"rc-input-number": "~4.3.0",
				"rc-menu": "~7.4.12",
				"rc-notification": "~3.2.0",
				"rc-pagination": "~1.17.3",
				"rc-progress": "~2.2.6",
				"rc-rate": "~2.4.2",
				"rc-select": "~8.4.0",
				"rc-slider": "~8.6.3",
				"rc-steps": "~3.3.0",
				"rc-switch": "~1.8.0",
				"rc-table": "~6.3.4",
				"rc-tabs": "~9.4.6",
				"rc-time-picker": "~3.4.0",
				"rc-tooltip": "~3.7.3",
				"rc-tree": "~1.14.6",
				"rc-tree-select": "~2.3.1",
				"rc-trigger": "^2.6.2",
				"rc-upload": "~2.6.0",
				"rc-util": "^4.5.1",
				"react-lazy-load": "^3.0.13",
				"react-lifecycles-compat": "^3.0.4",
				"react-slick": "~0.23.2",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.2"
			},
			"devDependencies": {
				"@types/classnames": "^2.2.6",
				"@types/prop-types": "^15.5.6",
				"@types/react": "^16.4.15",
				"@types/react-dom": "^16.0.8",
				"@types/react-intl": "^2.3.11",
				"@types/react-slick": "^0.23.2",
				"@yesmeck/offline-plugin": "^5.0.5",
				"ansi-styles": "^3.2.1",
				"ant-design-palettes": "^1.1.3",
				"antd-theme-generator": "1.1.4",
				"antd-tools": "^5.2.2",
				"babel-cli": "^6.26.0",
				"babel-eslint": "^10.0.1",
				"bezier-easing": "^2.1.0",
				"bisheng": "^0.28.4",
				"bisheng-plugin-antd": "^0.16.5",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^0.6.3",
				"bisheng-plugin-toc": "^0.4.4",
				"commander": "^2.18.0",
				"cross-env": "^5.2.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"delegate": "^3.2.0",
				"docsearch.js": "^2.5.2",
				"dora-plugin-upload": "^0.3.2",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.7.0",
				"enzyme-adapter-react-16": "^1.6.0",
				"enzyme-to-json": "^3.3.4",
				"eslint": "^5.6.1",
				"eslint-config-airbnb": "^17.1.0",
				"eslint-plugin-babel": "^5.2.1",
				"eslint-plugin-import": "^2.14.0",
				"eslint-plugin-jsx-a11y": "^6.1.2",
				"eslint-plugin-markdown": "~1.0.0-beta.6",
				"eslint-plugin-react": "^7.11.1",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"glob": "^7.1.3",
				"immutability-helper": "^2.8.1",
				"intersection-observer": "^0.5.0",
				"jest": "^23.6.0",
				"jsdom": "^13.0.0",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^8.0.2",
				"lz-string": "^1.4.4",
				"majo": "^0.6.2",
				"mockdate": "^2.0.2",
				"moment-timezone": "^0.5.21",
				"pre-commit": "^1.2.2",
				"preact": "^8.3.1",
				"preact-compat": "^3.18.4",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.6.6",
				"rc-scroll-anim": "^2.5.5",
				"rc-tween-one": "^2.2.12",
				"react": "^16.5.2",
				"react-color": "^2.14.1",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^5.0.0",
				"react-dnd-html5-backend": "^5.0.1",
				"react-document-title": "^2.0.3",
				"react-dom": "^16.5.2",
				"react-github-button": "^0.1.11",
				"react-infinite-scroller": "^1.2.1",
				"react-intl": "^2.7.0",
				"react-resizable": "^1.7.5",
				"react-router-dom": "^4.3.1",
				"react-sticky": "^6.0.3",
				"react-sublime-video": "^0.2.5",
				"react-virtualized": "~9.21.0",
				"remark-frontmatter": "^1.3.0",
				"remark-parse": "^6.0.0",
				"remark-stringify": "^6.0.0",
				"remark-yaml-config": "^4.0.2",
				"reqwest": "^2.0.5",
				"rimraf": "^2.6.2",
				"scrollama": "^1.4.4",
				"stylelint": "~9.6.0",
				"stylelint-config-standard": "^18.2.0",
				"typescript": "~3.1.1",
				"unified": "^7.0.0",
				"values.js": "^1.0.3",
				"webpackbar": "^2.6.3",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.1.4"
			},
			"scripts": {
				"test": "jest --config .jest.js --verbose=false",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"sort-api": "node ./scripts/sort-api-table.js",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml _site && cp -r .circleci _site",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint",
				"lint-staged:es": "eslint ./.*.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"npm run lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"npm run lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"npm run lint-staged:demo"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*"
			],
			"gitHead": "fc891c356f212a1bb62a6c751e314918604f29a7",
			"_id": "antd@3.10.4",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "8.10.0",
			"_npmUser": {
				"name": "picodoth",
				"email": "picodoth@gmail.com"
			},
			"dist": {
				"integrity": "sha512-IpdcUTRTV0EnZpvIQLBfkCJeHNLJj6a2dM8HtfxYKTW4yBCaoI9ZzDYoi1Cg9RNHQO1jqHFArkHJTbq2LF7XWQ==",
				"shasum": "e975c14e726801c7203d879a866f5ce8e47328c8",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.10.4.tgz",
				"fileCount": 1919,
				"unpackedSize": 29200731,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb3bpwCRA9TVsSAnZWagAAZAgP/2j0Q1f/xDE/HGRXbkxP\nRWyD/ur542Eb+c2CIu4S7GF1wZqJACacoedTTrY2dzZFkLUEUaoJCriAU3hz\nDIz32YP46KoXmQXx0GNAIAI2072c2rnmzh4oSPTlBLXW0kKoIa4A6IZ4duvh\neqvdiUalzPgu4NQ7JFcJBOphuwKTG6LagZNOxhXZfjbTwxBAQJdT6P6u1dZf\nNxBtmiQ5o/d7AdhrUFAkSLeX5HBuEgbn47Es53VkrOYQP8w4Xnr+IzEEOZf9\n9FFcGTzr/JmqVVVdTRu4D04vzGHmk5oKV0SlsvrTh4M77hbNA7bxE3hkrRjd\no7GH+XupqZtInvH+Lqg/5MEj+vsJCJtv7o64RA34XjMyMDa5XYVhOIrxGkPF\ngnJtpY/TsV4U1mzQJwL9oczPl0dyLX7wNldZ1pdPM+OtaDJFjol0fkp7D1wh\nVXp/hBohI9du0XqOADa+98FTxp5Mw/h1koH8YHV807PUaf5p4QAjhMGeQFZq\n17HbgVoBetvP9RQ0VvTbXOHTYToa+VVFpfRUp+Yn7DrVnErS3GhpbLuC32+f\nfF9rsAuKeGhFovrYR6/wuzIezX4K/jh+zajz4m8i/8mVYKn5sLqdPUinKL4c\nhW6t9HKHvKumTUGyCg32PJrMBiQP6vodqbrcTDw+e5Ksr+QupEIvxDFqTjsb\ndYbV\r\n=zohH\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "418150596@qq.com",
					"name": "ddcat1115"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "644506165@qq.com",
					"name": "nikogu"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "surgesoft@gmail.com",
					"name": "raohai"
				},
				{
					"email": "valleykiddy@gmail.com",
					"name": "valleykid"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.10.4_1541257838516_0.45974876672739673"
			},
			"_hasShrinkwrap": false
		},
		"3.10.5": {
			"name": "antd",
			"version": "3.10.5",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"@ant-design/icons": "~1.1.15",
				"@ant-design/icons-react": "~1.1.2",
				"array-tree-filter": "^2.1.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.6",
				"create-react-class": "^15.6.3",
				"create-react-context": "0.2.3",
				"css-animation": "^1.4.1",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.6",
				"intersperse": "^1.0.0",
				"lodash": "^4.17.11",
				"moment": "^2.22.2",
				"omit.js": "^1.0.0",
				"prop-types": "^15.6.2",
				"raf": "^3.4.0",
				"rc-animate": "^2.5.4",
				"rc-calendar": "~9.7.9",
				"rc-cascader": "~0.16.0",
				"rc-checkbox": "~2.1.5",
				"rc-collapse": "~1.10.0",
				"rc-dialog": "~7.2.1",
				"rc-drawer": "~1.7.6",
				"rc-dropdown": "~2.2.1",
				"rc-editor-mention": "^1.1.7",
				"rc-form": "^2.2.3",
				"rc-input-number": "~4.3.0",
				"rc-menu": "~7.4.12",
				"rc-notification": "~3.2.0",
				"rc-pagination": "~1.17.3",
				"rc-progress": "~2.2.6",
				"rc-rate": "~2.4.2",
				"rc-select": "~8.4.0",
				"rc-slider": "~8.6.3",
				"rc-steps": "~3.3.0",
				"rc-switch": "~1.8.0",
				"rc-table": "~6.3.4",
				"rc-tabs": "~9.4.6",
				"rc-time-picker": "~3.4.0",
				"rc-tooltip": "~3.7.3",
				"rc-tree": "~1.14.6",
				"rc-tree-select": "~2.3.1",
				"rc-trigger": "^2.6.2",
				"rc-upload": "~2.6.0",
				"rc-util": "^4.5.1",
				"react-lazy-load": "^3.0.13",
				"react-lifecycles-compat": "^3.0.4",
				"react-slick": "~0.23.2",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.2"
			},
			"devDependencies": {
				"@types/classnames": "^2.2.6",
				"@types/prop-types": "^15.5.6",
				"@types/react": "^16.4.15",
				"@types/react-dom": "^16.0.8",
				"@types/react-intl": "^2.3.11",
				"@types/react-slick": "^0.23.2",
				"@yesmeck/offline-plugin": "^5.0.5",
				"ansi-styles": "^3.2.1",
				"ant-design-palettes": "^1.1.3",
				"antd-theme-generator": "1.1.4",
				"antd-tools": "^5.2.2",
				"babel-cli": "^6.26.0",
				"babel-eslint": "^10.0.1",
				"bezier-easing": "^2.1.0",
				"bisheng": "^0.28.4",
				"bisheng-plugin-antd": "^0.16.5",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^0.6.3",
				"bisheng-plugin-toc": "^0.4.4",
				"commander": "^2.18.0",
				"cross-env": "^5.2.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"delegate": "^3.2.0",
				"docsearch.js": "^2.5.2",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.7.0",
				"enzyme-adapter-react-16": "^1.6.0",
				"enzyme-to-json": "^3.3.4",
				"eslint": "^5.6.1",
				"eslint-config-airbnb": "^17.1.0",
				"eslint-plugin-babel": "^5.2.1",
				"eslint-plugin-import": "^2.14.0",
				"eslint-plugin-jsx-a11y": "^6.1.2",
				"eslint-plugin-markdown": "~1.0.0-beta.6",
				"eslint-plugin-react": "^7.11.1",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"glob": "^7.1.3",
				"immutability-helper": "^2.8.1",
				"intersection-observer": "^0.5.0",
				"jest": "^23.6.0",
				"jsdom": "^13.0.0",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^8.0.2",
				"lz-string": "^1.4.4",
				"majo": "^0.6.2",
				"mockdate": "^2.0.2",
				"moment-timezone": "^0.5.21",
				"pre-commit": "^1.2.2",
				"preact": "^8.3.1",
				"preact-compat": "^3.18.4",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.6.6",
				"rc-scroll-anim": "^2.5.5",
				"rc-tween-one": "^2.2.12",
				"react": "^16.5.2",
				"react-color": "^2.14.1",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^5.0.0",
				"react-dnd-html5-backend": "^5.0.1",
				"react-document-title": "^2.0.3",
				"react-dom": "^16.5.2",
				"react-github-button": "^0.1.11",
				"react-infinite-scroller": "^1.2.1",
				"react-intl": "^2.7.0",
				"react-resizable": "^1.7.5",
				"react-router-dom": "^4.3.1",
				"react-sticky": "^6.0.3",
				"react-sublime-video": "^0.2.5",
				"react-virtualized": "~9.21.0",
				"remark-frontmatter": "^1.3.0",
				"remark-parse": "^6.0.0",
				"remark-stringify": "^6.0.0",
				"remark-yaml-config": "^4.0.2",
				"reqwest": "^2.0.5",
				"rimraf": "^2.6.2",
				"scrollama": "^1.4.4",
				"stylelint": "~9.6.0",
				"stylelint-config-standard": "^18.2.0",
				"typescript": "~3.1.1",
				"unified": "^7.0.0",
				"values.js": "^1.0.3",
				"webpackbar": "^2.6.3",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.1.4"
			},
			"scripts": {
				"test": "jest --config .jest.js --verbose=false",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"sort-api": "node ./scripts/sort-api-table.js",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml _site && cp -r .circleci _site",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint",
				"lint-staged:es": "eslint ./.*.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"npm run lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"npm run lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"npm run lint-staged:demo"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*"
			],
			"gitHead": "506ae0c0cf1c3d4e2ff8b1a9224e9512dc03c094",
			"_id": "antd@3.10.5",
			"_npmVersion": "6.4.0",
			"_nodeVersion": "9.8.0",
			"_npmUser": {
				"name": "dengfuping",
				"email": "dengfuping_develop@163.com"
			},
			"dist": {
				"integrity": "sha512-67vUJ+/a7yWvVu/Niz0aj0v4n9XtFsP3hPt4vT7JMQ2k8wbK3jxWDcp6QOodTtZIfWpqt73umkubNLFbIe/7bg==",
				"shasum": "83957ef78d1741511f83ea9c82f96c2a7b2bdf6a",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.10.5.tgz",
				"fileCount": 1917,
				"unpackedSize": 29220967,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb5aoUCRA9TVsSAnZWagAA4NQP/2bMncffZev0NhJiYPJe\nSw6df4DwtW+Zk4ZQe6rprG8RdaRnO9NBm8SqvWCMXKnrx3r66RpwMcaJNFa2\nzzOy/ewMrmkVOXCALj330xDSJybd33RrBblmH/jHcRBAXSkgo4U459gcJLmT\n7sVoeNcWJuJhgFF4P772JV5MYsEWqXKvR571+q8l+cdUuAWcLwNZncOzqHih\nxo8B/gYn11603OVX7s7MYO+gJ4YxxqmxHZknyGHaps/sDVFboQZAwvR+VSyZ\nhAm/AfDqc3AX3/f8NzjxXiKYUuPCy++8VLn4WYbeZzq3Umu/cWR566dXGzKp\nEVA9RmxX1Y4+RaodyrvsQkH9GEIlzBKtdmOydzsid9WEKPHUQlv8zzEAS/2P\nsw2ROW9vFijrmscCbsfOBgNduJ4MLWH/9jCdmWol2rL2QUaU4EWnjDWyds5R\nbNpBY0DgfxQwtMhBdpM8qSJ17VSgw/nMQpOlMx93wtNM0iy/O05Wu0wRpCu0\nXuu5YuBql8JVT+MDsFzDGG9Vhzqbsi+wV0fTktBoQj+A8pS4Ol1x+RLbcDko\naZZ5GBuxpyeZ7H3/UKXGKyAmMgM82zH9UZWqZSaoUrmNSY33lRltbtOISeyV\ntJ04WF4ELdW787xtf+2GTk5E9D2A7FYLnr5SchnhyL4dlrRFZqBTdr3mnu7F\n6k5x\r\n=9mm4\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "418150596@qq.com",
					"name": "ddcat1115"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "644506165@qq.com",
					"name": "nikogu"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "surgesoft@gmail.com",
					"name": "raohai"
				},
				{
					"email": "valleykiddy@gmail.com",
					"name": "valleykid"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.10.5_1541777938994_0.49471283240156394"
			},
			"_hasShrinkwrap": false
		},
		"3.10.6": {
			"name": "antd",
			"version": "3.10.6",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"@ant-design/icons": "~1.1.15",
				"@ant-design/icons-react": "~1.1.2",
				"array-tree-filter": "^2.1.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.6",
				"create-react-class": "^15.6.3",
				"create-react-context": "0.2.3",
				"css-animation": "^1.4.1",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.6",
				"intersperse": "^1.0.0",
				"lodash": "^4.17.11",
				"moment": "^2.22.2",
				"omit.js": "^1.0.0",
				"prop-types": "^15.6.2",
				"raf": "^3.4.0",
				"rc-animate": "^2.5.4",
				"rc-calendar": "~9.7.9",
				"rc-cascader": "~0.16.0",
				"rc-checkbox": "~2.1.5",
				"rc-collapse": "~1.10.0",
				"rc-dialog": "~7.2.1",
				"rc-drawer": "~1.7.6",
				"rc-dropdown": "~2.2.1",
				"rc-editor-mention": "^1.1.7",
				"rc-form": "^2.2.3",
				"rc-input-number": "~4.3.0",
				"rc-menu": "~7.4.12",
				"rc-notification": "~3.2.0",
				"rc-pagination": "~1.17.3",
				"rc-progress": "~2.2.6",
				"rc-rate": "~2.4.2",
				"rc-select": "~8.4.0",
				"rc-slider": "~8.6.3",
				"rc-steps": "~3.3.0",
				"rc-switch": "~1.8.0",
				"rc-table": "~6.3.4",
				"rc-tabs": "~9.4.6",
				"rc-time-picker": "~3.4.0",
				"rc-tooltip": "~3.7.3",
				"rc-tree": "~1.14.6",
				"rc-tree-select": "~2.3.1",
				"rc-trigger": "^2.6.2",
				"rc-upload": "~2.6.0",
				"rc-util": "^4.5.1",
				"react-lazy-load": "^3.0.13",
				"react-lifecycles-compat": "^3.0.4",
				"react-slick": "~0.23.2",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.2"
			},
			"devDependencies": {
				"@types/classnames": "^2.2.6",
				"@types/prop-types": "^15.5.6",
				"@types/react": "^16.4.15",
				"@types/react-dom": "^16.0.8",
				"@types/react-intl": "^2.3.11",
				"@types/react-slick": "^0.23.2",
				"@yesmeck/offline-plugin": "^5.0.5",
				"ansi-styles": "^3.2.1",
				"ant-design-palettes": "^1.1.3",
				"antd-theme-generator": "^1.1.4",
				"antd-tools": "^5.2.2",
				"babel-cli": "^6.26.0",
				"babel-eslint": "^10.0.1",
				"bezier-easing": "^2.1.0",
				"bisheng": "^0.28.4",
				"bisheng-plugin-antd": "^0.16.5",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^0.6.3",
				"bisheng-plugin-toc": "^0.4.4",
				"commander": "^2.18.0",
				"cross-env": "^5.2.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"delegate": "^3.2.0",
				"docsearch.js": "^2.5.2",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.7.0",
				"enzyme-adapter-react-16": "^1.6.0",
				"enzyme-to-json": "^3.3.4",
				"eslint": "^5.6.1",
				"eslint-config-airbnb": "^17.1.0",
				"eslint-plugin-babel": "^5.2.1",
				"eslint-plugin-import": "^2.14.0",
				"eslint-plugin-jsx-a11y": "^6.1.2",
				"eslint-plugin-markdown": "~1.0.0-beta.6",
				"eslint-plugin-react": "^7.11.1",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"glob": "^7.1.3",
				"immutability-helper": "^2.8.1",
				"intersection-observer": "^0.5.0",
				"jest": "^23.6.0",
				"jsdom": "^13.0.0",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^8.0.2",
				"lz-string": "^1.4.4",
				"majo": "^0.6.2",
				"mockdate": "^2.0.2",
				"moment-timezone": "^0.5.21",
				"pre-commit": "^1.2.2",
				"preact": "^8.3.1",
				"preact-compat": "^3.18.4",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.6.6",
				"rc-scroll-anim": "^2.5.5",
				"rc-tween-one": "^2.2.12",
				"react": "^16.5.2",
				"react-color": "^2.14.1",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^5.0.0",
				"react-dnd-html5-backend": "^5.0.1",
				"react-document-title": "^2.0.3",
				"react-dom": "^16.5.2",
				"react-github-button": "^0.1.11",
				"react-infinite-scroller": "^1.2.1",
				"react-intl": "^2.7.0",
				"react-resizable": "^1.7.5",
				"react-router-dom": "^4.3.1",
				"react-sticky": "^6.0.3",
				"react-sublime-video": "^0.2.5",
				"react-virtualized": "~9.21.0",
				"remark-frontmatter": "^1.3.0",
				"remark-parse": "^6.0.0",
				"remark-stringify": "^6.0.0",
				"remark-yaml-config": "^4.0.2",
				"reqwest": "^2.0.5",
				"rimraf": "^2.6.2",
				"scrollama": "^1.4.4",
				"stylelint": "~9.6.0",
				"stylelint-config-standard": "^18.2.0",
				"typescript": "~3.1.1",
				"unified": "^7.0.0",
				"values.js": "^1.0.3",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.1.4"
			},
			"scripts": {
				"test": "jest --config .jest.js --verbose=false",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"sort-api": "node ./scripts/sort-api-table.js",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml _site && cp -r .circleci _site",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint",
				"lint-staged:es": "eslint ./.*.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"npm run lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"npm run lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"npm run lint-staged:demo"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*"
			],
			"gitHead": "90f29b5880080e5a38a7b43971cb9992f26df870",
			"_id": "antd@3.10.6",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "11.1.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"integrity": "sha512-vA72ozYul5jKW2ase45OiF/5jlYKyz6CPMcx806rDQF1D4DGD+8DrWTwOKlOYhJIxW0QE9SP9cI3wlaMZgpcXw==",
				"shasum": "7141882230b943d15d749fcefd69aac5751a291e",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.10.6.tgz",
				"fileCount": 1917,
				"unpackedSize": 29416811,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb6AQwCRA9TVsSAnZWagAAmEYP/jULtFabq1GMsVSUqPPr\n+7CEGxGnzdpEOGht8V68872IQPZLEuVvqOXurfI5M6YgSJnoPJcqmFCw5CLp\nOyfCdpXYmxkKtkuXK44VKaL5BZKrX7nwB7eUGXsF3cTYFlExKPhM8q9cFVoK\nIVULhxDe02fbWvv3ATfyF7XqqbQIqL3EBiepkOc08jflT0OiGqSeDfNUjXNO\nb7xc9HRCJjR8rFX6MS9M44EN7GSjjnoEydvh8IRjTCBo8HeCfeYgwioXWsBH\nEpKbBtTk0sVnrSSAmbdncbTL6Yy2NeE6JdsfMjJQHVvVuAmUr9wK6BSur2lD\nQnuR97DainQV11MS6GZstDZWq/tZ5u57n+/Gyqsomzx3J/Iq7UtkJmVJe3gL\nfnr1TGunrMGZtnkyW64+4qkENMEyIeRdzMbmulsrJwQI70qL540EBw5nu/LY\nL7NWn5pA+HVJRT1J8SFipbI84s6ay3WwgFYjUJ6KY8h8jzKpQg1sBZHKDuyf\n1W1jJETU+AEatGam+12VjbPByNN8Md7C7JnOVBPVKRcWeKFkacCqCCtk3998\nlQszztVdWA4SesJDL6FYnIewt/pwnU735KfZIJUpD7FVBp70ykUWBQufXGHj\nUMzWpcQL2rUrSoGcDDcPRZ8z1Pmig0pl3DWDzK2yVk4rPEIqwGfGj96FEinw\nKFG3\r\n=QaFv\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "418150596@qq.com",
					"name": "ddcat1115"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "644506165@qq.com",
					"name": "nikogu"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "surgesoft@gmail.com",
					"name": "raohai"
				},
				{
					"email": "valleykiddy@gmail.com",
					"name": "valleykid"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.10.6_1541932079419_0.2105801686141242"
			},
			"_hasShrinkwrap": false
		},
		"3.10.7": {
			"name": "antd",
			"version": "3.10.7",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"@ant-design/icons": "~1.1.15",
				"@ant-design/icons-react": "~1.1.2",
				"array-tree-filter": "^2.1.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.6",
				"create-react-class": "^15.6.3",
				"create-react-context": "0.2.3",
				"css-animation": "^1.4.1",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.6",
				"intersperse": "^1.0.0",
				"lodash": "^4.17.11",
				"moment": "^2.22.2",
				"omit.js": "^1.0.0",
				"prop-types": "^15.6.2",
				"raf": "^3.4.0",
				"rc-animate": "^2.5.4",
				"rc-calendar": "~9.7.9",
				"rc-cascader": "~0.16.0",
				"rc-checkbox": "~2.1.5",
				"rc-collapse": "~1.10.0",
				"rc-dialog": "~7.2.1",
				"rc-drawer": "~1.7.6",
				"rc-dropdown": "~2.2.1",
				"rc-editor-mention": "^1.1.7",
				"rc-form": "^2.2.3",
				"rc-input-number": "~4.3.0",
				"rc-menu": "~7.4.12",
				"rc-notification": "~3.2.0",
				"rc-pagination": "~1.17.3",
				"rc-progress": "~2.2.6",
				"rc-rate": "~2.4.2",
				"rc-select": "~8.4.0",
				"rc-slider": "~8.6.3",
				"rc-steps": "~3.3.0",
				"rc-switch": "~1.8.0",
				"rc-table": "~6.3.4",
				"rc-tabs": "~9.4.6",
				"rc-time-picker": "~3.4.0",
				"rc-tooltip": "~3.7.3",
				"rc-tree": "~1.14.6",
				"rc-tree-select": "~2.3.1",
				"rc-trigger": "^2.6.2",
				"rc-upload": "~2.6.0",
				"rc-util": "^4.5.1",
				"react-lazy-load": "^3.0.13",
				"react-lifecycles-compat": "^3.0.4",
				"react-slick": "~0.23.2",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.2"
			},
			"devDependencies": {
				"@types/classnames": "^2.2.6",
				"@types/prop-types": "^15.5.6",
				"@types/react": "^16.4.15",
				"@types/react-dom": "^16.0.8",
				"@types/react-intl": "^2.3.11",
				"@types/react-slick": "^0.23.2",
				"@yesmeck/offline-plugin": "^5.0.5",
				"ansi-styles": "^3.2.1",
				"ant-design-palettes": "^1.1.3",
				"antd-theme-generator": "^1.1.4",
				"antd-tools": "^5.2.2",
				"babel-cli": "^6.26.0",
				"babel-eslint": "^10.0.1",
				"bezier-easing": "^2.1.0",
				"bisheng": "^0.28.4",
				"bisheng-plugin-antd": "^0.16.5",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^0.6.3",
				"bisheng-plugin-toc": "^0.4.4",
				"commander": "^2.18.0",
				"cross-env": "^5.2.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"delegate": "^3.2.0",
				"docsearch.js": "^2.5.2",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.7.0",
				"enzyme-adapter-react-16": "^1.6.0",
				"enzyme-to-json": "^3.3.4",
				"eslint": "^5.6.1",
				"eslint-config-airbnb": "^17.1.0",
				"eslint-plugin-babel": "^5.2.1",
				"eslint-plugin-import": "^2.14.0",
				"eslint-plugin-jsx-a11y": "^6.1.2",
				"eslint-plugin-markdown": "~1.0.0-beta.6",
				"eslint-plugin-react": "^7.11.1",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"glob": "^7.1.3",
				"immutability-helper": "^2.8.1",
				"intersection-observer": "^0.5.0",
				"jest": "^23.6.0",
				"jsdom": "^13.0.0",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^8.0.2",
				"lz-string": "^1.4.4",
				"majo": "^0.6.2",
				"mockdate": "^2.0.2",
				"moment-timezone": "^0.5.21",
				"pre-commit": "^1.2.2",
				"preact": "^8.3.1",
				"preact-compat": "^3.18.4",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.6.6",
				"rc-scroll-anim": "^2.5.5",
				"rc-tween-one": "^2.2.12",
				"react": "^16.5.2",
				"react-color": "^2.14.1",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^5.0.0",
				"react-dnd-html5-backend": "^5.0.1",
				"react-document-title": "^2.0.3",
				"react-dom": "^16.5.2",
				"react-github-button": "^0.1.11",
				"react-infinite-scroller": "^1.2.1",
				"react-intl": "^2.7.0",
				"react-resizable": "^1.7.5",
				"react-router-dom": "^4.3.1",
				"react-sticky": "^6.0.3",
				"react-sublime-video": "^0.2.5",
				"react-virtualized": "~9.21.0",
				"remark-frontmatter": "^1.3.0",
				"remark-parse": "^6.0.0",
				"remark-stringify": "^6.0.0",
				"remark-yaml-config": "^4.0.2",
				"reqwest": "^2.0.5",
				"rimraf": "^2.6.2",
				"scrollama": "^1.4.4",
				"stylelint": "~9.6.0",
				"stylelint-config-standard": "^18.2.0",
				"typescript": "~3.1.1",
				"unified": "^7.0.0",
				"values.js": "^1.0.3",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.1.4"
			},
			"scripts": {
				"test": "jest --config .jest.js --verbose=false",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"sort-api": "node ./scripts/sort-api-table.js",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml _site && cp -r .circleci _site",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint",
				"lint-staged:es": "eslint ./.*.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"npm run lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"npm run lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"npm run lint-staged:demo"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*"
			],
			"gitHead": "74aeaceaa88034b8cb669efb8aa3b6de41ff6f9d",
			"_id": "antd@3.10.7",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "11.1.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"integrity": "sha512-lV3X8m8OJZ/YP1E+Bv89jx0uZvrHE44RDs4fdY9Qoez9MZ+yxka9AarfH9vB+QMbcEAtfzCNynAoZ2GvQ0xFHA==",
				"shasum": "7c7901dc18532e5467f84d241921e4a072d5f2a8",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.10.7.tgz",
				"fileCount": 1917,
				"unpackedSize": 29416821,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb6AtlCRA9TVsSAnZWagAAam4P/Rowj+qdnoScUMreQB2J\nPDeCiidlmptBzhKSCzqbKIGsOO/jr895Eqai3ZUGh/mMweJpAak4mIf0hqBB\nR7jqe5KbXjle04Hid65UTFrK50juVWjzIIqpSfQxXQOJ10rw+wxKBJxy5Wmx\nKESQJdm5vsiUXSm2GWqHMVYwVX2zsh4CwfmX45IqrQa0aHx5bqaQF26A07+5\nhidLDygwmnezQBKozV/+e5UoDdA1ob2/IAcS4p2jlaDjoZ4L23q16Xyu63C0\nCu6w1eaLKdOaJHbJammAORLjnS3qWtFKX43iBmm6tgH8+oituZrrVrKkiZjI\nuzpnxcGfYTUOJwzAk2DaDWsZzBiSOygt20J9LTPcFnNE9JVO1fKrEVcQ+tJI\nV1IG2tbEwZ9o3E1PRtqj/iizNK5VdatPLNyIe+d9IWeUmdU0lRWSfkj19ZYB\nSQUyf4m1e0GGycLmSKFFnpNat2fbYXFSqtpNEn9jdeok9YPOrZfGjz80G+3k\nlHZ3rjGbRQm4z6aHtqfYl+Ld80zTz6IL1hFUDhAnERrCWdApKDF9PV6fawjJ\nOYLrxKWxnl9doBHeBDjyJs8r2Ph34HU4QQ+PA862A4otbNyhDg6KjabuNTHT\nvBPZp+zG8+6gtiwSGlgW4AjnDod29WQwr5eLomL5IeI204bW11O18zEmd4zh\nyPWW\r\n=XBth\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "418150596@qq.com",
					"name": "ddcat1115"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "644506165@qq.com",
					"name": "nikogu"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "surgesoft@gmail.com",
					"name": "raohai"
				},
				{
					"email": "valleykiddy@gmail.com",
					"name": "valleykid"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.10.7_1541933924612_0.9765756581392391"
			},
			"_hasShrinkwrap": false
		},
		"3.10.8": {
			"name": "antd",
			"version": "3.10.8",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"@ant-design/icons": "~1.1.15",
				"@ant-design/icons-react": "~1.1.2",
				"array-tree-filter": "^2.1.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.6",
				"create-react-class": "^15.6.3",
				"create-react-context": "0.2.3",
				"css-animation": "^1.5.0",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.6",
				"intersperse": "^1.0.0",
				"lodash": "^4.17.11",
				"moment": "^2.22.2",
				"omit.js": "^1.0.0",
				"prop-types": "^15.6.2",
				"raf": "^3.4.0",
				"rc-animate": "^2.5.4",
				"rc-calendar": "~9.7.9",
				"rc-cascader": "~0.16.0",
				"rc-checkbox": "~2.1.5",
				"rc-collapse": "~1.10.0",
				"rc-dialog": "~7.2.1",
				"rc-drawer": "~1.7.6",
				"rc-dropdown": "~2.2.1",
				"rc-editor-mention": "^1.1.7",
				"rc-form": "^2.2.3",
				"rc-input-number": "~4.3.0",
				"rc-menu": "~7.4.12",
				"rc-notification": "~3.2.0",
				"rc-pagination": "~1.17.3",
				"rc-progress": "~2.2.6",
				"rc-rate": "~2.4.2",
				"rc-select": "~8.4.0",
				"rc-slider": "~8.6.3",
				"rc-steps": "~3.3.0",
				"rc-switch": "~1.8.0",
				"rc-table": "~6.3.4",
				"rc-tabs": "~9.5.1",
				"rc-time-picker": "~3.4.0",
				"rc-tooltip": "~3.7.3",
				"rc-tree": "~1.14.6",
				"rc-tree-select": "~2.3.1",
				"rc-trigger": "^2.6.2",
				"rc-upload": "~2.6.0",
				"rc-util": "^4.5.1",
				"react-lazy-load": "^3.0.13",
				"react-lifecycles-compat": "^3.0.4",
				"react-slick": "~0.23.2",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.2"
			},
			"devDependencies": {
				"@types/classnames": "^2.2.6",
				"@types/prop-types": "^15.5.6",
				"@types/react": "^16.4.15",
				"@types/react-dom": "^16.0.8",
				"@types/react-intl": "^2.3.11",
				"@types/react-slick": "^0.23.2",
				"@yesmeck/offline-plugin": "^5.0.5",
				"ansi-styles": "^3.2.1",
				"ant-design-palettes": "^1.1.3",
				"antd-theme-generator": "^1.1.4",
				"antd-tools": "^5.2.2",
				"babel-cli": "^6.26.0",
				"babel-eslint": "^10.0.1",
				"bisheng": "^0.28.4",
				"bisheng-plugin-antd": "^0.16.5",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^0.6.3",
				"bisheng-plugin-toc": "^0.4.4",
				"commander": "^2.18.0",
				"cross-env": "^5.2.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.5.2",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.7.0",
				"enzyme-adapter-react-16": "^1.6.0",
				"enzyme-to-json": "^3.3.4",
				"eslint": "^5.6.1",
				"eslint-config-airbnb": "^17.1.0",
				"eslint-plugin-babel": "^5.2.1",
				"eslint-plugin-import": "^2.14.0",
				"eslint-plugin-jsx-a11y": "^6.1.2",
				"eslint-plugin-markdown": "~1.0.0-beta.6",
				"eslint-plugin-react": "^7.11.1",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"glob": "^7.1.3",
				"immutability-helper": "^2.8.1",
				"intersection-observer": "^0.5.0",
				"jest": "^23.6.0",
				"jsdom": "^13.0.0",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^8.0.2",
				"lz-string": "^1.4.4",
				"majo": "^0.6.2",
				"mockdate": "^2.0.2",
				"pre-commit": "^1.2.2",
				"preact": "^8.3.1",
				"preact-compat": "^3.18.4",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.6.6",
				"rc-scroll-anim": "^2.5.5",
				"rc-tween-one": "^2.2.12",
				"react": "^16.5.2",
				"react-color": "^2.14.1",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^6.0.0",
				"react-dnd-html5-backend": "^6.0.0",
				"react-document-title": "^2.0.3",
				"react-dom": "^16.5.2",
				"react-github-button": "^0.1.11",
				"react-infinite-scroller": "^1.2.1",
				"react-intl": "^2.7.0",
				"react-resizable": "^1.7.5",
				"react-router-dom": "^4.3.1",
				"react-sticky": "^6.0.3",
				"react-virtualized": "~9.21.0",
				"remark-frontmatter": "^1.3.0",
				"remark-parse": "^6.0.0",
				"remark-stringify": "^6.0.0",
				"remark-yaml-config": "^4.0.2",
				"reqwest": "^2.0.5",
				"rimraf": "^2.6.2",
				"scrollama": "^1.4.4",
				"stylelint": "~9.6.0",
				"stylelint-config-standard": "^18.2.0",
				"typescript": "~3.1.1",
				"unified": "^7.0.0",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.1.4"
			},
			"scripts": {
				"test": "jest --config .jest.js --verbose=false",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"sort-api": "node ./scripts/sort-api-table.js",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml _site && cp -r .circleci _site",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint",
				"lint-staged:es": "eslint ./.*.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"npm run lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"npm run lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"npm run lint-staged:demo"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*"
			],
			"gitHead": "b975e564f271ce3a252b58c1d563201f64398aa5",
			"_id": "antd@3.10.8",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "8.12.0",
			"_npmUser": {
				"name": "chenshuai2144",
				"email": "wasd2144@hotmail.com"
			},
			"dist": {
				"integrity": "sha512-PGdUodxMPXn2O/qxwm04ZyGpFARHvtcVflQIWk36pjNbAZnyYdqOssNeRoEetmWNe7f/3Nkf/GkSznwVxkaxfw==",
				"shasum": "416d5095e03addcdf087b7cde72c9b86eb838410",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.10.8.tgz",
				"fileCount": 1923,
				"unpackedSize": 47340187,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb8VW3CRA9TVsSAnZWagAAyswP/0qPuk9pk7kgtdgWzmOL\nAKwjZg+OCUXfb/T8lRQhCoj6tPO/Cmz4LaDVN47rJOiSHF+/Td61KyOzFIgh\nDcA/q2NXFfKd5f1R+gmPe6xlTH7NiWrJnzntXkNFw2n4MZszhu4JEfkRS56U\nWsCCKZCH5IG5fqayJoErzklXPOsgSrxrW3K8KBAYRioUdxvZxSaT9pGbhV0T\n2e70XM9O9oo9BZAaiKU+3oy58Y1LBSwQIqS37Fhpd/gkkLUVzcCpyeTcMLPM\nG68HfaAyRnfz8uCZ1CcLK+2JDtbSJs7QKp7RN2OqZTQAADyzS0vg6mdDZUmD\nG/cY1bMQAlgDWe5w5WzA9tL3dMoEMl27p+Glz4wjuTYm0HfuKT7zQFWX8GRS\nmZZWTo5nVftvqdZSN3dXUUhakkPJS3Xh6YQkDKzH11TajbNYEQ67NwwblWLV\nHn5u47q+aUz4gBXwDieWEbSQ++XKmYFd6Td7hv3ez1rJci4mwfSIGSFRlPY3\nXPDD+/GrnpZ5V1UB1FD/bfuI5fnJtuZfn6Ihnjgft3EnsHnkqX/z+J0t43ro\nGw4Zq0X0JVHDEpQRKIc2guqq9YLoic1jKXbUAIKLXpc/bdVsYxBehKiVhRB3\napykwbD6lO8Xppp493UQNKSHGETqeMBHDfDetxYxVJajMrBsvelq2qawxQDc\nqsyl\r\n=RnD4\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "418150596@qq.com",
					"name": "ddcat1115"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "644506165@qq.com",
					"name": "nikogu"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "surgesoft@gmail.com",
					"name": "raohai"
				},
				{
					"email": "valleykiddy@gmail.com",
					"name": "valleykid"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.10.8_1542542773895_0.2070175440885762"
			},
			"_hasShrinkwrap": false
		},
		"3.10.9": {
			"name": "antd",
			"version": "3.10.9",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"@ant-design/icons": "~1.1.15",
				"@ant-design/icons-react": "~1.1.2",
				"array-tree-filter": "^2.1.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.6",
				"create-react-class": "^15.6.3",
				"create-react-context": "0.2.3",
				"css-animation": "^1.5.0",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.6",
				"intersperse": "^1.0.0",
				"lodash": "^4.17.11",
				"moment": "^2.22.2",
				"omit.js": "^1.0.0",
				"prop-types": "^15.6.2",
				"raf": "^3.4.0",
				"rc-animate": "^2.5.4",
				"rc-calendar": "~9.7.9",
				"rc-cascader": "~0.16.0",
				"rc-checkbox": "~2.1.5",
				"rc-collapse": "~1.10.0",
				"rc-dialog": "~7.2.1",
				"rc-drawer": "~1.7.6",
				"rc-dropdown": "~2.2.1",
				"rc-editor-mention": "^1.1.7",
				"rc-form": "^2.2.3",
				"rc-input-number": "~4.3.0",
				"rc-menu": "~7.4.12",
				"rc-notification": "~3.2.0",
				"rc-pagination": "~1.17.3",
				"rc-progress": "~2.2.6",
				"rc-rate": "~2.4.2",
				"rc-select": "~8.4.0",
				"rc-slider": "~8.6.3",
				"rc-steps": "~3.3.0",
				"rc-switch": "~1.8.0",
				"rc-table": "~6.3.4",
				"rc-tabs": "~9.5.1",
				"rc-time-picker": "~3.4.0",
				"rc-tooltip": "~3.7.3",
				"rc-tree": "~1.14.6",
				"rc-tree-select": "~2.4.0",
				"rc-trigger": "^2.6.2",
				"rc-upload": "~2.6.0",
				"rc-util": "^4.5.1",
				"react-lazy-load": "^3.0.13",
				"react-lifecycles-compat": "^3.0.4",
				"react-slick": "~0.23.2",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.2"
			},
			"devDependencies": {
				"@types/classnames": "^2.2.6",
				"@types/prop-types": "^15.5.6",
				"@types/react": "^16.4.15",
				"@types/react-dom": "^16.0.8",
				"@types/react-intl": "^2.3.11",
				"@types/react-slick": "^0.23.2",
				"@yesmeck/offline-plugin": "^5.0.5",
				"ansi-styles": "^3.2.1",
				"ant-design-palettes": "^1.1.3",
				"antd-theme-generator": "^1.1.4",
				"antd-tools": "^5.2.2",
				"babel-cli": "^6.26.0",
				"babel-eslint": "^10.0.1",
				"bisheng": "^0.28.4",
				"bisheng-plugin-antd": "^0.16.5",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^0.6.3",
				"bisheng-plugin-toc": "^0.4.4",
				"commander": "^2.18.0",
				"cross-env": "^5.2.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.5.2",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.7.0",
				"enzyme-adapter-react-16": "^1.6.0",
				"enzyme-to-json": "^3.3.4",
				"eslint": "^5.6.1",
				"eslint-config-airbnb": "^17.1.0",
				"eslint-plugin-babel": "^5.2.1",
				"eslint-plugin-import": "^2.14.0",
				"eslint-plugin-jsx-a11y": "^6.1.2",
				"eslint-plugin-markdown": "~1.0.0-beta.6",
				"eslint-plugin-react": "^7.11.1",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"glob": "^7.1.3",
				"immutability-helper": "^2.8.1",
				"intersection-observer": "^0.5.0",
				"jest": "^23.6.0",
				"jsdom": "^13.0.0",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^8.0.2",
				"lz-string": "^1.4.4",
				"majo": "^0.6.2",
				"mockdate": "^2.0.2",
				"pre-commit": "^1.2.2",
				"preact": "^8.3.1",
				"preact-compat": "^3.18.4",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.6.6",
				"rc-scroll-anim": "^2.5.5",
				"rc-tween-one": "^2.2.12",
				"react": "^16.5.2",
				"react-color": "^2.14.1",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^6.0.0",
				"react-dnd-html5-backend": "^6.0.0",
				"react-document-title": "^2.0.3",
				"react-dom": "^16.5.2",
				"react-github-button": "^0.1.11",
				"react-infinite-scroller": "^1.2.1",
				"react-intl": "^2.7.0",
				"react-resizable": "^1.7.5",
				"react-router-dom": "^4.3.1",
				"react-sticky": "^6.0.3",
				"react-virtualized": "~9.21.0",
				"remark-frontmatter": "^1.3.0",
				"remark-parse": "^6.0.0",
				"remark-stringify": "^6.0.0",
				"remark-yaml-config": "^4.0.2",
				"reqwest": "^2.0.5",
				"rimraf": "^2.6.2",
				"scrollama": "^1.4.4",
				"stylelint": "~9.6.0",
				"stylelint-config-standard": "^18.2.0",
				"typescript": "~3.1.1",
				"unified": "^7.0.0",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.1.4"
			},
			"scripts": {
				"test": "jest --config .jest.js --verbose=false",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"sort-api": "node ./scripts/sort-api-table.js",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml _site && cp -r .circleci _site",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint",
				"lint-staged:es": "eslint ./.*.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"npm run lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"npm run lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"npm run lint-staged:demo"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*"
			],
			"gitHead": "c6fb264bf46eb8cbc1534f6b23d4f9210c26439e",
			"_id": "antd@3.10.9",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "8.11.3",
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"dist": {
				"integrity": "sha512-oF59DVH8sQHOVp4sbh43FYyj0RRVQm4F4jHHQHEl4enWK/qe6qe4t9NDL1uGRMhOd7690J1QKb8DBUp8YyR5HQ==",
				"shasum": "6f9eec6d2b85e04fa97a7d9997b29317a9e5238e",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.10.9.tgz",
				"fileCount": 1921,
				"unpackedSize": 29280066,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb+hz9CRA9TVsSAnZWagAAfmkQAJxXo56Et0MewFmQswQ/\nC/QH2Yr1j52oHYq3G8xm2klFlBfJbP2DKtDxYfB3Hevo8570jBnlad3BEtXd\ntrZjXNoWGS0C5FOXyedwzl2/uOjEqW9ElFu7JflBFZwYYGna3Cj+5SHfXA21\n925SHAYdB1Y3tfINyxXe0wT3AFU1SiBs+L0FlgFd/8P4AFAy1QKr2hbnnTVG\n2pIMHLGz3pbRwOSxrAYLi3vOh8phAadI7aZmP/FNto8KNN1IlQOb3wIujfmj\nZL0RB+zvrjyxtAozPg4sjwqgx5Sko6Wgbbq8SxLEHtRXwMN97rdbMCK5mUi1\naaX7ZywPCFS9qKhdGWoR2dnZX0vQgL4XjDr41c+WQl9Gv0m6Ox+nZYZTELME\n+zJ4Bjx3vcBHqFkvPdYJDA3catfEsESORUiqQaPBvFGT9orFMRshcWJG/24Z\n3fKz7EcP7H18X3P/Wk2Uqxs0U4vl+O4mAo1BW4wDGb3PFzVu6nrDPkbTsk/w\nI5kpgusWlGd0KAZIgS4N1zVweTrk4hm0PsDL9hSdtCJ4NrnhuMS3cxtJ9fXA\nzX02Ct3dUD+cv03IKMkbOZKWqbulwrGIy+tcTgaEo4t6ZdjsPas1qnODO7Fu\ndfMITACl3EJHX2VE+UBDvjsRecpOjLm2srxEPXG1IZZeUzTV6wRXdlGe/voj\nYJ//\r\n=lq11\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "418150596@qq.com",
					"name": "ddcat1115"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "644506165@qq.com",
					"name": "nikogu"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "surgesoft@gmail.com",
					"name": "raohai"
				},
				{
					"email": "valleykiddy@gmail.com",
					"name": "valleykid"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.10.9_1543118076876_0.3488580821091394"
			},
			"_hasShrinkwrap": false
		},
		"3.11.0": {
			"name": "antd",
			"version": "3.11.0",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"@ant-design/icons": "~1.1.15",
				"@ant-design/icons-react": "~1.1.2",
				"array-tree-filter": "^2.1.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.6",
				"create-react-class": "^15.6.3",
				"create-react-context": "0.2.2",
				"css-animation": "^1.5.0",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.6",
				"intersperse": "^1.0.0",
				"lodash": "^4.17.11",
				"moment": "^2.22.2",
				"omit.js": "^1.0.0",
				"prop-types": "^15.6.2",
				"raf": "^3.4.0",
				"rc-animate": "^2.5.4",
				"rc-calendar": "~9.8.0",
				"rc-cascader": "~0.16.0",
				"rc-checkbox": "~2.1.5",
				"rc-collapse": "~1.10.0",
				"rc-dialog": "~7.2.1",
				"rc-drawer": "~1.7.6",
				"rc-dropdown": "~2.2.1",
				"rc-editor-mention": "^1.1.7",
				"rc-form": "^2.2.3",
				"rc-input-number": "~4.3.0",
				"rc-menu": "~7.4.12",
				"rc-notification": "~3.3.0",
				"rc-pagination": "~1.17.3",
				"rc-progress": "~2.2.6",
				"rc-rate": "~2.4.2",
				"rc-select": "~8.6.0",
				"rc-slider": "~8.6.3",
				"rc-steps": "~3.3.0",
				"rc-switch": "~1.8.0",
				"rc-table": "~6.4.0",
				"rc-tabs": "~9.5.2",
				"rc-time-picker": "~3.4.0",
				"rc-tooltip": "~3.7.3",
				"rc-tree": "~1.14.6",
				"rc-tree-select": "~2.4.0",
				"rc-trigger": "^2.6.2",
				"rc-upload": "~2.6.0",
				"rc-util": "^4.5.1",
				"react-lazy-load": "^3.0.13",
				"react-lifecycles-compat": "^3.0.4",
				"react-slick": "~0.23.2",
				"resize-observer-polyfill": "^1.5.0",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.2"
			},
			"devDependencies": {
				"@types/classnames": "^2.2.6",
				"@types/prop-types": "^15.5.6",
				"@types/react": "~16.7.11",
				"@types/react-dom": "^16.0.8",
				"@types/react-intl": "^2.3.11",
				"@types/react-slick": "^0.23.2",
				"@yesmeck/offline-plugin": "^5.0.5",
				"ansi-styles": "^3.2.1",
				"ant-design-palettes": "^1.1.3",
				"antd-theme-generator": "^1.1.4",
				"antd-tools": "^5.2.2",
				"babel-cli": "^6.26.0",
				"babel-eslint": "^10.0.1",
				"bisheng": "^0.28.4",
				"bisheng-plugin-antd": "^0.17.0",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^0.6.3",
				"bisheng-plugin-toc": "^0.4.4",
				"commander": "^2.18.0",
				"core-js": "^2.5.7",
				"cross-env": "^5.2.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.5.2",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.7.0",
				"enzyme-adapter-react-16": "^1.6.0",
				"enzyme-to-json": "^3.3.4",
				"eslint": "^5.6.1",
				"eslint-config-airbnb": "^17.1.0",
				"eslint-plugin-babel": "^5.2.1",
				"eslint-plugin-import": "^2.14.0",
				"eslint-plugin-jsx-a11y": "^6.1.2",
				"eslint-plugin-markdown": "~1.0.0-beta.6",
				"eslint-plugin-react": "^7.11.1",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"glob": "^7.1.3",
				"immutability-helper": "^2.8.1",
				"intersection-observer": "^0.5.0",
				"jest": "^23.6.0",
				"jsdom": "^13.0.0",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^8.0.2",
				"lz-string": "^1.4.4",
				"majo": "^0.6.2",
				"mockdate": "^2.0.2",
				"pre-commit": "^1.2.2",
				"preact": "^8.3.1",
				"preact-compat": "^3.18.4",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.6.6",
				"rc-scroll-anim": "^2.5.5",
				"rc-tween-one": "^2.2.12",
				"react": "^16.5.2",
				"react-color": "^2.14.1",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^6.0.0",
				"react-dnd-html5-backend": "^6.0.0",
				"react-document-title": "^2.0.3",
				"react-dom": "^16.5.2",
				"react-github-button": "^0.1.11",
				"react-infinite-scroller": "^1.2.1",
				"react-intl": "^2.7.0",
				"react-resizable": "^1.7.5",
				"react-router-dom": "^4.3.1",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.6.3",
				"react-virtualized": "~9.21.0",
				"remark-frontmatter": "^1.3.0",
				"remark-parse": "^6.0.0",
				"remark-stringify": "^6.0.0",
				"remark-yaml-config": "^4.0.2",
				"reqwest": "^2.0.5",
				"rimraf": "^2.6.2",
				"scrollama": "^1.4.4",
				"stylelint": "~9.6.0",
				"stylelint-config-standard": "^18.2.0",
				"typescript": "~3.1.1",
				"unified": "^7.0.0",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.1.4"
			},
			"scripts": {
				"test": "jest --config .jest.js --verbose=false",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"sort-api": "node ./scripts/sort-api-table.js",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml _site && cp -r .circleci _site",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint",
				"lint-staged:es": "eslint ./.*.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"pre-commit": [
				"lint-staged"
			],
			"lint-staged": {
				"components/**/*.tsx": [
					"npm run lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"npm run lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"npm run lint-staged:demo"
				]
			},
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*"
			],
			"gitHead": "0975b39306cb4e733ece5714b406a2636dbf3435",
			"_id": "antd@3.11.0",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "8.12.0",
			"_npmUser": {
				"name": "ycjcl868",
				"email": "45808948@qq.com"
			},
			"dist": {
				"integrity": "sha512-K5gvVOwKNrWVAapfiGpdq8bopXIZCliKbsDuxI/ro/TAY+fPBocZvk9NCFQZxbPw2zfS2TOnvc7AQqe+ILt5IA==",
				"shasum": "e9ff4e37bd1301bb085730e26a38e633270a38f1",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.11.0.tgz",
				"fileCount": 2017,
				"unpackedSize": 29616456,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcA++rCRA9TVsSAnZWagAAAwYP/jXQUWZrccLm7EgEWehq\nOupa3Ub/9viLbO01d1d7j9bXnpaVfhFZIZElXongp2TvikXzHVjoJcdoJ9Tn\nLz+a4am47wC6Dx2TgypTJ0dv/OTRXwagfgiZ4sLpGsnaZvtkXFJUvTIddM+f\noC06HdCi2I4JBeeznrIzqYrY95p0u1vmzkOzT03n/UO/jqdG42hOxwNLJoj7\noJTOPdOul7kK02vkIC6ZbnE+lRnxLkfsvlNMAwJbYfedb4u48yA8pPo6LUR7\nfoScsxkg+wc11wrDdWZhH2A9uHg2dglrDE3cV/8Sfhdc3sbp+Q/PcILgId0R\nvxbcE3GQqAYLO2yk+MSkJ/oGvMCHpSaWNbnZ7GSXr6BiOJawxFlDb+RZLduX\n4gabnPgWyRfv657U0ZlLVRU6/dIB0x0cvMNR2LRep1Gf/oWxfA9o/82VLVDP\nOIjLBJofwRJPPgXwsYRkFhqEeiYlXlj34l3WWxpsyzq92ooZfI6HcabqB9eT\nCsqGrvZVCtdFbjDupGas1a1PBeNBDn+RqJlcQbtZCr8PAiadRCQXilpnQQNY\nzCmWGwzNKPk2BznuB20x1rZExtMAleARFuqAw20+YAl3avYkSokIdznifCrb\nD4BVeAKnIblR+Hr8Fx03HPiKHy9bSqC5pndGqswIC+VgTQCXZgPnblXwcpnX\ndxBM\r\n=RSPO\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "418150596@qq.com",
					"name": "ddcat1115"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "644506165@qq.com",
					"name": "nikogu"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "surgesoft@gmail.com",
					"name": "raohai"
				},
				{
					"email": "valleykiddy@gmail.com",
					"name": "valleykid"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.11.0_1543761834844_0.295311327829451"
			},
			"_hasShrinkwrap": false
		},
		"3.11.1": {
			"name": "antd",
			"version": "3.11.1",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"@ant-design/icons": "~1.1.15",
				"@ant-design/icons-react": "~1.1.2",
				"array-tree-filter": "^2.1.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.6",
				"create-react-class": "^15.6.3",
				"create-react-context": "0.2.2",
				"css-animation": "^1.5.0",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.6",
				"intersperse": "^1.0.0",
				"lodash": "^4.17.11",
				"moment": "^2.22.2",
				"omit.js": "^1.0.0",
				"prop-types": "^15.6.2",
				"raf": "^3.4.0",
				"rc-animate": "^2.5.4",
				"rc-calendar": "~9.8.0",
				"rc-cascader": "~0.16.0",
				"rc-checkbox": "~2.1.5",
				"rc-collapse": "~1.10.0",
				"rc-dialog": "~7.2.1",
				"rc-drawer": "~1.7.6",
				"rc-dropdown": "~2.2.1",
				"rc-editor-mention": "^1.1.7",
				"rc-form": "^2.2.7",
				"rc-input-number": "~4.3.7",
				"rc-menu": "~7.4.12",
				"rc-notification": "~3.3.0",
				"rc-pagination": "~1.17.3",
				"rc-progress": "~2.2.6",
				"rc-rate": "~2.4.2",
				"rc-select": "~8.6.0",
				"rc-slider": "~8.6.3",
				"rc-steps": "~3.3.0",
				"rc-switch": "~1.8.0",
				"rc-table": "~6.4.0",
				"rc-tabs": "~9.5.2",
				"rc-time-picker": "~3.4.0",
				"rc-tooltip": "~3.7.3",
				"rc-tree": "~1.14.6",
				"rc-tree-select": "~2.4.0",
				"rc-trigger": "^2.6.2",
				"rc-upload": "~2.6.0",
				"rc-util": "^4.5.1",
				"react-lazy-load": "^3.0.13",
				"react-lifecycles-compat": "^3.0.4",
				"react-slick": "~0.23.2",
				"resize-observer-polyfill": "^1.5.0",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.2"
			},
			"devDependencies": {
				"@types/classnames": "^2.2.6",
				"@types/prop-types": "^15.5.6",
				"@types/react": "~16.7.11",
				"@types/react-dom": "^16.0.8",
				"@types/react-intl": "^2.3.11",
				"@types/react-slick": "^0.23.2",
				"@yesmeck/offline-plugin": "^5.0.5",
				"ansi-styles": "^3.2.1",
				"ant-design-palettes": "^1.1.3",
				"antd-theme-generator": "^1.1.4",
				"antd-tools": "^5.2.2",
				"babel-cli": "^6.26.0",
				"babel-eslint": "^10.0.1",
				"bisheng": "^0.28.4",
				"bisheng-plugin-antd": "^0.17.0",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^0.6.3",
				"bisheng-plugin-toc": "^0.4.4",
				"commander": "^2.18.0",
				"core-js": "^2.5.7",
				"cross-env": "^5.2.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.5.2",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.7.0",
				"enzyme-adapter-react-16": "^1.6.0",
				"enzyme-to-json": "^3.3.4",
				"eslint": "^5.6.1",
				"eslint-config-airbnb": "^17.1.0",
				"eslint-config-prettier": "^3.0.1",
				"eslint-plugin-babel": "^5.2.1",
				"eslint-plugin-import": "^2.14.0",
				"eslint-plugin-jsx-a11y": "^6.1.2",
				"eslint-plugin-markdown": "~1.0.0-beta.6",
				"eslint-plugin-react": "^7.11.1",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"glob": "^7.1.3",
				"immutability-helper": "^2.8.1",
				"intersection-observer": "^0.5.0",
				"jest": "^23.6.0",
				"jsdom": "^13.0.0",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^8.0.2",
				"lz-string": "^1.4.4",
				"majo": "^0.6.2",
				"mockdate": "^2.0.2",
				"pre-commit": "^1.2.2",
				"preact": "^8.3.1",
				"preact-compat": "^3.18.4",
				"prettier": "^1.15.3",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.6.6",
				"rc-scroll-anim": "^2.5.5",
				"rc-tween-one": "^2.2.12",
				"react": "^16.5.2",
				"react-color": "^2.14.1",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^6.0.0",
				"react-dnd-html5-backend": "^6.0.0",
				"react-document-title": "^2.0.3",
				"react-dom": "^16.5.2",
				"react-github-button": "^0.1.11",
				"react-infinite-scroller": "^1.2.1",
				"react-intl": "^2.7.0",
				"react-resizable": "^1.7.5",
				"react-router-dom": "^4.3.1",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.6.3",
				"react-virtualized": "~9.21.0",
				"remark-frontmatter": "^1.3.0",
				"remark-parse": "^6.0.0",
				"remark-stringify": "^6.0.0",
				"remark-yaml-config": "^4.0.2",
				"reqwest": "^2.0.5",
				"rimraf": "^2.6.2",
				"scrollama": "^1.4.4",
				"stylelint": "~9.6.0",
				"stylelint-config-prettier": "^4.0.0",
				"stylelint-config-standard": "^18.2.0",
				"typescript": "~3.1.1",
				"unified": "^7.0.0",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.1.4"
			},
			"scripts": {
				"test": "jest --config .jest.js --verbose=false",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"sort-api": "node ./scripts/sort-api-table.js",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml _site && cp -r .circleci _site",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint",
				"lint-staged:es": "eslint ./.*.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'",
				"prettier": "node ./scripts/prettier.js"
			},
			"pre-commit": [
				"lint-staged"
			],
			"lint-staged": {
				"components/**/*.tsx": [
					"npm run lint-staged:ts",
					"node ./scripts/lint-prettier.js"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"npm run lint-staged:es",
					"node ./scripts/lint-prettier.js"
				],
				"{site,components}/**/*.less": [
					"stylelint --syntax less",
					"node ./scripts/lint-prettier.js"
				],
				"components/*/demo/*.md": [
					"npm run lint-staged:demo",
					"node ./scripts/lint-prettier.js"
				]
			},
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*"
			],
			"gitHead": "56d94c335dac9797b28eda78439b7075f04ee27b",
			"_id": "antd@3.11.1",
			"_npmVersion": "6.4.0",
			"_nodeVersion": "10.5.0",
			"_npmUser": {
				"name": "yesmeck",
				"email": "yesmeck@gmail.com"
			},
			"dist": {
				"integrity": "sha512-uV6LJO0e+3kbaeh4yvMxXPbZWUA0kWebdDeRFfoVB6fQX11SpT+2nspRGlFGowYJSQEaTN5fBAmdKbu2mo86zA==",
				"shasum": "0fe0873b1e5c101f5bd53e9bbbb31a8fdd16ca5f",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.11.1.tgz",
				"fileCount": 2017,
				"unpackedSize": 29835110,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcDLpgCRA9TVsSAnZWagAARgoP/28UQiH4cVTIhR6DMYBX\nLhBu238TocEoMBMiZP5txhxecxnPi1xwVJrK1AyyeJZisX4qyNb+OI8hd0d0\neuWIGlOnZ2ZJOlmfwLmj25/xKiMjjqLahZY5Rv9FE32liTz+UPt39pThW/YC\n3cQlwBkPI/NJIKTAZKIDIJQQUrbH+3ZleOBWkaoUnt6O3m/1SaJla8wNs7XC\nsebVc2ALKKikCkUzoc0DPGQqGN5cnkXZOlWVslf6nkT5pb1NBlNW+kldl2JX\n0P/Cus0CqoOy4RBoCOz5eSoySJweueGeTKBVa2+ppuFCCcrvb+bwB7blJqsP\nmH05ZUtge6O3PJfCdbVtCgamZzCgA86F6DD4kzMmnYDMLmq6hCBmBojsdlmm\n/gFZ2dNIMn510gr5nSiC0yw4Rqa0cTC04iZkfq1A7xxjWIQbAy9fMjEDsFfw\nWQHbZr95kDQtA0/Xz+k9yoo2sX5BRXvfFDUg2BKCRwFtnf207Ev+5c/kDm7K\nvUkA26MHffeVwAgpMbxPqRwd60JwLl/j1amVWuwV0TmgYLukkeYBO7WKeMm5\n77EM8UV092UG4f0idul+kFRCM48XXfRwCz5sm9O46Bps80Nj0YmpqraufFUm\nfO/J01lynNXhXR0L0Rv3t/lFBwt/fhEMBH5IASZoxh62kkgMkOOaX94Lz1N3\nVqLh\r\n=uKid\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "418150596@qq.com",
					"name": "ddcat1115"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "644506165@qq.com",
					"name": "nikogu"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "surgesoft@gmail.com",
					"name": "raohai"
				},
				{
					"email": "valleykiddy@gmail.com",
					"name": "valleykid"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.11.1_1544338015713_0.6624743104582669"
			},
			"_hasShrinkwrap": false
		},
		"3.11.2": {
			"name": "antd",
			"version": "3.11.2",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"@ant-design/icons": "~1.1.15",
				"@ant-design/icons-react": "~1.1.2",
				"array-tree-filter": "^2.1.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.6",
				"create-react-class": "^15.6.3",
				"create-react-context": "0.2.2",
				"css-animation": "^1.5.0",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.6",
				"intersperse": "^1.0.0",
				"lodash": "^4.17.11",
				"moment": "^2.22.2",
				"omit.js": "^1.0.0",
				"prop-types": "^15.6.2",
				"raf": "^3.4.0",
				"rc-animate": "^2.5.4",
				"rc-calendar": "~9.8.0",
				"rc-cascader": "~0.16.0",
				"rc-checkbox": "~2.1.5",
				"rc-collapse": "~1.10.0",
				"rc-dialog": "~7.2.1",
				"rc-drawer": "~1.7.6",
				"rc-dropdown": "~2.2.1",
				"rc-editor-mention": "^1.1.7",
				"rc-form": "^2.2.7",
				"rc-input-number": "~4.3.7",
				"rc-menu": "~7.4.12",
				"rc-notification": "~3.3.0",
				"rc-pagination": "~1.17.3",
				"rc-progress": "~2.2.6",
				"rc-rate": "~2.4.2",
				"rc-select": "~8.6.0",
				"rc-slider": "~8.6.3",
				"rc-steps": "~3.3.0",
				"rc-switch": "~1.8.0",
				"rc-table": "~6.4.0",
				"rc-tabs": "~9.5.2",
				"rc-time-picker": "~3.4.0",
				"rc-tooltip": "~3.7.3",
				"rc-tree": "~1.14.6",
				"rc-tree-select": "~2.4.0",
				"rc-trigger": "^2.6.2",
				"rc-upload": "~2.6.0",
				"rc-util": "^4.5.1",
				"react-lazy-load": "^3.0.13",
				"react-lifecycles-compat": "^3.0.4",
				"react-slick": "~0.23.2",
				"resize-observer-polyfill": "^1.5.0",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.2"
			},
			"devDependencies": {
				"@types/classnames": "^2.2.6",
				"@types/prop-types": "^15.5.6",
				"@types/react": "~16.7.11",
				"@types/react-dom": "^16.0.8",
				"@types/react-intl": "^2.3.11",
				"@types/react-slick": "^0.23.2",
				"@yesmeck/offline-plugin": "^5.0.5",
				"ansi-styles": "^3.2.1",
				"ant-design-palettes": "^1.1.3",
				"antd-theme-generator": "^1.1.4",
				"antd-tools": "^5.2.2",
				"babel-cli": "^6.26.0",
				"babel-eslint": "^10.0.1",
				"bisheng": "^0.28.4",
				"bisheng-plugin-antd": "^0.17.0",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^0.6.3",
				"bisheng-plugin-toc": "^0.4.4",
				"commander": "^2.18.0",
				"core-js": "^2.5.7",
				"cross-env": "^5.2.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.5.2",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.7.0",
				"enzyme-adapter-react-16": "^1.6.0",
				"enzyme-to-json": "^3.3.4",
				"eslint": "^5.6.1",
				"eslint-config-airbnb": "^17.1.0",
				"eslint-config-prettier": "^3.0.1",
				"eslint-plugin-babel": "^5.2.1",
				"eslint-plugin-import": "^2.14.0",
				"eslint-plugin-jsx-a11y": "^6.1.2",
				"eslint-plugin-markdown": "~1.0.0-beta.6",
				"eslint-plugin-react": "^7.11.1",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"glob": "^7.1.3",
				"immutability-helper": "^2.8.1",
				"intersection-observer": "^0.5.0",
				"jest": "^23.6.0",
				"jsdom": "^13.0.0",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^8.0.2",
				"lz-string": "^1.4.4",
				"majo": "^0.6.2",
				"mockdate": "^2.0.2",
				"pre-commit": "^1.2.2",
				"preact": "^8.3.1",
				"preact-compat": "^3.18.4",
				"prettier": "^1.15.3",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.6.6",
				"rc-scroll-anim": "^2.5.5",
				"rc-tween-one": "^2.2.12",
				"react": "^16.5.2",
				"react-color": "^2.14.1",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^6.0.0",
				"react-dnd-html5-backend": "^6.0.0",
				"react-document-title": "^2.0.3",
				"react-dom": "^16.5.2",
				"react-github-button": "^0.1.11",
				"react-infinite-scroller": "^1.2.1",
				"react-intl": "^2.7.0",
				"react-resizable": "^1.7.5",
				"react-router-dom": "^4.3.1",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.6.3",
				"react-virtualized": "~9.21.0",
				"remark-frontmatter": "^1.3.0",
				"remark-parse": "^6.0.0",
				"remark-stringify": "^6.0.0",
				"remark-yaml-config": "^4.0.2",
				"reqwest": "^2.0.5",
				"rimraf": "^2.6.2",
				"scrollama": "^1.4.4",
				"stylelint": "~9.6.0",
				"stylelint-config-prettier": "^4.0.0",
				"stylelint-config-standard": "^18.2.0",
				"typescript": "~3.2.2",
				"unified": "^7.0.0",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.1.4"
			},
			"scripts": {
				"test": "jest --config .jest.js --verbose=false",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"sort-api": "node ./scripts/sort-api-table.js",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml _site && cp -r .circleci _site",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint",
				"lint-staged:es": "eslint ./.*.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'",
				"prettier": "node ./scripts/prettier.js"
			},
			"pre-commit": [
				"lint-staged"
			],
			"lint-staged": {
				"components/**/*.tsx": [
					"npm run lint-staged:ts",
					"node ./scripts/lint-prettier.js"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"npm run lint-staged:es",
					"node ./scripts/lint-prettier.js"
				],
				"{site,components}/**/*.less": [
					"stylelint --syntax less",
					"node ./scripts/lint-prettier.js"
				],
				"components/*/demo/*.md": [
					"npm run lint-staged:demo",
					"node ./scripts/lint-prettier.js"
				]
			},
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*"
			],
			"gitHead": "ca56828df736590ab000b689c8e811175401ebe4",
			"_id": "antd@3.11.2",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.12.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"integrity": "sha512-bwc9L+5Dk6sGbtA2Nr9rnfchM5JJ28Zb/AZTzMzevwA/89CFm5Eq4uBhFtYrITv8R2+p0FXyPo4lDVUQ16IlPQ==",
				"shasum": "150eb55c65c554961394c14418843348e1de1d3d",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.11.2.tgz",
				"fileCount": 2017,
				"unpackedSize": 29659881,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcDiNGCRA9TVsSAnZWagAAkwgP/RQ2ziDZLXkqdZxIkk+w\n24ueVvilgfzuNLhScSuaOaqEnPQ3w3prMvggFkWsYYHHVaAhnfI6ojoIi5js\nZyJiTriSoLm2QbflU0v11xogZkjHa0kF55MlGhMZA2rsj7bAGi555ZtT+rAh\nFT4Xq0NX4zmo7oUZgpFce5SMkEU7E14W8cEOcz8rbwiEVE0H65sI2NevIpZ6\nQKyz8+x50awfJY5f+cqb3jOX2MTvytqRciauQS8UtHUymG0SplYA3KP2sVkD\nXfxRR4uHOmcf9I1byBtWZLlCAvDOtq5ISzR7PSSJ0/N70kCuux4xl6ysz2eL\nzVklDRUlA1+M4n/1OzO1kgXEscAMG3XhOWl/9OpXFDeWldMuw1Io1Uh9Gnjm\nx+G4qOcS8uj9YwsbOaS4I7hykQDfAfkqRNB/CabH7EcRifS6zyvT+CuiAcNd\np+dzzdfA0EBB0H2XgYx5+qBC5XgMW76pxAKTaBsy9/V0qvMVpphtcD4ZmWBZ\n7XguoWoVC01wslvCOHyQtCzZZO6/EY5L6O29aVVDQhEZSLj2Cq5BrZR5NNKy\ncpk+73LYp1g8yUzsZMqnGfOD9tNuclCpimPLG6q0LuzoTOlrf+XjBgpNzOuN\nlBcZEt4/7rSE4+aBUaL+9O3lzjBTWFV1i2DktM3PUGn6jE7+/eNnNieo01zr\nDGEY\r\n=JJW3\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "418150596@qq.com",
					"name": "ddcat1115"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "644506165@qq.com",
					"name": "nikogu"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "surgesoft@gmail.com",
					"name": "raohai"
				},
				{
					"email": "valleykiddy@gmail.com",
					"name": "valleykid"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.11.2_1544430405740_0.605537635367108"
			},
			"_hasShrinkwrap": false
		},
		"3.11.3": {
			"name": "antd",
			"version": "3.11.3",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"@ant-design/icons": "~1.1.15",
				"@ant-design/icons-react": "~1.1.2",
				"array-tree-filter": "^2.1.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.6",
				"create-react-class": "^15.6.3",
				"create-react-context": "0.2.2",
				"css-animation": "^1.5.0",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.6",
				"intersperse": "^1.0.0",
				"lodash": "^4.17.11",
				"moment": "^2.22.2",
				"omit.js": "^1.0.0",
				"prop-types": "^15.6.2",
				"raf": "^3.4.0",
				"rc-animate": "^2.5.4",
				"rc-calendar": "~9.8.0",
				"rc-cascader": "~0.16.0",
				"rc-checkbox": "~2.1.5",
				"rc-collapse": "~1.10.0",
				"rc-dialog": "~7.2.1",
				"rc-drawer": "~1.7.6",
				"rc-dropdown": "~2.2.1",
				"rc-editor-mention": "^1.1.7",
				"rc-form": "^2.2.7",
				"rc-input-number": "~4.3.7",
				"rc-menu": "~7.4.12",
				"rc-notification": "~3.3.0",
				"rc-pagination": "~1.17.5",
				"rc-progress": "~2.2.6",
				"rc-rate": "~2.4.2",
				"rc-select": "^8.6.7",
				"rc-slider": "~8.6.3",
				"rc-steps": "~3.3.0",
				"rc-switch": "~1.8.0",
				"rc-table": "~6.4.0",
				"rc-tabs": "~9.5.2",
				"rc-time-picker": "~3.4.0",
				"rc-tooltip": "~3.7.3",
				"rc-tree": "~1.14.6",
				"rc-tree-select": "~2.4.0",
				"rc-trigger": "^2.6.2",
				"rc-upload": "~2.6.0",
				"rc-util": "^4.5.1",
				"react-lazy-load": "^3.0.13",
				"react-lifecycles-compat": "^3.0.4",
				"react-slick": "~0.23.2",
				"resize-observer-polyfill": "^1.5.0",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.2"
			},
			"devDependencies": {
				"@types/classnames": "^2.2.6",
				"@types/prop-types": "^15.5.6",
				"@types/react": "~16.7.13",
				"@types/react-dom": "^16.0.11",
				"@types/react-intl": "^2.3.14",
				"@types/react-slick": "^0.23.2",
				"@yesmeck/offline-plugin": "^5.0.5",
				"ansi-styles": "^3.2.1",
				"ant-design-palettes": "^1.1.3",
				"antd-theme-generator": "^1.1.4",
				"antd-tools": "^6.2.3",
				"babel-cli": "^6.26.0",
				"babel-eslint": "^10.0.1",
				"bisheng": "^1.0.0",
				"bisheng-plugin-antd": "^0.17.0",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.0.0",
				"bisheng-plugin-toc": "^0.4.4",
				"commander": "^2.18.0",
				"core-js": "^2.5.7",
				"cross-env": "^5.2.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.5.2",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.7.0",
				"enzyme-adapter-react-16": "^1.6.0",
				"enzyme-to-json": "^3.3.4",
				"eslint": "^5.6.1",
				"eslint-config-airbnb": "^17.1.0",
				"eslint-config-prettier": "^3.0.1",
				"eslint-plugin-babel": "^5.2.1",
				"eslint-plugin-import": "^2.14.0",
				"eslint-plugin-jsx-a11y": "^6.1.2",
				"eslint-plugin-markdown": "~1.0.0-beta.6",
				"eslint-plugin-react": "^7.11.1",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"glob": "^7.1.3",
				"immutability-helper": "^2.8.1",
				"intersection-observer": "^0.5.0",
				"jest": "^23.6.0",
				"jsdom": "^13.0.0",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^8.0.2",
				"lz-string": "^1.4.4",
				"majo": "^0.6.2",
				"mockdate": "^2.0.2",
				"pre-commit": "^1.2.2",
				"preact": "^8.3.1",
				"preact-compat": "^3.18.4",
				"prettier": "^1.15.3",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.6.6",
				"rc-scroll-anim": "^2.5.5",
				"rc-tween-one": "^2.2.12",
				"react": "^16.5.2",
				"react-color": "^2.14.1",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^7.0.2",
				"react-dnd-html5-backend": "^7.0.2",
				"react-document-title": "^2.0.3",
				"react-dom": "^16.5.2",
				"react-github-button": "^0.1.11",
				"react-highlight-words": "^0.14.0",
				"react-infinite-scroller": "^1.2.1",
				"react-intl": "^2.7.0",
				"react-resizable": "^1.7.5",
				"react-router-dom": "^4.3.1",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.6.3",
				"react-virtualized": "~9.21.0",
				"remark-frontmatter": "^1.3.0",
				"remark-parse": "^6.0.0",
				"remark-stringify": "^6.0.0",
				"remark-yaml-config": "^4.0.2",
				"reqwest": "^2.0.5",
				"rimraf": "^2.6.2",
				"scrollama": "^1.4.4",
				"stylelint": "~9.6.0",
				"stylelint-config-prettier": "^4.0.0",
				"stylelint-config-standard": "^18.2.0",
				"typescript": "~3.2.2",
				"unified": "^7.0.0",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.1.4"
			},
			"scripts": {
				"test": "jest --config .jest.js --verbose=false",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"sort-api": "node ./scripts/sort-api-table.js",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml _site && cp -r .circleci _site",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint",
				"lint-staged:es": "eslint ./.*.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'",
				"prettier": "node ./scripts/prettier.js"
			},
			"pre-commit": [
				"lint-staged"
			],
			"lint-staged": {
				"components/**/*.tsx": [
					"npm run lint-staged:ts",
					"node ./scripts/pre-prettier.js",
					"git add"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"npm run lint-staged:es",
					"node ./scripts/pre-prettier.js",
					"git add"
				],
				"{site,components}/**/*.less": [
					"stylelint --syntax less",
					"node ./scripts/pre-prettier.js",
					"git add"
				],
				"components/*/demo/*.md": [
					"npm run lint-staged:demo"
				]
			},
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"gitHead": "4e68a53d276b91fb0bc3bb961dd251653e839123",
			"_id": "antd@3.11.3",
			"_npmVersion": "6.5.0",
			"_nodeVersion": "11.1.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"integrity": "sha512-2FQ7F3V1ne0Rh6Hluej7YdGG3DLiAZIAOP5Bcul1wl6UMUMGRCZLjro+crIZr/Gzr1jxC19X7jDjkD1GVrdiBQ==",
				"shasum": "f6d05023262d1a4961cc98c2e874cecb4b0b2f25",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.11.3.tgz",
				"fileCount": 2018,
				"unpackedSize": 40970531,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcHgluCRA9TVsSAnZWagAAMEYP/A/V24OzbmaHp1akpM9v\nOMoptQUmHt0cGqfUnP9RLeQtapX9BfGH5brmhhAmJlTikpLQe3ZCGKoDMw4g\n1rnXd/eixd6y3IAOPcPVYT3a6MYt+BKaCDfk9xCzJKXKsYradKYML3Ls7owh\nmOLt/M1xjGVz/WDRWyGtqxQuA8vGSR7WI6fREJoisilYIsn1UjYZmqfOjEu+\naFQwiunHF8Hceg+/s2PsmYxbPoCkNIdRg2FXZR+97cP3wLgRUHRD7PMB13HU\nM6hsHOGTyk61hIbwQvP1Mu3CR01dplBjmSQuk1PLIe9gXZCbmPpGUPL0X/NP\n3XmhQfmj4ZGJO3nWnpdG/i/QgH80MSyuB8HvllQ+gvcL3Rw5n5z00rKI56of\nMyuSD4ZWIFYwuksWn3BiO7J3uv3yngbyJeozVR6ZHisE7bwvWWyTKq/bdcd+\nQuYDVgdpUgZvqxyYf8EwMk0+wO2oE18Zk2NJYBa6Uh1ugBSCZzTiMiyb6AKF\n7IeffpYnsYDz8UWQTzNSABPT3QfM+xMyIvMlx6fOL5FLvP+8Vrxia9QMUoSW\nrSkv7LNlE2v0cAMy0KLJv7NhxfR7gngh+4YyLokMAmLxBFJQ1x0sn6puvUJR\nn8ThyG0mHB98IshtSTMUzh41N7suuUV0ZU4zOWi7A7nkebjw/feBOHaRGVJH\nC5o9\r\n=K+TA\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "418150596@qq.com",
					"name": "ddcat1115"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "644506165@qq.com",
					"name": "nikogu"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "surgesoft@gmail.com",
					"name": "raohai"
				},
				{
					"email": "valleykiddy@gmail.com",
					"name": "valleykid"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.11.3_1545472365282_0.6466321738106671"
			},
			"_hasShrinkwrap": false
		},
		"3.11.4-beta.0": {
			"name": "antd",
			"version": "3.11.4-beta.0",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"@ant-design/icons": "~1.1.15",
				"@ant-design/icons-react": "~1.1.2",
				"array-tree-filter": "^2.1.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.6",
				"create-react-class": "^15.6.3",
				"create-react-context": "0.2.2",
				"css-animation": "^1.5.0",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.6",
				"intersperse": "^1.0.0",
				"lodash": "^4.17.11",
				"moment": "^2.22.2",
				"omit.js": "^1.0.0",
				"prop-types": "^15.6.2",
				"raf": "^3.4.0",
				"rc-animate": "^2.5.4",
				"rc-calendar": "~9.8.0",
				"rc-cascader": "~0.16.0",
				"rc-checkbox": "~2.1.5",
				"rc-collapse": "~1.10.0",
				"rc-dialog": "~7.2.1",
				"rc-drawer": "~1.7.6",
				"rc-dropdown": "~2.2.1",
				"rc-editor-mention": "^1.1.7",
				"rc-form": "^2.4.0",
				"rc-input-number": "~4.3.7",
				"rc-menu": "~7.4.12",
				"rc-notification": "~3.3.0",
				"rc-pagination": "~1.17.5",
				"rc-progress": "~2.2.6",
				"rc-rate": "~2.4.2",
				"rc-select": "^8.6.7",
				"rc-slider": "~8.6.3",
				"rc-steps": "~3.3.0",
				"rc-switch": "~1.8.0",
				"rc-table": "~6.4.0",
				"rc-tabs": "~9.5.2",
				"rc-time-picker": "~3.4.0",
				"rc-tooltip": "~3.7.3",
				"rc-tree": "~1.14.6",
				"rc-tree-select": "~2.4.0",
				"rc-trigger": "^2.6.2",
				"rc-upload": "~2.6.0",
				"rc-util": "^4.5.1",
				"react-lazy-load": "^3.0.13",
				"react-lifecycles-compat": "^3.0.4",
				"react-slick": "~0.23.2",
				"resize-observer-polyfill": "^1.5.0",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.2"
			},
			"devDependencies": {
				"@types/classnames": "^2.2.6",
				"@types/prop-types": "^15.5.6",
				"@types/react": "~16.7.13",
				"@types/react-dom": "^16.0.11",
				"@types/react-intl": "^2.3.14",
				"@types/react-slick": "^0.23.2",
				"@yesmeck/offline-plugin": "^5.0.5",
				"ansi-styles": "^3.2.1",
				"ant-design-palettes": "^1.1.3",
				"antd-theme-generator": "^1.1.4",
				"antd-tools": "^6.2.4",
				"babel-eslint": "^10.0.1",
				"bisheng": "^1.0.0",
				"bisheng-plugin-antd": "^0.17.0",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.0.0",
				"bisheng-plugin-toc": "^0.4.4",
				"commander": "^2.18.0",
				"core-js": "^2.5.7",
				"cross-env": "^5.2.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.5.2",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.7.0",
				"enzyme-adapter-react-16": "^1.6.0",
				"enzyme-to-json": "^3.3.4",
				"eslint": "^5.6.1",
				"eslint-config-airbnb": "^17.1.0",
				"eslint-config-prettier": "^3.0.1",
				"eslint-plugin-babel": "^5.2.1",
				"eslint-plugin-import": "^2.14.0",
				"eslint-plugin-jsx-a11y": "^6.1.2",
				"eslint-plugin-markdown": "~1.0.0-beta.6",
				"eslint-plugin-react": "^7.11.1",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"glob": "^7.1.3",
				"immutability-helper": "^2.8.1",
				"intersection-observer": "^0.5.0",
				"jest": "^23.6.0",
				"jsdom": "^13.0.0",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^8.0.2",
				"lz-string": "^1.4.4",
				"majo": "^0.6.2",
				"mockdate": "^2.0.2",
				"pre-commit": "^1.2.2",
				"preact": "^8.3.1",
				"preact-compat": "^3.18.4",
				"prettier": "^1.15.3",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.6.6",
				"rc-scroll-anim": "^2.5.5",
				"rc-tween-one": "^2.2.12",
				"react": "^16.5.2",
				"react-color": "^2.14.1",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^7.0.2",
				"react-dnd-html5-backend": "^7.0.2",
				"react-document-title": "^2.0.3",
				"react-dom": "^16.5.2",
				"react-github-button": "^0.1.11",
				"react-highlight-words": "^0.14.0",
				"react-infinite-scroller": "^1.2.1",
				"react-intl": "^2.7.0",
				"react-resizable": "^1.7.5",
				"react-router-dom": "^4.3.1",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.6.3",
				"react-virtualized": "~9.21.0",
				"remark-frontmatter": "^1.3.0",
				"remark-parse": "^6.0.0",
				"remark-stringify": "^6.0.0",
				"remark-yaml-config": "^4.0.2",
				"reqwest": "^2.0.5",
				"rimraf": "^2.6.2",
				"scrollama": "^1.4.4",
				"stylelint": "~9.6.0",
				"stylelint-config-prettier": "^4.0.0",
				"stylelint-config-standard": "^18.2.0",
				"typescript": "~3.2.2",
				"unified": "^7.0.0",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.1.4"
			},
			"scripts": {
				"test": "jest --config .jest.js --verbose=false",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"sort-api": "node ./scripts/sort-api-table.js",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml _site && cp -r .circleci _site",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint",
				"lint-staged:es": "eslint ./.*.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'",
				"prettier": "node ./scripts/prettier.js"
			},
			"pre-commit": [
				"lint-staged"
			],
			"lint-staged": {
				"components/**/*.tsx": [
					"npm run lint-staged:ts",
					"node ./scripts/pre-prettier.js",
					"git add"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"npm run lint-staged:es",
					"node ./scripts/pre-prettier.js",
					"git add"
				],
				"{site,components}/**/*.less": [
					"stylelint --syntax less",
					"node ./scripts/pre-prettier.js",
					"git add"
				],
				"components/*/demo/*.md": [
					"npm run lint-staged:demo"
				]
			},
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"readmeFilename": "README.md",
			"gitHead": "89574017be3d0b8b00cb498a0ebf29b14d9304ad",
			"_id": "antd@3.11.4-beta.0",
			"_npmVersion": "6.5.0",
			"_nodeVersion": "11.1.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"integrity": "sha512-Htvkyzx6aAZeFJoRsPWG0+KZmNpWaI5Dl+yC8rYfOyBsrJiyNXVx2ISkYCbsWTb0tlqvpOQl6eb/yGF4mQuHGQ==",
				"shasum": "2d96ea4308f7a482ecc2f10c9c7e4257c397c341",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.11.4-beta.0.tgz",
				"fileCount": 2018,
				"unpackedSize": 41074422,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcH1C3CRA9TVsSAnZWagAAwkcP/iq+u1UFtS6o/SpY5wgT\naZ11lBhWSIhOTazPIK2LjqUbTKbai4PzPloBCny7wJGiAsWh2fyPtQBusA9K\nK0GGjDvWBrj6ttftlc2QoviDK5IQMAnnO99qFCcjB1E/HrVKTjkg4t2jPi0T\nL1FrtJh7x26ufs5JxM0qDup9mg6damqo/YgPUdtE4cE6/1UYhLm7Mg8r9Eo4\njCbH+uiItTEPK8koYlTKfe0lpCqst9knExTtYVeOTsUPYzAnFutxZ5C4wPwn\nrQaNVukQwstHF8sJqSz/+uo8tXcxIS5pVzCImdtTwyY+/Xmn1YthieM2wCn3\nhYHvEHyg0BdlkfYp/g8HRQkJVFTdaTZU9aNtFP59jCAYMp9Xe8xcs0EQ8cFY\nL4Jws/5/nJI9UopKqH2zNENl/sALxpZrw1UY2l4VIJZsCbRbaXmLGinDx1gr\nLVnPDV8VyY5/jkkSqLjirJ9Xbe7ZRoUNuO5LH5YMc2kzl4OacuQJjjsXIrdd\nfZ1QrSyCoRNP3hR2KRcbICmroXXF7fnSK6QVMphw65jDcId3sHUXClpwtdUI\n+PWDtuHYLcscPMCYjvfmPW4z21riERGMPH7Cn7dLz6fqk+a3xOifmok5mTdp\nVqHbMHuH13ZeWH4TV4omhB8K9divw7E5yPUeZk4S2iQAPXM76R9H1IwRaLjd\nw9d4\r\n=9XBm\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "418150596@qq.com",
					"name": "ddcat1115"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "644506165@qq.com",
					"name": "nikogu"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "surgesoft@gmail.com",
					"name": "raohai"
				},
				{
					"email": "valleykiddy@gmail.com",
					"name": "valleykid"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.11.4-beta.0_1545556149661_0.1682692987348824"
			},
			"_hasShrinkwrap": false
		},
		"3.11.4-beta.1": {
			"name": "antd",
			"version": "3.11.4-beta.1",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"@ant-design/icons": "~1.1.15",
				"@ant-design/icons-react": "~1.1.2",
				"array-tree-filter": "^2.1.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.6",
				"create-react-class": "^15.6.3",
				"create-react-context": "0.2.2",
				"css-animation": "^1.5.0",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.6",
				"intersperse": "^1.0.0",
				"lodash": "^4.17.11",
				"moment": "^2.22.2",
				"omit.js": "^1.0.0",
				"prop-types": "^15.6.2",
				"raf": "^3.4.0",
				"rc-animate": "^2.5.4",
				"rc-calendar": "~9.8.0",
				"rc-cascader": "~0.16.0",
				"rc-checkbox": "~2.1.5",
				"rc-collapse": "~1.10.0",
				"rc-dialog": "~7.2.1",
				"rc-drawer": "~1.7.6",
				"rc-dropdown": "~2.2.1",
				"rc-editor-mention": "^1.1.7",
				"rc-form": "^2.2.7",
				"rc-input-number": "~4.3.7",
				"rc-menu": "~7.4.12",
				"rc-notification": "~3.3.0",
				"rc-pagination": "~1.17.5",
				"rc-progress": "~2.2.6",
				"rc-rate": "~2.4.2",
				"rc-select": "^8.6.7",
				"rc-slider": "~8.6.3",
				"rc-steps": "~3.3.0",
				"rc-switch": "~1.8.0",
				"rc-table": "~6.4.0",
				"rc-tabs": "~9.5.2",
				"rc-time-picker": "~3.4.0",
				"rc-tooltip": "~3.7.3",
				"rc-tree": "~1.14.6",
				"rc-tree-select": "~2.4.0",
				"rc-trigger": "^2.6.2",
				"rc-upload": "~2.6.0",
				"rc-util": "^4.5.1",
				"react-lazy-load": "^3.0.13",
				"react-lifecycles-compat": "^3.0.4",
				"react-slick": "~0.23.2",
				"resize-observer-polyfill": "^1.5.0",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.2"
			},
			"devDependencies": {
				"@types/classnames": "^2.2.6",
				"@types/prop-types": "^15.5.6",
				"@types/react": "~16.7.13",
				"@types/react-dom": "^16.0.11",
				"@types/react-intl": "^2.3.14",
				"@types/react-slick": "^0.23.2",
				"@yesmeck/offline-plugin": "^5.0.5",
				"ansi-styles": "^3.2.1",
				"ant-design-palettes": "^1.1.3",
				"antd-theme-generator": "^1.1.4",
				"antd-tools": "^6.4.3",
				"babel-eslint": "^10.0.1",
				"bisheng": "^1.0.0",
				"bisheng-plugin-antd": "^0.17.0",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.0.0",
				"bisheng-plugin-toc": "^0.4.4",
				"commander": "^2.18.0",
				"core-js": "^2.5.7",
				"cross-env": "^5.2.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.5.2",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.7.0",
				"enzyme-adapter-react-16": "^1.6.0",
				"enzyme-to-json": "^3.3.4",
				"eslint": "^5.6.1",
				"eslint-config-airbnb": "^17.1.0",
				"eslint-config-prettier": "^3.0.1",
				"eslint-plugin-babel": "^5.2.1",
				"eslint-plugin-import": "^2.14.0",
				"eslint-plugin-jsx-a11y": "^6.1.2",
				"eslint-plugin-markdown": "~1.0.0-beta.6",
				"eslint-plugin-react": "^7.11.1",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"glob": "^7.1.3",
				"immutability-helper": "^2.8.1",
				"intersection-observer": "^0.5.0",
				"jest": "^23.6.0",
				"jsdom": "^13.0.0",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^8.0.2",
				"lz-string": "^1.4.4",
				"majo": "^0.6.2",
				"mockdate": "^2.0.2",
				"pre-commit": "^1.2.2",
				"preact": "^8.3.1",
				"preact-compat": "^3.18.4",
				"prettier": "^1.15.3",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.6.6",
				"rc-scroll-anim": "^2.5.5",
				"rc-tween-one": "^2.2.12",
				"react": "^16.5.2",
				"react-color": "^2.14.1",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^7.0.2",
				"react-dnd-html5-backend": "^7.0.2",
				"react-document-title": "^2.0.3",
				"react-dom": "^16.5.2",
				"react-github-button": "^0.1.11",
				"react-highlight-words": "^0.14.0",
				"react-infinite-scroller": "^1.2.1",
				"react-intl": "^2.7.0",
				"react-resizable": "^1.7.5",
				"react-router-dom": "^4.3.1",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.6.3",
				"react-virtualized": "~9.21.0",
				"remark-frontmatter": "^1.3.0",
				"remark-parse": "^6.0.0",
				"remark-stringify": "^6.0.0",
				"remark-yaml-config": "^4.0.2",
				"reqwest": "^2.0.5",
				"rimraf": "^2.6.2",
				"scrollama": "^1.4.4",
				"stylelint": "~9.6.0",
				"stylelint-config-prettier": "^4.0.0",
				"stylelint-config-standard": "^18.2.0",
				"typescript": "~3.2.2",
				"unified": "^7.0.0",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.1.4"
			},
			"scripts": {
				"test": "jest --config .jest.js --verbose=false",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"sort-api": "node ./scripts/sort-api-table.js",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml _site && cp -r .circleci _site",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint",
				"lint-staged:es": "eslint ./.*.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'",
				"prettier": "node ./scripts/prettier.js"
			},
			"pre-commit": [
				"lint-staged"
			],
			"lint-staged": {
				"components/**/*.tsx": [
					"npm run lint-staged:ts",
					"node ./scripts/pre-prettier.js",
					"git add"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"npm run lint-staged:es",
					"node ./scripts/pre-prettier.js",
					"git add"
				],
				"{site,components}/**/*.less": [
					"stylelint --syntax less",
					"node ./scripts/pre-prettier.js",
					"git add"
				],
				"components/*/demo/*.md": [
					"npm run lint-staged:demo"
				]
			},
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"readmeFilename": "README.md",
			"gitHead": "5c1e156ec31513d12101b38f76394a9add3bcc03",
			"_id": "antd@3.11.4-beta.1",
			"_npmVersion": "6.5.0",
			"_nodeVersion": "11.1.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"integrity": "sha512-NYShAgupqchiuzS1/JYGHNWBKkn+gwZqqMyLAbAGK8VhImIJSAI8L0pJSq2l3CvjCkz55Z7UG7VaGTsjZ2mEeQ==",
				"shasum": "54f89a68b898eea629f65bc10bbcd287fd9d2d11",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.11.4-beta.1.tgz",
				"fileCount": 2018,
				"unpackedSize": 41431413,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcH1c0CRA9TVsSAnZWagAAMOgP/3MdobwEIUhBM8suKMkR\n+tHqzVnJeNtfbdh8p47mFZ14uX1Jjix4ccWVDnFkomHTvRriOE2i+dZcQ3Yg\nKGn0a9acob4+QoPHorHYcoQS893C+B5R5BzglDu4vAijdKKbX61D33oAeKty\ntLjHGchzXUpRzprj6vkw04hhAhzhr4zoLcZfZXE7JQUQ4rgsbz1Vu/4oTl5t\nkpmp0oxnFzoDOPzFr0tm8s2kno7uq3XC7VbZOgSo9g6XgpfcLMxtDT1MB6nA\nxQSn/rMwWXLJsPb/rcalosR1WgwRvIRnZgSk6tvVQ/qCod/RG6SOwfXp6eXh\n+YF1TI/stFB0HOdfkShXvFQw99/y7BrZ8/sAhaJAJ9VXDz5zu4aQbSdoe9WO\npnUcQJvjQ8YXF9hIVAXz7YlaoirA+Wk/y901RVA7emsZoQ0lYSdCEx4T9GLf\nsv6Qa8s45elgX1IwCjLL6+GLDLAD05SmfqdQhomCM5zgt4t/qoTydW6qC6DX\nJnHO5qTub4jybXCQgQAwQmG7K+L8ww7ajUEGw7lpQrKaEQ1Wxjyq5c4+kXCO\nkLNzLAstRt5XkMtm0Bfw7M+uXM4tPtMdm0XypCfyqeCzmRxujkPtrkZ3LuAq\nuep6xIS5TFBup5qxqa9mxSq420N58kFoe2iJksdIpxHW5s6DgFQGX9wvp7I3\nZ9vf\r\n=iEPG\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "418150596@qq.com",
					"name": "ddcat1115"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "644506165@qq.com",
					"name": "nikogu"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "surgesoft@gmail.com",
					"name": "raohai"
				},
				{
					"email": "valleykiddy@gmail.com",
					"name": "valleykid"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.11.4-beta.1_1545557811244_0.0886413371101793"
			},
			"_hasShrinkwrap": false
		},
		"3.11.4": {
			"name": "antd",
			"version": "3.11.4",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"@ant-design/icons": "~1.1.15",
				"@ant-design/icons-react": "~1.1.2",
				"array-tree-filter": "^2.1.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.6",
				"create-react-class": "^15.6.3",
				"create-react-context": "0.2.2",
				"css-animation": "^1.5.0",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.6",
				"intersperse": "^1.0.0",
				"lodash": "^4.17.11",
				"moment": "^2.22.2",
				"omit.js": "^1.0.0",
				"prop-types": "^15.6.2",
				"raf": "^3.4.0",
				"rc-animate": "^2.5.4",
				"rc-calendar": "~9.8.0",
				"rc-cascader": "~0.16.0",
				"rc-checkbox": "~2.1.5",
				"rc-collapse": "~1.10.0",
				"rc-dialog": "~7.2.1",
				"rc-drawer": "~1.7.6",
				"rc-dropdown": "~2.2.1",
				"rc-editor-mention": "^1.1.7",
				"rc-form": "^2.4.0",
				"rc-input-number": "~4.3.7",
				"rc-menu": "~7.4.12",
				"rc-notification": "~3.3.0",
				"rc-pagination": "~1.17.5",
				"rc-progress": "~2.2.6",
				"rc-rate": "~2.4.2",
				"rc-select": "^8.6.7",
				"rc-slider": "~8.6.3",
				"rc-steps": "~3.3.0",
				"rc-switch": "~1.8.0",
				"rc-table": "~6.4.0",
				"rc-tabs": "~9.5.2",
				"rc-time-picker": "~3.4.0",
				"rc-tooltip": "~3.7.3",
				"rc-tree": "~1.14.6",
				"rc-tree-select": "~2.4.0",
				"rc-trigger": "^2.6.2",
				"rc-upload": "~2.6.0",
				"rc-util": "^4.5.1",
				"react-lazy-load": "^3.0.13",
				"react-lifecycles-compat": "^3.0.4",
				"react-slick": "~0.23.2",
				"resize-observer-polyfill": "^1.5.0",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.2"
			},
			"devDependencies": {
				"@types/classnames": "^2.2.6",
				"@types/prop-types": "^15.5.6",
				"@types/react": "~16.7.13",
				"@types/react-dom": "^16.0.11",
				"@types/react-intl": "^2.3.14",
				"@types/react-slick": "^0.23.2",
				"@yesmeck/offline-plugin": "^5.0.5",
				"ansi-styles": "^3.2.1",
				"ant-design-palettes": "^1.1.3",
				"antd-theme-generator": "^1.1.4",
				"antd-tools": "^6.4.3",
				"babel-eslint": "^10.0.1",
				"bisheng": "^1.0.0",
				"bisheng-plugin-antd": "^0.17.0",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.0.0",
				"bisheng-plugin-toc": "^0.4.4",
				"chalk": "^2.4.1",
				"commander": "^2.18.0",
				"core-js": "^2.5.7",
				"cross-env": "^5.2.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.5.2",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.7.0",
				"enzyme-adapter-react-16": "^1.6.0",
				"enzyme-to-json": "^3.3.4",
				"eslint": "^5.6.1",
				"eslint-config-airbnb": "^17.1.0",
				"eslint-config-prettier": "^3.0.1",
				"eslint-plugin-babel": "^5.2.1",
				"eslint-plugin-import": "^2.14.0",
				"eslint-plugin-jsx-a11y": "^6.1.2",
				"eslint-plugin-markdown": "~1.0.0-beta.6",
				"eslint-plugin-react": "^7.11.1",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"glob": "^7.1.3",
				"immutability-helper": "^2.8.1",
				"intersection-observer": "^0.5.0",
				"jest": "^23.6.0",
				"jsdom": "^13.0.0",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^8.0.2",
				"lz-string": "^1.4.4",
				"majo": "^0.6.2",
				"mockdate": "^2.0.2",
				"pre-commit": "^1.2.2",
				"preact": "^8.3.1",
				"preact-compat": "^3.18.4",
				"prettier": "^1.15.3",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.6.6",
				"rc-scroll-anim": "^2.5.5",
				"rc-tween-one": "^2.2.12",
				"react": "^16.5.2",
				"react-color": "^2.14.1",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^7.0.2",
				"react-dnd-html5-backend": "^7.0.2",
				"react-document-title": "^2.0.3",
				"react-dom": "^16.5.2",
				"react-github-button": "^0.1.11",
				"react-highlight-words": "^0.14.0",
				"react-infinite-scroller": "^1.2.1",
				"react-intl": "^2.7.0",
				"react-resizable": "^1.7.5",
				"react-router-dom": "^4.3.1",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.6.3",
				"react-virtualized": "~9.21.0",
				"remark-frontmatter": "^1.3.0",
				"remark-parse": "^6.0.0",
				"remark-stringify": "^6.0.0",
				"remark-yaml-config": "^4.0.2",
				"reqwest": "^2.0.5",
				"rimraf": "^2.6.2",
				"scrollama": "^1.4.4",
				"stylelint": "~9.6.0",
				"stylelint-config-prettier": "^4.0.0",
				"stylelint-config-standard": "^18.2.0",
				"typescript": "~3.2.2",
				"unified": "^7.0.0",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.1.4"
			},
			"scripts": {
				"test": "jest --config .jest.js --verbose=false",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"sort-api": "node ./scripts/sort-api-table.js",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml _site && cp -r .circleci _site",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint",
				"lint-staged:es": "eslint ./.*.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'",
				"prettier": "node ./scripts/prettier.js"
			},
			"pre-commit": [
				"lint-staged"
			],
			"lint-staged": {
				"components/**/*.tsx": [
					"npm run lint-staged:ts",
					"node ./scripts/pre-prettier.js",
					"git add"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"npm run lint-staged:es",
					"node ./scripts/pre-prettier.js",
					"git add"
				],
				"{site,components}/**/*.less": [
					"stylelint --syntax less",
					"node ./scripts/pre-prettier.js",
					"git add"
				],
				"components/*/demo/*.md": [
					"npm run lint-staged:demo"
				]
			},
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"gitHead": "ee27e87cf046c34cb54799b1714045e11cf00675",
			"_id": "antd@3.11.4",
			"_npmVersion": "6.5.0",
			"_nodeVersion": "11.1.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"integrity": "sha512-no4tx3A3RyoccGE9DbuR5J4pZwW1hhWM1CoVvIqEdzVkc0pFjqht4Ad1b02kHwyYkPzXMezJOn5OwpkuejLGxA==",
				"shasum": "39c4a0e9ff1a944da4bdcb23c91432f0e8729158",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.11.4.tgz",
				"fileCount": 2018,
				"unpackedSize": 41536887,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcH13ACRA9TVsSAnZWagAAQVcP/1IUfbPWq2283Tz2ZRy4\nULAX9+nZ8teDjTmRekx4MkRdaI8yLVhMiPxDoeEX01CmHwPEXiuEAzexs+WR\nbmPOM4EYhGBp+wKt4V2cTsM9t9GPrlIY/Xw7J8DvhI/oDWOb66BjwhOAhVxa\nVwkWNuJQy6zlleOr+m9egDM+QpucJg3xw55lvS4GyQfbGMRWOnTiAqDagwRH\naK6VrPOjHDrL1tyR+ibpn1NiMzrFeNcHmURvY8Zf7V9L8CYAlY6fZpDcuKBQ\nXi/Xw1JH4OTrQUCSNdP01cEJ6Z7H1on9Ys9HiJ/77Y4dNiZUN0yf+9PKWKOU\nKPrxtbzOSVBsKBfqUokXZQigqqmMts/jlvE7F8VU6TSdb+SxyvmyBOvyW7N0\nunz0YRoQM3YZbs7CIkj2sz6p5BpnShBNXOnllKdC2xgWXHEiruWXqxzZ0FWp\nTAaMiGgmCe8+typzkIawoFGReGnRw8BrMqmNvB2YO9X5wfLZqyPCJ4MMvaSL\nSGKOvTRfqk0OTnK2dORfGpVRLXHrZNZggLDcvNWzswvm6qL9QNEMaACLZ5bq\n3ofXASSWYPUwRTrLZIkJTYaifvxGHx0HVDkLZIg3czhZVZKAd+h7IJwNYURM\ntDIBm6MeBJY5NZBxub4oSBBGCOvFQEtBQN3DU3LhIf8rK6PGWdbghtxihHFy\nk+DL\r\n=mSj0\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "418150596@qq.com",
					"name": "ddcat1115"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "644506165@qq.com",
					"name": "nikogu"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "surgesoft@gmail.com",
					"name": "raohai"
				},
				{
					"email": "valleykiddy@gmail.com",
					"name": "valleykid"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.11.4_1545559487333_0.06380829124562193"
			},
			"_hasShrinkwrap": false
		},
		"3.11.5": {
			"name": "antd",
			"version": "3.11.5",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"@ant-design/icons": "~1.1.15",
				"@ant-design/icons-react": "~1.1.2",
				"array-tree-filter": "^2.1.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.6",
				"create-react-class": "^15.6.3",
				"create-react-context": "0.2.2",
				"css-animation": "^1.5.0",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.6",
				"intersperse": "^1.0.0",
				"lodash": "^4.17.11",
				"moment": "^2.22.2",
				"omit.js": "^1.0.0",
				"prop-types": "^15.6.2",
				"raf": "^3.4.0",
				"rc-animate": "^2.5.4",
				"rc-calendar": "~9.8.0",
				"rc-cascader": "~0.16.0",
				"rc-checkbox": "~2.1.5",
				"rc-collapse": "~1.10.0",
				"rc-dialog": "~7.2.1",
				"rc-drawer": "~1.7.6",
				"rc-dropdown": "~2.2.1",
				"rc-editor-mention": "^1.1.7",
				"rc-form": "^2.4.0",
				"rc-input-number": "~4.3.7",
				"rc-menu": "~7.4.12",
				"rc-notification": "~3.3.0",
				"rc-pagination": "~1.17.5",
				"rc-progress": "~2.2.6",
				"rc-rate": "~2.4.2",
				"rc-select": "^8.6.7",
				"rc-slider": "~8.6.3",
				"rc-steps": "~3.3.0",
				"rc-switch": "~1.8.0",
				"rc-table": "~6.4.0",
				"rc-tabs": "~9.5.2",
				"rc-time-picker": "~3.4.0",
				"rc-tooltip": "~3.7.3",
				"rc-tree": "~1.14.6",
				"rc-tree-select": "~2.4.0",
				"rc-trigger": "^2.6.2",
				"rc-upload": "~2.6.0",
				"rc-util": "^4.5.1",
				"react-lazy-load": "^3.0.13",
				"react-lifecycles-compat": "^3.0.4",
				"react-slick": "~0.23.2",
				"resize-observer-polyfill": "^1.5.0",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.2"
			},
			"devDependencies": {
				"@types/classnames": "^2.2.6",
				"@types/prop-types": "^15.5.6",
				"@types/react": "~16.7.13",
				"@types/react-dom": "^16.0.11",
				"@types/react-intl": "^2.3.14",
				"@types/react-slick": "^0.23.2",
				"@yesmeck/offline-plugin": "^5.0.5",
				"ansi-styles": "^3.2.1",
				"@ant-design/colors": "^2.0.0",
				"antd-theme-generator": "^1.1.4",
				"antd-tools": "^6.4.4",
				"babel-eslint": "^10.0.1",
				"bisheng": "^1.0.0",
				"bisheng-plugin-antd": "^0.17.0",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.0.0",
				"bisheng-plugin-toc": "^0.4.4",
				"chalk": "^2.4.1",
				"commander": "^2.18.0",
				"core-js": "^2.5.7",
				"cross-env": "^5.2.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.5.2",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.7.0",
				"enzyme-adapter-react-16": "^1.6.0",
				"enzyme-to-json": "^3.3.4",
				"eslint": "^5.6.1",
				"eslint-config-airbnb": "^17.1.0",
				"eslint-config-prettier": "^3.0.1",
				"eslint-plugin-babel": "^5.2.1",
				"eslint-plugin-import": "^2.14.0",
				"eslint-plugin-jsx-a11y": "^6.1.2",
				"eslint-plugin-markdown": "~1.0.0-beta.6",
				"eslint-plugin-react": "^7.11.1",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"glob": "^7.1.3",
				"immutability-helper": "^2.8.1",
				"intersection-observer": "^0.5.0",
				"jest": "^23.6.0",
				"jsdom": "^13.0.0",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^8.0.2",
				"lz-string": "^1.4.4",
				"majo": "^0.6.2",
				"mockdate": "^2.0.2",
				"pre-commit": "^1.2.2",
				"preact": "^8.3.1",
				"preact-compat": "^3.18.4",
				"prettier": "^1.15.3",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.6.6",
				"rc-scroll-anim": "^2.5.5",
				"rc-tween-one": "^2.2.12",
				"react": "^16.5.2",
				"react-color": "^2.14.1",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^7.0.2",
				"react-dnd-html5-backend": "^7.0.2",
				"react-document-title": "^2.0.3",
				"react-dom": "^16.5.2",
				"react-github-button": "^0.1.11",
				"react-highlight-words": "^0.14.0",
				"react-infinite-scroller": "^1.2.1",
				"react-intl": "^2.7.0",
				"react-resizable": "^1.7.5",
				"react-router-dom": "^4.3.1",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.6.3",
				"react-virtualized": "~9.21.0",
				"remark-frontmatter": "^1.3.0",
				"remark-parse": "^6.0.0",
				"remark-stringify": "^6.0.0",
				"remark-yaml-config": "^4.0.2",
				"reqwest": "^2.0.5",
				"rimraf": "^2.6.2",
				"scrollama": "^1.4.4",
				"stylelint": "~9.6.0",
				"stylelint-config-prettier": "^4.0.0",
				"stylelint-config-standard": "^18.2.0",
				"typescript": "~3.2.2",
				"unified": "^7.0.0",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.1.4"
			},
			"scripts": {
				"test": "jest --config .jest.js --verbose=false",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"sort-api": "node ./scripts/sort-api-table.js",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml _site && cp -r .circleci _site",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint",
				"lint-staged:es": "eslint ./.*.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'",
				"prettier": "node ./scripts/prettier.js"
			},
			"pre-commit": [
				"lint-staged"
			],
			"lint-staged": {
				"components/**/*.tsx": [
					"npm run lint-staged:ts",
					"node ./scripts/pre-prettier.js",
					"git add"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"npm run lint-staged:es",
					"node ./scripts/pre-prettier.js",
					"git add"
				],
				"{site,components}/**/*.less": [
					"stylelint --syntax less",
					"node ./scripts/pre-prettier.js",
					"git add"
				],
				"components/*/demo/*.md": [
					"npm run lint-staged:demo"
				]
			},
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"gitHead": "e6fd745c268af8e05671167bc6b786ba773d32d1",
			"_id": "antd@3.11.5",
			"_npmVersion": "6.5.0",
			"_nodeVersion": "8.11.3",
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"dist": {
				"integrity": "sha512-+uJJ1S8FrlTImwRzYvhRFvf72K5ft0OV2adxhxaKx1x5r/JHzEKLjMSkwLqIEswS0iUMkMnp1VUNvUN1PFiJrw==",
				"shasum": "70a22c902fa765293113f4a25f7c8a1c642ab175",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.11.5.tgz",
				"fileCount": 2018,
				"unpackedSize": 41537511,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcIJ+aCRA9TVsSAnZWagAA0b8P+QFYwdwxifa5QB4j7EEC\nzR8wXCsJV3CPqoibYomspli60c0EB8RwgB0VU5yEJWbAtftO01c9zsEQQ3ta\nHFwCIoAVUKELqr0Rii/e0iGfGQPPQD7nk1qLkx0Va07rRmtK48O7F8OE8qFJ\nT4ZM2h1eOOz72TRtr9bcoUVMjt2eTUg76LxsPD6KEBjAAJ/+anF6FkmliN+C\nhdaazVk+aiMf5xHl2ATBxMj1hfPNayriw+9oQAz+6mUdaJWNOxlqVZuJFoRl\nx6+hG34XRpkM1l/jjUA9ik8gH7tNVL2CNcc1/hsk8GQf7uUBsEZIacEJBp2s\nwTwtyObiGh+yWJFcvhb/3PgiDvnvge9OPrEYCFlmhy8SstNskX60gjOgYJBz\n38f+JL04YqdwfjIyugJHgLRNNAaqIV2d3KoEE4VC4pHcPb9vGtsPCwR5GiXG\n7zfmTjxX2u5WWfX/JlpmewPB3OP3pW4zIdHJtx+3xWGhg3hhEnF/l3u0byaf\nLKVx7RsQ+24DFLbzNrOpp1MB49T44mPukulAPNTNpLr7DBiYAzPfnynURnse\nCTucqffTh1mD8K5n014PcczYDmNZwdB0eDlbl9K4hVIkUkcahvL+dpY11n9g\ngxWrqzDVnE3PlJr57MFoc1YkHzQGc7Lx7e1gV8uvJY/KJ2HAHVcB6BrGWitH\n5sLT\r\n=cVUz\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "418150596@qq.com",
					"name": "ddcat1115"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "644506165@qq.com",
					"name": "nikogu"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "surgesoft@gmail.com",
					"name": "raohai"
				},
				{
					"email": "valleykiddy@gmail.com",
					"name": "valleykid"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.11.5_1545641881478_0.028834396726193923"
			},
			"_hasShrinkwrap": false
		},
		"3.11.6": {
			"name": "antd",
			"version": "3.11.6",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"@ant-design/icons": "~1.1.15",
				"@ant-design/icons-react": "~1.1.2",
				"array-tree-filter": "^2.1.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.6",
				"create-react-class": "^15.6.3",
				"create-react-context": "0.2.2",
				"css-animation": "^1.5.0",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.6",
				"intersperse": "^1.0.0",
				"lodash": "^4.17.11",
				"moment": "^2.22.2",
				"omit.js": "^1.0.0",
				"prop-types": "^15.6.2",
				"raf": "^3.4.0",
				"rc-animate": "^2.5.4",
				"rc-calendar": "~9.8.0",
				"rc-cascader": "~0.16.0",
				"rc-checkbox": "~2.1.5",
				"rc-collapse": "~1.10.0",
				"rc-dialog": "~7.2.1",
				"rc-drawer": "~1.7.6",
				"rc-dropdown": "~2.2.1",
				"rc-editor-mention": "^1.1.7",
				"rc-form": "^2.4.0",
				"rc-input-number": "~4.3.7",
				"rc-menu": "~7.4.12",
				"rc-notification": "~3.3.0",
				"rc-pagination": "~1.17.5",
				"rc-progress": "~2.2.6",
				"rc-rate": "~2.4.2",
				"rc-select": "^8.6.7",
				"rc-slider": "~8.6.3",
				"rc-steps": "~3.3.0",
				"rc-switch": "~1.8.0",
				"rc-table": "~6.4.0",
				"rc-tabs": "~9.5.2",
				"rc-time-picker": "~3.4.0",
				"rc-tooltip": "~3.7.3",
				"rc-tree": "~1.14.6",
				"rc-tree-select": "~2.4.0",
				"rc-trigger": "^2.6.2",
				"rc-upload": "~2.6.0",
				"rc-util": "^4.5.1",
				"react-lazy-load": "^3.0.13",
				"react-lifecycles-compat": "^3.0.4",
				"react-slick": "~0.23.2",
				"resize-observer-polyfill": "^1.5.0",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.2"
			},
			"devDependencies": {
				"@types/classnames": "^2.2.6",
				"@types/prop-types": "^15.5.6",
				"@types/react": "~16.7.13",
				"@types/react-dom": "^16.0.11",
				"@types/react-intl": "^2.3.14",
				"@types/react-slick": "^0.23.2",
				"@yesmeck/offline-plugin": "^5.0.5",
				"ansi-styles": "^3.2.1",
				"@ant-design/colors": "^2.0.0",
				"antd-theme-generator": "^1.1.4",
				"antd-tools": "^6.4.4",
				"babel-eslint": "^10.0.1",
				"bisheng": "^1.0.0",
				"bisheng-plugin-antd": "^0.17.0",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.0.0",
				"bisheng-plugin-toc": "^0.4.4",
				"chalk": "^2.4.1",
				"commander": "^2.18.0",
				"core-js": "^2.5.7",
				"cross-env": "^5.2.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.5.2",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.7.0",
				"enzyme-adapter-react-16": "^1.6.0",
				"enzyme-to-json": "^3.3.4",
				"eslint": "^5.6.1",
				"eslint-config-airbnb": "^17.1.0",
				"eslint-config-prettier": "^3.0.1",
				"eslint-plugin-babel": "^5.2.1",
				"eslint-plugin-import": "^2.14.0",
				"eslint-plugin-jsx-a11y": "^6.1.2",
				"eslint-plugin-markdown": "~1.0.0-beta.6",
				"eslint-plugin-react": "^7.11.1",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"glob": "^7.1.3",
				"immutability-helper": "^2.8.1",
				"intersection-observer": "^0.5.0",
				"jest": "^23.6.0",
				"jsdom": "^13.0.0",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^8.0.2",
				"lz-string": "^1.4.4",
				"majo": "^0.6.2",
				"mockdate": "^2.0.2",
				"pre-commit": "^1.2.2",
				"preact": "^8.3.1",
				"preact-compat": "^3.18.4",
				"prettier": "^1.15.3",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.6.6",
				"rc-scroll-anim": "^2.5.5",
				"rc-tween-one": "^2.2.12",
				"react": "^16.5.2",
				"react-color": "^2.14.1",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^7.0.2",
				"react-dnd-html5-backend": "^7.0.2",
				"react-document-title": "^2.0.3",
				"react-dom": "^16.5.2",
				"react-github-button": "^0.1.11",
				"react-highlight-words": "^0.14.0",
				"react-infinite-scroller": "^1.2.1",
				"react-intl": "^2.7.0",
				"react-resizable": "^1.7.5",
				"react-router-dom": "^4.3.1",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.6.3",
				"react-virtualized": "~9.21.0",
				"remark-frontmatter": "^1.3.0",
				"remark-parse": "^6.0.0",
				"remark-stringify": "^6.0.0",
				"remark-yaml-config": "^4.0.2",
				"reqwest": "^2.0.5",
				"rimraf": "^2.6.2",
				"scrollama": "^1.4.4",
				"stylelint": "~9.6.0",
				"stylelint-config-prettier": "^4.0.0",
				"stylelint-config-standard": "^18.2.0",
				"typescript": "~3.2.2",
				"unified": "^7.0.0",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.1.4"
			},
			"scripts": {
				"test": "jest --config .jest.js --verbose=false",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"sort-api": "node ./scripts/sort-api-table.js",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml _site && cp -r .circleci _site",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint",
				"lint-staged:es": "eslint ./.*.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'",
				"prettier": "node ./scripts/prettier.js"
			},
			"pre-commit": [
				"lint-staged"
			],
			"lint-staged": {
				"components/**/*.tsx": [
					"npm run lint-staged:ts",
					"node ./scripts/pre-prettier.js",
					"git add"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"npm run lint-staged:es",
					"node ./scripts/pre-prettier.js",
					"git add"
				],
				"{site,components}/**/*.less": [
					"stylelint --syntax less",
					"node ./scripts/pre-prettier.js",
					"git add"
				],
				"components/*/demo/*.md": [
					"npm run lint-staged:demo"
				]
			},
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"gitHead": "6550df34b639ab0b3bf2c1cbf9b9828735c1fd41",
			"_id": "antd@3.11.6",
			"_npmVersion": "6.5.0",
			"_nodeVersion": "8.11.3",
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"dist": {
				"integrity": "sha512-7JrL5IWH6qLLa8u8H9na0DCTkVzbE3Nyg+QC71FJEEO9hJXsAqybcj3GU+HYe/Zsa2ndlN9TMFlPZoYWX1Rz8w==",
				"shasum": "bc69434c59025edf65ad077ad2d4d3ce646b2a64",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.11.6.tgz",
				"fileCount": 2018,
				"unpackedSize": 41534625,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcIZs8CRA9TVsSAnZWagAAcD0QAIwZLh37TE9KIJ3fCOqK\nUb4K13zT7giyo59mTS6cmwy6dwgzRl8c41Q2ittMRrU/Q8KHQczu4BACGzfL\na8FYHEJYr1kw84/zD3iue8VatO1TLBG/xo32RnhrwXABAUqJ6umLD45qI8dn\nlse1Y03ZHG3gAsu5YgsG6+Gl51bvdy9owNgwnFTWGSIuMaB3eKL1gS1XF29S\ndnb/OUj21lCgLZVJwhQTFuQ8BztHnnf7yX6TX5xxFX3gmAy2ZkBtgk+jg743\ndv4W6JlxKCBCB5IHrRGUyMsvvQzZt0lGWsfiXMf6tFw9AFAOa/JT/cJBCmSn\nEXqObaTuaRTDYDQXifn6cxbbl2kDEIGk27k3TWYrhwU0VXxFWzpNypNCSk9Y\npvTOYL3QNrCU3aQOTu9jmax8Qut8RoOVTSbhGki94yN3TUYkUkjWjdnAmnfR\ndfMhsQK986jMaF8dFJ+q5RLKI8jRaAffGyILT1RnuZna/c+btsAsEM6ZBnyP\nFMihKzJb0o+1vlpZrhfGF3bst5EtIpMpZY65kaQLuGgvKx3mKbpZxLMR0f7v\nyj753lTjGYzJHbQww42JeDUqANybkJcJWWPk7BBD9RLlzBUR2LYErJlzuvCp\nA1flrEGyzi2liBGKSC2QXg9HN+uL8ypx6+4TA0EoxTcz73MqwWHfbcNHMM6e\nuD3J\r\n=ZtHe\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "418150596@qq.com",
					"name": "ddcat1115"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "644506165@qq.com",
					"name": "nikogu"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "surgesoft@gmail.com",
					"name": "raohai"
				},
				{
					"email": "valleykiddy@gmail.com",
					"name": "valleykid"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.11.6_1545706299288_0.45254261159116993"
			},
			"_hasShrinkwrap": false
		},
		"3.10.10": {
			"name": "antd",
			"version": "3.10.10",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"@ant-design/icons": "~1.1.15",
				"@ant-design/icons-react": "~1.1.2",
				"array-tree-filter": "^2.1.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.6",
				"create-react-class": "^15.6.3",
				"create-react-context": "0.2.3",
				"css-animation": "^1.5.0",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.6",
				"intersperse": "^1.0.0",
				"lodash": "^4.17.11",
				"moment": "^2.22.2",
				"omit.js": "^1.0.0",
				"prop-types": "^15.6.2",
				"raf": "^3.4.0",
				"rc-animate": "^2.5.4",
				"rc-calendar": "~9.7.9",
				"rc-cascader": "~0.16.0",
				"rc-checkbox": "~2.1.5",
				"rc-collapse": "~1.10.0",
				"rc-dialog": "~7.2.1",
				"rc-drawer": "~1.7.6",
				"rc-dropdown": "~2.2.1",
				"rc-editor-mention": "^1.1.7",
				"rc-form": "^2.2.3",
				"rc-input-number": "~4.3.0",
				"rc-menu": "~7.4.12",
				"rc-notification": "~3.2.0",
				"rc-pagination": "~1.17.3",
				"rc-progress": "~2.2.6",
				"rc-rate": "~2.4.2",
				"rc-select": "~8.4.0",
				"rc-slider": "~8.6.3",
				"rc-steps": "~3.3.0",
				"rc-switch": "~1.8.0",
				"rc-table": "~6.3.4",
				"rc-tabs": "~9.5.1",
				"rc-time-picker": "~3.4.0",
				"rc-tooltip": "~3.7.3",
				"rc-tree": "~1.14.6",
				"rc-tree-select": "~2.4.0",
				"rc-trigger": "^2.6.2",
				"rc-upload": "~2.6.0",
				"rc-util": "^4.5.1",
				"react-lazy-load": "^3.0.13",
				"react-lifecycles-compat": "^3.0.4",
				"react-slick": "~0.23.2",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.2"
			},
			"devDependencies": {
				"@types/classnames": "^2.2.6",
				"@types/prop-types": "^15.5.6",
				"@types/react": "^16.4.15",
				"@types/react-dom": "^16.0.8",
				"@types/react-intl": "^2.3.11",
				"@types/react-slick": "^0.23.2",
				"@yesmeck/offline-plugin": "^5.0.5",
				"ansi-styles": "^3.2.1",
				"ant-design-palettes": "^1.1.3",
				"antd-theme-generator": "^1.1.4",
				"antd-tools": "^5.2.2",
				"babel-cli": "^6.26.0",
				"babel-eslint": "^10.0.1",
				"bisheng": "^0.28.4",
				"bisheng-plugin-antd": "^0.16.5",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^0.6.3",
				"bisheng-plugin-toc": "^0.4.4",
				"commander": "^2.18.0",
				"cross-env": "^5.2.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.5.2",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.7.0",
				"enzyme-adapter-react-16": "^1.6.0",
				"enzyme-to-json": "^3.3.4",
				"eslint": "^5.6.1",
				"eslint-config-airbnb": "^17.1.0",
				"eslint-plugin-babel": "^5.2.1",
				"eslint-plugin-import": "^2.14.0",
				"eslint-plugin-jsx-a11y": "^6.1.2",
				"eslint-plugin-markdown": "~1.0.0-beta.6",
				"eslint-plugin-react": "^7.11.1",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"glob": "^7.1.3",
				"immutability-helper": "^2.8.1",
				"intersection-observer": "^0.5.0",
				"jest": "^23.6.0",
				"jsdom": "^13.0.0",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^8.0.2",
				"lz-string": "^1.4.4",
				"majo": "^0.6.2",
				"mockdate": "^2.0.2",
				"pre-commit": "^1.2.2",
				"preact": "^8.3.1",
				"preact-compat": "^3.18.4",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.6.6",
				"rc-scroll-anim": "^2.5.5",
				"rc-tween-one": "^2.2.12",
				"react": "^16.5.2",
				"react-color": "^2.14.1",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^6.0.0",
				"react-dnd-html5-backend": "^6.0.0",
				"react-document-title": "^2.0.3",
				"react-dom": "^16.5.2",
				"react-github-button": "^0.1.11",
				"react-infinite-scroller": "^1.2.1",
				"react-intl": "^2.7.0",
				"react-resizable": "^1.7.5",
				"react-router-dom": "^4.3.1",
				"react-sticky": "^6.0.3",
				"react-virtualized": "~9.21.0",
				"remark-frontmatter": "^1.3.0",
				"remark-parse": "^6.0.0",
				"remark-stringify": "^6.0.0",
				"remark-yaml-config": "^4.0.2",
				"reqwest": "^2.0.5",
				"rimraf": "^2.6.2",
				"scrollama": "^1.4.4",
				"stylelint": "~9.6.0",
				"stylelint-config-standard": "^18.2.0",
				"typescript": "~3.1.1",
				"unified": "^7.0.0",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.1.4"
			},
			"scripts": {
				"test": "jest --config .jest.js --verbose=false",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"sort-api": "node ./scripts/sort-api-table.js",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml _site && cp -r .circleci _site",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint",
				"lint-staged:es": "eslint ./.*.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"npm run lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"npm run lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"npm run lint-staged:demo"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*"
			],
			"gitHead": "2f2e3c17d47fc9fa850346cbdc65ec8da60e72e6",
			"_id": "antd@3.10.10",
			"_npmVersion": "6.5.0",
			"_nodeVersion": "8.11.3",
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"dist": {
				"integrity": "sha512-7XtpyRuo9R/qSOgV7VaSzvDTlo/QNhettIJHXAZI/ZPqbU6Q9MeTaQwzDWVIG9/YobLTd/+pZoNeaHDXaBYGWw==",
				"shasum": "bb59c1b32985cdbaca4dd73dac77500dd3933659",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.10.10.tgz",
				"fileCount": 1921,
				"unpackedSize": 29330877,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcIaHuCRA9TVsSAnZWagAAlKQQAJngfxDWMYFJYonQ4/l3\nD8ro6r3DYQuqgxX5DEt0b7VFWi4GaBmyXwPUstwn/ciWiNEVKhzLjz6wDlII\nL2fi+yGIxuK7wAjseOVedFJbgSADyBjX+4o6E4voyUDK2vxoaWW0pPedqXmp\n/rJFWDlVhUIxXlhiLDUbQbViOjMUYqPJ5SRy7WH0zcEPiZmGn9lwDI9w3UQB\n1Qmp3+TUzLeHZJdBlHHojk3TaQ3u2pv9E/wYh5n0Xn811oeG8WF4i7eZWQkh\ndFB9xdmDQSA1rPjExfmH/qWx2KL6j/haJl1fhHXHoe3nJ0ZuEG72IYXTH1Ds\nAO4c19VOd3y70WLMP0pF/KwVNdIkeM41+3dF5976eMTOansa+osLCX9QXv/l\nynzEsTqbwPTgOh0Ne7+3nGeskeV5SYw9fM2Dfx9ct2K3zPTZ+m85I1oaUdrH\nvTjM/GyNhX5nRpkgD6LXrJaTW/Wu0PMbtbXZOSVX9b1Th35z8YCfnmSWETQ5\n0D8UqExcKf6SwscF7Wi5aQ+UHE2+WJ5xA/LlVcs/ptifQEayygmM0w0YSxQS\nlZgVQCctZP8MPAxEoiVT9cXaV8WAkxoh+z90aXUuVjfUiW/V/1sQB2F5I3Lz\nqVfcqAIb03R5p05uukYybJmR+8+iErfJJ4LjwbvNSd/edsS7CxLv9FwfqiSJ\nWiCD\r\n=khpu\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "418150596@qq.com",
					"name": "ddcat1115"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "644506165@qq.com",
					"name": "nikogu"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "surgesoft@gmail.com",
					"name": "raohai"
				},
				{
					"email": "valleykiddy@gmail.com",
					"name": "valleykid"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.10.10_1545708012593_0.5858077239991235"
			},
			"_hasShrinkwrap": false
		},
		"3.9.4": {
			"name": "antd",
			"version": "3.9.4",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"@ant-design/icons": "~1.1.5",
				"@ant-design/icons-react": "~1.1.1",
				"array-tree-filter": "^2.0.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.0",
				"create-react-class": "^15.6.0",
				"create-react-context": "0.2.2",
				"css-animation": "^1.2.5",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.1",
				"intersperse": "^1.0.0",
				"lodash": "^4.17.5",
				"moment": "^2.19.3",
				"omit.js": "^1.0.0",
				"prop-types": "^15.5.7",
				"raf": "^3.4.0",
				"rc-animate": "^2.4.1",
				"rc-calendar": "~9.7.3",
				"rc-cascader": "~0.16.0",
				"rc-checkbox": "~2.1.5",
				"rc-collapse": "~1.10.0",
				"rc-dialog": "~7.2.0",
				"rc-drawer": "~1.7.3",
				"rc-dropdown": "~2.2.0",
				"rc-editor-mention": "^1.0.2",
				"rc-form": "^2.1.0",
				"rc-input-number": "~4.0.0",
				"rc-menu": "~7.4.1",
				"rc-notification": "~3.2.0",
				"rc-pagination": "~1.17.0",
				"rc-progress": "~2.2.2",
				"rc-rate": "~2.4.0",
				"rc-select": "~8.2.6",
				"rc-slider": "~8.6.0",
				"rc-steps": "~3.3.0",
				"rc-switch": "~1.7.0",
				"rc-table": "~6.3.2",
				"rc-tabs": "~9.4.0",
				"rc-time-picker": "~3.4.0",
				"rc-tooltip": "~3.7.0",
				"rc-tree": "~1.14.5",
				"rc-tree-select": "~2.2.0",
				"rc-trigger": "^2.5.4",
				"rc-upload": "~2.5.0",
				"rc-util": "^4.0.4",
				"react-lazy-load": "^3.0.12",
				"react-lifecycles-compat": "^3.0.2",
				"react-slick": "~0.23.1",
				"shallowequal": "^1.0.1",
				"warning": "~4.0.1"
			},
			"devDependencies": {
				"@types/classnames": "^2.2.6",
				"@types/prop-types": "^15.5.4",
				"@types/react": "16.4.14",
				"@types/react-dom": "16.0.7",
				"@types/react-intl": "^2.3.10",
				"@types/react-slick": "^0.23.2",
				"@yesmeck/offline-plugin": "^5.0.5",
				"ansi-styles": "^3.2.0",
				"ant-design-palettes": "^1.0.0",
				"antd-theme-generator": "1.1.3",
				"antd-tools": "^5.1.6",
				"babel-cli": "^6.18.0",
				"babel-eslint": "^9.0.0",
				"babel-plugin-import": "^1.0.0",
				"babel-plugin-transform-runtime": "^6.23.0",
				"babel-preset-es2015": "^6.18.0",
				"babel-preset-react": "^6.16.0",
				"babel-preset-stage-0": "^6.16.0",
				"bezier-easing": "^2.0.3",
				"bisheng": "^0.28.0",
				"bisheng-plugin-antd": "^0.16.0",
				"bisheng-plugin-description": "^0.1.1",
				"bisheng-plugin-react": "^0.6.0",
				"bisheng-plugin-toc": "^0.4.0",
				"commander": "^2.11.0",
				"cross-env": "^5.0.3",
				"css-split-webpack-plugin": "^0.2.3",
				"dekko": "^0.2.0",
				"delegate": "^3.1.2",
				"docsearch.js": "^2.5.2",
				"dora-plugin-upload": "^0.3.1",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.0",
				"enzyme-to-json": "^3.1.2",
				"eslint": "^5.1.0",
				"eslint-config-airbnb": "^17.0.0",
				"eslint-plugin-babel": "^5.0.0",
				"eslint-plugin-import": "^2.2.0",
				"eslint-plugin-jsx-a11y": "6.1.1",
				"eslint-plugin-markdown": "~1.0.0-beta.4",
				"eslint-plugin-react": "^7.10.0",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.0.3",
				"glob": "^7.1.1",
				"immutability-helper": "^2.5.0",
				"intersection-observer": "^0.5.0",
				"jest": "^23.2.0",
				"jsdom": "^12.0.0",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^7.0.0",
				"lz-string": "^1.4.4",
				"majo": "^0.6.2",
				"mockdate": "^2.0.1",
				"moment-timezone": "^0.5.5",
				"pre-commit": "^1.2.2",
				"preact": "^8.2.5",
				"preact-compat": "^3.17.0",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.4.1",
				"rc-scroll-anim": "^2.2.1",
				"rc-tween-one": "^2.0.1",
				"react": "^16.3.2",
				"react-color": "^2.11.7",
				"react-copy-to-clipboard": "^5.0.0",
				"react-dnd": "^5.0.0",
				"react-dnd-html5-backend": "^5.0.1",
				"react-document-title": "^2.0.1",
				"react-dom": "^16.3.2",
				"react-github-button": "^0.1.1",
				"react-infinite-scroller": "^1.0.15",
				"react-intl": "^2.0.1",
				"react-resizable": "^1.7.5",
				"react-router-dom": "^4.2.2",
				"react-sticky": "^6.0.3",
				"react-sublime-video": "^0.2.0",
				"react-virtualized": "~9.20.0",
				"remark-frontmatter": "^1.1.0",
				"remark-parse": "^5.0.0",
				"remark-stringify": "^5.0.0",
				"remark-yaml-config": "^4.0.1",
				"reqwest": "^2.0.5",
				"rimraf": "^2.5.4",
				"scrollama": "^1.4.1",
				"stylelint": "^9.5.0",
				"stylelint-config-standard": "^18.0.0",
				"typescript": "3.0.3",
				"unified": "^7.0.0",
				"values.js": "^1.0.3",
				"webpackbar": "^2.6.1",
				"xhr-mock": "^2.4.0",
				"xhr2": "^0.1.3"
			},
			"scripts": {
				"test": "jest --config .jest.js",
				"test-node": "jest --config .jest.node.js",
				"test-all": "echo ok",
				"lint": "echo ok",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"sort-api": "node ./scripts/sort-api-table.js",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml _site && cp -r .circleci _site",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run compile && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint",
				"lint-staged:es": "eslint ./.*.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'"
			},
			"lint-staged": {
				"components/**/*.tsx": [
					"npm run lint-staged:ts"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"npm run lint-staged:es"
				],
				"{site,components}/**/*.less": "stylelint --syntax less",
				"components/*/demo/*.md": [
					"npm run lint-staged:demo"
				]
			},
			"pre-commit": [
				"lint-staged"
			],
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*"
			],
			"gitHead": "af3142e9bd5b2a0f419271a443b78200a853636f",
			"_id": "antd@3.9.4",
			"_npmVersion": "6.4.0",
			"_nodeVersion": "10.5.0",
			"_npmUser": {
				"name": "yesmeck",
				"email": "yesmeck@gmail.com"
			},
			"dist": {
				"integrity": "sha512-ivXw55ggQyYs+mcDaoAkzO2ePcSpy+0Tr+r0a6N8Cnz1YMmHaz4GgPp35IEEv0sBt0QRv0a7oqBCx8hCpoYW5w==",
				"shasum": "dd0d8b0781a76f7e788f68af34e77fb761333850",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.9.4.tgz",
				"fileCount": 1915,
				"unpackedSize": 29167255,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcIbGvCRA9TVsSAnZWagAAxIEP/j0T0EGrsFlicyK5bSUi\nNfZ5OHPgdkEq892CrRT/jtmRxVqYSpL97MtEFIYQgxBKwnMGwgH/KZedbIeL\nktHEYtAQpMWSOM4JHc4m7EtI99OTkvIsiuMw2bGfNvXDLMal/Zj2JluQ+fKg\n0EM9EB6/+9YOpZZXkh8PvBqzvVQl4f2wZ2gx/5iVXJczFdVp4TmM2L4Ur22j\njy5r99OPgRzcgdLxjlljJ0ngOI3mf5ikShxU5yz79gwj26cMsT4tre/wxpLH\nA3dQP3IoV+d55UkQBsq0dMc575OVO2mlV/24PawoQy7V1JNgBPpI6b4kg2RD\naAhWBhaR1Xa+e+TSDhv1K7xx6KNAtwQv3quxs95EDWE7Lz6pCgNNMadQCGfy\nfRj94JhFQlSV4Z36gbNisStQ8Iy5MbqwN/HoVajMxgpL+AinA1vAMox/Q3aS\nPNpN/x5ktpZpa3KnWtFcwPKwzgBRiflH30e9YvR60ZF6aajtZCQb8tAM+3UF\n03H/iZYy7GoObaGDv6QCalLZozhtsgO+cxp1wR6Lx250mOI6ErL+3HRO1pt/\nDC4ZGvrQCcLqR3YFjJ3HbCsvVgxIIsiRZmznMUy1SejF574uG5whfUT+e6Z6\nJDGJuEt3iSULl5BkI442+zHcwsffaYg9qdNwhxpZm/e7bBVxXNy7W4XHqCmT\n/puu\r\n=XbpV\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "418150596@qq.com",
					"name": "ddcat1115"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "644506165@qq.com",
					"name": "nikogu"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "surgesoft@gmail.com",
					"name": "raohai"
				},
				{
					"email": "valleykiddy@gmail.com",
					"name": "valleykid"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.9.4_1545712046986_0.7144978322334958"
			},
			"_hasShrinkwrap": false
		},
		"3.12.0": {
			"name": "antd",
			"version": "3.12.0",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"@ant-design/icons": "~1.1.16",
				"@ant-design/icons-react": "~1.1.2",
				"array-tree-filter": "^2.1.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.6",
				"create-react-class": "^15.6.3",
				"create-react-context": "0.2.2",
				"css-animation": "^1.5.0",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.6",
				"lodash": "^4.17.11",
				"moment": "^2.22.2",
				"omit.js": "^1.0.0",
				"prop-types": "^15.6.2",
				"raf": "^3.4.0",
				"rc-animate": "^2.5.4",
				"rc-calendar": "~9.10.3",
				"rc-cascader": "~0.17.0",
				"rc-checkbox": "~2.1.5",
				"rc-collapse": "~1.10.0",
				"rc-dialog": "~7.3.0",
				"rc-drawer": "~1.7.6",
				"rc-dropdown": "~2.4.1",
				"rc-editor-mention": "^1.1.7",
				"rc-form": "^2.4.0",
				"rc-input-number": "~4.3.7",
				"rc-menu": "~7.4.12",
				"rc-notification": "~3.3.0",
				"rc-pagination": "~1.17.7",
				"rc-progress": "~2.2.6",
				"rc-rate": "~2.5.0",
				"rc-select": "^8.6.7",
				"rc-slider": "~8.6.3",
				"rc-steps": "~3.3.0",
				"rc-switch": "~1.8.0",
				"rc-table": "~6.4.0",
				"rc-tabs": "~9.5.2",
				"rc-time-picker": "~3.5.0",
				"rc-tooltip": "~3.7.3",
				"rc-tree": "~1.14.6",
				"rc-tree-select": "~2.5.0",
				"rc-trigger": "^2.6.2",
				"rc-upload": "~2.6.0",
				"rc-util": "^4.5.1",
				"react-lazy-load": "^3.0.13",
				"react-lifecycles-compat": "^3.0.4",
				"react-slick": "~0.23.2",
				"resize-observer-polyfill": "^1.5.0",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.2"
			},
			"devDependencies": {
				"@ant-design/colors": "^2.0.0",
				"@types/classnames": "^2.2.6",
				"@types/prop-types": "^15.5.6",
				"@types/react": "~16.7.13",
				"@types/react-dom": "^16.0.11",
				"@types/react-intl": "^2.3.14",
				"@types/react-slick": "^0.23.2",
				"@yesmeck/offline-plugin": "^5.0.5",
				"ansi-styles": "^3.2.1",
				"antd-theme-generator": "^1.1.4",
				"antd-tools": "^6.4.4",
				"babel-eslint": "^10.0.1",
				"bisheng": "^1.0.0",
				"bisheng-plugin-antd": "^0.17.0",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.0.0",
				"bisheng-plugin-toc": "^0.4.4",
				"chalk": "^2.4.1",
				"commander": "^2.18.0",
				"core-js": "^2.5.7",
				"cross-env": "^5.2.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.5.2",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.7.0",
				"enzyme-adapter-react-16": "^1.6.0",
				"enzyme-to-json": "^3.3.4",
				"eslint": "^5.6.1",
				"eslint-config-airbnb": "^17.1.0",
				"eslint-config-prettier": "^3.0.1",
				"eslint-plugin-babel": "^5.2.1",
				"eslint-plugin-import": "^2.14.0",
				"eslint-plugin-jsx-a11y": "^6.1.2",
				"eslint-plugin-markdown": "~1.0.0-beta.6",
				"eslint-plugin-react": "^7.11.1",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"glob": "^7.1.3",
				"immutability-helper": "^2.8.1",
				"intersection-observer": "^0.5.0",
				"jest": "^23.6.0",
				"jsdom": "^13.0.0",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^8.0.2",
				"lz-string": "^1.4.4",
				"majo": "^0.6.2",
				"mockdate": "^2.0.2",
				"pre-commit": "^1.2.2",
				"preact": "^8.3.1",
				"preact-compat": "^3.18.4",
				"prettier": "^1.15.3",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.6.6",
				"rc-scroll-anim": "^2.5.5",
				"rc-tween-one": "^2.2.12",
				"react": "^16.5.2",
				"react-color": "^2.14.1",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^7.0.2",
				"react-dnd-html5-backend": "^7.0.2",
				"react-document-title": "^2.0.3",
				"react-dom": "^16.5.2",
				"react-github-button": "^0.1.11",
				"react-highlight-words": "^0.15.0",
				"react-infinite-scroller": "^1.2.1",
				"react-intl": "^2.7.0",
				"react-resizable": "^1.7.5",
				"react-router-dom": "^4.3.1",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.6.3",
				"react-virtualized": "~9.21.0",
				"remark-cli": "^6.0.1",
				"remark-frontmatter": "^1.3.0",
				"remark-lint": "^6.0.4",
				"remark-parse": "^6.0.0",
				"remark-preset-lint-recommended": "^3.0.2",
				"remark-stringify": "^6.0.0",
				"remark-yaml-config": "^4.0.2",
				"reqwest": "^2.0.5",
				"rimraf": "^2.6.2",
				"scrollama": "^1.4.4",
				"stylelint": "~9.6.0",
				"stylelint-config-prettier": "^4.0.0",
				"stylelint-config-standard": "^18.2.0",
				"typescript": "~3.2.2",
				"unified": "^7.0.0",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.1.4"
			},
			"scripts": {
				"test": "jest --config .jest.js --verbose=false",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:md": "remark components/",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"sort-api": "node ./scripts/sort-api-table.js",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml _site && cp -r .circleci _site",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint",
				"lint-staged:es": "eslint ./.*.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'",
				"prettier": "node ./scripts/prettier.js"
			},
			"pre-commit": [
				"lint-staged"
			],
			"lint-staged": {
				"components/**/*.tsx": [
					"npm run lint-staged:ts",
					"node ./scripts/pre-prettier.js",
					"git add"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"npm run lint-staged:es",
					"node ./scripts/pre-prettier.js",
					"git add"
				],
				"{site,components}/**/*.less": [
					"stylelint --syntax less",
					"node ./scripts/pre-prettier.js",
					"git add"
				],
				"components/*/demo/*.md": [
					"npm run lint-staged:demo"
				]
			},
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"gitHead": "3089e1f72fca181e4ed907a63c8d000356500e78",
			"_id": "antd@3.12.0",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "8.10.0",
			"_npmUser": {
				"name": "picodoth",
				"email": "picodoth@gmail.com"
			},
			"dist": {
				"integrity": "sha512-JsbTP6eehW1FQtZUXjm677J3V/zTvIvskA96GTMFQ+yfU/AdxWe+vhjvZ3hk6SrXDfUe8CuIk91WKeCdKtVcgA==",
				"shasum": "08a1672c3a8d938c1e229fe28580db0f282d78cc",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.12.0.tgz",
				"fileCount": 2076,
				"unpackedSize": 42428077,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcMcY/CRA9TVsSAnZWagAAlcgP/iwOWjSvAAB+I6lJXYij\nleBPARzQ6CEdD/SOCwG+YW2OkBuHijTlaEq4/DEedsFeSOjWY58wKjrWKhBL\nDMSGFkhjqEFXVF+uiC7PKae1NnX8O4/AuL+aRiYrj1XkWlQawQ4bDLsKKwoI\nPQWK8U/HmKlpg9PPNoTZK9K0XksLTq+YJcIaSVlYGWFo7JogCTd/MdhA8N+D\n+OrDIKErw6T9N/BiUxKhPk/r0Xl+f1W2FVO9r97fK2wUAPtNLfI36iOp6rng\nek5ezoPy1GLUWKv7BUQacV/D5zN4TY4DY96a7DhxBbn6C5oyWavkOkSnWlFG\nOlbQMfsKGc2PKdHi3m57cNk00MocyL2TfWNNJUOkLooM8corAkJ1jFkgZ3g9\nsgyzDX0V68j3KW9DIbkzSAkpdZoODiYL04WT1dEyfH54zyxoox3nA3+11+e0\nnREyI+tS56lcaO92LX5DbLzxCYDzZ8vRNzjTWrnD8TDlhkMKH75umQVEd5I+\n2T+F+MS/V1WMShSskcicduksad4azuSLTv00kXsEasnsTS04AuO5W8MblaO1\nsQJCm73k3ZPD7rOCphRiRqBShPfQ1SW4yxno+sxp9m15f0WWhhQRv/b5J41D\nZiZs2gk6Orisd3XmKyn/e0OLBRHhkHnDGBLfvEjofaC452KFiOs+QwDoZZ+I\nl7Sd\r\n=Xlr9\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "418150596@qq.com",
					"name": "ddcat1115"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "644506165@qq.com",
					"name": "nikogu"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "surgesoft@gmail.com",
					"name": "raohai"
				},
				{
					"email": "valleykiddy@gmail.com",
					"name": "valleykid"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.12.0_1546765886226_0.5778935971694814"
			},
			"_hasShrinkwrap": false
		},
		"3.12.1": {
			"name": "antd",
			"version": "3.12.1",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"@ant-design/icons": "~1.1.16",
				"@ant-design/icons-react": "~1.1.2",
				"array-tree-filter": "^2.1.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.6",
				"create-react-class": "^15.6.3",
				"create-react-context": "0.2.2",
				"css-animation": "^1.5.0",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.6",
				"lodash": "^4.17.11",
				"moment": "^2.22.2",
				"omit.js": "^1.0.0",
				"prop-types": "^15.6.2",
				"raf": "^3.4.0",
				"rc-animate": "^2.5.4",
				"rc-calendar": "~9.10.3",
				"rc-cascader": "~0.17.0",
				"rc-checkbox": "~2.1.5",
				"rc-collapse": "~1.10.0",
				"rc-dialog": "~7.3.0",
				"rc-drawer": "~1.7.6",
				"rc-dropdown": "~2.4.1",
				"rc-editor-mention": "^1.1.7",
				"rc-form": "^2.4.0",
				"rc-input-number": "~4.3.7",
				"rc-menu": "~7.4.12",
				"rc-notification": "~3.3.0",
				"rc-pagination": "~1.17.7",
				"rc-progress": "~2.2.6",
				"rc-rate": "~2.5.0",
				"rc-select": "^8.6.7",
				"rc-slider": "~8.6.3",
				"rc-steps": "~3.3.0",
				"rc-switch": "~1.8.0",
				"rc-table": "~6.4.0",
				"rc-tabs": "~9.5.2",
				"rc-time-picker": "~3.5.0",
				"rc-tooltip": "~3.7.3",
				"rc-tree": "~1.14.6",
				"rc-tree-select": "~2.5.0",
				"rc-trigger": "^2.6.2",
				"rc-upload": "~2.6.0",
				"rc-util": "^4.5.1",
				"react-lazy-load": "^3.0.13",
				"react-lifecycles-compat": "^3.0.4",
				"react-slick": "~0.23.2",
				"resize-observer-polyfill": "^1.5.0",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.2"
			},
			"devDependencies": {
				"@ant-design/colors": "^2.0.0",
				"@types/classnames": "^2.2.6",
				"@types/prop-types": "^15.5.6",
				"@types/react": "~16.7.13",
				"@types/react-dom": "^16.0.11",
				"@types/react-intl": "^2.3.14",
				"@types/react-slick": "^0.23.2",
				"@yesmeck/offline-plugin": "^5.0.5",
				"ansi-styles": "^3.2.1",
				"antd-theme-generator": "^1.1.4",
				"antd-tools": "^6.4.4",
				"babel-eslint": "^10.0.1",
				"bisheng": "^1.0.0",
				"bisheng-plugin-antd": "^0.17.0",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.0.0",
				"bisheng-plugin-toc": "^0.4.4",
				"chalk": "^2.4.1",
				"commander": "^2.18.0",
				"core-js": "^2.5.7",
				"cross-env": "^5.2.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.5.2",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.7.0",
				"enzyme-adapter-react-16": "^1.6.0",
				"enzyme-to-json": "^3.3.4",
				"eslint": "^5.6.1",
				"eslint-config-airbnb": "^17.1.0",
				"eslint-config-prettier": "^3.0.1",
				"eslint-plugin-babel": "^5.2.1",
				"eslint-plugin-import": "^2.14.0",
				"eslint-plugin-jsx-a11y": "^6.1.2",
				"eslint-plugin-markdown": "~1.0.0-beta.6",
				"eslint-plugin-react": "^7.11.1",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"glob": "^7.1.3",
				"immutability-helper": "^2.8.1",
				"intersection-observer": "^0.5.0",
				"jest": "^23.6.0",
				"jsdom": "^13.0.0",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^8.0.2",
				"lz-string": "^1.4.4",
				"majo": "^0.6.2",
				"mockdate": "^2.0.2",
				"pre-commit": "^1.2.2",
				"preact": "^8.3.1",
				"preact-compat": "^3.18.4",
				"prettier": "^1.15.3",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.6.6",
				"rc-scroll-anim": "^2.5.5",
				"rc-tween-one": "^2.2.12",
				"react": "^16.5.2",
				"react-color": "^2.14.1",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^7.0.2",
				"react-dnd-html5-backend": "^7.0.2",
				"react-document-title": "^2.0.3",
				"react-dom": "^16.5.2",
				"react-github-button": "^0.1.11",
				"react-highlight-words": "^0.15.0",
				"react-infinite-scroller": "^1.2.1",
				"react-intl": "^2.7.0",
				"react-resizable": "^1.7.5",
				"react-router-dom": "^4.3.1",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.6.3",
				"react-virtualized": "~9.21.0",
				"remark-cli": "^6.0.1",
				"remark-frontmatter": "^1.3.0",
				"remark-lint": "^6.0.4",
				"remark-parse": "^6.0.0",
				"remark-preset-lint-recommended": "^3.0.2",
				"remark-stringify": "^6.0.0",
				"remark-yaml-config": "^4.0.2",
				"reqwest": "^2.0.5",
				"rimraf": "^2.6.2",
				"scrollama": "^1.4.4",
				"stylelint": "~9.6.0",
				"stylelint-config-prettier": "^4.0.0",
				"stylelint-config-standard": "^18.2.0",
				"typescript": "~3.2.2",
				"unified": "^7.0.0",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.1.4"
			},
			"scripts": {
				"test": "jest --config .jest.js --verbose=false",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:md": "remark components/",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"sort-api": "node ./scripts/sort-api-table.js",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml _site && cp -r .circleci _site",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint",
				"lint-staged:es": "eslint ./.*.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'",
				"prettier": "node ./scripts/prettier.js"
			},
			"pre-commit": [
				"lint-staged"
			],
			"lint-staged": {
				"components/**/*.tsx": [
					"npm run lint-staged:ts",
					"node ./scripts/pre-prettier.js",
					"git add"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"npm run lint-staged:es",
					"node ./scripts/pre-prettier.js",
					"git add"
				],
				"{site,components}/**/*.less": [
					"stylelint --syntax less",
					"node ./scripts/pre-prettier.js",
					"git add"
				],
				"components/*/demo/*.md": [
					"npm run lint-staged:demo"
				]
			},
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"gitHead": "726c03704c895b8c5d1af47257fdb0764a0709de",
			"_id": "antd@3.12.1",
			"_npmVersion": "6.4.0",
			"_nodeVersion": "10.5.0",
			"_npmUser": {
				"name": "yesmeck",
				"email": "yesmeck@gmail.com"
			},
			"dist": {
				"integrity": "sha512-CExkSp+e1GxKYlfI6f9pTf2q+m6zuECvnBJblMiTx/sM29P2uEkJcmt1JysFGMS7MNa/HAel5SvvmB4lEEPMJw==",
				"shasum": "d1b3138ee907f7884f9eae2bfdee0b1b714bfe62",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.12.1.tgz",
				"fileCount": 2072,
				"unpackedSize": 42427030,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcMgpjCRA9TVsSAnZWagAA0iAQAKIKosvnKs9UrKTMOXUc\nnzGkwo5c4pk+pjvq8qtsEtTH/IyC1KUQL+RagqzUEOG92UgXzBPZ3JMevS4b\n3t0AORIdzevEf1xbL3XODrgYwykbaaJtR9TKkuOUo3lAQJFqRVlKvbvS1C9N\nbO3hSfovVrJDA5PVu2eyIOS1Uukouf9/M44s6opmLLUZRVlcunifvZQyJtaE\nYU+3KtLS4rQG4xb1dTPyG/afw7jBoetqvqYbgW0JvQGzHRsoeu7Timkm5Fr0\nwIl5nHB75zRoNgINpkrmW22aOdTSmyZD9pjPKzNvamRa+UDqxLXia2uBxluN\n2nU9qXeiO91jcSXhPTIEte5aq1/NV6esCiMf/4dnCQMX1DxZ1mhG9N3Il8cJ\nHkqTf1deF6QriY3tEhcN0NJDG1qyT/OwmdhqXH3+QOVyY4zZFSuRijwOXSVd\nGgR+j4bZUSiMJm4u4xzugKd15B93SJ/RV2HZKwDgZkJNbG17OnSHWf2PknW/\nzsWuZ8/n3H6mJQaFvkJDMD6pWgyqHBu63Qh+Il+pejkrRgbzIsOKjSNauidL\ncRylceARdYx4ZmjVhdr3C6jaymUchCwBUiErFCko8BCvnA+bP0KxLhSM20zr\nCveji76w8KLkFCDJUmX3Lw8wvj9vi67rqrmPVn76rOqkqnUzLj2fKB/5WhqY\nyw/d\r\n=0hb+\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "418150596@qq.com",
					"name": "ddcat1115"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "644506165@qq.com",
					"name": "nikogu"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "surgesoft@gmail.com",
					"name": "raohai"
				},
				{
					"email": "valleykiddy@gmail.com",
					"name": "valleykid"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.12.1_1546783330253_0.4883946010078202"
			},
			"_hasShrinkwrap": false
		},
		"3.12.2": {
			"name": "antd",
			"version": "3.12.2",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"@ant-design/icons": "~1.1.16",
				"@ant-design/icons-react": "~1.1.2",
				"array-tree-filter": "^2.1.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.6",
				"create-react-class": "^15.6.3",
				"create-react-context": "0.2.2",
				"css-animation": "^1.5.0",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.6",
				"lodash": "^4.17.11",
				"moment": "^2.22.2",
				"omit.js": "^1.0.0",
				"prop-types": "^15.6.2",
				"raf": "^3.4.0",
				"rc-animate": "^2.5.4",
				"rc-calendar": "~9.10.3",
				"rc-cascader": "~0.17.0",
				"rc-checkbox": "~2.1.5",
				"rc-collapse": "~1.10.2",
				"rc-dialog": "~7.3.0",
				"rc-drawer": "~1.7.6",
				"rc-dropdown": "~2.4.1",
				"rc-editor-mention": "^1.1.7",
				"rc-form": "^2.4.0",
				"rc-input-number": "~4.3.7",
				"rc-menu": "~7.4.12",
				"rc-notification": "~3.3.0",
				"rc-pagination": "~1.17.7",
				"rc-progress": "~2.2.6",
				"rc-rate": "~2.5.0",
				"rc-select": "^8.6.7",
				"rc-slider": "~8.6.3",
				"rc-steps": "~3.3.0",
				"rc-switch": "~1.8.0",
				"rc-table": "~6.4.0",
				"rc-tabs": "~9.5.2",
				"rc-time-picker": "~3.5.0",
				"rc-tooltip": "~3.7.3",
				"rc-tree": "~1.14.6",
				"rc-tree-select": "~2.5.0",
				"rc-trigger": "^2.6.2",
				"rc-upload": "~2.6.0",
				"rc-util": "^4.5.1",
				"react-lazy-load": "^3.0.13",
				"react-lifecycles-compat": "^3.0.4",
				"react-slick": "~0.23.2",
				"resize-observer-polyfill": "^1.5.0",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.2"
			},
			"devDependencies": {
				"@ant-design/colors": "^2.0.0",
				"@types/classnames": "^2.2.6",
				"@types/prop-types": "^15.5.6",
				"@types/react": "~16.7.13",
				"@types/react-dom": "^16.0.11",
				"@types/react-intl": "^2.3.14",
				"@types/react-slick": "^0.23.2",
				"@yesmeck/offline-plugin": "^5.0.5",
				"ansi-styles": "^3.2.1",
				"antd-theme-generator": "^1.1.4",
				"antd-tools": "^6.5.0",
				"babel-eslint": "^10.0.1",
				"bisheng": "^1.0.0",
				"bisheng-plugin-antd": "^0.17.0",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.0.0",
				"bisheng-plugin-toc": "^0.4.4",
				"chalk": "^2.4.1",
				"commander": "^2.18.0",
				"core-js": "^2.5.7",
				"cross-env": "^5.2.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.5.2",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.7.0",
				"enzyme-adapter-react-16": "^1.6.0",
				"enzyme-to-json": "^3.3.4",
				"eslint": "^5.6.1",
				"eslint-config-airbnb": "^17.1.0",
				"eslint-config-prettier": "^3.0.1",
				"eslint-plugin-babel": "^5.2.1",
				"eslint-plugin-import": "^2.14.0",
				"eslint-plugin-jsx-a11y": "^6.1.2",
				"eslint-plugin-markdown": "~1.0.0-beta.6",
				"eslint-plugin-react": "^7.11.1",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"glob": "^7.1.3",
				"immutability-helper": "^2.8.1",
				"intersection-observer": "^0.5.0",
				"jest": "^23.6.0",
				"jsdom": "^13.0.0",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^8.0.2",
				"lz-string": "^1.4.4",
				"majo": "^0.7.1",
				"mockdate": "^2.0.2",
				"pre-commit": "^1.2.2",
				"preact": "^8.3.1",
				"preact-compat": "^3.18.4",
				"prettier": "^1.15.3",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.6.6",
				"rc-scroll-anim": "^2.5.5",
				"rc-tween-one": "^2.2.12",
				"react": "^16.5.2",
				"react-color": "^2.14.1",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^7.0.2",
				"react-dnd-html5-backend": "^7.0.2",
				"react-document-title": "^2.0.3",
				"react-dom": "^16.5.2",
				"react-github-button": "^0.1.11",
				"react-highlight-words": "^0.15.0",
				"react-infinite-scroller": "^1.2.1",
				"react-intl": "^2.7.0",
				"react-resizable": "^1.7.5",
				"react-router-dom": "^4.3.1",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.6.3",
				"react-virtualized": "~9.21.0",
				"remark-cli": "^6.0.1",
				"remark-frontmatter": "^1.3.0",
				"remark-lint": "^6.0.4",
				"remark-parse": "^6.0.0",
				"remark-preset-lint-recommended": "^3.0.2",
				"remark-stringify": "^6.0.0",
				"remark-yaml-config": "^4.0.2",
				"reqwest": "^2.0.5",
				"rimraf": "^2.6.2",
				"scrollama": "^1.4.4",
				"stylelint": "~9.6.0",
				"stylelint-config-prettier": "^4.0.0",
				"stylelint-config-standard": "^18.2.0",
				"typescript": "~3.2.2",
				"unified": "^7.0.0",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.1.4"
			},
			"scripts": {
				"test": "jest --config .jest.js --verbose=false",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:md": "remark components/",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"sort-api": "node ./scripts/sort-api-table.js",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml _site && cp -r .circleci _site",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint",
				"lint-staged:es": "eslint ./.*.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'",
				"prettier": "node ./scripts/prettier.js"
			},
			"pre-commit": [
				"lint-staged"
			],
			"lint-staged": {
				"components/**/*.tsx": [
					"npm run lint-staged:ts",
					"node ./scripts/pre-prettier.js",
					"git add"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"npm run lint-staged:es",
					"node ./scripts/pre-prettier.js",
					"git add"
				],
				"{site,components}/**/*.less": [
					"stylelint --syntax less",
					"node ./scripts/pre-prettier.js",
					"git add"
				],
				"components/*/demo/*.md": [
					"npm run lint-staged:demo"
				]
			},
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"gitHead": "2dc3fbdaef3c663d1f7fa6bfb88f7d22ffb4f780",
			"_id": "antd@3.12.2",
			"_npmVersion": "6.4.0",
			"_nodeVersion": "9.8.0",
			"_npmUser": {
				"name": "dengfuping",
				"email": "dengfuping_develop@163.com"
			},
			"dist": {
				"integrity": "sha512-MVNL+bp88lRqUerjIbJHt1p0zHkWJzaNt9WUHs0ic73V1jS634tDfRMx55bBwjpuJB+1okW5Oe7XTPJsL2SU0w==",
				"shasum": "5027c3a532bcc387f1323b55c29e7e9175ba96c8",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.12.2.tgz",
				"fileCount": 2076,
				"unpackedSize": 42541799,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcOf5kCRA9TVsSAnZWagAATTQP/2+n48XruJobaCsc7MYP\nUT86FXDoCH2HzRz+3H5Nrua4+V6uJQTtahCpzOujvzT/pUNixBHWi5ztvrke\nSeLONrelO9ucmDVwP7B4o8KDD4TzAIj/CiyjffzbHm+iRm1n2IhSeGR8cDkz\nwWb+ZqieZz+K9aHF7xnICwLO9l3tHJvlT52H71xzsZVMc4mCrJ+RR+DEdXkn\nhi4j1kdD3ddQuZACf/Y2QvP12/42AAorLYexAYrJDsrjlOoeY1UKtsOrRX3u\nqIMTR80LBcRBY3NTqxsac3VaCTngnKK7jpo2O9HHHCDo3sfz9tDPoo1dZ64q\nxsX+PUYvqkhu0A9dEe4fFW5mO7ojk2gZoR4s5sa/24uVCeBgx5ov4jKM09Lx\nQ8pRhilJRfe97MMsuqvKUyJrI4VCZD4iWGlQI5wWBccLaWIvt7Wq3q2s38CJ\n7m0TLSwcc2jvyA5AQxGfpQ8BVcKZWXbGA4HrT0H63r51mxOj78yNlxjCm4C3\nW+84NFtWGCKETrP7c9/iWVWoFbZNaHfq67u61MrwQx91p/RGKspcZyXxvXhI\nGU9O1JWLckSzykpJkeIuXUj6IEJOLnV+dAldiHAg5UcE0Ibxw1PxCWcPjOe8\nr57U/HLKO93igpL5Lr1iU0o5S4iypbOoC+Ym4bKqOg4nv7j1rfMCY8lJTTWN\nBNfH\r\n=Ukvd\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "418150596@qq.com",
					"name": "ddcat1115"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "644506165@qq.com",
					"name": "nikogu"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "surgesoft@gmail.com",
					"name": "raohai"
				},
				{
					"email": "valleykiddy@gmail.com",
					"name": "valleykid"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.12.2_1547304547659_0.9169539180837012"
			},
			"_hasShrinkwrap": false
		},
		"3.12.3": {
			"name": "antd",
			"version": "3.12.3",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"@ant-design/icons": "~1.1.16",
				"@ant-design/icons-react": "~1.1.2",
				"array-tree-filter": "^2.1.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.6",
				"create-react-class": "^15.6.3",
				"create-react-context": "0.2.2",
				"css-animation": "^1.5.0",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.6",
				"lodash": "^4.17.11",
				"moment": "^2.22.2",
				"omit.js": "^1.0.0",
				"prop-types": "^15.6.2",
				"raf": "^3.4.0",
				"rc-animate": "^2.5.4",
				"rc-calendar": "~9.10.3",
				"rc-cascader": "~0.17.0",
				"rc-checkbox": "~2.1.5",
				"rc-collapse": "~1.10.2",
				"rc-dialog": "~7.3.0",
				"rc-drawer": "~1.7.6",
				"rc-dropdown": "~2.4.1",
				"rc-editor-mention": "^1.1.7",
				"rc-form": "^2.4.0",
				"rc-input-number": "~4.3.7",
				"rc-menu": "~7.4.12",
				"rc-notification": "~3.3.0",
				"rc-pagination": "~1.17.7",
				"rc-progress": "~2.2.6",
				"rc-rate": "~2.5.0",
				"rc-select": "^8.6.7",
				"rc-slider": "~8.6.3",
				"rc-steps": "~3.3.0",
				"rc-switch": "~1.8.0",
				"rc-table": "~6.4.0",
				"rc-tabs": "~9.5.2",
				"rc-time-picker": "~3.5.0",
				"rc-tooltip": "~3.7.3",
				"rc-tree": "~1.14.6",
				"rc-tree-select": "~2.5.0",
				"rc-trigger": "^2.6.2",
				"rc-upload": "~2.6.0",
				"rc-util": "^4.5.1",
				"react-lazy-load": "^3.0.13",
				"react-lifecycles-compat": "^3.0.4",
				"react-slick": "~0.23.2",
				"resize-observer-polyfill": "^1.5.0",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.2"
			},
			"devDependencies": {
				"@ant-design/colors": "^2.0.0",
				"@types/classnames": "^2.2.6",
				"@types/prop-types": "^15.5.6",
				"@types/react": "~16.7.13",
				"@types/react-dom": "^16.0.11",
				"@types/react-intl": "^2.3.14",
				"@types/react-slick": "^0.23.2",
				"@types/warning": "^3.0.0",
				"@yesmeck/offline-plugin": "^5.0.5",
				"ansi-styles": "^3.2.1",
				"antd-theme-generator": "^1.1.4",
				"antd-tools": "^6.5.0",
				"babel-eslint": "^10.0.1",
				"bisheng": "^1.0.0",
				"bisheng-plugin-antd": "^0.17.0",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.0.0",
				"bisheng-plugin-toc": "^0.4.4",
				"chalk": "^2.4.1",
				"commander": "^2.18.0",
				"core-js": "^2.5.7",
				"cross-env": "^5.2.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.5.2",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.7.0",
				"enzyme-adapter-react-16": "^1.6.0",
				"enzyme-to-json": "^3.3.4",
				"eslint": "^5.6.1",
				"eslint-config-airbnb": "^17.1.0",
				"eslint-config-prettier": "^3.0.1",
				"eslint-plugin-babel": "^5.2.1",
				"eslint-plugin-import": "^2.14.0",
				"eslint-plugin-jsx-a11y": "^6.1.2",
				"eslint-plugin-markdown": "~1.0.0-beta.6",
				"eslint-plugin-react": "^7.11.1",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"glob": "^7.1.3",
				"immutability-helper": "^2.8.1",
				"intersection-observer": "^0.5.0",
				"jest": "^23.6.0",
				"jsdom": "^13.0.0",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^8.0.2",
				"lz-string": "^1.4.4",
				"majo": "^0.7.1",
				"mockdate": "^2.0.2",
				"pre-commit": "^1.2.2",
				"preact": "^8.3.1",
				"preact-compat": "^3.18.4",
				"prettier": "^1.15.3",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.6.6",
				"rc-scroll-anim": "^2.5.5",
				"rc-tween-one": "^2.2.12",
				"react": "^16.5.2",
				"react-color": "^2.14.1",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^7.0.2",
				"react-dnd-html5-backend": "^7.0.2",
				"react-document-title": "^2.0.3",
				"react-dom": "^16.5.2",
				"react-github-button": "^0.1.11",
				"react-highlight-words": "^0.15.0",
				"react-infinite-scroller": "^1.2.1",
				"react-intl": "^2.7.0",
				"react-resizable": "^1.7.5",
				"react-router-dom": "^4.3.1",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.6.3",
				"react-virtualized": "~9.21.0",
				"remark-cli": "^6.0.1",
				"remark-frontmatter": "^1.3.0",
				"remark-lint": "^6.0.4",
				"remark-parse": "^6.0.0",
				"remark-preset-lint-recommended": "^3.0.2",
				"remark-stringify": "^6.0.0",
				"remark-yaml-config": "^4.0.2",
				"reqwest": "^2.0.5",
				"rimraf": "^2.6.2",
				"scrollama": "^1.4.4",
				"stylelint": "~9.6.0",
				"stylelint-config-prettier": "^4.0.0",
				"stylelint-config-standard": "^18.2.0",
				"typescript": "~3.2.2",
				"unified": "^7.0.0",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.1.4"
			},
			"scripts": {
				"test": "jest --config .jest.js --verbose=false",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:md": "remark components/",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"sort-api": "node ./scripts/sort-api-table.js",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml _site && cp -r .circleci _site",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint",
				"lint-staged:es": "eslint ./.*.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'",
				"prettier": "node ./scripts/prettier.js"
			},
			"pre-commit": [
				"lint-staged"
			],
			"lint-staged": {
				"components/**/*.tsx": [
					"npm run lint-staged:ts",
					"node ./scripts/pre-prettier.js",
					"git add"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"npm run lint-staged:es",
					"node ./scripts/pre-prettier.js",
					"git add"
				],
				"{site,components}/**/*.less": [
					"stylelint --syntax less",
					"node ./scripts/pre-prettier.js",
					"git add"
				],
				"components/*/demo/*.md": [
					"npm run lint-staged:demo"
				]
			},
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"gitHead": "b5e8fbfff6d4c9f0161d8e7d0aeb64d392c02398",
			"_id": "antd@3.12.3",
			"_npmVersion": "6.5.0",
			"_nodeVersion": "11.1.0",
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"dist": {
				"integrity": "sha512-fKLqE5rqiAqKwi3nT8lopYZFj/Kbc3UCEkX4EsZOh8ZZHVNGirvZofRxLt4smpHmpj6NLbhR6va/kXLFe35RiQ==",
				"shasum": "ffb409c5317e17583bf8493a4726d77ac839c7d2",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.12.3.tgz",
				"fileCount": 2076,
				"unpackedSize": 42423462,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcO0daCRA9TVsSAnZWagAAGXkP/15hCFTbZ5vTF6pUXlHe\nTZxPgu4lNp/KEZlQjw8rNjA5NcNTGlBFtujvj6knu7g9ge002nIXlH2+Y0dd\n5oMZKifEGtFD1Uj7uCAPy4bi1/D9kUIY3v0E5IEX8vvDTGe38mtSc+3X2tKl\n7+06lO6HMDxGsSP1yS9YfuoW3BycsRb8XnNv/KlaC/tiMD1n/tlCKFRdrG3p\nlddZtAjZ2vGJu1zZk0Tk2/qcbYm7XsCtgsCwJv3NNGmQJXTyXnQWnQrd+rmI\nGGV9Ot/GvTWZyiWFb/T2GuLLD2voIyuj7xkyZyv+ozcgwCXMW+T7OD/xfHmj\ny1eiP6bdfk+moVJuHb+eE1Fw1/6tXbBI63YHFxqGcl2h8+Q9d9PlIGExnNA5\n75FXKq2j2l1aS4NXEdzzPn/0E5varg41pQF591VLoD1XBuIv0q4CcN5Eo0Dw\n/w/Xc4CxMBMjFbwPwj8BFGOOJ+t8tCPdzPjXHqOsVDUXRCzd0mqSPSOR8qhe\n1JDeXa446qY9ZsdYSdM6JjCDUD7xWgi8voNRJfkjEp4F7vGspwwpI020jPW8\njLA+wBASgmo/HI7MQv08qXk4b9xtVRei3YAlsh8eT42VGopRUbW7HjZkz7Tk\ns61P5WqSeahXO0ljMkWyO46Nbp9gSIj02z5VCsZPBETrZ4nfiBSWiOsS1b2P\nzMv/\r\n=g9IP\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "418150596@qq.com",
					"name": "ddcat1115"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "644506165@qq.com",
					"name": "nikogu"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "surgesoft@gmail.com",
					"name": "raohai"
				},
				{
					"email": "valleykiddy@gmail.com",
					"name": "valleykid"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.12.3_1547388760703_0.8824315046992524"
			},
			"_hasShrinkwrap": false
		},
		"3.12.4": {
			"name": "antd",
			"version": "3.12.4",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"@ant-design/icons": "~1.1.16",
				"@ant-design/icons-react": "~1.1.2",
				"array-tree-filter": "^2.1.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.6",
				"create-react-class": "^15.6.3",
				"create-react-context": "0.2.2",
				"css-animation": "^1.5.0",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.6",
				"lodash": "^4.17.11",
				"moment": "^2.22.2",
				"omit.js": "^1.0.0",
				"prop-types": "^15.6.2",
				"raf": "^3.4.0",
				"rc-animate": "^2.5.4",
				"rc-calendar": "~9.10.3",
				"rc-cascader": "~0.17.0",
				"rc-checkbox": "~2.1.5",
				"rc-collapse": "~1.10.2",
				"rc-dialog": "~7.3.0",
				"rc-drawer": "~1.7.6",
				"rc-dropdown": "~2.4.1",
				"rc-editor-mention": "^1.1.7",
				"rc-form": "^2.4.0",
				"rc-input-number": "~4.3.7",
				"rc-menu": "~7.4.12",
				"rc-notification": "~3.3.0",
				"rc-pagination": "~1.17.7",
				"rc-progress": "~2.2.6",
				"rc-rate": "~2.5.0",
				"rc-select": "^8.6.7",
				"rc-slider": "~8.6.3",
				"rc-steps": "~3.3.0",
				"rc-switch": "~1.8.0",
				"rc-table": "~6.4.0",
				"rc-tabs": "~9.5.2",
				"rc-time-picker": "~3.5.0",
				"rc-tooltip": "~3.7.3",
				"rc-tree": "~1.14.6",
				"rc-tree-select": "~2.5.0",
				"rc-trigger": "^2.6.2",
				"rc-upload": "~2.6.0",
				"rc-util": "^4.5.1",
				"react-lazy-load": "^3.0.13",
				"react-lifecycles-compat": "^3.0.4",
				"react-slick": "~0.23.2",
				"resize-observer-polyfill": "^1.5.0",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.2"
			},
			"devDependencies": {
				"@ant-design/colors": "^2.0.0",
				"@types/classnames": "^2.2.6",
				"@types/prop-types": "^15.5.6",
				"@types/react": "~16.7.13",
				"@types/react-dom": "^16.0.11",
				"@types/react-intl": "^2.3.14",
				"@types/react-slick": "^0.23.2",
				"@types/warning": "^3.0.0",
				"@yesmeck/offline-plugin": "^5.0.5",
				"ansi-styles": "^3.2.1",
				"antd-theme-generator": "^1.1.4",
				"antd-tools": "^6.5.0",
				"babel-eslint": "^10.0.1",
				"bisheng": "^1.0.0",
				"bisheng-plugin-antd": "^0.17.0",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.0.0",
				"bisheng-plugin-toc": "^0.4.4",
				"chalk": "^2.4.1",
				"commander": "^2.18.0",
				"core-js": "^2.5.7",
				"cross-env": "^5.2.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.5.2",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.7.0",
				"enzyme-adapter-react-16": "^1.6.0",
				"enzyme-to-json": "^3.3.4",
				"eslint": "^5.6.1",
				"eslint-config-airbnb": "^17.1.0",
				"eslint-config-prettier": "^3.0.1",
				"eslint-plugin-babel": "^5.2.1",
				"eslint-plugin-import": "^2.14.0",
				"eslint-plugin-jsx-a11y": "^6.1.2",
				"eslint-plugin-markdown": "~1.0.0-beta.6",
				"eslint-plugin-react": "^7.11.1",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"glob": "^7.1.3",
				"immutability-helper": "^2.8.1",
				"intersection-observer": "^0.5.0",
				"jest": "^23.6.0",
				"jsdom": "^13.0.0",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^8.0.2",
				"lz-string": "^1.4.4",
				"majo": "^0.7.1",
				"mockdate": "^2.0.2",
				"pre-commit": "^1.2.2",
				"preact": "^8.3.1",
				"preact-compat": "^3.18.4",
				"prettier": "^1.15.3",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.6.6",
				"rc-scroll-anim": "^2.5.5",
				"rc-tween-one": "^2.2.12",
				"react": "^16.5.2",
				"react-color": "^2.14.1",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^7.0.2",
				"react-dnd-html5-backend": "^7.0.2",
				"react-document-title": "^2.0.3",
				"react-dom": "^16.5.2",
				"react-github-button": "^0.1.11",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.1",
				"react-intl": "^2.7.0",
				"react-resizable": "^1.7.5",
				"react-router-dom": "^4.3.1",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.6.3",
				"react-virtualized": "~9.21.0",
				"remark-cli": "^6.0.1",
				"remark-frontmatter": "^1.3.0",
				"remark-lint": "^6.0.4",
				"remark-parse": "^6.0.0",
				"remark-preset-lint-recommended": "^3.0.2",
				"remark-stringify": "^6.0.0",
				"remark-yaml-config": "^4.0.2",
				"reqwest": "^2.0.5",
				"rimraf": "^2.6.2",
				"scrollama": "^1.4.4",
				"stylelint": "~9.6.0",
				"stylelint-config-prettier": "^4.0.0",
				"stylelint-config-standard": "^18.2.0",
				"typescript": "~3.2.2",
				"unified": "^7.0.0",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.1.4"
			},
			"scripts": {
				"test": "jest --config .jest.js --verbose=false",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:md": "remark components/",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"sort-api": "node ./scripts/sort-api-table.js",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml _site && cp -r .circleci _site",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint",
				"lint-staged:es": "eslint ./.*.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'",
				"prettier": "node ./scripts/prettier.js"
			},
			"pre-commit": [
				"lint-staged"
			],
			"lint-staged": {
				"components/**/*.tsx": [
					"npm run lint-staged:ts",
					"node ./scripts/pre-prettier.js",
					"git add"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"npm run lint-staged:es",
					"node ./scripts/pre-prettier.js",
					"git add"
				],
				"{site,components}/**/*.less": [
					"stylelint --syntax less",
					"node ./scripts/pre-prettier.js",
					"git add"
				],
				"components/*/demo/*.md": [
					"npm run lint-staged:demo"
				]
			},
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"gitHead": "076ebacd6d30cdb5f56c453569ce35baf01c50b9",
			"_id": "antd@3.12.4",
			"_npmVersion": "6.5.0",
			"_nodeVersion": "11.4.0",
			"_npmUser": {
				"name": "chenshuai2144",
				"email": "wasd2144@hotmail.com"
			},
			"dist": {
				"integrity": "sha512-EyDbHgkCA9Whhq3QFzEksXrj9YJ5TVeUZY8U9dN0LG56VxmoNgtaTakLuDU4V2C4GFphLpzIWAcRJTWDFxHUbw==",
				"shasum": "b5d07cfe275006fc01aefe8b333445e874ec857e",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.12.4.tgz",
				"fileCount": 2076,
				"unpackedSize": 42573912,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcRJA9CRA9TVsSAnZWagAA+dIP/3mvyVC2wucgzBsoiRLU\n3mEANTRad8IY7c4CbAnB2sW5+Kpnu0eoGBhmzAjhFAvlsNw7tDE1EDqTg7XG\nIjgpuM2zTQ5N4+IVpyFHZKeNAgt4Xa3EuF+3vgkzXG69lF0uY/CqfA6Ktq6H\nI0onIs1wTk7YyehywfsyfZ0dQdyeKmIwyS78ZvbO5+zz4qPdH1FwuP7THhxb\nakUxkQojPF42NOtKY1ykF/vAmni7/L9jTbKJdqFDoGMmHQL1H4HijC/pzjbv\nTPErLhmcE7KzoWrni4U1Sq93g0dRBd0gJpCEmkHqEKNYOQj6DiifRLGABn47\nOGXuZM3gRVAvDxQbImk5z3cfFOEEzCS6gb6YDRhr5LL8VvN7NEYSFvSr45N6\n1C9wMgSDAqic7iskJYUnpeTgMFsBr7IaA984TnYxHXFuwtNnaMwGHJuqJFhK\nDc3XCI/NSHc17GjcUFm+GVHkOrx9RSTMgGK88m+RQ28fytWFIzm8XYUp0Dej\numm06371hZPco4Tt8vnf+xmzZkcW7EpuHHbc1BxbXYJE7oXjZxUr66pc8aBE\nYNILDAZ+/1tQg2r70HjWZ8Oy0T0hx40BwOQfZBr2W4szvvYvTLouHfQ48Uc5\nnI+s1CqeBQv1GiEK0X3G1TkUTNc0bjCuILFQ5Z6zk7dwjqnkb8TOrbXF73bC\n68CF\r\n=h5f7\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "418150596@qq.com",
					"name": "ddcat1115"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "644506165@qq.com",
					"name": "nikogu"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "surgesoft@gmail.com",
					"name": "raohai"
				},
				{
					"email": "valleykiddy@gmail.com",
					"name": "valleykid"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.12.4_1547997242158_0.47291515813116036"
			},
			"_hasShrinkwrap": false
		},
		"3.13.0": {
			"name": "antd",
			"version": "3.13.0",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"@ant-design/icons": "~1.1.16",
				"@ant-design/icons-react": "~1.1.2",
				"array-tree-filter": "^2.1.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.6",
				"create-react-class": "^15.6.3",
				"create-react-context": "0.2.2",
				"css-animation": "^1.5.0",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.6",
				"lodash": "^4.17.11",
				"moment": "^2.22.2",
				"omit.js": "^1.0.0",
				"prop-types": "^15.6.2",
				"raf": "^3.4.0",
				"rc-animate": "^2.5.4",
				"rc-calendar": "~9.10.3",
				"rc-cascader": "~0.17.0",
				"rc-checkbox": "~2.1.5",
				"rc-collapse": "~1.10.2",
				"rc-dialog": "~7.3.0",
				"rc-drawer": "~1.7.6",
				"rc-dropdown": "~2.4.1",
				"rc-editor-mention": "^1.1.7",
				"rc-form": "^2.4.0",
				"rc-input-number": "~4.3.7",
				"rc-menu": "~7.4.12",
				"rc-notification": "~3.3.0",
				"rc-pagination": "~1.17.7",
				"rc-progress": "~2.3.0",
				"rc-rate": "~2.5.0",
				"rc-select": "^8.6.7",
				"rc-slider": "~8.6.3",
				"rc-steps": "~3.3.0",
				"rc-switch": "~1.9.0",
				"rc-table": "~6.4.0",
				"rc-tabs": "~9.6.0",
				"rc-time-picker": "~3.6.1",
				"rc-tooltip": "~3.7.3",
				"rc-tree": "~1.14.6",
				"rc-tree-select": "~2.5.0",
				"rc-trigger": "^2.6.2",
				"rc-upload": "~2.6.0",
				"rc-util": "^4.5.1",
				"react-lazy-load": "^3.0.13",
				"react-lifecycles-compat": "^3.0.4",
				"react-slick": "~0.23.2",
				"resize-observer-polyfill": "^1.5.0",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.2"
			},
			"devDependencies": {
				"@ant-design/colors": "^2.0.0",
				"@sentry/browser": "^4.5.2",
				"@types/classnames": "^2.2.6",
				"@types/prop-types": "^15.5.6",
				"@types/react": "~16.7.13",
				"@types/react-dom": "^16.0.11",
				"@types/react-intl": "^2.3.14",
				"@types/react-slick": "^0.23.2",
				"@types/warning": "^3.0.0",
				"@yesmeck/offline-plugin": "^5.0.5",
				"ansi-styles": "^3.2.1",
				"antd-theme-generator": "^1.1.4",
				"antd-tools": "^6.5.0",
				"babel-eslint": "^10.0.1",
				"bisheng": "^1.0.0",
				"bisheng-plugin-antd": "^0.17.0",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.0.0",
				"bisheng-plugin-toc": "^0.4.4",
				"chalk": "^2.4.1",
				"commander": "^2.18.0",
				"core-js": "^2.5.7",
				"cross-env": "^5.2.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.5.2",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.7.0",
				"enzyme-adapter-react-16": "^1.6.0",
				"enzyme-to-json": "^3.3.4",
				"eslint": "^5.6.1",
				"eslint-config-airbnb": "^17.1.0",
				"eslint-config-prettier": "^3.0.1",
				"eslint-plugin-babel": "^5.2.1",
				"eslint-plugin-import": "^2.14.0",
				"eslint-plugin-jsx-a11y": "^6.1.2",
				"eslint-plugin-markdown": "~1.0.0-beta.6",
				"eslint-plugin-react": "^7.11.1",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"glob": "^7.1.3",
				"immutability-helper": "^2.8.1",
				"intersection-observer": "^0.5.0",
				"jest": "^23.6.0",
				"jsdom": "^13.0.0",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^8.0.2",
				"lz-string": "^1.4.4",
				"majo": "^0.7.1",
				"mockdate": "^2.0.2",
				"pre-commit": "^1.2.2",
				"preact": "^8.3.1",
				"preact-compat": "^3.18.4",
				"prettier": "^1.15.3",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.6.6",
				"rc-scroll-anim": "^2.5.5",
				"rc-tween-one": "^2.2.12",
				"react": "^16.5.2",
				"react-color": "^2.14.1",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^7.0.2",
				"react-dnd-html5-backend": "^7.0.2",
				"react-document-title": "^2.0.3",
				"react-dom": "^16.5.2",
				"react-github-button": "^0.1.11",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.1",
				"react-intl": "^2.7.0",
				"react-resizable": "^1.7.5",
				"react-router-dom": "^4.3.1",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.6.3",
				"react-virtualized": "~9.21.0",
				"remark-cli": "^6.0.1",
				"remark-frontmatter": "^1.3.0",
				"remark-lint": "^6.0.4",
				"remark-parse": "^6.0.0",
				"remark-preset-lint-recommended": "^3.0.2",
				"remark-stringify": "^6.0.0",
				"remark-yaml-config": "^4.0.2",
				"reqwest": "^2.0.5",
				"rimraf": "^2.6.2",
				"scrollama": "^1.4.4",
				"stylelint": "~9.6.0",
				"stylelint-config-prettier": "^4.0.0",
				"stylelint-config-standard": "^18.2.0",
				"typescript": "~3.2.2",
				"unified": "^7.0.0",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.1.4"
			},
			"scripts": {
				"test": "jest --config .jest.js --verbose=false",
				"test-node": "jest --config .jest.node.js",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:md": "remark components/",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"sort-api": "node ./scripts/sort-api-table.js",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml _site && cp -r .circleci _site",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint",
				"lint-staged:es": "eslint ./.*.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'",
				"prettier": "node ./scripts/prettier.js"
			},
			"pre-commit": [
				"lint-staged"
			],
			"lint-staged": {
				"components/**/*.tsx": [
					"npm run lint-staged:ts",
					"node ./scripts/pre-prettier.js",
					"git add"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"npm run lint-staged:es",
					"node ./scripts/pre-prettier.js",
					"git add"
				],
				"{site,components}/**/*.less": [
					"stylelint --syntax less",
					"node ./scripts/pre-prettier.js",
					"git add"
				],
				"components/*/demo/*.md": [
					"npm run lint-staged:demo"
				]
			},
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"gitHead": "31a2d8b446991ac4fabc12473195bd49a55ea2b7",
			"_id": "antd@3.13.0",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "8.15.0",
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"dist": {
				"integrity": "sha512-Jt52rCOHpEco+vXjjjjtPozAI7QeX3+GRd+UZtqcZd83/FG3fmSU72kBoC1TYrzMHjPXGz8qBbspx1EDyJkQUg==",
				"shasum": "ebd4b566ddedf6c7124c0ed1cc9036a85996d46b",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.13.0.tgz",
				"fileCount": 2118,
				"unpackedSize": 42794592,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcTAh6CRA9TVsSAnZWagAANwIP/RJQwPd/2unyHrhkxHe2\nHQ5sPEuoFtNkDr7/aBn8Ruv/YynJzhgS3zQOKQHHfp+LP7/G/IWLKhl6oBEM\njZSbXDMhi5OtnOMJX25U1lzxoJfKH3EHkrxdOKCYxoMp6QJfzrDe793H2loY\nVhKKQzITM4cXzV0y1mOfH2vBDzL/MaTVAHbHS4UCJrX9HiAxu1Lt0ptvxqY+\n0dclVRnf3GQuU94BTLYPtQj1A5l2do6+fvodF5jEJr2XNnyzExSdjvL2cg1Y\nTQufeFnv3MzbOh8K/W+4E7xWbuAofgFRXcfoJRM2Du0U/U1u7wGouSWXEPhF\nprrnm7IOsTegpeVVPKQPv8SI0DEAc1KRjNuNaNGhZTpsBRSTSmTy2/BaY2eM\nsthoDMAkT8zjS7Lw/xGTzpIW96chhoDd2EcWloCmFNZt6dSu8nKLC5KhlfAx\nu4xk6CURqBlpyiCKLwY+0g89fThqp+tG0QwfLbwK5xzS1ZB3dXWHQNG6aWZI\nbklfpdZLGNEwB34tQCKCs1T9lrCK8q6bfFaApUHBfSiAwxrndDmq+lW2kLld\nBnVciQtp3L/YPoxGfntPshamgWwgmFPhgw1jo+E7+ZZjlVWpuJxVoQB6hOQK\nQbyiWbK5rasR1QL+zFtuwdUxQ/0HiFTGbg4iBsGtQn1fPtLSd7HomMvcy8ap\n/bOz\r\n=h6Hk\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "418150596@qq.com",
					"name": "ddcat1115"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "644506165@qq.com",
					"name": "nikogu"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "surgesoft@gmail.com",
					"name": "raohai"
				},
				{
					"email": "valleykiddy@gmail.com",
					"name": "valleykid"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.13.0_1548486771582_0.29928479498908755"
			},
			"_hasShrinkwrap": false
		},
		"3.13.1": {
			"name": "antd",
			"version": "3.13.1",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"@ant-design/icons": "~1.1.16",
				"@ant-design/icons-react": "~1.1.2",
				"array-tree-filter": "^2.1.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.6",
				"create-react-class": "^15.6.3",
				"create-react-context": "0.2.2",
				"css-animation": "^1.5.0",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.6",
				"lodash": "^4.17.11",
				"moment": "^2.24.0",
				"omit.js": "^1.0.0",
				"prop-types": "^15.6.2",
				"raf": "^3.4.0",
				"rc-animate": "^2.5.4",
				"rc-calendar": "~9.10.3",
				"rc-cascader": "~0.17.0",
				"rc-checkbox": "~2.1.5",
				"rc-collapse": "~1.10.2",
				"rc-dialog": "~7.3.0",
				"rc-drawer": "~1.7.6",
				"rc-dropdown": "~2.4.1",
				"rc-editor-mention": "^1.1.7",
				"rc-form": "^2.4.0",
				"rc-input-number": "~4.3.7",
				"rc-menu": "~7.4.12",
				"rc-notification": "~3.3.0",
				"rc-pagination": "~1.17.7",
				"rc-progress": "~2.3.0",
				"rc-rate": "~2.5.0",
				"rc-select": "^8.6.7",
				"rc-slider": "~8.6.3",
				"rc-steps": "~3.3.0",
				"rc-switch": "~1.9.0",
				"rc-table": "~6.4.0",
				"rc-tabs": "~9.6.0",
				"rc-time-picker": "~3.6.1",
				"rc-tooltip": "~3.7.3",
				"rc-tree": "~1.14.6",
				"rc-tree-select": "~2.5.0",
				"rc-trigger": "^2.6.2",
				"rc-upload": "~2.6.0",
				"rc-util": "^4.5.1",
				"react-lazy-load": "^3.0.13",
				"react-lifecycles-compat": "^3.0.4",
				"react-slick": "~0.23.2",
				"resize-observer-polyfill": "^1.5.0",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.2"
			},
			"devDependencies": {
				"@ant-design/colors": "^2.0.0",
				"@sentry/browser": "^4.5.2",
				"@types/classnames": "^2.2.6",
				"@types/prop-types": "^15.5.6",
				"@types/react": "~16.7.13",
				"@types/react-dom": "^16.0.11",
				"@types/react-intl": "^2.3.14",
				"@types/react-slick": "^0.23.2",
				"@types/warning": "^3.0.0",
				"@yesmeck/offline-plugin": "^5.0.5",
				"ansi-styles": "^3.2.1",
				"antd-theme-generator": "^1.1.4",
				"antd-tools": "^7.0.0",
				"babel-eslint": "^10.0.1",
				"bisheng": "^1.1.0",
				"bisheng-plugin-antd": "^1.0.0",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.0.0",
				"bisheng-plugin-toc": "^0.4.4",
				"chalk": "^2.4.1",
				"commander": "^2.18.0",
				"core-js": "^2.5.7",
				"cross-env": "^5.2.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.5.2",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.7.0",
				"enzyme-adapter-react-16": "^1.6.0",
				"enzyme-to-json": "^3.3.4",
				"eslint": "^5.6.1",
				"eslint-config-airbnb": "^17.1.0",
				"eslint-config-prettier": "^4.0.0",
				"eslint-plugin-babel": "^5.2.1",
				"eslint-plugin-import": "^2.14.0",
				"eslint-plugin-jsx-a11y": "^6.1.2",
				"eslint-plugin-markdown": "~1.0.0-beta.6",
				"eslint-plugin-react": "^7.11.1",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"glob": "^7.1.3",
				"immutability-helper": "^3.0.0",
				"intersection-observer": "^0.5.0",
				"jest": "^24.0.0",
				"jsdom": "^13.0.0",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^8.0.2",
				"lz-string": "^1.4.4",
				"majo": "^0.7.1",
				"mockdate": "^2.0.2",
				"pre-commit": "^1.2.2",
				"preact": "^8.3.1",
				"preact-compat": "^3.18.4",
				"prettier": "^1.15.3",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.6.6",
				"rc-scroll-anim": "^2.5.5",
				"rc-tween-one": "^2.2.12",
				"react": "^16.5.2",
				"react-color": "^2.14.1",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^7.0.2",
				"react-dnd-html5-backend": "^7.0.2",
				"react-document-title": "^2.0.3",
				"react-dom": "^16.5.2",
				"react-github-button": "^0.1.11",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.1",
				"react-intl": "^2.7.0",
				"react-resizable": "^1.7.5",
				"react-router-dom": "^4.3.1",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.6.3",
				"react-virtualized": "~9.21.0",
				"remark-cli": "^6.0.1",
				"remark-frontmatter": "^1.3.0",
				"remark-lint": "^6.0.4",
				"remark-parse": "^6.0.0",
				"remark-preset-lint-recommended": "^3.0.2",
				"remark-stringify": "^6.0.0",
				"remark-yaml-config": "^4.0.2",
				"reqwest": "^2.0.5",
				"rimraf": "^2.6.2",
				"scrollama": "^1.4.4",
				"stylelint": "~9.10.1",
				"stylelint-config-prettier": "^4.0.0",
				"stylelint-config-standard": "^18.2.0",
				"typescript": "~3.3.1",
				"unified": "^7.0.0",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.1.4"
			},
			"scripts": {
				"test": "jest --config .jest.js --verbose=false --no-cache",
				"test-node": "jest --config .jest.node.js --no-cache",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:md": "remark components/",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"sort-api": "node ./scripts/sort-api-table.js",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml _site && cp -r .circleci _site",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint",
				"lint-staged:es": "eslint ./.*.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'",
				"prettier": "node ./scripts/prettier.js"
			},
			"pre-commit": [
				"lint-staged"
			],
			"lint-staged": {
				"components/**/*.tsx": [
					"npm run lint-staged:ts",
					"node ./scripts/pre-prettier.js",
					"git add"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"npm run lint-staged:es",
					"node ./scripts/pre-prettier.js",
					"git add"
				],
				"{site,components}/**/*.less": [
					"stylelint --syntax less",
					"node ./scripts/pre-prettier.js",
					"git add"
				],
				"components/*/demo/*.md": [
					"npm run lint-staged:demo"
				]
			},
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"gitHead": "079f11152f1696144e9f22342a87748668b97b5b",
			"_id": "antd@3.13.1",
			"_nodeVersion": "8.12.0",
			"_npmVersion": "6.7.0",
			"dist": {
				"integrity": "sha512-71tFyGsSlQXW/j4aweL7nPwNmOL9QPvyV8zyU7YppG0oItrv787nGLPq3LeQwD+g+Jrxkhypm4V04SLYCPIhQg==",
				"shasum": "6bffb1771b4ff8497ca9c3623761289a8ecbcf05",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.13.1.tgz",
				"fileCount": 2118,
				"unpackedSize": 43061742,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcV6MpCRA9TVsSAnZWagAAn1YP/RJLYNVKE7dikhgXmgrz\nOtzzqWw05O4xjaJlvry35b7KbA2AVAhinrAAVElon8wlPVdouqWxbD+g38tF\nilzGXLfoE2MhqaZNr9eJQgVcVFspn9MWxHsHqiMo4SYSUJetSwLe9R5U1ONJ\nLCnIIvNqaXYY6p4xdoJRlpVkiffeA0YXLTU+bYavCWdJ2jcBC3AUxqA1LZsQ\n5oiGBYpPIhIDMy3D384G/d1+LEU43BrDnT4uk+y5kRKyTHlvdwa/jSaPPCRa\n/ubSX7E/tNGVs242YU3WQVfFWZK0n7HeWx2R0J6ivdIpidEQ2+Zv747cMwRT\n80ZNFMmwfcC+J/W96EslCTfMxvr+GzBgibyqK8o3KRgsBYY1GigeRpY1hoos\nanJTAzeLNbUhcbcPMRBaHNYTejLznHT+mgDF1gKMdtLR5tZzRJGHqa9AMYBC\nD3+FsbY/ku/IUvgFThV89Barpddd9Z65JFbj7HuqQYud1S2N2HzIsJHE9owL\nykQB94NKQsV+YxS4Gn/12Hw9uOTD5q+qVHfqtpBJs6iBcqbeGdQAPZs6XvwG\nwJfS5TnKN5fUYnW9tWBndGxHOMwMHi93FKdYw1jkpd4wyWbu9LPBh1NCbvMV\nrdjRxUUphPjR+5rA91zpgsQsQkYyapLns8DTGv9LzE273z2Xxq5y6RZlsoaG\n3/Ta\r\n=Yj5w\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "418150596@qq.com",
					"name": "ddcat1115"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "644506165@qq.com",
					"name": "nikogu"
				},
				{
					"email": "hust2012jiangkai@gmail.com",
					"name": "paranoidjk"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "surgesoft@gmail.com",
					"name": "raohai"
				},
				{
					"email": "valleykiddy@gmail.com",
					"name": "valleykid"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "ycjcl868",
				"email": "45808948@qq.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.13.1_1549247272451_0.8025392336404544"
			},
			"_hasShrinkwrap": false
		},
		"3.13.2": {
			"name": "antd",
			"version": "3.13.2",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"@ant-design/icons": "~1.1.16",
				"@ant-design/icons-react": "~1.1.2",
				"array-tree-filter": "^2.1.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.6",
				"create-react-class": "^15.6.3",
				"create-react-context": "0.2.2",
				"css-animation": "^1.5.0",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.6",
				"lodash": "^4.17.11",
				"moment": "^2.24.0",
				"omit.js": "^1.0.0",
				"prop-types": "^15.6.2",
				"raf": "^3.4.0",
				"rc-animate": "^2.5.4",
				"rc-calendar": "~9.10.3",
				"rc-cascader": "~0.17.0",
				"rc-checkbox": "~2.1.5",
				"rc-collapse": "~1.10.2",
				"rc-dialog": "~7.3.0",
				"rc-drawer": "~1.7.6",
				"rc-dropdown": "~2.4.1",
				"rc-editor-mention": "^1.1.7",
				"rc-form": "^2.4.0",
				"rc-input-number": "~4.3.7",
				"rc-menu": "~7.4.12",
				"rc-notification": "~3.3.0",
				"rc-pagination": "~1.17.7",
				"rc-progress": "~2.3.0",
				"rc-rate": "~2.5.0",
				"rc-select": "^8.6.7",
				"rc-slider": "~8.6.5",
				"rc-steps": "~3.3.0",
				"rc-switch": "~1.9.0",
				"rc-table": "~6.4.0",
				"rc-tabs": "~9.6.0",
				"rc-time-picker": "~3.6.1",
				"rc-tooltip": "~3.7.3",
				"rc-tree": "~1.14.6",
				"rc-tree-select": "~2.5.0",
				"rc-trigger": "^2.6.2",
				"rc-upload": "~2.6.0",
				"rc-util": "^4.5.1",
				"react-lazy-load": "^3.0.13",
				"react-lifecycles-compat": "^3.0.4",
				"react-slick": "~0.23.2",
				"resize-observer-polyfill": "^1.5.0",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.2"
			},
			"devDependencies": {
				"@ant-design/colors": "^2.0.0",
				"@sentry/browser": "^4.5.2",
				"@types/classnames": "^2.2.6",
				"@types/prop-types": "^15.5.6",
				"@types/react": "~16.8.1",
				"@types/react-dom": "^16.0.11",
				"@types/react-intl": "^2.3.14",
				"@types/react-slick": "^0.23.2",
				"@types/warning": "^3.0.0",
				"@yesmeck/offline-plugin": "^5.0.5",
				"ansi-styles": "^3.2.1",
				"antd-theme-generator": "^1.1.4",
				"antd-tools": "^7.0.1",
				"babel-eslint": "^10.0.1",
				"bisheng": "^1.1.0",
				"bisheng-plugin-antd": "^1.0.0",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.0.0",
				"bisheng-plugin-toc": "^0.4.4",
				"chalk": "^2.4.1",
				"commander": "^2.18.0",
				"core-js": "^2.5.7",
				"cross-env": "^5.2.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.5.2",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.7.0",
				"enzyme-adapter-react-16": "^1.6.0",
				"enzyme-to-json": "^3.3.4",
				"eslint": "^5.6.1",
				"eslint-config-airbnb": "^17.1.0",
				"eslint-config-prettier": "^4.0.0",
				"eslint-plugin-babel": "^5.2.1",
				"eslint-plugin-import": "^2.14.0",
				"eslint-plugin-jsx-a11y": "^6.1.2",
				"eslint-plugin-markdown": "~1.0.0-beta.6",
				"eslint-plugin-react": "^7.11.1",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"glob": "^7.1.3",
				"immutability-helper": "^3.0.0",
				"intersection-observer": "^0.5.0",
				"jest": "^24.0.0",
				"jsdom": "^13.0.0",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^8.0.2",
				"lz-string": "^1.4.4",
				"majo": "^0.7.1",
				"mockdate": "^2.0.2",
				"pre-commit": "^1.2.2",
				"preact": "^8.3.1",
				"preact-compat": "^3.18.4",
				"prettier": "^1.15.3",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.6.6",
				"rc-scroll-anim": "^2.5.5",
				"rc-tween-one": "^2.2.12",
				"react": "^16.5.2",
				"react-color": "^2.14.1",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^7.0.2",
				"react-dnd-html5-backend": "^7.0.2",
				"react-document-title": "^2.0.3",
				"react-dom": "^16.5.2",
				"react-github-button": "^0.1.11",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.1",
				"react-intl": "^2.7.0",
				"react-resizable": "^1.7.5",
				"react-router-dom": "^4.3.1",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.6.3",
				"react-virtualized": "~9.21.0",
				"remark-cli": "^6.0.1",
				"remark-frontmatter": "^1.3.0",
				"remark-lint": "^6.0.4",
				"remark-parse": "^6.0.0",
				"remark-preset-lint-recommended": "^3.0.2",
				"remark-stringify": "^6.0.0",
				"remark-yaml-config": "^4.0.2",
				"reqwest": "^2.0.5",
				"rimraf": "^2.6.2",
				"scrollama": "^1.4.4",
				"stylelint": "~9.10.1",
				"stylelint-config-prettier": "^4.0.0",
				"stylelint-config-standard": "^18.2.0",
				"typescript": "~3.3.1",
				"unified": "^7.0.0",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.1.4"
			},
			"scripts": {
				"test": "jest --config .jest.js --verbose=false --no-cache",
				"test-node": "jest --config .jest.node.js --no-cache",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:md": "remark components/",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint \"{site,components}/**/*.less\" --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo",
				"lint-fix:code": "eslint --fix tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"sort-api": "node ./scripts/sort-api-table.js",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml _site && cp -r .circleci _site",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint",
				"lint-staged:es": "eslint ./.*.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'",
				"prettier": "node ./scripts/prettier.js"
			},
			"pre-commit": [
				"lint-staged"
			],
			"lint-staged": {
				"components/**/*.tsx": [
					"npm run lint-staged:ts",
					"node ./scripts/pre-prettier.js",
					"git add"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"npm run lint-staged:es",
					"node ./scripts/pre-prettier.js",
					"git add"
				],
				"{site,components}/**/*.less": [
					"stylelint --syntax less",
					"node ./scripts/pre-prettier.js",
					"git add"
				],
				"components/*/demo/*.md": [
					"npm run lint-staged:demo"
				]
			},
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"gitHead": "dab30ef2ccead39135ff6e4b215259344d812897",
			"_id": "antd@3.13.2",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.15.0",
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"dist": {
				"integrity": "sha512-6wA0iQgyDjmDrIy59Dwbt4+vt9F3RYh8DwSF7yIxEquT6Cmzou/0wGVqLNzY11ErewnjxgB8w60cQ5VejSecIQ==",
				"shasum": "66541c58a9009c54dfe09f5a374863c6783f30f9",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.13.2.tgz",
				"fileCount": 2118,
				"unpackedSize": 43063907,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcW84ICRA9TVsSAnZWagAAAUsP/1KHv6jadaafegpvxePi\nMS2qFVMEeYQ6kNWjBei7ghsyiOJ3ekPu+CblORstNzO4N4gWyBIBqXHGAeoF\nFEzwY5carw7cX8yzArunZjxEkGD24qjIDigHwVjUbi/cMSrrvEEX3V8BIBzr\n+ef8ApnaNmfs4zH4QpmRJN6Cpi7RpapycGxZcB8K6hcaBd4Qo/amd8YEeZcY\ng8sjSL+s9tFQQes/JxU+X5+oHvUA3c0OJxPe1TOsOTWamrElADjNDNc4upGm\nAsFm0O0F0MM3MLw7I654Um8WCjwdGTqtmCQngWKoXnM4p++jWgX55qW3zOpK\nq3hf06IhZvlzsQ8oNM5/sBeNMbyItTL/Qp1GmvVLHrhTFWXQ2nstwZh2SBEW\n/T6uBm73hVJRJl+ZTMCpyiHC02UUBYR7LT1zQF0TK5//HryUAm528d7Z0jFH\nTUzsD6pc1eSYExq/MZFjVLGZKMugMLxpHQE5ATs/UolPy3rjMZsis4bc3waq\nRnsch02YdCP3o+JzQXfnhFdJz1w5cA0IqiLXxgExNM/oRcWi8ClDBcJpF2sK\nwFIZe30cevxvYsx6uzKXcKllI6EvVP8urSfJdrrQ7uSbe6emtf/lWUhEabLJ\nm0HZVqHF0Rs1y7oDrLSZlWFywB4LYMhMAt/stXzm3qBE99VVwwiQ6VPk1EOF\nxYBK\r\n=+GeV\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.13.2_1549520391619_0.09990967774905668"
			},
			"_hasShrinkwrap": false
		},
		"3.13.3": {
			"name": "antd",
			"version": "3.13.3",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"@ant-design/icons": "~1.1.16",
				"@ant-design/icons-react": "~1.1.2",
				"array-tree-filter": "^2.1.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.6",
				"create-react-class": "^15.6.3",
				"create-react-context": "0.2.2",
				"css-animation": "^1.5.0",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.6",
				"lodash": "^4.17.11",
				"moment": "^2.24.0",
				"omit.js": "^1.0.0",
				"prop-types": "^15.6.2",
				"raf": "^3.4.0",
				"rc-animate": "^2.5.4",
				"rc-calendar": "~9.10.3",
				"rc-cascader": "~0.17.0",
				"rc-checkbox": "~2.1.5",
				"rc-collapse": "~1.10.2",
				"rc-dialog": "~7.3.0",
				"rc-drawer": "~1.7.6",
				"rc-dropdown": "~2.4.1",
				"rc-editor-mention": "^1.1.7",
				"rc-form": "^2.4.0",
				"rc-input-number": "~4.3.7",
				"rc-menu": "~7.4.12",
				"rc-notification": "~3.3.0",
				"rc-pagination": "~1.17.7",
				"rc-progress": "~2.3.0",
				"rc-rate": "~2.5.0",
				"rc-select": "^8.6.7",
				"rc-slider": "~8.6.5",
				"rc-steps": "~3.3.0",
				"rc-switch": "~1.9.0",
				"rc-table": "~6.4.0",
				"rc-tabs": "~9.6.0",
				"rc-time-picker": "~3.6.1",
				"rc-tooltip": "~3.7.3",
				"rc-tree": "~1.14.6",
				"rc-tree-select": "~2.5.0",
				"rc-trigger": "^2.6.2",
				"rc-upload": "~2.6.0",
				"rc-util": "^4.5.1",
				"react-lazy-load": "^3.0.13",
				"react-lifecycles-compat": "^3.0.4",
				"react-slick": "~0.23.2",
				"resize-observer-polyfill": "^1.5.0",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.2"
			},
			"devDependencies": {
				"@ant-design/colors": "^2.0.0",
				"@sentry/browser": "^4.5.2",
				"@types/classnames": "^2.2.6",
				"@types/prop-types": "^15.5.6",
				"@types/react": "~16.8.1",
				"@types/react-dom": "^16.0.11",
				"@types/react-intl": "^2.3.14",
				"@types/react-slick": "^0.23.2",
				"@types/warning": "^3.0.0",
				"@yesmeck/offline-plugin": "^5.0.5",
				"ansi-styles": "^3.2.1",
				"antd-theme-generator": "^1.1.4",
				"antd-tools": "^7.0.1",
				"babel-eslint": "^10.0.1",
				"bisheng": "^1.1.0",
				"bisheng-plugin-antd": "^1.0.0",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.0.0",
				"bisheng-plugin-toc": "^0.4.4",
				"chalk": "^2.4.1",
				"commander": "^2.18.0",
				"core-js": "^2.5.7",
				"cross-env": "^5.2.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.5.2",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.7.0",
				"enzyme-adapter-react-16": "^1.6.0",
				"enzyme-to-json": "^3.3.4",
				"eslint": "^5.6.1",
				"eslint-config-airbnb": "^17.1.0",
				"eslint-config-prettier": "^4.0.0",
				"eslint-plugin-babel": "^5.2.1",
				"eslint-plugin-import": "^2.14.0",
				"eslint-plugin-jsx-a11y": "^6.1.2",
				"eslint-plugin-markdown": "~1.0.0-beta.6",
				"eslint-plugin-react": "^7.11.1",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"glob": "^7.1.3",
				"immutability-helper": "^3.0.0",
				"intersection-observer": "^0.5.0",
				"jest": "^24.0.0",
				"jsdom": "^13.0.0",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^8.0.2",
				"lz-string": "^1.4.4",
				"majo": "^0.7.1",
				"mockdate": "^2.0.2",
				"pre-commit": "^1.2.2",
				"preact": "^8.3.1",
				"preact-compat": "^3.18.4",
				"prettier": "^1.15.3",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.6.6",
				"rc-scroll-anim": "^2.5.5",
				"rc-tween-one": "^2.2.12",
				"react": "^16.5.2",
				"react-color": "^2.14.1",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^7.0.2",
				"react-dnd-html5-backend": "^7.0.2",
				"react-document-title": "^2.0.3",
				"react-dom": "^16.5.2",
				"react-github-button": "^0.1.11",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.1",
				"react-intl": "^2.7.0",
				"react-resizable": "^1.7.5",
				"react-router-dom": "^4.3.1",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.6.3",
				"react-virtualized": "~9.21.0",
				"remark-cli": "^6.0.1",
				"remark-frontmatter": "^1.3.0",
				"remark-lint": "^6.0.4",
				"remark-parse": "^6.0.0",
				"remark-preset-lint-recommended": "^3.0.2",
				"remark-stringify": "^6.0.0",
				"remark-yaml-config": "^4.0.2",
				"reqwest": "^2.0.5",
				"rimraf": "^2.6.2",
				"scrollama": "^1.4.4",
				"stylelint": "~9.10.1",
				"stylelint-config-prettier": "^4.0.0",
				"stylelint-config-rational-order": "^0.0.4",
				"stylelint-config-standard": "^18.2.0",
				"stylelint-declaration-block-no-ignored-properties": "^1.1.0",
				"stylelint-order": "^2.0.0",
				"typescript": "~3.3.1",
				"unified": "^7.0.0",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.1.4"
			},
			"scripts": {
				"test": "jest --config .jest.js --verbose=false --no-cache",
				"test-node": "jest --config .jest.node.js --no-cache",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:md": "remark components/",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:code": "eslint --fix tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:style": "stylelint --fix '{site,components}/**/*.less' --syntax less",
				"sort-api": "node ./scripts/sort-api-table.js",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml _site && cp -r .circleci _site",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint",
				"lint-staged:es": "eslint ./.*.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'",
				"prettier": "node ./scripts/prettier.js"
			},
			"pre-commit": [
				"lint-staged"
			],
			"lint-staged": {
				"components/**/*.tsx": [
					"npm run lint-staged:ts",
					"node ./scripts/pre-prettier.js",
					"git add"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"npm run lint-staged:es",
					"node ./scripts/pre-prettier.js",
					"git add"
				],
				"{site,components}/**/*.less": [
					"stylelint --syntax less",
					"node ./scripts/pre-prettier.js",
					"git add"
				],
				"components/*/demo/*.md": [
					"npm run lint-staged:demo"
				]
			},
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"gitHead": "83626e6fd50910c7958e45543f6f012850a62183",
			"_id": "antd@3.13.3",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "8.15.0",
			"_npmUser": {
				"name": "yesmeck",
				"email": "yesmeck@gmail.com"
			},
			"dist": {
				"integrity": "sha512-f5cp7hWQORoi3Gm0O/N2guLpzr08W+lX8HiVMyRRzEAVv08R2hrSIds6fdrMEtu2u4yF2Kx8wXw40OZaMatxEg==",
				"shasum": "93e1d30b76520768be1292a544963a6a151b2694",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.13.3.tgz",
				"fileCount": 2118,
				"unpackedSize": 43228864,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcaY6dCRA9TVsSAnZWagAATB0P+gM4U1Epl/Idu2eeWBCk\nLA3va3xXrY66qgoljNOK0ykbtWtwba311JhZxgql5VFoTOGQdnq2QeDNfCHP\n8gXw5amYPr7poEmd70y4kJHw9fR5P/7/88wcsYnFdEIoSFeWGou8BND+Ej4Y\nTwUTlWX4/7zld/GlVw38uf6Flz8wEUwvlqqmTzd8IBN99cpS9yXfIObmN2ej\n2GpT7wm0nijnIRGV1sUiTs5LrhLQ6JTTQFvZL4PEzNX10l3sE6TkqUzYz6K3\nV3QbBMRHYA3ewQpaAlhcF/ybvuxZAzOqZlb9zPdRVkTO11JTNzR3Kq+eY7ZE\ns0A/l/08pywWkKdRrfCqNWD0DSaH+4Om+Ltas4ijzFZCeoa+Jz4efN1KVJ+w\nJXp6GdO8UY+x1z/CnwxwufIDJRgPBJg3gvuGqVJPeAykQHw6Dd+04QUc3ifz\nkTV6N42a+7seFlE9dNJeojnRl0CfNPb16arnVhr1DrZObRapiRip/A7WKB/M\nLyL1XJYY3AvmfIU7J4XAd2fQ1AWR+kXrQ9cPPQ4sLkqkV8dwFjA4rpRkYI3S\nYXSMgVan0qRffZ/uUnYtYsGb2/lT1/ARwu5D5RTcn2pNyXqh3JYlEB4p9CDk\ntQHBKlWTNRhCnnzo3iecBywFxn9DM2QTFLjsOrKenflsp4HyzwEGfMWsZRwL\npbRl\r\n=vtFn\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.13.3_1550421660128_0.40482008505149114"
			},
			"_hasShrinkwrap": false
		},
		"3.13.4": {
			"name": "antd",
			"version": "3.13.4",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"@ant-design/icons": "~1.1.16",
				"@ant-design/icons-react": "~1.1.2",
				"array-tree-filter": "^2.1.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.6",
				"create-react-class": "^15.6.3",
				"create-react-context": "0.2.2",
				"css-animation": "^1.5.0",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.6",
				"lodash": "^4.17.11",
				"moment": "^2.24.0",
				"omit.js": "^1.0.0",
				"prop-types": "^15.6.2",
				"raf": "^3.4.0",
				"rc-animate": "^2.5.4",
				"rc-calendar": "~9.10.3",
				"rc-cascader": "~0.17.0",
				"rc-checkbox": "~2.1.5",
				"rc-collapse": "~1.10.2",
				"rc-dialog": "~7.3.0",
				"rc-drawer": "~1.7.6",
				"rc-dropdown": "~2.4.1",
				"rc-editor-mention": "^1.1.7",
				"rc-form": "^2.4.0",
				"rc-input-number": "~4.3.7",
				"rc-menu": "~7.4.12",
				"rc-notification": "~3.3.0",
				"rc-pagination": "~1.17.7",
				"rc-progress": "~2.3.0",
				"rc-rate": "~2.5.0",
				"rc-select": "^8.6.7",
				"rc-slider": "~8.6.5",
				"rc-steps": "~3.3.0",
				"rc-switch": "~1.9.0",
				"rc-table": "~6.4.0",
				"rc-tabs": "~9.6.0",
				"rc-time-picker": "~3.6.1",
				"rc-tooltip": "~3.7.3",
				"rc-tree": "~1.14.6",
				"rc-tree-select": "~2.5.0",
				"rc-trigger": "^2.6.2",
				"rc-upload": "~2.6.0",
				"rc-util": "^4.5.1",
				"react-lazy-load": "^3.0.13",
				"react-lifecycles-compat": "^3.0.4",
				"react-slick": "~0.23.2",
				"resize-observer-polyfill": "^1.5.0",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.2"
			},
			"devDependencies": {
				"@ant-design/colors": "^2.0.0",
				"@sentry/browser": "^4.5.2",
				"@types/classnames": "^2.2.6",
				"@types/prop-types": "^15.5.6",
				"@types/react": "~16.8.1",
				"@types/react-dom": "^16.0.11",
				"@types/react-intl": "^2.3.14",
				"@types/react-slick": "^0.23.2",
				"@types/warning": "^3.0.0",
				"@yesmeck/offline-plugin": "^5.0.5",
				"ansi-styles": "^3.2.1",
				"antd-theme-generator": "^1.1.4",
				"antd-tools": "^7.0.1",
				"babel-eslint": "^10.0.1",
				"bisheng": "^1.1.0",
				"bisheng-plugin-antd": "^1.0.0",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.0.0",
				"bisheng-plugin-toc": "^0.4.4",
				"chalk": "^2.4.1",
				"commander": "^2.18.0",
				"core-js": "^2.5.7",
				"cross-env": "^5.2.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.5.2",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.7.0",
				"enzyme-adapter-react-16": "^1.6.0",
				"enzyme-to-json": "^3.3.4",
				"eslint": "^5.6.1",
				"eslint-config-airbnb": "^17.1.0",
				"eslint-config-prettier": "^4.0.0",
				"eslint-plugin-babel": "^5.2.1",
				"eslint-plugin-import": "^2.14.0",
				"eslint-plugin-jsx-a11y": "^6.1.2",
				"eslint-plugin-markdown": "~1.0.0-beta.6",
				"eslint-plugin-react": "^7.11.1",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"glob": "^7.1.3",
				"immutability-helper": "^3.0.0",
				"intersection-observer": "^0.5.0",
				"jest": "^24.0.0",
				"jsdom": "^13.0.0",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^8.0.2",
				"lz-string": "^1.4.4",
				"majo": "^0.7.1",
				"mockdate": "^2.0.2",
				"pre-commit": "^1.2.2",
				"preact": "^8.3.1",
				"preact-compat": "^3.18.4",
				"prettier": "^1.15.3",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.6.6",
				"rc-scroll-anim": "^2.5.5",
				"rc-tween-one": "^2.2.12",
				"react": "^16.5.2",
				"react-color": "^2.14.1",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^7.0.2",
				"react-dnd-html5-backend": "^7.0.2",
				"react-document-title": "^2.0.3",
				"react-dom": "^16.5.2",
				"react-github-button": "^0.1.11",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.1",
				"react-intl": "^2.7.0",
				"react-resizable": "^1.7.5",
				"react-router-dom": "^4.3.1",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.6.3",
				"react-virtualized": "~9.21.0",
				"remark-cli": "^6.0.1",
				"remark-frontmatter": "^1.3.0",
				"remark-lint": "^6.0.4",
				"remark-parse": "^6.0.0",
				"remark-preset-lint-recommended": "^3.0.2",
				"remark-stringify": "^6.0.0",
				"remark-yaml-config": "^4.0.2",
				"reqwest": "^2.0.5",
				"rimraf": "^2.6.2",
				"scrollama": "^1.4.4",
				"stylelint": "~9.10.1",
				"stylelint-config-prettier": "^4.0.0",
				"stylelint-config-rational-order": "^0.0.4",
				"stylelint-config-standard": "^18.2.0",
				"stylelint-declaration-block-no-ignored-properties": "^1.1.0",
				"stylelint-order": "^2.0.0",
				"typescript": "~3.3.1",
				"unified": "^7.0.0",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.1.4"
			},
			"scripts": {
				"test": "jest --config .jest.js --verbose=false --no-cache",
				"test-node": "jest --config .jest.node.js --no-cache",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:md": "remark components/",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:code": "eslint --fix tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:style": "stylelint --fix '{site,components}/**/*.less' --syntax less",
				"sort-api": "node ./scripts/sort-api-table.js",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml _site && cp -r .circleci _site",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint",
				"lint-staged:es": "eslint ./.*.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'",
				"prettier": "node ./scripts/prettier.js"
			},
			"pre-commit": [
				"lint-staged"
			],
			"lint-staged": {
				"components/**/*.tsx": [
					"npm run lint-staged:ts",
					"node ./scripts/pre-prettier.js",
					"git add"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"npm run lint-staged:es",
					"node ./scripts/pre-prettier.js",
					"git add"
				],
				"{site,components}/**/*.less": [
					"stylelint --syntax less",
					"node ./scripts/pre-prettier.js",
					"git add"
				],
				"components/*/demo/*.md": [
					"npm run lint-staged:demo"
				]
			},
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"gitHead": "6678c6abf3571ce315f982bbdc6f02b87ceabe57",
			"_id": "antd@3.13.4",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.15.0",
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"dist": {
				"integrity": "sha512-tdnL+XKneuCoigOrQhHxUt2IediQUt4lQVePLMGUmGyPRCwK7ozirAHSsDG2ciK8L9TIG0cxMIn5SuQsDGTH7w==",
				"shasum": "8d9afb182a4c9e2d7d0e43bed8661513159e56b2",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.13.4.tgz",
				"fileCount": 2118,
				"unpackedSize": 43133312,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcapY3CRA9TVsSAnZWagAAQKIP+QFmTAtXgkUoP5LrV4Ns\nlwcFhnoVkuwTaaRRaxtzhX+o0qM+s5L6t+swWMfzgH7S5NHhTNUl/+NqvpZX\nm4HDSPw5LIvBE+OoLuNsmGQ3rXLeVDp9rwIT0+32ReGENs2wRV0ocsvlsQrC\ndcj7rzXznbOXuQlokbH3mTIPxB8f4hKx0MacjiRG6+TRz3DaUV9c/K9/Vn5s\nmvWrhwyFRH+k6wywps5+RBGhCcimPi/OWYUxN6AvFjKQuSHsTyL67SNlh+9c\n8VMe+O0k8bnYKXMNMOwPqvuuOoBcjdlZb4F/f+I472LuV2t4z1+LB4FUoZz/\nSksfpdjD0EM6U1YFHcQ5FhSAUnLrJYz1MFGGfOrbn3y/pbuTTwHEgXZvpD0m\n43qaj26r90G5HdU1JrxrCnF33JrFtoqNEkbc/0KUOl07hy+Khl8V6My6H/ok\nb8pBlQObgdxkwub0lSdpbPS0KB7guLWzHPx8MMRN2LbLSAKFEGIRnfCMV/md\nPC+gn5IsA9cylh5z+Iq51PT8cPuK+S/Cxo/NiCXU9VoO31yBMrVhLy0iRboj\no3v8s70t/TSq40RTQKThiIGF8BA9oWUOyVin95PFeoptFESdc2zPWH5gGy7N\nNbJGnewMZKLVw+qnm9mlydK0j05FvZdLCiNwzcwb+xXwpE+KhsQL5uNK0yTP\n64w2\r\n=wDEO\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.13.4_1550489142697_0.6272894342650792"
			},
			"_hasShrinkwrap": false
		},
		"3.13.5": {
			"name": "antd",
			"version": "3.13.5",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"@ant-design/icons": "~1.1.16",
				"@ant-design/icons-react": "~1.1.2",
				"array-tree-filter": "^2.1.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.6",
				"create-react-class": "^15.6.3",
				"create-react-context": "0.2.2",
				"css-animation": "^1.5.0",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.6",
				"lodash": "^4.17.11",
				"moment": "^2.24.0",
				"omit.js": "^1.0.0",
				"prop-types": "^15.6.2",
				"raf": "^3.4.0",
				"rc-animate": "^2.5.4",
				"rc-calendar": "~9.10.3",
				"rc-cascader": "~0.17.0",
				"rc-checkbox": "~2.1.5",
				"rc-collapse": "~1.10.2",
				"rc-dialog": "~7.3.0",
				"rc-drawer": "~1.7.6",
				"rc-dropdown": "~2.4.1",
				"rc-editor-mention": "^1.1.7",
				"rc-form": "^2.4.0",
				"rc-input-number": "~4.3.7",
				"rc-menu": "~7.4.12",
				"rc-notification": "~3.3.0",
				"rc-pagination": "~1.17.7",
				"rc-progress": "~2.3.0",
				"rc-rate": "~2.5.0",
				"rc-select": "^8.6.7",
				"rc-slider": "~8.6.5",
				"rc-steps": "~3.3.0",
				"rc-switch": "~1.9.0",
				"rc-table": "~6.4.0",
				"rc-tabs": "~9.6.0",
				"rc-time-picker": "~3.6.1",
				"rc-tooltip": "~3.7.3",
				"rc-tree": "~1.14.6",
				"rc-tree-select": "~2.5.0",
				"rc-trigger": "^2.6.2",
				"rc-upload": "~2.6.0",
				"rc-util": "^4.5.1",
				"react-lazy-load": "^3.0.13",
				"react-lifecycles-compat": "^3.0.4",
				"react-slick": "~0.23.2",
				"resize-observer-polyfill": "^1.5.0",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.2"
			},
			"devDependencies": {
				"@ant-design/colors": "^2.0.0",
				"@sentry/browser": "^4.5.2",
				"@types/classnames": "^2.2.6",
				"@types/prop-types": "^15.5.6",
				"@types/react": "~16.8.1",
				"@types/react-dom": "^16.0.11",
				"@types/react-intl": "^2.3.14",
				"@types/react-slick": "^0.23.2",
				"@types/warning": "^3.0.0",
				"@yesmeck/offline-plugin": "^5.0.5",
				"ansi-styles": "^3.2.1",
				"antd-theme-generator": "^1.1.4",
				"antd-tools": "^7.0.1",
				"babel-eslint": "^10.0.1",
				"bisheng": "^1.1.0",
				"bisheng-plugin-antd": "^1.0.0",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.0.0",
				"bisheng-plugin-toc": "^0.4.4",
				"chalk": "^2.4.1",
				"commander": "^2.18.0",
				"core-js": "^2.5.7",
				"cross-env": "^5.2.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.5.2",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.7.0",
				"enzyme-adapter-react-16": "^1.6.0",
				"enzyme-to-json": "^3.3.4",
				"eslint": "^5.6.1",
				"eslint-config-airbnb": "^17.1.0",
				"eslint-config-prettier": "^4.0.0",
				"eslint-plugin-babel": "^5.2.1",
				"eslint-plugin-import": "^2.14.0",
				"eslint-plugin-jsx-a11y": "^6.1.2",
				"eslint-plugin-markdown": "~1.0.0-beta.6",
				"eslint-plugin-react": "^7.11.1",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"glob": "^7.1.3",
				"immutability-helper": "^3.0.0",
				"intersection-observer": "^0.5.0",
				"jest": "^24.0.0",
				"jsdom": "^13.0.0",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^8.0.2",
				"lz-string": "^1.4.4",
				"majo": "^0.7.1",
				"mockdate": "^2.0.2",
				"pre-commit": "^1.2.2",
				"preact": "^8.3.1",
				"preact-compat": "^3.18.4",
				"prettier": "^1.15.3",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.6.6",
				"rc-scroll-anim": "^2.5.5",
				"rc-tween-one": "^2.2.12",
				"react": "^16.5.2",
				"react-color": "^2.14.1",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^7.0.2",
				"react-dnd-html5-backend": "^7.0.2",
				"react-document-title": "^2.0.3",
				"react-dom": "^16.5.2",
				"react-github-button": "^0.1.11",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.1",
				"react-intl": "^2.7.0",
				"react-resizable": "^1.7.5",
				"react-router-dom": "^4.3.1",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.6.3",
				"react-virtualized": "~9.21.0",
				"remark-cli": "^6.0.1",
				"remark-frontmatter": "^1.3.0",
				"remark-lint": "^6.0.4",
				"remark-parse": "^6.0.0",
				"remark-preset-lint-recommended": "^3.0.2",
				"remark-stringify": "^6.0.0",
				"remark-yaml-config": "^4.0.2",
				"reqwest": "^2.0.5",
				"rimraf": "^2.6.2",
				"scrollama": "^1.4.4",
				"stylelint": "~9.10.1",
				"stylelint-config-prettier": "^4.0.0",
				"stylelint-config-rational-order": "^0.0.4",
				"stylelint-config-standard": "^18.2.0",
				"stylelint-declaration-block-no-ignored-properties": "^1.1.0",
				"stylelint-order": "^2.0.0",
				"typescript": "~3.3.1",
				"unified": "^7.0.0",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.1.4"
			},
			"scripts": {
				"test": "jest --config .jest.js --verbose=false --no-cache",
				"test-node": "jest --config .jest.node.js --no-cache",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:md": "remark components/",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:code": "eslint --fix tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:style": "stylelint --fix '{site,components}/**/*.less' --syntax less",
				"sort-api": "node ./scripts/sort-api-table.js",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml _site && cp -r .circleci _site",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint",
				"lint-staged:es": "eslint ./.*.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'",
				"prettier": "node ./scripts/prettier.js"
			},
			"pre-commit": [
				"lint-staged"
			],
			"lint-staged": {
				"components/**/*.tsx": [
					"npm run lint-staged:ts",
					"node ./scripts/pre-prettier.js",
					"git add"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"npm run lint-staged:es",
					"node ./scripts/pre-prettier.js",
					"git add"
				],
				"{site,components}/**/*.less": [
					"stylelint --syntax less",
					"node ./scripts/pre-prettier.js",
					"git add"
				],
				"components/*/demo/*.md": [
					"npm run lint-staged:demo"
				]
			},
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"gitHead": "f370e96d68d9652ea5badbae6f44e1009dc778b6",
			"_id": "antd@3.13.5",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.15.0",
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"dist": {
				"integrity": "sha512-B4tLDoFnI0GaYXOmCMLr7q4dE4msFRzVEkqTAKD2HYXOBLWCTwGUZsp6s1dCI8sdpwnvaabnsO4NtZSWD9i9JA==",
				"shasum": "26b757ccb35c263c86fb3f4cee74ce4c8dbf4008",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.13.5.tgz",
				"fileCount": 2118,
				"unpackedSize": 43134897,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcbC5qCRA9TVsSAnZWagAA8lYP/28GJYlesVMMBnKSCo4m\n5tKBu1iBH7T9cADyBgzZlbYNydvW0ychcvC/KSogSeJRuDWQaicAwOhvGGMY\nzwvE8CYcvoiHbtaBC006/WmL2hHor2VCgGBG560sGD7rOqFGEkVPR98eSimT\nVIh11ctjwQpzDfz4V6/Fu8voNRkbRmMzHdH533Isii8EWhAsJ+BjmMywZ4EM\nZudaAh/8jHN/pAW5aTJk9KfocvaCYoSKRw5DLvM4GCg4nciLSFvVkb19kxYt\nh3mzSkh8ee8Ig28bAcoeVhfP7W0Jx1tDU7pDcH7kLnpHdfQn2/oSugjIWobg\nh/KkCjDraUYYyl0Tx+KY9tVAN+AJ9CyFQU+KCQwtmTggTAy5CXWaODKiYaOK\nOwmTMKRAp65zw6lhL3QM6t2H/ivJ/fciKwrP4DITMZDpscvpcBpehONZ62g0\nwuwC9XyX4l3Vde1PpOgXnSNcA3z/9EI+m0FI3VtceHoeqx7it5DGhNfgtc4/\n/Y0RerF5vSGKtw3PTzFwXR8T9obOYBGepEn6TCyypKm9/mtLQj9Oskecla2u\n1Cn4TJaaqQkNMLn5DCFNtaz5A8RwlrzcEHCX4Nu1YDRPyb8C/HMajJWcIP+x\n7VoEPswi4UzbvbgDPZowMtBLhh8FUppyefdC9BFlFnSThhPwEDHJVEEH5G9A\nz2+W\r\n=pdy/\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.13.5_1550593641321_0.4498168940990124"
			},
			"_hasShrinkwrap": false
		},
		"3.13.6": {
			"name": "antd",
			"version": "3.13.6",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"@ant-design/icons": "~1.1.16",
				"@ant-design/icons-react": "~1.1.2",
				"array-tree-filter": "^2.1.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.6",
				"create-react-class": "^15.6.3",
				"create-react-context": "0.2.2",
				"css-animation": "^1.5.0",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.6",
				"lodash": "^4.17.11",
				"moment": "^2.24.0",
				"omit.js": "^1.0.0",
				"prop-types": "^15.6.2",
				"raf": "^3.4.0",
				"rc-animate": "^2.5.4",
				"rc-calendar": "~9.10.3",
				"rc-cascader": "~0.17.0",
				"rc-checkbox": "~2.1.5",
				"rc-collapse": "~1.10.2",
				"rc-dialog": "~7.3.0",
				"rc-drawer": "~1.7.6",
				"rc-dropdown": "~2.4.1",
				"rc-editor-mention": "^1.1.7",
				"rc-form": "^2.4.0",
				"rc-input-number": "~4.3.7",
				"rc-menu": "~7.4.12",
				"rc-notification": "~3.3.0",
				"rc-pagination": "~1.17.7",
				"rc-progress": "~2.3.0",
				"rc-rate": "~2.5.0",
				"rc-select": "^8.6.7",
				"rc-slider": "~8.6.5",
				"rc-steps": "~3.3.0",
				"rc-switch": "~1.9.0",
				"rc-table": "~6.4.0",
				"rc-tabs": "~9.6.0",
				"rc-time-picker": "~3.6.1",
				"rc-tooltip": "~3.7.3",
				"rc-tree": "~1.14.6",
				"rc-tree-select": "~2.5.0",
				"rc-trigger": "^2.6.2",
				"rc-upload": "~2.6.0",
				"rc-util": "^4.5.1",
				"react-lazy-load": "^3.0.13",
				"react-lifecycles-compat": "^3.0.4",
				"react-slick": "~0.23.2",
				"resize-observer-polyfill": "^1.5.0",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.2"
			},
			"devDependencies": {
				"@ant-design/colors": "^2.0.0",
				"@sentry/browser": "^4.5.2",
				"@types/classnames": "^2.2.6",
				"@types/prop-types": "^15.5.6",
				"@types/react": "~16.8.1",
				"@types/react-dom": "^16.0.11",
				"@types/react-intl": "^2.3.14",
				"@types/react-slick": "^0.23.2",
				"@types/warning": "^3.0.0",
				"@yesmeck/offline-plugin": "^5.0.5",
				"ansi-styles": "^3.2.1",
				"antd-theme-generator": "^1.1.4",
				"antd-tools": "^7.0.1",
				"babel-eslint": "^10.0.1",
				"bisheng": "^1.1.0",
				"bisheng-plugin-antd": "^1.0.0",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.0.0",
				"bisheng-plugin-toc": "^0.4.4",
				"chalk": "^2.4.1",
				"commander": "^2.18.0",
				"core-js": "^2.5.7",
				"cross-env": "^5.2.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.5.2",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.7.0",
				"enzyme-adapter-react-16": "^1.6.0",
				"enzyme-to-json": "^3.3.4",
				"eslint": "^5.6.1",
				"eslint-config-airbnb": "^17.1.0",
				"eslint-config-prettier": "^4.0.0",
				"eslint-plugin-babel": "^5.2.1",
				"eslint-plugin-import": "^2.14.0",
				"eslint-plugin-jsx-a11y": "^6.1.2",
				"eslint-plugin-markdown": "~1.0.0-beta.6",
				"eslint-plugin-react": "^7.11.1",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"glob": "^7.1.3",
				"immutability-helper": "^3.0.0",
				"intersection-observer": "^0.5.0",
				"jest": "^24.0.0",
				"jsdom": "^13.0.0",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^8.0.2",
				"lz-string": "^1.4.4",
				"majo": "^0.7.1",
				"mockdate": "^2.0.2",
				"pre-commit": "^1.2.2",
				"preact": "^8.3.1",
				"preact-compat": "^3.18.4",
				"prettier": "^1.15.3",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.6.6",
				"rc-scroll-anim": "^2.5.5",
				"rc-tween-one": "^2.2.12",
				"react": "^16.5.2",
				"react-color": "^2.14.1",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^7.0.2",
				"react-dnd-html5-backend": "^7.0.2",
				"react-document-title": "^2.0.3",
				"react-dom": "^16.5.2",
				"react-github-button": "^0.1.11",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.1",
				"react-intl": "^2.7.0",
				"react-resizable": "^1.7.5",
				"react-router-dom": "^4.3.1",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.6.3",
				"react-virtualized": "~9.21.0",
				"remark-cli": "^6.0.1",
				"remark-frontmatter": "^1.3.0",
				"remark-lint": "^6.0.4",
				"remark-parse": "^6.0.0",
				"remark-preset-lint-recommended": "^3.0.2",
				"remark-stringify": "^6.0.0",
				"remark-yaml-config": "^4.0.2",
				"reqwest": "^2.0.5",
				"rimraf": "^2.6.2",
				"scrollama": "^1.4.4",
				"stylelint": "~9.10.1",
				"stylelint-config-prettier": "^4.0.0",
				"stylelint-config-rational-order": "^0.0.4",
				"stylelint-config-standard": "^18.2.0",
				"stylelint-declaration-block-no-ignored-properties": "^1.1.0",
				"stylelint-order": "^2.0.0",
				"typescript": "~3.3.1",
				"unified": "^7.0.0",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.1.4"
			},
			"scripts": {
				"test": "jest --config .jest.js --verbose=false --no-cache",
				"test-node": "jest --config .jest.node.js --no-cache",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:md": "remark components/",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:code": "eslint --fix tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:style": "stylelint --fix '{site,components}/**/*.less' --syntax less",
				"sort-api": "node ./scripts/sort-api-table.js",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml _site && cp -r .circleci _site",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint",
				"lint-staged:es": "eslint ./.*.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'",
				"prettier": "node ./scripts/prettier.js"
			},
			"pre-commit": [
				"lint-staged"
			],
			"lint-staged": {
				"components/**/*.tsx": [
					"npm run lint-staged:ts",
					"node ./scripts/pre-prettier.js",
					"git add"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"npm run lint-staged:es",
					"node ./scripts/pre-prettier.js",
					"git add"
				],
				"{site,components}/**/*.less": [
					"stylelint --syntax less",
					"node ./scripts/pre-prettier.js",
					"git add"
				],
				"components/*/demo/*.md": [
					"npm run lint-staged:demo"
				]
			},
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"gitHead": "a73cbe99e59576ceabf2a48b031b9cc74579100c",
			"_id": "antd@3.13.6",
			"_nodeVersion": "11.1.0",
			"_npmVersion": "6.6.0",
			"dist": {
				"integrity": "sha512-V98EecoaKhHAxulhj07Uy9K4Hxzi+JkmdgYtimZIlaVnAGG3rIfIVgKVkWRK8uHTvvUZJtRIB621BNkhuHW1wQ==",
				"shasum": "fe49136416e5e49d80cca95bb2ec2676572afd95",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.13.6.tgz",
				"fileCount": 2118,
				"unpackedSize": 43144987,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJccR8yCRA9TVsSAnZWagAA98YP/31Z/C1LKU2juNtFresw\nLjrusziMlNmJbroYwBn9wgCIzuDWYucgzd5krDIZWxUHH7sjUIxEPTiiFggI\n1yXR1OQe+fBA5ut0TPVaWDr+vyOPTXofvf3/9dRBqWXQJ/OBRF4u5WPQwpN+\neSw2ZzEgrimPSWJOaLsICLpZZs5yYLIuRDFvh8bkcyw3t7pOgVCegfDX5x+d\npYyU5vMlON29TXjboxKB3y2LT8lzbEpG7FvTbvS6rHCLDaL9w8hyDEjqDbpD\nL3MYIHXXiRaqhqBzJxDrpxsYPhHKJ4UVJrtbS35FwnbkRAYAh+ItRAKgvHez\nybNBkM2O8rRsIwrqEk4pJlfDpOO/5SkxQh+rBsr0oeFH9zf7She45Hv+w3L0\nTl+TYpYJNPJ9bEgP/r/2yMOQJ4WEFbKfUkBtBteTv7okuKdvDfbekKLWGZxt\nNZk7ywDkxVYUBe8eFke40u1gX7N7pM50Kikxl39RWStNzWJ9EFLzt3jNyXyH\nOL69f1l8SbyTrjSLPNs3EQ8NY6BPQ+DEN5aKPnc0pi4AbW5sz7rUBKrLb//0\nu28GsJuDHc5FWc8pbwM/CgUxvP08Gg5qJd9RyoV4+fsBRB222es3ITnQAWJd\nQVxdRtW2OqahEi5Jd/S9GdyG9xE1b9o6JJg2vpdECGyTHSlTV39tdMjifrPG\nBWzx\r\n=/gLu\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.13.6_1550917425192_0.27916320574611087"
			},
			"_hasShrinkwrap": false
		},
		"3.14.0": {
			"name": "antd",
			"version": "3.14.0",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"@ant-design/icons": "~1.2.0",
				"@ant-design/icons-react": "~1.1.2",
				"@types/react-slick": "^0.23.3",
				"array-tree-filter": "^2.1.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.6",
				"copy-to-clipboard": "^3.0.8",
				"create-react-class": "^15.6.3",
				"create-react-context": "0.2.2",
				"css-animation": "^1.5.0",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.6",
				"lodash": "^4.17.11",
				"moment": "^2.24.0",
				"omit.js": "^1.0.0",
				"prop-types": "^15.6.2",
				"raf": "^3.4.0",
				"rc-animate": "^2.5.4",
				"rc-calendar": "~9.10.3",
				"rc-cascader": "~0.17.0",
				"rc-checkbox": "~2.1.5",
				"rc-collapse": "~1.11.1",
				"rc-dialog": "~7.3.0",
				"rc-drawer": "~1.7.6",
				"rc-dropdown": "~2.4.1",
				"rc-editor-mention": "^1.1.7",
				"rc-form": "^2.4.0",
				"rc-input-number": "~4.4.0",
				"rc-menu": "~7.4.12",
				"rc-notification": "~3.3.0",
				"rc-pagination": "~1.17.7",
				"rc-progress": "~2.3.0",
				"rc-rate": "~2.5.0",
				"rc-select": "~9.0.0",
				"rc-slider": "~8.6.5",
				"rc-steps": "~3.3.0",
				"rc-switch": "~1.9.0",
				"rc-table": "~6.4.0",
				"rc-tabs": "~9.6.0",
				"rc-time-picker": "~3.6.1",
				"rc-tooltip": "~3.7.3",
				"rc-tree": "~1.14.6",
				"rc-tree-select": "~2.5.0",
				"rc-trigger": "^2.6.2",
				"rc-upload": "~2.6.0",
				"rc-util": "^4.5.1",
				"react-lazy-load": "^3.0.13",
				"react-lifecycles-compat": "^3.0.4",
				"react-slick": "~0.23.2",
				"resize-observer-polyfill": "^1.5.0",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.2"
			},
			"devDependencies": {
				"@ant-design/colors": "^2.0.0",
				"@sentry/browser": "^4.5.2",
				"@types/classnames": "^2.2.6",
				"@types/prop-types": "^15.5.6",
				"@types/react": "~16.8.1",
				"@types/react-dom": "^16.0.11",
				"@types/react-intl": "^2.3.14",
				"@types/warning": "^3.0.0",
				"@yesmeck/offline-plugin": "^5.0.5",
				"ansi-styles": "^3.2.1",
				"antd-theme-generator": "^1.1.4",
				"antd-tools": "^7.0.1",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.1.0",
				"bisheng-plugin-antd": "^1.0.0",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.0.0",
				"bisheng-plugin-toc": "^0.4.4",
				"chalk": "^2.4.1",
				"commander": "^2.18.0",
				"core-js": "^2.5.7",
				"cross-env": "^5.2.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.5.2",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.7.0",
				"enzyme-adapter-react-16": "^1.6.0",
				"enzyme-to-json": "^3.3.4",
				"eslint": "^5.6.1",
				"eslint-config-airbnb": "^17.1.0",
				"eslint-config-prettier": "^4.0.0",
				"eslint-plugin-babel": "^5.2.1",
				"eslint-plugin-import": "^2.14.0",
				"eslint-plugin-jsx-a11y": "^6.1.2",
				"eslint-plugin-markdown": "~1.0.0-beta.6",
				"eslint-plugin-react": "^7.11.1",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"glob": "^7.1.3",
				"immutability-helper": "^3.0.0",
				"intersection-observer": "^0.5.0",
				"jest": "^24.0.0",
				"jsdom": "^13.0.0",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^8.0.2",
				"logrocket": "^0.6.19",
				"logrocket-react": "^3.0.0",
				"lz-string": "^1.4.4",
				"majo": "^0.7.1",
				"mockdate": "^2.0.2",
				"pre-commit": "^1.2.2",
				"preact": "^8.3.1",
				"preact-compat": "^3.18.4",
				"prettier": "^1.15.3",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.6.6",
				"rc-scroll-anim": "^2.5.5",
				"rc-tween-one": "^2.2.12",
				"react": "^16.5.2",
				"react-color": "^2.14.1",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^7.0.2",
				"react-dnd-html5-backend": "^7.0.2",
				"react-document-title": "^2.0.3",
				"react-dom": "^16.5.2",
				"react-github-button": "^0.1.11",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.1",
				"react-intl": "^2.7.0",
				"react-resizable": "^1.7.5",
				"react-router-dom": "^4.3.1",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.6.3",
				"react-virtualized": "~9.21.0",
				"remark-cli": "^6.0.1",
				"remark-frontmatter": "^1.3.0",
				"remark-lint": "^6.0.4",
				"remark-parse": "^6.0.0",
				"remark-preset-lint-recommended": "^3.0.2",
				"remark-stringify": "^6.0.0",
				"remark-yaml-config": "^4.0.2",
				"reqwest": "^2.0.5",
				"rimraf": "^2.6.2",
				"scrollama": "^1.4.4",
				"stylelint": "~9.10.1",
				"stylelint-config-prettier": "^5.0.0",
				"stylelint-config-rational-order": "^0.0.4",
				"stylelint-config-standard": "^18.2.0",
				"stylelint-declaration-block-no-ignored-properties": "^1.1.0",
				"stylelint-order": "^2.0.0",
				"typescript": "~3.3.1",
				"unified": "^7.0.0",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.1.4"
			},
			"scripts": {
				"test": "jest --config .jest.js --verbose=false --no-cache",
				"test-node": "jest --config .jest.node.js --no-cache",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:md": "remark components/",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:code": "eslint --fix tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:style": "stylelint --fix '{site,components}/**/*.less' --syntax less",
				"sort-api": "node ./scripts/sort-api-table.js",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml _site && cp -r .circleci _site",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint",
				"lint-staged:es": "eslint ./.*.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'",
				"prettier": "node ./scripts/prettier.js"
			},
			"pre-commit": [
				"lint-staged"
			],
			"lint-staged": {
				"components/**/*.tsx": [
					"npm run lint-staged:ts",
					"node ./scripts/pre-prettier.js",
					"git add"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"npm run lint-staged:es",
					"node ./scripts/pre-prettier.js",
					"git add"
				],
				"{site,components}/**/*.less": [
					"stylelint --syntax less",
					"node ./scripts/pre-prettier.js",
					"git add"
				],
				"components/*/demo/*.md": [
					"npm run lint-staged:demo"
				]
			},
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"gitHead": "2996d8e62569505d2a429ce35cdfd8a8c447a7fc",
			"_id": "antd@3.14.0",
			"_nodeVersion": "11.10.0",
			"_npmVersion": "6.8.0",
			"dist": {
				"integrity": "sha512-UxbU35oPZl3BjL69j9oM8O1b9GInXimJTYCwRJ8FpMtBYD1cqnbv3dpeEirq0mJ13yPnAVd7BQ7f68YmEmLDDg==",
				"shasum": "3e04e90ffbc84b8204576c3c00e00b9762377436",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.14.0.tgz",
				"fileCount": 2190,
				"unpackedSize": 43824998,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcfJ6wCRA9TVsSAnZWagAA3ToP/AyPhMKA/1k9qV15tfMw\nc+vzeYTyXWTPWoAtQAp3kUsRB+GfNOIHnYsn9zlQDm1+T3Db1r6vSnGBEchq\nKu1tc0zYouyGsNVZk7hdqKzMPZ0mgoJMdfkUD+jwLr7YPNJC5qbraE5uQPPP\nmIXkSqd6IFXJ2Ld05GtlY3HbZCohxk+Kp0WxIet+YuBjsfB0hr1RmsYekBvC\nee6+7TRyvMhv6t4GapnToPm/CNUciFIsNQRoNJVE2jTGA56FyRr2R8OZS09H\nhCZsifZqUuAylnz8WZtq9DESEj+22yK51wDP5n8D2WhILtGNH24qducxwhP5\nG4Kyj3ejaIbijCEFrN6CiL0qXufyHA+9PW10bi4jRxhQkmhPfQZZpahM700N\nayXl3aUaiPzPeoApSFnK2i2HBGgyxL0McKcyOmTsSwrSrG37S1UzbUwE+Mh2\nKzl8X58GPtKCU2k+aLBs0WaKnoe58ocKzhRmqVj6uQjH0b+DKDe7eDP01hPN\n0sd4qdLwX8kfy8SbQgouKlYG7dpVpmcr2XdOJj9TVxYu09VYvSxeY2CRRTfr\n/CRh3vtYkkM1eeCCtNU1F/1erVKEmGdMKMA7MN9EYj8EKVHbhCsdMnPWXIwS\nKxdZGwtWA6BDou0DIgLytK6XMRdFDLN/WqY1e7qek3xoE9zre1YyuslOx6hR\n4qPy\r\n=EuQQ\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "chenshuai2144",
				"email": "wasd2144@hotmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.14.0_1551670959088_0.05050327015526723"
			},
			"_hasShrinkwrap": false
		},
		"3.14.1": {
			"name": "antd",
			"version": "3.14.1",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"@ant-design/icons": "~1.2.0",
				"@ant-design/icons-react": "~1.1.2",
				"@types/react-slick": "^0.23.3",
				"array-tree-filter": "^2.1.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.6",
				"copy-to-clipboard": "^3.0.8",
				"create-react-class": "^15.6.3",
				"create-react-context": "0.2.2",
				"css-animation": "^1.5.0",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.6",
				"lodash": "^4.17.11",
				"moment": "^2.24.0",
				"omit.js": "^1.0.0",
				"prop-types": "^15.6.2",
				"raf": "^3.4.0",
				"rc-animate": "^2.5.4",
				"rc-calendar": "~9.10.3",
				"rc-cascader": "~0.17.0",
				"rc-checkbox": "~2.1.5",
				"rc-collapse": "~1.11.1",
				"rc-dialog": "~7.3.0",
				"rc-drawer": "~1.7.6",
				"rc-dropdown": "~2.4.1",
				"rc-editor-mention": "^1.1.7",
				"rc-form": "^2.4.0",
				"rc-input-number": "~4.4.0",
				"rc-menu": "~7.4.12",
				"rc-notification": "~3.3.0",
				"rc-pagination": "~1.17.7",
				"rc-progress": "~2.3.0",
				"rc-rate": "~2.5.0",
				"rc-select": "~9.0.0",
				"rc-slider": "~8.6.5",
				"rc-steps": "~3.3.0",
				"rc-switch": "~1.9.0",
				"rc-table": "~6.4.0",
				"rc-tabs": "~9.6.0",
				"rc-time-picker": "~3.6.1",
				"rc-tooltip": "~3.7.3",
				"rc-tree": "~1.14.6",
				"rc-tree-select": "~2.5.0",
				"rc-trigger": "^2.6.2",
				"rc-upload": "~2.6.0",
				"rc-util": "^4.5.1",
				"react-lazy-load": "^3.0.13",
				"react-lifecycles-compat": "^3.0.4",
				"react-slick": "~0.23.2",
				"resize-observer-polyfill": "^1.5.0",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.2"
			},
			"devDependencies": {
				"@ant-design/colors": "^2.0.0",
				"@sentry/browser": "^4.5.2",
				"@types/classnames": "^2.2.6",
				"@types/prop-types": "^15.5.6",
				"@types/react": "~16.8.1",
				"@types/react-dom": "^16.0.11",
				"@types/react-intl": "^2.3.14",
				"@types/warning": "^3.0.0",
				"@yesmeck/offline-plugin": "^5.0.5",
				"ansi-styles": "^3.2.1",
				"antd-theme-generator": "^1.1.4",
				"antd-tools": "^7.0.1",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.1.0",
				"bisheng-plugin-antd": "^1.0.0",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.0.0",
				"bisheng-plugin-toc": "^0.4.4",
				"chalk": "^2.4.1",
				"commander": "^2.18.0",
				"core-js": "^2.5.7",
				"cross-env": "^5.2.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.5.2",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.7.0",
				"enzyme-adapter-react-16": "^1.6.0",
				"enzyme-to-json": "^3.3.4",
				"eslint": "^5.6.1",
				"eslint-config-airbnb": "^17.1.0",
				"eslint-config-prettier": "^4.0.0",
				"eslint-plugin-babel": "^5.2.1",
				"eslint-plugin-import": "^2.14.0",
				"eslint-plugin-jsx-a11y": "^6.1.2",
				"eslint-plugin-markdown": "~1.0.0-beta.6",
				"eslint-plugin-react": "^7.11.1",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"glob": "^7.1.3",
				"immutability-helper": "^3.0.0",
				"intersection-observer": "^0.5.0",
				"jest": "^24.0.0",
				"jsdom": "^13.0.0",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^8.0.2",
				"logrocket": "^0.6.19",
				"logrocket-react": "^3.0.0",
				"lz-string": "^1.4.4",
				"majo": "^0.7.1",
				"mockdate": "^2.0.2",
				"pre-commit": "^1.2.2",
				"preact": "^8.3.1",
				"preact-compat": "^3.18.4",
				"prettier": "^1.15.3",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.6.6",
				"rc-scroll-anim": "^2.5.5",
				"rc-tween-one": "^2.2.12",
				"react": "^16.5.2",
				"react-color": "^2.14.1",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^7.0.2",
				"react-dnd-html5-backend": "^7.0.2",
				"react-document-title": "^2.0.3",
				"react-dom": "^16.5.2",
				"react-github-button": "^0.1.11",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.1",
				"react-intl": "^2.7.0",
				"react-resizable": "^1.7.5",
				"react-router-dom": "^4.3.1",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.6.3",
				"react-virtualized": "~9.21.0",
				"remark-cli": "^6.0.1",
				"remark-frontmatter": "^1.3.0",
				"remark-lint": "^6.0.4",
				"remark-parse": "^6.0.0",
				"remark-preset-lint-recommended": "^3.0.2",
				"remark-stringify": "^6.0.0",
				"remark-yaml-config": "^4.0.2",
				"reqwest": "^2.0.5",
				"rimraf": "^2.6.2",
				"scrollama": "^1.4.4",
				"stylelint": "~9.10.1",
				"stylelint-config-prettier": "^5.0.0",
				"stylelint-config-rational-order": "^0.0.4",
				"stylelint-config-standard": "^18.2.0",
				"stylelint-declaration-block-no-ignored-properties": "^1.1.0",
				"stylelint-order": "^2.0.0",
				"typescript": "~3.3.1",
				"unified": "^7.0.0",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.1.4"
			},
			"scripts": {
				"test": "jest --config .jest.js --verbose=false --no-cache",
				"test-node": "jest --config .jest.node.js --no-cache",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:md": "remark components/",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:code": "eslint --fix tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:style": "stylelint --fix '{site,components}/**/*.less' --syntax less",
				"sort-api": "node ./scripts/sort-api-table.js",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml _site && cp -r .circleci _site",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint",
				"lint-staged:es": "eslint ./.*.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'",
				"prettier": "node ./scripts/prettier.js"
			},
			"pre-commit": [
				"lint-staged"
			],
			"lint-staged": {
				"components/**/*.tsx": [
					"npm run lint-staged:ts",
					"node ./scripts/pre-prettier.js",
					"git add"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"npm run lint-staged:es",
					"node ./scripts/pre-prettier.js",
					"git add"
				],
				"{site,components}/**/*.less": [
					"stylelint --syntax less",
					"node ./scripts/pre-prettier.js",
					"git add"
				],
				"components/*/demo/*.md": [
					"npm run lint-staged:demo"
				]
			},
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"gitHead": "f793c377c170371cb422cb8165aa20a387dd998c",
			"_id": "antd@3.14.1",
			"_nodeVersion": "11.10.0",
			"_npmVersion": "6.8.0",
			"dist": {
				"integrity": "sha512-mzeGrPsXKz8hClO34YEaA+p9UqSOa19tGyh2C2MGXXL2aStojO2ebwRVzCBwJIsdOCC7llREXla6uZGnavrQTA==",
				"shasum": "95d5a9802836685f0c49518e25ec5e905cd92de0",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.14.1.tgz",
				"fileCount": 2190,
				"unpackedSize": 43832260,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcfREqCRA9TVsSAnZWagAAx54P/jEm+usk/vAuehDEZIdm\nTeNgFU0QI8dLtMSNuhAxWCwSkRSRo1bAUD3d8Jf/rrXmFjj39mOUY2ZxB8Eb\nmUXyIhUwQ3lOpBdOyvjwRGrOAuf3A55XnCvWfV+lmWxU+4Gc+hX2KsyKOoCZ\nOZaeQBKi1W8MYYiWTUTeSgYy0pkuX+DcDmT3FNcJy2c7v54fRdWW7Vq8Rm5A\nzAxgKZXMPPLTUbjDzkvR2fz0iEI8USNzy6vfAxDJhe1aQcvJXI3P7BBmL+od\n4c8WJ3tdxj9ntDm7wFy+saaH7z1vnFR1E+09DcyTaPb4OU63ifAx0M15aApB\njXJPYNOE58Wb1S6iCSIPsOYsvCadJW+SHHhDOmEkoVENEUUS197Ta+Xb2kcF\ngFyNtibnFjmPltYig+KTguzrk5ZOZkInT+PZW87I6cPX9bmNlBGxBX7xE06D\nTzfGXeQydpq9/I8tkLhqR0X/sv/iZsfpeueX8AnnWPMLz0Q/g5tUITt1z6oP\n2m1HFjxSIj8rNrLmxO0CU+4R2ajHJWKOErdeonHPUJH2jblqXhiQI5HEFVwI\nJgSBF7lDM0WpBAmTONfL2el/+kmaFTcH7uFRRO5eNADWf0i//FxhtRteDtQ3\nQgfTEvr1EZRAqNyRMP3plWwao+s0zO/kI8vo4SL6c3ujrXF9MU6HrRwOm42V\n3OJ9\r\n=0Nhj\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "chenshuai2144",
				"email": "wasd2144@hotmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.14.1_1551700265244_0.9273628732663663"
			},
			"_hasShrinkwrap": false
		},
		"3.15.0": {
			"name": "antd",
			"version": "3.15.0",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"@ant-design/icons": "~1.2.0",
				"@ant-design/icons-react": "~1.1.2",
				"@types/react-slick": "^0.23.3",
				"array-tree-filter": "^2.1.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.6",
				"copy-to-clipboard": "^3.0.8",
				"create-react-class": "^15.6.3",
				"create-react-context": "0.2.2",
				"css-animation": "^1.5.0",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.6",
				"lodash": "^4.17.11",
				"moment": "^2.24.0",
				"omit.js": "^1.0.0",
				"prop-types": "^15.6.2",
				"raf": "^3.4.0",
				"rc-animate": "^2.5.4",
				"rc-calendar": "~9.10.3",
				"rc-cascader": "~0.17.0",
				"rc-checkbox": "~2.1.5",
				"rc-collapse": "~1.11.1",
				"rc-dialog": "~7.3.0",
				"rc-drawer": "~1.7.6",
				"rc-dropdown": "~2.4.1",
				"rc-editor-mention": "^1.1.7",
				"rc-form": "^2.4.0",
				"rc-input-number": "~4.4.0",
				"rc-menu": "~7.4.12",
				"rc-notification": "~3.3.0",
				"rc-pagination": "~1.17.7",
				"rc-progress": "~2.3.0",
				"rc-rate": "~2.5.0",
				"rc-select": "~9.0.0",
				"rc-slider": "~8.6.5",
				"rc-steps": "~3.3.0",
				"rc-switch": "~1.9.0",
				"rc-table": "~6.4.0",
				"rc-tabs": "~9.6.0",
				"rc-time-picker": "~3.6.1",
				"rc-tooltip": "~3.7.3",
				"rc-tree": "~1.14.6",
				"rc-tree-select": "~2.6.0",
				"rc-trigger": "^2.6.2",
				"rc-upload": "~2.6.0",
				"rc-util": "^4.5.1",
				"react-lazy-load": "^3.0.13",
				"react-lifecycles-compat": "^3.0.4",
				"react-slick": "~0.23.2",
				"resize-observer-polyfill": "^1.5.0",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.2"
			},
			"devDependencies": {
				"@ant-design/colors": "^2.0.0",
				"@sentry/browser": "^4.5.2",
				"@types/classnames": "^2.2.6",
				"@types/prop-types": "^15.5.6",
				"@types/react": "~16.8.1",
				"@types/react-dom": "^16.0.11",
				"@types/react-intl": "^2.3.14",
				"@types/warning": "^3.0.0",
				"@yesmeck/offline-plugin": "^5.0.5",
				"ansi-styles": "^3.2.1",
				"antd-theme-generator": "^1.1.4",
				"antd-tools": "^7.0.1",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.1.0",
				"bisheng-plugin-antd": "^1.0.0",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.0.0",
				"bisheng-plugin-toc": "^0.4.4",
				"chalk": "^2.4.1",
				"commander": "^2.18.0",
				"core-js": "^2.5.7",
				"cross-env": "^5.2.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.5.2",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.7.0",
				"enzyme-adapter-react-16": "^1.6.0",
				"enzyme-to-json": "^3.3.4",
				"eslint": "^5.6.1",
				"eslint-config-airbnb": "^17.1.0",
				"eslint-config-prettier": "^4.0.0",
				"eslint-plugin-babel": "^5.2.1",
				"eslint-plugin-import": "^2.14.0",
				"eslint-plugin-jsx-a11y": "^6.1.2",
				"eslint-plugin-markdown": "~1.0.0-beta.6",
				"eslint-plugin-react": "^7.11.1",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"glob": "^7.1.3",
				"immutability-helper": "^3.0.0",
				"intersection-observer": "^0.5.0",
				"jest": "^24.0.0",
				"jsdom": "^13.0.0",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^8.0.2",
				"logrocket": "^0.6.19",
				"logrocket-react": "^3.0.0",
				"lz-string": "^1.4.4",
				"majo": "^0.7.1",
				"mockdate": "^2.0.2",
				"pre-commit": "^1.2.2",
				"preact": "^8.3.1",
				"preact-compat": "^3.18.4",
				"prettier": "^1.15.3",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.6.6",
				"rc-scroll-anim": "^2.5.5",
				"rc-tween-one": "^2.2.12",
				"react": "^16.5.2",
				"react-color": "^2.14.1",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^7.0.2",
				"react-dnd-html5-backend": "^7.0.2",
				"react-document-title": "^2.0.3",
				"react-dom": "^16.5.2",
				"react-github-button": "^0.1.11",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.1",
				"react-intl": "^2.7.0",
				"react-resizable": "^1.7.5",
				"react-router-dom": "^4.3.1",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.6.3",
				"react-virtualized": "~9.21.0",
				"remark-cli": "^6.0.1",
				"remark-frontmatter": "^1.3.0",
				"remark-lint": "^6.0.4",
				"remark-parse": "^6.0.0",
				"remark-preset-lint-recommended": "^3.0.2",
				"remark-stringify": "^6.0.0",
				"remark-yaml-config": "^4.0.2",
				"reqwest": "^2.0.5",
				"rimraf": "^2.6.2",
				"scrollama": "^1.4.4",
				"stylelint": "~9.10.1",
				"stylelint-config-prettier": "^5.0.0",
				"stylelint-config-rational-order": "^0.0.4",
				"stylelint-config-standard": "^18.2.0",
				"stylelint-declaration-block-no-ignored-properties": "^1.1.0",
				"stylelint-order": "^2.0.0",
				"typescript": "~3.3.1",
				"unified": "^7.0.0",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.1.4"
			},
			"scripts": {
				"test": "jest --config .jest.js --verbose=false --no-cache",
				"test-node": "jest --config .jest.node.js --no-cache",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:md": "remark components/",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:code": "eslint --fix tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:style": "stylelint --fix '{site,components}/**/*.less' --syntax less",
				"sort-api": "node ./scripts/sort-api-table.js",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml _site && cp -r .circleci _site",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint",
				"lint-staged:es": "eslint ./.*.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'",
				"prettier": "node ./scripts/prettier.js"
			},
			"pre-commit": [
				"lint-staged"
			],
			"lint-staged": {
				"components/**/*.tsx": [
					"npm run lint-staged:ts",
					"node ./scripts/pre-prettier.js",
					"git add"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"npm run lint-staged:es",
					"node ./scripts/pre-prettier.js",
					"git add"
				],
				"{site,components}/**/*.less": [
					"stylelint --syntax less",
					"node ./scripts/pre-prettier.js",
					"git add"
				],
				"components/*/demo/*.md": [
					"npm run lint-staged:demo"
				]
			},
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"gitHead": "f2b95d0a7f81fc122e532672595d7a4a49618173",
			"_id": "antd@3.15.0",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.15.0",
			"_npmUser": {
				"name": "yutingzhao1991",
				"email": "yutingzhao1991@sina.com"
			},
			"dist": {
				"integrity": "sha512-gSoVmQN7rfYmhfpv0dL2sL9gk0Pu9JHgGiExjLJZaSnbPjpCOTAYjIzxG/oo8GzCSeK5abgN5F1saWR5ggLVFQ==",
				"shasum": "af187ce62902edf261d7251fc9105407527fad9d",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.15.0.tgz",
				"fileCount": 2194,
				"unpackedSize": 43825526,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcgkyUCRA9TVsSAnZWagAAlUkP/2BGtJBMmOE7Uv3LGDQ3\npxWto0Lnp/v0H8JVHmk1WqkLuZoIxBypnVhpbuHOnAB2dUV+PoY9xbZx3EKe\n7mbuGE46sxtl72cfULUb/Wl+ie2+1uX4e9CXdGM4oA6+U1K/JPdW/9yFZul4\nqlJrSCNIUZfuP0T64naEU3Q8BtIqnVnz22oNHZ/WsGDKGuLyHVcaJRDwO27W\nGZe+fY9R/1El4obpIOtdrR3BcqS5qmHStCzlkgZYaxg/BIUYa5PLJhbVSd7L\nf+oMWzzssi5aNgEeR+C5DeoWCl2zRoyYWdKHTZ0kn5VRLWUgBfreJ8vfbl47\njU+fU6YAbKvJJgUUyuV2OGYhYqjB60mJKvE2cKWCvK9hI9q1fiucBuwdskbk\nj2nRVxaHExqk69oVdfGCLO3kZQT9GroxpM8XHyEdktEJ+qmnj2DRsRvBJK/u\nNUK8BnDJVyrcyIXRUQWzbwhevN82kH0L4ty8s1N4NJeKaM9xutpfHjtSRqKV\nYVo6WN34Z8cPzA+VGH4y0ute0j6h1pRzM2XCULzEenCmACrj2nbIVKMFhY6P\nW+1Qqw0Q0sJeGvQINqM0UDyDNBElnthusQXJaG399GSbuMwGlYuS7RNtfd7T\nxfvHOFQaGYKfXmyDKwkl2wXLa/BcQbNi7GrY7f9TYXzN/aJll3nB6MwixMJB\na/Cr\r\n=jJyc\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.15.0_1552043155331_0.9512291999380578"
			},
			"_hasShrinkwrap": false
		},
		"3.15.1": {
			"name": "antd",
			"version": "3.15.1",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"@ant-design/icons": "~1.2.0",
				"@ant-design/icons-react": "~1.1.2",
				"@types/react-slick": "^0.23.3",
				"array-tree-filter": "^2.1.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.6",
				"copy-to-clipboard": "^3.0.8",
				"create-react-class": "^15.6.3",
				"create-react-context": "0.2.2",
				"css-animation": "^1.5.0",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.6",
				"lodash": "^4.17.11",
				"moment": "^2.24.0",
				"omit.js": "^1.0.0",
				"prop-types": "^15.6.2",
				"raf": "^3.4.0",
				"rc-animate": "^2.5.4",
				"rc-calendar": "~9.10.3",
				"rc-cascader": "~0.17.0",
				"rc-checkbox": "~2.1.5",
				"rc-collapse": "~1.11.1",
				"rc-dialog": "~7.3.0",
				"rc-drawer": "~1.7.6",
				"rc-dropdown": "~2.4.1",
				"rc-editor-mention": "^1.1.7",
				"rc-form": "^2.4.0",
				"rc-input-number": "~4.4.0",
				"rc-menu": "~7.4.12",
				"rc-notification": "~3.3.0",
				"rc-pagination": "~1.17.7",
				"rc-progress": "~2.3.0",
				"rc-rate": "~2.5.0",
				"rc-select": "~9.0.0",
				"rc-slider": "~8.6.5",
				"rc-steps": "~3.3.0",
				"rc-switch": "~1.9.0",
				"rc-table": "~6.4.0",
				"rc-tabs": "~9.6.0",
				"rc-time-picker": "~3.6.1",
				"rc-tooltip": "~3.7.3",
				"rc-tree": "~1.14.6",
				"rc-tree-select": "~2.6.0",
				"rc-trigger": "^2.6.2",
				"rc-upload": "~2.6.0",
				"rc-util": "^4.5.1",
				"react-lazy-load": "^3.0.13",
				"react-lifecycles-compat": "^3.0.4",
				"react-slick": "~0.23.2",
				"resize-observer-polyfill": "^1.5.0",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.2"
			},
			"devDependencies": {
				"@ant-design/colors": "^2.0.0",
				"@sentry/browser": "^4.5.2",
				"@types/classnames": "^2.2.6",
				"@types/prop-types": "^15.5.6",
				"@types/react": "~16.8.1",
				"@types/react-dom": "^16.0.11",
				"@types/react-intl": "^2.3.14",
				"@types/warning": "^3.0.0",
				"@yesmeck/offline-plugin": "^5.0.5",
				"ansi-styles": "^3.2.1",
				"antd-theme-generator": "^1.1.4",
				"antd-tools": "^7.1.2",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.1.0",
				"bisheng-plugin-antd": "^1.0.0",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.0.0",
				"bisheng-plugin-toc": "^0.4.4",
				"chalk": "^2.4.1",
				"commander": "^2.18.0",
				"core-js": "^2.5.7",
				"cross-env": "^5.2.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.5.2",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.7.0",
				"enzyme-adapter-react-16": "^1.6.0",
				"enzyme-to-json": "^3.3.4",
				"eslint": "^5.6.1",
				"eslint-config-airbnb": "^17.1.0",
				"eslint-config-prettier": "^4.0.0",
				"eslint-plugin-babel": "^5.2.1",
				"eslint-plugin-import": "^2.14.0",
				"eslint-plugin-jsx-a11y": "^6.1.2",
				"eslint-plugin-markdown": "~1.0.0-beta.6",
				"eslint-plugin-react": "^7.11.1",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"glob": "^7.1.3",
				"immutability-helper": "^3.0.0",
				"intersection-observer": "^0.5.0",
				"jest": "^24.0.0",
				"jsdom": "^14.0.0",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^8.0.2",
				"logrocket": "^0.6.19",
				"logrocket-react": "^3.0.0",
				"lz-string": "^1.4.4",
				"majo": "^0.7.1",
				"mockdate": "^2.0.2",
				"pre-commit": "^1.2.2",
				"preact": "^8.3.1",
				"preact-compat": "^3.18.4",
				"prettier": "^1.15.3",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.6.6",
				"rc-scroll-anim": "^2.5.5",
				"rc-tween-one": "^2.2.12",
				"react": "^16.5.2",
				"react-color": "^2.14.1",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^7.0.2",
				"react-dnd-html5-backend": "^7.0.2",
				"react-document-title": "^2.0.3",
				"react-dom": "^16.5.2",
				"react-github-button": "^0.1.11",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.1",
				"react-intl": "^2.7.0",
				"react-resizable": "^1.7.5",
				"react-router-dom": "^4.3.1",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.6.3",
				"react-virtualized": "~9.21.0",
				"remark-cli": "^6.0.1",
				"remark-frontmatter": "^1.3.0",
				"remark-lint": "^6.0.4",
				"remark-parse": "^6.0.0",
				"remark-preset-lint-recommended": "^3.0.2",
				"remark-stringify": "^6.0.0",
				"remark-yaml-config": "^4.0.2",
				"reqwest": "^2.0.5",
				"rimraf": "^2.6.2",
				"scrollama": "^2.0.0",
				"stylelint": "~9.10.1",
				"stylelint-config-prettier": "^5.0.0",
				"stylelint-config-rational-order": "^0.0.4",
				"stylelint-config-standard": "^18.2.0",
				"stylelint-declaration-block-no-ignored-properties": "^1.1.0",
				"stylelint-order": "^2.0.0",
				"typescript": "~3.3.1",
				"unified": "^7.0.0",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.1.4"
			},
			"scripts": {
				"test": "jest --config .jest.js --no-cache",
				"test-node": "jest --config .jest.node.js --no-cache",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style && npm run lint:deps",
				"lint:deps": "antd-tools run deps-lint",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:md": "remark components/",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:code": "eslint --fix tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:style": "stylelint --fix '{site,components}/**/*.less' --syntax less",
				"sort-api": "node ./scripts/sort-api-table.js",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml _site && cp -r .circleci _site",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint",
				"lint-staged:es": "eslint ./.*.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'",
				"prettier": "node ./scripts/prettier.js"
			},
			"pre-commit": [
				"lint-staged"
			],
			"lint-staged": {
				"components/**/*.tsx": [
					"npm run lint-staged:ts",
					"node ./scripts/pre-prettier.js",
					"git add"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"npm run lint-staged:es",
					"node ./scripts/pre-prettier.js",
					"git add"
				],
				"{site,components}/**/*.less": [
					"stylelint --syntax less",
					"node ./scripts/pre-prettier.js",
					"git add"
				],
				"components/*/demo/*.md": [
					"npm run lint-staged:demo"
				]
			},
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"gitHead": "eacb5723a2828551549bdde553180feba677cb19",
			"_id": "antd@3.15.1",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "8.10.0",
			"_npmUser": {
				"name": "picodoth",
				"email": "picodoth@gmail.com"
			},
			"dist": {
				"integrity": "sha512-ZNG7uVoLjotnTyRT0cD/X58RwHpC4exjCxGFO7UY9wG2Cfg+77TcemH16asgaV935bFhKpzivqPklGB7gYLLrA==",
				"shasum": "16ce63a2d84a88906e6ece934423871aa67395c5",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.15.1.tgz",
				"fileCount": 2194,
				"unpackedSize": 44426733,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcjePXCRA9TVsSAnZWagAADpYP/0e8oIE3V0HYTFx9h7aO\nR7/nPOb6XrSDpE8nIv+sbrfoe+f+VPMwFY9MzuofXdZ6BN9yI/mTuAlVxZXG\nfa+o5pfXGTQ/MMJL8mV/9WCi8tdesV9JZKZLBEGMmxNWor5jK+pk8xZqFNax\nQO92LFvSOsYm/kr4RHdKCedazxmLRq5QrkNd9SUpGW6p1wfpoZQC4cCEjMtq\nVI4p/pwp/r8Nz+JSzARPgtmCKPDutWWhzswpXuf9jG39PEKz7s5MvFijCNMh\nNZRZIbO8PVK+zlaXnxzoHiCsHwxtTxMio759stKnY2JS9gXYit3r57580DSb\nVl0ICwHN9LkcA4CCkLoiQALHUXfpWeTum2DP5aEIcXMR1ME7Qmacj3qlzhvl\n5JdEgH/s+nnQfTx5CYx0XUMCUjb4iAXXRdwMnKroKEPbXrBXaMfhNlRCfnYn\nmUa0xod3hA2OrA6oRAUKHmELOk4dm5zHIgJ4THuPUOiocPX5U6Xug6IIhYh3\nfBtAx0lodh/+//Nz4W5RgM3kP4ZU1xOiFU7NtyEp+vmng31BdrQgRz6I4eJO\nsMqO0GsDIbcesM3/FGiXTcWeEM04NtWEu97p0/KdKid2SN5XUnHYX37Dl15B\nQ+AklbyHignWdMvIso3uvaUHLPal+NrZGYceuKLYrJaAip5DliGnqTv9zoUn\nuqGG\r\n=4PvQ\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.15.1_1552802774056_0.6706636144362459"
			},
			"_hasShrinkwrap": false
		},
		"3.15.2": {
			"name": "antd",
			"version": "3.15.2",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"@ant-design/icons": "~1.2.0",
				"@ant-design/icons-react": "~1.1.2",
				"@types/react-slick": "^0.23.3",
				"array-tree-filter": "^2.1.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.6",
				"copy-to-clipboard": "^3.0.8",
				"create-react-class": "^15.6.3",
				"create-react-context": "0.2.2",
				"css-animation": "^1.5.0",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.6",
				"lodash": "^4.17.11",
				"moment": "^2.24.0",
				"omit.js": "^1.0.0",
				"prop-types": "^15.6.2",
				"raf": "^3.4.0",
				"rc-animate": "^2.5.4",
				"rc-calendar": "~9.10.3",
				"rc-cascader": "~0.17.0",
				"rc-checkbox": "~2.1.5",
				"rc-collapse": "~1.11.1",
				"rc-dialog": "~7.3.0",
				"rc-drawer": "~1.7.6",
				"rc-dropdown": "~2.4.1",
				"rc-editor-mention": "^1.1.7",
				"rc-form": "^2.4.0",
				"rc-input-number": "~4.4.0",
				"rc-menu": "~7.4.12",
				"rc-notification": "~3.3.0",
				"rc-pagination": "~1.17.7",
				"rc-progress": "~2.3.0",
				"rc-rate": "~2.5.0",
				"rc-select": "~9.0.0",
				"rc-slider": "~8.6.5",
				"rc-steps": "~3.3.0",
				"rc-switch": "~1.9.0",
				"rc-table": "~6.4.0",
				"rc-tabs": "~9.6.0",
				"rc-time-picker": "~3.6.1",
				"rc-tooltip": "~3.7.3",
				"rc-tree": "~1.14.6",
				"rc-tree-select": "~2.6.0",
				"rc-trigger": "^2.6.2",
				"rc-upload": "~2.6.0",
				"rc-util": "^4.5.1",
				"react-lazy-load": "^3.0.13",
				"react-lifecycles-compat": "^3.0.4",
				"react-slick": "~0.23.2",
				"resize-observer-polyfill": "^1.5.0",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.2"
			},
			"devDependencies": {
				"@ant-design/colors": "^2.0.0",
				"@sentry/browser": "^4.5.2",
				"@types/classnames": "^2.2.6",
				"@types/prop-types": "^15.5.6",
				"@types/react": "~16.8.1",
				"@types/react-dom": "^16.0.11",
				"@types/react-intl": "^2.3.14",
				"@types/warning": "^3.0.0",
				"@yesmeck/offline-plugin": "^5.0.5",
				"ansi-styles": "^3.2.1",
				"antd-theme-generator": "^1.1.4",
				"antd-tools": "^7.1.2",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.1.0",
				"bisheng-plugin-antd": "^1.0.0",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.0.0",
				"bisheng-plugin-toc": "^0.4.4",
				"chalk": "^2.4.1",
				"commander": "^2.18.0",
				"cross-env": "^5.2.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.5.2",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.7.0",
				"enzyme-adapter-react-16": "^1.6.0",
				"enzyme-to-json": "^3.3.4",
				"eslint": "^5.6.1",
				"eslint-config-airbnb": "^17.1.0",
				"eslint-config-prettier": "^4.0.0",
				"eslint-plugin-babel": "^5.2.1",
				"eslint-plugin-import": "^2.14.0",
				"eslint-plugin-jsx-a11y": "^6.1.2",
				"eslint-plugin-markdown": "~1.0.0-beta.6",
				"eslint-plugin-react": "^7.11.1",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"glob": "^7.1.3",
				"immutability-helper": "^3.0.0",
				"intersection-observer": "^0.5.0",
				"jest": "^24.0.0",
				"jsdom": "^14.0.0",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^8.0.2",
				"logrocket": "^0.6.19",
				"logrocket-react": "^3.0.0",
				"lz-string": "^1.4.4",
				"majo": "^0.7.1",
				"mockdate": "^2.0.2",
				"pre-commit": "^1.2.2",
				"preact": "^8.3.1",
				"preact-compat": "^3.18.4",
				"prettier": "^1.15.3",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.6.6",
				"rc-scroll-anim": "^2.5.5",
				"rc-tween-one": "^2.2.12",
				"react": "^16.5.2",
				"react-color": "^2.14.1",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^7.0.2",
				"react-dnd-html5-backend": "^7.0.2",
				"react-document-title": "^2.0.3",
				"react-dom": "^16.5.2",
				"react-github-button": "^0.1.11",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.1",
				"react-intl": "^2.7.0",
				"react-resizable": "^1.7.5",
				"react-router-dom": "^5.0.0",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.6.3",
				"react-virtualized": "~9.21.0",
				"remark-cli": "^6.0.1",
				"remark-frontmatter": "^1.3.0",
				"remark-lint": "^6.0.4",
				"remark-parse": "^6.0.0",
				"remark-preset-lint-recommended": "^3.0.2",
				"remark-stringify": "^6.0.0",
				"remark-yaml-config": "^4.0.2",
				"reqwest": "^2.0.5",
				"rimraf": "^2.6.2",
				"scrollama": "^2.0.0",
				"stylelint": "~9.10.1",
				"stylelint-config-prettier": "^5.0.0",
				"stylelint-config-rational-order": "^0.0.4",
				"stylelint-config-standard": "^18.2.0",
				"stylelint-declaration-block-no-ignored-properties": "^1.1.0",
				"stylelint-order": "^2.0.0",
				"typescript": "~3.3.1",
				"unified": "^7.0.0",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.1.4"
			},
			"scripts": {
				"test": "jest --config .jest.js --no-cache",
				"test-node": "jest --config .jest.node.js --no-cache",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style && npm run lint:deps",
				"lint:deps": "antd-tools run deps-lint",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:md": "remark components/",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:code": "eslint --fix tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:style": "stylelint --fix '{site,components}/**/*.less' --syntax less",
				"sort-api": "node ./scripts/sort-api-table.js",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml CNAME _site && cp -r .circleci _site",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint",
				"lint-staged:es": "eslint ./.*.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'",
				"prettier": "node ./scripts/prettier.js"
			},
			"pre-commit": [
				"lint-staged"
			],
			"lint-staged": {
				"components/**/*.tsx": [
					"npm run lint-staged:ts",
					"node ./scripts/prettier.js --pre",
					"git add"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"npm run lint-staged:es",
					"node ./scripts/prettier.js --pre",
					"git add"
				],
				"{site,components}/**/*.less": [
					"stylelint --syntax less",
					"node ./scripts/prettier.js --pre",
					"git add"
				],
				"components/*/demo/*.md": [
					"npm run lint-staged:demo"
				]
			},
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"gitHead": "5d17a6e45a9cf840f42a5bdedcb0bc29dde54864",
			"_id": "antd@3.15.2",
			"_nodeVersion": "11.6.0",
			"_npmVersion": "6.9.0",
			"dist": {
				"integrity": "sha512-yKN6v5j3znt/JFUJ8LFny179medv1ZlyKmQdtVvbOKuQN/VEnIo79fKVzmduacU+QMS/SJDuJ+oXD9zIuodPQQ==",
				"shasum": "5692ed9f7db878b1ec9f0cafcb4027b9cb36c32e",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.15.2.tgz",
				"fileCount": 2194,
				"unpackedSize": 44450434,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJclmSCCRA9TVsSAnZWagAAwiMP/2q2vm5CJKDx3ZVkob/0\n4REx26M1tgga9M1qJ6KUXWze5/Qv+vgowN5x3ALsO2z5/RijUfJ7dwFLlesy\nlsoiVPTWkHUawFSHHPDpfdfzTSF7oheznyD3z3aheYZGNCCvWIVx/0mt6YhF\nDPvdfBTUcrHPIOZXjqzDNnIsZSbDv8h7J71zJBCsBp2Z3bk4HGo8n+1RgYb1\nKDcG14LQljnu3djNNz3SLJcnb7EAZaTkMORbzoC8XpkwB64ppN8OFbf8io36\nf2Lpx7V4hajhTBHcQoBDXHmwXV2OC9okqqH5qH/BkUAoE5r83EVuPuFiR0BI\ng6scFd51+9hblGKrVGgszTEgyb59bEe2ZuzT69B5wEn2sxXbCI5JUDtW0joM\njcCLJ9a43I14YDGgKUH1PQP8sAmcnzXDLWetEZPXdgh5YmklJGSaQFq2FtJW\nF2U4RY7SyCscg5PKDJd3KJzKTTXF4wGj/9OLp7ffm/lRkZUu/u4oUtwLfDHo\nljuvSPSet8Fh7r73MJJJ0eq+eTgbl5/n3Xga9rw8Do1jSi+gCL04iwkXAyk0\nMMPDYJkcLkbdc+mtnPlUmBrnnGOKzSetbZd/s4G6iQ9PAA8rUZNHjd3UjJrB\npCNGMC38ykiawgxNn4hrwuk36vVvMmZyPssGQBkvn6AuvlpZJ0rZ42WmJT2k\niLEh\r\n=DK2Y\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "dengfuping",
				"email": "dengfuping_develop@163.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.15.2_1553360001154_0.998152987868967"
			},
			"_hasShrinkwrap": false
		},
		"3.16.0": {
			"name": "antd",
			"version": "3.16.0",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"@ant-design/icons": "~1.2.0",
				"@ant-design/icons-react": "~1.1.2",
				"@types/react-slick": "^0.23.3",
				"array-tree-filter": "^2.1.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.6",
				"copy-to-clipboard": "^3.0.8",
				"create-react-class": "^15.6.3",
				"create-react-context": "0.2.2",
				"css-animation": "^1.5.0",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.6",
				"lodash": "^4.17.11",
				"moment": "^2.24.0",
				"omit.js": "^1.0.0",
				"prop-types": "^15.6.2",
				"raf": "^3.4.0",
				"rc-animate": "^2.5.4",
				"rc-calendar": "~9.12.1",
				"rc-cascader": "~0.17.0",
				"rc-checkbox": "~2.1.5",
				"rc-collapse": "~1.11.1",
				"rc-dialog": "~7.3.0",
				"rc-drawer": "~1.7.6",
				"rc-dropdown": "~2.4.1",
				"rc-editor-mention": "^1.1.7",
				"rc-form": "^2.4.0",
				"rc-input-number": "~4.4.0",
				"rc-menu": "~7.4.12",
				"rc-notification": "~3.3.0",
				"rc-pagination": "~1.17.7",
				"rc-progress": "~2.3.0",
				"rc-rate": "~2.5.0",
				"rc-select": "~9.0.0",
				"rc-slider": "~8.6.5",
				"rc-steps": "~3.3.0",
				"rc-switch": "~1.9.0",
				"rc-table": "~6.4.0",
				"rc-tabs": "~9.6.0",
				"rc-time-picker": "~3.6.1",
				"rc-tooltip": "~3.7.3",
				"rc-tree": "~1.15.2",
				"rc-tree-select": "~2.6.0",
				"rc-trigger": "^2.6.2",
				"rc-upload": "~2.6.0",
				"rc-util": "^4.5.1",
				"react-lazy-load": "^3.0.13",
				"react-lifecycles-compat": "^3.0.4",
				"react-slick": "~0.23.2",
				"resize-observer-polyfill": "^1.5.0",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.2"
			},
			"devDependencies": {
				"@ant-design/colors": "^2.0.0",
				"@sentry/browser": "^4.5.2",
				"@types/classnames": "^2.2.6",
				"@types/prop-types": "^15.5.6",
				"@types/react": "~16.8.1",
				"@types/react-dom": "^16.0.11",
				"@types/react-intl": "^2.3.14",
				"@types/warning": "^3.0.0",
				"@yesmeck/offline-plugin": "^5.0.5",
				"ansi-styles": "^3.2.1",
				"antd-theme-generator": "^1.1.4",
				"antd-tools": "^7.1.2",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.1.0",
				"bisheng-plugin-antd": "^1.0.0",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.0.0",
				"bisheng-plugin-toc": "^0.4.4",
				"chalk": "^2.4.1",
				"commander": "^2.18.0",
				"cross-env": "^5.2.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.5.2",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.7.0",
				"enzyme-adapter-react-16": "^1.6.0",
				"enzyme-to-json": "^3.3.4",
				"eslint": "^5.6.1",
				"eslint-config-airbnb": "^17.1.0",
				"eslint-config-prettier": "^4.0.0",
				"eslint-plugin-babel": "^5.2.1",
				"eslint-plugin-import": "^2.14.0",
				"eslint-plugin-jsx-a11y": "^6.1.2",
				"eslint-plugin-markdown": "~1.0.0-beta.6",
				"eslint-plugin-react": "^7.11.1",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"glob": "^7.1.3",
				"immutability-helper": "^3.0.0",
				"intersection-observer": "^0.5.0",
				"jest": "^24.0.0",
				"jsdom": "^14.0.0",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^8.0.2",
				"logrocket": "^0.6.19",
				"logrocket-react": "^3.0.0",
				"lz-string": "^1.4.4",
				"majo": "^0.7.1",
				"mockdate": "^2.0.2",
				"pre-commit": "^1.2.2",
				"preact": "^8.3.1",
				"preact-compat": "^3.18.4",
				"prettier": "^1.15.3",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.6.6",
				"rc-scroll-anim": "^2.5.5",
				"rc-tween-one": "^2.2.12",
				"react": "^16.5.2",
				"react-color": "^2.14.1",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^7.0.2",
				"react-dnd-html5-backend": "^7.0.2",
				"react-document-title": "^2.0.3",
				"react-dom": "^16.5.2",
				"react-github-button": "^0.1.11",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.1",
				"react-intl": "^2.7.0",
				"react-resizable": "^1.7.5",
				"react-router-dom": "^5.0.0",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.6.3",
				"react-virtualized": "~9.21.0",
				"remark-cli": "^6.0.1",
				"remark-frontmatter": "^1.3.0",
				"remark-lint": "^6.0.4",
				"remark-parse": "^6.0.0",
				"remark-preset-lint-recommended": "^3.0.2",
				"remark-stringify": "^6.0.0",
				"remark-yaml-config": "^4.0.2",
				"reqwest": "^2.0.5",
				"rimraf": "^2.6.2",
				"scrollama": "^2.0.0",
				"stylelint": "~9.10.1",
				"stylelint-config-prettier": "^5.0.0",
				"stylelint-config-rational-order": "^0.0.4",
				"stylelint-config-standard": "^18.2.0",
				"stylelint-declaration-block-no-ignored-properties": "^1.1.0",
				"stylelint-order": "^2.0.0",
				"typescript": "~3.4.1",
				"unified": "^7.0.0",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.1.4"
			},
			"scripts": {
				"test": "jest --config .jest.js --no-cache",
				"test-node": "jest --config .jest.node.js --no-cache",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style && npm run lint:deps",
				"lint:deps": "antd-tools run deps-lint",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:md": "remark components/",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:code": "eslint --fix tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:style": "stylelint --fix '{site,components}/**/*.less' --syntax less",
				"sort-api": "node ./scripts/sort-api-table.js",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml CNAME _site && cp -r .circleci _site",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint",
				"lint-staged:es": "eslint ./.*.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'",
				"prettier": "node ./scripts/prettier.js"
			},
			"pre-commit": [
				"lint-staged"
			],
			"lint-staged": {
				"components/**/*.tsx": [
					"npm run lint-staged:ts",
					"node ./scripts/prettier.js --pre",
					"git add"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"npm run lint-staged:es",
					"node ./scripts/prettier.js --pre",
					"git add"
				],
				"{site,components}/**/*.less": [
					"stylelint --syntax less",
					"node ./scripts/prettier.js --pre",
					"git add"
				],
				"components/*/demo/*.md": [
					"npm run lint-staged:demo"
				]
			},
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"gitHead": "dd8b6787ac1ad2d9758366ba37cfafc7714f65ab",
			"_id": "antd@3.16.0",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.15.0",
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"dist": {
				"integrity": "sha512-o7CrjyDBtUULIiSUJu5yAfsMzl9XcRrJTcTMkDyi3gpI7UasuCzAzYjKno+nIRde8rvR9qcbt0m2cZW2oOeMLg==",
				"shasum": "3c8934e5ece43f88c5a96eadc9e0cb4207a106ab",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.16.0.tgz",
				"fileCount": 2200,
				"unpackedSize": 43987337,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcodeBCRA9TVsSAnZWagAA+/wP/3jzPrgyx7WccrWvG4gv\ntxh71LJa+wLWG2jDx8ofDUG7PQyISS3YEiNduQIpGx2UBa9fDh7Qie0fPApE\nitnDhw6XDvldn3WzNppYtxevI7ASq/iI+nfmfMjIJoqBjI0yAnqHJxqgBbCq\nZT8lcUMziDTPybBAEp/vCS9/mw4Li9tosEk2r6kysrKdVsmhTEn/xKD3LAbV\nyrReL18fC/h8pFdbSM0T9WBYaBcWUfq09zUJeICfBUvD8tjTiqHJGE3DOzNz\nw12FImrhJahqDSVYIW52rvs4SWLrPLwlpCrS0M+IY8+0wRGrCgAX2OzFNJF6\navD/HgQEUkObBqJ6WmWFsPchm0Fv7Fezc2/Sm7O1jW5rYuvtKk5y7ZfMLnn9\nl+laEbES4ClocHdUetVWhPDssoHQ3f1fcc2WqHclmNMSXNkR2eSr+8OCm1fo\n+6YPTRwUVxntISKWZJGk2CgHmGhdxE/irwvzgMs5b/1x65UysJmoRTHiEb8D\n/e/oOWaNiydQ5mKYA+dmt3ULw6Eymz2QX0MXorMb1In2U6p+WKM3Jbr1OBFZ\nr+Ev0G+XlAIjWrBHpihMhDoBHUBtwBn9/m+/IwcJs+/hY/g/5J52CAdXdz2c\nP4WhxbFfV5dPEYsas9xEvHVirp8+sVLhu2kaiZVDkWOa+Z0cB7YYBI7KOmOB\ny8nb\r\n=uh+5\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.16.0_1554110336798_0.031005507702517088"
			},
			"_hasShrinkwrap": false
		},
		"3.16.1": {
			"name": "antd",
			"version": "3.16.1",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"@ant-design/icons": "~1.2.0",
				"@ant-design/icons-react": "~1.1.2",
				"@types/react-slick": "^0.23.3",
				"array-tree-filter": "^2.1.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.6",
				"copy-to-clipboard": "^3.0.8",
				"create-react-class": "^15.6.3",
				"create-react-context": "0.2.2",
				"css-animation": "^1.5.0",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.6",
				"lodash": "^4.17.11",
				"moment": "^2.24.0",
				"omit.js": "^1.0.0",
				"prop-types": "^15.6.2",
				"raf": "^3.4.0",
				"rc-animate": "^2.5.4",
				"rc-calendar": "~9.12.1",
				"rc-cascader": "~0.17.0",
				"rc-checkbox": "~2.1.5",
				"rc-collapse": "~1.11.1",
				"rc-dialog": "~7.3.0",
				"rc-drawer": "~1.7.6",
				"rc-dropdown": "~2.4.1",
				"rc-editor-mention": "^1.1.7",
				"rc-form": "^2.4.0",
				"rc-input-number": "~4.4.0",
				"rc-menu": "~7.4.12",
				"rc-notification": "~3.3.0",
				"rc-pagination": "~1.17.7",
				"rc-progress": "~2.3.0",
				"rc-rate": "~2.5.0",
				"rc-select": "~9.0.0",
				"rc-slider": "~8.6.5",
				"rc-steps": "~3.3.0",
				"rc-switch": "~1.9.0",
				"rc-table": "~6.4.0",
				"rc-tabs": "~9.6.0",
				"rc-time-picker": "~3.6.1",
				"rc-tooltip": "~3.7.3",
				"rc-tree": "~1.15.2",
				"rc-tree-select": "~2.6.0",
				"rc-trigger": "^2.6.2",
				"rc-upload": "~2.6.0",
				"rc-util": "^4.5.1",
				"react-lazy-load": "^3.0.13",
				"react-lifecycles-compat": "^3.0.4",
				"react-slick": "~0.23.2",
				"resize-observer-polyfill": "^1.5.0",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.2"
			},
			"devDependencies": {
				"@ant-design/colors": "^2.0.0",
				"@sentry/browser": "^4.5.2",
				"@types/classnames": "^2.2.6",
				"@types/prop-types": "^15.5.6",
				"@types/react": "~16.8.1",
				"@types/react-dom": "^16.0.11",
				"@types/react-intl": "^2.3.14",
				"@types/warning": "^3.0.0",
				"@yesmeck/offline-plugin": "^5.0.5",
				"ansi-styles": "^3.2.1",
				"antd-theme-generator": "^1.1.4",
				"antd-tools": "^7.1.2",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.1.0",
				"bisheng-plugin-antd": "^1.0.0",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.0.0",
				"bisheng-plugin-toc": "^0.4.4",
				"chalk": "^2.4.1",
				"commander": "^2.18.0",
				"cross-env": "^5.2.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.5.2",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.7.0",
				"enzyme-adapter-react-16": "^1.6.0",
				"enzyme-to-json": "^3.3.4",
				"eslint": "^5.6.1",
				"eslint-config-airbnb": "^17.1.0",
				"eslint-config-prettier": "^4.0.0",
				"eslint-plugin-babel": "^5.2.1",
				"eslint-plugin-import": "^2.14.0",
				"eslint-plugin-jsx-a11y": "^6.1.2",
				"eslint-plugin-markdown": "~1.0.0-beta.6",
				"eslint-plugin-react": "^7.11.1",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"glob": "^7.1.3",
				"immutability-helper": "^3.0.0",
				"intersection-observer": "^0.5.0",
				"jest": "^24.0.0",
				"jsdom": "^14.0.0",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^8.0.2",
				"logrocket": "^0.6.19",
				"logrocket-react": "^3.0.0",
				"lz-string": "^1.4.4",
				"majo": "^0.7.1",
				"mockdate": "^2.0.2",
				"pre-commit": "^1.2.2",
				"preact": "^8.3.1",
				"preact-compat": "^3.18.4",
				"prettier": "^1.15.3",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.6.6",
				"rc-scroll-anim": "^2.5.5",
				"rc-tween-one": "^2.2.12",
				"react": "^16.5.2",
				"react-color": "^2.14.1",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^7.0.2",
				"react-dnd-html5-backend": "^7.0.2",
				"react-document-title": "^2.0.3",
				"react-dom": "^16.5.2",
				"react-github-button": "^0.1.11",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.1",
				"react-intl": "^2.7.0",
				"react-resizable": "^1.7.5",
				"react-router-dom": "^5.0.0",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.6.3",
				"react-virtualized": "~9.21.0",
				"remark-cli": "^6.0.1",
				"remark-frontmatter": "^1.3.0",
				"remark-lint": "^6.0.4",
				"remark-parse": "^6.0.0",
				"remark-preset-lint-recommended": "^3.0.2",
				"remark-stringify": "^6.0.0",
				"remark-yaml-config": "^4.0.2",
				"reqwest": "^2.0.5",
				"rimraf": "^2.6.2",
				"scrollama": "^2.0.0",
				"stylelint": "~9.10.1",
				"stylelint-config-prettier": "^5.0.0",
				"stylelint-config-rational-order": "^0.0.4",
				"stylelint-config-standard": "^18.2.0",
				"stylelint-declaration-block-no-ignored-properties": "^1.1.0",
				"stylelint-order": "^2.0.0",
				"typescript": "~3.4.1",
				"unified": "^7.0.0",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.1.4"
			},
			"scripts": {
				"test": "jest --config .jest.js --no-cache",
				"test-node": "jest --config .jest.node.js --no-cache",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style && npm run lint:deps",
				"lint:deps": "antd-tools run deps-lint",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:md": "remark components/",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:code": "eslint --fix tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:style": "stylelint --fix '{site,components}/**/*.less' --syntax less",
				"sort-api": "node ./scripts/sort-api-table.js",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml CNAME _site && cp -r .circleci _site",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all && node ./scripts/prepub",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint",
				"lint-staged:es": "eslint ./.*.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'",
				"prettier": "node ./scripts/prettier.js"
			},
			"pre-commit": [
				"lint-staged"
			],
			"lint-staged": {
				"components/**/*.tsx": [
					"npm run lint-staged:ts",
					"node ./scripts/prettier.js --pre",
					"git add"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"npm run lint-staged:es",
					"node ./scripts/prettier.js --pre",
					"git add"
				],
				"{site,components}/**/*.less": [
					"stylelint --syntax less",
					"node ./scripts/prettier.js --pre",
					"git add"
				],
				"components/*/demo/*.md": [
					"npm run lint-staged:demo"
				]
			},
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"gitHead": "d839135ad066151c9527bc90457f3a0147b8bd2a",
			"_id": "antd@3.16.1",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.15.0",
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"dist": {
				"integrity": "sha512-dtWLOvBm04/0Rkk8t/83DG8i3l+QRIxqDdPJyelrZV4dOiczNMJ/wEjdAq/DhTGVx3fUI5JolpmSUZLNJCNsWg==",
				"shasum": "1d253931fc33e960f22025bef2d5c1548116ec6c",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.16.1.tgz",
				"fileCount": 2202,
				"unpackedSize": 43990185,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcogLoCRA9TVsSAnZWagAAfZcQAI12AuEKb+5MPncGFTD8\ntHwvl2ltFUruS9o3kZrxu/iL/zWVdOCWdLGsPPyZsdZgp250rz2c1tRxh5g5\neYh7RuF7XcwXlb2JQXHqCEjpEJmz0BnfVjqvOf2Z5Ord7zkV2OnCN5qm3Gol\nABpnCuPSo3L+5bXMceFz2Kp2PcuCQteEbz/ClJcYiE5YZSHwfRTxO3jXQAVa\nwg1K63UTIrQRtcB9dtcrdenvP9zh5prfJbbmS84+yj8lAYTzAe9T0MPx3rTt\n/ElvYFFSaOVcTMPYJX6KSeq1+MMIZRpNk3hOt6Wr0uUYXrHEes6sCl+eru44\nnTNsfDtY/2R2WNbhE4iusHFWocluHmSOTt2E9+M8hVjfNhGkKHGgtiTMlHHE\n6put9Wz9oz6jRhAxFc7B9is2+aPNQyG3ynv8um3vYUDtIg+zYC9So0f13jCY\nFUQLi6whfTCKFic0J7HNooy9QaQOCw6WW7QtUST65CXIwz/QFFYkiFEdWivy\nnybhhJ1su3fbMpuTeyTZDCacUMUeMwjbkvemF0NuR8wFDEQnHRfRgRYPT7Ch\nEOQilh04QewarB9Dzt+X2a4b3N14LiGIkMJyJ3T6QCMp9caPK7j0ROkAoCyZ\nUvlujFFLxZf42wwdaggJo/SQ6ykJ0uUQTCWtlGNWE8qOg2njGaA4vs6vjvCs\ncHnJ\r\n=JSUT\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.16.1_1554121447633_0.861333444007633"
			},
			"_hasShrinkwrap": false
		},
		"3.16.2-alpha.0": {
			"name": "antd",
			"version": "3.16.2-alpha.0",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"@ant-design/icons": "~1.2.0",
				"@ant-design/icons-react": "~1.1.2",
				"@types/react-slick": "^0.23.3",
				"array-tree-filter": "^2.1.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.6",
				"copy-to-clipboard": "^3.0.8",
				"create-react-class": "^15.6.3",
				"create-react-context": "0.2.2",
				"css-animation": "^1.5.0",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.6",
				"lodash": "^4.17.11",
				"moment": "^2.24.0",
				"omit.js": "^1.0.0",
				"prop-types": "^15.6.2",
				"raf": "^3.4.0",
				"rc-animate": "^2.5.4",
				"rc-calendar": "~9.12.1",
				"rc-cascader": "~0.17.0",
				"rc-checkbox": "~2.1.5",
				"rc-collapse": "~1.11.1",
				"rc-dialog": "~7.3.0",
				"rc-drawer": "~1.7.6",
				"rc-dropdown": "~2.4.1",
				"rc-editor-mention": "^1.1.7",
				"rc-form": "^2.4.0",
				"rc-input-number": "~4.4.0",
				"rc-menu": "~7.4.12",
				"rc-notification": "~3.3.0",
				"rc-pagination": "~1.17.7",
				"rc-progress": "~2.3.0",
				"rc-rate": "~2.5.0",
				"rc-select": "~9.0.0",
				"rc-slider": "~8.6.5",
				"rc-steps": "~3.3.0",
				"rc-switch": "~1.9.0",
				"rc-table": "~6.4.0",
				"rc-tabs": "~9.6.0",
				"rc-time-picker": "~3.6.1",
				"rc-tooltip": "~3.7.3",
				"rc-tree": "~1.15.2",
				"rc-tree-select": "~2.6.0",
				"rc-trigger": "^2.6.2",
				"rc-upload": "~2.6.0",
				"rc-util": "^4.5.1",
				"react-lazy-load": "^3.0.13",
				"react-lifecycles-compat": "^3.0.4",
				"react-slick": "~0.23.2",
				"resize-observer-polyfill": "^1.5.0",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.2"
			},
			"devDependencies": {
				"@ant-design/colors": "^2.0.0",
				"@sentry/browser": "^4.5.2",
				"@types/classnames": "^2.2.6",
				"@types/prop-types": "^15.5.6",
				"@types/react": "~16.8.1",
				"@types/react-dom": "^16.0.11",
				"@types/react-intl": "^2.3.14",
				"@types/warning": "^3.0.0",
				"@yesmeck/offline-plugin": "^5.0.5",
				"ansi-styles": "^3.2.1",
				"antd-theme-generator": "^1.1.4",
				"antd-tools": "^7.3.0",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.1.0",
				"bisheng-plugin-antd": "^1.0.0",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.0.0",
				"bisheng-plugin-toc": "^0.4.4",
				"chalk": "^2.4.1",
				"commander": "^2.18.0",
				"cross-env": "^5.2.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.5.2",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.7.0",
				"enzyme-adapter-react-16": "^1.6.0",
				"enzyme-to-json": "^3.3.4",
				"eslint": "^5.6.1",
				"eslint-config-airbnb": "^17.1.0",
				"eslint-config-prettier": "^4.0.0",
				"eslint-plugin-babel": "^5.2.1",
				"eslint-plugin-import": "^2.14.0",
				"eslint-plugin-jsx-a11y": "^6.1.2",
				"eslint-plugin-markdown": "~1.0.0-beta.6",
				"eslint-plugin-react": "^7.11.1",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"glob": "^7.1.3",
				"immutability-helper": "^3.0.0",
				"intersection-observer": "^0.5.0",
				"jest": "^24.0.0",
				"jsdom": "^14.0.0",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^8.0.2",
				"logrocket": "^0.6.19",
				"logrocket-react": "^3.0.0",
				"lz-string": "^1.4.4",
				"majo": "^0.7.1",
				"mockdate": "^2.0.2",
				"pre-commit": "^1.2.2",
				"preact": "^8.3.1",
				"preact-compat": "^3.18.4",
				"prettier": "^1.15.3",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.6.6",
				"rc-scroll-anim": "^2.5.5",
				"rc-tween-one": "^2.2.12",
				"react": "^16.5.2",
				"react-color": "^2.14.1",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^7.0.2",
				"react-dnd-html5-backend": "^7.0.2",
				"react-document-title": "^2.0.3",
				"react-dom": "^16.5.2",
				"react-github-button": "^0.1.11",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.1",
				"react-intl": "^2.7.0",
				"react-resizable": "^1.7.5",
				"react-router-dom": "^5.0.0",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.6.3",
				"react-virtualized": "~9.21.0",
				"remark-cli": "^6.0.1",
				"remark-frontmatter": "^1.3.0",
				"remark-lint": "^6.0.4",
				"remark-parse": "^6.0.0",
				"remark-preset-lint-recommended": "^3.0.2",
				"remark-stringify": "^6.0.0",
				"remark-yaml-config": "^4.0.2",
				"reqwest": "^2.0.5",
				"rimraf": "^2.6.2",
				"scrollama": "^2.0.0",
				"stylelint": "~9.10.1",
				"stylelint-config-prettier": "^5.0.0",
				"stylelint-config-rational-order": "^0.0.4",
				"stylelint-config-standard": "^18.2.0",
				"stylelint-declaration-block-no-ignored-properties": "^1.1.0",
				"stylelint-order": "^2.0.0",
				"typescript": "~3.4.1",
				"unified": "^7.0.0",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.1.4"
			},
			"scripts": {
				"test": "jest --config .jest.js --no-cache",
				"test-node": "jest --config .jest.node.js --no-cache",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style && npm run lint:deps",
				"lint:deps": "antd-tools run deps-lint",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:md": "remark components/",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:code": "eslint --fix tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:style": "stylelint --fix '{site,components}/**/*.less' --syntax less",
				"sort-api": "node ./scripts/sort-api-table.js",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml CNAME _site && cp -r .circleci _site",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint",
				"lint-staged:es": "eslint ./.*.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'",
				"prettier": "node ./scripts/prettier.js"
			},
			"pre-commit": [
				"lint-staged"
			],
			"lint-staged": {
				"components/**/*.tsx": [
					"npm run lint-staged:ts",
					"node ./scripts/prettier.js --pre",
					"git add"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"npm run lint-staged:es",
					"node ./scripts/prettier.js --pre",
					"git add"
				],
				"{site,components}/**/*.less": [
					"stylelint --syntax less",
					"node ./scripts/prettier.js --pre",
					"git add"
				],
				"components/*/demo/*.md": [
					"npm run lint-staged:demo"
				]
			},
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"readmeFilename": "README.md",
			"gitHead": "778c2b1dff079712544ae4069d42e32b6aa91aa3",
			"_id": "antd@3.16.2-alpha.0",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.15.0",
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"dist": {
				"integrity": "sha512-DaCfCXMuOnmXSDj6zzFmoKPu+2q/3K8tOQz4a3CoZuBNl3lnuyUBSJ/rFhHRsB6N3oWKUPGUtle/ZsQX5uZ7pA==",
				"shasum": "e1f66df416ba07f0ba0888f49922813dd157078a",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.16.2-alpha.0.tgz",
				"fileCount": 2202,
				"unpackedSize": 43997559,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJco0oNCRA9TVsSAnZWagAABIAP/jdBdZhfi3ghEzTxQOEm\nLQFDjVqzaTDI/h15WbF2taJO5JV0bM2iaTRp1D1+tZea62DN5rHMAmxbTDXf\na2oOCJiOKyCeKiRB9wXSgFYDtjSwjaNTzK4m3HLOTkdXJpv1L344WwK6UwgD\nZJ+4mfRuuS12lG9KsHJXXX2Y7Gov3GGnTtjuly02fauB5miyhu/3/LlCmT1X\neWnhDW45KLGJjCz/x5T2AQPjkXZgYLmXchB3qQC3FpyW/APUiUo2xVSlQP23\nBr43RO6w3j/7mC3Zio9YmRghBpyT+ob2G1Guie/9bWc2D5rjrzjE15atDkef\naDRODHhQEAgKr/5eUHiJI6ymxjSQbSTOuHxHp+xjsIIek+IWSrIprQDLQNBu\nGApCrEP5PnE8HJtsGt8UXUF8b4Xp1Ptj5slwQNA6W3l8pY4gErmmb8qH0pLt\nQsAlVpEYVtxfS99GLJrt/NgyFLaSRf0k+TO/Kp6ioVnWMrjInpPikhd1Ce5U\nWE0S2H15sPDHg7UWZy5fK/12TZJ0p223PRpJiMgucIMuItSyxXavvMbiJVdH\nTZDglPkxw9awlP4ctYOP+WBKtQLH7D5Z0tbBvMbHDVPA1qVKn0Y9XwLyYfM/\n1QRLnQ9aLDg7WB55O2l3O6I0L3UQBMN+VRa9gZ4OK+8mdyzXQGQsouTvk1cy\n1UOt\r\n=r48R\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.16.2-alpha.0_1554205196881_0.6457643914086622"
			},
			"_hasShrinkwrap": false
		},
		"3.16.2": {
			"name": "antd",
			"version": "3.16.2",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"@ant-design/icons": "~1.2.0",
				"@ant-design/icons-react": "~1.1.2",
				"@types/react-slick": "^0.23.3",
				"array-tree-filter": "^2.1.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.6",
				"copy-to-clipboard": "^3.0.8",
				"create-react-class": "^15.6.3",
				"create-react-context": "0.2.2",
				"css-animation": "^1.5.0",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.6",
				"lodash": "^4.17.11",
				"moment": "^2.24.0",
				"omit.js": "^1.0.0",
				"prop-types": "^15.6.2",
				"raf": "^3.4.0",
				"rc-animate": "^2.5.4",
				"rc-calendar": "~9.12.1",
				"rc-cascader": "~0.17.0",
				"rc-checkbox": "~2.1.5",
				"rc-collapse": "~1.11.1",
				"rc-dialog": "~7.3.0",
				"rc-drawer": "~1.7.6",
				"rc-dropdown": "~2.4.1",
				"rc-editor-mention": "^1.1.7",
				"rc-form": "^2.4.0",
				"rc-input-number": "~4.4.0",
				"rc-menu": "~7.4.12",
				"rc-notification": "~3.3.0",
				"rc-pagination": "~1.17.7",
				"rc-progress": "~2.3.0",
				"rc-rate": "~2.5.0",
				"rc-select": "~9.0.0",
				"rc-slider": "~8.6.5",
				"rc-steps": "~3.3.0",
				"rc-switch": "~1.9.0",
				"rc-table": "~6.4.0",
				"rc-tabs": "~9.6.0",
				"rc-time-picker": "~3.6.1",
				"rc-tooltip": "~3.7.3",
				"rc-tree": "~1.15.2",
				"rc-tree-select": "~2.6.0",
				"rc-trigger": "^2.6.2",
				"rc-upload": "~2.6.0",
				"rc-util": "^4.5.1",
				"react-lazy-load": "^3.0.13",
				"react-lifecycles-compat": "^3.0.4",
				"react-slick": "~0.23.2",
				"resize-observer-polyfill": "^1.5.0",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.2"
			},
			"devDependencies": {
				"@ant-design/colors": "^2.0.0",
				"@sentry/browser": "^5.0.3",
				"@types/classnames": "^2.2.6",
				"@types/prop-types": "^15.5.6",
				"@types/react": "~16.8.1",
				"@types/react-dom": "^16.0.11",
				"@types/react-intl": "^2.3.14",
				"@types/warning": "^3.0.0",
				"@yesmeck/offline-plugin": "^5.0.5",
				"ansi-styles": "^3.2.1",
				"antd-theme-generator": "^1.1.4",
				"antd-tools": "^7.3.0",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.1.0",
				"bisheng-plugin-antd": "^1.0.0",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.0.0",
				"bisheng-plugin-toc": "^0.4.4",
				"chalk": "^2.4.1",
				"commander": "^2.18.0",
				"cross-env": "^5.2.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.5.2",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.7.0",
				"enzyme-adapter-react-16": "^1.6.0",
				"enzyme-to-json": "^3.3.4",
				"eslint": "^5.6.1",
				"eslint-config-airbnb": "^17.1.0",
				"eslint-config-prettier": "^4.0.0",
				"eslint-plugin-babel": "^5.2.1",
				"eslint-plugin-import": "^2.14.0",
				"eslint-plugin-jest": "^22.4.1",
				"eslint-plugin-jsx-a11y": "^6.1.2",
				"eslint-plugin-markdown": "~1.0.0-beta.6",
				"eslint-plugin-react": "^7.11.1",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"glob": "^7.1.3",
				"immutability-helper": "^3.0.0",
				"intersection-observer": "^0.5.0",
				"jest": "^24.0.0",
				"jsdom": "^14.0.0",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^8.0.2",
				"logrocket": "^0.6.19",
				"logrocket-react": "^3.0.0",
				"lz-string": "^1.4.4",
				"majo": "^0.7.1",
				"mockdate": "^2.0.2",
				"pre-commit": "^1.2.2",
				"preact": "^8.3.1",
				"preact-compat": "^3.18.4",
				"prettier": "^1.15.3",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.6.6",
				"rc-scroll-anim": "^2.5.5",
				"rc-tween-one": "^2.2.12",
				"react": "^16.5.2",
				"react-color": "^2.14.1",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^7.0.2",
				"react-dnd-html5-backend": "^7.0.2",
				"react-document-title": "^2.0.3",
				"react-dom": "^16.5.2",
				"react-github-button": "^0.1.11",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.1",
				"react-intl": "^2.7.0",
				"react-resizable": "^1.7.5",
				"react-router-dom": "^5.0.0",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.6.3",
				"react-virtualized": "~9.21.0",
				"remark-cli": "^6.0.1",
				"remark-frontmatter": "^1.3.0",
				"remark-lint": "^6.0.4",
				"remark-parse": "^6.0.0",
				"remark-preset-lint-recommended": "^3.0.2",
				"remark-stringify": "^6.0.0",
				"remark-yaml-config": "^4.0.2",
				"reqwest": "^2.0.5",
				"rimraf": "^2.6.2",
				"scrollama": "^2.0.0",
				"stylelint": "~9.10.1",
				"stylelint-config-prettier": "^5.0.0",
				"stylelint-config-rational-order": "^0.0.4",
				"stylelint-config-standard": "^18.2.0",
				"stylelint-declaration-block-no-ignored-properties": "^1.1.0",
				"stylelint-order": "^2.0.0",
				"typescript": "~3.4.1",
				"unified": "^7.0.0",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.1.4"
			},
			"scripts": {
				"test": "jest --config .jest.js --no-cache",
				"test-node": "jest --config .jest.node.js --no-cache",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style && npm run lint:deps",
				"lint:deps": "antd-tools run deps-lint",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:md": "remark components/",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:code": "eslint --fix tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:style": "stylelint --fix '{site,components}/**/*.less' --syntax less",
				"sort-api": "node ./scripts/sort-api-table.js",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml CNAME _site && cp -r .circleci _site",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint",
				"lint-staged:es": "eslint ./.*.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'",
				"prettier": "node ./scripts/prettier.js"
			},
			"pre-commit": [
				"lint-staged"
			],
			"lint-staged": {
				"components/**/*.tsx": [
					"npm run lint-staged:ts",
					"node ./scripts/prettier.js --pre",
					"git add"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"npm run lint-staged:es",
					"node ./scripts/prettier.js --pre",
					"git add"
				],
				"{site,components}/**/*.less": [
					"stylelint --syntax less",
					"node ./scripts/prettier.js --pre",
					"git add"
				],
				"components/*/demo/*.md": [
					"npm run lint-staged:demo"
				]
			},
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"gitHead": "599275e29b79621e9fd5056805e1869fc4b72101",
			"_id": "antd@3.16.2",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.11.0",
			"_npmUser": {
				"name": "ycjcl868",
				"email": "45808948@qq.com"
			},
			"dist": {
				"integrity": "sha512-VaGvXJePhH4O6KmLNkUTfUFyxy/BTi7Ml9P1Df7N3TCK0A8+YSiMNfrD2QjiMDOj3FLwI4FwaznDPj4DAGn/Uw==",
				"shasum": "a3b4a844a6de82e6c87c96f88dda2317f4d89075",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.16.2.tgz",
				"fileCount": 2198,
				"unpackedSize": 44095172,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcqofKCRA9TVsSAnZWagAA03QP/jJywCW1B9m+tNxsTn5g\nj7oTPsRH1vcIk9o9kmiLoBFJgMF73WboKxHi2Nsf7vyWn/R+floCxq1FPwkc\nApH7l22hRA/yn7gYGDe3rE/P/si/o/j1AaiS2wHlRDAzr4C+7/fsLz+QNOSq\nHhtzgVHDXStLk0mH4JMMdqLCciEdlULsOLSZifNa7rWRFsp2ABT/9AtgWbHK\nhNlB9eEyTu9i0RcrsHlQ94D7ZC6k3Sh+586h2pdLD0atATwmOR8SQGqwKA8K\n/LDsDaqqE75Ousdxr6F3nkqh7cNk7ndJSwqx9wCcBUnLGUPU1+CBKnlDRpVO\nRlx9D/ILrBj2l7biI3b90kdPEPwSaGAiJBgdPvp4MSLGeVAwNKHSMfPfIIWP\nwzR4r8UtRNmJ2vhqICxFW25A4LqzUDTtLi+F5NAEd41CN8n5STX5EVY2WxfR\n1O3KcvdVYzECJWEQd+b9V6s5yt2ZIHveH/Pm/YcAAMLy1kZ7BXWwqlcpeokl\nCJah5Rx5S6IZ2c2pBp0kW/QhzrWEC5KmIUXv8pIT3BT8NiDsdwA2+eFbvL+S\nSqEYy/RUdlEfaJT/z25O9/aOIWieAcIWtCH1SxT/QhiU7oqLx0QGllIHR1e6\nIYIGKzOqO8dQ9f672aqOpPUB94CP94DSSwpnDW/Qqi2heJket88VE4pNO54Y\nOpaJ\r\n=UJbw\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.16.2_1554679752942_0.1784915655045396"
			},
			"_hasShrinkwrap": false
		},
		"3.16.3": {
			"name": "antd",
			"version": "3.16.3",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"publishConfig": {
				"registry": "https://registry.npmjs.org/"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"@ant-design/icons": "~1.2.0",
				"@ant-design/icons-react": "~1.1.5",
				"@types/react-slick": "^0.23.3",
				"array-tree-filter": "^2.1.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.6",
				"copy-to-clipboard": "^3.0.8",
				"create-react-class": "^15.6.3",
				"create-react-context": "0.2.2",
				"css-animation": "^1.5.0",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.6",
				"lodash": "^4.17.11",
				"moment": "^2.24.0",
				"omit.js": "^1.0.0",
				"prop-types": "^15.6.2",
				"raf": "^3.4.0",
				"rc-animate": "^2.5.4",
				"rc-calendar": "~9.12.1",
				"rc-cascader": "~0.17.0",
				"rc-checkbox": "~2.1.5",
				"rc-collapse": "~1.11.1",
				"rc-dialog": "~7.3.0",
				"rc-drawer": "~1.7.6",
				"rc-dropdown": "~2.4.1",
				"rc-editor-mention": "^1.1.7",
				"rc-form": "^2.4.0",
				"rc-input-number": "~4.4.0",
				"rc-menu": "~7.4.12",
				"rc-notification": "~3.3.0",
				"rc-pagination": "~1.17.7",
				"rc-progress": "~2.3.0",
				"rc-rate": "~2.5.0",
				"rc-select": "~9.0.0",
				"rc-slider": "~8.6.5",
				"rc-steps": "~3.3.0",
				"rc-switch": "~1.9.0",
				"rc-table": "~6.4.0",
				"rc-tabs": "~9.6.0",
				"rc-time-picker": "~3.6.1",
				"rc-tooltip": "~3.7.3",
				"rc-tree": "~1.15.2",
				"rc-tree-select": "~2.6.0",
				"rc-trigger": "^2.6.2",
				"rc-upload": "~2.6.0",
				"rc-util": "^4.5.1",
				"react-lazy-load": "^3.0.13",
				"react-lifecycles-compat": "^3.0.4",
				"react-slick": "~0.23.2",
				"resize-observer-polyfill": "^1.5.0",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.2"
			},
			"devDependencies": {
				"@ant-design/colors": "^3.0.0",
				"@sentry/browser": "^5.0.3",
				"@types/classnames": "^2.2.6",
				"@types/prop-types": "^15.5.6",
				"@types/react": "~16.8.1",
				"@types/react-dom": "^16.0.11",
				"@types/react-intl": "^2.3.14",
				"@types/warning": "^3.0.0",
				"@yesmeck/offline-plugin": "^5.0.5",
				"ansi-styles": "^3.2.1",
				"antd-theme-generator": "^1.1.4",
				"antd-tools": "^7.3.0",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.2.4",
				"bisheng-plugin-antd": "^1.0.1",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.0.0",
				"bisheng-plugin-toc": "^0.4.4",
				"chalk": "^2.4.1",
				"commander": "^2.18.0",
				"cross-env": "^5.2.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.5.2",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.7.0",
				"enzyme-adapter-react-16": "^1.6.0",
				"enzyme-to-json": "^3.3.4",
				"eslint": "^5.6.1",
				"eslint-config-airbnb": "^17.1.0",
				"eslint-config-prettier": "^4.0.0",
				"eslint-plugin-babel": "^5.2.1",
				"eslint-plugin-import": "~2.16.0",
				"eslint-plugin-jest": "^22.4.1",
				"eslint-plugin-jsx-a11y": "^6.1.2",
				"eslint-plugin-markdown": "~1.0.0-beta.6",
				"eslint-plugin-react": "^7.11.1",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"glob": "^7.1.3",
				"immutability-helper": "^3.0.0",
				"intersection-observer": "^0.5.0",
				"jest": "^24.0.0",
				"jsdom": "^14.0.0",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^8.0.2",
				"logrocket": "^0.6.19",
				"logrocket-react": "^3.0.0",
				"lz-string": "^1.4.4",
				"majo": "^0.7.1",
				"mockdate": "^2.0.2",
				"pre-commit": "^1.2.2",
				"preact": "^8.3.1",
				"preact-compat": "^3.18.4",
				"prettier": "^1.15.3",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.6.6",
				"rc-scroll-anim": "^2.5.7",
				"rc-tween-one": "^2.4.0",
				"react": "^16.5.2",
				"react-color": "^2.14.1",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^7.0.2",
				"react-dnd-html5-backend": "^7.0.2",
				"react-document-title": "^2.0.3",
				"react-dom": "^16.5.2",
				"react-github-button": "^0.1.11",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.1",
				"react-intl": "^2.7.0",
				"react-resizable": "^1.7.5",
				"react-router-dom": "^5.0.0",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.6.3",
				"react-virtualized": "~9.21.0",
				"remark-cli": "^6.0.1",
				"remark-frontmatter": "^1.3.0",
				"remark-lint": "^6.0.4",
				"remark-parse": "^6.0.0",
				"remark-preset-lint-recommended": "^3.0.2",
				"remark-stringify": "^6.0.0",
				"remark-yaml-config": "^4.0.2",
				"reqwest": "^2.0.5",
				"rimraf": "^2.6.2",
				"scrollama": "^2.0.0",
				"stylelint": "~9.10.1",
				"stylelint-config-prettier": "^5.0.0",
				"stylelint-config-rational-order": "^0.0.4",
				"stylelint-config-standard": "^18.2.0",
				"stylelint-declaration-block-no-ignored-properties": "^1.1.0",
				"stylelint-order": "^2.0.0",
				"typescript": "~3.4.1",
				"unified": "^7.0.0",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.1.4"
			},
			"scripts": {
				"test": "jest --config .jest.js --no-cache",
				"test-node": "jest --config .jest.node.js --no-cache",
				"test-all": "./scripts/test-all.sh",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style && npm run lint:deps",
				"lint:deps": "antd-tools run deps-lint",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:md": "remark components/",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:code": "eslint --fix tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:style": "stylelint --fix '{site,components}/**/*.less' --syntax less",
				"sort-api": "node ./scripts/sort-api-table.js",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml CNAME _site && cp -r .circleci _site",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint",
				"lint-staged:es": "eslint ./.*.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'",
				"prettier": "node ./scripts/prettier.js"
			},
			"pre-commit": [
				"lint-staged"
			],
			"lint-staged": {
				"components/**/*.tsx": [
					"npm run lint-staged:ts",
					"node ./scripts/prettier.js --pre",
					"git add"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"npm run lint-staged:es",
					"node ./scripts/prettier.js --pre",
					"git add"
				],
				"{site,components}/**/*.less": [
					"stylelint --syntax less",
					"node ./scripts/prettier.js --pre",
					"git add"
				],
				"components/*/demo/*.md": [
					"npm run lint-staged:demo"
				]
			},
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"gitHead": "fba0181199c69d4f708af052898352ba3cd2d987",
			"_id": "antd@3.16.3",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.15.0",
			"_npmUser": {
				"name": "ikobe",
				"email": "ikobe621@gmail.com"
			},
			"dist": {
				"integrity": "sha512-Kg/6n6IRzwslMrSOosczpxcuXiWh7mkUmmcPRmfI/E3P6oa8jR3dXtPiZViH64HxvBCIFL7FjizuVjA21MmPnQ==",
				"shasum": "66ecdbd96a31e2a4d239106a106b17629beaa141",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.16.3.tgz",
				"fileCount": 2198,
				"unpackedSize": 44147028,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcsgMaCRA9TVsSAnZWagAACT0QAJ2dEAttm3ZfNX2Hzzf6\nS1oWPUYifmkSIUvMjukvrI/riG2k6qxrcjjCLw4DEU4kwTxHH7HzSBTmeC2D\nEM7dS5tjixHesr5v5jGGQw7DXYWv6Y2Mm72l7GNYhAOKDR2/OeNBga6/6CEK\nuoRr0SUeDSXzz9C7uoPW1o4yCbav0o+PpZq0z2rZQqan88NJpSZazbXBJrTm\nmHeVaf5ooZcU2CP4qGquhK5GQMTGTyqZ0hndem+LvlNqk/DFIsVD93PAhaDV\nPwc1m0Py26N5coem763d+fRhZU+3Kic9XKwgBaey8Tgyt1ZpywYKhLSV5aWe\nYaoae1Frpb21ma3SmhDl3u9B4q+8J9Z5YGTfZINIcJnduXoCNHU512hvYBAV\nBtmA4SOrlbCeYkE1jdn/hyLGVyc9EXrkukFagY0UOSAYv4VXeWBKmL93cG8o\njm0DoLtbo8tqFohC2AKUWPEn25kP2vB6GWd7Zaxm7S8j4md5oZFhZqFvKsG8\nqS8Rlrsgl3InY36gGux9GWy9UBgZQh+QgE9y5xd9aDtXY5tsfSMf1YjU0CGF\nRNDkLELL65elmg0/377Thh18t9DY8BMC8Bb09fWZ2ObD9q79Uunx91VtcAB9\nmHCWH+AV9/giA66zF3RGrp1PxF+4w+A6HD/HPXUTzDfasHFa//cvWrv7GgR8\njTaY\r\n=NLjb\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "ikobe621@gmail.com",
					"name": "ikobe"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.16.3_1555170073942_0.9101533242676059"
			},
			"_hasShrinkwrap": false
		},
		"3.16.4": {
			"name": "antd",
			"version": "3.16.4",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"publishConfig": {
				"registry": "https://registry.npmjs.org/"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"@ant-design/icons": "~1.2.0",
				"@ant-design/icons-react": "~1.1.5",
				"@types/hoist-non-react-statics": "^3.3.1",
				"@types/react-slick": "^0.23.3",
				"array-tree-filter": "^2.1.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.6",
				"copy-to-clipboard": "^3.0.8",
				"create-react-class": "^15.6.3",
				"@ant-design/create-react-context": "^0.2.4",
				"css-animation": "^1.5.0",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.6",
				"lodash": "^4.17.11",
				"moment": "^2.24.0",
				"omit.js": "^1.0.0",
				"prop-types": "^15.6.2",
				"raf": "^3.4.0",
				"rc-animate": "^2.5.4",
				"rc-calendar": "~9.12.1",
				"rc-cascader": "~0.17.0",
				"rc-checkbox": "~2.1.5",
				"rc-collapse": "~1.11.1",
				"rc-dialog": "~7.3.0",
				"rc-drawer": "~1.7.6",
				"rc-dropdown": "~2.4.1",
				"rc-editor-mention": "^1.1.7",
				"rc-form": "^2.4.0",
				"rc-input-number": "~4.4.0",
				"rc-menu": "~7.4.12",
				"rc-notification": "~3.3.0",
				"rc-pagination": "~1.17.7",
				"rc-progress": "~2.3.0",
				"rc-rate": "~2.5.0",
				"rc-select": "~9.0.0",
				"rc-slider": "~8.6.5",
				"rc-steps": "~3.3.0",
				"rc-switch": "~1.9.0",
				"rc-table": "~6.5.0",
				"rc-tabs": "~9.6.0",
				"rc-time-picker": "~3.6.1",
				"rc-tooltip": "~3.7.3",
				"rc-tree": "~1.15.2",
				"rc-tree-select": "~2.6.0",
				"rc-trigger": "^2.6.2",
				"rc-upload": "~2.6.0",
				"rc-util": "^4.5.1",
				"react-lazy-load": "^3.0.13",
				"react-lifecycles-compat": "^3.0.4",
				"react-slick": "~0.23.2",
				"resize-observer-polyfill": "^1.5.0",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.2"
			},
			"devDependencies": {
				"@ant-design/colors": "^3.0.0",
				"@sentry/browser": "^5.0.3",
				"@types/classnames": "^2.2.6",
				"@types/prop-types": "^15.5.6",
				"@types/react": "~16.8.1",
				"@types/react-dom": "^16.0.11",
				"@types/react-intl": "^2.3.14",
				"@types/warning": "^3.0.0",
				"@yesmeck/offline-plugin": "^5.0.5",
				"ansi-styles": "^3.2.1",
				"antd-theme-generator": "^1.1.4",
				"antd-tools": "^7.3.0",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.2.4",
				"bisheng-plugin-antd": "^1.0.1",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.0.0",
				"bisheng-plugin-toc": "^0.4.4",
				"chalk": "^2.4.2",
				"commander": "^2.18.0",
				"cross-env": "^5.2.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.5.2",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.7.0",
				"enzyme-adapter-react-16": "^1.6.0",
				"enzyme-to-json": "^3.3.4",
				"eslint": "^5.6.1",
				"eslint-config-airbnb": "^17.1.0",
				"eslint-config-prettier": "^4.0.0",
				"eslint-plugin-babel": "^5.2.1",
				"eslint-plugin-import": "^2.17.1",
				"eslint-plugin-jest": "^22.4.1",
				"eslint-plugin-jsx-a11y": "^6.1.2",
				"eslint-plugin-markdown": "~1.0.0-beta.6",
				"eslint-plugin-react": "^7.11.1",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"glob": "^7.1.3",
				"immutability-helper": "^3.0.0",
				"intersection-observer": "^0.5.0",
				"jest": "^24.0.0",
				"jsdom": "^14.0.0",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^8.0.2",
				"logrocket": "^0.6.19",
				"logrocket-react": "^3.0.0",
				"lz-string": "^1.4.4",
				"majo": "^0.7.1",
				"mockdate": "^2.0.2",
				"node-fetch": "^2.3.0",
				"pre-commit": "^1.2.2",
				"preact": "^8.3.1",
				"preact-compat": "^3.18.4",
				"prettier": "^1.17.0",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.6.6",
				"rc-scroll-anim": "^2.5.7",
				"rc-tween-one": "^2.4.0",
				"react": "^16.5.2",
				"react-color": "^2.14.1",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^7.0.2",
				"react-dnd-html5-backend": "^7.0.2",
				"react-document-title": "^2.0.3",
				"react-dom": "^16.5.2",
				"react-github-button": "^0.1.11",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.1",
				"react-intl": "^2.7.0",
				"react-resizable": "^1.7.5",
				"react-router-dom": "^5.0.0",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.6.3",
				"react-virtualized": "~9.21.0",
				"remark-cli": "^6.0.1",
				"remark-frontmatter": "^1.3.0",
				"remark-lint": "^6.0.4",
				"remark-parse": "^6.0.0",
				"remark-preset-lint-recommended": "^3.0.2",
				"remark-stringify": "^6.0.0",
				"remark-yaml-config": "^4.0.2",
				"reqwest": "^2.0.5",
				"rimraf": "^2.6.2",
				"scrollama": "^2.0.0",
				"simple-git": "^1.110.0",
				"stylelint": "^10.0.0",
				"stylelint-config-prettier": "^5.0.0",
				"stylelint-config-rational-order": "^0.1.0",
				"stylelint-config-standard": "^18.2.0",
				"stylelint-declaration-block-no-ignored-properties": "^1.1.0",
				"stylelint-order": "^3.0.0",
				"typescript": "~3.4.1",
				"unified": "^7.0.0",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.1.4"
			},
			"scripts": {
				"test": "jest --config .jest.js --no-cache",
				"test-node": "jest --config .jest.node.js --no-cache",
				"test-all": "./scripts/test-all.sh",
				"check-commit": "node ./scripts/check-commit.js",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style && npm run lint:deps",
				"lint:deps": "antd-tools run deps-lint",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:md": "remark components/",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:code": "eslint --fix tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:style": "stylelint --fix '{site,components}/**/*.less' --syntax less",
				"sort-api": "node ./scripts/sort-api-table.js",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml CNAME _site && cp -r .circleci _site",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run check-commit && npm run test-all",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint",
				"lint-staged:es": "eslint ./.*.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'",
				"prettier": "node ./scripts/prettier.js"
			},
			"pre-commit": [
				"lint-staged"
			],
			"lint-staged": {
				"components/**/*.tsx": [
					"npm run lint-staged:ts",
					"node ./scripts/prettier.js --pre",
					"git add"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"npm run lint-staged:es",
					"node ./scripts/prettier.js --pre",
					"git add"
				],
				"{site,components}/**/*.less": [
					"stylelint --syntax less",
					"node ./scripts/prettier.js --pre",
					"git add"
				],
				"components/*/demo/*.md": [
					"npm run lint-staged:demo"
				]
			},
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"gitHead": "08beabfc434bfa2c64c30b9b864fdd34b384f12f",
			"_id": "antd@3.16.4",
			"_npmVersion": "6.1.0",
			"_nodeVersion": "10.6.0",
			"_npmUser": {
				"name": "yesmeck",
				"email": "yesmeck@gmail.com"
			},
			"dist": {
				"integrity": "sha512-n+BbeN5ojCORN5EMt/vXTTSNqXMaOogK52JTYlWWQr+x+SyEkXDh41Hi95lPiKKoM8BNLHSPS3SQdaqy5Cx1Gw==",
				"shasum": "07f2fa14c3f112d17dd1935321bb1235f8753faf",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.16.4.tgz",
				"fileCount": 2206,
				"unpackedSize": 44260540,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcvJbnCRA9TVsSAnZWagAAghQP/0f4RIeaCry5nVr/Dqz9\nmOShEKf3VlVWdbPB9Jx1JxXmaV6DDbbZ5NP/0ln2IljiQXQ4mw2/b3+u4KRr\nqi+76EKB/NWqAHqtT9ISgRtDyekRMcTq2YEOfCi+j2ZE1zUq04hSHNp6P8QF\nHZaTJ1YSNtEnZcOYAD1YAdllMnFahj9oEZReSLul+pdbqL2pGXZhMVXnkKOu\n9CtglW79Qgz1vbU2VpQBhUEJHVPYAYw4yj/rjyW99/J3sSaPaVnf/oFXtU/5\nOE1FjOeOSwUJQ3j+9qHjJzjCj0ap0nl7iHGjhodjs42e0rcsfcwfDkFyN0/j\nsrvXLdONQRR0ow/aDe6DnU54Wci27uO8qu/5M6S61lAUmeWDGRWHHXcLvvcf\n7tlPscWHWqzxEJ17YV1Oc1GtrTCXRtWExnPwPJCfNqcOF3Nvhsed+81nzuxp\n0YuhZceadrVCcCTcTO5ynp0bVMzT3vsocracClTYBZRnvHd5F1+67Ep6tGY6\nPpZQmE4SyvsXT79wPTPZ+qenGaaxO/4mObAV1CMIeRNtbnzSHVgngzn9FIUy\nQ9D0/dcLrY7CNoot6Cv5Mz1+F40eMdQHo0RfkrLDugppsKouBL9FG3sv/mfP\nb8yYehgi9vqmLGJBzPIoFFOuM4haRxraEh692HL1LWidIPqrbwNhl5qUIVWE\njwWi\r\n=6mz+\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "ikobe621@gmail.com",
					"name": "ikobe"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.16.4_1555863270396_0.9685328553656898"
			},
			"_hasShrinkwrap": false
		},
		"3.16.5": {
			"name": "antd",
			"version": "3.16.5",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"publishConfig": {
				"registry": "https://registry.npmjs.org/"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"@ant-design/icons": "~1.2.0",
				"@ant-design/icons-react": "~1.1.5",
				"@types/hoist-non-react-statics": "^3.3.1",
				"@types/react-slick": "^0.23.3",
				"array-tree-filter": "^2.1.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.6",
				"copy-to-clipboard": "^3.0.8",
				"create-react-class": "^15.6.3",
				"@ant-design/create-react-context": "^0.2.4",
				"css-animation": "^1.5.0",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.6",
				"lodash": "^4.17.11",
				"moment": "^2.24.0",
				"omit.js": "^1.0.0",
				"prop-types": "^15.6.2",
				"raf": "^3.4.0",
				"rc-animate": "^2.5.4",
				"rc-calendar": "~9.12.1",
				"rc-cascader": "~0.17.0",
				"rc-checkbox": "~2.1.5",
				"rc-collapse": "~1.11.1",
				"rc-dialog": "~7.3.0",
				"rc-drawer": "~1.7.6",
				"rc-dropdown": "~2.4.1",
				"rc-editor-mention": "^1.1.7",
				"rc-form": "^2.4.0",
				"rc-input-number": "~4.4.0",
				"rc-menu": "~7.4.12",
				"rc-notification": "~3.3.0",
				"rc-pagination": "~1.17.7",
				"rc-progress": "~2.3.0",
				"rc-rate": "~2.5.0",
				"rc-select": "~9.0.0",
				"rc-slider": "~8.6.5",
				"rc-steps": "~3.3.0",
				"rc-switch": "~1.9.0",
				"rc-table": "~6.5.0",
				"rc-tabs": "~9.6.0",
				"rc-time-picker": "~3.6.1",
				"rc-tooltip": "~3.7.3",
				"rc-tree": "~1.15.2",
				"rc-tree-select": "~2.6.0",
				"rc-trigger": "^2.6.2",
				"rc-upload": "~2.6.0",
				"rc-util": "^4.5.1",
				"react-lazy-load": "^3.0.13",
				"react-lifecycles-compat": "^3.0.4",
				"react-slick": "~0.23.2",
				"resize-observer-polyfill": "^1.5.0",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.2"
			},
			"devDependencies": {
				"@ant-design/colors": "^3.0.0",
				"@sentry/browser": "^5.0.3",
				"@types/classnames": "^2.2.6",
				"@types/prop-types": "^15.5.6",
				"@types/react": "~16.8.1",
				"@types/react-dom": "^16.0.11",
				"@types/react-intl": "^2.3.14",
				"@types/warning": "^3.0.0",
				"@yesmeck/offline-plugin": "^5.0.5",
				"ansi-styles": "^3.2.1",
				"antd-theme-generator": "^1.1.4",
				"antd-tools": "^7.3.0",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.2.4",
				"bisheng-plugin-antd": "^1.0.1",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.0.0",
				"bisheng-plugin-toc": "^0.4.4",
				"chalk": "^2.4.2",
				"commander": "^2.18.0",
				"cross-env": "^5.2.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.5.2",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.7.0",
				"enzyme-adapter-react-16": "^1.6.0",
				"enzyme-to-json": "^3.3.4",
				"eslint": "^5.6.1",
				"eslint-config-airbnb": "^17.1.0",
				"eslint-config-prettier": "^4.0.0",
				"eslint-plugin-babel": "^5.2.1",
				"eslint-plugin-import": "^2.17.1",
				"eslint-plugin-jest": "^22.4.1",
				"eslint-plugin-jsx-a11y": "^6.1.2",
				"eslint-plugin-markdown": "~1.0.0-beta.6",
				"eslint-plugin-react": "^7.11.1",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"glob": "^7.1.3",
				"immutability-helper": "^3.0.0",
				"intersection-observer": "^0.5.0",
				"jest": "^24.0.0",
				"jsdom": "^14.0.0",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^8.0.2",
				"logrocket": "^0.6.19",
				"logrocket-react": "^3.0.0",
				"lz-string": "^1.4.4",
				"majo": "^0.7.1",
				"mockdate": "^2.0.2",
				"node-fetch": "^2.3.0",
				"pre-commit": "^1.2.2",
				"preact": "^8.3.1",
				"preact-compat": "^3.18.4",
				"prettier": "^1.17.0",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.6.6",
				"rc-scroll-anim": "^2.5.7",
				"rc-tween-one": "^2.4.0",
				"react": "^16.5.2",
				"react-color": "^2.14.1",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^7.0.2",
				"react-dnd-html5-backend": "^7.0.2",
				"react-document-title": "^2.0.3",
				"react-dom": "^16.5.2",
				"react-github-button": "^0.1.11",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.1",
				"react-intl": "^2.7.0",
				"react-resizable": "^1.7.5",
				"react-router-dom": "^5.0.0",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.6.3",
				"react-virtualized": "~9.21.0",
				"remark-cli": "^6.0.1",
				"remark-frontmatter": "^1.3.0",
				"remark-lint": "^6.0.4",
				"remark-parse": "^6.0.0",
				"remark-preset-lint-recommended": "^3.0.2",
				"remark-stringify": "^6.0.0",
				"remark-yaml-config": "^4.0.2",
				"reqwest": "^2.0.5",
				"rimraf": "^2.6.2",
				"scrollama": "^2.0.0",
				"simple-git": "^1.110.0",
				"stylelint": "^10.0.0",
				"stylelint-config-prettier": "^5.0.0",
				"stylelint-config-rational-order": "^0.1.0",
				"stylelint-config-standard": "^18.2.0",
				"stylelint-declaration-block-no-ignored-properties": "^1.1.0",
				"stylelint-order": "^3.0.0",
				"typescript": "~3.4.1",
				"unified": "^7.0.0",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.1.4"
			},
			"scripts": {
				"test": "jest --config .jest.js --no-cache",
				"test-node": "jest --config .jest.node.js --no-cache",
				"test-all": "./scripts/test-all.sh",
				"check-commit": "node ./scripts/check-commit.js",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style && npm run lint:deps",
				"lint:deps": "antd-tools run deps-lint",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:md": "remark components/",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:code": "eslint --fix tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:style": "stylelint --fix '{site,components}/**/*.less' --syntax less",
				"sort-api": "node ./scripts/sort-api-table.js",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml CNAME _site && cp -r .circleci _site",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run check-commit && npm run test-all",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint",
				"lint-staged:es": "eslint ./.*.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'",
				"prettier": "node ./scripts/prettier.js"
			},
			"pre-commit": [
				"lint-staged"
			],
			"lint-staged": {
				"components/**/*.tsx": [
					"npm run lint-staged:ts",
					"node ./scripts/prettier.js --pre",
					"git add"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"npm run lint-staged:es",
					"node ./scripts/prettier.js --pre",
					"git add"
				],
				"{site,components}/**/*.less": [
					"stylelint --syntax less",
					"node ./scripts/prettier.js --pre",
					"git add"
				],
				"components/*/demo/*.md": [
					"npm run lint-staged:demo"
				]
			},
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"gitHead": "286330fffdd651a1d7e2f2e9a60d2d11218cf288",
			"_id": "antd@3.16.5",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.15.0",
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"dist": {
				"integrity": "sha512-7oZeEo/wkyH2NexaViI5EJp8HbCpqdonJYsEYOcS16o8QuI86PnK4HgH5dAH8/55WPG3dRO+h9YvZFLEk+uHfQ==",
				"shasum": "9a187521020c297ef209c40f4f0e856b967a875d",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.16.5.tgz",
				"fileCount": 2206,
				"unpackedSize": 44175050,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcvZxECRA9TVsSAnZWagAAti0P/00VvuXb/C7xJusS3yIX\nw7wKE8nMFdndsUsnSzZPxBFXXRkm6+zS9sfoUEUw3wVTLSWJRHo2y2nHatVw\nHB1CW6fK68+D9tLquzYHlojM6itT57fsQ/bHzdMwqUrUgNfIED9Dq5MJCZsF\nW9yafscNv5GnWH/BXOsCfxRfLLuQEYuaR+E8t++t1GNy9hby0Yu1f+3IJA/q\nJYdsjd62VqyhRjxdJrqOZSDWrfaBq0xsKLwFdT2GmHFw9hC1m8qEQ8wp5uEg\nKWt3w6VT04va5bmTIHLUdYJhA++jfvdn5IeK4ftVog+pFF0ToGaijns6D1/M\nDB3GU3QheGGwCcmhvQH48aJnAHS3pj8EG4liPixuc8e0xUa9hRZglb1PJBdP\nhqLx3YH8MxeZ4JH/WFRvOE+cIFOXYxmj/jjWfI07rUtvYKFX8LVjut2Ci8Sk\nuudn4XDgHgBWVlXO7FFbfKzmJUwUmA0NhKRc+uWt8cjRrgmPZhsIprjkF9ZL\nafZPHjRCxZ8hhE5Jv1SYxYOvTWqS38flI7+rU6YVN5Aa/XxAmDHW44nvBbWS\nhelcnT2zBWlW98hcJK25ibowUZZWymllvg3MWom5SMu0W9T2A/vTsk5RpwXn\n73a6czz/Rk2+Dz4gjtVO9ZUCdkBSq3cXG9q2lNNc0jNqud1bxsxhH28xTfAp\n9eQ3\r\n=0IUx\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "ikobe621@gmail.com",
					"name": "ikobe"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.16.5_1555930179638_0.6336002192619361"
			},
			"_hasShrinkwrap": false
		},
		"3.16.6": {
			"name": "antd",
			"version": "3.16.6",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"publishConfig": {
				"registry": "https://registry.npmjs.org/"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"@ant-design/icons": "~1.2.0",
				"@ant-design/icons-react": "~1.1.5",
				"@types/hoist-non-react-statics": "^3.3.1",
				"@types/react-slick": "^0.23.3",
				"array-tree-filter": "^2.1.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.6",
				"copy-to-clipboard": "^3.0.8",
				"@ant-design/create-react-context": "^0.2.4",
				"css-animation": "^1.5.0",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.6",
				"lodash": "^4.17.11",
				"moment": "^2.24.0",
				"omit.js": "^1.0.0",
				"prop-types": "^15.6.2",
				"raf": "^3.4.0",
				"rc-animate": "^2.5.4",
				"rc-calendar": "~9.12.1",
				"rc-cascader": "~0.17.0",
				"rc-checkbox": "~2.1.5",
				"rc-collapse": "~1.11.1",
				"rc-dialog": "~7.3.0",
				"rc-drawer": "~1.7.6",
				"rc-dropdown": "~2.4.1",
				"rc-editor-mention": "^1.1.7",
				"rc-form": "^2.4.0",
				"rc-input-number": "~4.4.0",
				"rc-menu": "~7.4.12",
				"rc-notification": "~3.3.0",
				"rc-pagination": "~1.17.7",
				"rc-progress": "~2.3.0",
				"rc-rate": "~2.5.0",
				"rc-select": "~9.1.0",
				"rc-slider": "~8.6.5",
				"rc-steps": "~3.3.0",
				"rc-switch": "~1.9.0",
				"rc-table": "~6.5.0",
				"rc-tabs": "~9.6.0",
				"rc-time-picker": "~3.6.1",
				"rc-tooltip": "~3.7.3",
				"rc-tree": "~1.15.2",
				"rc-tree-select": "~2.6.0",
				"rc-trigger": "^2.6.2",
				"rc-upload": "~2.6.0",
				"rc-util": "^4.5.1",
				"react-lazy-load": "^3.0.13",
				"react-lifecycles-compat": "^3.0.4",
				"react-slick": "~0.24.0",
				"resize-observer-polyfill": "^1.5.0",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.2"
			},
			"devDependencies": {
				"@ant-design/colors": "^3.0.0",
				"@sentry/browser": "^5.0.3",
				"@types/classnames": "^2.2.6",
				"@types/prop-types": "^15.5.6",
				"@types/react": "~16.8.1",
				"@types/react-dom": "^16.0.11",
				"@types/react-intl": "^2.3.14",
				"@types/warning": "^3.0.0",
				"@yesmeck/offline-plugin": "^5.0.5",
				"ansi-styles": "^3.2.1",
				"antd-theme-generator": "^1.1.4",
				"antd-tools": "^7.3.0",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.2.4",
				"bisheng-plugin-antd": "^1.0.1",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.0.0",
				"bisheng-plugin-toc": "^0.4.4",
				"chalk": "^2.4.2",
				"commander": "^2.18.0",
				"cross-env": "^5.2.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.5.2",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.7.0",
				"enzyme-adapter-react-16": "^1.6.0",
				"enzyme-to-json": "^3.3.4",
				"eslint": "^5.6.1",
				"eslint-config-airbnb": "^17.1.0",
				"eslint-config-prettier": "^4.0.0",
				"eslint-plugin-babel": "^5.2.1",
				"eslint-plugin-import": "^2.17.1",
				"eslint-plugin-jest": "^22.4.1",
				"eslint-plugin-jsx-a11y": "^6.1.2",
				"eslint-plugin-markdown": "~1.0.0-beta.6",
				"eslint-plugin-react": "^7.11.1",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"glob": "^7.1.3",
				"immutability-helper": "^3.0.0",
				"intersection-observer": "^0.6.0",
				"jest": "^24.0.0",
				"jsdom": "^15.0.0",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^8.0.2",
				"logrocket": "^0.6.19",
				"logrocket-react": "^3.0.0",
				"lz-string": "^1.4.4",
				"majo": "^0.7.1",
				"mockdate": "^2.0.2",
				"node-fetch": "^2.3.0",
				"pre-commit": "^1.2.2",
				"preact": "^8.3.1",
				"preact-compat": "^3.18.4",
				"prettier": "^1.17.0",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.6.6",
				"rc-scroll-anim": "^2.5.7",
				"rc-tween-one": "^2.4.0",
				"react": "^16.5.2",
				"react-color": "^2.14.1",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^7.0.2",
				"react-dnd-html5-backend": "^7.0.2",
				"react-document-title": "^2.0.3",
				"react-dom": "^16.5.2",
				"react-github-button": "^0.1.11",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.1",
				"react-intl": "^2.7.0",
				"react-resizable": "^1.7.5",
				"react-router-dom": "^5.0.0",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.6.3",
				"react-virtualized": "~9.21.0",
				"remark-cli": "^6.0.1",
				"remark-frontmatter": "^1.3.0",
				"remark-lint": "^6.0.4",
				"remark-parse": "^6.0.0",
				"remark-preset-lint-recommended": "^3.0.2",
				"remark-stringify": "^6.0.0",
				"remark-yaml-config": "^4.0.2",
				"reqwest": "^2.0.5",
				"rimraf": "^2.6.2",
				"scrollama": "^2.0.0",
				"simple-git": "^1.110.0",
				"stylelint": "^10.0.0",
				"stylelint-config-prettier": "^5.0.0",
				"stylelint-config-rational-order": "^0.1.0",
				"stylelint-config-standard": "^18.2.0",
				"stylelint-declaration-block-no-ignored-properties": "^2.0.0",
				"stylelint-order": "^3.0.0",
				"typescript": "~3.4.1",
				"unified": "^7.0.0",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.1.4"
			},
			"scripts": {
				"test": "jest --config .jest.js --no-cache",
				"test-node": "jest --config .jest.node.js --no-cache",
				"test-all": "./scripts/test-all.sh",
				"check-commit": "node ./scripts/check-commit.js",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style && npm run lint:deps",
				"lint:deps": "antd-tools run deps-lint",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:md": "remark components/",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:code": "eslint --fix tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:style": "stylelint --fix '{site,components}/**/*.less' --syntax less",
				"sort-api": "node ./scripts/sort-api-table.js",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml CNAME _site && cp -r .circleci _site",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run check-commit && npm run test-all",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint",
				"lint-staged:es": "eslint ./.*.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'",
				"prettier": "node ./scripts/prettier.js"
			},
			"pre-commit": [
				"lint-staged"
			],
			"lint-staged": {
				"components/**/*.tsx": [
					"npm run lint-staged:ts",
					"node ./scripts/prettier.js --pre",
					"git add"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"npm run lint-staged:es",
					"node ./scripts/prettier.js --pre",
					"git add"
				],
				"{site,components}/**/*.less": [
					"stylelint --syntax less",
					"node ./scripts/prettier.js --pre",
					"git add"
				],
				"components/*/demo/*.md": [
					"npm run lint-staged:demo"
				]
			},
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"gitHead": "14f5f5b1e902f5ffe3695dbaa22362bbeefd7a74",
			"_id": "antd@3.16.6",
			"_nodeVersion": "10.12.0",
			"_npmVersion": "6.7.0",
			"dist": {
				"integrity": "sha512-6QlA0ApjgWv+Rp9GC2ipMGGJxK8tWddCwtIoaeAQNYxJWvw2fO7yhABuKXAHkKITUA2IGTmGnKheeb3cIMPeww==",
				"shasum": "3cfb43ba2d82a2bf2efe854dd4d9e6838c401d2b",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.16.6.tgz",
				"fileCount": 2212,
				"unpackedSize": 44352336,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcwtgYCRA9TVsSAnZWagAAP68P/2tI4olKxqsF2R+TbJZ8\nszKcBsjbqTD8QHOqY6Srq8BBD4rRW2/ExmImOjicVqveTs9YE8W5KoqDWvVI\nurcqYstQ3VxbyRKEuL7Uliu1hUGylK5+qAJ10jZvaGAAxN1rTkW4XvT+dleI\n1NpJOXioEseIh6LSIhCQ04Xo1SHbLGKAMGhNuCE+TaGFyUImqOtMyTH8j3+m\n8vr11ahFrXTtSEIoRU7Z3wTCMBGHAtDlPTgPSlEv4NR3p5XuXPqb1XA2aFHb\nOitXJuMSOXiAuSkwxaXHxySj3be6OSM6I1e4byZTaxBF1A/w5XPQHYgac4in\ngobCmgB+HAH0zQAJ+yfnYaj5ii6dRo+Sym6jz+CZ971hTpRsizDlFXpgH/bz\nsy7LdSbI6zRT4rIN/6JWB7XqT6VKAaphLI9v43m2NBMlFqpKvEOEN8rZFHbm\n2lniT7V36bfQiMqebO/7WtZzsKI01pGxFuaN5DMfRYaf+nimOY6r89bqmDKQ\ngKnnUJMCwdFG5/MIRHQbg5pPOofNb3LUy6g91Lzy3GgaN8MAAD1YSI9K0wZH\npRxFfsh+eOoFGtfOQc5zfienYYN/CPoncqhA0xcyRSsBNqL3SYDpPgfZfT69\nt/rPdRBwBctjABAkS3hqzRX3emsA2gHWgVyWn4P9CyxZe1Wuj4mqsIx6m7Nk\n9DZH\r\n=74dt\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "ikobe621@gmail.com",
					"name": "ikobe"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.16.6_1556273175309_0.5956669739691538"
			},
			"_hasShrinkwrap": false
		},
		"3.17.0": {
			"name": "antd",
			"version": "3.17.0",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React-based implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"publishConfig": {
				"registry": "https://registry.npmjs.org/"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"@ant-design/icons": "~1.2.0",
				"@ant-design/icons-react": "~1.1.5",
				"@types/hoist-non-react-statics": "^3.3.1",
				"@types/react-slick": "^0.23.3",
				"array-tree-filter": "^2.1.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.6",
				"copy-to-clipboard": "^3.0.8",
				"@ant-design/create-react-context": "^0.2.4",
				"css-animation": "^1.5.0",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.6",
				"lodash": "^4.17.11",
				"moment": "^2.24.0",
				"omit.js": "^1.0.0",
				"prop-types": "^15.6.2",
				"raf": "^3.4.0",
				"rc-animate": "^2.5.4",
				"rc-calendar": "~9.12.1",
				"rc-cascader": "~0.17.0",
				"rc-checkbox": "~2.1.5",
				"rc-collapse": "~1.11.1",
				"rc-dialog": "~7.3.0",
				"rc-drawer": "~1.8.0",
				"rc-dropdown": "~2.4.1",
				"rc-editor-mention": "^1.1.7",
				"rc-form": "^2.4.0",
				"rc-input-number": "~4.4.0",
				"rc-menu": "~7.4.12",
				"rc-notification": "~3.3.0",
				"rc-pagination": "~1.17.7",
				"rc-progress": "~2.3.0",
				"rc-rate": "~2.5.0",
				"rc-select": "~9.1.0",
				"rc-slider": "~8.6.5",
				"rc-steps": "~3.3.0",
				"rc-switch": "~1.9.0",
				"rc-table": "~6.5.0",
				"rc-tabs": "~9.6.0",
				"rc-time-picker": "~3.6.1",
				"rc-tooltip": "~3.7.3",
				"rc-tree": "~2.1.0",
				"rc-tree-select": "~2.9.1",
				"rc-trigger": "^2.6.2",
				"rc-upload": "~2.6.0",
				"rc-util": "^4.5.1",
				"react-lazy-load": "^3.0.13",
				"react-lifecycles-compat": "^3.0.4",
				"react-slick": "~0.24.0",
				"resize-observer-polyfill": "^1.5.0",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.2"
			},
			"devDependencies": {
				"@ant-design/colors": "^3.0.0",
				"@sentry/browser": "^5.0.3",
				"@types/classnames": "^2.2.6",
				"@types/prop-types": "^15.5.6",
				"@types/react": "~16.8.1",
				"@types/react-dom": "^16.0.11",
				"@types/react-intl": "^2.3.14",
				"@types/warning": "^3.0.0",
				"@yesmeck/offline-plugin": "^5.0.5",
				"ansi-styles": "^3.2.1",
				"antd-theme-generator": "^1.1.4",
				"antd-tools": "^7.3.0",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.2.4",
				"bisheng-plugin-antd": "^1.0.1",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.0.0",
				"bisheng-plugin-toc": "^0.4.4",
				"chalk": "^2.4.2",
				"commander": "^2.18.0",
				"cross-env": "^5.2.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.5.2",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.7.0",
				"enzyme-adapter-react-16": "^1.6.0",
				"enzyme-to-json": "^3.3.4",
				"eslint": "^5.6.1",
				"eslint-config-airbnb": "^17.1.0",
				"eslint-config-prettier": "^4.0.0",
				"eslint-plugin-babel": "^5.2.1",
				"eslint-plugin-import": "^2.17.1",
				"eslint-plugin-jest": "^22.4.1",
				"eslint-plugin-jsx-a11y": "^6.1.2",
				"eslint-plugin-markdown": "~1.0.0-beta.6",
				"eslint-plugin-react": "^7.11.1",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"glob": "^7.1.3",
				"immutability-helper": "^3.0.0",
				"intersection-observer": "^0.6.0",
				"jest": "^24.0.0",
				"jsdom": "^15.0.0",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^8.0.2",
				"logrocket": "^0.6.19",
				"logrocket-react": "^3.0.0",
				"lz-string": "^1.4.4",
				"majo": "^0.7.1",
				"mockdate": "^2.0.2",
				"node-fetch": "^2.3.0",
				"pre-commit": "^1.2.2",
				"preact": "^8.3.1",
				"preact-compat": "^3.18.4",
				"prettier": "^1.17.0",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.6.6",
				"rc-scroll-anim": "^2.5.7",
				"rc-tween-one": "^2.4.0",
				"react": "^16.5.2",
				"react-color": "^2.14.1",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^7.0.2",
				"react-dnd-html5-backend": "^7.0.2",
				"react-document-title": "^2.0.3",
				"react-dom": "^16.5.2",
				"react-github-button": "^0.1.11",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.1",
				"react-intl": "^2.7.0",
				"react-resizable": "^1.7.5",
				"react-router-dom": "^5.0.0",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.6.3",
				"react-virtualized": "~9.21.0",
				"remark-cli": "^6.0.1",
				"remark-frontmatter": "^1.3.0",
				"remark-lint": "^6.0.4",
				"remark-parse": "^6.0.0",
				"remark-preset-lint-recommended": "^3.0.2",
				"remark-stringify": "^6.0.0",
				"remark-yaml-config": "^4.0.2",
				"reqwest": "^2.0.5",
				"rimraf": "^2.6.2",
				"scrollama": "^2.0.0",
				"simple-git": "^1.110.0",
				"stylelint": "^10.0.0",
				"stylelint-config-prettier": "^5.0.0",
				"stylelint-config-rational-order": "^0.1.0",
				"stylelint-config-standard": "^18.2.0",
				"stylelint-declaration-block-no-ignored-properties": "^2.0.0",
				"stylelint-order": "^3.0.0",
				"typescript": "~3.4.1",
				"unified": "^7.0.0",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.1.4"
			},
			"scripts": {
				"test": "jest --config .jest.js --no-cache",
				"test-node": "jest --config .jest.node.js --no-cache",
				"test-all": "./scripts/test-all.sh",
				"check-commit": "node ./scripts/check-commit.js",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style && npm run lint:deps",
				"lint:deps": "antd-tools run deps-lint",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:md": "remark components/",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:code": "eslint --fix tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:style": "stylelint --fix '{site,components}/**/*.less' --syntax less",
				"sort-api": "node ./scripts/sort-api-table.js",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml CNAME _site && cp -r .circleci _site",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run check-commit && npm run test-all",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint",
				"lint-staged:es": "eslint ./.*.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'",
				"prettier": "node ./scripts/prettier.js"
			},
			"pre-commit": [
				"lint-staged"
			],
			"lint-staged": {
				"components/**/*.tsx": [
					"npm run lint-staged:ts",
					"node ./scripts/prettier.js --pre",
					"git add"
				],
				"{tests,site,scripts,components}/**/*.{js,jsx}": [
					"npm run lint-staged:es",
					"node ./scripts/prettier.js --pre",
					"git add"
				],
				"{site,components}/**/*.less": [
					"stylelint --syntax less",
					"node ./scripts/prettier.js --pre",
					"git add"
				],
				"components/*/demo/*.md": [
					"npm run lint-staged:demo"
				]
			},
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"gitHead": "6bcd4b43fa570973bd6b9aab6383445184791645",
			"_id": "antd@3.17.0",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.15.3",
			"_npmUser": {
				"name": "chenshuai2144",
				"email": "wasd2144@hotmail.com"
			},
			"dist": {
				"integrity": "sha512-8BMPTnKjlLH6N/vOhxrnSt+dVi6SsxGRE2SgEBURokAnexFx04NyBpQZNNXJks0e7aYc54IvyxlTYVejg18wIw==",
				"shasum": "d7eabadc3ffb499f9393fd865ac9a54d9b4345de",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.17.0.tgz",
				"fileCount": 2236,
				"unpackedSize": 45268413,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcz7ceCRA9TVsSAnZWagAAuJEP/3+84LnOwCVn6xcQAJsp\n5MUaqJ04ioZhbqjwzVoVMLW7tCjxzYxYBti5IDc/cZiltgBlXhCKNCen23sk\nE5I1Bg0aVE27uTWVLndaUl8QS4AvmP9rN/T94Z0AjAx/0IS671p/9uhTYH74\nxhshDDyQ7x7LaZIa61upE4XcYEGM917epJQS1xr5v2qVeSC4xbs3uu2ZrjPP\nEQ54rnTpowxdqnsKbR5SuMTCiCSy6lNvCQmUyN9v4a1bWPRYS98vtnKKEuMe\nD/8+FxXNLl9Ew4yF17zDwKnxidJtKxX/xxlH3WJ6MxCLatjFAvt8fykCYHlm\nE2OyNm8xDolPqTyYNkRA1vg2jdh+VrYtBII3sPiC9CoOdhJ8vvoqIzWABh0K\ntEYqmSO3jpv9ZNz2VgfcikqcxQft51U0SdpuVf18TkMMAYaRGp5gNNMQbwXX\nsUZpvehgl7R8hYPv73pEZ98HnPxkfVxB40hVOKTAJOJrudBUsv0aryBy4Fvr\n//BYue0Zk9MqIrufJzpxPtXBgskH1aTCmc7NQkrH9o7V/t1y/Zn8j9+o/8C0\nrFD0eQsyNc6gUw+LxTQo20bXD33cu5/pdih1dbuUjqSlU8Q1MGfMHjfqF8kT\n9R/kg1+mGX9YkoSzCtM7qkbbqUCHOKlOu9V2zlG0PDIf2NrpGkQQ+iZW1c6P\nUEWa\r\n=GtU8\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "ikobe621@gmail.com",
					"name": "ikobe"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.17.0_1557116700860_0.8745571845748341"
			},
			"_hasShrinkwrap": false
		},
		"3.18.0": {
			"name": "antd",
			"version": "3.18.0",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React components implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"publishConfig": {
				"registry": "https://registry.npmjs.org/"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"@ant-design/icons": "~2.0.0",
				"@ant-design/icons-react": "~2.0.0",
				"@types/react-slick": "^0.23.3",
				"array-tree-filter": "^2.1.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.6",
				"copy-to-clipboard": "^3.0.8",
				"@ant-design/create-react-context": "^0.2.4",
				"css-animation": "^1.5.0",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.6",
				"lodash": "^4.17.11",
				"moment": "^2.24.0",
				"omit.js": "^1.0.0",
				"prop-types": "^15.6.2",
				"raf": "^3.4.0",
				"rc-animate": "^2.5.4",
				"rc-calendar": "~9.12.1",
				"rc-cascader": "~0.17.0",
				"rc-checkbox": "~2.1.5",
				"rc-collapse": "~1.11.1",
				"rc-dialog": "~7.4.0",
				"rc-drawer": "~1.8.0",
				"rc-dropdown": "~2.4.1",
				"rc-editor-mention": "^1.1.7",
				"rc-form": "^2.4.0",
				"rc-input-number": "~4.4.0",
				"rc-menu": "~7.4.12",
				"rc-notification": "~3.3.0",
				"rc-pagination": "~1.18.0",
				"rc-progress": "~2.3.0",
				"rc-rate": "~2.5.0",
				"rc-select": "~9.1.0",
				"rc-slider": "~8.6.5",
				"rc-steps": "~3.3.0",
				"rc-switch": "~1.9.0",
				"rc-table": "~6.5.0",
				"rc-tabs": "~9.6.0",
				"rc-time-picker": "~3.6.1",
				"rc-tooltip": "~3.7.3",
				"rc-tree": "~2.1.0",
				"rc-tree-select": "~2.9.1",
				"rc-trigger": "^2.6.2",
				"rc-upload": "~2.6.0",
				"rc-util": "^4.5.1",
				"react-lazy-load": "^3.0.13",
				"react-lifecycles-compat": "^3.0.4",
				"react-slick": "~0.24.0",
				"resize-observer-polyfill": "^1.5.0",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.2"
			},
			"devDependencies": {
				"@ant-design/colors": "^3.0.0",
				"@sentry/browser": "^5.0.3",
				"@types/classnames": "^2.2.6",
				"@types/prop-types": "^15.5.6",
				"@types/react": "~16.8.1",
				"@types/react-dom": "^16.0.11",
				"@types/react-intl": "^2.3.14",
				"@types/warning": "^3.0.0",
				"@yesmeck/offline-plugin": "^5.0.5",
				"ansi-styles": "^3.2.1",
				"antd-theme-generator": "^1.1.4",
				"antd-tools": "^7.3.0",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.2.4",
				"bisheng-plugin-antd": "^1.0.1",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.0.0",
				"bisheng-plugin-toc": "^0.4.4",
				"chalk": "^2.4.2",
				"commander": "^2.18.0",
				"cross-env": "^5.2.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.5.2",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.7.0",
				"enzyme-adapter-react-16": "^1.6.0",
				"enzyme-to-json": "^3.3.4",
				"eslint": "^5.6.1",
				"eslint-config-airbnb": "^17.1.0",
				"eslint-config-prettier": "^4.0.0",
				"eslint-plugin-babel": "^5.2.1",
				"eslint-plugin-import": "^2.17.1",
				"eslint-plugin-jest": "^22.4.1",
				"eslint-plugin-jsx-a11y": "^6.1.2",
				"eslint-plugin-markdown": "~1.0.0-beta.6",
				"eslint-plugin-react": "^7.11.1",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"glob": "^7.1.3",
				"immutability-helper": "^3.0.0",
				"intersection-observer": "^0.6.0",
				"jest": "^24.0.0",
				"jsdom": "^15.0.0",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^8.0.2",
				"logrocket": "^0.6.19",
				"logrocket-react": "^3.0.0",
				"lz-string": "^1.4.4",
				"majo": "^0.7.1",
				"mockdate": "^2.0.2",
				"node-fetch": "^2.3.0",
				"pre-commit": "^1.2.2",
				"preact": "^8.3.1",
				"preact-compat": "^3.18.4",
				"prettier": "^1.17.0",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.6.6",
				"rc-scroll-anim": "^2.5.7",
				"rc-tween-one": "^2.4.0",
				"react": "^16.5.2",
				"react-color": "^2.14.1",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^7.0.2",
				"react-dnd-html5-backend": "^7.0.2",
				"react-document-title": "^2.0.3",
				"react-dom": "^16.5.2",
				"react-github-button": "^0.1.11",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.1",
				"react-intl": "^2.7.0",
				"react-resizable": "^1.7.5",
				"react-router-dom": "^5.0.0",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.6.3",
				"react-virtualized": "~9.21.0",
				"remark-cli": "^6.0.1",
				"remark-frontmatter": "^1.3.0",
				"remark-lint": "^6.0.4",
				"remark-parse": "^6.0.0",
				"remark-preset-lint-recommended": "^3.0.2",
				"remark-stringify": "^6.0.0",
				"remark-yaml-config": "^4.0.2",
				"reqwest": "^2.0.5",
				"rimraf": "^2.6.2",
				"scrollama": "^2.0.0",
				"simple-git": "^1.110.0",
				"stylelint": "^10.0.0",
				"stylelint-config-prettier": "^5.0.0",
				"stylelint-config-rational-order": "^0.1.0",
				"stylelint-config-standard": "^18.2.0",
				"stylelint-declaration-block-no-ignored-properties": "^2.0.0",
				"stylelint-order": "^3.0.0",
				"typescript": "~3.4.1",
				"unified": "^7.0.0",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.1.4"
			},
			"scripts": {
				"test": "jest --config .jest.js --no-cache",
				"test-node": "jest --config .jest.node.js --no-cache",
				"test-all": "./scripts/test-all.sh",
				"check-commit": "node ./scripts/check-commit.js",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style && npm run lint:deps",
				"lint:deps": "antd-tools run deps-lint",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:md": "remark components/",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:code": "eslint --fix tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:style": "stylelint --fix '{site,components}/**/*.less' --syntax less",
				"sort-api": "node ./scripts/sort-api-table.js",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml CNAME _site && cp -r .circleci _site",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run check-commit && npm run test-all",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint",
				"lint-staged:es": "eslint ./.*.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'",
				"prettier": "prettier -c --write '**/*'"
			},
			"pre-commit": [
				"lint-staged"
			],
			"lint-staged": {
				"**/*.{js,jsx,tsx,ts,less,md,json}": [
					"prettier --write",
					"git add"
				]
			},
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"gitHead": "ad262e7881b6ff7a82fb421d8e99d99c5353f095",
			"_id": "antd@3.18.0",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.15.0",
			"_npmUser": {
				"name": "yutingzhao1991",
				"email": "yutingzhao1991@sina.com"
			},
			"dist": {
				"integrity": "sha512-lljtJwrk7YwnGAl7tfml9R5jT56x31WjCrh9cuvuGKm5/RVFowMYkTE3zJUEtoQp6LEQgVlWjY/dUjbSPsLLtA==",
				"shasum": "aa357e2aa521463e84833350073790a5660090e2",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.18.0.tgz",
				"fileCount": 2240,
				"unpackedSize": 45445669,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc2QY9CRA9TVsSAnZWagAAwrUP/3wuDIBXlILKDJAYkWWH\nixLpA5Kmpge303nukFzjtyde1aIEV8P9fh6hX8vaNJ/o3XPXkkvUCAy2hmaO\nto4KF5Ao3eGnExMOyAmRuL0x8az6ndcyQCPUC9ZLU/xrFtQ0/gc8lE8fw5Rp\nyQJLV52Au6jhQ63ajId34Rl3ErsBVQ8316dqqpazdbE6IiaTzNJDr72bm0G7\nj6bIrrGid62ezNBkl21peSErnyRPk2yEDQH8PYN68UELTifEO/CV18Xu1agN\nhqLl80xhcoWn4gLiMosymCphxW/JvwRW+04pluUwbM6rccLf5QaPu9cOftcz\nARyCrXBdgrgqO2gzwlxlV6IZJ9RgOBBYJdbOmA6MtBL2F6FvdhwLWIqiM12M\njPrffMTGXkK7SK4GvzsAN4ejDkVBgjr7Mf5mQvVEHAh5q4eYHWegpbiR7DRK\nhf25F8u0a++uh5Pt2sZtOftMZnDhhrASyIapPAHzJ4pJGFbWaVhpfQE/OY3P\nRLnU0MDpj+x7u+3arxG/73t8HI+B0UfunfZOYovrCyWY8Zzhd8RNBIHgUbex\n/u2R6D7HlMWUuUcDUkIiMcLiWRpprr7nukwEJxRn613uS+T2fkZ0KfLfDsUF\no0WhgfhKSn2jqlRvXyaelmvlf7tq5EcfxCa3TbwUnqMA5kt+3izlRLXqA4Ow\nBFxM\r\n=uOYX\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "ikobe621@gmail.com",
					"name": "ikobe"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.18.0_1557726780838_0.11018805780050633"
			},
			"_hasShrinkwrap": false
		},
		"3.18.1": {
			"name": "antd",
			"version": "3.18.1",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React components implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"publishConfig": {
				"registry": "https://registry.npmjs.org/"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"@ant-design/icons": "~2.0.0",
				"@ant-design/icons-react": "~2.0.0",
				"@types/react-slick": "^0.23.3",
				"array-tree-filter": "^2.1.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.6",
				"copy-to-clipboard": "^3.0.8",
				"@ant-design/create-react-context": "^0.2.4",
				"css-animation": "^1.5.0",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.6",
				"lodash": "^4.17.11",
				"moment": "^2.24.0",
				"omit.js": "^1.0.0",
				"prop-types": "^15.6.2",
				"raf": "^3.4.0",
				"rc-animate": "^2.5.4",
				"rc-calendar": "~9.12.1",
				"rc-cascader": "~0.17.0",
				"rc-checkbox": "~2.1.5",
				"rc-collapse": "~1.11.1",
				"rc-dialog": "~7.4.0",
				"rc-drawer": "~1.8.0",
				"rc-dropdown": "~2.4.1",
				"rc-editor-mention": "^1.1.7",
				"rc-form": "^2.4.0",
				"rc-input-number": "~4.4.0",
				"rc-menu": "~7.4.12",
				"rc-notification": "~3.3.0",
				"rc-pagination": "~1.18.0",
				"rc-progress": "~2.3.0",
				"rc-rate": "~2.5.0",
				"rc-select": "~9.1.0",
				"rc-slider": "~8.6.5",
				"rc-steps": "~3.3.0",
				"rc-switch": "~1.9.0",
				"rc-table": "~6.5.0",
				"rc-tabs": "~9.6.0",
				"rc-time-picker": "~3.6.1",
				"rc-tooltip": "~3.7.3",
				"rc-tree": "~2.1.0",
				"rc-tree-select": "~2.9.1",
				"rc-trigger": "^2.6.2",
				"rc-upload": "~2.6.0",
				"rc-util": "^4.5.1",
				"react-lazy-load": "^3.0.13",
				"react-lifecycles-compat": "^3.0.4",
				"react-slick": "~0.24.0",
				"resize-observer-polyfill": "^1.5.0",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.2"
			},
			"devDependencies": {
				"@ant-design/colors": "^3.0.0",
				"@sentry/browser": "^5.0.3",
				"@types/classnames": "^2.2.6",
				"@types/prop-types": "^15.5.6",
				"@types/react": "~16.8.1",
				"@types/react-dom": "^16.0.11",
				"@types/react-intl": "^2.3.14",
				"@types/warning": "^3.0.0",
				"@yesmeck/offline-plugin": "^5.0.5",
				"ansi-styles": "^3.2.1",
				"antd-theme-generator": "^1.1.4",
				"antd-tools": "^7.3.5",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.2.4",
				"bisheng-plugin-antd": "^1.0.1",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.0.0",
				"bisheng-plugin-toc": "^0.4.4",
				"chalk": "^2.4.2",
				"commander": "^2.18.0",
				"cross-env": "^5.2.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.5.2",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.7.0",
				"enzyme-adapter-react-16": "^1.6.0",
				"enzyme-to-json": "^3.3.4",
				"eslint": "^5.6.1",
				"eslint-config-airbnb": "^17.1.0",
				"eslint-config-prettier": "^4.0.0",
				"eslint-plugin-babel": "^5.2.1",
				"eslint-plugin-import": "^2.17.1",
				"eslint-plugin-jest": "^22.4.1",
				"eslint-plugin-jsx-a11y": "^6.1.2",
				"eslint-plugin-markdown": "~1.0.0-beta.6",
				"eslint-plugin-react": "^7.11.1",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"glob": "^7.1.3",
				"immutability-helper": "^3.0.0",
				"intersection-observer": "^0.6.0",
				"jest": "^24.0.0",
				"jsdom": "^15.0.0",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^8.0.2",
				"logrocket": "^0.6.19",
				"logrocket-react": "^3.0.0",
				"lz-string": "^1.4.4",
				"majo": "^0.7.1",
				"mockdate": "^2.0.2",
				"node-fetch": "^2.3.0",
				"pre-commit": "^1.2.2",
				"preact": "^8.3.1",
				"preact-compat": "^3.18.4",
				"prettier": "^1.17.0",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.6.6",
				"rc-scroll-anim": "^2.5.7",
				"rc-tween-one": "^2.4.0",
				"react": "^16.5.2",
				"react-color": "^2.14.1",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^7.0.2",
				"react-dnd-html5-backend": "^7.0.2",
				"react-document-title": "^2.0.3",
				"react-dom": "^16.5.2",
				"react-github-button": "^0.1.11",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.1",
				"react-intl": "^2.7.0",
				"react-resizable": "^1.8.0",
				"react-router-dom": "^5.0.0",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.6.3",
				"react-virtualized": "~9.21.0",
				"remark-cli": "^6.0.1",
				"remark-frontmatter": "^1.3.0",
				"remark-lint": "^6.0.4",
				"remark-parse": "^6.0.0",
				"remark-preset-lint-recommended": "^3.0.2",
				"remark-stringify": "^6.0.0",
				"remark-yaml-config": "^4.0.2",
				"reqwest": "^2.0.5",
				"rimraf": "^2.6.2",
				"scrollama": "^2.0.0",
				"simple-git": "^1.110.0",
				"stylelint": "^10.0.0",
				"stylelint-config-prettier": "^5.0.0",
				"stylelint-config-rational-order": "^0.1.0",
				"stylelint-config-standard": "^18.2.0",
				"stylelint-declaration-block-no-ignored-properties": "^2.0.0",
				"stylelint-order": "^3.0.0",
				"typescript": "~3.4.1",
				"unified": "^7.0.0",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.1.4"
			},
			"scripts": {
				"test": "jest --config .jest.js --no-cache",
				"test-node": "jest --config .jest.node.js --no-cache",
				"test-all": "./scripts/test-all.sh",
				"check-commit": "node ./scripts/check-commit.js",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style && npm run lint:deps",
				"lint:deps": "antd-tools run deps-lint",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:md": "remark components/",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:code": "eslint --fix tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:style": "stylelint --fix '{site,components}/**/*.less' --syntax less",
				"sort-api": "node ./scripts/sort-api-table.js",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml CNAME _site && cp -r .circleci _site",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run check-commit && npm run test-all",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint",
				"lint-staged:es": "eslint ./.*.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'",
				"prettier": "prettier -c --write '**/*'"
			},
			"pre-commit": [
				"lint-staged"
			],
			"lint-staged": {
				"**/*.{js,jsx,tsx,ts,less,md,json}": [
					"prettier --write",
					"git add"
				]
			},
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"gitHead": "4ac390b79408109c584bd1a28a6b1861fb2e5990",
			"_id": "antd@3.18.1",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.15.0",
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"dist": {
				"integrity": "sha512-dAlnkIPCmgp946uEKj12XqERku8n4G/Yn3Wo/sh/OoSdDNyVl43y4XoWsvP2nmg3/bDEjYJwAZx8QJDyIXstYg==",
				"shasum": "14c8a4c506427cff3c1b3b5ece6ee7f1e83cea42",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.18.1.tgz",
				"fileCount": 2240,
				"unpackedSize": 45421164,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc2TN+CRA9TVsSAnZWagAAgawP/3wvpK5tFjUr/DWsZnij\nLne4S6UXcp+2nHMlsyQ1zwGLaHZwyvBihLeRKjfFV0kHXVGUwvt615NNpTvK\naokUWudSaAu+oNrptu+u99pHBtWPs8MFToaIpqSVENAWXQ4qz7P1A0omPW8G\nhGfbIICxmZF9SE6qt1r6go+dUP8i9KSIOg1usDp6zDTXqaniwbM92p7toKuu\nV1+jhnXjPdHuCutdRmaVOsTfNxHqZeVhQbMcPeft6+892eM6ColAuDg9+2qU\nS716HdvO6Nu+/s++S4EK6218AOPX+JAlPhLBQk2L4lHjHHBJVgKULiWKhT+p\nYCwMijOWxxP5F+ziW5oeipqehgPaHnCo6xL+TB8DGtJG3BWYhD6YQX1gDwiB\n+W8IqQkVbtd6SggvJaX+jwDMNTBWbNZ+y9LWrETXtNGE30u9Ztk+qzwWzZtu\nDJHhrfqMB4DeTw8GFNHwf1eEZEiePYsVUUIiPYlhm7Gr5bhZUQaizBh3fS9N\nnlAep8gY/raj1D9HN9cYYpvM5rIAbVpXjhQi4SdNHl9pLgmDpnrbkU7SCqcd\nV4pQm7nVg94bOujvAjdcGGdAmM9W5ldUd8zFlZssCSMBmLvE7+bAKDIUxvEF\n55tIFvkzxkc4gW4PVTd2fuWAXxDrP692ewEMZUFbAkJ9wvuJrsKTA/EM8tiJ\nMaSo\r\n=vL+l\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "ikobe621@gmail.com",
					"name": "ikobe"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.18.1_1557738364955_0.5139763974157285"
			},
			"_hasShrinkwrap": false
		},
		"3.18.2": {
			"name": "antd",
			"version": "3.18.2",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React components implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"publishConfig": {
				"registry": "https://registry.npmjs.org/"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"@ant-design/icons": "~2.0.0",
				"@ant-design/icons-react": "~2.0.0",
				"@types/react-slick": "^0.23.3",
				"array-tree-filter": "^2.1.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.6",
				"copy-to-clipboard": "^3.0.8",
				"@ant-design/create-react-context": "^0.2.4",
				"css-animation": "^1.5.0",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.6",
				"lodash": "^4.17.11",
				"moment": "^2.24.0",
				"omit.js": "^1.0.0",
				"prop-types": "^15.6.2",
				"raf": "^3.4.0",
				"rc-animate": "^2.5.4",
				"rc-calendar": "~9.13.3",
				"rc-cascader": "~0.17.0",
				"rc-checkbox": "~2.1.5",
				"rc-collapse": "~1.11.1",
				"rc-dialog": "~7.4.0",
				"rc-drawer": "~1.8.0",
				"rc-dropdown": "~2.4.1",
				"rc-editor-mention": "^1.1.7",
				"rc-form": "^2.4.0",
				"rc-input-number": "~4.4.0",
				"rc-menu": "~7.4.12",
				"rc-notification": "~3.3.0",
				"rc-pagination": "~1.18.0",
				"rc-progress": "~2.3.0",
				"rc-rate": "~2.5.0",
				"rc-select": "~9.1.0",
				"rc-slider": "~8.6.5",
				"rc-steps": "~3.3.0",
				"rc-switch": "~1.9.0",
				"rc-table": "~6.5.0",
				"rc-tabs": "~9.6.0",
				"rc-time-picker": "~3.6.1",
				"rc-tooltip": "~3.7.3",
				"rc-tree": "~2.1.0",
				"rc-tree-select": "~2.9.1",
				"rc-trigger": "^2.6.2",
				"rc-upload": "~2.6.0",
				"rc-util": "^4.5.1",
				"react-lazy-load": "^3.0.13",
				"react-lifecycles-compat": "^3.0.4",
				"react-slick": "~0.24.0",
				"resize-observer-polyfill": "^1.5.0",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.2"
			},
			"devDependencies": {
				"@ant-design/colors": "^3.0.0",
				"@sentry/browser": "^5.0.3",
				"@types/classnames": "^2.2.6",
				"@types/prop-types": "^15.5.6",
				"@types/react": "~16.8.1",
				"@types/react-dom": "^16.0.11",
				"@types/react-intl": "^2.3.14",
				"@types/warning": "^3.0.0",
				"@yesmeck/offline-plugin": "^5.0.5",
				"ansi-styles": "^3.2.1",
				"antd-theme-generator": "^1.1.4",
				"antd-tools": "^7.3.5",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.2.4",
				"bisheng-plugin-antd": "^1.0.1",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.0.0",
				"bisheng-plugin-toc": "^0.4.4",
				"chalk": "^2.4.2",
				"commander": "^2.18.0",
				"cross-env": "^5.2.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.5.2",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.7.0",
				"enzyme-adapter-react-16": "^1.6.0",
				"enzyme-to-json": "^3.3.4",
				"eslint": "^5.6.1",
				"eslint-config-airbnb": "^17.1.0",
				"eslint-config-prettier": "^4.0.0",
				"eslint-plugin-babel": "^5.2.1",
				"eslint-plugin-import": "^2.17.1",
				"eslint-plugin-jest": "^22.4.1",
				"eslint-plugin-jsx-a11y": "^6.1.2",
				"eslint-plugin-markdown": "~1.0.0-beta.6",
				"eslint-plugin-react": "^7.11.1",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"glob": "^7.1.3",
				"immutability-helper": "^3.0.0",
				"intersection-observer": "^0.7.0",
				"jest": "^24.0.0",
				"jsdom": "^15.0.0",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^8.0.2",
				"logrocket": "^0.6.19",
				"logrocket-react": "^3.0.0",
				"lz-string": "^1.4.4",
				"majo": "^0.7.1",
				"mockdate": "^2.0.2",
				"node-fetch": "^2.3.0",
				"pre-commit": "^1.2.2",
				"preact": "^8.3.1",
				"preact-compat": "^3.18.4",
				"prettier": "^1.17.0",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.6.6",
				"rc-scroll-anim": "^2.5.7",
				"rc-tween-one": "^2.4.0",
				"react": "^16.5.2",
				"react-color": "^2.14.1",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^7.0.2",
				"react-dnd-html5-backend": "^7.0.2",
				"react-document-title": "^2.0.3",
				"react-dom": "^16.5.2",
				"react-github-button": "^0.1.11",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.1",
				"react-intl": "^2.7.0",
				"react-resizable": "^1.8.0",
				"react-router-dom": "^5.0.0",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.6.3",
				"react-virtualized": "~9.21.0",
				"remark-cli": "^6.0.1",
				"remark-frontmatter": "^1.3.0",
				"remark-lint": "^6.0.4",
				"remark-parse": "^6.0.0",
				"remark-preset-lint-recommended": "^3.0.2",
				"remark-stringify": "^6.0.0",
				"remark-yaml-config": "^4.0.2",
				"reqwest": "^2.0.5",
				"rimraf": "^2.6.2",
				"scrollama": "^2.0.0",
				"simple-git": "^1.110.0",
				"stylelint": "^10.0.0",
				"stylelint-config-prettier": "^5.0.0",
				"stylelint-config-rational-order": "^0.1.0",
				"stylelint-config-standard": "^18.2.0",
				"stylelint-declaration-block-no-ignored-properties": "^2.0.0",
				"stylelint-order": "^3.0.0",
				"typescript": "~3.4.1",
				"unified": "^7.0.0",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.1.4"
			},
			"scripts": {
				"test": "jest --config .jest.js --no-cache",
				"test-node": "jest --config .jest.node.js --no-cache",
				"test-all": "./scripts/test-all.sh",
				"check-commit": "node ./scripts/check-commit.js",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style && npm run lint:deps",
				"lint:deps": "antd-tools run deps-lint",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:md": "remark components/",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:code": "eslint --fix tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:style": "stylelint --fix '{site,components}/**/*.less' --syntax less",
				"sort-api": "node ./scripts/sort-api-table.js",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml CNAME _site && cp -r .circleci _site",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run check-commit && npm run test-all",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint",
				"lint-staged:es": "eslint ./.*.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'",
				"prettier": "prettier -c --write '**/*'"
			},
			"pre-commit": [
				"lint-staged"
			],
			"lint-staged": {
				"**/*.{js,jsx,tsx,ts,less,md,json}": [
					"prettier --write",
					"git add"
				]
			},
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"gitHead": "6e7c5a95d20cc823417542df3b70272bf708c54c",
			"_id": "antd@3.18.2",
			"_nodeVersion": "11.6.0",
			"_npmVersion": "6.9.0",
			"dist": {
				"integrity": "sha512-TfWIO4W8s+e1s4lClR/uth/cx8sDZKzvjdhvycstEmems56tgBGo28xtrLLojQJtHS8vQ0aqhZ6Di95YKQLfHg==",
				"shasum": "10d5c1685e0ba782565eb45508e9a34b4aadb180",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.18.2.tgz",
				"fileCount": 2240,
				"unpackedSize": 45455996,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc4jS1CRA9TVsSAnZWagAAgWgP/RBpywbKghqH0zNBhSWk\nwny4SDIQjluQU0V1SVw0w9evlqg2rgTCCFgj+68Mfgr5dgNuxClOz5M7bbxf\n6d6xoJfXD4X8Gr0gOV1kZ5NH4wWVcD9Pz81EfhzkHTUz7t9cZNW1GyIa7Ujc\nMbK3xPXIIGktPp5BaWjzbovFDX1sowT8w4wQTdHIIFkEyjmDGX9trn/S9w38\nws6jKk6IlZ47P7F/tzvmuXB23Cw0P2kCwc4PjwDqoVNQQzxxuaobjCXIwtrS\nDxj4lamOBpApEfUfSydilFogFZgLQNPLHl7VQ0JYTReOjaFik4BaemK6LKJx\nbQIN307t3TQaMh0RltwF340ixzawZQb2U6ujlvLieCE+JISekIpMxaiSJfje\n3Nx5EPHZvOhDN7fv2JpxUnuKIG31bQBHN217JejYpL3JZBe7+1AB372dEmAr\n4kwR/qUhs3tWt5YDxDY3k0DjoN/918Krbwkc0FLvhY0EjBbQr3xvkYFVgOzn\nNAvnorMoJc6/bFkQ28Ja0aMWJaLMr+mOg4M+N0ZbyRpxJabEoPonzwlsfhrq\n/zOt92P7AxuhCjUu7DHFyCKjVxXfMclGTJXnUOa0RSqyYCXokE0wWBJ+Y9lH\n2iXxNM+O1odAAvEI7Qo5E54SdpAuGsLSjYL7rKEKVMjAGQPcplS2IgTUq5PP\nTyMb\r\n=0CDm\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "ikobe621@gmail.com",
					"name": "ikobe"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "dengfuping",
				"email": "dengfuping_develop@163.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.18.2_1558328500412_0.37899090327775853"
			},
			"_hasShrinkwrap": false
		},
		"3.19.0": {
			"name": "antd",
			"version": "3.19.0",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React components implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"publishConfig": {
				"registry": "https://registry.npmjs.org/"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"@ant-design/create-react-context": "^0.2.4",
				"@ant-design/icons": "~2.0.0",
				"@ant-design/icons-react": "~2.0.0",
				"@types/react-slick": "^0.23.3",
				"array-tree-filter": "^2.1.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.6",
				"copy-to-clipboard": "^3.0.8",
				"css-animation": "^1.5.0",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.6",
				"lodash": "^4.17.11",
				"moment": "^2.24.0",
				"omit.js": "^1.0.0",
				"prop-types": "^15.6.2",
				"raf": "^3.4.0",
				"rc-animate": "^2.5.4",
				"rc-calendar": "~9.14.0",
				"rc-cascader": "~0.17.0",
				"rc-checkbox": "~2.1.5",
				"rc-collapse": "~1.11.1",
				"rc-dialog": "~7.4.0",
				"rc-drawer": "~1.9.3",
				"rc-dropdown": "~2.4.1",
				"rc-editor-mention": "^1.1.7",
				"rc-form": "^2.4.0",
				"rc-input-number": "~4.4.0",
				"rc-mentions": "~0.3.1",
				"rc-menu": "~7.4.12",
				"rc-notification": "~3.3.0",
				"rc-pagination": "~1.20.1",
				"rc-progress": "~2.3.0",
				"rc-rate": "~2.5.0",
				"rc-select": "~9.1.0",
				"rc-slider": "~8.6.5",
				"rc-steps": "~3.4.1",
				"rc-switch": "~1.9.0",
				"rc-table": "~6.5.0",
				"rc-tabs": "~9.6.0",
				"rc-time-picker": "~3.6.1",
				"rc-tooltip": "~3.7.3",
				"rc-tree": "~2.1.0",
				"rc-tree-select": "~2.9.1",
				"rc-trigger": "^2.6.2",
				"rc-upload": "~2.6.0",
				"rc-util": "^4.5.1",
				"react-lazy-load": "^3.0.13",
				"react-lifecycles-compat": "^3.0.4",
				"react-slick": "~0.24.0",
				"resize-observer-polyfill": "^1.5.0",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.2"
			},
			"devDependencies": {
				"@ant-design/colors": "^3.0.0",
				"@sentry/browser": "^5.0.3",
				"@types/classnames": "^2.2.6",
				"@types/prop-types": "^15.5.6",
				"@types/react": "~16.8.1",
				"@types/react-dom": "^16.0.11",
				"@types/react-intl": "^2.3.14",
				"@types/warning": "^3.0.0",
				"@yesmeck/offline-plugin": "^5.0.5",
				"ansi-styles": "^3.2.1",
				"antd-theme-generator": "^1.1.4",
				"antd-tools": "^7.3.5",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.2.4",
				"bisheng-plugin-antd": "^1.0.1",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.0.0",
				"bisheng-plugin-toc": "^0.4.4",
				"chalk": "^2.4.2",
				"commander": "^2.18.0",
				"cross-env": "^5.2.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.5.2",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.7.0",
				"enzyme-adapter-react-16": "^1.6.0",
				"enzyme-to-json": "^3.3.4",
				"eslint": "^5.6.1",
				"eslint-config-airbnb": "^17.1.0",
				"eslint-config-prettier": "^4.0.0",
				"eslint-plugin-babel": "^5.2.1",
				"eslint-plugin-import": "^2.17.1",
				"eslint-plugin-jest": "^22.4.1",
				"eslint-plugin-jsx-a11y": "^6.1.2",
				"eslint-plugin-markdown": "~1.0.0-beta.6",
				"eslint-plugin-react": "^7.11.1",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"glob": "^7.1.3",
				"immutability-helper": "^3.0.0",
				"intersection-observer": "^0.7.0",
				"jest": "^24.0.0",
				"jsdom": "^15.0.0",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^8.0.2",
				"logrocket": "^1.0.0",
				"logrocket-react": "^3.0.0",
				"lz-string": "^1.4.4",
				"majo": "^0.7.1",
				"mockdate": "^2.0.2",
				"node-fetch": "^2.3.0",
				"pre-commit": "^1.2.2",
				"preact": "^8.3.1",
				"preact-compat": "^3.18.4",
				"prettier": "^1.17.0",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.6.6",
				"rc-scroll-anim": "^2.5.7",
				"rc-tween-one": "^2.4.0",
				"react": "^16.5.2",
				"react-color": "^2.14.1",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^7.0.2",
				"react-dnd-html5-backend": "^7.0.2",
				"react-document-title": "^2.0.3",
				"react-dom": "^16.5.2",
				"react-github-button": "^0.1.11",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.1",
				"react-intl": "^2.7.0",
				"react-resizable": "^1.8.0",
				"react-router-dom": "^5.0.0",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.6.3",
				"react-virtualized": "~9.21.0",
				"remark-cli": "^6.0.1",
				"remark-frontmatter": "^1.3.0",
				"remark-lint": "^6.0.4",
				"remark-parse": "^6.0.0",
				"remark-preset-lint-recommended": "^3.0.2",
				"remark-stringify": "^6.0.0",
				"remark-yaml-config": "^4.0.2",
				"reqwest": "^2.0.5",
				"rimraf": "^2.6.2",
				"scrollama": "^2.0.0",
				"simple-git": "^1.110.0",
				"stylelint": "^10.0.0",
				"stylelint-config-prettier": "^5.0.0",
				"stylelint-config-rational-order": "^0.1.0",
				"stylelint-config-standard": "^18.2.0",
				"stylelint-declaration-block-no-ignored-properties": "^2.0.0",
				"stylelint-order": "^3.0.0",
				"typescript": "~3.4.1",
				"unified": "^7.0.0",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.1.4"
			},
			"scripts": {
				"test": "jest --config .jest.js --no-cache",
				"test-node": "jest --config .jest.node.js --no-cache",
				"test-all": "./scripts/test-all.sh",
				"check-commit": "node ./scripts/check-commit.js",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style && npm run lint:deps",
				"lint:deps": "antd-tools run deps-lint",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:md": "remark components/",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:code": "eslint --fix tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:style": "stylelint --fix '{site,components}/**/*.less' --syntax less",
				"sort-api": "node ./scripts/sort-api-table.js",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml CNAME _site && cp -r .circleci _site",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run check-commit && npm run test-all",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint",
				"lint-staged:es": "eslint ./.*.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'",
				"prettier": "prettier -c --write '**/*'"
			},
			"pre-commit": [
				"lint-staged"
			],
			"lint-staged": {
				"**/*.{js,jsx,tsx,ts,less,md,json}": [
					"prettier --write",
					"git add"
				]
			},
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"gitHead": "b5f2ea771def4fa520ba911f4736e0285ed75cd4",
			"_id": "antd@3.19.0",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.15.0",
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"dist": {
				"integrity": "sha512-CzMtskhCGfFAWUVGJ5wpSzi+8hGV7HZvSTFmak91NCRjGEF6CPsy/avLjDqNAEEPwvUREARRaccb9nz4R64D2Q==",
				"shasum": "fc215294860460f4b564193d1b040ac83ba905e2",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.19.0.tgz",
				"fileCount": 2288,
				"unpackedSize": 46037698,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc6j4yCRA9TVsSAnZWagAA1ooP/2wUG3Da9ZsWr00mg9uM\nw6C+sZxvX2CuENTXgfYTeqoAeqNcsKF6m8hK233T2mdQYPXXCkvvrjQD2Pt7\nC6riXVoq+N8B5JSXDVyOBEHSi7kOUb5bzIHuWOgMdx8C+raKLcNLvt8IKAQI\n30SLwAxWQuZm46Lc6pN/eX06LYcQXoOhVJaqozHdCbO2TieWFBmcffRlvI63\nB96lTAVTo2Qy2Y8CenMkJWqltKeY8kaJTwYsE3xdNL8WzwH7cDd59/gRrElt\n2Pg67GSfc64BifsPrzQBBa0RNJTd3sYRLTG4gKoGUrfOsYAnxipmHBKchwXn\noWD4Hv8ubss34sI928eVyQEkuRWZ72HoJI6wM8O8SiXD4iWyhgB60ZPKBhMs\npQDxwE9IzMMCOjqpLa9lfw2+eZ4XkJGN579tMkznaPKax0JMorHMUsvLPK/B\nJqw0or2pZHij20GFd9kiHDMEmUD4A7OHxNDs6T+iyusasIScFLhcbg0S5tgI\nJitO8sxZkDrw1TOawFxmEEv41jXIloi+0kkpaPsW0U12eUrhD1vrEpyhBIlS\n1u8ck/OA4l1QOvhMAsVudGQTIOopNsPiSNlaLaOr/2i6B4iolYNkrBU/v7FK\nK5/pzP2Lt56AWP5urgORMpApMcuR2m9Fpi4bjKpcRFnTsRAkLtd5HoXQyMPT\nAMIf\r\n=8m97\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "ikobe621@gmail.com",
					"name": "ikobe"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.19.0_1558855217473_0.17248126789067686"
			},
			"_hasShrinkwrap": false
		},
		"3.19.1": {
			"name": "antd",
			"version": "3.19.1",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React components implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"publishConfig": {
				"registry": "https://registry.npmjs.org/"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"@ant-design/create-react-context": "^0.2.4",
				"@ant-design/icons": "~2.0.0",
				"@ant-design/icons-react": "~2.0.0",
				"@types/react-slick": "^0.23.3",
				"array-tree-filter": "^2.1.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.6",
				"copy-to-clipboard": "^3.0.8",
				"css-animation": "^1.5.0",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.6",
				"lodash": "^4.17.11",
				"moment": "^2.24.0",
				"omit.js": "^1.0.0",
				"prop-types": "^15.6.2",
				"raf": "^3.4.0",
				"rc-animate": "^2.5.4",
				"rc-calendar": "~9.14.0",
				"rc-cascader": "~0.17.0",
				"rc-checkbox": "~2.1.5",
				"rc-collapse": "~1.11.1",
				"rc-dialog": "~7.4.0",
				"rc-drawer": "~1.9.3",
				"rc-dropdown": "~2.4.1",
				"rc-editor-mention": "^1.1.7",
				"rc-form": "^2.4.0",
				"rc-input-number": "~4.4.0",
				"rc-mentions": "~0.3.1",
				"rc-menu": "~7.4.12",
				"rc-notification": "~3.3.0",
				"rc-pagination": "~1.20.1",
				"rc-progress": "~2.3.0",
				"rc-rate": "~2.5.0",
				"rc-select": "~9.1.0",
				"rc-slider": "~8.6.5",
				"rc-steps": "~3.4.1",
				"rc-switch": "~1.9.0",
				"rc-table": "~6.5.0",
				"rc-tabs": "~9.6.0",
				"rc-time-picker": "~3.6.1",
				"rc-tooltip": "~3.7.3",
				"rc-tree": "~2.1.0",
				"rc-tree-select": "~2.9.1",
				"rc-trigger": "^2.6.2",
				"rc-upload": "~2.6.0",
				"rc-util": "^4.5.1",
				"react-lazy-load": "^3.0.13",
				"react-lifecycles-compat": "^3.0.4",
				"react-slick": "~0.24.0",
				"resize-observer-polyfill": "^1.5.0",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.2"
			},
			"devDependencies": {
				"@ant-design/colors": "^3.0.0",
				"@sentry/browser": "^5.0.3",
				"@types/classnames": "^2.2.6",
				"@types/prop-types": "^15.5.6",
				"@types/react": "~16.8.1",
				"@types/react-dom": "^16.0.11",
				"@types/react-intl": "^2.3.14",
				"@types/warning": "^3.0.0",
				"@yesmeck/offline-plugin": "^5.0.5",
				"ansi-styles": "^3.2.1",
				"antd-theme-generator": "^1.1.4",
				"antd-tools": "^7.3.5",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.2.4",
				"bisheng-plugin-antd": "^1.0.1",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.0.0",
				"bisheng-plugin-toc": "^0.4.4",
				"chalk": "^2.4.2",
				"commander": "^2.18.0",
				"cross-env": "^5.2.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.5.2",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.7.0",
				"enzyme-adapter-react-16": "^1.6.0",
				"enzyme-to-json": "^3.3.4",
				"eslint": "^5.6.1",
				"eslint-config-airbnb": "^17.1.0",
				"eslint-config-prettier": "^4.0.0",
				"eslint-plugin-babel": "^5.2.1",
				"eslint-plugin-import": "^2.17.1",
				"eslint-plugin-jest": "^22.4.1",
				"eslint-plugin-jsx-a11y": "^6.1.2",
				"eslint-plugin-markdown": "~1.0.0-beta.6",
				"eslint-plugin-react": "^7.11.1",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"glob": "^7.1.3",
				"immutability-helper": "^3.0.0",
				"intersection-observer": "^0.7.0",
				"jest": "^24.0.0",
				"jsdom": "^15.0.0",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^8.0.2",
				"logrocket": "^1.0.0",
				"logrocket-react": "^3.0.0",
				"lz-string": "^1.4.4",
				"majo": "^0.7.1",
				"mockdate": "^2.0.2",
				"node-fetch": "^2.3.0",
				"pre-commit": "^1.2.2",
				"preact": "^8.3.1",
				"preact-compat": "^3.18.4",
				"prettier": "^1.17.0",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.6.6",
				"rc-scroll-anim": "^2.5.7",
				"rc-tween-one": "^2.4.0",
				"react": "^16.5.2",
				"react-color": "^2.14.1",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^7.0.2",
				"react-dnd-html5-backend": "^7.0.2",
				"react-document-title": "^2.0.3",
				"react-dom": "^16.5.2",
				"react-github-button": "^0.1.11",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.1",
				"react-intl": "^2.7.0",
				"react-resizable": "^1.8.0",
				"react-router-dom": "^5.0.0",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.6.3",
				"react-virtualized": "~9.21.0",
				"remark-cli": "^6.0.1",
				"remark-frontmatter": "^1.3.0",
				"remark-lint": "^6.0.4",
				"remark-parse": "^6.0.0",
				"remark-preset-lint-recommended": "^3.0.2",
				"remark-stringify": "^6.0.0",
				"remark-yaml-config": "^4.0.2",
				"reqwest": "^2.0.5",
				"rimraf": "^2.6.2",
				"scrollama": "^2.0.0",
				"simple-git": "^1.110.0",
				"stylelint": "^10.0.0",
				"stylelint-config-prettier": "^5.0.0",
				"stylelint-config-rational-order": "^0.1.0",
				"stylelint-config-standard": "^18.2.0",
				"stylelint-declaration-block-no-ignored-properties": "^2.0.0",
				"stylelint-order": "^3.0.0",
				"typescript": "~3.4.1",
				"unified": "^7.0.0",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.1.4"
			},
			"scripts": {
				"test": "jest --config .jest.js --no-cache",
				"test-node": "jest --config .jest.node.js --no-cache",
				"test-all": "./scripts/test-all.sh",
				"check-commit": "node ./scripts/check-commit.js",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style && npm run lint:deps",
				"lint:deps": "antd-tools run deps-lint",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:md": "remark components/",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:code": "eslint --fix tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:style": "stylelint --fix '{site,components}/**/*.less' --syntax less",
				"sort-api": "node ./scripts/sort-api-table.js",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml CNAME _site && cp -r .circleci _site",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run check-commit && npm run test-all",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint",
				"lint-staged:es": "eslint ./.*.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'",
				"prettier": "prettier -c --write '**/*'"
			},
			"pre-commit": [
				"lint-staged"
			],
			"lint-staged": {
				"**/*.{js,jsx,tsx,ts,less,md,json}": [
					"prettier --write",
					"git add"
				]
			},
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"gitHead": "35d23edd01ed0dcbfa1c77904216df13ee1ec77d",
			"_id": "antd@3.19.1",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.15.0",
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"dist": {
				"integrity": "sha512-0Sl6zN11mC84V4/mIi8kKdTqsys8ttnuqRa+CdeyrX2ttIZ7xzpMxkaniI3H15YK9qmzRl9fbo05q3BItmZiCg==",
				"shasum": "97d5dd8dd945105b388e1435fc15c98f3455cb97",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.19.1.tgz",
				"fileCount": 2288,
				"unpackedSize": 44628864,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc67WpCRA9TVsSAnZWagAATmEP/AjfaXMomaHsThz8FirC\n0t8PHwld1+x4AEE8u2dTLsFnf7WMy1AFKUk4cgdGkmloC9RdAEy3imMl0oEt\ni9jIeVbHdHLWkz3Dm8tSt2mSurE6lGDMan7Z+Nn39gdia5Sx0DhG5cp9N8hG\nQSgiyyFP2FQGZnU0D8hfkCiAOIetgmTKRF6GZnLcWHENEtz+YjPEn5kfFIzo\noxJM3f0wp5mwWoIH2qsNKxBQuN1LNuL8NnIyL+FJDUakoVUEy6cuLzxTS9pi\nlEGGp4Bi0oZwBZGQxC6RlZvULpycOANJvhzQWIe6A2zQ/5YSNz2m76VM5+Uy\nmLOn6HeRAfWT479oSBT46crogjvmH09vytQ3VKYtzPXG+KO9AXQbLjMuAGy3\nCWSEE+bAOq7EC+wuVaKEJQRqqpIIQqWLJxEMJuw/2nN+cl93ZV7FNqazn6O+\nCMAXSfwGs+EZKvEj4ouAORAEU5vydmPhctjlWmQN0oH6ou1hST1LvzsQjUuT\npej77sYupn1FMldbSfhC1NtE5zkrBZhBHR3AYH6Hx4kqV14mXrSGbGoVPH4u\nLZK8r1rV8B/4AsY5204WAQiz30mE1/E9QQKAzxM3Qu136TrkShOikRAVwjoc\na6t6gwewism9DVZTCYa8np+4Y8tVefoMZA9r/UN9cVR/fcufmV+WA6qX9CxG\nQ2EX\r\n=UppQ\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "ikobe621@gmail.com",
					"name": "ikobe"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.19.1_1558951335857_0.08132098262284271"
			},
			"_hasShrinkwrap": false
		},
		"3.19.2": {
			"name": "antd",
			"version": "3.19.2",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React components implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"publishConfig": {
				"registry": "https://registry.npmjs.org/"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"@ant-design/create-react-context": "^0.2.4",
				"@ant-design/icons": "~2.0.0",
				"@ant-design/icons-react": "~2.0.0",
				"@types/react-slick": "^0.23.3",
				"array-tree-filter": "^2.1.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.6",
				"copy-to-clipboard": "^3.0.8",
				"css-animation": "^1.5.0",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.6",
				"lodash": "^4.17.11",
				"moment": "^2.24.0",
				"omit.js": "^1.0.0",
				"prop-types": "^15.6.2",
				"raf": "^3.4.0",
				"rc-animate": "^2.5.4",
				"rc-calendar": "~9.14.0",
				"rc-cascader": "~0.17.0",
				"rc-checkbox": "~2.1.5",
				"rc-collapse": "~1.11.1",
				"rc-dialog": "~7.4.0",
				"rc-drawer": "~1.9.3",
				"rc-dropdown": "~2.4.1",
				"rc-editor-mention": "^1.1.7",
				"rc-form": "^2.4.0",
				"rc-input-number": "~4.4.0",
				"rc-mentions": "~0.3.1",
				"rc-menu": "~7.4.12",
				"rc-notification": "~3.3.0",
				"rc-pagination": "~1.20.1",
				"rc-progress": "~2.3.0",
				"rc-rate": "~2.5.0",
				"rc-select": "~9.1.0",
				"rc-slider": "~8.6.5",
				"rc-steps": "~3.4.1",
				"rc-switch": "~1.9.0",
				"rc-table": "~6.5.0",
				"rc-tabs": "~9.6.0",
				"rc-time-picker": "~3.6.1",
				"rc-tooltip": "~3.7.3",
				"rc-tree": "~2.1.0",
				"rc-tree-select": "~2.9.1",
				"rc-trigger": "^2.6.2",
				"rc-upload": "~2.6.0",
				"rc-util": "^4.5.1",
				"react-lazy-load": "^3.0.13",
				"react-lifecycles-compat": "^3.0.4",
				"react-slick": "~0.24.0",
				"resize-observer-polyfill": "^1.5.0",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.2"
			},
			"devDependencies": {
				"@ant-design/colors": "^3.0.0",
				"@sentry/browser": "^5.0.3",
				"@types/classnames": "^2.2.6",
				"@types/prop-types": "^15.5.6",
				"@types/react": "~16.8.1",
				"@types/react-dom": "^16.0.11",
				"@types/react-intl": "^2.3.14",
				"@types/warning": "^3.0.0",
				"@yesmeck/offline-plugin": "^5.0.5",
				"ansi-styles": "^4.0.0",
				"antd-theme-generator": "^1.1.4",
				"antd-tools": "^7.3.5",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.2.4",
				"bisheng-plugin-antd": "^1.0.1",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.0.0",
				"bisheng-plugin-toc": "^0.4.4",
				"chalk": "^2.4.2",
				"commander": "^2.18.0",
				"cross-env": "^5.2.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.5.2",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.7.0",
				"enzyme-adapter-react-16": "^1.6.0",
				"enzyme-to-json": "^3.3.4",
				"eslint": "^5.6.1",
				"eslint-config-airbnb": "^17.1.0",
				"eslint-config-prettier": "^4.0.0",
				"eslint-plugin-babel": "^5.2.1",
				"eslint-plugin-import": "^2.17.1",
				"eslint-plugin-jest": "^22.4.1",
				"eslint-plugin-jsx-a11y": "^6.1.2",
				"eslint-plugin-markdown": "~1.0.0-beta.6",
				"eslint-plugin-react": "^7.11.1",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"glob": "^7.1.3",
				"immutability-helper": "^3.0.0",
				"intersection-observer": "^0.7.0",
				"jest": "^24.0.0",
				"jsdom": "^15.0.0",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^8.0.2",
				"logrocket": "^1.0.0",
				"logrocket-react": "^3.0.0",
				"lz-string": "^1.4.4",
				"majo": "^0.7.1",
				"mockdate": "^2.0.2",
				"node-fetch": "^2.3.0",
				"pre-commit": "^1.2.2",
				"preact": "^8.3.1",
				"preact-compat": "^3.18.4",
				"prettier": "^1.17.0",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.6.6",
				"rc-scroll-anim": "^2.5.7",
				"rc-tween-one": "^2.4.0",
				"react": "^16.5.2",
				"react-color": "^2.14.1",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^7.0.2",
				"react-dnd-html5-backend": "^7.0.2",
				"react-document-title": "^2.0.3",
				"react-dom": "^16.5.2",
				"react-github-button": "^0.1.11",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.1",
				"react-intl": "^2.7.0",
				"react-resizable": "^1.8.0",
				"react-router-dom": "^5.0.0",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.6.3",
				"react-virtualized": "~9.21.0",
				"remark-cli": "^6.0.1",
				"remark-frontmatter": "^1.3.0",
				"remark-lint": "^6.0.4",
				"remark-parse": "^6.0.0",
				"remark-preset-lint-recommended": "^3.0.2",
				"remark-stringify": "^6.0.0",
				"remark-yaml-config": "^4.0.2",
				"reqwest": "^2.0.5",
				"rimraf": "^2.6.2",
				"scrollama": "^2.0.0",
				"simple-git": "^1.110.0",
				"stylelint": "^10.0.0",
				"stylelint-config-prettier": "^5.0.0",
				"stylelint-config-rational-order": "^0.1.0",
				"stylelint-config-standard": "^18.2.0",
				"stylelint-declaration-block-no-ignored-properties": "^2.0.0",
				"stylelint-order": "^3.0.0",
				"typescript": "~3.4.1",
				"unified": "^7.0.0",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.2.0"
			},
			"scripts": {
				"test": "jest --config .jest.js --no-cache",
				"test-node": "jest --config .jest.node.js --no-cache",
				"test-all": "./scripts/test-all.sh",
				"check-commit": "node ./scripts/check-commit.js",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style && npm run lint:deps",
				"lint:deps": "antd-tools run deps-lint",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:md": "remark components/",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:code": "eslint --fix tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:style": "stylelint --fix '{site,components}/**/*.less' --syntax less",
				"sort-api": "node ./scripts/sort-api-table.js",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml CNAME _site && cp -r .circleci _site",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run check-commit && npm run test-all",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint",
				"lint-staged:es": "eslint ./.*.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'",
				"prettier": "prettier -c --write '**/*'"
			},
			"pre-commit": [
				"lint-staged"
			],
			"lint-staged": {
				"**/*.{js,jsx,tsx,ts,less,md,json}": [
					"prettier --write",
					"git add"
				]
			},
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"gitHead": "86bc28161cb3854aed882d62085d9cf1275d3148",
			"_id": "antd@3.19.2",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.11.0",
			"_npmUser": {
				"name": "ycjcl868",
				"email": "45808948@qq.com"
			},
			"dist": {
				"integrity": "sha512-s1nFRNXQiNZpUfIpyQN89OBrZg9hz2qgPiBeR5b/GgMacHRNzB4sOAD3XBUYeojmUo2UkOgZOUL9jTdiUOf2ZA==",
				"shasum": "18829f7bbc6acb3f4b43a77349c2bf2c3e733408",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.19.2.tgz",
				"fileCount": 2288,
				"unpackedSize": 44645300,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc8qSlCRA9TVsSAnZWagAAbIAP/2N41sXflWd/vPZbUDso\n/zNMYUoQw2uW0PfgzUuiPoY+EuZ55mR4teREt9C/SyKKiRXnaqpsdNZzK8oU\nsBPuIqIHX+lGWhzAXdd90dnoFkOQ2ahjXXVXp/7ATmD88jjkGP656ocbghLO\nub4oz+7AUXXUxiF9OYWGDXTP6tcUqrIdVu6wNy3S6h6SF8pn8m3vYM4piQGp\nfj6BUqF2Ck3nGnMLVQtEnuMT9aaNX9W8GIzGt3NAID4ElHJ6EiDRxb/WPWPh\nj1gH8MLDW1TobltJp0amaEtKxRRIlRmyUaLAXcvdFpWOlaFG/gvlC9N4a9uR\nVSB9aUpAy5X/Hz97HVPAF6sy4pBsQFuOk1Oqwj8LPBy1rTlJ8m5y/Y1v3UyF\nmWqq5DPXJvZ9EEuYcshQXDerxt/WAHIJnxIc07nVhSt8FgWeoUPgYJdwBkkq\ng9JvgzBfDkZT8YYC5dYYCOXDDdvsZ/wGTWkBf2EdEZcU2AzjF6+HKzC6vLtb\n84FcuLHe83f5N3qQ6fLCYItJ+BsmAPnigxktH2oZTZRf/UHYzS7VWjQBjKkT\nP8k7NXdmlm6NlScLRMNMYdCM1Na8LPf0ROeMWioV/84UHbYMB5JJ9/qTgfc5\nSSgLEG77lP3I8ZmC9gqf0cDw/QqA0rEUU5+pRns4o186ag/aBnj2NwGl5gy4\nSLXb\r\n=DWtF\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "ikobe621@gmail.com",
					"name": "ikobe"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.19.2_1559405732416_0.7583608384787524"
			},
			"_hasShrinkwrap": false
		},
		"3.19.3": {
			"name": "antd",
			"version": "3.19.3",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React components implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"publishConfig": {
				"registry": "https://registry.npmjs.org/"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"@ant-design/create-react-context": "^0.2.4",
				"@ant-design/icons": "~2.0.0",
				"@ant-design/icons-react": "~2.0.1",
				"@types/react-slick": "^0.23.4",
				"array-tree-filter": "^2.1.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.6",
				"copy-to-clipboard": "^3.2.0",
				"css-animation": "^1.5.0",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.6",
				"lodash": "^4.17.11",
				"moment": "^2.24.0",
				"omit.js": "^1.0.2",
				"prop-types": "^15.7.2",
				"raf": "^3.4.1",
				"rc-animate": "^2.8.3",
				"rc-calendar": "~9.14.5",
				"rc-cascader": "~0.17.4",
				"rc-checkbox": "~2.1.6",
				"rc-collapse": "~1.11.3",
				"rc-dialog": "~7.4.0",
				"rc-drawer": "~1.9.8",
				"rc-dropdown": "~2.4.1",
				"rc-editor-mention": "^1.1.13",
				"rc-form": "^2.4.5",
				"rc-input-number": "~4.4.5",
				"rc-mentions": "~0.3.1",
				"rc-menu": "~7.4.23",
				"rc-notification": "~3.3.1",
				"rc-pagination": "~1.20.1",
				"rc-progress": "~2.3.0",
				"rc-rate": "~2.5.0",
				"rc-select": "~9.1.4",
				"rc-slider": "~8.6.11",
				"rc-steps": "~3.4.1",
				"rc-switch": "~1.9.0",
				"rc-table": "~6.6.0",
				"rc-tabs": "~9.6.4",
				"rc-time-picker": "~3.6.6",
				"rc-tooltip": "~3.7.3",
				"rc-tree": "~2.1.0",
				"rc-tree-select": "~2.9.1",
				"rc-trigger": "^2.6.2",
				"rc-upload": "~2.6.7",
				"rc-util": "^4.6.0",
				"react-lazy-load": "^3.0.13",
				"react-lifecycles-compat": "^3.0.4",
				"react-slick": "~0.24.0",
				"resize-observer-polyfill": "^1.5.1",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.3"
			},
			"devDependencies": {
				"@ant-design/colors": "^3.1.0",
				"@packtracker/webpack-plugin": "^2.0.1",
				"@sentry/browser": "^5.4.0",
				"@types/classnames": "^2.2.8",
				"@types/prop-types": "^15.7.1",
				"@types/react": "~16.8.19",
				"@types/react-dom": "^16.8.4",
				"@types/react-intl": "^2.3.17",
				"@types/warning": "^3.0.0",
				"@yesmeck/offline-plugin": "^5.0.5",
				"ansi-styles": "^4.0.0",
				"antd-theme-generator": "^1.1.6",
				"antd-tools": "^7.3.5",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.2.4",
				"bisheng-plugin-antd": "^1.0.2",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.0.0",
				"bisheng-plugin-toc": "^0.4.4",
				"chalk": "^2.4.2",
				"commander": "^2.20.0",
				"cross-env": "^5.2.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.6.3",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.10.0",
				"enzyme-adapter-react-16": "^1.14.0",
				"enzyme-to-json": "^3.3.5",
				"eslint": "^5.16.0",
				"eslint-config-airbnb": "^17.1.0",
				"eslint-config-prettier": "^4.3.0",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-import": "^2.17.3",
				"eslint-plugin-jest": "^22.6.4",
				"eslint-plugin-jsx-a11y": "^6.2.1",
				"eslint-plugin-markdown": "~1.0.0",
				"eslint-plugin-react": "^7.13.0",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"glob": "^7.1.4",
				"immutability-helper": "^3.0.0",
				"intersection-observer": "^0.7.0",
				"jest": "^24.8.0",
				"jsdom": "^15.1.1",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^8.1.7",
				"logrocket": "^1.0.0",
				"logrocket-react": "^3.0.0",
				"lz-string": "^1.4.4",
				"majo": "^0.7.1",
				"mockdate": "^2.0.2",
				"node-fetch": "^2.6.0",
				"pre-commit": "^1.2.2",
				"preact": "^8.4.2",
				"preact-compat": "^3.18.5",
				"prettier": "^1.17.1",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.6.12",
				"rc-scroll-anim": "^2.5.8",
				"rc-tween-one": "^2.4.1",
				"react": "^16.5.2",
				"react-color": "^2.17.3",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^7.4.5",
				"react-dnd-html5-backend": "^7.4.4",
				"react-document-title": "^2.0.3",
				"react-dom": "^16.5.2",
				"react-github-button": "^0.1.11",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.4",
				"react-intl": "^2.9.0",
				"react-resizable": "^1.8.0",
				"react-router-dom": "^5.0.1",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.8.6",
				"react-virtualized": "~9.21.1",
				"remark-cli": "^6.0.1",
				"remark-frontmatter": "^1.3.1",
				"remark-lint": "^6.0.4",
				"remark-parse": "^6.0.3",
				"remark-preset-lint-recommended": "^3.0.2",
				"remark-stringify": "^6.0.4",
				"remark-yaml-config": "^4.0.3",
				"reqwest": "^2.0.5",
				"rimraf": "^2.6.3",
				"scrollama": "^2.0.0",
				"simple-git": "^1.113.0",
				"stylelint": "^10.0.1",
				"stylelint-config-prettier": "^5.2.0",
				"stylelint-config-rational-order": "^0.1.2",
				"stylelint-config-standard": "^18.3.0",
				"stylelint-declaration-block-no-ignored-properties": "^2.1.0",
				"stylelint-order": "^3.0.0",
				"typescript": "~3.5.1",
				"unified": "^7.1.0",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.2.0"
			},
			"scripts": {
				"test": "jest --config .jest.js --no-cache",
				"test-node": "jest --config .jest.node.js --no-cache",
				"test-all": "./scripts/test-all.sh",
				"check-commit": "node ./scripts/check-commit.js",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style && npm run lint:deps",
				"lint:deps": "antd-tools run deps-lint",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:md": "remark components/",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:code": "eslint --fix tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:style": "stylelint --fix '{site,components}/**/*.less' --syntax less",
				"sort-api": "node ./scripts/sort-api-table.js",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml CNAME _site && cp -r .circleci _site",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run check-commit && npm run test-all",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint",
				"lint-staged:es": "eslint ./.*.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'",
				"prettier": "prettier -c --write '**/*'"
			},
			"pre-commit": [
				"lint-staged"
			],
			"lint-staged": {
				"**/*.{js,jsx,tsx,ts,less,md,json}": [
					"prettier --write",
					"git add"
				]
			},
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"browserslist": [
				"last 2 version",
				"Firefox ESR",
				"> 1%",
				"ie >= 9"
			],
			"gitHead": "8c417e6cbf3807c4e206f42bdef99700d83ad816",
			"_id": "antd@3.19.3",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.15.0",
			"_npmUser": {
				"name": "ikobe",
				"email": "ikobe621@gmail.com"
			},
			"dist": {
				"integrity": "sha512-7pIICKAMLC2EvRu4Wi0bLuIfkco84u3rbghyqibBZetVrCQQHjhWBxKiv3dxSAlr9HdT71fFvZcus+R81KlGSg==",
				"shasum": "9d4af091bbfab8bb888cc98f36c994fbaf12e931",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.19.3.tgz",
				"fileCount": 2288,
				"unpackedSize": 46077250,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc/cCCCRA9TVsSAnZWagAAr04P/0V+pyLQ2caFYgLKxQjc\nTAWoOvy+EZF+4DejvF7izN1MhD3rz6TPGQG79D3ubboP8cTEcv+i5E9FfkmC\nXIParlBzpkbg2CvMld+NEDr0m3ZxGPtrVQFz44AtTnifpEqoQecBPJtB6CdS\ntCbOcXxgqcbcvrqobiJvZoiZmtrUbGbl1uTqDtmIeUnxf562zEIUVEMuzCc7\nmajnmnwnpNoK+OBrV/tzCDVUAvQfiCWraA5L682BMTslSC8Bs9MUUws4fpPr\njrJ5S3WWCdMC9B+hcYpAhfc0w27xcU15mEhDkNxvZX/wfmINXvmtkriSmdtL\nKvaCVvPCvd73Gu7aHhqJgZ6+EnZ3Tse7BttufD1RSannYY6mNyKE/Ce1I9DV\nEFeZKDihcmnZ1mhBAWfZRoo/RiyfbPu5GqizknFRIw0o4V8eVuSya0kQWVL2\ndtQQ8TYZUf6MYzXCxv1WxalTzC1uka2WUtHo4TbgfSGNbDR3s10TJJNDmz1w\n2PqFPJUWYRdEXQFIjVCdi4q9FDJlU2xkQaLL7lqpquOp4Y+mWK6N2H1JQoQF\ns14zqPz3xILthoSUPKYZlFiQ/mzY9Mzef6JTtJRyi8Ox7O/2gSpfW2LC4yjX\nbwKEDSDTi6SWijZ/yCVUJ7vO4XVpVT43UDaLA2etRHozxPjv7KdCtX86hptQ\nnAdv\r\n=dSBl\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "ikobe621@gmail.com",
					"name": "ikobe"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.19.3_1560133760690_0.3782002009079448"
			},
			"_hasShrinkwrap": false
		},
		"3.19.4": {
			"name": "antd",
			"version": "3.19.4",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React components implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"publishConfig": {
				"registry": "https://registry.npmjs.org/"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"@ant-design/create-react-context": "^0.2.4",
				"@ant-design/icons": "~2.0.0",
				"@ant-design/icons-react": "~2.0.1",
				"@types/react-slick": "^0.23.4",
				"array-tree-filter": "^2.1.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.6",
				"copy-to-clipboard": "^3.2.0",
				"css-animation": "^1.5.0",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.6",
				"lodash": "^4.17.11",
				"moment": "^2.24.0",
				"omit.js": "^1.0.2",
				"prop-types": "^15.7.2",
				"raf": "^3.4.1",
				"rc-animate": "^2.8.3",
				"rc-calendar": "~9.15.0",
				"rc-cascader": "~0.17.4",
				"rc-checkbox": "~2.1.6",
				"rc-collapse": "~1.11.3",
				"rc-dialog": "~7.4.0",
				"rc-drawer": "~1.9.8",
				"rc-dropdown": "~2.4.1",
				"rc-editor-mention": "^1.1.13",
				"rc-form": "^2.4.5",
				"rc-input-number": "~4.4.5",
				"rc-mentions": "~0.3.1",
				"rc-menu": "~7.4.23",
				"rc-notification": "~3.3.1",
				"rc-pagination": "~1.20.1",
				"rc-progress": "~2.3.0",
				"rc-rate": "~2.5.0",
				"rc-select": "~9.1.4",
				"rc-slider": "~8.6.11",
				"rc-steps": "~3.4.1",
				"rc-switch": "~1.9.0",
				"rc-table": "~6.6.0",
				"rc-tabs": "~9.6.4",
				"rc-time-picker": "~3.6.6",
				"rc-tooltip": "~3.7.3",
				"rc-tree": "~2.1.0",
				"rc-tree-select": "~2.9.1",
				"rc-trigger": "^2.6.2",
				"rc-upload": "~2.6.7",
				"rc-util": "^4.6.0",
				"react-lazy-load": "^3.0.13",
				"react-lifecycles-compat": "^3.0.4",
				"react-slick": "~0.24.0",
				"resize-observer-polyfill": "^1.5.1",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.3"
			},
			"devDependencies": {
				"@ant-design/colors": "^3.1.0",
				"@packtracker/webpack-plugin": "^2.0.1",
				"@sentry/browser": "^5.4.0",
				"@types/classnames": "^2.2.8",
				"@types/prop-types": "^15.7.1",
				"@types/react": "~16.8.19",
				"@types/react-dom": "^16.8.4",
				"@types/react-intl": "^2.3.17",
				"@types/warning": "^3.0.0",
				"@yesmeck/offline-plugin": "^5.0.5",
				"ansi-styles": "^4.0.0",
				"antd-theme-generator": "^1.1.6",
				"antd-tools": "^7.3.5",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.2.4",
				"bisheng-plugin-antd": "^1.0.2",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.0.0",
				"bisheng-plugin-toc": "^0.4.4",
				"chalk": "^2.4.2",
				"commander": "^2.20.0",
				"cross-env": "^5.2.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.6.3",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.10.0",
				"enzyme-adapter-react-16": "^1.14.0",
				"enzyme-to-json": "^3.3.5",
				"eslint": "^5.16.0",
				"eslint-config-airbnb": "^17.1.0",
				"eslint-config-prettier": "^4.3.0",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-import": "^2.17.3",
				"eslint-plugin-jest": "^22.6.4",
				"eslint-plugin-jsx-a11y": "^6.2.1",
				"eslint-plugin-markdown": "~1.0.0",
				"eslint-plugin-react": "^7.13.0",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"glob": "^7.1.4",
				"immutability-helper": "^3.0.0",
				"intersection-observer": "^0.7.0",
				"jest": "^24.8.0",
				"jsdom": "^15.1.1",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^8.1.7",
				"logrocket": "^1.0.0",
				"logrocket-react": "^3.0.0",
				"lz-string": "^1.4.4",
				"majo": "^0.8.0",
				"mockdate": "^2.0.2",
				"node-fetch": "^2.6.0",
				"pre-commit": "^1.2.2",
				"preact": "^8.4.2",
				"preact-compat": "^3.18.5",
				"prettier": "^1.17.1",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.6.12",
				"rc-scroll-anim": "^2.5.8",
				"rc-tween-one": "^2.4.1",
				"react": "^16.5.2",
				"react-color": "^2.17.3",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^7.4.5",
				"react-dnd-html5-backend": "^7.4.4",
				"react-document-title": "^2.0.3",
				"react-dom": "^16.5.2",
				"react-github-button": "^0.1.11",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.4",
				"react-intl": "^2.9.0",
				"react-resizable": "^1.8.0",
				"react-router-dom": "^5.0.1",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.8.6",
				"react-virtualized": "~9.21.1",
				"remark-cli": "^6.0.1",
				"remark-frontmatter": "^1.3.1",
				"remark-lint": "^6.0.4",
				"remark-parse": "^6.0.3",
				"remark-preset-lint-recommended": "^3.0.2",
				"remark-stringify": "^6.0.4",
				"remark-yaml-config": "^4.0.3",
				"reqwest": "^2.0.5",
				"rimraf": "^2.6.3",
				"scrollama": "^2.0.0",
				"simple-git": "^1.113.0",
				"stylelint": "^10.0.1",
				"stylelint-config-prettier": "^5.2.0",
				"stylelint-config-rational-order": "^0.1.2",
				"stylelint-config-standard": "^18.3.0",
				"stylelint-declaration-block-no-ignored-properties": "^2.1.0",
				"stylelint-order": "^3.0.0",
				"typescript": "~3.5.1",
				"unified": "^7.1.0",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.2.0"
			},
			"scripts": {
				"test": "jest --config .jest.js --no-cache",
				"test-node": "jest --config .jest.node.js --no-cache",
				"test-all": "./scripts/test-all.sh",
				"check-commit": "node ./scripts/check-commit.js",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style && npm run lint:deps",
				"lint:deps": "antd-tools run deps-lint",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:md": "remark components/",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:code": "eslint --fix tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:style": "stylelint --fix '{site,components}/**/*.less' --syntax less",
				"sort-api": "node ./scripts/sort-api-table.js",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml CNAME _site && cp -r .circleci _site",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run check-commit && npm run test-all",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint",
				"lint-staged:es": "eslint ./.*.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'",
				"prettier": "prettier -c --write '**/*'"
			},
			"pre-commit": [
				"lint-staged"
			],
			"lint-staged": {
				"**/*.{js,jsx,tsx,ts,less,md,json}": [
					"prettier --write",
					"git add"
				]
			},
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"browserslist": [
				"last 2 version",
				"Firefox ESR",
				"> 1%",
				"ie >= 9"
			],
			"gitHead": "6ac0ed79c2e1e382b0bd63a1bd3449f6e5d349a9",
			"_id": "antd@3.19.4",
			"_nodeVersion": "12.3.1",
			"_npmVersion": "6.9.0",
			"dist": {
				"integrity": "sha512-N6eYH4ZaO1EZzYRNh0uCFn8UVZ9w0oN8lyIJ3QS5MW+xNh6O5D45RzClHJ8sCcVvjPYwKaaCIzNwUQsCRr3bAA==",
				"shasum": "43e6285459b359e1bf48a649b109b7083ab21f18",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.19.4.tgz",
				"fileCount": 2288,
				"unpackedSize": 45849517,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdBgk6CRA9TVsSAnZWagAAuIYP/1bpvu8d35jAYrNVXt2D\nGhA5DyIBd/V6tWxP9h+YXBkWBmKAgsJQQOW/YlHy1iX1t1ZVQdF3jUJTVBwX\nLf/B4A18zgGWWhz9L3KHhU6hKrOEN8i7MkaDUmKYJL8KsYYC4KlJlY/n1SHk\n7iMAimxksG0DaYb/ITi8XoU589gsu1t+YH0ISMHYtcvybtRquFIYZyR2lYSr\nIFjgSe0+dsQg52z+bbqYOYrfkVJwHQwwX+TJUkApDjUiPoCfEyHZozrZ2y50\nL68uXvvK/9mpPlRUNtrFixCMZtAq9EOeGVl6HPIlhfOZIZt3dbctWE4b+Pic\n9A/4KVg+ZOIZNRFaquPArSlcATJvr6veTKjEjfshjPCzyfwPqqKiBn5QA7IP\n+Qyo1DCch4rK9m8C7XPkKiV/jE4cRcH/f22BQ9/f3p/wc4aTYfNDZQQLyg1/\ne+DWJ/iNe0W27DicgMiv9vDS3PCJaVL0pVJWLZ2yZLQM1Mf5vx6dtmSm6W2b\nMS6n7NiczCHZVJ5hsp1gUaqlSmjUwMQiwUSjUyCNP75udvg9dm43uFYEgZsQ\n64upBY2wpXYRLXJfMxhVE0ySb2wiLpt8Hy4ejaZfz5AxSo8o3rjP2aLpV6AO\nm51Fl1G7OmguZpOMvKmAUhY3P6uahMePKIdAgI3onJuE8ZC6uS9TkjyituYB\ngTQm\r\n=f3Mz\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "ikobe621@gmail.com",
					"name": "ikobe"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "yesmeck",
				"email": "yesmeck@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.19.4_1560676664329_0.9430069321542511"
			},
			"_hasShrinkwrap": false
		},
		"3.19.5": {
			"name": "antd",
			"version": "3.19.5",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React components implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"publishConfig": {
				"registry": "https://registry.npmjs.org/"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"@ant-design/create-react-context": "^0.2.4",
				"@ant-design/icons": "~2.0.0",
				"@ant-design/icons-react": "~2.0.1",
				"@types/react-slick": "^0.23.4",
				"array-tree-filter": "^2.1.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.6",
				"copy-to-clipboard": "^3.2.0",
				"css-animation": "^1.5.0",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.6",
				"lodash": "^4.17.11",
				"moment": "^2.24.0",
				"omit.js": "^1.0.2",
				"prop-types": "^15.7.2",
				"raf": "^3.4.1",
				"rc-animate": "^2.8.3",
				"rc-calendar": "~9.15.0",
				"rc-cascader": "~0.17.4",
				"rc-checkbox": "~2.1.6",
				"rc-collapse": "~1.11.3",
				"rc-dialog": "~7.4.0",
				"rc-drawer": "~1.9.8",
				"rc-dropdown": "~2.4.1",
				"rc-editor-mention": "^1.1.13",
				"rc-form": "^2.4.5",
				"rc-input-number": "~4.4.5",
				"rc-mentions": "~0.3.1",
				"rc-menu": "~7.4.23",
				"rc-notification": "~3.3.1",
				"rc-pagination": "~1.20.1",
				"rc-progress": "~2.3.0",
				"rc-rate": "~2.5.0",
				"rc-select": "~9.1.4",
				"rc-slider": "~8.6.11",
				"rc-steps": "~3.4.1",
				"rc-switch": "~1.9.0",
				"rc-table": "~6.6.0",
				"rc-tabs": "~9.6.4",
				"rc-time-picker": "~3.6.6",
				"rc-tooltip": "~3.7.3",
				"rc-tree": "~2.1.0",
				"rc-tree-select": "~2.9.1",
				"rc-trigger": "^2.6.2",
				"rc-upload": "~2.6.7",
				"rc-util": "^4.6.0",
				"react-lazy-load": "^3.0.13",
				"react-lifecycles-compat": "^3.0.4",
				"react-slick": "~0.24.0",
				"resize-observer-polyfill": "^1.5.1",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.3"
			},
			"devDependencies": {
				"@ant-design/colors": "^3.1.0",
				"@packtracker/webpack-plugin": "^2.0.1",
				"@sentry/browser": "^5.4.0",
				"@types/classnames": "^2.2.8",
				"@types/prop-types": "^15.7.1",
				"@types/react": "~16.8.19",
				"@types/react-dom": "^16.8.4",
				"@types/react-intl": "^2.3.17",
				"@types/warning": "^3.0.0",
				"@yesmeck/offline-plugin": "^5.0.5",
				"ansi-styles": "^4.0.0",
				"antd-theme-generator": "^1.1.6",
				"antd-tools": "^7.3.5",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.2.4",
				"bisheng-plugin-antd": "^1.0.2",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.0.0",
				"bisheng-plugin-toc": "^0.4.4",
				"chalk": "^2.4.2",
				"commander": "^2.20.0",
				"cross-env": "^5.2.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.6.3",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.10.0",
				"enzyme-adapter-react-16": "^1.14.0",
				"enzyme-to-json": "^3.3.5",
				"eslint": "^5.16.0",
				"eslint-config-airbnb": "^17.1.0",
				"eslint-config-prettier": "^5.0.0",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-import": "^2.17.3",
				"eslint-plugin-jest": "^22.6.4",
				"eslint-plugin-jsx-a11y": "^6.2.1",
				"eslint-plugin-markdown": "~1.0.0",
				"eslint-plugin-react": "^7.13.0",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"glob": "^7.1.4",
				"immutability-helper": "^3.0.0",
				"intersection-observer": "^0.7.0",
				"jest": "^24.8.0",
				"jsdom": "^15.1.1",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^8.1.7",
				"logrocket": "^1.0.0",
				"logrocket-react": "^3.0.0",
				"lz-string": "^1.4.4",
				"majo": "^0.8.0",
				"mockdate": "^2.0.2",
				"node-fetch": "^2.6.0",
				"pre-commit": "^1.2.2",
				"preact": "^8.4.2",
				"preact-compat": "^3.18.5",
				"prettier": "^1.17.1",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.6.12",
				"rc-scroll-anim": "^2.5.8",
				"rc-tween-one": "^2.4.1",
				"react": "^16.5.2",
				"react-color": "^2.17.3",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^8.0.0",
				"react-dnd-html5-backend": "^8.0.0",
				"react-document-title": "^2.0.3",
				"react-dom": "^16.5.2",
				"react-github-button": "^0.1.11",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.4",
				"react-intl": "^2.9.0",
				"react-resizable": "^1.8.0",
				"react-router-dom": "^5.0.1",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.8.6",
				"react-virtualized": "~9.21.1",
				"remark-cli": "^6.0.1",
				"remark-frontmatter": "^1.3.1",
				"remark-lint": "^6.0.4",
				"remark-parse": "^6.0.3",
				"remark-preset-lint-recommended": "^3.0.2",
				"remark-stringify": "^6.0.4",
				"remark-yaml-config": "^4.0.3",
				"reqwest": "^2.0.5",
				"rimraf": "^2.6.3",
				"scrollama": "^2.0.0",
				"simple-git": "^1.113.0",
				"stylelint": "^10.0.1",
				"stylelint-config-prettier": "^5.2.0",
				"stylelint-config-rational-order": "^0.1.2",
				"stylelint-config-standard": "^18.3.0",
				"stylelint-declaration-block-no-ignored-properties": "^2.1.0",
				"stylelint-order": "^3.0.0",
				"typescript": "~3.5.1",
				"unified": "^7.1.0",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.2.0"
			},
			"scripts": {
				"test": "jest --config .jest.js --no-cache",
				"test-node": "jest --config .jest.node.js --no-cache",
				"test-all": "./scripts/test-all.sh",
				"check-commit": "node ./scripts/check-commit.js",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style && npm run lint:deps",
				"lint:deps": "antd-tools run deps-lint",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:md": "remark components/",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:code": "eslint --fix tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:style": "stylelint --fix '{site,components}/**/*.less' --syntax less",
				"sort-api": "node ./scripts/sort-api-table.js",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml CNAME _site && cp -r .circleci _site",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run check-commit && npm run test-all",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint",
				"lint-staged:es": "eslint ./.*.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'",
				"prettier": "prettier -c --write '**/*'"
			},
			"pre-commit": [
				"lint-staged"
			],
			"lint-staged": {
				"**/*.{js,jsx,tsx,ts,less,md,json}": [
					"prettier --write",
					"git add"
				]
			},
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"browserslist": [
				"last 2 version",
				"Firefox ESR",
				"> 1%",
				"ie >= 9"
			],
			"gitHead": "7f43ac564b39d1cdcbbe509509e8765d23abeac3",
			"_id": "antd@3.19.5",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.15.0",
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"dist": {
				"integrity": "sha512-tf59KTsHhOie8kwhl8Fe/jSEqxWOdqNxzOaJwCcvUHQl8ZIcxcd2VpJC9zY6CQ4YxjRvnNQeWqdnPFOgJnS6iA==",
				"shasum": "f206ae40889b6189de38b9c681bc9f44a1c2bb54",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.19.5.tgz",
				"fileCount": 2288,
				"unpackedSize": 46109828,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdBy2DCRA9TVsSAnZWagAAW64P/0sIjNbClvx+BLBK3oJ/\nv+jC3obksJz9o3VAvAWO1DeVgDkOmsMUHMgFdeh6s+NNZBOIphhVIgwGmquX\nkbp3IZ03oR1tk4c+RD5fYU8BNdH4uQeE9bEGsfp5oy58TZbiFX2+rGUOqzDV\ntTn2O8fdGXQC+QHskX2dZtGnPlF63H0gFuzOPYThk2KhbmbPHfbXD95mujg9\nd7hNJIMTuxw5Ijz1Jthxm5xVkP+95s6zs0f7QEt+wlJElLFwH7SmhCXb96W3\ndCZ+pybE4C4zbR/6AH9Py7j7cnV87KaEG6bPFgxDSvyZQ6pldnSec9laBsk1\nm4hRaDWwoPiwvSC91bo1bzcANZGy4A/Nfqx9acI9im2Sx+BwvqOyR8ZaoXeC\nElrnct+RrjfQ/eDPLoNrAoZyBAGqQQEL2YERoN+SQOowyy+GfiCxgjTwEv2V\ndCsC83CUj0zChVZt5QUKH8re80eKVeuV4EVy3+hKtW4p0H/NdxN+6OOg68S7\neLPK/DZlq4T1rZmLsJvU8n/NbIZK+/eEtEFaQgk+QjYRKJaJr0nSg57/t24X\nfZlfE8fhy8fZUlC7mGlsZRh1+DBumz24/H9nqyFTvZyAB8UGk+CGiIev/Qgl\ne3fAQemXq8a4Fd7yKly539OTFpZovpc/1XWfQa+1b6rbzJaWDaZpR4GMHQ7T\ngStH\r\n=Flq+\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "ikobe621@gmail.com",
					"name": "ikobe"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.19.5_1560751490091_0.456601739489805"
			},
			"_hasShrinkwrap": false
		},
		"3.19.6": {
			"name": "antd",
			"version": "3.19.6",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React components implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"publishConfig": {
				"registry": "https://registry.npmjs.org/"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"@ant-design/create-react-context": "^0.2.4",
				"@ant-design/icons": "~2.0.0",
				"@ant-design/icons-react": "~2.0.1",
				"@types/react-slick": "^0.23.4",
				"array-tree-filter": "^2.1.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.6",
				"copy-to-clipboard": "^3.2.0",
				"css-animation": "^1.5.0",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.6",
				"lodash": "^4.17.11",
				"moment": "^2.24.0",
				"omit.js": "^1.0.2",
				"prop-types": "^15.7.2",
				"raf": "^3.4.1",
				"rc-animate": "^2.8.3",
				"rc-calendar": "~9.15.0",
				"rc-cascader": "~0.17.4",
				"rc-checkbox": "~2.1.6",
				"rc-collapse": "~1.11.3",
				"rc-dialog": "~7.4.0",
				"rc-drawer": "~1.9.8",
				"rc-dropdown": "~2.4.1",
				"rc-editor-mention": "^1.1.13",
				"rc-form": "^2.4.5",
				"rc-input-number": "~4.4.5",
				"rc-mentions": "~0.3.1",
				"rc-menu": "~7.4.23",
				"rc-notification": "~3.3.1",
				"rc-pagination": "~1.20.1",
				"rc-progress": "~2.3.0",
				"rc-rate": "~2.5.0",
				"rc-select": "~9.1.4",
				"rc-slider": "~8.6.11",
				"rc-steps": "~3.4.1",
				"rc-switch": "~1.9.0",
				"rc-table": "~6.6.0",
				"rc-tabs": "~9.6.4",
				"rc-time-picker": "~3.6.6",
				"rc-tooltip": "~3.7.3",
				"rc-tree": "~2.1.0",
				"rc-tree-select": "~2.9.1",
				"rc-trigger": "^2.6.2",
				"rc-upload": "~2.6.7",
				"rc-util": "^4.6.0",
				"react-lazy-load": "^3.0.13",
				"react-lifecycles-compat": "^3.0.4",
				"react-slick": "~0.24.0",
				"resize-observer-polyfill": "^1.5.1",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.3"
			},
			"devDependencies": {
				"@ant-design/colors": "^3.1.0",
				"@packtracker/webpack-plugin": "^2.0.1",
				"@sentry/browser": "^5.4.0",
				"@types/classnames": "^2.2.8",
				"@types/prop-types": "^15.7.1",
				"@types/react": "~16.8.19",
				"@types/react-dom": "^16.8.4",
				"@types/react-intl": "^2.3.17",
				"@types/warning": "^3.0.0",
				"@yesmeck/offline-plugin": "^5.0.5",
				"ansi-styles": "^4.0.0",
				"antd-theme-generator": "^1.1.6",
				"antd-tools": "^7.3.5",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.2.4",
				"bisheng-plugin-antd": "^1.0.2",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.0.0",
				"bisheng-plugin-toc": "^0.4.4",
				"chalk": "^2.4.2",
				"commander": "^2.20.0",
				"cross-env": "^5.2.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.6.3",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.10.0",
				"enzyme-adapter-react-16": "^1.14.0",
				"enzyme-to-json": "^3.3.5",
				"eslint": "^5.16.0",
				"eslint-config-airbnb": "^17.1.0",
				"eslint-config-prettier": "^5.0.0",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-import": "^2.17.3",
				"eslint-plugin-jest": "^22.6.4",
				"eslint-plugin-jsx-a11y": "^6.2.1",
				"eslint-plugin-markdown": "~1.0.0",
				"eslint-plugin-react": "^7.13.0",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"glob": "^7.1.4",
				"immutability-helper": "^3.0.0",
				"intersection-observer": "^0.7.0",
				"jest": "^24.8.0",
				"jsdom": "^15.1.1",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^8.1.7",
				"logrocket": "^1.0.0",
				"logrocket-react": "^3.0.0",
				"lz-string": "^1.4.4",
				"majo": "^0.8.0",
				"mockdate": "^2.0.2",
				"node-fetch": "^2.6.0",
				"pre-commit": "^1.2.2",
				"preact": "^8.4.2",
				"preact-compat": "^3.18.5",
				"prettier": "^1.17.1",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.6.12",
				"rc-scroll-anim": "^2.5.8",
				"rc-tween-one": "^2.4.1",
				"react": "^16.5.2",
				"react-color": "^2.17.3",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^8.0.0",
				"react-dnd-html5-backend": "^8.0.0",
				"react-document-title": "^2.0.3",
				"react-dom": "^16.5.2",
				"react-github-button": "^0.1.11",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.4",
				"react-intl": "^2.9.0",
				"react-resizable": "^1.8.0",
				"react-router-dom": "^5.0.1",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.8.6",
				"react-virtualized": "~9.21.1",
				"remark-cli": "^6.0.1",
				"remark-frontmatter": "^1.3.1",
				"remark-lint": "^6.0.4",
				"remark-parse": "^6.0.3",
				"remark-preset-lint-recommended": "^3.0.2",
				"remark-stringify": "^6.0.4",
				"remark-yaml-config": "^4.0.3",
				"reqwest": "^2.0.5",
				"rimraf": "^2.6.3",
				"scrollama": "^2.0.0",
				"simple-git": "^1.113.0",
				"stylelint": "^10.0.1",
				"stylelint-config-prettier": "^5.2.0",
				"stylelint-config-rational-order": "^0.1.2",
				"stylelint-config-standard": "^18.3.0",
				"stylelint-declaration-block-no-ignored-properties": "^2.1.0",
				"stylelint-order": "^3.0.0",
				"typescript": "~3.5.1",
				"unified": "^7.1.0",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.2.0"
			},
			"scripts": {
				"test": "jest --config .jest.js --no-cache",
				"test-node": "jest --config .jest.node.js --no-cache",
				"test-all": "./scripts/test-all.sh",
				"check-commit": "node ./scripts/check-commit.js",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style && npm run lint:deps",
				"lint:deps": "antd-tools run deps-lint",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:md": "remark components/",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:code": "eslint --fix tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:style": "stylelint --fix '{site,components}/**/*.less' --syntax less",
				"sort-api": "node ./scripts/sort-api-table.js",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml CNAME _site && cp -r .circleci _site",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run check-commit && npm run test-all",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint",
				"lint-staged:es": "eslint ./.*.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'",
				"prettier": "prettier -c --write '**/*'"
			},
			"pre-commit": [
				"lint-staged"
			],
			"lint-staged": {
				"**/*.{js,jsx,tsx,ts,less,md,json}": [
					"prettier --write",
					"git add"
				]
			},
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"browserslist": [
				"last 2 version",
				"Firefox ESR",
				"> 1%",
				"ie >= 9"
			],
			"gitHead": "5f816ba41aa860c4c514d10efe30a97f1b6f2daf",
			"_id": "antd@3.19.6",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.15.0",
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"dist": {
				"integrity": "sha512-erx+kFEPWEdRRZzF2j9GvCRnMzeXMXtcr6GaR4OG5XP75CCcy6Yll8PVxUtFlnYD6WKiKa7CnXK1W4s9RgaeuA==",
				"shasum": "6eabfc5fdf650c9e72f0cdcd573d5015f60e11f2",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.19.6.tgz",
				"fileCount": 2288,
				"unpackedSize": 46112570,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdCbsLCRA9TVsSAnZWagAA+/IQAJXAYN/rAKh9GWtXaUMt\nXSmQI0aRc06kwENNeENaQeliqWpxI9Tu2opMlaF4gb6OIkNDr7llyag3K05g\nAmMG8jlwWkHCpEXEdz7354JaZYLcZImOjKoJ3qXtHio6Mu/+91rQx19KQX5p\nVt9ywad9CdgqTmUvloKvGqRaqeqN1Be5SwOU7jOU70ML21m87jkWJhQKMGa+\nFdMk0kG62CMstO9W+mqy8Q2RJBX79Sv8eq7gL+Ao3WC2ba6CyVpXRP9MfPtM\niCPQqa4Yx7cGlhUQ0hNPlLFM0duOsMxWXfiTpqid/N09fuvj96cFtwCHR41F\neim1nMz+XmTAwfKimjoQSefjt0ZoInoMgZKVMubRvaA3+b0OBq60TqUA3nqZ\n2xeGw+jCuF2wyL04m4h/ATZKIt66JZbpl6AC/ltYmNRV4GjUvhDBSPyDE6ed\nH3Ui6GzYsAbJi1QIikkXqTiLPgBXAX38RVOn/O7tl8hkSDwozZfhLUevqoLw\nx/d4pQAZlXfJkX7UvhUjohIUYCVQTZT3i1HG8I03dSe4KpkyItcCLftVfAUe\nivSATPNa1mNcblFkGQ4T2GwF/WZGosv5mUoyarucVySRVGZztc7z4XHcw8gc\nSca1v9ls3BrQqTBSUdG1SMmZWDiZLDHMLIuUwrBTq13sz6X2jPkSRLCH5BQV\nctjk\r\n=TUVo\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "ikobe621@gmail.com",
					"name": "ikobe"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.19.6_1560918793841_0.15626049294773425"
			},
			"_hasShrinkwrap": false
		},
		"3.19.7": {
			"name": "antd",
			"version": "3.19.7",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React components implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"publishConfig": {
				"registry": "https://registry.npmjs.org/"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"@ant-design/create-react-context": "^0.2.4",
				"@ant-design/icons": "~2.0.0",
				"@ant-design/icons-react": "~2.0.1",
				"@types/react-slick": "^0.23.4",
				"array-tree-filter": "^2.1.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.6",
				"copy-to-clipboard": "^3.2.0",
				"css-animation": "^1.5.0",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.6",
				"lodash": "^4.17.11",
				"moment": "^2.24.0",
				"omit.js": "^1.0.2",
				"prop-types": "^15.7.2",
				"raf": "^3.4.1",
				"rc-animate": "^2.8.3",
				"rc-calendar": "~9.15.0",
				"rc-cascader": "~0.17.4",
				"rc-checkbox": "~2.1.6",
				"rc-collapse": "~1.11.3",
				"rc-dialog": "~7.4.0",
				"rc-drawer": "~1.9.8",
				"rc-dropdown": "~2.4.1",
				"rc-editor-mention": "^1.1.13",
				"rc-form": "^2.4.5",
				"rc-input-number": "~4.4.5",
				"rc-mentions": "~0.3.1",
				"rc-menu": "~7.4.23",
				"rc-notification": "~3.3.1",
				"rc-pagination": "~1.20.1",
				"rc-progress": "~2.3.0",
				"rc-rate": "~2.5.0",
				"rc-select": "~9.1.4",
				"rc-slider": "~8.6.11",
				"rc-steps": "~3.4.1",
				"rc-switch": "~1.9.0",
				"rc-table": "~6.6.0",
				"rc-tabs": "~9.6.4",
				"rc-time-picker": "~3.6.6",
				"rc-tooltip": "~3.7.3",
				"rc-tree": "~2.1.0",
				"rc-tree-select": "~2.9.1",
				"rc-trigger": "^2.6.2",
				"rc-upload": "~2.6.7",
				"rc-util": "^4.6.0",
				"react-lazy-load": "^3.0.13",
				"react-lifecycles-compat": "^3.0.4",
				"react-slick": "~0.24.0",
				"resize-observer-polyfill": "^1.5.1",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.3"
			},
			"devDependencies": {
				"@ant-design/colors": "^3.1.0",
				"@packtracker/webpack-plugin": "^2.0.1",
				"@sentry/browser": "^5.4.0",
				"@types/classnames": "^2.2.8",
				"@types/prop-types": "^15.7.1",
				"@types/react": "~16.8.19",
				"@types/react-dom": "^16.8.4",
				"@types/react-intl": "^2.3.17",
				"@types/warning": "^3.0.0",
				"@yesmeck/offline-plugin": "^5.0.5",
				"ansi-styles": "^4.0.0",
				"antd-theme-generator": "^1.1.6",
				"antd-tools": "^7.3.5",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.2.4",
				"bisheng-plugin-antd": "^1.0.2",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.0.0",
				"bisheng-plugin-toc": "^0.4.4",
				"chalk": "^2.4.2",
				"commander": "^2.20.0",
				"cross-env": "^5.2.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.6.3",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.10.0",
				"enzyme-adapter-react-16": "^1.14.0",
				"enzyme-to-json": "^3.3.5",
				"eslint": "^5.16.0",
				"eslint-config-airbnb": "^17.1.0",
				"eslint-config-prettier": "^5.0.0",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-import": "^2.17.3",
				"eslint-plugin-jest": "^22.6.4",
				"eslint-plugin-jsx-a11y": "^6.2.1",
				"eslint-plugin-markdown": "~1.0.0",
				"eslint-plugin-react": "^7.13.0",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"glob": "^7.1.4",
				"immutability-helper": "^3.0.0",
				"intersection-observer": "^0.7.0",
				"jest": "^24.8.0",
				"jsdom": "^15.1.1",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^8.1.7",
				"logrocket": "^1.0.0",
				"logrocket-react": "^3.0.0",
				"lz-string": "^1.4.4",
				"majo": "^0.8.0",
				"mockdate": "^2.0.2",
				"node-fetch": "^2.6.0",
				"pre-commit": "^1.2.2",
				"preact": "^8.4.2",
				"preact-compat": "^3.18.5",
				"prettier": "^1.17.1",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.6.12",
				"rc-scroll-anim": "^2.5.8",
				"rc-tween-one": "^2.4.1",
				"react": "^16.5.2",
				"react-color": "^2.17.3",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^8.0.0",
				"react-dnd-html5-backend": "^8.0.0",
				"react-document-title": "^2.0.3",
				"react-dom": "^16.5.2",
				"react-github-button": "^0.1.11",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.4",
				"react-intl": "^2.9.0",
				"react-resizable": "^1.8.0",
				"react-router-dom": "^5.0.1",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.8.6",
				"react-virtualized": "~9.21.1",
				"remark-cli": "^6.0.1",
				"remark-frontmatter": "^1.3.1",
				"remark-lint": "^6.0.4",
				"remark-parse": "^6.0.3",
				"remark-preset-lint-recommended": "^3.0.2",
				"remark-stringify": "^6.0.4",
				"remark-yaml-config": "^4.0.3",
				"reqwest": "^2.0.5",
				"rimraf": "^2.6.3",
				"scrollama": "^2.0.0",
				"simple-git": "^1.113.0",
				"stylelint": "^10.0.1",
				"stylelint-config-prettier": "^5.2.0",
				"stylelint-config-rational-order": "^0.1.2",
				"stylelint-config-standard": "^18.3.0",
				"stylelint-declaration-block-no-ignored-properties": "^2.1.0",
				"stylelint-order": "^3.0.0",
				"typescript": "~3.5.1",
				"unified": "^7.1.0",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.2.0"
			},
			"scripts": {
				"test": "jest --config .jest.js --no-cache",
				"test-node": "jest --config .jest.node.js --no-cache",
				"test-all": "./scripts/test-all.sh",
				"check-commit": "node ./scripts/check-commit.js",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style && npm run lint:deps",
				"lint:deps": "antd-tools run deps-lint",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:md": "remark components/",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:code": "eslint --fix tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:style": "stylelint --fix '{site,components}/**/*.less' --syntax less",
				"sort-api": "node ./scripts/sort-api-table.js",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml CNAME _site && cp -r .circleci _site",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run check-commit && npm run test-all",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint",
				"lint-staged:es": "eslint ./.*.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'",
				"prettier": "prettier -c --write '**/*'"
			},
			"pre-commit": [
				"lint-staged"
			],
			"lint-staged": {
				"**/*.{js,jsx,tsx,ts,less,md,json}": [
					"prettier --write",
					"git add"
				]
			},
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"browserslist": [
				"last 2 version",
				"Firefox ESR",
				"> 1%",
				"ie >= 9"
			],
			"gitHead": "a3fb511df6dda1c61b6793abd50a822464600fd8",
			"_id": "antd@3.19.7",
			"_nodeVersion": "10.12.0",
			"_npmVersion": "6.9.0",
			"dist": {
				"integrity": "sha512-xc1AematIhMenb5aFk5J0vXUxIRKoIqQxjYJbv6bzL0iiFxoZBxplXR0zs0rMTILKFGWXeUuLPt9Id71t5rLzw==",
				"shasum": "bd1e33c76f3d2b6cc95c9b7c862726e8a55b2f9e",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.19.7.tgz",
				"fileCount": 2288,
				"unpackedSize": 46162166,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdDQe6CRA9TVsSAnZWagAAv1EP/i+0Da4szOmUGm5OIPd7\n7vqDqIs22CVPMQAIUcReuMDiFAyNIXPUgVzy1N/bd6Jg6vpM7QqhGEr4ZZQu\nlDvDMesEsku5bk3KoBcJufIHTpZ7INa3Rwciv/ojbAexPe1jMZJbZb5oO9+G\nARqphboMArk8AmJ7mTwRUTLrFQCdacumVseHaGXkMlElpV3o2XoPKwtcBIrt\nRygahBpDcH1PI1VOqlpd3i+66+BDtLho4My/fwZc3fYFmA6eRHD1SMjKc9vs\n8xaOy6ceJjWYURqn41VPISh8XKyCckYzAP44jhFadRgexx47v8QUPj4YtNKy\nKWZX4H89+9vt3rYFtuuDk6YOcOE913QRfoAPAKBQMn+HRVsUWyeKhatT3ApL\nBOh/4byfUES1S7iP7marxZWKWNRTry/Q2sB38zAUhpg8F6z30Xf3xHPgvbdR\n5gsH92hVzZUquyxQbXMO/4FevxaIWdaxtAACxx4CpjHzRh0CXysOM3gQHc8l\niOp82hm6RIxMtp3zjk223mWBSi6sUT8jeAQ4Ve//t9vH5bV7ctHCcYNH716u\nxabpcjFiObkOXrlrx9me9hqUCY0Uz0MqEVTVtrrVJOAnYMkaguLaJKKGy6pa\nXGRyKQ3sJNG2VwaKK3VxSiD9JWeRJ8geBdT0/GzgRX1zOOkepN5cceVfI2z3\nNQJJ\r\n=yhGu\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "ikobe621@gmail.com",
					"name": "ikobe"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.19.7_1561135033373_0.8913745655186731"
			},
			"_hasShrinkwrap": false
		},
		"3.19.8": {
			"name": "antd",
			"version": "3.19.8",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React components implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"publishConfig": {
				"registry": "https://registry.npmjs.org/"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"@ant-design/create-react-context": "^0.2.4",
				"@ant-design/icons": "~2.0.0",
				"@ant-design/icons-react": "~2.0.1",
				"@types/react-slick": "^0.23.4",
				"array-tree-filter": "^2.1.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.6",
				"copy-to-clipboard": "^3.2.0",
				"css-animation": "^1.5.0",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.6",
				"lodash": "^4.17.11",
				"moment": "^2.24.0",
				"omit.js": "^1.0.2",
				"prop-types": "^15.7.2",
				"raf": "^3.4.1",
				"rc-animate": "^2.8.3",
				"rc-calendar": "~9.15.0",
				"rc-cascader": "~0.17.4",
				"rc-checkbox": "~2.1.6",
				"rc-collapse": "~1.11.3",
				"rc-dialog": "~7.4.0",
				"rc-drawer": "~1.9.8",
				"rc-dropdown": "~2.4.1",
				"rc-editor-mention": "^1.1.13",
				"rc-form": "^2.4.5",
				"rc-input-number": "~4.4.5",
				"rc-mentions": "~0.3.1",
				"rc-menu": "~7.4.23",
				"rc-notification": "~3.3.1",
				"rc-pagination": "~1.20.1",
				"rc-progress": "~2.3.0",
				"rc-rate": "~2.5.0",
				"rc-select": "~9.1.4",
				"rc-slider": "~8.6.11",
				"rc-steps": "~3.4.1",
				"rc-switch": "~1.9.0",
				"rc-table": "~6.6.0",
				"rc-tabs": "~9.6.4",
				"rc-time-picker": "~3.6.6",
				"rc-tooltip": "~3.7.3",
				"rc-tree": "~2.1.0",
				"rc-tree-select": "~2.9.1",
				"rc-trigger": "^2.6.2",
				"rc-upload": "~2.6.7",
				"rc-util": "^4.6.0",
				"react-lazy-load": "^3.0.13",
				"react-lifecycles-compat": "^3.0.4",
				"react-slick": "~0.24.0",
				"resize-observer-polyfill": "^1.5.1",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.3"
			},
			"devDependencies": {
				"@ant-design/colors": "^3.1.0",
				"@packtracker/webpack-plugin": "^2.0.1",
				"@sentry/browser": "^5.4.0",
				"@types/classnames": "^2.2.8",
				"@types/prop-types": "^15.7.1",
				"@types/react": "~16.8.19",
				"@types/react-dom": "^16.8.4",
				"@types/react-intl": "^2.3.17",
				"@types/warning": "^3.0.0",
				"@yesmeck/offline-plugin": "^5.0.5",
				"ansi-styles": "^4.0.0",
				"antd-theme-generator": "^1.1.6",
				"antd-tools": "^7.3.5",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.2.4",
				"bisheng-plugin-antd": "^1.0.2",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.0.0",
				"bisheng-plugin-toc": "^0.4.4",
				"chalk": "^2.4.2",
				"commander": "^2.20.0",
				"cross-env": "^5.2.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.6.3",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.10.0",
				"enzyme-adapter-react-16": "^1.14.0",
				"enzyme-to-json": "^3.3.5",
				"eslint": "^6.0.0",
				"eslint-config-airbnb": "^17.1.0",
				"eslint-config-prettier": "^5.0.0",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-import": "^2.17.3",
				"eslint-plugin-jest": "^22.6.4",
				"eslint-plugin-jsx-a11y": "^6.2.1",
				"eslint-plugin-markdown": "~1.0.0",
				"eslint-plugin-react": "~7.13.0",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"glob": "^7.1.4",
				"immutability-helper": "^3.0.0",
				"intersection-observer": "^0.7.0",
				"jest": "^24.8.0",
				"jsdom": "^15.1.1",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^8.1.7",
				"logrocket": "^1.0.0",
				"logrocket-react": "^3.0.0",
				"lz-string": "^1.4.4",
				"majo": "^0.8.0",
				"mockdate": "^2.0.2",
				"node-fetch": "^2.6.0",
				"pre-commit": "^1.2.2",
				"preact": "^8.4.2",
				"preact-compat": "^3.18.5",
				"prettier": "^1.17.1",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.6.12",
				"rc-scroll-anim": "^2.5.8",
				"rc-tween-one": "^2.4.1",
				"react": "^16.5.2",
				"react-color": "^2.17.3",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^8.0.0",
				"react-dnd-html5-backend": "^8.0.0",
				"react-document-title": "^2.0.3",
				"react-dom": "^16.5.2",
				"react-github-button": "^0.1.11",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.4",
				"react-intl": "^2.9.0",
				"react-resizable": "^1.8.0",
				"react-router-dom": "^5.0.1",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.8.6",
				"react-virtualized": "~9.21.1",
				"remark-cli": "^6.0.1",
				"remark-frontmatter": "^1.3.1",
				"remark-lint": "^6.0.4",
				"remark-parse": "^6.0.3",
				"remark-preset-lint-recommended": "^3.0.2",
				"remark-stringify": "^6.0.4",
				"remark-yaml-config": "^4.0.3",
				"reqwest": "^2.0.5",
				"rimraf": "^2.6.3",
				"scrollama": "^2.0.0",
				"simple-git": "^1.113.0",
				"stylelint": "^10.0.1",
				"stylelint-config-prettier": "^5.2.0",
				"stylelint-config-rational-order": "^0.1.2",
				"stylelint-config-standard": "^18.3.0",
				"stylelint-declaration-block-no-ignored-properties": "^2.1.0",
				"stylelint-order": "^3.0.0",
				"typescript": "~3.5.1",
				"unified": "^7.1.0",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.2.0"
			},
			"scripts": {
				"test": "jest --config .jest.js --no-cache",
				"test-node": "jest --config .jest.node.js --no-cache",
				"test-all": "./scripts/test-all.sh",
				"check-commit": "node ./scripts/check-commit.js",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style && npm run lint:deps",
				"lint:deps": "antd-tools run deps-lint",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:md": "remark components/",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:code": "eslint --fix tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:style": "stylelint --fix '{site,components}/**/*.less' --syntax less",
				"sort-api": "node ./scripts/sort-api-table.js",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml CNAME _site && cp -r .circleci _site",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run check-commit && npm run test-all",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint",
				"lint-staged:es": "eslint ./.*.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'",
				"prettier": "prettier -c --write '**/*'"
			},
			"pre-commit": [
				"lint-staged"
			],
			"lint-staged": {
				"**/*.{js,jsx,tsx,ts,less,md,json}": [
					"prettier --write",
					"git add"
				]
			},
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"browserslist": [
				"last 2 version",
				"Firefox ESR",
				"> 1%",
				"ie >= 9"
			],
			"gitHead": "3eb713071dae50659cb3ae40aa93d3e869cd1b2f",
			"_id": "antd@3.19.8",
			"_nodeVersion": "10.12.0",
			"_npmVersion": "6.9.0",
			"dist": {
				"integrity": "sha512-sGBJHuzr/7Vm3VJpzt5vjOWjtth8Ld38FneIQeX5OKHudWYH8j+Xt0j4q2sYwOiV9lYFuh4tlZv7/7NFyCO2vw==",
				"shasum": "64c4fa7596dbb1fa390bb7da5b3f63e226d84e53",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.19.8.tgz",
				"fileCount": 2288,
				"unpackedSize": 46162034,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdEE6JCRA9TVsSAnZWagAAigAP/2njA/CkagmFjUINJV1l\nghBM59XI8nYosKqbl64Q+Zi5dUjmoAiIhmbHq4XD7hezziDasAataWKpq1am\ngTOshdFdd5Ng2oKZ0L4YrpkUhlhX2LFfHtLAVcSmGPvhUHkA6XPNpMilWYwy\nH8er1eL+zkingNAJZgnKCTGt8/5x7AI4AeTjFkCpK54uZFEzAtBp4E+yQmgC\nlE72+RoezsYH/dYy66f6RCQpCfA24XlykzBe50pEXEQb74S0+zmIf5VvbuY+\nC/a5Tk7mtn/9cYtfKpla2Xx/STvoduV+LjLzWAuiOY/VG71HoLo/cPC1FmZQ\nV95f7l87yUQsLlIZ+v0RgMwfvZMMB7T2csfMH7aMc6sjxBezfHoUnHamLilK\ns/cqM9GAlixMjSR7YGTnA5BvCWofzcQjfZRdzlNhvJzfhDXNBiFCY+Pqu21w\nFtuzP3ZijtTJH6X3PJDBaBdQspQCYVD3uAe0MmikBHO53Xslox9Jf5TRowUV\nNj3Utk/3pgn1uDoCaeRsO0xmmZjRfErRp9+n37HcSW6ZiO9wWPRDgCZjTtxU\nFqYE1VnbNM1Exnrwf+qNFiRnTre9/5yUoV4rY7XH4frTDIcxTYvcE0bNKL4e\nz5sOEbMLLvx0OGjBdaYz0rL+574dzgHi6RJa69OIc61bPwVbAfhH5YSj5Gm6\nTlBt\r\n=1aWe\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "ikobe621@gmail.com",
					"name": "ikobe"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.19.8_1561349767750_0.7892422991405887"
			},
			"_hasShrinkwrap": false
		},
		"3.20.0": {
			"name": "antd",
			"version": "3.20.0",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React components implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"publishConfig": {
				"registry": "https://registry.npmjs.org/"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"@ant-design/create-react-context": "^0.2.4",
				"@ant-design/icons": "~2.1.0",
				"@ant-design/icons-react": "~2.0.1",
				"@types/react-slick": "^0.23.4",
				"array-tree-filter": "^2.1.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.6",
				"copy-to-clipboard": "^3.2.0",
				"css-animation": "^1.5.0",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.6",
				"lodash": "^4.17.11",
				"moment": "^2.24.0",
				"omit.js": "^1.0.2",
				"prop-types": "^15.7.2",
				"raf": "^3.4.1",
				"rc-animate": "^2.8.3",
				"rc-calendar": "~9.15.0",
				"rc-cascader": "~0.17.4",
				"rc-checkbox": "~2.1.6",
				"rc-collapse": "~1.11.3",
				"rc-dialog": "~7.4.0",
				"rc-drawer": "~1.10.1",
				"rc-dropdown": "~2.4.1",
				"rc-editor-mention": "^1.1.13",
				"rc-form": "^2.4.5",
				"rc-input-number": "~4.4.5",
				"rc-mentions": "~0.3.1",
				"rc-menu": "~7.4.23",
				"rc-notification": "~3.3.1",
				"rc-pagination": "~1.20.1",
				"rc-progress": "~2.5.0",
				"rc-rate": "~2.5.0",
				"rc-select": "~9.1.4",
				"rc-slider": "~8.6.11",
				"rc-steps": "~3.4.1",
				"rc-switch": "~1.9.0",
				"rc-table": "~6.6.0",
				"rc-tabs": "~9.6.4",
				"rc-time-picker": "~3.7.1",
				"rc-tooltip": "~3.7.3",
				"rc-tree": "~2.1.0",
				"rc-tree-select": "~2.9.1",
				"rc-trigger": "^2.6.2",
				"rc-upload": "~2.6.7",
				"rc-util": "^4.6.0",
				"react-lazy-load": "^3.0.13",
				"react-lifecycles-compat": "^3.0.4",
				"react-slick": "~0.24.0",
				"resize-observer-polyfill": "^1.5.1",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.3"
			},
			"devDependencies": {
				"@ant-design/colors": "^3.1.0",
				"@packtracker/webpack-plugin": "^2.0.1",
				"@sentry/browser": "^5.4.0",
				"@types/classnames": "^2.2.8",
				"@types/prop-types": "^15.7.1",
				"@types/react": "~16.8.19",
				"@types/react-dom": "^16.8.4",
				"@types/react-intl": "^2.3.17",
				"@types/warning": "^3.0.0",
				"@yesmeck/offline-plugin": "^5.0.5",
				"antd-theme-generator": "^1.1.6",
				"antd-tools": "^7.6.0",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.2.4",
				"bisheng-plugin-antd": "^1.0.2",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.0.0",
				"bisheng-plugin-toc": "^0.4.4",
				"chalk": "^2.4.2",
				"commander": "^2.20.0",
				"cross-env": "^5.2.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.6.3",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.10.0",
				"enzyme-adapter-react-16": "^1.14.0",
				"enzyme-to-json": "^3.3.5",
				"eslint": "^6.0.0",
				"eslint-config-airbnb": "^17.1.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-import": "^2.17.3",
				"eslint-plugin-jest": "^22.6.4",
				"eslint-plugin-jsx-a11y": "^6.2.1",
				"eslint-plugin-markdown": "^1.0.0",
				"eslint-plugin-react": "^7.14.2",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"glob": "^7.1.4",
				"immutability-helper": "^3.0.0",
				"intersection-observer": "^0.7.0",
				"jest": "^24.8.0",
				"jsdom": "^15.1.1",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^8.1.7",
				"logrocket": "^1.0.0",
				"logrocket-react": "^3.0.0",
				"lz-string": "^1.4.4",
				"mockdate": "^2.0.2",
				"node-fetch": "^2.6.0",
				"pre-commit": "^1.2.2",
				"preact": "^8.4.2",
				"preact-compat": "^3.18.5",
				"prettier": "^1.17.1",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.6.12",
				"rc-scroll-anim": "^2.5.8",
				"rc-tween-one": "^2.4.1",
				"react": "^16.5.2",
				"react-color": "^2.17.3",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^8.0.0",
				"react-dnd-html5-backend": "^8.0.0",
				"react-document-title": "^2.0.3",
				"react-dom": "^16.5.2",
				"react-github-button": "^0.1.11",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.4",
				"react-intl": "^2.9.0",
				"react-resizable": "^1.8.0",
				"react-router": "^3.2.3",
				"react-router-dom": "^5.0.1",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.8.6",
				"react-virtualized": "~9.21.1",
				"reqwest": "^2.0.5",
				"rimraf": "^2.6.3",
				"scrollama": "^2.0.0",
				"simple-git": "^1.113.0",
				"stylelint": "^10.0.1",
				"stylelint-config-prettier": "^5.2.0",
				"stylelint-config-rational-order": "^0.1.2",
				"stylelint-config-standard": "^18.3.0",
				"stylelint-declaration-block-no-ignored-properties": "^2.1.0",
				"stylelint-order": "^3.0.0",
				"typescript": "~3.5.1",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.2.0"
			},
			"scripts": {
				"test": "jest --config .jest.js --no-cache",
				"test-node": "jest --config .jest.node.js --no-cache",
				"test-all": "./scripts/test-all.sh",
				"check-commit": "node ./scripts/check-commit.js",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style && npm run lint:deps",
				"lint:deps": "antd-tools run deps-lint",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:md": "remark components/",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:code": "eslint --fix tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:style": "stylelint --fix '{site,components}/**/*.less' --syntax less",
				"sort-api": "antd-tools run sort-api-table",
				"api-collection": "antd-tools run api-collection",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml CNAME _site && cp -r .circleci _site",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run check-commit && npm run test-all",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint",
				"lint-staged:es": "eslint ./.*.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'",
				"prettier": "prettier -c --write '**/*'"
			},
			"pre-commit": [
				"lint-staged"
			],
			"lint-staged": {
				"**/*.{js,jsx,tsx,ts,less,md,json}": [
					"prettier --write",
					"git add"
				]
			},
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"browserslist": [
				"last 2 version",
				"Firefox ESR",
				"> 1%",
				"ie >= 9"
			],
			"gitHead": "0ea9779ac352c42e8bbb454fb37db83b8ae5d96b",
			"_id": "antd@3.20.0",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.15.3",
			"_npmUser": {
				"name": "chenshuai2144",
				"email": "wasd2144@hotmail.com"
			},
			"dist": {
				"integrity": "sha512-PnYXyCzB9S9SkWixYGi2D0u+FzAeDO2YJTD0x+/8zGZvcCrPahNuvZkLkjMxLd7eJnbfsg6yWHRB2ZRs6tJRZg==",
				"shasum": "da8b9b537dd27d2b8bea6b0b1518ed602e58783e",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.20.0.tgz",
				"fileCount": 2314,
				"unpackedSize": 46918117,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdGM4oCRA9TVsSAnZWagAAfr0P/2IyPiBIF24my9v69Phi\nddOcvTYj8CoX4atXKgkFVsFcG6LmtyvC1XdbqA1LksrIv9Gi51o+34j0cOc+\n4wrRN6ddEBcLkutESMUSQs46LeVyT0vYK9R8aYw3ALM2YGrBhE1vWxk7UvQx\nJdcR4pYtLCDzR7pltFoL6gzq6hoWQa1pugolX4T8qK7C0iPfhCjJPZoFI8NF\nuvJXREOTHyDrEL1Zmv+gk3iY6ek8mCd2aFXTK2AgnL5lFqFu62ZjGz42cXHA\nbL63QVz8bQpRPk/iH28MP/HDCT4snnGSKNrmlLYlAKe3K3yymr4lVuUOt3wh\nMz8DZQd67vWB/1fRN031C9xe88WVEJaTD5Po8UD1bQ+HN+3Q+dp9uHTtp8FS\nUk4eod4hj5ozZEtRXDYOOGvFIwQPB7nTgH9T6O5tkss3i4Ml+StJRwsLcrwf\noI9qsuaa8L6kjNIqSKIMZxKncapsrdngCP6iAkmOWz7uTPGHyxE3L4skuuFh\nQZjNdp1rtwHNggUglMCHryMJqEMTVsKI29aby3fyuiahXPshL2+bbmbj/FeS\n1YT80bpbWM/SipWF4UKfMnfE4r1OcPGYjDEfeOy9iELOifUB27TXp1lBZOVs\njGDK52Qxtd+KgU/4HkDTdcLg/E3bAgbsGc9DV+rXGNbrqm5FxKMJ7mDYAACa\nxdSa\r\n=WWy2\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "ikobe621@gmail.com",
					"name": "ikobe"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.20.0_1561906727674_0.7679459203561754"
			},
			"_hasShrinkwrap": false
		},
		"3.20.1": {
			"name": "antd",
			"version": "3.20.1",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React components implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"publishConfig": {
				"registry": "https://registry.npmjs.org/"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"@ant-design/create-react-context": "^0.2.4",
				"@ant-design/icons": "~2.1.1",
				"@ant-design/icons-react": "~2.0.1",
				"@types/react-slick": "^0.23.4",
				"array-tree-filter": "^2.1.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.6",
				"copy-to-clipboard": "^3.2.0",
				"css-animation": "^1.5.0",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.6",
				"lodash": "^4.17.11",
				"moment": "^2.24.0",
				"omit.js": "^1.0.2",
				"prop-types": "^15.7.2",
				"raf": "^3.4.1",
				"rc-animate": "^2.8.3",
				"rc-calendar": "~9.15.0",
				"rc-cascader": "~0.17.4",
				"rc-checkbox": "~2.1.6",
				"rc-collapse": "~1.11.3",
				"rc-dialog": "~7.4.0",
				"rc-drawer": "~1.10.1",
				"rc-dropdown": "~2.4.1",
				"rc-editor-mention": "^1.1.13",
				"rc-form": "^2.4.5",
				"rc-input-number": "~4.4.5",
				"rc-mentions": "~0.3.1",
				"rc-menu": "~7.4.23",
				"rc-notification": "~3.3.1",
				"rc-pagination": "~1.20.1",
				"rc-progress": "~2.5.0",
				"rc-rate": "~2.5.0",
				"rc-select": "~9.1.4",
				"rc-slider": "~8.6.11",
				"rc-steps": "~3.4.1",
				"rc-switch": "~1.9.0",
				"rc-table": "~6.6.0",
				"rc-tabs": "~9.6.4",
				"rc-time-picker": "~3.7.1",
				"rc-tooltip": "~3.7.3",
				"rc-tree": "~2.1.0",
				"rc-tree-select": "~2.9.1",
				"rc-trigger": "^2.6.2",
				"rc-upload": "~2.6.7",
				"rc-util": "^4.6.0",
				"react-lazy-load": "^3.0.13",
				"react-lifecycles-compat": "^3.0.4",
				"react-slick": "~0.24.0",
				"resize-observer-polyfill": "^1.5.1",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.3"
			},
			"devDependencies": {
				"@ant-design/colors": "^3.1.0",
				"@babel/plugin-transform-typescript": "~7.4.5",
				"@packtracker/webpack-plugin": "^2.0.1",
				"@sentry/browser": "^5.4.0",
				"@types/classnames": "^2.2.8",
				"@types/prop-types": "^15.7.1",
				"@types/react": "~16.8.19",
				"@types/react-dom": "^16.8.4",
				"@types/react-intl": "^2.3.17",
				"@types/warning": "^3.0.0",
				"@yesmeck/offline-plugin": "^5.0.5",
				"antd-theme-generator": "^1.1.6",
				"antd-tools": "^7.6.0",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.2.4",
				"bisheng-plugin-antd": "^1.0.2",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.0.0",
				"bisheng-plugin-toc": "^0.4.4",
				"chalk": "^2.4.2",
				"commander": "^2.20.0",
				"cross-env": "^5.2.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.6.3",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.10.0",
				"enzyme-adapter-react-16": "^1.14.0",
				"enzyme-to-json": "^3.3.5",
				"eslint": "^6.0.0",
				"eslint-config-airbnb": "^17.1.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-import": "^2.17.3",
				"eslint-plugin-jest": "^22.6.4",
				"eslint-plugin-jsx-a11y": "^6.2.1",
				"eslint-plugin-markdown": "^1.0.0",
				"eslint-plugin-react": "^7.14.2",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"glob": "^7.1.4",
				"immutability-helper": "^3.0.0",
				"intersection-observer": "^0.7.0",
				"jest": "^24.8.0",
				"jsdom": "^15.1.1",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^9.0.0",
				"logrocket": "^1.0.0",
				"logrocket-react": "^3.0.0",
				"lz-string": "^1.4.4",
				"mockdate": "^2.0.2",
				"node-fetch": "^2.6.0",
				"pre-commit": "^1.2.2",
				"preact": "^8.4.2",
				"preact-compat": "^3.18.5",
				"prettier": "^1.17.1",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.6.12",
				"rc-scroll-anim": "^2.5.8",
				"rc-tween-one": "^2.4.1",
				"react": "^16.5.2",
				"react-color": "^2.17.3",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^9.0.0",
				"react-dnd-html5-backend": "^9.0.0",
				"react-document-title": "^2.0.3",
				"react-dom": "^16.5.2",
				"react-github-button": "^0.1.11",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.4",
				"react-intl": "^2.9.0",
				"react-resizable": "^1.8.0",
				"react-router": "^3.2.3",
				"react-router-dom": "^5.0.1",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.8.6",
				"react-virtualized": "~9.21.1",
				"reqwest": "^2.0.5",
				"rimraf": "^2.6.3",
				"scrollama": "^2.0.0",
				"simple-git": "^1.113.0",
				"stylelint": "^10.0.1",
				"stylelint-config-prettier": "^5.2.0",
				"stylelint-config-rational-order": "^0.1.2",
				"stylelint-config-standard": "^18.3.0",
				"stylelint-declaration-block-no-ignored-properties": "^2.1.0",
				"stylelint-order": "^3.0.0",
				"typescript": "~3.5.1",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.2.0"
			},
			"scripts": {
				"test": "jest --config .jest.js --no-cache",
				"test-node": "jest --config .jest.node.js --no-cache",
				"test-all": "./scripts/test-all.sh",
				"check-commit": "node ./scripts/check-commit.js",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style && npm run lint:deps",
				"lint:deps": "antd-tools run deps-lint",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:md": "remark components/",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:code": "eslint --fix tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:style": "stylelint --fix '{site,components}/**/*.less' --syntax less",
				"sort-api": "antd-tools run sort-api-table",
				"api-collection": "antd-tools run api-collection",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml CNAME _site && cp .circleci/config.yml _site",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run check-commit && npm run test-all",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint",
				"lint-staged:es": "eslint ./.*.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'",
				"prettier": "prettier -c --write '**/*'"
			},
			"pre-commit": [
				"lint-staged"
			],
			"lint-staged": {
				"**/*.{js,jsx,tsx,ts,less,md,json}": [
					"prettier --write",
					"git add"
				]
			},
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"browserslist": [
				"last 2 version",
				"Firefox ESR",
				"> 1%",
				"ie >= 9"
			],
			"gitHead": "bc6c0f14605a5b17e27b5cea7c984f9fd8ddd778",
			"_id": "antd@3.20.1",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.15.0",
			"_npmUser": {
				"name": "yutingzhao1991",
				"email": "yutingzhao1991@sina.com"
			},
			"dist": {
				"integrity": "sha512-4F1XvFUj6V6b2Aki65pkKd/WlwfeNeE2HftJG0jBB6D5QBWCHU/Csv0cVph8n9UCcGNOAErNpi2dA26GmjjRFw==",
				"shasum": "b6274517bab290754a10907a87a23b2fd8e39417",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.20.1.tgz",
				"fileCount": 2314,
				"unpackedSize": 47294882,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdIZoXCRA9TVsSAnZWagAA91UQAJSYagkdBlAvCYlWDw0e\n1K5YY8+JZSwu9LPN1LcfbCWXIVmNuOAD5g3uGsEYHHYjj0wg+Or0iiwS/ObI\nBitJd4Gn6M9flhuDNseOS58NXWicUD3imWyXMH7KUZDL1kxdkmQW6Tezvhc4\ndbmudZlnCnCE/PtzNyRo/3F6hBTfD1AZjByOkxzXBC+eVUZZ4yey9yyY8h2K\nMIK0pdaTM0wXKhRxU+sw7btdVI0Qi6SqcvIhur6fjgobngCwsfNC9H+Dy683\nFzX/Dl0J7LftYBiFOs2jY4ZPdri/tdIWRGo/wiHJfQmgSsbW7zj6xeW9gq1d\nlxC1AR7NpxF3GwmyaH5tdVygaPr5AMmnECdrFOXxfwB3atH+9k4JS1L7nBP0\nCSi6XcEKYOkY/EicuqqVA6hwplSjA1B/9ZCNL+nJLfWQbyoOCqdosbFJgH1L\nEPEe//mE8I3CIhF2mmmawv4uNcdXDOyU2qEv+oGebCT+x1yXug8nNSMoXzmu\nE6bK30+fzkjpsQ8mAIozWAcKdJKl2HWc6Nu7A+QxYpM8r5bWOiOQY/yyE2hf\nbu3fduX2FAuaRI6GxczVfipV66mI/WJKJYFjhln//bTkhzczaJ+qXzK7U8L8\n6rn+KDM5zxXL1x8EUyMNt+6RSXtFb/pnYdUED5LFUKUVS12pzBx/Brpc6Jg7\nkmMa\r\n=7z10\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "ikobe621@gmail.com",
					"name": "ikobe"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.20.1_1562483222097_0.5100734005222101"
			},
			"_hasShrinkwrap": false
		},
		"3.20.2": {
			"name": "antd",
			"version": "3.20.2",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React components implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"publishConfig": {
				"registry": "https://registry.npmjs.org/"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"@ant-design/create-react-context": "^0.2.4",
				"@ant-design/icons": "~2.1.1",
				"@ant-design/icons-react": "~2.0.1",
				"@types/react-slick": "^0.23.4",
				"array-tree-filter": "^2.1.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.6",
				"copy-to-clipboard": "^3.2.0",
				"css-animation": "^1.5.0",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.6",
				"lodash": "^4.17.11",
				"moment": "^2.24.0",
				"omit.js": "^1.0.2",
				"prop-types": "^15.7.2",
				"raf": "^3.4.1",
				"rc-animate": "^2.8.3",
				"rc-calendar": "~9.15.0",
				"rc-cascader": "~0.17.4",
				"rc-checkbox": "~2.1.6",
				"rc-collapse": "~1.11.3",
				"rc-dialog": "~7.4.0",
				"rc-drawer": "~1.10.1",
				"rc-dropdown": "~2.4.1",
				"rc-editor-mention": "^1.1.13",
				"rc-form": "^2.4.5",
				"rc-input-number": "~4.4.5",
				"rc-mentions": "~0.3.1",
				"rc-menu": "~7.4.23",
				"rc-notification": "~3.3.1",
				"rc-pagination": "~1.20.1",
				"rc-progress": "~2.5.0",
				"rc-rate": "~2.5.0",
				"rc-select": "~9.1.4",
				"rc-slider": "~8.6.11",
				"rc-steps": "~3.4.1",
				"rc-switch": "~1.9.0",
				"rc-table": "~6.6.0",
				"rc-tabs": "~9.6.4",
				"rc-time-picker": "~3.7.1",
				"rc-tooltip": "~3.7.3",
				"rc-tree": "~2.1.0",
				"rc-tree-select": "~2.9.1",
				"rc-trigger": "^2.6.2",
				"rc-upload": "~2.6.7",
				"rc-util": "^4.6.0",
				"react-lazy-load": "^3.0.13",
				"react-lifecycles-compat": "^3.0.4",
				"react-slick": "~0.24.0",
				"resize-observer-polyfill": "^1.5.1",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.3"
			},
			"devDependencies": {
				"@ant-design/colors": "^3.1.0",
				"@packtracker/webpack-plugin": "^2.0.1",
				"@sentry/browser": "^5.4.0",
				"@types/classnames": "^2.2.8",
				"@types/prop-types": "^15.7.1",
				"@types/react": "~16.8.19",
				"@types/react-dom": "^16.8.4",
				"@types/react-intl": "^2.3.17",
				"@types/warning": "^3.0.0",
				"@yesmeck/offline-plugin": "^5.0.5",
				"antd-theme-generator": "^1.1.6",
				"antd-tools": "^7.6.0",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.2.4",
				"bisheng-plugin-antd": "^1.0.2",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.0.0",
				"bisheng-plugin-toc": "^0.4.4",
				"chalk": "^2.4.2",
				"commander": "^2.20.0",
				"cross-env": "^5.2.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.6.3",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.10.0",
				"enzyme-adapter-react-16": "^1.14.0",
				"enzyme-to-json": "^3.3.5",
				"eslint": "^6.0.0",
				"eslint-config-airbnb": "^17.1.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-import": "^2.17.3",
				"eslint-plugin-jest": "^22.6.4",
				"eslint-plugin-jsx-a11y": "^6.2.1",
				"eslint-plugin-markdown": "^1.0.0",
				"eslint-plugin-react": "^7.14.2",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"glob": "^7.1.4",
				"immutability-helper": "^3.0.0",
				"intersection-observer": "^0.7.0",
				"jest": "^24.8.0",
				"jsdom": "^15.1.1",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^9.0.0",
				"logrocket": "^1.0.0",
				"logrocket-react": "^3.0.0",
				"lz-string": "^1.4.4",
				"mockdate": "^2.0.2",
				"node-fetch": "^2.6.0",
				"pre-commit": "^1.2.2",
				"preact": "^8.4.2",
				"preact-compat": "^3.18.5",
				"prettier": "^1.17.1",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.6.12",
				"rc-scroll-anim": "^2.5.8",
				"rc-tween-one": "^2.4.1",
				"react": "^16.5.2",
				"react-color": "^2.17.3",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^9.0.0",
				"react-dnd-html5-backend": "^9.0.0",
				"react-document-title": "^2.0.3",
				"react-dom": "^16.5.2",
				"react-github-button": "^0.1.11",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.4",
				"react-intl": "^2.9.0",
				"react-resizable": "^1.8.0",
				"react-router": "^3.2.3",
				"react-router-dom": "^5.0.1",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.8.6",
				"react-virtualized": "~9.21.1",
				"reqwest": "^2.0.5",
				"rimraf": "^2.6.3",
				"scrollama": "^2.0.0",
				"simple-git": "^1.113.0",
				"stylelint": "^10.0.1",
				"stylelint-config-prettier": "^5.2.0",
				"stylelint-config-rational-order": "^0.1.2",
				"stylelint-config-standard": "^18.3.0",
				"stylelint-declaration-block-no-ignored-properties": "^2.1.0",
				"stylelint-order": "^3.0.0",
				"typescript": "~3.5.1",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.2.0"
			},
			"scripts": {
				"test": "jest --config .jest.js --no-cache",
				"test-node": "jest --config .jest.node.js --no-cache",
				"test-all": "./scripts/test-all.sh",
				"check-commit": "node ./scripts/check-commit.js",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style && npm run lint:deps",
				"lint:deps": "antd-tools run deps-lint",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:md": "remark components/",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:code": "eslint --fix tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:style": "stylelint --fix '{site,components}/**/*.less' --syntax less",
				"sort-api": "antd-tools run sort-api-table",
				"api-collection": "antd-tools run api-collection",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml CNAME _site && cp .circleci/config.yml _site",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run check-commit && npm run test-all",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint",
				"lint-staged:es": "eslint ./.*.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'",
				"prettier": "prettier -c --write '**/*'"
			},
			"pre-commit": [
				"lint-staged"
			],
			"lint-staged": {
				"**/*.{js,jsx,tsx,ts,less,md,json}": [
					"prettier --write",
					"git add"
				]
			},
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"browserslist": [
				"last 2 version",
				"Firefox ESR",
				"> 1%",
				"ie >= 9"
			],
			"gitHead": "aec0eb9f93eae8596b2e013fa566bf9d39954c07",
			"_id": "antd@3.20.2",
			"_nodeVersion": "11.6.0",
			"_npmVersion": "6.9.0",
			"dist": {
				"integrity": "sha512-3IFhM7blPzd19exELLO67Rc/10N48oIZbIzNwIDaR4wmVJ2muWoJ5cLYPcDujUlnDFuVlTvEZjDYVa1jdR0oUg==",
				"shasum": "e452f6e9545b945f0d5a58e78e5b262170ac1169",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.20.2.tgz",
				"fileCount": 2314,
				"unpackedSize": 45881993,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdKaVFCRA9TVsSAnZWagAASAQQAJfNuUbAmv+js9iTiJdy\nuz7lvaLvCNqk5d+p9djJ7mWIt3eJnw6awuQflYcd33nQCYefvDVoawm9KDsa\nLJKraKVa/p0CnJ8MQS4ozCTumMD1ytJIwUkJZkp69aF/FIzyRPire8DPzmM1\n7T1szg8Ll6AJsKkG04KiM5T+pjnARBHuHHtQ3FzDAiNT7o4xaeEMnPUEpznF\nLkVR4f4gEpE30qatAHYqdIeLSY8CtuuFMvVI7BndGNXCyc8uIwWKvzFATZMW\nse7zoC7BVJheHJp/222qT6MnL4FYByAzrkkoI6xRHJJz4hpT6+zb3dsZNaUf\ndMmugNi1pjUMlLtUZy/7k5jdIcQeFYHggijacjFF4mAFAm+tY7kZyjuiBWJx\nBB1RCuXjHpOb1yP1SqtTE8AMKlgJEl/H0K1YcusGruwySoIyXE3GfDAyqriT\nbbw7P1HjEK2gIDvXbk3yqnYLTawbcf23cQyp6THy5cIhlONIiGWuVhqGfKw6\noWzuBIbPf3Z4cFKbSPFwQ7g+MbfjSv804v8t0YojaHk+pF5S5iR4L+Whp5hG\nqua8n3jMoV67usWe6pOMZVxuvp6h4hP6yddebS+qCbY81satXBwLjlM8qeg5\nh1VI/Jc6vGa2b6W7lEUzQXiqlgQY1bAzpUSKax5qeXeKUqowwynqbZXe/ptH\n5A1k\r\n=FXQ3\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "ikobe621@gmail.com",
					"name": "ikobe"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "dengfuping",
				"email": "dengfuping_develop@163.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.20.2_1563010371947_0.35378443440480667"
			},
			"_hasShrinkwrap": false
		},
		"3.20.3": {
			"name": "antd",
			"version": "3.20.3",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React components implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"publishConfig": {
				"registry": "https://registry.npmjs.org/"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"@ant-design/create-react-context": "^0.2.4",
				"@ant-design/icons": "~2.1.1",
				"@ant-design/icons-react": "~2.0.1",
				"@types/react-slick": "^0.23.4",
				"array-tree-filter": "^2.1.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.6",
				"copy-to-clipboard": "^3.2.0",
				"css-animation": "^1.5.0",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.6",
				"lodash": "^4.17.11",
				"moment": "^2.24.0",
				"omit.js": "^1.0.2",
				"prop-types": "^15.7.2",
				"raf": "^3.4.1",
				"rc-animate": "^2.8.3",
				"rc-calendar": "~9.15.0",
				"rc-cascader": "~0.17.4",
				"rc-checkbox": "~2.1.6",
				"rc-collapse": "~1.11.3",
				"rc-dialog": "~7.4.0",
				"rc-drawer": "~1.10.1",
				"rc-dropdown": "~2.4.1",
				"rc-editor-mention": "^1.1.13",
				"rc-form": "^2.4.5",
				"rc-input-number": "~4.4.5",
				"rc-mentions": "~0.3.1",
				"rc-menu": "~7.4.23",
				"rc-notification": "~3.3.1",
				"rc-pagination": "~1.20.1",
				"rc-progress": "~2.5.0",
				"rc-rate": "~2.5.0",
				"rc-select": "~9.1.4",
				"rc-slider": "~8.6.11",
				"rc-steps": "~3.4.1",
				"rc-switch": "~1.9.0",
				"rc-table": "~6.6.0",
				"rc-tabs": "~9.6.4",
				"rc-time-picker": "~3.7.1",
				"rc-tooltip": "~3.7.3",
				"rc-tree": "~2.1.0",
				"rc-tree-select": "~2.9.1",
				"rc-trigger": "^2.6.2",
				"rc-upload": "~2.6.7",
				"rc-util": "^4.6.0",
				"react-lazy-load": "^3.0.13",
				"react-lifecycles-compat": "^3.0.4",
				"react-slick": "~0.24.0",
				"resize-observer-polyfill": "^1.5.1",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.3"
			},
			"devDependencies": {
				"@ant-design/colors": "^3.1.0",
				"@packtracker/webpack-plugin": "^2.0.1",
				"@sentry/browser": "^5.4.0",
				"@types/classnames": "^2.2.8",
				"@types/prop-types": "^15.7.1",
				"@types/react": "~16.8.19",
				"@types/react-dom": "^16.8.4",
				"@types/react-intl": "^2.3.17",
				"@types/warning": "^3.0.0",
				"@yesmeck/offline-plugin": "^5.0.5",
				"antd-theme-generator": "^1.1.6",
				"antd-tools": "^7.6.0",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.2.4",
				"bisheng-plugin-antd": "^1.0.2",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.0.0",
				"bisheng-plugin-toc": "^0.4.4",
				"chalk": "^2.4.2",
				"commander": "^2.20.0",
				"cross-env": "^5.2.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.6.3",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.10.0",
				"enzyme-adapter-react-16": "^1.14.0",
				"enzyme-to-json": "^3.3.5",
				"eslint": "^6.0.0",
				"eslint-config-airbnb": "^17.1.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-import": "^2.17.3",
				"eslint-plugin-jest": "^22.6.4",
				"eslint-plugin-jsx-a11y": "^6.2.1",
				"eslint-plugin-markdown": "^1.0.0",
				"eslint-plugin-react": "^7.14.2",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"glob": "^7.1.4",
				"immutability-helper": "^3.0.0",
				"intersection-observer": "^0.7.0",
				"jest": "^24.8.0",
				"jsdom": "^15.1.1",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^9.0.0",
				"logrocket": "^1.0.0",
				"logrocket-react": "^3.0.0",
				"lz-string": "^1.4.4",
				"mockdate": "^2.0.2",
				"node-fetch": "^2.6.0",
				"pre-commit": "^1.2.2",
				"preact": "^8.4.2",
				"preact-compat": "^3.18.5",
				"prettier": "^1.17.1",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.6.12",
				"rc-scroll-anim": "^2.5.8",
				"rc-tween-one": "^2.4.1",
				"react": "^16.5.2",
				"react-color": "^2.17.3",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^9.0.0",
				"react-dnd-html5-backend": "^9.0.0",
				"react-document-title": "^2.0.3",
				"react-dom": "^16.5.2",
				"react-github-button": "^0.1.11",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.4",
				"react-intl": "^2.9.0",
				"react-resizable": "^1.8.0",
				"react-router": "^3.2.3",
				"react-router-dom": "^5.0.1",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.8.6",
				"react-virtualized": "~9.21.1",
				"reqwest": "^2.0.5",
				"rimraf": "^2.6.3",
				"scrollama": "^2.0.0",
				"simple-git": "^1.113.0",
				"stylelint": "^10.0.1",
				"stylelint-config-prettier": "^5.2.0",
				"stylelint-config-rational-order": "^0.1.2",
				"stylelint-config-standard": "^18.3.0",
				"stylelint-declaration-block-no-ignored-properties": "^2.1.0",
				"stylelint-order": "^3.0.0",
				"typescript": "~3.5.1",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.2.0"
			},
			"scripts": {
				"test": "jest --config .jest.js --no-cache",
				"test-node": "jest --config .jest.node.js --no-cache",
				"test-all": "./scripts/test-all.sh",
				"check-commit": "node ./scripts/check-commit.js",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style && npm run lint:deps",
				"lint:deps": "antd-tools run deps-lint",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:md": "remark components/",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:code": "eslint --fix tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:style": "stylelint --fix '{site,components}/**/*.less' --syntax less",
				"sort-api": "antd-tools run sort-api-table",
				"api-collection": "antd-tools run api-collection",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml CNAME _site && cp .circleci/config.yml _site",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run check-commit && npm run test-all",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint",
				"lint-staged:es": "eslint ./.*.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'",
				"prettier": "prettier -c --write '**/*'"
			},
			"pre-commit": [
				"lint-staged"
			],
			"lint-staged": {
				"**/*.{js,jsx,tsx,ts,less,md,json}": [
					"prettier --write",
					"git add"
				]
			},
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"browserslist": [
				"last 2 version",
				"Firefox ESR",
				"> 1%",
				"ie >= 9"
			],
			"gitHead": "f4095ef5d5d46d9a0dc5f3d4c96f520ba7203ce3",
			"_id": "antd@3.20.3",
			"_nodeVersion": "12.3.1",
			"_npmVersion": "6.9.0",
			"dist": {
				"integrity": "sha512-LT8bhsgtGMzEWO6C8rZu9wiRU/ialJbHOxfkgBnA+v5cmdNwGm0NxvKO1uGalg7DULO86OjbzhMOKYbJYM6EqQ==",
				"shasum": "a9a8acad523933f5a0daeb5931d49b9aa1ce9e29",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.20.3.tgz",
				"fileCount": 2314,
				"unpackedSize": 47072038,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdLC89CRA9TVsSAnZWagAAVO8P/08S/koPxuL0Rnoyz4WK\nuPWSbv7khLbvuVNTjFtmql/YTLHkIIdId4pdeE1c+g0Qf2h5tdCJJD3ZRj8s\nA5x4Cz/q6awmJGq8RAPBOiSnS/VPfjQiNLKDjoa22IJFfM1NGmYbQS7MyXbb\n6/rM7Sk/SkoItvuegKRRlC5MGtedly5mvA6dVNaNz508Jd7GfuJjWZdsyenD\nurTKqZjvdEDKQisfH3+i6K04bMoWVsIjfsdNEW1yRHtWmOnmao7CDidxvhBA\nrLu5yVW6onCOPtQPaKPmfLdEsdbrQL4kv8urty7YOauYqKAAHladQh3RXFxI\nbYSjp8Bz10kk2AIIr4APvKV2fvTfzZjLy3jzSh0zQIt1p3tEOtq+d0aIlYvL\nk18BjnVlsP5eaYbID4vPb50Gs4/hY4F63yXQxBpY7HofIKhd/Lt5Sl9fZGxy\nfeQrDv6eNF/v6gFppdk03cdxx8+Ub1m2z4/f0qTGvlHFQCGW6duTpUGjE+F/\noEIn+ZYf80/toDDIczm0NVUwvkLSERATJHxvOlne78C3ZNzbCmSLxfkcOqc0\n73Qq35mn4/wpNVHBsqJtIBtu5YpQa13DYUoqJeJr0/ZyN/SlK9icR84d1dk2\ngF03vP/M5HWj6vcpO4tkat484vjF5xJGRtITp7VVdHW+/aK+Gc80rsYY4+PQ\ngj63\r\n=Hq/7\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "ikobe621@gmail.com",
					"name": "ikobe"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "yesmeck",
				"email": "yesmeck@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.20.3_1563176764450_0.5684538149535345"
			},
			"_hasShrinkwrap": false
		},
		"3.20.4": {
			"name": "antd",
			"version": "3.20.4",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React components implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"publishConfig": {
				"registry": "https://registry.npmjs.org/"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"@ant-design/create-react-context": "^0.2.4",
				"@ant-design/icons": "~2.1.1",
				"@ant-design/icons-react": "~2.0.1",
				"@types/react-slick": "^0.23.4",
				"array-tree-filter": "^2.1.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.6",
				"copy-to-clipboard": "^3.2.0",
				"css-animation": "^1.5.0",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.6",
				"lodash": "^4.17.13",
				"moment": "^2.24.0",
				"omit.js": "^1.0.2",
				"prop-types": "^15.7.2",
				"raf": "^3.4.1",
				"rc-animate": "^2.8.3",
				"rc-calendar": "~9.15.0",
				"rc-cascader": "~0.17.4",
				"rc-checkbox": "~2.1.6",
				"rc-collapse": "~1.11.3",
				"rc-dialog": "~7.5.2",
				"rc-drawer": "~2.0.1",
				"rc-dropdown": "~2.4.1",
				"rc-editor-mention": "^1.1.13",
				"rc-form": "^2.4.5",
				"rc-input-number": "~4.4.5",
				"rc-mentions": "~0.3.1",
				"rc-menu": "~7.4.23",
				"rc-notification": "~3.3.1",
				"rc-pagination": "~1.20.1",
				"rc-progress": "~2.5.0",
				"rc-rate": "~2.5.0",
				"rc-select": "~9.2.0",
				"rc-slider": "~8.6.11",
				"rc-steps": "~3.4.1",
				"rc-switch": "~1.9.0",
				"rc-table": "~6.6.0",
				"rc-tabs": "~9.6.4",
				"rc-time-picker": "~3.7.1",
				"rc-tooltip": "~3.7.3",
				"rc-tree": "~2.1.0",
				"rc-tree-select": "~2.9.1",
				"rc-trigger": "^2.6.2",
				"rc-upload": "~2.6.7",
				"rc-util": "^4.6.0",
				"react-lazy-load": "^3.0.13",
				"react-lifecycles-compat": "^3.0.4",
				"react-slick": "~0.24.0",
				"resize-observer-polyfill": "^1.5.1",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.3"
			},
			"devDependencies": {
				"@ant-design/colors": "^3.1.0",
				"@packtracker/webpack-plugin": "^2.0.1",
				"@sentry/browser": "^5.4.0",
				"@types/classnames": "^2.2.8",
				"@types/prop-types": "^15.7.1",
				"@types/react": "~16.8.19",
				"@types/react-dom": "^16.8.4",
				"@types/react-intl": "^2.3.17",
				"@types/warning": "^3.0.0",
				"@yesmeck/offline-plugin": "^5.0.5",
				"antd-theme-generator": "^1.1.6",
				"antd-tools": "^7.6.0",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.2.4",
				"bisheng-plugin-antd": "^1.0.2",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.0.0",
				"bisheng-plugin-toc": "^0.4.4",
				"chalk": "^2.4.2",
				"commander": "^2.20.0",
				"cross-env": "^5.2.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.6.3",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.10.0",
				"enzyme-adapter-react-16": "^1.14.0",
				"enzyme-to-json": "^3.3.5",
				"eslint": "^6.0.0",
				"eslint-config-airbnb": "^17.1.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-import": "^2.17.3",
				"eslint-plugin-jest": "^22.6.4",
				"eslint-plugin-jsx-a11y": "^6.2.1",
				"eslint-plugin-markdown": "^1.0.0",
				"eslint-plugin-react": "^7.14.2",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"glob": "^7.1.4",
				"immutability-helper": "^3.0.0",
				"intersection-observer": "^0.7.0",
				"jest": "^24.8.0",
				"jsdom": "^15.1.1",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^9.0.0",
				"logrocket": "^1.0.0",
				"logrocket-react": "^3.0.0",
				"lz-string": "^1.4.4",
				"mockdate": "^2.0.2",
				"node-fetch": "^2.6.0",
				"pre-commit": "^1.2.2",
				"preact": "^8.4.2",
				"preact-compat": "^3.18.5",
				"prettier": "^1.17.1",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.6.12",
				"rc-scroll-anim": "^2.5.8",
				"rc-tween-one": "^2.4.1",
				"react": "^16.5.2",
				"react-color": "^2.17.3",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^9.0.0",
				"react-dnd-html5-backend": "^9.0.0",
				"react-document-title": "^2.0.3",
				"react-dom": "^16.5.2",
				"react-github-button": "^0.1.11",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.4",
				"react-intl": "^2.9.0",
				"react-resizable": "^1.8.0",
				"react-router": "^3.2.3",
				"react-router-dom": "^5.0.1",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.8.6",
				"react-virtualized": "~9.21.1",
				"reqwest": "^2.0.5",
				"rimraf": "^2.6.3",
				"scrollama": "^2.0.0",
				"simple-git": "^1.113.0",
				"stylelint": "^10.0.1",
				"stylelint-config-prettier": "^5.2.0",
				"stylelint-config-rational-order": "^0.1.2",
				"stylelint-config-standard": "^18.3.0",
				"stylelint-declaration-block-no-ignored-properties": "^2.1.0",
				"stylelint-order": "^3.0.0",
				"typescript": "~3.5.1",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.2.0"
			},
			"scripts": {
				"test": "jest --config .jest.js --no-cache",
				"test-node": "jest --config .jest.node.js --no-cache",
				"test-all": "./scripts/test-all.sh",
				"check-commit": "node ./scripts/check-commit.js",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style && npm run lint:deps",
				"lint:deps": "antd-tools run deps-lint",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:md": "remark components/",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:code": "eslint --fix tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:style": "stylelint --fix '{site,components}/**/*.less' --syntax less",
				"sort-api": "antd-tools run sort-api-table",
				"api-collection": "antd-tools run api-collection",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml CNAME _site && cp .circleci/config.yml _site",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run check-commit && npm run test-all",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint",
				"lint-staged:es": "eslint ./.*.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'",
				"prettier": "prettier -c --write '**/*'"
			},
			"pre-commit": [
				"lint-staged"
			],
			"lint-staged": {
				"**/*.{js,jsx,tsx,ts,less,md,json}": [
					"prettier --write",
					"git add"
				]
			},
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"browserslist": [
				"last 2 version",
				"Firefox ESR",
				"> 1%",
				"ie >= 9"
			],
			"gitHead": "e83566b2e0f20367ef7d68e943eee84c1a32fac7",
			"_id": "antd@3.20.4",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.15.0",
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"dist": {
				"integrity": "sha512-Wgd9KuOgYCBlV9OLe2ijewW8LWv2lP7AgVUXE4RzGTS1xYtBTUOtdaFd3t1hN6+Ya0je2h/mxVNr0pRZoBDz1g==",
				"shasum": "cb8e770574b94ac72a3023fe24f8d01f7e1028c4",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.20.4.tgz",
				"fileCount": 3340,
				"unpackedSize": 50348024,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdMYW0CRA9TVsSAnZWagAAfsoP/3Z0YWoxvfI6bXVCcmD7\n4vQ8GzEE6Q+s8EWpQSMji5+oMu3o/INshOxgMxhBlEzaBWfXuYiQW4ZlOBFj\nsUvbxgVwrExA+O9yiPrswYu0QGhYCxIj+DsG7g/DJLpuaVxozE3YX7oztlpO\n3lC9dxdQ/7MZeuvMDpG3fesBUClZjeeZATZQxthyGJkA9zC1iz63pUe1ajjb\nSzccnvgWIBBvoGgv6O/EKQDWI8n4Q3YYX3IB48aSGr57ZgGRAHMIusEGOZfa\n/IM1MQy6ikbH/fCTVOlqDhmrzhF8bpOYjF7TDTfMDx8gO212LLaSBbwHk0V3\nhTfod9dRJUzKbpntLb1zVVZCMmkfrE/P2Mylsc8XN/Wgoov+MhovnZb3g3Hu\n0faojPqBo8PGZ7bJCUqEwz4qikbNpbnC/oHNvzL7w1EGQPczBpvD5xfMqN55\nnCFyNTlM3NFw02XKXXHHkX+wO3fnJevD5KUTpyCelY8DGfN9bOFPxeUSpL7/\n4DE9PQfJIqXUhBSzuqPXqaEz7nTknhsu3PNZnte2yAVtLBqDPypBDhs5kSsC\nE9jqXjo+C+AmZHy5UpusXqBV1jzSbmTq/YdnZ4Z0dkEI5jefFNyb29ReOcES\npCBJLLHVud9IX7x6q5zTGVDquZL1FUhdudVMCVJjOkl8+KcM47vOrNe8niCG\n9+N2\r\n=xfdE\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "ikobe621@gmail.com",
					"name": "ikobe"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.20.4_1563526579643_0.5037962170474726"
			},
			"_hasShrinkwrap": false
		},
		"3.20.5": {
			"name": "antd",
			"version": "3.20.5",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React components implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"publishConfig": {
				"registry": "https://registry.npmjs.org/"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"@ant-design/create-react-context": "^0.2.4",
				"@ant-design/icons": "~2.1.1",
				"@ant-design/icons-react": "~2.0.1",
				"@types/react-slick": "^0.23.4",
				"array-tree-filter": "^2.1.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.6",
				"copy-to-clipboard": "^3.2.0",
				"css-animation": "^1.5.0",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.6",
				"lodash": "^4.17.13",
				"moment": "^2.24.0",
				"omit.js": "^1.0.2",
				"prop-types": "^15.7.2",
				"raf": "^3.4.1",
				"rc-animate": "^2.8.3",
				"rc-calendar": "~9.15.0",
				"rc-cascader": "~0.17.4",
				"rc-checkbox": "~2.1.6",
				"rc-collapse": "~1.11.3",
				"rc-dialog": "~7.5.2",
				"rc-drawer": "~2.0.1",
				"rc-dropdown": "~2.4.1",
				"rc-editor-mention": "^1.1.13",
				"rc-form": "^2.4.5",
				"rc-input-number": "~4.4.5",
				"rc-mentions": "~0.3.1",
				"rc-menu": "~7.4.23",
				"rc-notification": "~3.3.1",
				"rc-pagination": "~1.20.1",
				"rc-progress": "~2.5.0",
				"rc-rate": "~2.5.0",
				"rc-select": "~9.2.0",
				"rc-slider": "~8.6.11",
				"rc-steps": "~3.4.1",
				"rc-switch": "~1.9.0",
				"rc-table": "~6.6.0",
				"rc-tabs": "~9.6.4",
				"rc-time-picker": "~3.7.1",
				"rc-tooltip": "~3.7.3",
				"rc-tree": "~2.1.0",
				"rc-tree-select": "~2.9.1",
				"rc-trigger": "^2.6.2",
				"rc-upload": "~2.6.7",
				"rc-util": "^4.6.0",
				"react-lazy-load": "^3.0.13",
				"react-lifecycles-compat": "^3.0.4",
				"react-slick": "~0.24.0",
				"resize-observer-polyfill": "^1.5.1",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.3"
			},
			"devDependencies": {
				"@ant-design/colors": "^3.1.0",
				"@packtracker/webpack-plugin": "^2.0.1",
				"@sentry/browser": "^5.4.0",
				"@types/classnames": "^2.2.8",
				"@types/prop-types": "^15.7.1",
				"@types/react": "~16.8.19",
				"@types/react-dom": "^16.8.4",
				"@types/react-intl": "^2.3.17",
				"@types/warning": "^3.0.0",
				"@yesmeck/offline-plugin": "^5.0.5",
				"antd-theme-generator": "^1.1.6",
				"antd-tools": "^7.6.0",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.2.4",
				"bisheng-plugin-antd": "^1.0.2",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.0.0",
				"bisheng-plugin-toc": "^0.4.4",
				"chalk": "^2.4.2",
				"commander": "^2.20.0",
				"cross-env": "^5.2.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.6.3",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.10.0",
				"enzyme-adapter-react-16": "^1.14.0",
				"enzyme-to-json": "^3.3.5",
				"eslint": "^6.0.0",
				"eslint-config-airbnb": "^17.1.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-import": "^2.17.3",
				"eslint-plugin-jest": "^22.6.4",
				"eslint-plugin-jsx-a11y": "^6.2.1",
				"eslint-plugin-markdown": "^1.0.0",
				"eslint-plugin-react": "^7.14.2",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"glob": "^7.1.4",
				"immutability-helper": "^3.0.0",
				"intersection-observer": "^0.7.0",
				"jest": "^24.8.0",
				"jsdom": "^15.1.1",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^9.0.0",
				"logrocket": "^1.0.0",
				"logrocket-react": "^3.0.0",
				"lz-string": "^1.4.4",
				"mockdate": "^2.0.2",
				"node-fetch": "^2.6.0",
				"pre-commit": "^1.2.2",
				"preact": "^8.4.2",
				"preact-compat": "^3.18.5",
				"prettier": "^1.17.1",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.6.12",
				"rc-scroll-anim": "^2.5.8",
				"rc-tween-one": "^2.4.1",
				"react": "^16.5.2",
				"react-color": "^2.17.3",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^9.0.0",
				"react-dnd-html5-backend": "^9.0.0",
				"react-document-title": "^2.0.3",
				"react-dom": "^16.5.2",
				"react-github-button": "^0.1.11",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.4",
				"react-intl": "^2.9.0",
				"react-resizable": "^1.8.0",
				"react-router": "^3.2.3",
				"react-router-dom": "^5.0.1",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.8.6",
				"react-virtualized": "~9.21.1",
				"reqwest": "^2.0.5",
				"rimraf": "^2.6.3",
				"scrollama": "^2.0.0",
				"simple-git": "^1.113.0",
				"stylelint": "^10.0.1",
				"stylelint-config-prettier": "^5.2.0",
				"stylelint-config-rational-order": "^0.1.2",
				"stylelint-config-standard": "^18.3.0",
				"stylelint-declaration-block-no-ignored-properties": "^2.1.0",
				"stylelint-order": "^3.0.0",
				"typescript": "~3.5.1",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.2.0"
			},
			"scripts": {
				"test": "jest --config .jest.js --no-cache",
				"test-node": "jest --config .jest.node.js --no-cache",
				"test-all": "./scripts/test-all.sh",
				"check-commit": "node ./scripts/check-commit.js",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style && npm run lint:deps",
				"lint:deps": "antd-tools run deps-lint",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:md": "remark components/",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:code": "eslint --fix tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:style": "stylelint --fix '{site,components}/**/*.less' --syntax less",
				"sort-api": "antd-tools run sort-api-table",
				"api-collection": "antd-tools run api-collection",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml CNAME _site && cp .circleci/config.yml _site",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run check-commit && npm run test-all",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint",
				"lint-staged:es": "eslint ./.*.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'",
				"prettier": "prettier -c --write '**/*'"
			},
			"pre-commit": [
				"lint-staged"
			],
			"lint-staged": {
				"**/*.{js,jsx,tsx,ts,less,md,json}": [
					"prettier --write",
					"git add"
				]
			},
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"browserslist": [
				"last 2 version",
				"Firefox ESR",
				"> 1%",
				"ie >= 9"
			],
			"gitHead": "bf2abd122e2fffb744a02f2231f76b34acc33b44",
			"_id": "antd@3.20.5",
			"_nodeVersion": "10.16.0",
			"_npmVersion": "6.9.0",
			"dist": {
				"integrity": "sha512-8/UoaZBzEvY2uBTPSPT/ve4MosUV0VGV+yY+rbvvvGSJ8hIKR4fHxdnkqJ7LDrOiJGVpnN/69IjASZAfDltnkQ==",
				"shasum": "4456a5cc216d52e7d831e2a91cc37c18b18ee242",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.20.5.tgz",
				"fileCount": 3340,
				"unpackedSize": 50347087,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdMZl9CRA9TVsSAnZWagAAz24P/RelJv7mIr9DBe+rvCT4\nGrDDG06L0YxflnegzAbOBZo2w7g0eGzVY/jvRnRqTOc9VOp4ivbrHo2NECyY\nlW3fpaSJTfDfwBOzxJjf/2piWUScXZRfTw2wC5s62lDJcxs4vpB9z9SOk7p/\nn3yJjfVSzYFX9a/JMoG4IYs2byeYp08+7axr8Zm6SVVr0MO4KDcVmnAo6O1X\nrl2HT0SQusFbZsDSKGjI0TcemZoZZ0PBoZCkcZL3yYoYI9IfDxio1AjBcggG\nDsx2lIO1PFpV7yEY35UJQflOz3ibFcN1p3H+rNkH8WmUedcMJMV+jyZzV8fp\nI6IGPUM+1Jh7Vcvg+rgm0dkgDXOyCo79IMNXibfgNJMQl8BuGG+BG0KKl1U0\nzLcGsmRuY60WleFXTMFxyxIp7fmaxrnQFCODlQkecHMhAzCVNWE1t1ef5rJY\nuTgTicxJ85lEoKqFEYQc42e8hgGE8yiZd9MRhe4YNAN1Cv9CiSgKYaUjs6g4\nrsiAVCSnaqUBmdhOxfhrB+19Forf53z/oR87GPuok2A7iA8WbXuZRmWX4n9r\nwLZV/Bq3U91kSFd3K71xGqSBGuvIKGp4NmLmXG384DeOczXOUdc2X97gMyzw\n6l0l0+N7o6YyO58Cztui1ZVDBbYLLrmiLHZyGJcoEyiZvdgudo1Y41JWfajv\nA9ID\r\n=ginH\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "ikobe621@gmail.com",
					"name": "ikobe"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.20.5_1563531644775_0.7194617455169241"
			},
			"_hasShrinkwrap": false
		},
		"3.20.6": {
			"name": "antd",
			"version": "3.20.6",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React components implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"publishConfig": {
				"registry": "https://registry.npmjs.org/"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"@ant-design/create-react-context": "^0.2.4",
				"@ant-design/icons": "~2.1.1",
				"@ant-design/icons-react": "~2.0.1",
				"@types/react-slick": "^0.23.4",
				"array-tree-filter": "^2.1.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.6",
				"copy-to-clipboard": "^3.2.0",
				"css-animation": "^1.5.0",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.6",
				"lodash": "^4.17.13",
				"moment": "^2.24.0",
				"omit.js": "^1.0.2",
				"prop-types": "^15.7.2",
				"raf": "^3.4.1",
				"rc-animate": "^2.8.3",
				"rc-calendar": "~9.15.0",
				"rc-cascader": "~0.17.4",
				"rc-checkbox": "~2.1.6",
				"rc-collapse": "~1.11.3",
				"rc-dialog": "~7.5.2",
				"rc-drawer": "~2.0.1",
				"rc-dropdown": "~2.4.1",
				"rc-editor-mention": "^1.1.13",
				"rc-form": "^2.4.5",
				"rc-input-number": "~4.4.5",
				"rc-mentions": "~0.3.1",
				"rc-menu": "~7.4.23",
				"rc-notification": "~3.3.1",
				"rc-pagination": "~1.20.1",
				"rc-progress": "~2.5.0",
				"rc-rate": "~2.5.0",
				"rc-select": "~9.2.0",
				"rc-slider": "~8.6.11",
				"rc-steps": "~3.4.1",
				"rc-switch": "~1.9.0",
				"rc-table": "~6.6.0",
				"rc-tabs": "~9.6.4",
				"rc-time-picker": "~3.7.1",
				"rc-tooltip": "~3.7.3",
				"rc-tree": "~2.1.0",
				"rc-tree-select": "~2.9.1",
				"rc-trigger": "^2.6.2",
				"rc-upload": "~2.6.7",
				"rc-util": "^4.6.0",
				"react-lazy-load": "^3.0.13",
				"react-lifecycles-compat": "^3.0.4",
				"react-slick": "~0.24.0",
				"resize-observer-polyfill": "^1.5.1",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.3"
			},
			"devDependencies": {
				"@ant-design/colors": "^3.1.0",
				"@packtracker/webpack-plugin": "^2.0.1",
				"@sentry/browser": "^5.4.0",
				"@types/classnames": "^2.2.8",
				"@types/prop-types": "^15.7.1",
				"@types/react": "~16.8.19",
				"@types/react-dom": "^16.8.4",
				"@types/react-intl": "^2.3.17",
				"@types/warning": "^3.0.0",
				"@yesmeck/offline-plugin": "^5.0.5",
				"antd-theme-generator": "^1.1.6",
				"antd-tools": "^7.6.0",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.2.4",
				"bisheng-plugin-antd": "^1.0.2",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.0.0",
				"bisheng-plugin-toc": "^0.4.4",
				"chalk": "^2.4.2",
				"commander": "^2.20.0",
				"cross-env": "^5.2.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.6.3",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.10.0",
				"enzyme-adapter-react-16": "^1.14.0",
				"enzyme-to-json": "^3.3.5",
				"eslint": "^6.0.0",
				"eslint-config-airbnb": "^17.1.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-import": "^2.17.3",
				"eslint-plugin-jest": "^22.6.4",
				"eslint-plugin-jsx-a11y": "^6.2.1",
				"eslint-plugin-markdown": "^1.0.0",
				"eslint-plugin-react": "^7.14.2",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"glob": "^7.1.4",
				"immutability-helper": "^3.0.0",
				"intersection-observer": "^0.7.0",
				"jest": "^24.8.0",
				"jsdom": "^15.1.1",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^9.0.0",
				"logrocket": "^1.0.0",
				"logrocket-react": "^3.0.0",
				"lz-string": "^1.4.4",
				"mockdate": "^2.0.2",
				"node-fetch": "^2.6.0",
				"pre-commit": "^1.2.2",
				"preact": "^8.4.2",
				"preact-compat": "^3.18.5",
				"prettier": "^1.17.1",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.6.12",
				"rc-scroll-anim": "^2.5.8",
				"rc-tween-one": "^2.4.1",
				"react": "^16.5.2",
				"react-color": "^2.17.3",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^9.0.0",
				"react-dnd-html5-backend": "^9.0.0",
				"react-document-title": "^2.0.3",
				"react-dom": "^16.5.2",
				"react-github-button": "^0.1.11",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.4",
				"react-intl": "^2.9.0",
				"react-resizable": "^1.8.0",
				"react-router": "^3.2.3",
				"react-router-dom": "^5.0.1",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.8.6",
				"react-virtualized": "~9.21.1",
				"reqwest": "^2.0.5",
				"rimraf": "^2.6.3",
				"scrollama": "^2.0.0",
				"simple-git": "^1.113.0",
				"stylelint": "^10.0.1",
				"stylelint-config-prettier": "^5.2.0",
				"stylelint-config-rational-order": "^0.1.2",
				"stylelint-config-standard": "^18.3.0",
				"stylelint-declaration-block-no-ignored-properties": "^2.1.0",
				"stylelint-order": "^3.0.0",
				"typescript": "~3.5.1",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.2.0"
			},
			"scripts": {
				"test": "jest --config .jest.js --no-cache",
				"test-node": "jest --config .jest.node.js --no-cache",
				"test-all": "./scripts/test-all.sh",
				"check-commit": "node ./scripts/check-commit.js",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style && npm run lint:deps",
				"lint:deps": "antd-tools run deps-lint",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:md": "remark components/",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:code": "eslint --fix tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:style": "stylelint --fix '{site,components}/**/*.less' --syntax less",
				"sort-api": "antd-tools run sort-api-table",
				"api-collection": "antd-tools run api-collection",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml CNAME _site && cp .circleci/config.yml _site",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run check-commit && npm run test-all",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint",
				"lint-staged:es": "eslint ./.*.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'",
				"prettier": "prettier -c --write '**/*'"
			},
			"pre-commit": [
				"lint-staged"
			],
			"lint-staged": {
				"**/*.{js,jsx,tsx,ts,less,md,json}": [
					"prettier --write",
					"git add"
				]
			},
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"browserslist": [
				"last 2 version",
				"Firefox ESR",
				"> 1%",
				"ie >= 9"
			],
			"gitHead": "3e62dafbfeae2a557140c4fb5273e39ed07264f9",
			"_id": "antd@3.20.6",
			"_nodeVersion": "10.16.0",
			"_npmVersion": "6.9.0",
			"dist": {
				"integrity": "sha512-NYIn+DhbFBZ6yvZ4t50LpUf1Wkqv7dLX2ix5RlFfNqfxs3bCLK+SlICAHv/S3SZFvUabDr6JtXD89vV1Ks8NPQ==",
				"shasum": "d42f7f444ca7a57deb80759722b653732a3b94da",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.20.6.tgz",
				"fileCount": 3346,
				"unpackedSize": 50404126,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdOI3LCRA9TVsSAnZWagAAO1wP/iT+5NHyC53fpMRu7lmt\nmOJYZa0m51UiFFEO/J+nMM84I4cSltA8Mlk6NTAjhz5xLLnXufaGb+ydKTxh\nWXR5aLFABnuzvtdTGmHwYup2JEguCxUGc78zurde+abo0u4D5XsrqM4xb1a/\nr2ty5wbpty40FfjuYmpl2l0f4mh9z2SxDwU4o+KtwbqNSJBKHI+C4DCD18t5\nasQdfMxO+1WOT9FaVDpc9iey/1E64Gdv+JCsfuxQ6txCjIrbubvNJ4XknUUQ\nVTmW3r+mqmtnLgkYXjSIb0crYddR7hA1l0M3XgbGvkgVfJ44CKJQ3PRJm/xZ\nQJ8gkrXsvdxcyLbY9bfxQN/eqTMk0Gftb1JjN8ZNUgM3ILc145n7Toc0Gr0a\nqOVtVrmq9TkjCqYu2DZXX1CUZscpDEhc/7S06d0ixhpInEiYjUC+WnhiPOy6\nsOecDrOABsxAmNS45duwEmiK6xqeaaoV9J5PdlOP8UdcK9YGaBGWIZTGEMKX\nmPTavn/Ba7EDWgfqmKjeEE+ne4JjlUqaq6Qk+FeSMV2QFXVXQX/rLHbg28JO\nKOffq12A98EikcAzB7TrzWVnReIWIDdntBvYVQZ8M5q3DAeZ4P8BUawKjFuV\nkYUmHRuCjRe1JXB3SJm5pYV+N4+amEhEF98Dz5Ri9Oojwy408xyABmiQhYOr\nNx0F\r\n=AAWO\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "ikobe621@gmail.com",
					"name": "ikobe"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "ycjcl868",
				"email": "45808948@qq.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.20.6_1563987402076_0.6926626321882432"
			},
			"_hasShrinkwrap": false
		},
		"3.20.7": {
			"name": "antd",
			"version": "3.20.7",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React components implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"publishConfig": {
				"registry": "https://registry.npmjs.org/"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"@ant-design/create-react-context": "^0.2.4",
				"@ant-design/icons": "~2.1.1",
				"@ant-design/icons-react": "~2.0.1",
				"@types/react-slick": "^0.23.4",
				"array-tree-filter": "^2.1.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.6",
				"copy-to-clipboard": "^3.2.0",
				"css-animation": "^1.5.0",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.6",
				"lodash": "^4.17.13",
				"moment": "^2.24.0",
				"omit.js": "^1.0.2",
				"prop-types": "^15.7.2",
				"raf": "^3.4.1",
				"rc-animate": "^2.8.3",
				"rc-calendar": "~9.15.0",
				"rc-cascader": "~0.17.4",
				"rc-checkbox": "~2.1.6",
				"rc-collapse": "~1.11.3",
				"rc-dialog": "~7.5.2",
				"rc-drawer": "~2.0.1",
				"rc-dropdown": "~2.4.1",
				"rc-editor-mention": "^1.1.13",
				"rc-form": "^2.4.5",
				"rc-input-number": "~4.4.5",
				"rc-mentions": "~0.3.1",
				"rc-menu": "~7.4.23",
				"rc-notification": "~3.3.1",
				"rc-pagination": "~1.20.1",
				"rc-progress": "~2.5.0",
				"rc-rate": "~2.5.0",
				"rc-select": "~9.2.0",
				"rc-slider": "~8.6.11",
				"rc-steps": "~3.4.1",
				"rc-switch": "~1.9.0",
				"rc-table": "~6.6.0",
				"rc-tabs": "~9.6.4",
				"rc-time-picker": "~3.7.1",
				"rc-tooltip": "~3.7.3",
				"rc-tree": "~2.1.0",
				"rc-tree-select": "~2.9.1",
				"rc-trigger": "^2.6.2",
				"rc-upload": "~2.6.7",
				"rc-util": "^4.6.0",
				"react-lazy-load": "^3.0.13",
				"react-lifecycles-compat": "^3.0.4",
				"react-slick": "~0.24.0",
				"resize-observer-polyfill": "^1.5.1",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.3"
			},
			"devDependencies": {
				"@ant-design/colors": "^3.1.0",
				"@packtracker/webpack-plugin": "^2.0.1",
				"@sentry/browser": "^5.4.0",
				"@types/classnames": "^2.2.8",
				"@types/prop-types": "^15.7.1",
				"@types/react": "~16.8.19",
				"@types/react-dom": "^16.8.4",
				"@types/react-intl": "^2.3.17",
				"@types/warning": "^3.0.0",
				"@yesmeck/offline-plugin": "^5.0.5",
				"antd-theme-generator": "^1.1.6",
				"antd-tools": "^7.6.0",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.2.4",
				"bisheng-plugin-antd": "^1.0.2",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.0.0",
				"bisheng-plugin-toc": "^0.4.4",
				"chalk": "^2.4.2",
				"commander": "^2.20.0",
				"cross-env": "^5.2.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.6.3",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.10.0",
				"enzyme-adapter-react-16": "^1.14.0",
				"enzyme-to-json": "^3.3.5",
				"eslint": "^6.0.0",
				"eslint-config-airbnb": "^17.1.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-import": "^2.17.3",
				"eslint-plugin-jest": "^22.6.4",
				"eslint-plugin-jsx-a11y": "^6.2.1",
				"eslint-plugin-markdown": "^1.0.0",
				"eslint-plugin-react": "^7.14.2",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"glob": "^7.1.4",
				"immutability-helper": "^3.0.0",
				"intersection-observer": "^0.7.0",
				"jest": "^24.8.0",
				"jsdom": "^15.1.1",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^9.0.0",
				"logrocket": "^1.0.0",
				"logrocket-react": "^3.0.0",
				"lz-string": "^1.4.4",
				"mockdate": "^2.0.2",
				"node-fetch": "^2.6.0",
				"pre-commit": "^1.2.2",
				"preact": "^8.4.2",
				"preact-compat": "^3.18.5",
				"prettier": "^1.17.1",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.6.12",
				"rc-scroll-anim": "^2.5.8",
				"rc-tween-one": "^2.4.1",
				"react": "^16.5.2",
				"react-color": "^2.17.3",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^9.0.0",
				"react-dnd-html5-backend": "^9.0.0",
				"react-document-title": "^2.0.3",
				"react-dom": "^16.5.2",
				"react-github-button": "^0.1.11",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.4",
				"react-intl": "^2.9.0",
				"react-resizable": "^1.8.0",
				"react-router": "^3.2.3",
				"react-router-dom": "^5.0.1",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.8.6",
				"react-virtualized": "~9.21.1",
				"reqwest": "^2.0.5",
				"rimraf": "^2.6.3",
				"scrollama": "^2.0.0",
				"simple-git": "^1.113.0",
				"stylelint": "^10.0.1",
				"stylelint-config-prettier": "^5.2.0",
				"stylelint-config-rational-order": "^0.1.2",
				"stylelint-config-standard": "^18.3.0",
				"stylelint-declaration-block-no-ignored-properties": "^2.1.0",
				"stylelint-order": "^3.0.0",
				"typescript": "~3.5.1",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.2.0"
			},
			"scripts": {
				"test": "jest --config .jest.js --no-cache",
				"test-node": "jest --config .jest.node.js --no-cache",
				"test-all": "./scripts/test-all.sh",
				"check-commit": "node ./scripts/check-commit.js",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style && npm run lint:deps",
				"lint:deps": "antd-tools run deps-lint",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:md": "remark components/",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:code": "eslint --fix tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:style": "stylelint --fix '{site,components}/**/*.less' --syntax less",
				"sort-api": "antd-tools run sort-api-table",
				"api-collection": "antd-tools run api-collection",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml CNAME _site && cp .circleci/config.yml _site",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run check-commit && npm run test-all",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint",
				"lint-staged:es": "eslint ./.*.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'",
				"prettier": "prettier -c --write '**/*'"
			},
			"pre-commit": [
				"lint-staged"
			],
			"lint-staged": {
				"**/*.{js,jsx,tsx,ts,less,md,json}": [
					"prettier --write",
					"git add"
				]
			},
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"browserslist": [
				"last 2 version",
				"Firefox ESR",
				"> 1%",
				"ie >= 9"
			],
			"gitHead": "5a128c40a9d7dd7888ed1118728ee8875a718a75",
			"_id": "antd@3.20.7",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.15.0",
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"dist": {
				"integrity": "sha512-tVovzxwVD1vVx43SDiHKOusQN11JNxGSsyOKDjcXUdlnZegSAXic/YmX8G7Aw0l/E6qhsbBYrB0PI6kCvp5arw==",
				"shasum": "a01b0a23dc9bb93de79b8847fa754c6caae1686c",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.20.7.tgz",
				"fileCount": 3346,
				"unpackedSize": 50405827,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdOdxNCRA9TVsSAnZWagAAvW4P/AzLRWl2sEFysJK1oju8\nQ/dPK/Mvp+okD8w2LAiCKHnrEYUv8rqU6ks/rsdshTVVt4HUtuaY8s15vt1B\n7M+jmWy0pCl/ooG+BbPdKRViviweQ+FTtK/WAFdkpk51JdOh9IAyuhbSPt7F\nG3rKq6Ow3uK32A8m40uAk3ZRhl50+9ovbgmju/6Fliquz0sQjLYHpEroB/l4\nLAyUU6A6I5018a0gv6oc5ynTN+ADessb4xnz4xjoTY0wt0xv5XZXN2jeQb0O\nu0pyDO+JTqeMTghFwiuDTP9Igdfl3DY0t9kOhxhZhl4RBQ0TDRmIRp2p14tF\ngw7xrQ3ZAROSI1zqkrnREoc4rNJEqfy9iY5tY3VKBbQhKBNbl5Ea1q4B9TpE\n4e5f23xE/h+BoO/kKwis+EmvbycHEgS1bYmd1q0kP+cQ8fMFxMH7aDa0MF7I\n9GIw4HM8BEoXu60QGln4/pDwjD51wOYFOiF6g5upl6YSojFdtMVRUG9HrE2Y\nBqh0+MvdmmNalQ7tudvGjOmsuXaOf7zXQ316sKbctxY3gb9jOyCbM0MSXSWh\n4fAjPOpANAN0ARpcG1woBKlFI8PLl/a9Gg7GLz08jdSKOipUCv/jnTy7wm2Q\nhkeNaOHSwat+k+yDrvV4m5b255BZkdwlp2ILnKobcDQ6GsvMBzjH6dgpOfs6\nwS/c\r\n=8SmS\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "ikobe621@gmail.com",
					"name": "ikobe"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.20.7_1564073036046_0.7655655168378428"
			},
			"_hasShrinkwrap": false
		},
		"4.0.0-alpha.0": {
			"name": "antd",
			"version": "4.0.0-alpha.0",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React components implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"publishConfig": {
				"registry": "https://registry.npmjs.org/"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"@ant-design/create-react-context": "^0.2.4",
				"@ant-design/icons": "~2.1.1",
				"@ant-design/icons-react": "~2.0.1",
				"@types/react-slick": "^0.23.4",
				"array-tree-filter": "^2.1.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.6",
				"copy-to-clipboard": "^3.2.0",
				"css-animation": "^1.5.0",
				"dom-closest": "^0.2.0",
				"dom-scroll-into-view": "^1.2.1",
				"enquire.js": "^2.1.6",
				"lodash": "^4.17.13",
				"moment": "^2.24.0",
				"omit.js": "^1.0.2",
				"prop-types": "^15.7.2",
				"raf": "^3.4.1",
				"rc-animate": "^2.8.3",
				"rc-calendar": "~9.15.0",
				"rc-cascader": "~0.17.4",
				"rc-checkbox": "~2.1.6",
				"rc-collapse": "~1.11.3",
				"rc-dialog": "~7.5.2",
				"rc-drawer": "~2.0.1",
				"rc-dropdown": "~2.4.1",
				"rc-editor-mention": "^1.1.13",
				"rc-field-form": "^0.0.0-alpha.17",
				"rc-form": "^2.4.5",
				"rc-input-number": "~4.4.5",
				"rc-mentions": "~0.3.1",
				"rc-menu": "~7.4.23",
				"rc-notification": "~3.3.1",
				"rc-pagination": "~1.20.1",
				"rc-progress": "~2.5.0",
				"rc-rate": "~2.5.0",
				"rc-select": "~9.2.0",
				"rc-slider": "~8.6.11",
				"rc-steps": "~3.4.1",
				"rc-switch": "~1.9.0",
				"rc-table": "~6.6.0",
				"rc-tabs": "~9.6.4",
				"rc-time-picker": "~3.7.1",
				"rc-tooltip": "~3.7.3",
				"rc-tree": "~2.1.0",
				"rc-tree-select": "~2.9.1",
				"rc-trigger": "^2.6.2",
				"rc-upload": "~2.6.7",
				"rc-util": "^4.6.0",
				"react-lazy-load": "^3.0.13",
				"react-lifecycles-compat": "^3.0.4",
				"react-slick": "~0.24.0",
				"resize-observer-polyfill": "^1.5.1",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.3"
			},
			"devDependencies": {
				"@ant-design/colors": "^3.1.0",
				"@packtracker/webpack-plugin": "^2.0.1",
				"@sentry/browser": "^5.4.0",
				"@types/classnames": "^2.2.8",
				"@types/prop-types": "^15.7.1",
				"@types/react": "~16.8.19",
				"@types/react-dom": "^16.8.4",
				"@types/react-intl": "^2.3.17",
				"@types/warning": "^3.0.0",
				"@yesmeck/offline-plugin": "^5.0.5",
				"antd-theme-generator": "^1.1.6",
				"antd-tools": "^7.6.0",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.3.0",
				"bisheng-plugin-antd": "^1.2.1",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.1.0",
				"bisheng-plugin-toc": "^0.4.4",
				"chalk": "^2.4.2",
				"commander": "^2.20.0",
				"cross-env": "^5.2.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.6.3",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.10.0",
				"enzyme-adapter-react-16": "^1.14.0",
				"enzyme-to-json": "^3.3.5",
				"eslint": "^6.0.0",
				"eslint-config-airbnb": "^17.1.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-import": "^2.17.3",
				"eslint-plugin-jest": "^22.6.4",
				"eslint-plugin-jsx-a11y": "^6.2.1",
				"eslint-plugin-markdown": "^1.0.0",
				"eslint-plugin-react": "^7.14.2",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"glob": "^7.1.4",
				"immutability-helper": "^3.0.0",
				"intersection-observer": "^0.7.0",
				"jest": "^24.8.0",
				"jsdom": "^15.1.1",
				"jsonml.js": "^0.1.0",
				"lint-staged": "^9.0.0",
				"logrocket": "^1.0.0",
				"logrocket-react": "^3.0.0",
				"lz-string": "^1.4.4",
				"mockdate": "^2.0.2",
				"node-fetch": "^2.6.0",
				"pre-commit": "^1.2.2",
				"preact": "^8.4.2",
				"preact-compat": "^3.18.5",
				"prettier": "^1.17.1",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.6.12",
				"rc-scroll-anim": "^2.5.8",
				"rc-tween-one": "^2.4.1",
				"react": "^16.5.2",
				"react-color": "^2.17.3",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^9.0.0",
				"react-dnd-html5-backend": "^9.0.0",
				"react-document-title": "^2.0.3",
				"react-dom": "^16.5.2",
				"react-github-button": "^0.1.11",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.4",
				"react-intl": "^2.9.0",
				"react-resizable": "^1.8.0",
				"react-router": "^3.2.3",
				"react-router-dom": "^5.0.1",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.8.6",
				"react-virtualized": "~9.21.1",
				"reqwest": "^2.0.5",
				"rimraf": "^2.6.3",
				"scrollama": "^2.0.0",
				"simple-git": "^1.113.0",
				"stylelint": "^10.0.1",
				"stylelint-config-prettier": "^5.2.0",
				"stylelint-config-rational-order": "^0.1.2",
				"stylelint-config-standard": "^18.3.0",
				"stylelint-declaration-block-no-ignored-properties": "^2.1.0",
				"stylelint-order": "^3.0.0",
				"typescript": "~3.5.1",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.2.0"
			},
			"scripts": {
				"test": "jest --config .jest.js --no-cache",
				"test-node": "jest --config .jest.node.js --no-cache",
				"test-all": "./scripts/test-all.sh",
				"check-commit": "node ./scripts/check-commit.js",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style && npm run lint:deps",
				"lint:deps": "antd-tools run deps-lint",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:md": "remark components/",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:code": "eslint --fix tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:style": "stylelint --fix '{site,components}/**/*.less' --syntax less",
				"sort-api": "antd-tools run sort-api-table",
				"api-collection": "antd-tools run api-collection",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml CNAME _site && cp .circleci/config.yml _site",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run check-commit && npm run test-all",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"lint-staged": "lint-staged",
				"lint-staged:ts": "tsc && node node_modules/tslint/bin/tslint",
				"lint-staged:es": "eslint ./.*.js ./webpack.config.js",
				"lint-staged:demo": "cross-env RUN_ENV=DEMO eslint --ext '.md'",
				"prettier": "prettier -c --write '**/*'"
			},
			"pre-commit": [
				"lint-staged"
			],
			"lint-staged": {
				"**/*.{js,jsx,tsx,ts,less,md,json}": [
					"prettier --write",
					"git add"
				]
			},
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"browserslist": [
				"last 2 version",
				"Firefox ESR",
				"> 1%",
				"ie >= 9"
			],
			"readmeFilename": "README.md",
			"gitHead": "dc853c680569ccb588605584e6b9afd550a2abd6",
			"_id": "antd@4.0.0-alpha.0",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.15.0",
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"dist": {
				"integrity": "sha512-+xIRYz8w09jIUClQGWYPvieulL1/QXZBNRvaMULPrCvSwrM6j8ItzQJMVwXx8d4mgojgLVpIeSkuv+KSZbiHKw==",
				"shasum": "0c9f64bb89cf823e3987fee72a0e03d3285b4ccd",
				"tarball": "https://registry.npmjs.org/antd/-/antd-4.0.0-alpha.0.tgz",
				"fileCount": 3366,
				"unpackedSize": 51201729,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdQDOECRA9TVsSAnZWagAAzIgP/iqX1ngsY8lLAw2K3hSy\nrcnyvAXc/aqBDXsKh7kxBOAOevOwmWtLxLqgIPtD5pZYp2GFcVqFAW5PTFOc\n97WNrolDeEK/MdwTuOz8E1lslG4C6JB24irOy1wETGSsiuQDncV/6U0ITRgw\nXjTIMSPKKRCiKg82oFpytI59fQcVTKAD1Ql1WQWUt7iK1zmCCXlCtC+0/Ngj\nlEs4P+oiIwyn5O2WHwnOOdPjEhpmFdU6alFRtix3YadugHrGLwJebmWzyDWn\nDdmGYfzwS+Ju3bTXuCUSPOWExqU/XfDoZ2Z9a1RQoijY/8h2rNncYS57a/5G\nuBx3Rz5HkTQdOOdgDVpB2IpkVK+DDMguBkYMlh24TMFFV4kRacLR7RQfRqCW\nRo6vHEZcfdv64N7bGeoho/P8Bdg6w/fqncqhrt9plpG6PPlTIn2GqJet9Cb1\nXLrchxvnpfeM4/AAsJOZfO3fcHVmxZGut0dgsJsYRNEHVUQ3TewGYxihIu5K\nMIRDnlNDRDXRTaeZMYaWDTG/bqOLYESig4spVvBi1MgOThlQ+zGt961JhlhA\n6W16JowHMvOMmlwszUGyleJu/Xkjonotucu3ZLlogygrJPZvMBPVzDSzx4WD\nVwsSL1aOfbTAJXo80dzWiAh8XpyR8qSW/u1MIH6xhBx0eOS06w+gpDhBWpq6\n/bUJ\r\n=WFsF\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "ikobe621@gmail.com",
					"name": "ikobe"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_4.0.0-alpha.0_1564488579800_0.32378901619504585"
			},
			"_hasShrinkwrap": false
		},
		"3.21.0": {
			"name": "antd",
			"version": "3.21.0",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React components implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"publishConfig": {
				"registry": "https://registry.npmjs.org/"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"@ant-design/create-react-context": "^0.2.4",
				"@ant-design/icons": "~2.1.1",
				"@ant-design/icons-react": "~2.0.1",
				"@types/react-slick": "^0.23.4",
				"array-tree-filter": "^2.1.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.6",
				"copy-to-clipboard": "^3.2.0",
				"css-animation": "^1.5.0",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.6",
				"lodash": "^4.17.13",
				"moment": "^2.24.0",
				"omit.js": "^1.0.2",
				"prop-types": "^15.7.2",
				"raf": "^3.4.1",
				"rc-animate": "^2.8.3",
				"rc-calendar": "~9.15.5",
				"rc-cascader": "~0.17.4",
				"rc-checkbox": "~2.1.6",
				"rc-collapse": "~1.11.3",
				"rc-dialog": "~7.5.2",
				"rc-drawer": "~2.0.1",
				"rc-dropdown": "~2.4.1",
				"rc-editor-mention": "^1.1.13",
				"rc-form": "^2.4.5",
				"rc-input-number": "~4.4.5",
				"rc-mentions": "~0.3.1",
				"rc-menu": "~7.4.23",
				"rc-notification": "~3.3.1",
				"rc-pagination": "~1.20.5",
				"rc-progress": "~2.5.0",
				"rc-rate": "~2.5.0",
				"rc-select": "~9.2.0",
				"rc-slider": "~8.6.11",
				"rc-steps": "~3.4.1",
				"rc-switch": "~1.9.0",
				"rc-table": "~6.7.0",
				"rc-tabs": "~9.6.4",
				"rc-time-picker": "~3.7.1",
				"rc-tooltip": "~3.7.3",
				"rc-tree": "~2.1.0",
				"rc-tree-select": "~2.9.1",
				"rc-trigger": "^2.6.2",
				"rc-upload": "~2.7.0",
				"rc-util": "^4.6.0",
				"react-lazy-load": "^3.0.13",
				"react-lifecycles-compat": "^3.0.4",
				"react-slick": "~0.24.0",
				"resize-observer-polyfill": "^1.5.1",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.3"
			},
			"devDependencies": {
				"@ant-design/colors": "^3.1.0",
				"@packtracker/webpack-plugin": "^2.0.1",
				"@sentry/browser": "^5.4.0",
				"@types/classnames": "^2.2.8",
				"@types/prop-types": "^15.7.1",
				"@types/react": "~16.8.19",
				"@types/react-dom": "^16.8.4",
				"@types/react-intl": "^2.3.17",
				"@types/warning": "^3.0.0",
				"@yesmeck/offline-plugin": "^5.0.5",
				"antd-theme-generator": "^1.1.6",
				"@ant-design/tools": "^8.0.0",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.3.0",
				"bisheng-plugin-antd": "^1.0.2",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.0.0",
				"bisheng-plugin-toc": "^0.4.4",
				"chalk": "^2.4.2",
				"commander": "^2.20.0",
				"cross-env": "^5.2.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.6.3",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.10.0",
				"enzyme-adapter-react-16": "^1.14.0",
				"enzyme-to-json": "^3.3.5",
				"eslint": "^6.0.0",
				"eslint-config-airbnb": "^17.1.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-import": "^2.17.3",
				"eslint-plugin-jest": "^22.6.4",
				"eslint-plugin-jsx-a11y": "^6.2.1",
				"eslint-plugin-markdown": "^1.0.0",
				"eslint-plugin-react": "^7.14.2",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"glob": "^7.1.4",
				"husky": "^3.0.2",
				"immutability-helper": "^3.0.0",
				"intersection-observer": "^0.7.0",
				"jest": "^24.8.0",
				"jsdom": "^15.1.1",
				"jsonml.js": "^0.1.0",
				"logrocket": "^1.0.0",
				"logrocket-react": "^3.0.0",
				"lz-string": "^1.4.4",
				"mockdate": "^2.0.2",
				"node-fetch": "^2.6.0",
				"preact": "^8.4.2",
				"preact-compat": "^3.18.5",
				"prettier": "^1.17.1",
				"pretty-quick": "^1.11.0",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.6.12",
				"rc-scroll-anim": "^2.5.8",
				"rc-tween-one": "^2.4.1",
				"react": "^16.5.2",
				"react-color": "^2.17.3",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^9.0.0",
				"react-dnd-html5-backend": "^9.0.0",
				"react-document-title": "^2.0.3",
				"react-dom": "^16.5.2",
				"react-github-button": "^0.1.11",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.4",
				"react-intl": "^2.9.0",
				"react-resizable": "^1.8.0",
				"react-router": "^3.2.3",
				"react-router-dom": "^5.0.1",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.8.6",
				"react-virtualized": "~9.21.1",
				"reqwest": "^2.0.5",
				"rimraf": "^2.6.3",
				"scrollama": "^2.0.0",
				"simple-git": "^1.113.0",
				"stylelint": "^10.0.1",
				"stylelint-config-prettier": "^5.2.0",
				"stylelint-config-rational-order": "^0.1.2",
				"stylelint-config-standard": "^18.3.0",
				"stylelint-declaration-block-no-ignored-properties": "^2.1.0",
				"stylelint-order": "^3.0.0",
				"typescript": "~3.5.1",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.2.0"
			},
			"scripts": {
				"test": "jest --config .jest.js --no-cache",
				"test-node": "jest --config .jest.node.js --no-cache",
				"test-all": "./scripts/test-all.sh",
				"check-commit": "node ./scripts/check-commit.js",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style && npm run lint:deps",
				"lint:deps": "antd-tools run deps-lint",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:md": "remark components/",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md' --rule 'import/no-unresolved: 0'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:code": "eslint --fix tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:style": "stylelint --fix '{site,components}/**/*.less' --syntax less",
				"sort-api": "antd-tools run sort-api-table",
				"api-collection": "antd-tools run api-collection",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml CNAME _site && cp .circleci/config.yml _site",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run check-commit && npm run test-all",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"prettier": "prettier -c --write '**/*'",
				"pretty-quick": "pretty-quick"
			},
			"husky": {
				"hooks": {
					"pre-commit": "pretty-quick --staged"
				}
			},
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"browserslist": [
				"last 2 version",
				"Firefox ESR",
				"> 1%",
				"ie >= 9"
			],
			"gitHead": "f0d6c0515d16616c7eeaf49aad0efa0ca5168e00",
			"_id": "antd@3.21.0",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.15.0",
			"_npmUser": {
				"name": "ikobe",
				"email": "ikobe621@gmail.com"
			},
			"dist": {
				"integrity": "sha512-cO1/g31GV5aTbLU+HDkIP03RZVI0DQUkX0IEc9mnyECYt+gvMYEx8vT+rAbCmVSJt8y9jljAKfVWTowB6DBBlQ==",
				"shasum": "a3fff023fe32b3c702aac1112770df2559b9d739",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.21.0.tgz",
				"fileCount": 3714,
				"unpackedSize": 50851669,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdRw/DCRA9TVsSAnZWagAAaFkP/1y4deQiz0cYcNvBQjI2\naUS1X5pMHUH8h1BfEVeyw4RRpF31q5nJbSJWu2pWfPNOfKzV5x6QxjhZW1sD\nNDSTNHQvy1hoPltvsd7BGfOcktJ1ocSzK6LNxeowUfzSLUlpAdBDoumSmNnQ\nLVso38Rfl3WzOpzPd88Kg8T07GpVCg0DLbsLAaiOKzPY5pHRDnRsg5Jrn+hL\nBiQV+SjULxvc0jxjnZGmo86FVVmToM3qk7ncP48fXluFWbii5DzTAD2yS72g\nqiO88C+/NdueqJP8KZcQbI2oMR1s659TA6B6X3kEopPIf9bbz9lbWWjUqL8b\nIOp05eX7xTe1rOUyyP2GlSWkwZqkYqRDkE8KKV6oeT5+/DsuM31gaDYPpCXo\n7ptpKlOSgTfTGxNsXE3SbTeOBvMcNGL6tvsf/QoPyHyZ1IBDT1IG2iFiALOS\ni48pVJUbbqvgclSwjHWVfuAR0U8cre5F0uSPwmVN34Lj5ODO1joXiQ4bqo+5\n3pi8beOVS/cL3sNvcxuOrfSKexW99F5pKhH+Y4zpx6Uho+xJgnxYkErPn+81\n7EwFtr8uYUaChvfD96QLDOvLCk3O2IWR1cfIOXfNzqkbIQKWUGPdEfliE810\nsHrBs5z5uAXhuRNoaWPLtvAM7UKDaatg5WnpGl1iC4NuHTLLo3y7o6RA+d5B\nWX9A\r\n=+IbE\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "ikobe621@gmail.com",
					"name": "ikobe"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.21.0_1564938177992_0.29945000774240604"
			},
			"_hasShrinkwrap": false
		},
		"3.21.1": {
			"name": "antd",
			"version": "3.21.1",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React components implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"publishConfig": {
				"registry": "https://registry.npmjs.org/"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"@ant-design/create-react-context": "^0.2.4",
				"@ant-design/icons": "~2.1.1",
				"@ant-design/icons-react": "~2.0.1",
				"@types/react-slick": "^0.23.4",
				"array-tree-filter": "^2.1.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.6",
				"copy-to-clipboard": "^3.2.0",
				"css-animation": "^1.5.0",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.6",
				"lodash": "^4.17.13",
				"moment": "^2.24.0",
				"omit.js": "^1.0.2",
				"prop-types": "^15.7.2",
				"raf": "^3.4.1",
				"rc-animate": "^2.8.3",
				"rc-calendar": "~9.15.5",
				"rc-cascader": "~0.17.4",
				"rc-checkbox": "~2.1.6",
				"rc-collapse": "~1.11.3",
				"rc-dialog": "~7.5.2",
				"rc-drawer": "~2.0.1",
				"rc-dropdown": "~2.4.1",
				"rc-editor-mention": "^1.1.13",
				"rc-form": "^2.4.5",
				"rc-input-number": "~4.4.5",
				"rc-mentions": "~0.3.1",
				"rc-menu": "~7.4.23",
				"rc-notification": "~3.3.1",
				"rc-pagination": "~1.20.5",
				"rc-progress": "~2.5.0",
				"rc-rate": "~2.5.0",
				"rc-select": "~9.2.0",
				"rc-slider": "~8.6.11",
				"rc-steps": "~3.4.1",
				"rc-switch": "~1.9.0",
				"rc-table": "~6.7.0",
				"rc-tabs": "~9.6.4",
				"rc-time-picker": "~3.7.1",
				"rc-tooltip": "~3.7.3",
				"rc-tree": "~2.1.0",
				"rc-tree-select": "~2.9.1",
				"rc-trigger": "^2.6.2",
				"rc-upload": "~2.7.0",
				"rc-util": "^4.6.0",
				"react-lazy-load": "^3.0.13",
				"react-lifecycles-compat": "^3.0.4",
				"react-slick": "~0.24.0",
				"resize-observer-polyfill": "^1.5.1",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.3"
			},
			"devDependencies": {
				"@ant-design/colors": "^3.1.0",
				"@packtracker/webpack-plugin": "^2.0.1",
				"@sentry/browser": "^5.4.0",
				"@types/classnames": "^2.2.8",
				"@types/prop-types": "^15.7.1",
				"@types/react": "~16.8.19",
				"@types/react-dom": "^16.8.4",
				"@types/react-intl": "^2.3.17",
				"@types/warning": "^3.0.0",
				"@yesmeck/offline-plugin": "^5.0.5",
				"antd-theme-generator": "^1.1.6",
				"@ant-design/tools": "^8.0.0",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.3.0",
				"bisheng-plugin-antd": "^1.0.2",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.0.0",
				"bisheng-plugin-toc": "^0.4.4",
				"chalk": "^2.4.2",
				"commander": "^2.20.0",
				"cross-env": "^5.2.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.6.3",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.10.0",
				"enzyme-adapter-react-16": "^1.14.0",
				"enzyme-to-json": "^3.3.5",
				"eslint": "^6.0.0",
				"eslint-config-airbnb": "^17.1.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-import": "^2.17.3",
				"eslint-plugin-jest": "^22.6.4",
				"eslint-plugin-jsx-a11y": "^6.2.1",
				"eslint-plugin-markdown": "^1.0.0",
				"eslint-plugin-react": "^7.14.2",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"glob": "^7.1.4",
				"husky": "^3.0.2",
				"immutability-helper": "^3.0.0",
				"intersection-observer": "^0.7.0",
				"jest": "^24.8.0",
				"jsdom": "^15.1.1",
				"jsonml.js": "^0.1.0",
				"logrocket": "^1.0.0",
				"logrocket-react": "^3.0.0",
				"lz-string": "^1.4.4",
				"mockdate": "^2.0.2",
				"node-fetch": "^2.6.0",
				"preact": "^8.4.2",
				"preact-compat": "^3.18.5",
				"prettier": "^1.17.1",
				"pretty-quick": "^1.11.0",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.6.12",
				"rc-scroll-anim": "^2.5.8",
				"rc-tween-one": "^2.4.1",
				"react": "^16.5.2",
				"react-color": "^2.17.3",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^9.0.0",
				"react-dnd-html5-backend": "^9.0.0",
				"react-document-title": "^2.0.3",
				"react-dom": "^16.5.2",
				"react-github-button": "^0.1.11",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.4",
				"react-intl": "^2.9.0",
				"react-resizable": "^1.8.0",
				"react-router": "^3.2.3",
				"react-router-dom": "^5.0.1",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.8.6",
				"react-virtualized": "~9.21.1",
				"reqwest": "^2.0.5",
				"rimraf": "^2.6.3",
				"scrollama": "^2.0.0",
				"simple-git": "^1.113.0",
				"stylelint": "^10.0.1",
				"stylelint-config-prettier": "^5.2.0",
				"stylelint-config-rational-order": "^0.1.2",
				"stylelint-config-standard": "^18.3.0",
				"stylelint-declaration-block-no-ignored-properties": "^2.1.0",
				"stylelint-order": "^3.0.0",
				"typescript": "~3.5.1",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.2.0"
			},
			"scripts": {
				"test": "jest --config .jest.js --no-cache",
				"test-node": "jest --config .jest.node.js --no-cache",
				"test-all": "./scripts/test-all.sh",
				"check-commit": "node ./scripts/check-commit.js",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style && npm run lint:deps",
				"lint:deps": "antd-tools run deps-lint",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:md": "remark components/",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md' --rule 'import/no-unresolved: 0'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:code": "eslint --fix tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:style": "stylelint --fix '{site,components}/**/*.less' --syntax less",
				"sort-api": "antd-tools run sort-api-table",
				"api-collection": "antd-tools run api-collection",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml CNAME _site && cp .circleci/config.yml _site",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run check-commit && npm run test-all",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"prettier": "prettier -c --write '**/*'",
				"pretty-quick": "pretty-quick"
			},
			"husky": {
				"hooks": {
					"pre-commit": "pretty-quick --staged"
				}
			},
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"browserslist": [
				"last 2 version",
				"Firefox ESR",
				"> 1%",
				"ie >= 9"
			],
			"gitHead": "0bc948db4c333400288d15706aa26ae40b425750",
			"_id": "antd@3.21.1",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.15.0",
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"dist": {
				"integrity": "sha512-5PQQHKlxCcG5JloXqmf5hvYHW38El5HGNmIIFIyoKG0hFGmG9qDAYnL7+vO3zXKBi1sxqisMB3e6oQzAUgUozQ==",
				"shasum": "6c315011ba8b8a9b942c481c0f8e0d2635d2fe99",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.21.1.tgz",
				"fileCount": 3714,
				"unpackedSize": 50850914,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdR6fbCRA9TVsSAnZWagAAuPkP/RqkUFM1YzV42QZlTRx9\nAPjWrdevhvA04O64cU+6+gNsy6BrOFzEoUK6DndTzZ1vAY19nhg7Ty5opt+f\nMFA0n0T6v9kDqEi6z2/OUCYRWngIr18r/BZiWFP7Ue0Sb3yqv5exd6xWB7pw\nvEjmXACy62UYrZs6MiRrfo8qoAI3ZHWfZ6b4v5pZaNxsDVilFvrqFch9Rb80\nPNAn3StqU9iSyN6RkNK+Ue2NS4XvgJnXYF4ALvWpQrBFg72VnGnOcAFvbsf/\nofD0OJlTj5LBj70RyvJGXfaLDZzXb6GVksvSUM24x6Y8AAro79wQc+3kMDgr\nCl0n69lvF8yLWLJgTxsipAjtXM5c5JtjdUtKw1v1uCvIVYn0qZ1tDg3A6jbP\nHNrxMiZzbWgw7Wnzpt4cC+jHLy5owb8tAaV1nngUabPgR8rZG78b6puTNi8o\nAkEQ/9UayMqhMeQFxESMtee8WgMKqNgLJB/bUbqZMJ+UgEWTzAkqCDLQq8R8\nwvdWPhPAuqlS52zM9HwMs2Em5tfecyLdviv+2vdYY6h3uTSxcdLVeUjHYTVm\nZ04MwpwKdJECWAbzttOSp/WbjhMLBz0lXlMU+NPjc970eOBQ1KgaIasTBXBj\n/fqVCK+uxJpdXa4dyfMPisKRtY2RH9RFRR2VFNbpjXeXMW1x9HlX5Z9ujBMK\nGvjC\r\n=G160\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "ikobe621@gmail.com",
					"name": "ikobe"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.21.1_1564977114227_0.2594148525591573"
			},
			"_hasShrinkwrap": false
		},
		"3.21.2": {
			"name": "antd",
			"version": "3.21.2",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React components implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"publishConfig": {
				"registry": "https://registry.npmjs.org/"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"@ant-design/create-react-context": "^0.2.4",
				"@ant-design/icons": "~2.1.1",
				"@ant-design/icons-react": "~2.0.1",
				"@types/react-slick": "^0.23.4",
				"array-tree-filter": "^2.1.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.6",
				"copy-to-clipboard": "^3.2.0",
				"css-animation": "^1.5.0",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.6",
				"lodash": "^4.17.13",
				"moment": "^2.24.0",
				"omit.js": "^1.0.2",
				"prop-types": "^15.7.2",
				"raf": "^3.4.1",
				"rc-animate": "^2.8.3",
				"rc-calendar": "~9.15.5",
				"rc-cascader": "~0.17.4",
				"rc-checkbox": "~2.1.6",
				"rc-collapse": "~1.11.3",
				"rc-dialog": "~7.5.2",
				"rc-drawer": "~2.0.1",
				"rc-dropdown": "~2.4.1",
				"rc-editor-mention": "^1.1.13",
				"rc-form": "^2.4.5",
				"rc-input-number": "~4.4.5",
				"rc-mentions": "~0.3.1",
				"rc-menu": "~7.4.23",
				"rc-notification": "~3.3.1",
				"rc-pagination": "~1.20.5",
				"rc-progress": "~2.5.0",
				"rc-rate": "~2.5.0",
				"rc-select": "~9.2.0",
				"rc-slider": "~8.6.11",
				"rc-steps": "~3.4.1",
				"rc-switch": "~1.9.0",
				"rc-table": "~6.7.0",
				"rc-tabs": "~9.6.4",
				"rc-time-picker": "~3.7.1",
				"rc-tooltip": "~3.7.3",
				"rc-tree": "~2.1.0",
				"rc-tree-select": "~2.9.1",
				"rc-trigger": "^2.6.2",
				"rc-upload": "~2.7.0",
				"rc-util": "^4.6.0",
				"react-lazy-load": "^3.0.13",
				"react-lifecycles-compat": "^3.0.4",
				"react-slick": "~0.24.0",
				"resize-observer-polyfill": "^1.5.1",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.3"
			},
			"devDependencies": {
				"@ant-design/colors": "^3.1.0",
				"@packtracker/webpack-plugin": "^2.0.1",
				"@sentry/browser": "^5.4.0",
				"@types/classnames": "^2.2.8",
				"@types/prop-types": "^15.7.1",
				"@types/react": "~16.8.19",
				"@types/react-dom": "^16.8.4",
				"@types/react-intl": "^2.3.17",
				"@types/warning": "^3.0.0",
				"@yesmeck/offline-plugin": "^5.0.5",
				"antd-theme-generator": "^1.1.6",
				"@ant-design/tools": "^8.0.0",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.3.0",
				"bisheng-plugin-antd": "^1.0.2",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.0.0",
				"bisheng-plugin-toc": "^0.4.4",
				"chalk": "^2.4.2",
				"commander": "^2.20.0",
				"cross-env": "^5.2.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.6.3",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.10.0",
				"enzyme-adapter-react-16": "^1.14.0",
				"enzyme-to-json": "^3.3.5",
				"eslint": "^6.0.0",
				"eslint-config-airbnb": "^17.1.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-import": "^2.17.3",
				"eslint-plugin-jest": "^22.6.4",
				"eslint-plugin-jsx-a11y": "^6.2.1",
				"eslint-plugin-markdown": "^1.0.0",
				"eslint-plugin-react": "^7.14.2",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"glob": "^7.1.4",
				"husky": "^3.0.2",
				"immutability-helper": "^3.0.0",
				"intersection-observer": "^0.7.0",
				"jest": "^24.8.0",
				"jsdom": "^15.1.1",
				"jsonml.js": "^0.1.0",
				"logrocket": "^1.0.0",
				"logrocket-react": "^3.0.0",
				"lz-string": "^1.4.4",
				"mockdate": "^2.0.2",
				"node-fetch": "^2.6.0",
				"preact": "^8.4.2",
				"preact-compat": "^3.18.5",
				"prettier": "^1.17.1",
				"pretty-quick": "^1.11.0",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.6.12",
				"rc-scroll-anim": "^2.5.8",
				"rc-tween-one": "^2.4.1",
				"react": "^16.5.2",
				"react-color": "^2.17.3",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^9.0.0",
				"react-dnd-html5-backend": "^9.0.0",
				"react-document-title": "^2.0.3",
				"react-dom": "^16.5.2",
				"react-github-button": "^0.1.11",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.4",
				"react-intl": "^2.9.0",
				"react-resizable": "^1.8.0",
				"react-router": "^3.2.3",
				"react-router-dom": "^5.0.1",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.8.6",
				"react-virtualized": "~9.21.1",
				"reqwest": "^2.0.5",
				"rimraf": "^2.6.3",
				"scrollama": "^2.0.0",
				"simple-git": "^1.113.0",
				"stylelint": "^10.0.1",
				"stylelint-config-prettier": "^5.2.0",
				"stylelint-config-rational-order": "^0.1.2",
				"stylelint-config-standard": "^18.3.0",
				"stylelint-declaration-block-no-ignored-properties": "^2.1.0",
				"stylelint-order": "^3.0.0",
				"typescript": "~3.5.1",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.2.0"
			},
			"scripts": {
				"test": "jest --config .jest.js --no-cache",
				"test-node": "jest --config .jest.node.js --no-cache",
				"test-all": "./scripts/test-all.sh",
				"check-commit": "node ./scripts/check-commit.js",
				"lint": "npm run lint:ts && npm run lint:es && npm run lint:demo && npm run lint:style && npm run lint:deps",
				"lint:deps": "antd-tools run deps-lint",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:md": "remark components/",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md' --rule 'import/no-unresolved: 0'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:code": "eslint --fix tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:style": "stylelint --fix '{site,components}/**/*.less' --syntax less",
				"sort-api": "antd-tools run sort-api-table",
				"api-collection": "antd-tools run api-collection",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ENV=production bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml CNAME _site && cp .circleci/config.yml _site",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run check-commit && npm run test-all",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"prettier": "prettier -c --write '**/*'",
				"pretty-quick": "pretty-quick"
			},
			"husky": {
				"hooks": {
					"pre-commit": "pretty-quick --staged"
				}
			},
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"browserslist": [
				"last 2 version",
				"Firefox ESR",
				"> 1%",
				"ie >= 9"
			],
			"gitHead": "c6d04a7ed151134799b08aab182a2d056b82d71c",
			"_id": "antd@3.21.2",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.15.0",
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"dist": {
				"integrity": "sha512-KwqFhr7UpZGVCB4l7uZj74LgFVGQqdqLULY9QCGgIubiSFcqPl5dzvIz/bIEdqdiYvS72zX+nD0qmQiI5W95kg==",
				"shasum": "83232e12ea0257bc6103cf5a23a716290c863831",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.21.2.tgz",
				"fileCount": 3714,
				"unpackedSize": 50863861,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdSGjFCRA9TVsSAnZWagAAnAYP+gNHOhOB0OjBWWe2KwRJ\n0B/B3jqIUXXCFjNy+0odbWSBKN7CJpYQFGHjBb5kI9vQb5GXHobUiSZXBWyc\nzmOn6TUlc/9BIUaxZHEvB1TPBabcCzniMuI7mwNkpn5U7n+3zgnuLtRI3V+1\nycdkK1VGblKW1KKujBWBZTRqzwZVDv/RIiybJGVm5JdTeV7i1d3yNfPLhBGi\nhqMot8pxMBPZyZjQTAkfQYApTDAUBngVtGrpmn/jSlie5jWTl/awkiK4CBd/\nil9/C3lCNNcZOFiUmPTMAmG9rzg9z6+2mZgUUaTGXgbJ+cICscuo4yCsh+2k\ne4ceVMjPaNJYwyduLVbFs7aIYYoJS57lT8k0e8ZgpbBA19FXroFublVTe4fG\nA/cjrwIPotQKDGdcOpL3T8Ml6D+4StiMt0mWfIXXKglJGo/tGOds+qvPmgIZ\nsj3uGh1VfO0bbhyEa/kCHU9GR4kRAdeEjg1WdnSWkUU6MRSFuChwbx2vfk/x\nKe4HANlBraaLl81FUukND+r21BaY7u1BSxVAYCQo/MYtZZoFgXbF2dvdgKE9\n15pT+X6UAHioRFA0VtiNQmfoHR88QVAioz7zZoJC4m4f8IEnwvntiwgP8pd/\nmVrsgFI1gi2BvMg3spaslbdQFh8toCu4MY7bDZVXaJHV11MeTBl2ZLlve6On\nlYd1\r\n=seA2\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "ikobe621@gmail.com",
					"name": "ikobe"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.21.2_1565026500601_0.4775307370589734"
			},
			"_hasShrinkwrap": false
		},
		"3.21.3-beta.0": {
			"name": "antd",
			"description": "An enterprise-class UI design language and React components implementation",
			"version": "3.21.3-beta.0",
			"license": "MIT",
			"pika": true,
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"homepage": "http://ant.design/",
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"contributors": [
				{
					"name": "ant"
				}
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"dependencies": {
				"@ant-design/create-react-context": "^0.2.4",
				"@ant-design/icons": "~2.1.1",
				"@ant-design/icons-react": "~2.0.1",
				"@types/react-slick": "^0.23.4",
				"array-tree-filter": "^2.1.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.6",
				"copy-to-clipboard": "^3.2.0",
				"css-animation": "^1.5.0",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.6",
				"lodash": "^4.17.13",
				"moment": "^2.24.0",
				"omit.js": "^1.0.2",
				"prop-types": "^15.7.2",
				"raf": "^3.4.1",
				"rc-animate": "^2.8.3",
				"rc-calendar": "~9.15.5",
				"rc-cascader": "~0.17.4",
				"rc-checkbox": "~2.1.6",
				"rc-collapse": "~1.11.3",
				"rc-dialog": "~7.5.2",
				"rc-drawer": "~2.0.1",
				"rc-dropdown": "~2.4.1",
				"rc-editor-mention": "^1.1.13",
				"rc-form": "^2.4.5",
				"rc-input-number": "~4.4.5",
				"rc-mentions": "~0.3.1",
				"rc-menu": "~7.4.23",
				"rc-notification": "~3.3.1",
				"rc-pagination": "~1.20.5",
				"rc-progress": "~2.5.0",
				"rc-rate": "~2.5.0",
				"rc-select": "~9.2.0",
				"rc-slider": "~8.6.11",
				"rc-steps": "~3.4.1",
				"rc-switch": "~1.9.0",
				"rc-table": "~6.7.0",
				"rc-tabs": "~9.6.4",
				"rc-time-picker": "~3.7.1",
				"rc-tooltip": "~3.7.3",
				"rc-tree": "~2.1.0",
				"rc-tree-select": "~2.9.1",
				"rc-trigger": "^2.6.2",
				"rc-upload": "~2.7.0",
				"rc-util": "^4.6.0",
				"react-lazy-load": "^3.0.13",
				"react-lifecycles-compat": "^3.0.4",
				"react-slick": "~0.24.0",
				"resize-observer-polyfill": "^1.5.1",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.3"
			},
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"devDependencies": {
				"@ant-design/colors": "^3.1.0",
				"@ant-design/tools": "^8.0.0",
				"@packtracker/webpack-plugin": "^2.0.1",
				"@pika/cli": "^0.2.0",
				"@pika/pack": "^0.5.0",
				"@pika/plugin-build-node": "^0.6.0",
				"@pika/plugin-build-types": "^0.6.0",
				"@pika/plugin-build-web": "^0.6.0",
				"@pika/plugin-ts-standard-pkg": "^0.6.0",
				"@pika/types": "^0.6.0",
				"@sentry/browser": "^5.4.0",
				"@types/classnames": "^2.2.8",
				"@types/prop-types": "^15.7.1",
				"@types/react": "~16.8.19",
				"@types/react-dom": "^16.8.4",
				"@types/react-intl": "^2.3.17",
				"@types/warning": "^3.0.0",
				"@typescript-eslint/eslint-plugin": "^1.13.0",
				"@typescript-eslint/parser": "^1.13.0",
				"@yesmeck/offline-plugin": "^5.0.5",
				"antd-theme-generator": "^1.1.6",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.3.0",
				"bisheng-plugin-antd": "^1.0.2",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.0.0",
				"bisheng-plugin-toc": "^0.4.4",
				"chalk": "^2.4.2",
				"commander": "^2.20.0",
				"cross-env": "^5.2.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.6.3",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.10.0",
				"enzyme-adapter-react-16": "^1.14.0",
				"enzyme-to-json": "^3.3.5",
				"eslint": "^6.1.0",
				"eslint-config-airbnb": "^17.1.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-import": "^2.17.3",
				"eslint-plugin-jest": "^22.6.4",
				"eslint-plugin-jsx-a11y": "^6.2.1",
				"eslint-plugin-markdown": "^1.0.0",
				"eslint-plugin-react": "^7.14.2",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"glob": "^7.1.4",
				"husky": "^3.0.2",
				"immutability-helper": "^3.0.0",
				"intersection-observer": "^0.7.0",
				"jest": "^24.8.0",
				"jsdom": "^15.1.1",
				"jsonml.js": "^0.1.0",
				"logrocket": "^1.0.0",
				"logrocket-react": "^3.0.0",
				"lz-string": "^1.4.4",
				"mockdate": "^2.0.2",
				"node-fetch": "^2.6.0",
				"preact": "^8.4.2",
				"preact-compat": "^3.18.5",
				"prettier": "^1.17.1",
				"pretty-quick": "^1.11.0",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.6.12",
				"rc-scroll-anim": "^2.5.8",
				"rc-tween-one": "^2.4.1",
				"react": "^16.5.2",
				"react-color": "^2.17.3",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^9.0.0",
				"react-dnd-html5-backend": "^9.0.0",
				"react-document-title": "^2.0.3",
				"react-dom": "^16.5.2",
				"react-github-button": "^0.1.11",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.4",
				"react-intl": "^2.9.0",
				"react-resizable": "^1.8.0",
				"react-router": "^3.2.3",
				"react-router-dom": "^5.0.1",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.8.6",
				"react-virtualized": "~9.21.1",
				"reqwest": "^2.0.5",
				"rimraf": "^2.6.3",
				"scrollama": "^2.0.0",
				"simple-git": "^1.113.0",
				"stylelint": "^10.0.1",
				"stylelint-config-prettier": "^5.2.0",
				"stylelint-config-rational-order": "^0.1.2",
				"stylelint-config-standard": "^18.3.0",
				"stylelint-declaration-block-no-ignored-properties": "^2.1.0",
				"stylelint-order": "^3.0.0",
				"typescript": "~3.5.1",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.2.0"
			},
			"publishConfig": {
				"registry": "https://registry.npmjs.org/"
			},
			"source": "dist-src/index.js",
			"types": "dist-types/index.d.ts",
			"module": "dist-web/index.js",
			"_id": "antd@3.21.3-beta.0",
			"_nodeVersion": "10.16.0",
			"_npmVersion": "6.9.0",
			"dist": {
				"integrity": "sha512-CEa/2bjor9mSUKSR+Kd6r1RAXaDjtXlbKk0//SYpmRJjTZoHttfS7zZb03J8L119hW1UhpgluyKchevT9JPY3g==",
				"shasum": "784b61fcecb4441e46c4034568ddfcd5e667f1ca",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.21.3-beta.0.tgz",
				"fileCount": 2052,
				"unpackedSize": 2176628,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdSonUCRA9TVsSAnZWagAAysEP/3nCzfKXmkCE/inGTcFL\n9dyC4HzKKrNTpsu3Bkhxa3PvJX06WQRvtD280uHe1ScGEsdoSjBcQBEwxHbi\n10t3lffUjfrEr5OOEgoj9SoUrwe7Zwqsy9haxtePU2XeGjngzvj8a4vMbLxv\nzZzZkqM1tsAf3XRj3MPIQsoDLEqhrjuwnmpVPjvaz7681tagIGF8TC1++Iin\nSVSe3jnhyZ7WoQ0Z3Gl1YcfEoktJVa2nfGAw5/qepMedO3CZ6Xim/JUwilbr\nfYkR8ufs2a/kSCQhnkEIYY2acxqgAoK5y3FIZK+It5Xant8Ogkj2fsHXkTCE\nyyNPnf9W3oUUMPxVWPRpWpVvlDe+jpcsyYzU4ODEaVifsPQyrVNG9PU1o0jj\nES1xmBkym3/q7qo2u3k9AWckbEErAq/98Z9E5uFs18PIAueb7NpCAu8XMpRx\n7c44bfIFq9KDlGgpBtIGloJBbGr528/jKwdjD2xuqpZEliCI6eRS0wgGEcfS\n1ifJpe5zIljCuGVBsAa3SF+Gd309MLxntL83zPWv71nLub6zbOWUAqpk3kI5\n4w7032YFJb7N7cIBF3joTto8jcp5yXe39wqdSZWHsQMbDBIDJ0t5CW0LICOh\n92PosfFfbpsqWFmSulZUUwREk9iHs7Gz1a1eTV0YmTlw4hQe/m9vRlsMb/8m\nE4Ad\r\n=i4eL\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "ikobe621@gmail.com",
					"name": "ikobe"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.21.3-beta.0_1565166035456_0.9875478067232968"
			},
			"_hasShrinkwrap": false
		},
		"3.21.3": {
			"name": "antd",
			"version": "3.21.3",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React components implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"publishConfig": {
				"registry": "https://registry.npmjs.org/"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"@ant-design/create-react-context": "^0.2.4",
				"@ant-design/icons": "~2.1.1",
				"@ant-design/icons-react": "~2.0.1",
				"@types/react-slick": "^0.23.4",
				"array-tree-filter": "^2.1.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.6",
				"copy-to-clipboard": "^3.2.0",
				"css-animation": "^1.5.0",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.6",
				"lodash": "^4.17.13",
				"moment": "^2.24.0",
				"omit.js": "^1.0.2",
				"prop-types": "^15.7.2",
				"raf": "^3.4.1",
				"rc-animate": "^2.8.3",
				"rc-calendar": "~9.15.5",
				"rc-cascader": "~0.17.4",
				"rc-checkbox": "~2.1.6",
				"rc-collapse": "~1.11.3",
				"rc-dialog": "~7.5.2",
				"rc-drawer": "~2.0.1",
				"rc-dropdown": "~2.4.1",
				"rc-editor-mention": "^1.1.13",
				"rc-form": "^2.4.5",
				"rc-input-number": "~4.4.5",
				"rc-mentions": "~0.3.1",
				"rc-menu": "~7.4.23",
				"rc-notification": "~3.3.1",
				"rc-pagination": "~1.20.5",
				"rc-progress": "~2.5.0",
				"rc-rate": "~2.5.0",
				"rc-select": "~9.2.0",
				"rc-slider": "~8.6.11",
				"rc-steps": "~3.4.1",
				"rc-switch": "~1.9.0",
				"rc-table": "~6.7.0",
				"rc-tabs": "~9.6.4",
				"rc-time-picker": "~3.7.1",
				"rc-tooltip": "~3.7.3",
				"rc-tree": "~2.1.0",
				"rc-tree-select": "~2.9.1",
				"rc-trigger": "^2.6.2",
				"rc-upload": "~2.7.0",
				"rc-util": "^4.6.0",
				"react-lazy-load": "^3.0.13",
				"react-lifecycles-compat": "^3.0.4",
				"react-slick": "~0.24.0",
				"resize-observer-polyfill": "^1.5.1",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.3"
			},
			"devDependencies": {
				"@ant-design/colors": "^3.1.0",
				"@ant-design/tools": "^8.0.4",
				"@packtracker/webpack-plugin": "^2.0.1",
				"@sentry/browser": "^5.4.0",
				"@types/classnames": "^2.2.8",
				"@types/prop-types": "^15.7.1",
				"@types/react": "^16.9.0",
				"@types/react-dom": "^16.8.4",
				"@types/warning": "^3.0.0",
				"@typescript-eslint/eslint-plugin": "^1.13.0",
				"@typescript-eslint/parser": "^1.13.0",
				"@yesmeck/offline-plugin": "^5.0.5",
				"antd-theme-generator": "^1.1.6",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.3.0",
				"bisheng-plugin-antd": "^1.0.2",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.0.0",
				"bisheng-plugin-toc": "^0.4.4",
				"chalk": "^2.4.2",
				"cross-env": "^5.2.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.6.3",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.10.0",
				"enzyme-adapter-react-16": "^1.14.0",
				"enzyme-to-json": "^3.3.5",
				"eslint": "^6.1.0",
				"eslint-config-airbnb": "^17.1.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-import": "^2.17.3",
				"eslint-plugin-jest": "^22.6.4",
				"eslint-plugin-jsx-a11y": "^6.2.1",
				"eslint-plugin-markdown": "^1.0.0",
				"eslint-plugin-react": "^7.14.2",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"glob": "^7.1.4",
				"husky": "^3.0.2",
				"immutability-helper": "^3.0.0",
				"intersection-observer": "^0.7.0",
				"jest": "^24.8.0",
				"jsdom": "^15.1.1",
				"jsonml.js": "^0.1.0",
				"logrocket": "^1.0.0",
				"logrocket-react": "^3.0.0",
				"lz-string": "^1.4.4",
				"mockdate": "^2.0.2",
				"node-fetch": "^2.6.0",
				"preact": "^8.4.2",
				"preact-compat": "^3.18.5",
				"prettier": "^1.17.1",
				"pretty-quick": "^1.11.0",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.6.12",
				"rc-scroll-anim": "^2.5.8",
				"rc-tween-one": "^2.4.1",
				"react": "^16.5.2",
				"react-color": "^2.17.3",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^9.0.0",
				"react-dnd-html5-backend": "^9.0.0",
				"react-document-title": "^2.0.3",
				"react-dom": "^16.5.2",
				"react-github-button": "^0.1.11",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.4",
				"react-intl": "^3.1.1",
				"react-resizable": "^1.8.0",
				"react-router": "^3.2.3",
				"react-router-dom": "^5.0.1",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.8.6",
				"react-virtualized": "~9.21.1",
				"reqwest": "^2.0.5",
				"rimraf": "^2.6.3",
				"scrollama": "^2.0.0",
				"simple-git": "^1.113.0",
				"stylelint": "^10.0.1",
				"stylelint-config-prettier": "^5.2.0",
				"stylelint-config-rational-order": "^0.1.2",
				"stylelint-config-standard": "^18.3.0",
				"stylelint-declaration-block-no-ignored-properties": "^2.1.0",
				"stylelint-order": "^3.0.0",
				"typescript": "~3.5.1",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.2.0"
			},
			"scripts": {
				"test": "jest --config .jest.js --no-cache",
				"test-node": "jest --config .jest.node.js --no-cache",
				"test-all": "./scripts/test-all.sh",
				"check-commit": "node ./scripts/check-commit.js",
				"lint": "npm run lint:ts && npm run lint:ts:with-eslint && npm run lint:es && npm run lint:demo && npm run lint:style && npm run lint:deps",
				"lint:deps": "antd-tools run deps-lint",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:md": "remark components/",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md' --rule 'import/no-unresolved: 0'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:code": "eslint --fix tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:style": "stylelint --fix '{site,components}/**/*.less' --syntax less",
				"lint:ts:with-eslint": "eslint components/**/*.tsx",
				"sort-api": "antd-tools run sort-api-table",
				"api-collection": "antd-tools run api-collection",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml CNAME _site && cp .circleci/config.yml _site",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run check-commit && npm run test-all",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"prettier": "prettier -c --write '**/*'",
				"pretty-quick": "pretty-quick"
			},
			"husky": {
				"hooks": {
					"pre-commit": "pretty-quick --staged"
				}
			},
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"browserslist": [
				"last 2 version",
				"Firefox ESR",
				"> 1%",
				"ie >= 9"
			],
			"gitHead": "57833a260fea34e8ad3fb61cb8ecceac87647a07",
			"_id": "antd@3.21.3",
			"_nodeVersion": "12.3.1",
			"_npmVersion": "6.9.0",
			"dist": {
				"integrity": "sha512-CziQPwHTvp8qTSsKiVMLhx3JLRSukx43ZCPVAe8SFVX8Opti5m13X4mDgJOf0pPoejc8zGp5JV2VU/OGjQlqvw==",
				"shasum": "78093bbcd9da2fca5ad6cdab8011a1c5d14a75ae",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.21.3.tgz",
				"fileCount": 3714,
				"unpackedSize": 50392677,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdTT0zCRA9TVsSAnZWagAA4bwP/jS3FuMuoJE1fl/Tjng9\nZ8MIyhM5o8eYG/XAhNsoZbfnU+VH6Xxts/2iZpF73LCW7ROlHtOiqNZXoGkz\nOja71OJ56FMQWpg9UOHtf+u00ydFjdf0p+UxwRcm+aFQxghsotDE20+9AuJ3\nTvoO6xsanVSSbWWCtVNuu1nyBSVUGq+Yri3Y7nlMbDABna7kjGa0QM7Goqpn\nyOwfZbQm1vblVZp1c9GS1l8QhMsHzAi3qdrpwGBxFI9PAMLasvFuBemTyhG5\nYTtGCRNES2uDqO8WB7Gf//GkxOWPJlgXMM9FdKSUaeMP2z4+g/OTmv4qO0EF\nBZv1Ljt35IXdOtF72zdHxPBJ4TIGoCd/u1YM2EZ1jQPZ6lIAc9LYDTq8n48J\nKbhuhOLLejptX5+RW4XeoPd8raXFPVYZb2IkIR4EUdT8akG+HA/g7budB92u\nwoVIz4Co/InP2C5/hgTdug0EOWsP59k6To2H3dZVblrSAKPnwzUyhOXmMwN8\nvHcbe8/DQA+kZVXB38WaFOuamDypJlhFCbzuq+rSvYVOj5eeDQxIVIa9JDl5\nQeXeTc04NJW1FAxrWV0H7cZKAk9xmPWOZ9v8gBnmasdHJg0eJ7ok8+wSeaGu\nXNHkNdfrhX8cyXjxDUFe0l8VNPmWijXq7kCijaNMsEYtmI4ESxvHuRiZ+zus\n17Di\r\n=ub47\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "ikobe621@gmail.com",
					"name": "ikobe"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "yesmeck",
				"email": "yesmeck@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.21.3_1565343026600_0.5258272248682128"
			},
			"_hasShrinkwrap": false
		},
		"3.21.4": {
			"name": "antd",
			"version": "3.21.4",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React components implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"publishConfig": {
				"registry": "https://registry.npmjs.org/"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"@ant-design/create-react-context": "^0.2.4",
				"@ant-design/icons": "~2.1.1",
				"@ant-design/icons-react": "~2.0.1",
				"@types/react-slick": "^0.23.4",
				"array-tree-filter": "^2.1.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.6",
				"copy-to-clipboard": "^3.2.0",
				"css-animation": "^1.5.0",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.6",
				"lodash": "^4.17.13",
				"moment": "^2.24.0",
				"omit.js": "^1.0.2",
				"prop-types": "^15.7.2",
				"raf": "^3.4.1",
				"rc-animate": "^2.8.3",
				"rc-calendar": "~9.15.5",
				"rc-cascader": "~0.17.4",
				"rc-checkbox": "~2.1.6",
				"rc-collapse": "~1.11.3",
				"rc-dialog": "~7.5.2",
				"rc-drawer": "~2.0.1",
				"rc-dropdown": "~2.4.1",
				"rc-editor-mention": "^1.1.13",
				"rc-form": "^2.4.5",
				"rc-input-number": "~4.4.5",
				"rc-mentions": "~0.3.1",
				"rc-menu": "~7.4.23",
				"rc-notification": "~3.3.1",
				"rc-pagination": "~1.20.5",
				"rc-progress": "~2.5.0",
				"rc-rate": "~2.5.0",
				"rc-select": "~9.2.0",
				"rc-slider": "~8.6.11",
				"rc-steps": "~3.4.1",
				"rc-switch": "~1.9.0",
				"rc-table": "~6.7.0",
				"rc-tabs": "~9.6.4",
				"rc-time-picker": "~3.7.1",
				"rc-tooltip": "~3.7.3",
				"rc-tree": "~2.1.0",
				"rc-tree-select": "~2.9.1",
				"rc-trigger": "^2.6.2",
				"rc-upload": "~2.7.0",
				"rc-util": "^4.6.0",
				"react-lazy-load": "^3.0.13",
				"react-lifecycles-compat": "^3.0.4",
				"react-slick": "~0.24.0",
				"resize-observer-polyfill": "^1.5.1",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.3"
			},
			"devDependencies": {
				"@ant-design/colors": "^3.1.0",
				"@ant-design/tools": "^8.0.4",
				"@packtracker/webpack-plugin": "^2.0.1",
				"@sentry/browser": "^5.4.0",
				"@types/classnames": "^2.2.8",
				"@types/prop-types": "^15.7.1",
				"@types/react": "^16.9.0",
				"@types/react-dom": "^16.8.4",
				"@types/warning": "^3.0.0",
				"@typescript-eslint/eslint-plugin": "^1.13.0",
				"@typescript-eslint/parser": "^1.13.0",
				"@yesmeck/offline-plugin": "^5.0.5",
				"antd-theme-generator": "^1.1.6",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.3.0",
				"bisheng-plugin-antd": "^1.0.2",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.0.0",
				"bisheng-plugin-toc": "^0.4.4",
				"chalk": "^2.4.2",
				"cross-env": "^5.2.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.6.3",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.10.0",
				"enzyme-adapter-react-16": "^1.14.0",
				"enzyme-to-json": "^3.3.5",
				"eslint": "^6.1.0",
				"eslint-config-airbnb": "^17.1.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-import": "^2.17.3",
				"eslint-plugin-jest": "^22.6.4",
				"eslint-plugin-jsx-a11y": "^6.2.1",
				"eslint-plugin-markdown": "^1.0.0",
				"eslint-plugin-react": "^7.14.2",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"glob": "^7.1.4",
				"husky": "^3.0.2",
				"immutability-helper": "^3.0.0",
				"intersection-observer": "^0.7.0",
				"jest": "^24.8.0",
				"jsdom": "^15.1.1",
				"jsonml.js": "^0.1.0",
				"logrocket": "^1.0.0",
				"logrocket-react": "^3.0.0",
				"lz-string": "^1.4.4",
				"mockdate": "^2.0.2",
				"node-fetch": "^2.6.0",
				"preact": "^8.4.2",
				"preact-compat": "^3.18.5",
				"prettier": "^1.17.1",
				"pretty-quick": "^1.11.0",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.6.12",
				"rc-scroll-anim": "^2.5.8",
				"rc-tween-one": "^2.4.1",
				"react": "^16.5.2",
				"react-color": "^2.17.3",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^9.0.0",
				"react-dnd-html5-backend": "^9.0.0",
				"react-document-title": "^2.0.3",
				"react-dom": "^16.5.2",
				"react-github-button": "^0.1.11",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.4",
				"react-intl": "^3.1.1",
				"react-resizable": "^1.8.0",
				"react-router": "^3.2.3",
				"react-router-dom": "^5.0.1",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.8.6",
				"react-virtualized": "~9.21.1",
				"reqwest": "^2.0.5",
				"rimraf": "^2.6.3",
				"scrollama": "^2.0.0",
				"simple-git": "^1.113.0",
				"stylelint": "^10.0.1",
				"stylelint-config-prettier": "^5.2.0",
				"stylelint-config-rational-order": "^0.1.2",
				"stylelint-config-standard": "^18.3.0",
				"stylelint-declaration-block-no-ignored-properties": "^2.1.0",
				"stylelint-order": "^3.0.0",
				"typescript": "~3.5.1",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.2.0"
			},
			"scripts": {
				"test": "jest --config .jest.js --no-cache",
				"test-node": "jest --config .jest.node.js --no-cache",
				"test-all": "./scripts/test-all.sh",
				"check-commit": "node ./scripts/check-commit.js",
				"lint": "npm run lint:ts && npm run lint:ts:with-eslint && npm run lint:es && npm run lint:demo && npm run lint:style && npm run lint:deps",
				"lint:deps": "antd-tools run deps-lint",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:md": "remark components/",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md' --rule 'import/no-unresolved: 0'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:code": "eslint --fix tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:style": "stylelint --fix '{site,components}/**/*.less' --syntax less",
				"lint:ts:with-eslint": "eslint components/**/*.tsx",
				"sort-api": "antd-tools run sort-api-table",
				"api-collection": "antd-tools run api-collection",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml CNAME _site && cp .circleci/config.yml _site",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run check-commit && npm run test-all",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"prettier": "prettier -c --write '**/*'",
				"pretty-quick": "pretty-quick"
			},
			"husky": {
				"hooks": {
					"pre-commit": "pretty-quick --staged"
				}
			},
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"browserslist": [
				"last 2 version",
				"Firefox ESR",
				"> 1%",
				"ie >= 9"
			],
			"gitHead": "8163c9826478c983985f43944c0804637ea4a9dc",
			"_id": "antd@3.21.4",
			"_nodeVersion": "12.3.1",
			"_npmVersion": "6.9.0",
			"dist": {
				"integrity": "sha512-ZtX2UAEewrWUepl4sT6TeJw91A98bgl4VGTjRIKfwzNW1GKGKKf4iI9bA6oCyMt/C4QEFsSsmkBwfBqT+N+Xzg==",
				"shasum": "6e5e8c6edde25ddce0aa1c666f0d6ef8d04e821e",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.21.4.tgz",
				"fileCount": 3714,
				"unpackedSize": 50392851,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdTUtKCRA9TVsSAnZWagAAa7MP/i7aoFJyehnkpKRyf/35\nU3q8v2moVETJX92Ig7jHqqk0AijBhTPg7DqEVNA9BtCPvy+eguzblGUXrflH\nU9fUv82VVPoxkU5f0g+O/S8zKVlRb81NYhScpkTYSrISZiDhxWIM+TZWEjFa\nbSX+riJYeUtibIn5cpi4a/gjTxTWEqA2JukM1WMpGlh5YH4RLCh2//YmxW2S\n6wxZxNsvvUAgANclaGaycWq5dr6BoZQq9w1aSTzL7yZIQbJUKMZ9knuo9Abm\n9OIU2S/THLbrk0hh3pjEaN0VleFt7xhykk+z3sZOD1e9gcb+NrSj7X1PoRc9\n7sbHxlmWJr5x22sMExjfd4Rz682Qt9XacYKFOlSoINIjrGsRMvIwP8HzLHAp\nAdt8urTuTVZ7SvRL5GEHFt5T+zYu0MY7NYWFwjrOaaHBhvqi+lc5gsFb5CZW\nIp0DrZaVgwnVh1CeItEQR3VFko2P2LqNUb1/9W8mZbWJ5Fg9FWEKBAx/1MmA\n3gPB0hDYKPgCYKPhIhMLj/v6coIipmxZMvgGA+1KzfdKwR7WYUzS1r1s+4y6\nONck8ZsTrI1/rE3U0V2w9tzMZj4t+MzpNpNr50ebqwaVNt1dZfH8XUJeLVC0\nUZFo59XuQOH0nRDFuVT6PfaeHUFYfWgdHzOS0HlRFIX2FGvCZad/3p4iI/Aj\ntlCv\r\n=NbKM\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "ikobe621@gmail.com",
					"name": "ikobe"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "yesmeck",
				"email": "yesmeck@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.21.4_1565346633887_0.5598300318474796"
			},
			"_hasShrinkwrap": false
		},
		"4.0.0-alpha.1": {
			"name": "antd",
			"version": "4.0.0-alpha.1",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React components implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"publishConfig": {
				"registry": "https://registry.npmjs.org/"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"@ant-design/create-react-context": "^0.2.4",
				"@ant-design/icons": "~2.1.1",
				"@ant-design/icons-react": "~2.0.1",
				"@types/react-slick": "^0.23.4",
				"array-tree-filter": "^2.1.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.6",
				"copy-to-clipboard": "^3.2.0",
				"css-animation": "^1.5.0",
				"dom-closest": "^0.2.0",
				"dom-scroll-into-view": "^1.2.1",
				"enquire.js": "^2.1.6",
				"lodash": "^4.17.13",
				"moment": "^2.24.0",
				"omit.js": "^1.0.2",
				"prop-types": "^15.7.2",
				"raf": "^3.4.1",
				"rc-animate": "^2.8.3",
				"rc-calendar": "~9.15.5",
				"rc-cascader": "~0.17.4",
				"rc-checkbox": "~2.1.6",
				"rc-collapse": "~1.11.3",
				"rc-dialog": "~7.5.2",
				"rc-drawer": "~2.0.1",
				"rc-dropdown": "~2.4.1",
				"rc-editor-mention": "^1.1.13",
				"rc-field-form": "^0.0.0-alpha.17",
				"rc-form": "^2.4.5",
				"rc-input-number": "~4.4.5",
				"rc-mentions": "~0.3.1",
				"rc-menu": "~7.4.23",
				"rc-notification": "~3.3.1",
				"rc-pagination": "~1.20.5",
				"rc-progress": "~2.5.0",
				"rc-rate": "~2.5.0",
				"rc-select": "~9.2.0",
				"rc-slider": "~8.6.11",
				"rc-steps": "~3.4.1",
				"rc-switch": "~1.9.0",
				"rc-table": "~6.7.0",
				"rc-tabs": "~9.6.4",
				"rc-time-picker": "~3.7.1",
				"rc-tooltip": "~3.7.3",
				"rc-tree": "~3.0.0-alpha.9",
				"rc-tree-select": "~2.9.1",
				"rc-trigger": "^2.6.2",
				"rc-upload": "~2.7.0",
				"rc-util": "^4.6.0",
				"react-lazy-load": "^3.0.13",
				"react-lifecycles-compat": "^3.0.4",
				"react-slick": "~0.24.0",
				"resize-observer-polyfill": "^1.5.1",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.3"
			},
			"devDependencies": {
				"@ant-design/colors": "^3.1.0",
				"@ant-design/tools": "^8.0.4",
				"@packtracker/webpack-plugin": "^2.0.1",
				"@sentry/browser": "^5.4.0",
				"@types/classnames": "^2.2.8",
				"@types/prop-types": "^15.7.1",
				"@types/react": "~16.9.1",
				"@types/react-dom": "^16.8.4",
				"@types/warning": "^3.0.0",
				"@typescript-eslint/eslint-plugin": "^1.13.0",
				"@typescript-eslint/parser": "^1.13.0",
				"@yesmeck/offline-plugin": "^5.0.5",
				"antd-theme-generator": "^1.1.6",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.3.0",
				"bisheng-plugin-antd": "^1.2.1",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.1.0",
				"bisheng-plugin-toc": "^0.4.4",
				"chalk": "^2.4.2",
				"cross-env": "^5.2.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.6.3",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.10.0",
				"enzyme-adapter-react-16": "^1.14.0",
				"enzyme-to-json": "^3.3.5",
				"eslint": "^6.1.0",
				"eslint-config-airbnb": "^17.1.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-import": "^2.17.3",
				"eslint-plugin-jest": "^22.6.4",
				"eslint-plugin-jsx-a11y": "^6.2.1",
				"eslint-plugin-markdown": "^1.0.0",
				"eslint-plugin-react": "^7.14.2",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"glob": "^7.1.4",
				"husky": "^3.0.2",
				"immutability-helper": "^3.0.0",
				"intersection-observer": "^0.7.0",
				"jest": "^24.8.0",
				"jsdom": "^15.1.1",
				"jsonml.js": "^0.1.0",
				"logrocket": "^1.0.0",
				"logrocket-react": "^3.0.0",
				"lz-string": "^1.4.4",
				"mockdate": "^2.0.2",
				"node-fetch": "^2.6.0",
				"preact": "^8.4.2",
				"preact-compat": "^3.18.5",
				"prettier": "^1.17.1",
				"pretty-quick": "^1.11.0",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.6.12",
				"rc-scroll-anim": "^2.5.8",
				"rc-tween-one": "^2.4.1",
				"react": "^16.9.0",
				"react-color": "^2.17.3",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^9.0.0",
				"react-dnd-html5-backend": "^9.0.0",
				"react-document-title": "^2.0.3",
				"react-dom": "^16.9.0",
				"react-github-button": "^0.1.11",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.4",
				"react-intl": "^3.1.1",
				"react-resizable": "^1.8.0",
				"react-router": "^3.2.3",
				"react-router-dom": "^5.0.1",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.8.6",
				"react-virtualized": "~9.21.1",
				"reqwest": "^2.0.5",
				"rimraf": "^2.6.3",
				"scrollama": "^2.0.0",
				"simple-git": "^1.113.0",
				"stylelint": "^10.0.1",
				"stylelint-config-prettier": "^5.2.0",
				"stylelint-config-rational-order": "^0.1.2",
				"stylelint-config-standard": "^18.3.0",
				"stylelint-declaration-block-no-ignored-properties": "^2.1.0",
				"stylelint-order": "^3.0.0",
				"typescript": "~3.5.1",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.2.0"
			},
			"scripts": {
				"test": "jest --config .jest.js --no-cache",
				"test-node": "jest --config .jest.node.js --no-cache",
				"test-all": "./scripts/test-all.sh",
				"check-commit": "node ./scripts/check-commit.js",
				"lint": "npm run lint:ts && npm run lint:ts:with-eslint && npm run lint:es && npm run lint:demo && npm run lint:style && npm run lint:deps",
				"lint:deps": "antd-tools run deps-lint",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:md": "remark components/",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md' --rule 'import/no-unresolved: 0'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:code": "eslint --fix tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:style": "stylelint --fix '{site,components}/**/*.less' --syntax less",
				"lint:ts:with-eslint": "eslint components/**/*.tsx",
				"sort-api": "antd-tools run sort-api-table",
				"api-collection": "antd-tools run api-collection",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml CNAME _site && cp .circleci/config.yml _site",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run check-commit && npm run test-all",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"prettier": "prettier -c --write '**/*'",
				"pretty-quick": "pretty-quick"
			},
			"husky": {
				"hooks": {
					"pre-commit": "pretty-quick --staged"
				}
			},
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"browserslist": [
				"last 2 version",
				"Firefox ESR",
				"> 1%",
				"ie >= 9"
			],
			"gitHead": "1cb346573c4058c5e258c533db5dcdb0cb5fa792",
			"readmeFilename": "README.md",
			"_id": "antd@4.0.0-alpha.1",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.15.0",
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"dist": {
				"integrity": "sha512-S8pGZBJP3UbitU770QFllydw7uUCOqAnINzd0gVwFKNcpo+mshMF+jxA3ZBkkHuLmxQB0H+C5ys2KoUnjAhitw==",
				"shasum": "bb01087f7f4d6cce49434a77cd92a4fe6f6db73f",
				"tarball": "https://registry.npmjs.org/antd/-/antd-4.0.0-alpha.1.tgz",
				"fileCount": 3736,
				"unpackedSize": 51920301,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdUP8+CRA9TVsSAnZWagAAPLAP/1IlW7dgpjoGQp5Gn2KK\nieMa60q9EDH4n4EZ7tbGsw8v54Ru1JaKw5neGRJGDtxp4kM47zDDzNxyNwXA\nfbfHbR3uMxFapwdse94IJpg8YwDIM9bmOIFnEG7cnTC5LiIE9YF3VPmkjcAc\ncxKJht1EIkmBqz2oyK1MKrfWwZPfdj8M9fju0PyFaVfy1Xa+zHxf9PE7GiYT\nD2+JrSB4mqjhxfcfeM7OtEfoZkWm0LoRm2zuGZETwqs/ry+t1C7LqK/gGwSt\npXgPSv1RahzrwQc9lBWjtE1IaHWX8quAWt6HRdsbU0RePcIIeK1mEZPq/3D8\nloSnDWPNSMOQH1ff9fz5rZCZS2AlA+UmLpmtHPGNEA4ms/4Bgs4kzdq1nOHA\nrsHOtB64EYXB9M8BSORdxh/R2SsJXlH0xmZQfCadexi1REIeYGQfeBlXqQ1l\n2UqOlZDp2TR4OySB0xcF92CcclFDZ6EOnxa/rWyYYCeTPtqSdWYRd0ndBFis\nicmYfLMgIOUGi57KhbnM5bgpzNPULWuapkoPeFMy67p2B1wwiPitBz8x5f7k\nGczr0TU8wx50LHbhapk1OawHgCX0uQNPn3D/A7+1wdKQdcGkukkljhJr8A4v\n1vQWIAXf3Cn3i7z1bfTP2iUa2ShlmJWq8pM7efMXt0Cy/ZzUCnSUkOcCIyiQ\nDVqs\r\n=Tv7Y\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "ikobe621@gmail.com",
					"name": "ikobe"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_4.0.0-alpha.1_1565589309020_0.5716827776997546"
			},
			"_hasShrinkwrap": false
		},
		"4.0.0-alpha.2": {
			"name": "antd",
			"version": "4.0.0-alpha.2",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React components implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"publishConfig": {
				"registry": "https://registry.npmjs.org/"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"@ant-design/create-react-context": "^0.2.4",
				"@ant-design/icons": "^4.0.0-alpha.7",
				"@ant-design/icons-svg": "^4.0.0-alpha.0",
				"@types/react-slick": "^0.23.4",
				"array-tree-filter": "^2.1.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.6",
				"copy-to-clipboard": "^3.2.0",
				"css-animation": "^1.5.0",
				"dom-closest": "^0.2.0",
				"dom-scroll-into-view": "^1.2.1",
				"enquire.js": "^2.1.6",
				"lodash": "^4.17.13",
				"moment": "^2.24.0",
				"omit.js": "^1.0.2",
				"prop-types": "^15.7.2",
				"raf": "^3.4.1",
				"rc-animate": "^2.8.3",
				"rc-calendar": "~9.15.5",
				"rc-cascader": "~0.17.4",
				"rc-checkbox": "~2.1.6",
				"rc-collapse": "~1.11.3",
				"rc-dialog": "~7.5.2",
				"rc-drawer": "~2.0.1",
				"rc-dropdown": "~2.4.1",
				"rc-editor-mention": "^1.1.13",
				"rc-field-form": "^0.0.0-alpha.17",
				"rc-form": "^2.4.5",
				"rc-input-number": "~4.4.5",
				"rc-mentions": "~0.3.1",
				"rc-menu": "~7.4.23",
				"rc-notification": "~3.3.1",
				"rc-pagination": "~1.20.5",
				"rc-progress": "~2.5.0",
				"rc-rate": "~2.5.0",
				"rc-select": "~9.2.0",
				"rc-slider": "~8.6.11",
				"rc-steps": "~3.4.1",
				"rc-switch": "~1.9.0",
				"rc-table": "~6.7.0",
				"rc-tabs": "~9.6.4",
				"rc-time-picker": "~3.7.1",
				"rc-tooltip": "~3.7.3",
				"rc-tree": "~3.0.0-alpha.9",
				"rc-tree-select": "~2.9.1",
				"rc-trigger": "^2.6.2",
				"rc-upload": "~2.7.0",
				"rc-util": "^4.6.0",
				"react-lazy-load": "^3.0.13",
				"react-lifecycles-compat": "^3.0.4",
				"react-slick": "~0.24.0",
				"resize-observer-polyfill": "^1.5.1",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.3"
			},
			"devDependencies": {
				"@ant-design/colors": "^3.1.0",
				"@ant-design/tools": "^8.0.4",
				"@packtracker/webpack-plugin": "^2.0.1",
				"@sentry/browser": "^5.4.0",
				"@types/classnames": "^2.2.8",
				"@types/prop-types": "^15.7.1",
				"@types/react": "~16.9.1",
				"@types/react-dom": "^16.8.4",
				"@types/warning": "^3.0.0",
				"@typescript-eslint/eslint-plugin": "^1.13.0",
				"@typescript-eslint/parser": "^1.13.0",
				"@yesmeck/offline-plugin": "^5.0.5",
				"antd-theme-generator": "^1.1.6",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.3.0",
				"bisheng-plugin-antd": "^1.2.1",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.1.0",
				"bisheng-plugin-toc": "^0.4.4",
				"chalk": "^2.4.2",
				"cross-env": "^5.2.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.6.3",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.10.0",
				"enzyme-adapter-react-16": "^1.14.0",
				"enzyme-to-json": "^3.3.5",
				"eslint": "^6.1.0",
				"eslint-config-airbnb": "^17.1.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-import": "^2.17.3",
				"eslint-plugin-jest": "^22.6.4",
				"eslint-plugin-jsx-a11y": "^6.2.1",
				"eslint-plugin-markdown": "^1.0.0",
				"eslint-plugin-react": "^7.14.2",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"glob": "^7.1.4",
				"husky": "^3.0.2",
				"immutability-helper": "^3.0.0",
				"intersection-observer": "^0.7.0",
				"jest": "^24.8.0",
				"jsdom": "^15.1.1",
				"jsonml.js": "^0.1.0",
				"logrocket": "^1.0.0",
				"logrocket-react": "^3.0.0",
				"lz-string": "^1.4.4",
				"mockdate": "^2.0.2",
				"node-fetch": "^2.6.0",
				"preact": "^8.4.2",
				"preact-compat": "^3.18.5",
				"prettier": "^1.17.1",
				"pretty-quick": "^1.11.0",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.6.12",
				"rc-scroll-anim": "^2.5.8",
				"rc-tween-one": "^2.4.1",
				"react": "^16.9.0",
				"react-color": "^2.17.3",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^9.0.0",
				"react-dnd-html5-backend": "^9.0.0",
				"react-document-title": "^2.0.3",
				"react-dom": "^16.9.0",
				"react-github-button": "^0.1.11",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.4",
				"react-intl": "^3.1.1",
				"react-resizable": "^1.8.0",
				"react-router": "^3.2.3",
				"react-router-dom": "^5.0.1",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.8.6",
				"react-virtualized": "~9.21.1",
				"reqwest": "^2.0.5",
				"rimraf": "^2.6.3",
				"scrollama": "^2.0.0",
				"simple-git": "^1.113.0",
				"stylelint": "^10.0.1",
				"stylelint-config-prettier": "^5.2.0",
				"stylelint-config-rational-order": "^0.1.2",
				"stylelint-config-standard": "^18.3.0",
				"stylelint-declaration-block-no-ignored-properties": "^2.1.0",
				"stylelint-order": "^3.0.0",
				"typescript": "~3.5.1",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.2.0"
			},
			"scripts": {
				"test": "jest --config .jest.js --no-cache",
				"test-node": "jest --config .jest.node.js --no-cache",
				"test-all": "./scripts/test-all.sh",
				"check-commit": "node ./scripts/check-commit.js",
				"lint": "npm run lint:ts && npm run lint:ts:with-eslint && npm run lint:es && npm run lint:demo && npm run lint:style && npm run lint:deps",
				"lint:deps": "antd-tools run deps-lint",
				"lint:ts": "npm run tsc && antd-tools run ts-lint",
				"lint:es": "eslint tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint:md": "remark components/",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md' --rule 'import/no-unresolved: 0'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"lint-fix:ts": "npm run tsc && antd-tools run ts-lint-fix",
				"lint-fix": "npm run lint-fix:code && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:code": "eslint --fix tests site scripts components ./.*.js ./webpack.config.js --ext '.js,.jsx'",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:style": "stylelint --fix '{site,components}/**/*.less' --syntax less",
				"lint:ts:with-eslint": "eslint components/**/*.tsx",
				"sort-api": "antd-tools run sort-api-table",
				"api-collection": "antd-tools run api-collection",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml CNAME _site && cp .circleci/config.yml _site",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run check-commit && npm run test-all",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"prettier": "prettier -c --write '**/*'",
				"pretty-quick": "pretty-quick"
			},
			"husky": {
				"hooks": {
					"pre-commit": "pretty-quick --staged"
				}
			},
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"browserslist": [
				"last 2 version",
				"Firefox ESR",
				"> 1%",
				"ie >= 9"
			],
			"readmeFilename": "README.md",
			"gitHead": "93cd78893014a84b1e83d0580c8ab11a83120cf8",
			"_id": "antd@4.0.0-alpha.2",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.15.0",
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"dist": {
				"integrity": "sha512-NJnm4F7yJcxwFTxQTvJzQESOjgmE9rC8AAgsonDsVcowDnBkPeD6MaP7ZfcfnsxDjnkRJtAjK3gKZninqdUO9A==",
				"shasum": "3723f2dab9cf8610b7489162f46d1d689fdea604",
				"tarball": "https://registry.npmjs.org/antd/-/antd-4.0.0-alpha.2.tgz",
				"fileCount": 3716,
				"unpackedSize": 58368744,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdUm32CRA9TVsSAnZWagAA1WIP/iwrS3zDcMxUBqV5rZ1k\n2QfSpquw9mfGeXMzQzR0wv60T+CGxi/T49t24zCbTP/oD56DyreS5ThZziA5\n8/0PNMSG42rLgyVSMsyWXSNHQs3iD1TVyBS/aJclP+WLlBmqinPKEm+BmV2H\nAO16A7uXvncOiTJEoDnje6HesQ1h6M5Np+jI/TbqvEiKG1qA9GSKP/xR4CSe\ne2ISPBy2K2ZurH1hfBl7GsmB2vxd75Csim0//cJlJsVeZnwmJdi7E4MiNXjW\nCkxzh2BZCuLnFvFaaxzxvFMR2F1k7BzhyAd8/7ZHF1s4ERsU7iRMKUb7e6zb\nnTKDI3ooAUknrv4CIeIu3gptARW3w+zP9hCqIfyQ+qmOzJ8GkDrDVz+G8bwl\n0/zlz/FlzlKiR35HWlX83dvbfzwZHs9Qql30RerbreQdhoJvk+SfBZnUO4qF\nMNy94k4xHZPzG57UVd7LdsdrXJxBYo2fwxzrBeD22mNO3TzMWp+rBqoGjSke\ncPJWFHgoOiSdBPLTKtLSIGaA6SOFIuG0hQNsfiPXc1+RFdsq5eEUE1JNfGAm\nKubUQNmiEMB/DKRlIQwlq1EWqHnxMf6Cfi2I+JwR5gsZHbK4oHrlIjWKbZlU\npfP72NIZ6OwU8ypVDy7zc8Z/w2iipVXEacTi9x4AQYG9CtokGGCXvPCq3UOc\nSrL2\r\n=dbFz\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "ikobe621@gmail.com",
					"name": "ikobe"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_4.0.0-alpha.2_1565683189504_0.976269172720825"
			},
			"_hasShrinkwrap": false
		},
		"3.22.0": {
			"name": "antd",
			"version": "3.22.0",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React components implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"publishConfig": {
				"registry": "https://registry.npmjs.org/"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"@ant-design/create-react-context": "^0.2.4",
				"@ant-design/icons": "~2.1.1",
				"@ant-design/icons-react": "~2.0.1",
				"@types/react-slick": "^0.23.4",
				"array-tree-filter": "^2.1.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.6",
				"copy-to-clipboard": "^3.2.0",
				"css-animation": "^1.5.0",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.6",
				"lodash": "^4.17.13",
				"moment": "^2.24.0",
				"omit.js": "^1.0.2",
				"prop-types": "^15.7.2",
				"raf": "^3.4.1",
				"rc-animate": "^2.8.3",
				"rc-calendar": "~9.15.5",
				"rc-cascader": "~0.17.4",
				"rc-checkbox": "~2.1.6",
				"rc-collapse": "~1.11.3",
				"rc-dialog": "~7.5.2",
				"rc-drawer": "~2.0.1",
				"rc-dropdown": "~2.4.1",
				"rc-editor-mention": "^1.1.13",
				"rc-form": "^2.4.5",
				"rc-input-number": "~4.4.5",
				"rc-mentions": "~0.4.0",
				"rc-menu": "~7.4.23",
				"rc-notification": "~3.3.1",
				"rc-pagination": "~1.20.5",
				"rc-progress": "~2.5.0",
				"rc-rate": "~2.5.0",
				"rc-select": "~9.2.0",
				"rc-slider": "~8.6.11",
				"rc-steps": "~3.5.0",
				"rc-switch": "~1.9.0",
				"rc-table": "~6.7.0",
				"rc-tabs": "~9.6.4",
				"rc-time-picker": "~3.7.1",
				"rc-tooltip": "~3.7.3",
				"rc-tree": "~2.1.0",
				"rc-tree-select": "~2.9.1",
				"rc-trigger": "^2.6.2",
				"rc-upload": "~2.7.0",
				"rc-util": "^4.10.0",
				"react-lazy-load": "^3.0.13",
				"react-lifecycles-compat": "^3.0.4",
				"react-slick": "~0.25.2",
				"resize-observer-polyfill": "^1.5.1",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.3"
			},
			"devDependencies": {
				"@ant-design/colors": "^3.1.0",
				"@ant-design/tools": "^8.0.4",
				"@packtracker/webpack-plugin": "^2.0.1",
				"@sentry/browser": "^5.4.0",
				"@types/classnames": "^2.2.8",
				"@types/prop-types": "^15.7.1",
				"@types/react": "^16.9.0",
				"@types/react-dom": "^16.8.4",
				"@types/warning": "^3.0.0",
				"@typescript-eslint/eslint-plugin": "^2.0.0",
				"@typescript-eslint/parser": "^2.0.0",
				"@yesmeck/offline-plugin": "^5.0.5",
				"antd-theme-generator": "^1.1.6",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.3.0",
				"bisheng-plugin-antd": "^1.0.2",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.0.0",
				"bisheng-plugin-toc": "^0.4.4",
				"chalk": "^2.4.2",
				"cross-env": "^5.2.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.6.3",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.10.0",
				"enzyme-adapter-react-16": "^1.14.0",
				"enzyme-to-json": "^3.3.5",
				"eslint": "^6.1.0",
				"eslint-config-airbnb": "^18.0.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-import": "^2.17.3",
				"eslint-plugin-jest": "^22.6.4",
				"eslint-plugin-jsx-a11y": "^6.2.1",
				"eslint-plugin-markdown": "^1.0.0",
				"eslint-plugin-react": "^7.14.2",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"full-icu": "^1.3.0",
				"glob": "^7.1.4",
				"husky": "^3.0.2",
				"immutability-helper": "^3.0.0",
				"intersection-observer": "^0.7.0",
				"jest": "^24.8.0",
				"jsdom": "^15.1.1",
				"jsonml.js": "^0.1.0",
				"less": "~3.9.0",
				"logrocket": "^1.0.0",
				"logrocket-react": "^3.0.0",
				"lz-string": "^1.4.4",
				"mockdate": "^2.0.2",
				"node-fetch": "^2.6.0",
				"preact": "^8.4.2",
				"preact-compat": "^3.18.5",
				"prettier": "^1.17.1",
				"pretty-quick": "^1.11.0",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.6.12",
				"rc-scroll-anim": "^2.5.8",
				"rc-tween-one": "^2.4.1",
				"react": "^16.5.2",
				"react-color": "^2.17.3",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^9.0.0",
				"react-dnd-html5-backend": "^9.0.0",
				"react-document-title": "^2.0.3",
				"react-dom": "^16.5.2",
				"react-github-button": "^0.1.11",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.4",
				"react-intl": "^3.1.1",
				"react-resizable": "^1.8.0",
				"react-router": "^3.2.3",
				"react-router-dom": "^5.0.1",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.8.6",
				"react-virtualized": "~9.21.1",
				"reqwest": "^2.0.5",
				"rimraf": "^3.0.0",
				"scrollama": "^2.0.0",
				"simple-git": "^1.113.0",
				"stylelint": "^10.0.1",
				"stylelint-config-prettier": "^5.2.0",
				"stylelint-config-rational-order": "^0.1.2",
				"stylelint-config-standard": "^18.3.0",
				"stylelint-declaration-block-no-ignored-properties": "^2.1.0",
				"stylelint-order": "^3.0.0",
				"typescript": "~3.5.1",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.2.0"
			},
			"scripts": {
				"test": "jest --config .jest.js --no-cache",
				"test-node": "jest --config .jest.node.js --no-cache",
				"test-all": "./scripts/test-all.sh",
				"check-commit": "node ./scripts/check-commit.js",
				"lint": "npm run lint:tsc && npm run lint:script && npm run lint:demo && npm run lint:style && npm run lint:deps",
				"lint:deps": "antd-tools run deps-lint",
				"lint:tsc": "npm run tsc",
				"lint:script": "eslint . --ext '.js,.jsx,.ts,.tsx'",
				"lint:md": "remark components/",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"lint-fix": "npm run lint-fix:script && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:script": "npm run lint:script -- --fix",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:style": "npm run lint:style -- --fix",
				"sort-api": "antd-tools run sort-api-table",
				"api-collection": "antd-tools run api-collection",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ICU_DATA=node_modules/full-icu bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml CNAME _site && cp .circleci/config.yml _site",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run check-commit && npm run test-all",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"prettier": "prettier -c --write '**/*'",
				"pretty-quick": "pretty-quick"
			},
			"husky": {
				"hooks": {
					"pre-commit": "pretty-quick --staged"
				}
			},
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"browserslist": [
				"last 2 version",
				"Firefox ESR",
				"> 1%",
				"ie >= 9"
			],
			"gitHead": "c953023617ad82163a0a39fb0d2bf9e687d7509d",
			"_id": "antd@3.22.0",
			"_nodeVersion": "10.16.0",
			"_npmVersion": "6.9.0",
			"dist": {
				"integrity": "sha512-6hqsmPmUU9xYWtbNlgudmVYTFHw5hQY2AKP+68CWY6Q4LGtEuUEgl0d/bkRdrjnVsHXsH4ua4+Nic+TfqU8WLw==",
				"shasum": "07828fddd40db3516e92868b5e4689215c67a197",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.22.0.tgz",
				"fileCount": 3758,
				"unpackedSize": 50893987,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdWC/XCRA9TVsSAnZWagAAUCoP/A0cSvmq7WVlJ9oPI5BY\nb7gUsh41xcT5ctkhE59bjBcsAt8WT8FLoOUpkC9ZybbNECOG17h5Fs71OUa+\n45Gvj5Pw76YtZ7UK9XbaNBzCnlz+KcErtpumgYI0ZzcsbWZapylKHrGHL7ky\nBxt7KwA4o3lZ/9mwGTc8fQIlOcLT46pyF1KGs0v/E1fDpwYoG/6ISkD5ac+2\n+f68vDX04bDuMQu6iei8wT+UF1zpfzClnQC4HbAMRyZYP8H5tf1bZbjjM1vR\nVvS33RqE1yI81BIHNV2D9DYhNK5Tq72v+S+Sm2mLG3Ye1sXMEFAJnrM+HU4D\nXFzP74fpa4IOcVqPROevzFnJJ9V6nFuJBdqd1L/d6vqr6rJQOAtmeLCgN3lQ\nNCya7qSMQWtI8kYDLBH3Hpd8fn7OZavJ5JuFOonHUQq0ina/tqCOZO/W7Q4o\ngI9k43ThSGoKtO8TsSyKdH9akdv7+T+ScpB8smGEOvz3QG5Rl0PKhLlKCstZ\n6oBa1jSNCQvO0f9woF4Fkhqk1fSny9pf1r5yW244GpuS+wLNo3ASATi0JzRB\nGiIIPCoO+KtHkPoDkFbml2UK+VQBuV4dAXfFMfYU7pJ4iWFIYJHh7ASt7TGh\nWdwu8QnyOvtghD7uifvzm1dtpaPkBHO11lMrETcX90VIC67i+OhDXzT16y4l\nk+3z\r\n=7oM5\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "ikobe621@gmail.com",
					"name": "ikobe"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.22.0_1566060502720_0.6839562182837868"
			},
			"_hasShrinkwrap": false
		},
		"3.22.1": {
			"name": "antd",
			"version": "3.22.1",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React components implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"publishConfig": {
				"registry": "https://registry.npmjs.org/"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"@ant-design/create-react-context": "^0.2.4",
				"@ant-design/icons": "~2.1.1",
				"@ant-design/icons-react": "~2.0.1",
				"@types/react-slick": "^0.23.4",
				"array-tree-filter": "^2.1.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.6",
				"copy-to-clipboard": "^3.2.0",
				"css-animation": "^1.5.0",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.6",
				"lodash": "^4.17.13",
				"moment": "^2.24.0",
				"omit.js": "^1.0.2",
				"prop-types": "^15.7.2",
				"raf": "^3.4.1",
				"rc-animate": "^2.8.3",
				"rc-calendar": "~9.15.5",
				"rc-cascader": "~0.17.4",
				"rc-checkbox": "~2.1.6",
				"rc-collapse": "~1.11.3",
				"rc-dialog": "~7.5.2",
				"rc-drawer": "~2.0.1",
				"rc-dropdown": "~2.4.1",
				"rc-editor-mention": "^1.1.13",
				"rc-form": "^2.4.5",
				"rc-input-number": "~4.4.5",
				"rc-mentions": "~0.4.0",
				"rc-menu": "~7.4.23",
				"rc-notification": "~3.3.1",
				"rc-pagination": "~1.20.5",
				"rc-progress": "~2.5.0",
				"rc-rate": "~2.5.0",
				"rc-select": "~9.2.0",
				"rc-slider": "~8.6.11",
				"rc-steps": "~3.5.0",
				"rc-switch": "~1.9.0",
				"rc-table": "~6.7.0",
				"rc-tabs": "~9.6.4",
				"rc-time-picker": "~3.7.1",
				"rc-tooltip": "~3.7.3",
				"rc-tree": "~2.1.0",
				"rc-tree-select": "~2.9.1",
				"rc-trigger": "^2.6.2",
				"rc-upload": "~2.7.0",
				"rc-util": "^4.10.0",
				"react-lazy-load": "^3.0.13",
				"react-lifecycles-compat": "^3.0.4",
				"react-slick": "~0.25.2",
				"resize-observer-polyfill": "^1.5.1",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.3"
			},
			"devDependencies": {
				"@ant-design/colors": "^3.1.0",
				"@ant-design/tools": "^8.0.4",
				"@packtracker/webpack-plugin": "^2.0.1",
				"@sentry/browser": "^5.4.0",
				"@types/classnames": "^2.2.8",
				"@types/prop-types": "^15.7.1",
				"@types/react": "^16.9.0",
				"@types/react-dom": "^16.8.4",
				"@types/warning": "^3.0.0",
				"@typescript-eslint/eslint-plugin": "^2.0.0",
				"@typescript-eslint/parser": "^2.0.0",
				"@yesmeck/offline-plugin": "^5.0.5",
				"antd-theme-generator": "^1.1.6",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.3.0",
				"bisheng-plugin-antd": "^1.0.2",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.0.0",
				"bisheng-plugin-toc": "^0.4.4",
				"chalk": "^2.4.2",
				"cross-env": "^5.2.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.6.3",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.10.0",
				"enzyme-adapter-react-16": "^1.14.0",
				"enzyme-to-json": "^3.3.5",
				"eslint": "^6.1.0",
				"eslint-config-airbnb": "^18.0.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-import": "^2.17.3",
				"eslint-plugin-jest": "^22.6.4",
				"eslint-plugin-jsx-a11y": "^6.2.1",
				"eslint-plugin-markdown": "^1.0.0",
				"eslint-plugin-react": "^7.14.2",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"fs-extra": "^8.1.0",
				"full-icu": "^1.3.0",
				"glob": "^7.1.4",
				"husky": "^3.0.2",
				"immutability-helper": "^3.0.0",
				"intersection-observer": "^0.7.0",
				"jest": "^24.8.0",
				"jsdom": "^15.1.1",
				"jsonml.js": "^0.1.0",
				"logrocket": "^1.0.0",
				"logrocket-react": "^3.0.0",
				"lz-string": "^1.4.4",
				"mockdate": "^2.0.2",
				"node-fetch": "^2.6.0",
				"preact": "^8.4.2",
				"preact-compat": "^3.18.5",
				"prettier": "^1.17.1",
				"pretty-quick": "^1.11.0",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.6.12",
				"rc-scroll-anim": "^2.5.8",
				"rc-tween-one": "^2.4.1",
				"react": "^16.5.2",
				"react-color": "^2.17.3",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^9.0.0",
				"react-dnd-html5-backend": "^9.0.0",
				"react-document-title": "^2.0.3",
				"react-dom": "^16.5.2",
				"react-github-button": "^0.1.11",
				"react-helmet": "^6.0.0-beta",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.4",
				"react-intl": "^3.1.1",
				"react-resizable": "^1.8.0",
				"react-router": "^3.2.3",
				"react-router-dom": "^5.0.1",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.8.6",
				"react-virtualized": "~9.21.1",
				"reqwest": "^2.0.5",
				"rimraf": "^3.0.0",
				"scrollama": "^2.0.0",
				"simple-git": "^1.113.0",
				"stylelint": "^10.0.1",
				"stylelint-config-prettier": "^5.2.0",
				"stylelint-config-rational-order": "^0.1.2",
				"stylelint-config-standard": "^18.3.0",
				"stylelint-declaration-block-no-ignored-properties": "^2.1.0",
				"stylelint-order": "^3.0.0",
				"typescript": "~3.5.1",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.2.0",
				"yaml-front-matter": "^4.0.0"
			},
			"scripts": {
				"test": "jest --config .jest.js --no-cache",
				"test-node": "jest --config .jest.node.js --no-cache",
				"test-all": "./scripts/test-all.sh",
				"check-commit": "node ./scripts/check-commit.js",
				"lint": "npm run lint:tsc && npm run lint:script && npm run lint:demo && npm run lint:style && npm run lint:deps",
				"lint:deps": "antd-tools run deps-lint",
				"lint:tsc": "npm run tsc",
				"lint:script": "eslint . --ext '.js,.jsx,.ts,.tsx'",
				"lint:md": "remark components/",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"lint-fix": "npm run lint-fix:script && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:script": "npm run lint:script -- --fix",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:style": "npm run lint:style -- --fix",
				"sort-api": "antd-tools run sort-api-table",
				"api-collection": "antd-tools run api-collection",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ICU_DATA=node_modules/full-icu bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml CNAME _site && cp .circleci/config.yml _site",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run check-commit && npm run test-all",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"prettier": "prettier -c --write '**/*'",
				"pretty-quick": "pretty-quick"
			},
			"husky": {
				"hooks": {
					"pre-commit": "pretty-quick --staged"
				}
			},
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"browserslist": [
				"last 2 version",
				"Firefox ESR",
				"> 1%",
				"ie >= 9"
			],
			"gitHead": "5e56dc58e3a7b6cc67486080658b3d616745f734",
			"_id": "antd@3.22.1",
			"_nodeVersion": "10.15.3",
			"_npmVersion": "6.10.1",
			"dist": {
				"integrity": "sha512-gzjlbYUsrRR2SNF+pLelI1E547slNpFzyLVnkc8GQKQWS+JZDR2fkJ45sWu8XTIshW50KsDzNwFnTdksDnK/Bg==",
				"shasum": "fae8080bc12418e49a6a9ab047f5cd0a0864a710",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.22.1.tgz",
				"fileCount": 3758,
				"unpackedSize": 50593253,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdY011CRA9TVsSAnZWagAAS0IQAIEXeoNHI4DloQ9P+Y+E\nNER3vC3G+2zApdsJbK2Pypr9Irw5+ExCPXUbp08dj9W+3fzPe1V9TxOEEpVC\nOhJym5MHZ+5Si8Lc4Hzc3dD+HKKSs6XU+ZW0nNSm9lPs+RlZEpj7HxoIX0i3\nof77ZFkiTK28HAJCZvVMTJwmqDI6URbu2qPpaQ5teckDW9TZKl08JalQlnPG\nod7G6OH6n1EDK6vymK1lj3soxy03FfWfbNc9dbQluTcu+XJNmKEnVfuqRClv\nnf7uU5z/EwwiVDnRD3z65xOqIykWVT5Urp1BGtvDuyJ5OBtbV5i+gjJDRxiX\nJ5nLc2IVV17G8GRQQUjp17EyzmhHrmZBdaydIT/DmlH9AuKqMKbEoWsSPCiY\ng5QOiRLYrS7wDwSuRvRWFcjeeatsqZm8uCtjUmJmIm2RTFq0I2R9ul1qGe4Q\nWQyA8PvRVd2tCCXp0CyGZ4PW+R1XI+dC2J3nbJcrz1t0hmkwDgF8TgcvbyDb\ntC41H0QTsPcZb1iYKb/dAcFwOMd3vNW64DydKArBYpsGwT0EHvhxrEMHE6Pd\nrRW9j49uWLjbX9oW6zBQLqasWPsQj7uIjV0RXSuUR5n09Gvya3VIVEDjmkYE\n5GaB5GcD9P/XSQzrC8rFgjsU2k/vgvsq0CVP6uSE3+t3BD1jbHQaNddDfuSB\ngGhx\r\n=I4OR\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "ikobe621@gmail.com",
					"name": "ikobe"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "chenshuai2144",
				"email": "wasd2144@hotmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.22.1_1566788980761_0.43285872160247485"
			},
			"_hasShrinkwrap": false
		},
		"3.23.0-beta.0": {
			"name": "antd",
			"version": "3.23.0-beta.0",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React components implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"publishConfig": {
				"registry": "https://registry.npmjs.org/"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"@ant-design/create-react-context": "^0.2.4",
				"@ant-design/icons": "~2.1.1",
				"@ant-design/icons-react": "~2.0.1",
				"@types/react-slick": "^0.23.4",
				"array-tree-filter": "^2.1.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.6",
				"copy-to-clipboard": "^3.2.0",
				"css-animation": "^1.5.0",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.6",
				"lodash": "^4.17.13",
				"moment": "^2.24.0",
				"omit.js": "^1.0.2",
				"prop-types": "^15.7.2",
				"raf": "^3.4.1",
				"rc-animate": "^2.8.3",
				"rc-calendar": "~9.15.5",
				"rc-cascader": "~0.17.4",
				"rc-checkbox": "~2.1.6",
				"rc-collapse": "~1.11.3",
				"rc-dialog": "~7.5.2",
				"rc-drawer": "~2.0.1",
				"rc-dropdown": "~2.4.1",
				"rc-editor-mention": "^1.1.13",
				"rc-form": "^2.4.5",
				"rc-input-number": "~4.5.0",
				"rc-mentions": "~0.4.0",
				"rc-menu": "~7.4.23",
				"rc-notification": "~3.3.1",
				"rc-pagination": "~1.20.5",
				"rc-progress": "~2.5.0",
				"rc-rate": "~2.5.0",
				"rc-select": "~9.2.0",
				"rc-slider": "~8.6.11",
				"rc-steps": "~3.5.0",
				"rc-switch": "~1.9.0",
				"rc-table": "~6.7.0",
				"rc-tabs": "~9.6.4",
				"rc-time-picker": "~3.7.1",
				"rc-tooltip": "~3.7.3",
				"rc-tree": "~2.1.0",
				"rc-tree-select": "~2.9.1",
				"rc-trigger": "^2.6.2",
				"rc-upload": "~2.7.0",
				"rc-util": "^4.10.0",
				"react-lazy-load": "^3.0.13",
				"react-lifecycles-compat": "^3.0.4",
				"react-slick": "~0.25.2",
				"resize-observer-polyfill": "^1.5.1",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.3"
			},
			"devDependencies": {
				"@ant-design/colors": "^3.1.0",
				"@ant-design/tools": "^8.0.4",
				"@packtracker/webpack-plugin": "^2.0.1",
				"@sentry/browser": "^5.4.0",
				"@types/classnames": "^2.2.8",
				"@types/prop-types": "^15.7.1",
				"@types/react": "^16.9.0",
				"@types/react-dom": "^16.8.4",
				"@types/warning": "^3.0.0",
				"@typescript-eslint/eslint-plugin": "^2.0.0",
				"@typescript-eslint/parser": "^2.0.0",
				"@yesmeck/offline-plugin": "^5.0.5",
				"antd-theme-generator": "^1.1.6",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.3.0",
				"bisheng-plugin-antd": "^1.0.2",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.0.0",
				"bisheng-plugin-toc": "^0.4.4",
				"chalk": "^2.4.2",
				"cross-env": "^5.2.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.6.3",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.10.0",
				"enzyme-adapter-react-16": "^1.14.0",
				"enzyme-to-json": "^3.3.5",
				"eslint": "^6.1.0",
				"eslint-config-airbnb": "^18.0.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-import": "^2.17.3",
				"eslint-plugin-jest": "^22.6.4",
				"eslint-plugin-jsx-a11y": "^6.2.1",
				"eslint-plugin-markdown": "^1.0.0",
				"eslint-plugin-react": "^7.14.2",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"fs-extra": "^8.1.0",
				"full-icu": "^1.3.0",
				"glob": "^7.1.4",
				"husky": "^3.0.2",
				"immutability-helper": "^3.0.0",
				"intersection-observer": "^0.7.0",
				"jest": "^24.8.0",
				"jsdom": "^15.1.1",
				"jsonml.js": "^0.1.0",
				"logrocket": "^1.0.0",
				"logrocket-react": "^3.0.0",
				"lz-string": "^1.4.4",
				"mockdate": "^2.0.2",
				"node-fetch": "^2.6.0",
				"preact": "^8.4.2",
				"preact-compat": "^3.18.5",
				"prettier": "^1.17.1",
				"pretty-quick": "^1.11.0",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.6.12",
				"rc-scroll-anim": "^2.5.8",
				"rc-tween-one": "^2.4.1",
				"react": "^16.5.2",
				"react-color": "^2.17.3",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^9.0.0",
				"react-dnd-html5-backend": "^9.0.0",
				"react-document-title": "^2.0.3",
				"react-dom": "^16.5.2",
				"react-github-button": "^0.1.11",
				"react-helmet": "^6.0.0-beta",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.4",
				"react-intl": "^3.1.1",
				"react-resizable": "^1.8.0",
				"react-router": "^3.2.3",
				"react-router-dom": "^5.0.1",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.8.6",
				"react-virtualized": "~9.21.1",
				"reqwest": "^2.0.5",
				"rimraf": "^3.0.0",
				"scrollama": "^2.0.0",
				"simple-git": "^1.113.0",
				"stylelint": "^10.0.1",
				"stylelint-config-prettier": "^5.2.0",
				"stylelint-config-rational-order": "^0.1.2",
				"stylelint-config-standard": "^18.3.0",
				"stylelint-declaration-block-no-ignored-properties": "^2.1.0",
				"stylelint-order": "^3.0.0",
				"typescript": "~3.5.1",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.2.0",
				"yaml-front-matter": "^4.0.0"
			},
			"scripts": {
				"test": "jest --config .jest.js --no-cache",
				"test-node": "jest --config .jest.node.js --no-cache",
				"test-all": "./scripts/test-all.sh",
				"check-commit": "node ./scripts/check-commit.js",
				"lint": "npm run lint:tsc && npm run lint:script && npm run lint:demo && npm run lint:style && npm run lint:deps",
				"lint:deps": "antd-tools run deps-lint",
				"lint:tsc": "npm run tsc",
				"lint:script": "eslint . --ext '.js,.jsx,.ts,.tsx'",
				"lint:md": "remark components/",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"lint-fix": "npm run lint-fix:script && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:script": "npm run lint:script -- --fix",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:style": "npm run lint:style -- --fix",
				"sort-api": "antd-tools run sort-api-table",
				"api-collection": "antd-tools run api-collection",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ICU_DATA=node_modules/full-icu bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml CNAME _site && cp .circleci/config.yml _site",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run test-all",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"prettier": "prettier -c --write '**/*'",
				"pretty-quick": "pretty-quick"
			},
			"husky": {
				"hooks": {
					"pre-commit": "pretty-quick --staged"
				}
			},
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"browserslist": [
				"last 2 version",
				"Firefox ESR",
				"> 1%",
				"ie >= 9"
			],
			"readmeFilename": "README.md",
			"gitHead": "f4de9a4b1e80c4cd5e96a9f26fc736934f684d2e",
			"_id": "antd@3.23.0-beta.0",
			"_nodeVersion": "10.15.3",
			"_npmVersion": "6.10.1",
			"dist": {
				"integrity": "sha512-E9bnzweoHFgoxGvBpdH0cxqOwhTXjTVNLfamb2tXlDspasfJFUMorp9h7NVLO7bDtscZPeft0xVcPXkcB8SK+w==",
				"shasum": "5ccfe5a6e2ca96a0aad8b8e3eebc8681bb24a384",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.23.0-beta.0.tgz",
				"fileCount": 3758,
				"unpackedSize": 50612609,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdY1lxCRA9TVsSAnZWagAAMDwP/2MDPxShvkr+Xi4uRFEl\nC/7Zahtz6QbOeJVEYUWzTT6FxYBOyIKFpstX5iUDus8CT65CmNCnjrZkEhao\nqkWiYosPxRXeSrN9PFSCC441mBy3Xy8Uo4POcgdukv6Vod3F/KZ/ImK/TT+i\nYX0g2p7+jgHjL/6mp11uxZx9l7Og1r4zjmKcM859EFTGJnDASiRrmmaVDU8f\nD7CFSINZqd/DU2U17hl52XScs1FeRpgKTwMnrV5CtHJBNRjWYBMqq+4HWGPK\nmE3yIxQvN6ha4FCQ0dURh/U3izQhDIuDeh+tO4d4f4+YybuDf59cMMiNYYUe\nhWs085RbjZSImEsXC10Um3XkJcQJ8ZfTW2f8bnE4Jh7M558ECg6Dk0jcKctv\n2NULxJIPc52PH3XGkgiI/3/Qrs4p+cKkIZMhD1dY5iWuRCeNFXFOn2AfTXve\nc6k4pAMCgm3fr+W8/5r5tDtHua4Cwlw+QnIfQb3s/B+ZlgbRMY2J3GdkyGGm\nn+xfb1o0v3L+ijkszH/tOBa8ON38RMmrytlNA/M/cqheAFiJG1CY3DmH6nOH\nGMTj3oYMLzrPu7h2DsEMNSmvICPR1RoGPVbqAQBRYmwshdKnwVlSebRVEpqy\nE11+UPqO0BUWvNQZ+50uEewj5OWo3xox325FfQ8o01MXnV3NzA3amAX7UpwP\nnTVo\r\n=5Y5E\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "ikobe621@gmail.com",
					"name": "ikobe"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "chenshuai2144",
				"email": "wasd2144@hotmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.23.0-beta.0_1566792048174_0.04250849872322293"
			},
			"_hasShrinkwrap": false
		},
		"3.22.2": {
			"name": "antd",
			"version": "3.22.2",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React components implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"publishConfig": {
				"registry": "https://registry.npmjs.org/"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"@ant-design/create-react-context": "^0.2.4",
				"@ant-design/icons": "~2.1.1",
				"@ant-design/icons-react": "~2.0.1",
				"@types/react-slick": "^0.23.4",
				"array-tree-filter": "^2.1.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.6",
				"copy-to-clipboard": "^3.2.0",
				"css-animation": "^1.5.0",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.6",
				"lodash": "^4.17.13",
				"moment": "^2.24.0",
				"omit.js": "^1.0.2",
				"prop-types": "^15.7.2",
				"raf": "^3.4.1",
				"rc-animate": "^2.8.3",
				"rc-calendar": "~9.15.5",
				"rc-cascader": "~0.17.4",
				"rc-checkbox": "~2.1.6",
				"rc-collapse": "~1.11.3",
				"rc-dialog": "~7.5.2",
				"rc-drawer": "~2.0.1",
				"rc-dropdown": "~2.4.1",
				"rc-editor-mention": "^1.1.13",
				"rc-form": "^2.4.5",
				"rc-input-number": "~4.4.5",
				"rc-mentions": "~0.4.0",
				"rc-menu": "~7.4.23",
				"rc-notification": "~3.3.1",
				"rc-pagination": "~1.20.5",
				"rc-progress": "~2.5.0",
				"rc-rate": "~2.5.0",
				"rc-select": "~9.2.0",
				"rc-slider": "~8.6.11",
				"rc-steps": "~3.5.0",
				"rc-switch": "~1.9.0",
				"rc-table": "~6.7.0",
				"rc-tabs": "~9.6.4",
				"rc-time-picker": "~3.7.1",
				"rc-tooltip": "~3.7.3",
				"rc-tree": "~2.1.0",
				"rc-tree-select": "~2.9.1",
				"rc-trigger": "^2.6.2",
				"rc-upload": "~2.7.0",
				"rc-util": "^4.10.0",
				"react-lazy-load": "^3.0.13",
				"react-lifecycles-compat": "^3.0.4",
				"react-slick": "~0.25.2",
				"resize-observer-polyfill": "^1.5.1",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.3"
			},
			"devDependencies": {
				"@ant-design/colors": "^3.1.0",
				"@ant-design/tools": "^8.0.4",
				"@packtracker/webpack-plugin": "^2.0.1",
				"@sentry/browser": "^5.4.0",
				"@types/classnames": "^2.2.8",
				"@types/prop-types": "^15.7.1",
				"@types/react": "^16.9.0",
				"@types/react-dom": "^16.8.4",
				"@types/warning": "^3.0.0",
				"@typescript-eslint/eslint-plugin": "^2.0.0",
				"@typescript-eslint/parser": "^2.0.0",
				"@yesmeck/offline-plugin": "^5.0.5",
				"antd-theme-generator": "^1.1.6",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.3.0",
				"bisheng-plugin-antd": "^1.0.2",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.0.0",
				"bisheng-plugin-toc": "^0.4.4",
				"chalk": "^2.4.2",
				"cross-env": "^5.2.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.6.3",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.10.0",
				"enzyme-adapter-react-16": "^1.14.0",
				"enzyme-to-json": "^3.3.5",
				"eslint": "^6.1.0",
				"eslint-config-airbnb": "^18.0.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-import": "^2.17.3",
				"eslint-plugin-jest": "^22.6.4",
				"eslint-plugin-jsx-a11y": "^6.2.1",
				"eslint-plugin-markdown": "^1.0.0",
				"eslint-plugin-react": "^7.14.2",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"fs-extra": "^8.1.0",
				"full-icu": "^1.3.0",
				"glob": "^7.1.4",
				"husky": "^3.0.2",
				"immutability-helper": "^3.0.0",
				"intersection-observer": "^0.7.0",
				"jest": "^24.8.0",
				"jsdom": "^15.1.1",
				"jsonml.js": "^0.1.0",
				"logrocket": "^1.0.0",
				"logrocket-react": "^3.0.0",
				"lz-string": "^1.4.4",
				"mockdate": "^2.0.2",
				"node-fetch": "^2.6.0",
				"preact": "^8.4.2",
				"preact-compat": "^3.18.5",
				"prettier": "^1.17.1",
				"pretty-quick": "^1.11.0",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.6.12",
				"rc-scroll-anim": "^2.5.8",
				"rc-tween-one": "^2.4.1",
				"react": "^16.5.2",
				"react-color": "^2.17.3",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^9.0.0",
				"react-dnd-html5-backend": "^9.0.0",
				"react-document-title": "^2.0.3",
				"react-dom": "^16.5.2",
				"react-github-button": "^0.1.11",
				"react-helmet": "^6.0.0-beta",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.4",
				"react-intl": "^3.1.1",
				"react-resizable": "^1.8.0",
				"react-router": "^3.2.3",
				"react-router-dom": "^5.0.1",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.8.6",
				"react-virtualized": "~9.21.1",
				"reqwest": "^2.0.5",
				"rimraf": "^3.0.0",
				"scrollama": "^2.0.0",
				"simple-git": "^1.113.0",
				"stylelint": "^10.0.1",
				"stylelint-config-prettier": "^5.2.0",
				"stylelint-config-rational-order": "^0.1.2",
				"stylelint-config-standard": "^18.3.0",
				"stylelint-declaration-block-no-ignored-properties": "^2.1.0",
				"stylelint-order": "^3.0.0",
				"typescript": "~3.5.1",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.2.0",
				"yaml-front-matter": "^4.0.0"
			},
			"scripts": {
				"test": "jest --config .jest.js --no-cache",
				"test-node": "jest --config .jest.node.js --no-cache",
				"test-all": "./scripts/test-all.sh",
				"check-commit": "node ./scripts/check-commit.js",
				"lint": "npm run lint:tsc && npm run lint:script && npm run lint:demo && npm run lint:style && npm run lint:deps",
				"lint:deps": "antd-tools run deps-lint",
				"lint:tsc": "npm run tsc",
				"lint:script": "eslint . --ext '.js,.jsx,.ts,.tsx'",
				"lint:md": "remark components/",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"lint-fix": "npm run lint-fix:script && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:script": "npm run lint:script -- --fix",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:style": "npm run lint:style -- --fix",
				"sort-api": "antd-tools run sort-api-table",
				"api-collection": "antd-tools run api-collection",
				"dist": "antd-tools run dist",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ICU_DATA=node_modules/full-icu bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml CNAME _site && cp .circleci/config.yml _site",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run check-commit && npm run test-all",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"prettier": "prettier -c --write '**/*'",
				"pretty-quick": "pretty-quick"
			},
			"husky": {
				"hooks": {
					"pre-commit": "pretty-quick --staged"
				}
			},
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"browserslist": [
				"last 2 version",
				"Firefox ESR",
				"> 1%",
				"ie >= 9"
			],
			"gitHead": "5779c70206cdbda28f47cc734b4ac35d071b4c59",
			"_id": "antd@3.22.2",
			"_nodeVersion": "10.16.0",
			"_npmVersion": "6.9.0",
			"dist": {
				"integrity": "sha512-IZz8yMUfi3qvVj0Y/zFMc759yOxzR0ihuCdrCh+3f/MgPVBrKR+u02/eJrDJBiSczrm4Qzb46NaNGQUR0GkxbA==",
				"shasum": "ae8279d940decf062a0708880bc4340783b7b270",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.22.2.tgz",
				"fileCount": 3758,
				"unpackedSize": 50885432,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdZQOqCRA9TVsSAnZWagAA2coP/isTxl8vrKvmpzdE13wt\ngfwQxUzU6siR2yI/Eck8IV1x/1wxcN941NHAxxvG3VStVsWOXKP2Sg/Jmt/1\n9ntTjyLI7Equj5SjItUWanzmnx8RzDwn5KccxNXPM/obRis8og43IS1wjXnx\nfWAJKxbv9UlT+ng7A6hgBsy0tzeQZgH5ErT4Gqg9XsQPQv7QuQl/63Mpy8EV\nguUCuy9TnnJvWnYIInL3pnTKrP9/8gvf7nuUyaSnavb+knUtEZvNnaxwXbVa\nw9JhCmoDlF53X/YeGagVaYKZIgV2AgFr8jN+ts6nuertikAiRuXDySz6yMWZ\ns5BOVuF+m7cM9N+uC/IiGwNBYK1VUgm1MAxxnn3B5Is5wD2rK0vQyGyzNPaw\n8OjODt+0Ah2yCRVPBgLwjiKiZE0GlPVLpZzOgISYeFP9GPFX5Yh0loGs3CPb\nl8QtDyuxljNlI6PuBlxqfbbKvVGejddDqvCg9iXU2KvkLsfW6y7iFnUzIFAl\ntA0Cck+RyD8CwVmjcizmhnHr0kIZLinxYFSwlU4xnoocBJ+gPm4VPPeDVSP2\nTlyl3VpwDtk3WFHI1tl2AMLiS8fXcVZnb9xt+ifThLUW0Y8UKWxm2MYIShex\nMpettT9uJ08L5lEcYhxOgSLk/Uld0rsftwGOHPvbDnmX8a51Ktyr/Qv1bj80\nQPTD\r\n=qrAL\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "ikobe621@gmail.com",
					"name": "ikobe"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.22.2_1566901161434_0.030409453505340966"
			},
			"_hasShrinkwrap": false
		},
		"4.0.0-alpha.3": {
			"name": "antd",
			"version": "4.0.0-alpha.3",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React components implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"publishConfig": {
				"registry": "https://registry.npmjs.org/"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"@ant-design/create-react-context": "^0.2.4",
				"@ant-design/icons": "^4.0.0-alpha.7",
				"@ant-design/icons-svg": "^4.0.0-alpha.0",
				"@types/react-slick": "^0.23.4",
				"array-tree-filter": "^2.1.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.6",
				"copy-to-clipboard": "^3.2.0",
				"css-animation": "^1.5.0",
				"dom-closest": "^0.2.0",
				"dom-scroll-into-view": "^1.2.1",
				"enquire.js": "^2.1.6",
				"lodash": "^4.17.13",
				"moment": "^2.24.0",
				"omit.js": "^1.0.2",
				"prop-types": "^15.7.2",
				"raf": "^3.4.1",
				"rc-animate": "^2.8.3",
				"rc-calendar": "~9.15.5",
				"rc-cascader": "~0.17.4",
				"rc-checkbox": "~2.1.6",
				"rc-collapse": "~1.11.3",
				"rc-dialog": "~7.5.2",
				"rc-drawer": "~2.0.1",
				"rc-dropdown": "~2.4.1",
				"rc-editor-mention": "^1.1.13",
				"rc-field-form": "^0.0.0-alpha.17",
				"rc-form": "^2.4.5",
				"rc-input-number": "~4.4.5",
				"rc-mentions": "~0.4.0",
				"rc-menu": "~7.4.23",
				"rc-notification": "~3.3.1",
				"rc-pagination": "~1.20.5",
				"rc-progress": "~2.5.0",
				"rc-rate": "~2.5.0",
				"rc-select": "~9.2.0",
				"rc-slider": "~8.6.11",
				"rc-steps": "~3.5.0",
				"rc-switch": "~1.9.0",
				"rc-table": "~6.7.0",
				"rc-tabs": "~9.6.4",
				"rc-time-picker": "~3.7.1",
				"rc-tooltip": "~3.7.3",
				"rc-tree": "~3.0.0-alpha.9",
				"rc-tree-select": "~2.9.1",
				"rc-trigger": "^2.6.2",
				"rc-upload": "~2.7.0",
				"rc-util": "^4.10.0",
				"react-lazy-load": "^3.0.13",
				"react-lifecycles-compat": "^3.0.4",
				"react-slick": "~0.25.2",
				"resize-observer-polyfill": "^1.5.1",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.3"
			},
			"devDependencies": {
				"@ant-design/colors": "^3.1.0",
				"@ant-design/tools": "^8.0.4",
				"@packtracker/webpack-plugin": "^2.0.1",
				"@sentry/browser": "^5.4.0",
				"@types/classnames": "^2.2.8",
				"@types/gtag.js": "^0.0.3",
				"@types/prop-types": "^15.7.1",
				"@types/react": "~16.9.1",
				"@types/react-dom": "^16.8.4",
				"@types/warning": "^3.0.0",
				"@typescript-eslint/eslint-plugin": "^2.0.0",
				"@typescript-eslint/parser": "^2.0.0",
				"@yesmeck/offline-plugin": "^5.0.5",
				"antd-theme-generator": "^1.1.6",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.3.0",
				"bisheng-plugin-antd": "^1.2.1",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.1.0",
				"bisheng-plugin-toc": "^0.4.4",
				"bundlesize": "^0.18.0",
				"chalk": "^2.4.2",
				"cross-env": "^5.2.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.6.3",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.10.0",
				"enzyme-adapter-react-16": "^1.14.0",
				"enzyme-to-json": "^3.3.5",
				"eslint": "^6.1.0",
				"eslint-config-airbnb": "^18.0.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-import": "^2.17.3",
				"eslint-plugin-jest": "^22.6.4",
				"eslint-plugin-jsx-a11y": "^6.2.1",
				"eslint-plugin-markdown": "^1.0.0",
				"eslint-plugin-react": "^7.14.2",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"fs-extra": "^8.1.0",
				"full-icu": "^1.3.0",
				"glob": "^7.1.4",
				"husky": "^3.0.2",
				"immutability-helper": "^3.0.0",
				"intersection-observer": "^0.7.0",
				"jest": "^24.8.0",
				"jsdom": "^15.1.1",
				"jsonml.js": "^0.1.0",
				"logrocket": "^1.0.0",
				"logrocket-react": "^3.0.0",
				"lz-string": "^1.4.4",
				"mockdate": "^2.0.2",
				"node-fetch": "^2.6.0",
				"preact": "^8.4.2",
				"preact-compat": "^3.18.5",
				"prettier": "^1.17.1",
				"pretty-quick": "^1.11.0",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.6.12",
				"rc-scroll-anim": "^2.5.8",
				"rc-tween-one": "^2.4.1",
				"react": "^16.9.0",
				"react-color": "^2.17.3",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^9.0.0",
				"react-dnd-html5-backend": "^9.0.0",
				"react-document-title": "^2.0.3",
				"react-dom": "^16.9.0",
				"react-github-button": "^0.1.11",
				"react-helmet": "^6.0.0-beta",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.4",
				"react-intl": "^3.1.1",
				"react-resizable": "^1.8.0",
				"react-router": "^3.2.3",
				"react-router-dom": "^5.0.1",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.8.6",
				"react-virtualized": "~9.21.1",
				"reqwest": "^2.0.5",
				"rimraf": "^3.0.0",
				"scrollama": "^2.0.0",
				"simple-git": "^1.113.0",
				"stylelint": "^10.0.1",
				"stylelint-config-prettier": "^5.2.0",
				"stylelint-config-rational-order": "^0.1.2",
				"stylelint-config-standard": "^18.3.0",
				"stylelint-declaration-block-no-ignored-properties": "^2.1.0",
				"stylelint-order": "^3.0.0",
				"typescript": "~3.5.1",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.2.0",
				"yaml-front-matter": "^4.0.0"
			},
			"scripts": {
				"test": "jest --config .jest.js --no-cache",
				"test-node": "jest --config .jest.node.js --no-cache",
				"test-all": "./scripts/test-all.sh",
				"check-commit": "node ./scripts/check-commit.js",
				"lint": "npm run lint:tsc && npm run lint:script && npm run lint:demo && npm run lint:style && npm run lint:deps",
				"lint:deps": "antd-tools run deps-lint",
				"lint:tsc": "npm run tsc",
				"lint:script": "eslint . --ext '.js,.jsx,.ts,.tsx'",
				"lint:md": "remark components/",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"lint-fix": "npm run lint-fix:script && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:script": "npm run lint:script -- --fix",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:style": "npm run lint:style -- --fix",
				"sort-api": "antd-tools run sort-api-table",
				"api-collection": "antd-tools run api-collection",
				"dist": "antd-tools run dist",
				"bundlesize": "bundlesize",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ICU_DATA=node_modules/full-icu bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml CNAME _site && cp .circleci/config.yml _site",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run check-commit && npm run test-all",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"prettier": "prettier -c --write '**/*'",
				"pretty-quick": "pretty-quick"
			},
			"husky": {
				"hooks": {
					"pre-commit": "pretty-quick --staged"
				}
			},
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"browserslist": [
				"last 2 version",
				"Firefox ESR",
				"> 1%",
				"ie >= 9"
			],
			"bundlesize": [
				{
					"path": "./dist/antd.min.js",
					"maxSize": "540 kB"
				},
				{
					"path": "./dist/antd.min.css",
					"maxSize": "60 kB"
				}
			],
			"readmeFilename": "README.md",
			"gitHead": "7741de9a8b5e764a9272f37172e700dc06ca1b4f",
			"_id": "antd@4.0.0-alpha.3",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.15.0",
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"dist": {
				"integrity": "sha512-/7lVmRMWhFcjFhOvTY+UNk+dxs1DR2ATuXhK4qG78oQJAI3TTRaCEntDKRBPytb7SZWyDDuZCoq0zrxXllOxYA==",
				"shasum": "e24457e8f6ad720af42c4ee3fb49cc1ebf84788b",
				"tarball": "https://registry.npmjs.org/antd/-/antd-4.0.0-alpha.3.tgz",
				"fileCount": 3760,
				"unpackedSize": 58527828,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdaApYCRA9TVsSAnZWagAAgy8P/1hjk9fYTYU80sTtJFyt\neiZxrzVM5/5caRfQdjNz85Dg/iNq3n/L5w2Mo+bAOVw0I8PM33uxzRWLCEHb\nSzHD75uE8L9n+ZyaB8svagwzihkhr83qnG7anQyrrMuB/KYkHQD99uKWt1wf\nERz3PJr4OG/9sKJpITfdvfRWHrr/jIu8lrXaeGQAIeAXEkfAcwd/bWaIrA7r\nQdGqRld379n7m2qiorDA3T5Mz8UNWUFJ98NLC0Ke0sbkbCybb9rdp3NDBW3h\nb87LoteObFi9RMUElfBAHRjdWDK+I76LwlCCGiXQOct5diDjSpgJdEncTSJY\nwwY/BULoRrELnJcv73FDwC+rO3T6b+FmqELo2OM7zjGHV/1N9e4slsZ1PDpO\nwgONVWoCDebTVjBAywfV8Mcjo2M/hZtjQVu7+JwTWuwolQ+WHfl7RlIZ7BFk\njlKjiB3KMCW6I+dCe1ylP2Czhx8Lkh2LNfasx8Z3hs9Z0ixaltwxNqDDRS4I\n+W2qEetB2VIbK1J3xa+6vdzY4dYIANi9MExgWz8noH7R/pQxkRH6hXCuO6ia\nM5AuDUR2bKq+Fz8bCPSe91ce6H672KjtxEt+dugbSw+pM0nr8Q0iZdhenXFZ\nHJoHZf4t96YG90/F0pVufsuPxBR9rOF1p24LIvSYbLUY0r4SNPonsBEYJLJl\naAsy\r\n=1GiK\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "ikobe621@gmail.com",
					"name": "ikobe"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_4.0.0-alpha.3_1567099479376_0.43617190624132807"
			},
			"_hasShrinkwrap": false
		},
		"3.23.0": {
			"name": "antd",
			"version": "3.23.0",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React components implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"publishConfig": {
				"registry": "https://registry.npmjs.org/"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"@ant-design/create-react-context": "^0.2.4",
				"@ant-design/icons": "~2.1.1",
				"@ant-design/icons-react": "~2.0.1",
				"@types/react-slick": "^0.23.4",
				"array-tree-filter": "^2.1.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.6",
				"copy-to-clipboard": "^3.2.0",
				"css-animation": "^1.5.0",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.6",
				"lodash": "^4.17.13",
				"moment": "^2.24.0",
				"omit.js": "^1.0.2",
				"prop-types": "^15.7.2",
				"raf": "^3.4.1",
				"rc-animate": "^2.8.3",
				"rc-calendar": "~9.15.5",
				"rc-cascader": "~0.17.4",
				"rc-checkbox": "~2.1.6",
				"rc-collapse": "~1.11.3",
				"rc-dialog": "~7.5.2",
				"rc-drawer": "~2.0.1",
				"rc-dropdown": "~2.4.1",
				"rc-editor-mention": "^1.1.13",
				"rc-form": "^2.4.5",
				"rc-input-number": "~4.5.0",
				"rc-mentions": "~0.4.0",
				"rc-menu": "~7.4.23",
				"rc-notification": "~3.3.1",
				"rc-pagination": "~1.20.5",
				"rc-progress": "~2.5.0",
				"rc-rate": "~2.5.0",
				"rc-select": "~9.2.0",
				"rc-slider": "~8.6.11",
				"rc-steps": "~3.5.0",
				"rc-switch": "~1.9.0",
				"rc-table": "~6.7.0",
				"rc-tabs": "~9.6.4",
				"rc-time-picker": "~3.7.1",
				"rc-tooltip": "~3.7.3",
				"rc-tree": "~2.1.0",
				"rc-tree-select": "~2.9.1",
				"rc-trigger": "^2.6.2",
				"rc-upload": "~2.7.0",
				"rc-util": "^4.10.0",
				"react-lazy-load": "^3.0.13",
				"react-lifecycles-compat": "^3.0.4",
				"react-slick": "~0.25.2",
				"resize-observer-polyfill": "^1.5.1",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.3"
			},
			"devDependencies": {
				"@ant-design/colors": "^3.1.0",
				"@ant-design/tools": "^8.0.4",
				"@packtracker/webpack-plugin": "^2.0.1",
				"@sentry/browser": "^5.4.0",
				"@types/classnames": "^2.2.8",
				"@types/gtag.js": "^0.0.3",
				"@types/prop-types": "^15.7.1",
				"@types/react": "^16.9.0",
				"@types/react-dom": "^16.8.4",
				"@types/warning": "^3.0.0",
				"@typescript-eslint/eslint-plugin": "^2.0.0",
				"@typescript-eslint/parser": "^2.0.0",
				"@yesmeck/offline-plugin": "^5.0.5",
				"antd-theme-generator": "^1.1.6",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.3.0",
				"bisheng-plugin-antd": "^1.0.2",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.0.0",
				"bisheng-plugin-toc": "^0.4.4",
				"bundlesize": "^0.18.0",
				"chalk": "^2.4.2",
				"cross-env": "^5.2.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.6.3",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.10.0",
				"enzyme-adapter-react-16": "^1.14.0",
				"enzyme-to-json": "^3.3.5",
				"eslint": "^6.1.0",
				"eslint-config-airbnb": "^18.0.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-import": "^2.17.3",
				"eslint-plugin-jest": "^22.6.4",
				"eslint-plugin-jsx-a11y": "^6.2.1",
				"eslint-plugin-markdown": "^1.0.0",
				"eslint-plugin-react": "^7.14.2",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"fs-extra": "^8.1.0",
				"full-icu": "^1.3.0",
				"glob": "^7.1.4",
				"husky": "^3.0.2",
				"immutability-helper": "^3.0.0",
				"intersection-observer": "^0.7.0",
				"jest": "^24.8.0",
				"jsdom": "^15.1.1",
				"jsonml.js": "^0.1.0",
				"logrocket": "^1.0.0",
				"logrocket-react": "^3.0.0",
				"lz-string": "^1.4.4",
				"mockdate": "^2.0.2",
				"node-fetch": "^2.6.0",
				"preact": "^8.4.2",
				"preact-compat": "^3.18.5",
				"prettier": "^1.17.1",
				"pretty-quick": "^1.11.0",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.6.12",
				"rc-scroll-anim": "^2.5.8",
				"rc-tween-one": "^2.4.1",
				"react": "^16.5.2",
				"react-color": "^2.17.3",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^9.0.0",
				"react-dnd-html5-backend": "^9.0.0",
				"react-document-title": "^2.0.3",
				"react-dom": "^16.5.2",
				"react-github-button": "^0.1.11",
				"react-helmet": "^6.0.0-beta",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.4",
				"react-intl": "^3.1.1",
				"react-resizable": "^1.8.0",
				"react-router": "^3.2.3",
				"react-router-dom": "^5.0.1",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.8.6",
				"react-virtualized": "~9.21.1",
				"reqwest": "^2.0.5",
				"rimraf": "^3.0.0",
				"scrollama": "^2.0.0",
				"simple-git": "^1.113.0",
				"stylelint": "^10.0.1",
				"stylelint-config-prettier": "^5.2.0",
				"stylelint-config-rational-order": "^0.1.2",
				"stylelint-config-standard": "^18.3.0",
				"stylelint-declaration-block-no-ignored-properties": "^2.1.0",
				"stylelint-order": "^3.0.0",
				"typescript": "~3.6.2",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.2.0",
				"yaml-front-matter": "^4.0.0"
			},
			"scripts": {
				"test": "jest --config .jest.js --no-cache",
				"test-node": "jest --config .jest.node.js --no-cache",
				"test-all": "./scripts/test-all.sh",
				"check-commit": "node ./scripts/check-commit.js",
				"lint": "npm run lint:tsc && npm run lint:script && npm run lint:demo && npm run lint:style && npm run lint:deps",
				"lint:deps": "antd-tools run deps-lint",
				"lint:tsc": "npm run tsc",
				"lint:script": "eslint . --ext '.js,.jsx,.ts,.tsx'",
				"lint:md": "remark components/",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"lint-fix": "npm run lint-fix:script && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:script": "npm run lint:script -- --fix",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:style": "npm run lint:style -- --fix",
				"sort-api": "antd-tools run sort-api-table",
				"api-collection": "antd-tools run api-collection",
				"dist": "antd-tools run dist",
				"bundlesize": "bundlesize",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ICU_DATA=node_modules/full-icu bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml CNAME _site && cp .circleci/config.yml _site",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run check-commit && npm run test-all",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"prettier": "prettier -c --write '**/*'",
				"pretty-quick": "pretty-quick"
			},
			"husky": {
				"hooks": {
					"pre-commit": "pretty-quick --staged"
				}
			},
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"browserslist": [
				"last 2 version",
				"Firefox ESR",
				"> 1%",
				"ie >= 9"
			],
			"bundlesize": [
				{
					"path": "./dist/antd.min.js",
					"maxSize": "540 kB"
				},
				{
					"path": "./dist/antd.min.css",
					"maxSize": "60 kB"
				}
			],
			"gitHead": "facf31668431ea30bdae1a3f96bd3579af78dee0",
			"_id": "antd@3.23.0",
			"_nodeVersion": "10.16.1",
			"_npmVersion": "6.9.0",
			"dist": {
				"integrity": "sha512-UWwlOcWzNfpu6MFdrJSqVO5Jz0r37zjO3R2gAbGrpb/0AxaNyUdueSzli6AbS4NYXnMsTdF42BzZFlE7ZaDHCg==",
				"shasum": "6b4b3d33f38eab407faa225af6c176064cbace3d",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.23.0.tgz",
				"fileCount": 3770,
				"unpackedSize": 49727953,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdbSavCRA9TVsSAnZWagAATUwP/0jzi4yCteGahOZz8msJ\nZVaTtyn77oDut6KAcEUh00Z5/QuyoIUt8dEhyRSw0BpbhJEMgwpMXs+2d13R\no+M6LF6C3n48nmwphJHvT9BTqhMSUFit3RxUQmx/l+LNo9VLnR+nSzyRy/q/\nfvhJ5p74jgGkW8zTdMKlGiz1hBzKOJWzYmKtjfKw2dRGWIzTjH4jd1iIAcyA\najYpKTHye3WoeKtj7/KxWVqzW7uoDjQpiHm9CSk+BmWIDyRu0GlQ7H1E8Hrf\nAmcjfjwtdboCB2nR34BXhKc8zwOPNX8E/PSa0MTtSli3tXP9+ZUPAU6iidK0\nnm03Ma+YFbCSiRf9m3KYGcipSrg2KDdPgkgM88eMbw+PmO5ep5nXDSS/nBse\nPJHLQkDWFWex5ZrYocH4JP5ptvpmNifCGF56DLYjQ396+5QIO+ygN8T4xE84\nsK2+kT6OK3Z39ksNG3t8DM2H+c4KsTzY1wV1TJ7D8b4u6Q+kx2YBICKzL5DT\n2GSP7qJ000JMgVdxnN8p1H559xDgcoWrnhHJjASQ8Y/52hBAwLvzRA4RxTMC\n+aRYnth1g1jgZH/e2Pdqzge90ckE0jTJj21B3Dvvm3t6xX/vCTbvJP9yNKJa\nVVGhxGP75d2y1XcLG5YeVydbS1VIFNG+dFz2Vu91IZL5wUHWAXqptmpi2Mwm\nN1nh\r\n=A+fd\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "ikobe621@gmail.com",
					"name": "ikobe"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "yutingzhao1991",
				"email": "yutingzhao1991@sina.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.23.0_1567434414289_0.23299607243406917"
			},
			"_hasShrinkwrap": false
		},
		"3.23.1": {
			"name": "antd",
			"version": "3.23.1",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React components implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"publishConfig": {
				"registry": "https://registry.npmjs.org/"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"@ant-design/create-react-context": "^0.2.4",
				"@ant-design/icons": "~2.1.1",
				"@ant-design/icons-react": "~2.0.1",
				"@types/react-slick": "^0.23.4",
				"array-tree-filter": "^2.1.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.6",
				"copy-to-clipboard": "^3.2.0",
				"css-animation": "^1.5.0",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.6",
				"lodash": "^4.17.13",
				"moment": "^2.24.0",
				"omit.js": "^1.0.2",
				"prop-types": "^15.7.2",
				"raf": "^3.4.1",
				"rc-animate": "^2.8.3",
				"rc-calendar": "~9.15.5",
				"rc-cascader": "~0.17.4",
				"rc-checkbox": "~2.1.6",
				"rc-collapse": "~1.11.3",
				"rc-dialog": "~7.5.2",
				"rc-drawer": "~2.0.1",
				"rc-dropdown": "~2.4.1",
				"rc-editor-mention": "^1.1.13",
				"rc-form": "^2.4.5",
				"rc-input-number": "~4.5.0",
				"rc-mentions": "~0.4.0",
				"rc-menu": "~7.4.23",
				"rc-notification": "~3.3.1",
				"rc-pagination": "~1.20.5",
				"rc-progress": "~2.5.0",
				"rc-rate": "~2.5.0",
				"rc-select": "~9.2.0",
				"rc-slider": "~8.6.11",
				"rc-steps": "~3.5.0",
				"rc-switch": "~1.9.0",
				"rc-table": "~6.7.0",
				"rc-tabs": "~9.6.4",
				"rc-time-picker": "~3.7.1",
				"rc-tooltip": "~3.7.3",
				"rc-tree": "~2.1.0",
				"rc-tree-select": "~2.9.1",
				"rc-trigger": "^2.6.2",
				"rc-upload": "~2.7.0",
				"rc-util": "^4.10.0",
				"react-lazy-load": "^3.0.13",
				"react-lifecycles-compat": "^3.0.4",
				"react-slick": "~0.25.2",
				"resize-observer-polyfill": "^1.5.1",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.3"
			},
			"devDependencies": {
				"@ant-design/colors": "^3.1.0",
				"@ant-design/tools": "^8.0.4",
				"@packtracker/webpack-plugin": "^2.0.1",
				"@sentry/browser": "^5.4.0",
				"@types/classnames": "^2.2.8",
				"@types/gtag.js": "^0.0.3",
				"@types/prop-types": "^15.7.1",
				"@types/react": "^16.9.0",
				"@types/react-dom": "^16.8.4",
				"@types/warning": "^3.0.0",
				"@typescript-eslint/eslint-plugin": "^2.0.0",
				"@typescript-eslint/parser": "^2.0.0",
				"@yesmeck/offline-plugin": "^5.0.5",
				"antd-theme-generator": "^1.1.6",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.3.0",
				"bisheng-plugin-antd": "^1.0.2",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.0.0",
				"bisheng-plugin-toc": "^0.4.4",
				"bundlesize": "^0.18.0",
				"chalk": "^2.4.2",
				"cross-env": "^5.2.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.6.3",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.10.0",
				"enzyme-adapter-react-16": "^1.14.0",
				"enzyme-to-json": "^3.3.5",
				"eslint": "^6.1.0",
				"eslint-config-airbnb": "^18.0.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-import": "^2.17.3",
				"eslint-plugin-jest": "^22.6.4",
				"eslint-plugin-jsx-a11y": "^6.2.1",
				"eslint-plugin-markdown": "^1.0.0",
				"eslint-plugin-react": "^7.14.2",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"fs-extra": "^8.1.0",
				"full-icu": "^1.3.0",
				"glob": "^7.1.4",
				"husky": "^3.0.2",
				"immutability-helper": "^3.0.0",
				"intersection-observer": "^0.7.0",
				"jest": "^24.8.0",
				"jsdom": "^15.1.1",
				"jsonml.js": "^0.1.0",
				"logrocket": "^1.0.0",
				"logrocket-react": "^3.0.0",
				"lz-string": "^1.4.4",
				"mockdate": "^2.0.2",
				"node-fetch": "^2.6.0",
				"preact": "^8.4.2",
				"preact-compat": "^3.18.5",
				"prettier": "^1.17.1",
				"pretty-quick": "^1.11.0",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.6.12",
				"rc-scroll-anim": "^2.5.8",
				"rc-tween-one": "^2.4.1",
				"react": "^16.5.2",
				"react-color": "^2.17.3",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^9.0.0",
				"react-dnd-html5-backend": "^9.0.0",
				"react-document-title": "^2.0.3",
				"react-dom": "^16.5.2",
				"react-github-button": "^0.1.11",
				"react-helmet": "^6.0.0-beta",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.4",
				"react-intl": "^3.1.1",
				"react-resizable": "^1.8.0",
				"react-router": "^3.2.3",
				"react-router-dom": "^5.0.1",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.8.6",
				"react-virtualized": "~9.21.1",
				"reqwest": "^2.0.5",
				"rimraf": "^3.0.0",
				"scrollama": "^2.0.0",
				"simple-git": "^1.113.0",
				"stylelint": "^10.0.1",
				"stylelint-config-prettier": "^5.2.0",
				"stylelint-config-rational-order": "^0.1.2",
				"stylelint-config-standard": "^18.3.0",
				"stylelint-declaration-block-no-ignored-properties": "^2.1.0",
				"stylelint-order": "^3.0.0",
				"typescript": "~3.6.2",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.2.0",
				"yaml-front-matter": "^4.0.0"
			},
			"scripts": {
				"test": "jest --config .jest.js --no-cache",
				"test-node": "jest --config .jest.node.js --no-cache",
				"test-all": "./scripts/test-all.sh",
				"check-commit": "node ./scripts/check-commit.js",
				"lint": "npm run lint:tsc && npm run lint:script && npm run lint:demo && npm run lint:style && npm run lint:deps",
				"lint:deps": "antd-tools run deps-lint",
				"lint:tsc": "npm run tsc",
				"lint:script": "eslint . --ext '.js,.jsx,.ts,.tsx'",
				"lint:md": "remark components/",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"lint-fix": "npm run lint-fix:script && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:script": "npm run lint:script -- --fix",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:style": "npm run lint:style -- --fix",
				"sort-api": "antd-tools run sort-api-table",
				"api-collection": "antd-tools run api-collection",
				"dist": "antd-tools run dist",
				"bundlesize": "bundlesize",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ICU_DATA=node_modules/full-icu bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml CNAME _site && cp .circleci/config.yml _site",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run check-commit && npm run test-all",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"prettier": "prettier -c --write '**/*'",
				"pretty-quick": "pretty-quick"
			},
			"husky": {
				"hooks": {
					"pre-commit": "pretty-quick --staged"
				}
			},
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"browserslist": [
				"last 2 version",
				"Firefox ESR",
				"> 1%",
				"ie >= 9"
			],
			"bundlesize": [
				{
					"path": "./dist/antd.min.js",
					"maxSize": "540 kB"
				},
				{
					"path": "./dist/antd.min.css",
					"maxSize": "60 kB"
				}
			],
			"gitHead": "774e679ee10f03c57bd1839429885f9b0daaa345",
			"_id": "antd@3.23.1",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.15.0",
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"dist": {
				"integrity": "sha512-+PHcFqApsla7bm8h9FHVuD3CloAAl4FW1J5D7m5ghCC1GWodwQFDgLjAx4lU21TSGCxVhlv1me525dKsYXHQuw==",
				"shasum": "a251b0cdc2072a91a8c157f8b31de8ad92ce5d18",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.23.1.tgz",
				"fileCount": 3772,
				"unpackedSize": 51007826,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdbfNrCRA9TVsSAnZWagAAurIQAJJyrfIHA+/yQsHG352V\nCcTpmT47gF9C8xpUTlwEUiPkx8kqHE8h+E3f+D068Imaik1MNHJK/TgnT9bW\nijrDQILute6eJI5bETbGMqz7qilbxVffrbUBuV+POkEC6I4xiP9LiNgtNZWh\nxjHXGWxi6Gfmn7Q4UlDlZQ+4gn24ByMSePCc9l6VNRj1ErY0iH2TGPvdKNG/\n0Iz9Zh42MA+E4G861r3YgGjjcOk+9TXQFWINOwfo3i7dWOZRVwb+hWScugRt\nIYPnqYnsasxqzIRayUTiLjCv/q/3UW4Na/UUUx+PGq1WrQXjyAmKgBCgYoKJ\nt2ztLk8UZCF7IQlgUF1cJQ0vviTYKwlez/K8c2aBUOtwKkt/9KPmaxifT/rw\n+0JYSPmdMf5aY/lIQHnZ1WZ0JgAbOTMvXpK8LpSN2uXsuizMiIlzRfkir/kG\nbA+6+6PTDPJFRE9Thli/m0s/++Rd4NbmaTbxzKlCcPG6ozMTbGGiBBazydGq\na3kbndMYScHKpyUD9p/MSTjAV1xx+UZhA6FSSjGFAOb3dG1JhU3VWwGGtvjS\n1XAMJXmWjmSoKmmPI2tw0x6Me0dZa2bv8xiI/s6PgJg6A7pW78JyPyXlAwJF\nzW01kHZVLEl0HXILvkdf9e48axHLPC+XUnusA9Am1y4x5b2I6IvmzyWsuSij\nYP58\r\n=z6+9\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "ikobe621@gmail.com",
					"name": "ikobe"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.23.1_1567486826293_0.6299035949939666"
			},
			"_hasShrinkwrap": false
		},
		"3.23.2": {
			"name": "antd",
			"version": "3.23.2",
			"title": "Ant Design",
			"description": "An enterprise-class UI design language and React components implementation",
			"homepage": "http://ant.design/",
			"keywords": [
				"ant",
				"design",
				"react",
				"react-component",
				"component",
				"components",
				"ui",
				"framework",
				"frontend"
			],
			"contributors": [
				{
					"name": "ant"
				}
			],
			"publishConfig": {
				"registry": "https://registry.npmjs.org/"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"main": "lib/index.js",
			"module": "es/index.js",
			"typings": "lib/index.d.ts",
			"license": "MIT",
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"dependencies": {
				"@ant-design/create-react-context": "^0.2.4",
				"@ant-design/icons": "~2.1.1",
				"@ant-design/icons-react": "~2.0.1",
				"@types/react-slick": "^0.23.4",
				"array-tree-filter": "^2.1.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.6",
				"copy-to-clipboard": "^3.2.0",
				"css-animation": "^1.5.0",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.6",
				"lodash": "^4.17.13",
				"moment": "^2.24.0",
				"omit.js": "^1.0.2",
				"prop-types": "^15.7.2",
				"raf": "^3.4.1",
				"rc-animate": "^2.8.3",
				"rc-calendar": "~9.15.5",
				"rc-cascader": "~0.17.4",
				"rc-checkbox": "~2.1.6",
				"rc-collapse": "~1.11.3",
				"rc-dialog": "~7.5.2",
				"rc-drawer": "~2.0.1",
				"rc-dropdown": "~2.4.1",
				"rc-editor-mention": "^1.1.13",
				"rc-form": "^2.4.5",
				"rc-input-number": "~4.5.0",
				"rc-mentions": "~0.4.0",
				"rc-menu": "~7.4.23",
				"rc-notification": "~3.3.1",
				"rc-pagination": "~1.20.5",
				"rc-progress": "~2.5.0",
				"rc-rate": "~2.5.0",
				"rc-select": "~9.2.0",
				"rc-slider": "~8.6.11",
				"rc-steps": "~3.5.0",
				"rc-switch": "~1.9.0",
				"rc-table": "~6.7.0",
				"rc-tabs": "~9.6.4",
				"rc-time-picker": "~3.7.1",
				"rc-tooltip": "~3.7.3",
				"rc-tree": "~2.1.0",
				"rc-tree-select": "~2.9.1",
				"rc-trigger": "^2.6.2",
				"rc-upload": "~2.7.0",
				"rc-util": "^4.10.0",
				"react-lazy-load": "^3.0.13",
				"react-lifecycles-compat": "^3.0.4",
				"react-slick": "~0.25.2",
				"resize-observer-polyfill": "^1.5.1",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.3"
			},
			"devDependencies": {
				"@ant-design/colors": "^3.1.0",
				"@ant-design/tools": "^8.0.4",
				"@packtracker/webpack-plugin": "^2.0.1",
				"@sentry/browser": "^5.4.0",
				"@types/classnames": "^2.2.8",
				"@types/gtag.js": "^0.0.3",
				"@types/prop-types": "^15.7.1",
				"@types/react": "^16.9.0",
				"@types/react-dom": "^16.8.4",
				"@types/warning": "^3.0.0",
				"@typescript-eslint/eslint-plugin": "^2.0.0",
				"@typescript-eslint/parser": "^2.0.0",
				"@yesmeck/offline-plugin": "^5.0.5",
				"antd-theme-generator": "^1.1.6",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.3.0",
				"bisheng-plugin-antd": "^1.0.2",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.0.0",
				"bisheng-plugin-toc": "^0.4.4",
				"bundlesize": "^0.18.0",
				"chalk": "^2.4.2",
				"cross-env": "^5.2.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.6.3",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.10.0",
				"enzyme-adapter-react-16": "^1.14.0",
				"enzyme-to-json": "^3.3.5",
				"eslint": "^6.1.0",
				"eslint-config-airbnb": "^18.0.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-import": "^2.17.3",
				"eslint-plugin-jest": "^22.6.4",
				"eslint-plugin-jsx-a11y": "^6.2.1",
				"eslint-plugin-markdown": "^1.0.0",
				"eslint-plugin-react": "^7.14.2",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"fs-extra": "^8.1.0",
				"full-icu": "^1.3.0",
				"glob": "^7.1.4",
				"husky": "^3.0.2",
				"immutability-helper": "^3.0.0",
				"intersection-observer": "^0.7.0",
				"jest": "^24.8.0",
				"jsdom": "^15.1.1",
				"jsonml.js": "^0.1.0",
				"logrocket": "^1.0.0",
				"logrocket-react": "^3.0.0",
				"lz-string": "^1.4.4",
				"mockdate": "^2.0.2",
				"node-fetch": "^2.6.0",
				"preact": "^8.4.2",
				"preact-compat": "^3.18.5",
				"prettier": "^1.17.1",
				"pretty-quick": "^1.11.0",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.6.12",
				"rc-scroll-anim": "^2.5.8",
				"rc-tween-one": "^2.4.1",
				"react": "^16.5.2",
				"react-color": "^2.17.3",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^9.0.0",
				"react-dnd-html5-backend": "^9.0.0",
				"react-document-title": "^2.0.3",
				"react-dom": "^16.5.2",
				"react-github-button": "^0.1.11",
				"react-helmet": "^6.0.0-beta",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.4",
				"react-intl": "^3.1.1",
				"react-resizable": "^1.8.0",
				"react-router": "^3.2.3",
				"react-router-dom": "^5.0.1",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.8.6",
				"react-virtualized": "~9.21.1",
				"reqwest": "^2.0.5",
				"rimraf": "^3.0.0",
				"scrollama": "^2.0.0",
				"simple-git": "^1.113.0",
				"stylelint": "^10.0.1",
				"stylelint-config-prettier": "^5.2.0",
				"stylelint-config-rational-order": "^0.1.2",
				"stylelint-config-standard": "^18.3.0",
				"stylelint-declaration-block-no-ignored-properties": "^2.1.0",
				"stylelint-order": "^3.0.0",
				"typescript": "~3.6.2",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.2.0",
				"yaml-front-matter": "^4.0.0"
			},
			"scripts": {
				"test": "jest --config .jest.js --no-cache",
				"test-node": "jest --config .jest.node.js --no-cache",
				"test-all": "./scripts/test-all.sh",
				"check-commit": "node ./scripts/check-commit.js",
				"lint": "npm run lint:tsc && npm run lint:script && npm run lint:demo && npm run lint:style && npm run lint:deps",
				"lint:deps": "antd-tools run deps-lint",
				"lint:tsc": "npm run tsc",
				"lint:script": "eslint . --ext '.js,.jsx,.ts,.tsx'",
				"lint:md": "remark components/",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"lint-fix": "npm run lint-fix:script && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:script": "npm run lint:script -- --fix",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:style": "npm run lint:style -- --fix",
				"sort-api": "antd-tools run sort-api-table",
				"api-collection": "antd-tools run api-collection",
				"dist": "antd-tools run dist",
				"bundlesize": "bundlesize",
				"compile": "antd-tools run compile",
				"tsc": "tsc",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"site": "cross-env NODE_ICU_DATA=node_modules/full-icu bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml CNAME _site && cp .circleci/config.yml _site",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"pre-publish": "npm run check-commit && npm run test-all",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"prettier": "prettier -c --write '**/*'",
				"pretty-quick": "pretty-quick"
			},
			"husky": {
				"hooks": {
					"pre-commit": "pretty-quick --staged"
				}
			},
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"browserslist": [
				"last 2 version",
				"Firefox ESR",
				"> 1%",
				"ie >= 9"
			],
			"bundlesize": [
				{
					"path": "./dist/antd.min.js",
					"maxSize": "540 kB"
				},
				{
					"path": "./dist/antd.min.css",
					"maxSize": "60 kB"
				}
			],
			"gitHead": "e71aee45ad8c44af8fc8cff07f7b68a5bf62338b",
			"_id": "antd@3.23.2",
			"_nodeVersion": "11.6.0",
			"_npmVersion": "6.11.2",
			"dist": {
				"integrity": "sha512-S62EvyxPV0IoFR650qtCjUy2E7nY3JkxTP1t71LER09DTTK4fJGw4wWhalNCjkIHR2hPHWGfu0MSHocov3F4dw==",
				"shasum": "6fcbe5b22a932913a33dce0b6b76b4a60c30a403",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.23.2.tgz",
				"fileCount": 3770,
				"unpackedSize": 50200433,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdckY8CRA9TVsSAnZWagAAViMP/06I30UzOijZZNwZs2Gt\n09igsLAqG78poP40eJOIKhcpFypbYrxbDYmsfuPckz6BeFwugRf4QwwPJg3z\n7kq1pwOyDZs6SWdMS07IMArdlDMtEM3rWrF21UIapPdJ75uJAaHPmfyqjCi0\ndNzN9jZqTbUfbmgyW9tnJIWTORUzSe0ahA3mpChrs5VFtvWFaJU58ajNqfiG\n0xLzksrXyY36Iz0XACDYTkdY5TRTs9WmmiTE8en7ZZw4PDLH6+R51B8Sknl1\nKHAmKKFSmngcFzgU0JcCghlMRZgn3gxWynffNWc4VGkN+6rquxVCPr4n6DhA\nhkHcpxzPFU2E5HfgTsEVxGUs3uCxGAiiMxVvnH3+aZpGG6K5f61OHuQ/fPSw\nn7El0KQtG5uc0FXNblaDWtj/diNWtyTd70nsHuWTd037i/NRJfdJLmjnLfhI\nhvat9Ty1y4HQoWmOKyqmyzAdw9X7HYY1ZFhAjN9tcPK1dsB9M9ONqvIp6F+E\nsXuNo8N+DY1m5v+fR8Yoobg2noNp2WKZqFHUYNlYzohyrJMARcW5H6iEAVew\nt3U/3VFkajMdLm9u9ZbD9XH/iFfSFUVXpdCTukHL4UH9OhXa1HTiN6Pw65Cw\nnGhD358+w2Buw5dei9636yXs+yQ1Lyx7pTF/ZqHj86uXVTD9Qc+6WtylOMvP\nHC7i\r\n=MyEN\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "ikobe621@gmail.com",
					"name": "ikobe"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "dengfuping",
				"email": "dengfuping_develop@163.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.23.2_1567770171066_0.33125294543322026"
			},
			"_hasShrinkwrap": false
		},
		"3.23.3": {
			"name": "antd",
			"version": "3.23.3",
			"description": "An enterprise-class UI design language and React components implementation",
			"keywords": [
				"ant",
				"component",
				"components",
				"design",
				"framework",
				"frontend",
				"react",
				"react-component",
				"ui"
			],
			"homepage": "http://ant.design/",
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"license": "MIT",
			"contributors": [
				{
					"name": "ant"
				}
			],
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"main": "lib/index.js",
			"module": "es/index.js",
			"typings": "lib/index.d.ts",
			"scripts": {
				"api-collection": "antd-tools run api-collection",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"bundlesize": "bundlesize",
				"check-commit": "node ./scripts/check-commit.js",
				"compile": "antd-tools run compile",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml CNAME _site && cp .circleci/config.yml _site",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"dist": "antd-tools run dist",
				"lint": "npm run lint:tsc && npm run lint:script && npm run lint:demo && npm run lint:style && npm run lint:deps",
				"lint-fix": "npm run lint-fix:script && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:script": "npm run lint:script -- --fix",
				"lint-fix:style": "npm run lint:style -- --fix",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:deps": "antd-tools run deps-lint",
				"lint:md": "remark components/",
				"lint:script": "eslint . --ext '.js,.jsx,.ts,.tsx'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"lint:tsc": "npm run tsc",
				"pre-publish": "npm run check-commit && npm run test-all",
				"prettier": "prettier -c --write '**/*'",
				"pretty-quick": "pretty-quick",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"site": "cross-env NODE_ICU_DATA=node_modules/full-icu bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"sort": "npx sort-package-json",
				"sort-api": "antd-tools run sort-api-table",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"test": "jest --config .jest.js --no-cache",
				"test-all": "./scripts/test-all.sh",
				"test-node": "jest --config .jest.node.js --no-cache",
				"tsc": "tsc"
			},
			"husky": {
				"hooks": {
					"pre-commit": "pretty-quick --staged"
				}
			},
			"browserslist": [
				"last 2 version",
				"Firefox ESR",
				"> 1%",
				"ie >= 9"
			],
			"dependencies": {
				"@ant-design/create-react-context": "^0.2.4",
				"@ant-design/icons": "~2.1.1",
				"@ant-design/icons-react": "~2.0.1",
				"@types/react-slick": "^0.23.4",
				"array-tree-filter": "^2.1.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.6",
				"copy-to-clipboard": "^3.2.0",
				"css-animation": "^1.5.0",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.6",
				"lodash": "^4.17.13",
				"moment": "^2.24.0",
				"omit.js": "^1.0.2",
				"prop-types": "^15.7.2",
				"raf": "^3.4.1",
				"rc-animate": "^2.8.3",
				"rc-calendar": "~9.15.5",
				"rc-cascader": "~0.17.4",
				"rc-checkbox": "~2.1.6",
				"rc-collapse": "~1.11.3",
				"rc-dialog": "~7.5.2",
				"rc-drawer": "~2.0.1",
				"rc-dropdown": "~2.4.1",
				"rc-editor-mention": "^1.1.13",
				"rc-form": "^2.4.5",
				"rc-input-number": "~4.5.0",
				"rc-mentions": "~0.4.0",
				"rc-menu": "~7.4.23",
				"rc-notification": "~3.3.1",
				"rc-pagination": "~1.20.5",
				"rc-progress": "~2.5.0",
				"rc-rate": "~2.5.0",
				"rc-select": "~9.2.0",
				"rc-slider": "~8.6.11",
				"rc-steps": "~3.5.0",
				"rc-switch": "~1.9.0",
				"rc-table": "~6.7.0",
				"rc-tabs": "~9.6.4",
				"rc-time-picker": "~3.7.1",
				"rc-tooltip": "~3.7.3",
				"rc-tree": "~2.1.0",
				"rc-tree-select": "~2.9.1",
				"rc-trigger": "^2.6.2",
				"rc-upload": "~2.7.0",
				"rc-util": "^4.10.0",
				"react-lazy-load": "^3.0.13",
				"react-lifecycles-compat": "^3.0.4",
				"react-slick": "~0.25.2",
				"resize-observer-polyfill": "^1.5.1",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.3"
			},
			"devDependencies": {
				"@ant-design/colors": "^3.1.0",
				"@ant-design/tools": "^8.0.4",
				"@packtracker/webpack-plugin": "^2.0.1",
				"@sentry/browser": "^5.4.0",
				"@types/classnames": "^2.2.8",
				"@types/gtag.js": "^0.0.3",
				"@types/prop-types": "^15.7.1",
				"@types/react": "^16.9.0",
				"@types/react-dom": "^16.8.4",
				"@types/warning": "^3.0.0",
				"@typescript-eslint/eslint-plugin": "^2.0.0",
				"@typescript-eslint/parser": "^2.0.0",
				"@yesmeck/offline-plugin": "^5.0.5",
				"antd-theme-generator": "^1.1.6",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.3.1-alpha.0",
				"bisheng-plugin-antd": "^1.0.2",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.0.0",
				"bisheng-plugin-toc": "^0.4.4",
				"bundlesize": "^0.18.0",
				"chalk": "^2.4.2",
				"cross-env": "^5.2.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.6.3",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.10.0",
				"enzyme-adapter-react-16": "^1.14.0",
				"enzyme-to-json": "^3.3.5",
				"eslint": "^6.1.0",
				"eslint-config-airbnb": "^18.0.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-import": "^2.17.3",
				"eslint-plugin-jest": "^22.6.4",
				"eslint-plugin-jsx-a11y": "^6.2.1",
				"eslint-plugin-markdown": "^1.0.0",
				"eslint-plugin-react": "^7.14.2",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"full-icu": "^1.3.0",
				"glob": "^7.1.4",
				"husky": "^3.0.2",
				"immutability-helper": "^3.0.0",
				"intersection-observer": "^0.7.0",
				"jest": "^24.8.0",
				"jsdom": "^15.1.1",
				"jsonml.js": "^0.1.0",
				"logrocket": "^1.0.0",
				"logrocket-react": "^3.0.0",
				"lz-string": "^1.4.4",
				"mockdate": "^2.0.2",
				"node-fetch": "^2.6.0",
				"preact": "^8.4.2",
				"preact-compat": "^3.18.5",
				"prettier": "^1.17.1",
				"pretty-quick": "^1.11.0",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.6.12",
				"rc-scroll-anim": "^2.5.8",
				"rc-tween-one": "^2.4.1",
				"react": "^16.5.2",
				"react-color": "^2.17.3",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^9.0.0",
				"react-dnd-html5-backend": "^9.0.0",
				"react-dom": "^16.5.2",
				"react-github-button": "^0.1.11",
				"react-helmet": "^6.0.0-beta",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.4",
				"react-intl": "^3.1.1",
				"react-resizable": "^1.8.0",
				"react-router": "^3.2.3",
				"react-router-dom": "^5.0.1",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.8.6",
				"react-virtualized": "~9.21.1",
				"reqwest": "^2.0.5",
				"rimraf": "^3.0.0",
				"scrollama": "^2.0.0",
				"simple-git": "^1.113.0",
				"stylelint": "^11.0.0",
				"stylelint-config-prettier": "^5.2.0",
				"stylelint-config-rational-order": "^0.1.2",
				"stylelint-config-standard": "^19.0.0",
				"stylelint-declaration-block-no-ignored-properties": "^2.1.0",
				"stylelint-order": "^3.0.0",
				"typescript": "~3.6.2",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.2.0",
				"yaml-front-matter": "^4.0.0"
			},
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"publishConfig": {
				"registry": "https://registry.npmjs.org/"
			},
			"bundlesize": [
				{
					"path": "./dist/antd.min.js",
					"maxSize": "540 kB"
				},
				{
					"path": "./dist/antd.min.css",
					"maxSize": "60 kB"
				}
			],
			"title": "Ant Design",
			"gitHead": "1acd7e2249dbf075f2ec78b376509b55c754e67a",
			"_id": "antd@3.23.3",
			"_nodeVersion": "10.16.0",
			"_npmVersion": "6.9.0",
			"dist": {
				"integrity": "sha512-yTWV7Wr46pmlcxWxGnZm1Km0HhK7IubDC6Uj9RNEbjK93FpGVrHMgEhNTPVmu3P9eGci32JSXUDc3/vxcbY+yA==",
				"shasum": "26a7d767a46fdb332e6b05aaea40947bd491d1ce",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.23.3.tgz",
				"fileCount": 3770,
				"unpackedSize": 49593334,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdgF04CRA9TVsSAnZWagAAIykP/i7kS8O2/FrhnLzBfuLH\nyFFP1B6uB1cjsVX6F6xp5fLkMShxCA3+6u2ToxtZTdz3Eg8vUAOrpJF6GP6Y\n72Y9b0fSOKRnWpkL9zJvjuD7ksQKoTnO9u2G23lxmvZ+x7zmjbd/BIw5cMQ7\nESIkGv4oJQDGjWsxSetOEXGC5ic0Xq9UMSpmN3AY268Aw/jMGdnJkcfvKQCP\nhIE2xrTe+kIl/LTX9t19/L1sE32lpwkn9hNxujXuLhGAosUvMH/rK91Ltn3p\njeOtBmTmeqYWrZ0cfBe5l/2oUYcfkqrsa+IfVIPUJNUHvOisD8lo3e7I7MKI\n4zA0Y9JTQbW0u0lZEKHOFw0RulSo4uvyKmM2pWkZGQXEsQOpTu6k+ArGMOrG\nNHr0sEMLSRPkKCug2eFsurBXvRWDi+N7ECGTkPktl5SMkGLctHapCbLuw3HT\nP4kkJuPrtNUZN1UqLKTj7PDJABp9IPm98JupAZxjQK21AkcvFj94OSiZ6xw+\nS8nWFpb1tjBGXlFFS2p+I/62drAQASJ4NTKhuZz9pNxbIexZvlZrt7/yH7hw\n8CQbxBWB8E5h4BczBAGadUBVJkCBCEQ1gGybNCJvQyMVHMVZgtI1ryNdg7Yg\nVu7juu0OXZ9YZ0xh6uBvUWEfkBfdrlHyub8qCfYo/9DTxn1yBxzvwY8/ympo\nvtW4\r\n=zSAV\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "ikobe621@gmail.com",
					"name": "ikobe"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "ycjcl868",
				"email": "45808948@qq.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.23.3_1568693559551_0.5357069238880707"
			},
			"_hasShrinkwrap": false
		},
		"4.0.0-alpha.4": {
			"name": "antd",
			"version": "4.0.0-alpha.4",
			"description": "An enterprise-class UI design language and React components implementation",
			"keywords": [
				"ant",
				"component",
				"components",
				"design",
				"framework",
				"frontend",
				"react",
				"react-component",
				"ui"
			],
			"homepage": "http://ant.design/",
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"license": "MIT",
			"contributors": [
				{
					"name": "ant"
				}
			],
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"main": "lib/index.js",
			"module": "es/index.js",
			"typings": "lib/index.d.ts",
			"scripts": {
				"api-collection": "antd-tools run api-collection",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"bundlesize": "bundlesize",
				"check-commit": "node ./scripts/check-commit.js",
				"compile": "antd-tools run compile",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml CNAME _site && cp .circleci/config.yml _site",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"dist": "antd-tools run dist",
				"lint": "npm run lint:tsc && npm run lint:script && npm run lint:demo && npm run lint:style && npm run lint:deps",
				"lint-fix": "npm run lint-fix:script && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:script": "npm run lint:script -- --fix",
				"lint-fix:style": "npm run lint:style -- --fix",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:deps": "antd-tools run deps-lint",
				"lint:md": "remark components/",
				"lint:script": "eslint . --ext '.js,.jsx,.ts,.tsx'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"lint:tsc": "npm run tsc",
				"pre-publish": "npm run check-commit && npm run test-all",
				"prettier": "prettier -c --write '**/*'",
				"pretty-quick": "pretty-quick",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"site": "cross-env NODE_ICU_DATA=node_modules/full-icu bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"sort": "npx sort-package-json",
				"sort-api": "antd-tools run sort-api-table",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"test": "jest --config .jest.js --no-cache",
				"test-all": "./scripts/test-all.sh",
				"test-node": "jest --config .jest.node.js --no-cache",
				"tsc": "tsc"
			},
			"husky": {
				"hooks": {
					"pre-commit": "pretty-quick --staged"
				}
			},
			"browserslist": [
				"last 2 version",
				"Firefox ESR",
				"> 1%",
				"ie >= 9"
			],
			"dependencies": {
				"@ant-design/create-react-context": "^0.2.4",
				"@ant-design/icons": "^4.0.0-alpha.7",
				"@ant-design/icons-svg": "^4.0.0-alpha.0",
				"@types/react-slick": "^0.23.4",
				"array-tree-filter": "^2.1.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.6",
				"copy-to-clipboard": "^3.2.0",
				"css-animation": "^1.5.0",
				"dom-closest": "^0.2.0",
				"dom-scroll-into-view": "^1.2.1",
				"enquire.js": "^2.1.6",
				"lodash": "^4.17.13",
				"moment": "^2.24.0",
				"omit.js": "^1.0.2",
				"prop-types": "^15.7.2",
				"raf": "^3.4.1",
				"rc-animate": "^2.8.3",
				"rc-calendar": "~9.15.5",
				"rc-cascader": "~0.17.4",
				"rc-checkbox": "~2.1.6",
				"rc-collapse": "~1.11.3",
				"rc-dialog": "~7.5.2",
				"rc-drawer": "~2.0.1",
				"rc-dropdown": "~2.4.1",
				"rc-editor-mention": "^1.1.13",
				"rc-field-form": "^0.0.0-alpha.17",
				"rc-form": "^2.4.5",
				"rc-input-number": "~4.5.0",
				"rc-mentions": "~0.4.0",
				"rc-menu": "~7.4.23",
				"rc-notification": "~3.3.1",
				"rc-pagination": "~1.20.5",
				"rc-progress": "~2.5.0",
				"rc-rate": "~2.5.0",
				"rc-select": "~10.0.0-alpha.15",
				"rc-slider": "~8.6.11",
				"rc-steps": "~3.5.0",
				"rc-switch": "~1.9.0",
				"rc-table": "~6.7.0",
				"rc-tabs": "~9.6.4",
				"rc-time-picker": "~3.7.1",
				"rc-tooltip": "~3.7.3",
				"rc-tree": "~3.0.0-alpha.22",
				"rc-tree-select": "~2.9.1",
				"rc-trigger": "^2.6.2",
				"rc-upload": "~2.7.0",
				"rc-util": "^4.10.0",
				"rc-virtual-list": "^0.0.0-alpha.25",
				"react-lazy-load": "^3.0.13",
				"react-lifecycles-compat": "^3.0.4",
				"react-slick": "~0.25.2",
				"resize-observer-polyfill": "^1.5.1",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.3"
			},
			"devDependencies": {
				"@ant-design/colors": "^3.1.0",
				"@ant-design/tools": "^8.0.4",
				"@formatjs/intl-relativetimeformat": "^4.0.1",
				"@packtracker/webpack-plugin": "^2.0.1",
				"@sentry/browser": "^5.4.0",
				"@types/classnames": "^2.2.8",
				"@types/gtag.js": "^0.0.3",
				"@types/prop-types": "^15.7.1",
				"@types/react": "~16.9.1",
				"@types/react-dom": "^16.8.4",
				"@types/warning": "^3.0.0",
				"@typescript-eslint/eslint-plugin": "^2.0.0",
				"@typescript-eslint/parser": "^2.0.0",
				"@yesmeck/offline-plugin": "^5.0.5",
				"antd-theme-generator": "^1.1.6",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.3.1-alpha.0",
				"bisheng-plugin-antd": "^1.2.1",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.1.0",
				"bisheng-plugin-toc": "^0.4.4",
				"bundlesize": "^0.18.0",
				"chalk": "^2.4.2",
				"cross-env": "^6.0.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.6.3",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.10.0",
				"enzyme-adapter-react-16": "^1.14.0",
				"enzyme-to-json": "^3.3.5",
				"eslint": "^6.1.0",
				"eslint-config-airbnb": "^18.0.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-import": "^2.17.3",
				"eslint-plugin-jest": "^22.6.4",
				"eslint-plugin-jsx-a11y": "^6.2.1",
				"eslint-plugin-markdown": "^1.0.0",
				"eslint-plugin-react": "^7.14.2",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"full-icu": "^1.3.0",
				"glob": "^7.1.4",
				"husky": "^3.0.2",
				"immutability-helper": "^3.0.0",
				"intersection-observer": "^0.7.0",
				"jest": "^24.8.0",
				"jsdom": "^15.1.1",
				"jsonml.js": "^0.1.0",
				"logrocket": "^1.0.0",
				"logrocket-react": "^3.0.0",
				"lz-string": "^1.4.4",
				"mockdate": "^2.0.2",
				"node-fetch": "^2.6.0",
				"preact": "^8.4.2",
				"preact-compat": "^3.18.5",
				"prettier": "^1.17.1",
				"pretty-quick": "^1.11.0",
				"querystring": "^0.2.0",
				"rc-queue-anim": "^1.6.12",
				"rc-scroll-anim": "^2.5.8",
				"rc-tween-one": "^2.4.1",
				"react": "^16.9.0",
				"react-color": "^2.17.3",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^9.0.0",
				"react-dnd-html5-backend": "^9.0.0",
				"react-dom": "^16.9.0",
				"react-github-button": "^0.1.11",
				"react-helmet": "^6.0.0-beta",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.4",
				"react-intl": "^3.1.1",
				"react-resizable": "^1.8.0",
				"react-router": "^3.2.3",
				"react-router-dom": "^5.0.1",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.8.6",
				"react-virtualized": "~9.21.1",
				"reqwest": "^2.0.5",
				"rimraf": "^3.0.0",
				"scrollama": "^2.0.0",
				"simple-git": "^1.113.0",
				"stylelint": "^11.0.0",
				"stylelint-config-prettier": "^5.2.0",
				"stylelint-config-rational-order": "^0.1.2",
				"stylelint-config-standard": "^19.0.0",
				"stylelint-declaration-block-no-ignored-properties": "^2.1.0",
				"stylelint-order": "^3.0.0",
				"typescript": "~3.6.2",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.2.0",
				"yaml-front-matter": "^4.0.0"
			},
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"publishConfig": {
				"registry": "https://registry.npmjs.org/"
			},
			"bundlesize": [
				{
					"path": "./dist/antd.min.js",
					"maxSize": "540 kB"
				},
				{
					"path": "./dist/antd.min.css",
					"maxSize": "60 kB"
				}
			],
			"title": "Ant Design",
			"gitHead": "75c082a71efb5b77e0dce113ebf1d9941af7fada",
			"readmeFilename": "README.md",
			"_id": "antd@4.0.0-alpha.4",
			"_nodeVersion": "10.16.0",
			"_npmVersion": "6.9.0",
			"dist": {
				"integrity": "sha512-UcsHfaqJHm838cet5Vlixh9n7qzvm6xVLs+e4dpR/Dg97e1ECRIXruUJctWroROYLRGWOz1hbayAmYTTh00u6g==",
				"shasum": "541eef52f211eb9d2a6b0a53854816bebd6aa290",
				"tarball": "https://registry.npmjs.org/antd/-/antd-4.0.0-alpha.4.tgz",
				"fileCount": 3770,
				"unpackedSize": 55418948,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdgid+CRA9TVsSAnZWagAAtLAP/1uy0jMGYxYONvhE/DzX\nESnY9BI4n/qMPMAtNe2vJyG8/JpWCa45LnSmrP16DIlZynmH3cxpyF98kJcY\ne7J+SXpX1UCPQQEPdtf9M8TU82g67ytRpjv/sgKFpuN+gxlQXFtqPtV/Geyz\n/1piuCAAYOT0mGuX2Ay/Ti3eB0cm5Uo+76oFdZnV3vUlSZvkgaPWrg6o2zRf\n4t119x2i0u0ari6Ht4df9Na1RlYMTRZb3MOGo6O8ZtJR1PSaTVpol2XQ98eM\nnHv+cLxu3A/KIXrZDU9WFeHSIq8fjzF2hvKdfWsmTN2EZP21wGaJp+zZRj3o\n0x3eMZeD2luKpwOhGaZo3RLuZH9Q/r5dHL6W1mysXBq79bomAwhUW+YcL5dJ\n5b0hCYpQB0sVBCSK8c+qE0v0U3OtbyLKHvRaZQo7JhK2FGA8Ja1VMSxjMZ6z\nbzkZmQWEEfsFb05GhpivI0jxMBpL2Eh9HEgHx02EhYgo1dcsVdsPWjgd0RSg\nOoZ0VZ5JkERPqRZFFY6NszQgC+sL8RmJqcAuEBYTDy9MX27RqydZ0xy8yaj8\nPzsRzGHqA5geD25WJpw50kwBiTOq7E/5dklm15eEOJw4XMOAobxUgWKH639O\nyDXzqpmR4JqXc2rogAy5Q/qbjOkcGTX+6OKasnK2LygnXgIpUADLQBzfBnYm\n5xM7\r\n=tlEG\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "ikobe621@gmail.com",
					"name": "ikobe"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "ycjcl868",
				"email": "45808948@qq.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_4.0.0-alpha.4_1568810877365_0.04781737009632825"
			},
			"_hasShrinkwrap": false
		},
		"3.23.4": {
			"name": "antd",
			"version": "3.23.4",
			"description": "An enterprise-class UI design language and React components implementation",
			"keywords": [
				"ant",
				"component",
				"components",
				"design",
				"framework",
				"frontend",
				"react",
				"react-component",
				"ui"
			],
			"homepage": "http://ant.design/",
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"license": "MIT",
			"contributors": [
				{
					"name": "ant"
				}
			],
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"main": "lib/index.js",
			"module": "es/index.js",
			"typings": "lib/index.d.ts",
			"scripts": {
				"api-collection": "antd-tools run api-collection",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"bundlesize": "bundlesize",
				"check-commit": "node ./scripts/check-commit.js",
				"compile": "antd-tools run compile",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml CNAME _site && cp .circleci/config.yml _site",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"dist": "antd-tools run dist",
				"lint": "npm run lint:tsc && npm run lint:script && npm run lint:demo && npm run lint:style && npm run lint:deps",
				"lint-fix": "npm run lint-fix:script && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:script": "npm run lint:script -- --fix",
				"lint-fix:style": "npm run lint:style -- --fix",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:deps": "antd-tools run deps-lint",
				"lint:md": "remark components/",
				"lint:script": "eslint . --ext '.js,.jsx,.ts,.tsx'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"lint:tsc": "npm run tsc",
				"pre-publish": "npm run check-commit && npm run test-all",
				"prettier": "prettier -c --write '**/*'",
				"pretty-quick": "pretty-quick",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"site": "cross-env NODE_ICU_DATA=node_modules/full-icu bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"sort": "npx sort-package-json",
				"sort-api": "antd-tools run sort-api-table",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"test": "jest --config .jest.js --no-cache",
				"test-all": "./scripts/test-all.sh",
				"test-node": "jest --config .jest.node.js --no-cache",
				"tsc": "tsc"
			},
			"husky": {
				"hooks": {
					"pre-commit": "pretty-quick --staged"
				}
			},
			"browserslist": [
				"last 2 version",
				"Firefox ESR",
				"> 1%",
				"ie >= 9"
			],
			"dependencies": {
				"@ant-design/create-react-context": "^0.2.4",
				"@ant-design/icons": "~2.1.1",
				"@ant-design/icons-react": "~2.0.1",
				"@types/react-slick": "^0.23.4",
				"array-tree-filter": "^2.1.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.6",
				"copy-to-clipboard": "^3.2.0",
				"css-animation": "^1.5.0",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.6",
				"lodash": "^4.17.13",
				"moment": "^2.24.0",
				"omit.js": "^1.0.2",
				"prop-types": "^15.7.2",
				"raf": "^3.4.1",
				"rc-animate": "^2.8.3",
				"rc-calendar": "~9.15.5",
				"rc-cascader": "~0.17.4",
				"rc-checkbox": "~2.1.6",
				"rc-collapse": "~1.11.3",
				"rc-dialog": "~7.5.2",
				"rc-drawer": "~2.0.1",
				"rc-dropdown": "~2.4.1",
				"rc-editor-mention": "^1.1.13",
				"rc-form": "^2.4.5",
				"rc-input-number": "~4.5.0",
				"rc-mentions": "~0.4.0",
				"rc-menu": "~7.4.23",
				"rc-notification": "~3.3.1",
				"rc-pagination": "~1.20.5",
				"rc-progress": "~2.5.0",
				"rc-rate": "~2.5.0",
				"rc-select": "~9.2.0",
				"rc-slider": "~8.6.11",
				"rc-steps": "~3.5.0",
				"rc-switch": "~1.9.0",
				"rc-table": "~6.7.0",
				"rc-tabs": "~9.6.4",
				"rc-time-picker": "~3.7.1",
				"rc-tooltip": "~3.7.3",
				"rc-tree": "~2.1.0",
				"rc-tree-select": "~2.9.1",
				"rc-trigger": "^2.6.2",
				"rc-upload": "~2.7.0",
				"rc-util": "^4.10.0",
				"react-lazy-load": "^3.0.13",
				"react-lifecycles-compat": "^3.0.4",
				"react-slick": "~0.25.2",
				"resize-observer-polyfill": "^1.5.1",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.3"
			},
			"devDependencies": {
				"@ant-design/colors": "^3.2.2",
				"@ant-design/tools": "^8.0.4",
				"@packtracker/webpack-plugin": "^2.0.1",
				"@sentry/browser": "^5.4.0",
				"@types/classnames": "^2.2.8",
				"@types/gtag.js": "^0.0.3",
				"@types/prop-types": "^15.7.1",
				"@types/react": "^16.9.0",
				"@types/react-dom": "^16.8.4",
				"@types/warning": "^3.0.0",
				"@typescript-eslint/eslint-plugin": "^2.0.0",
				"@typescript-eslint/parser": "^2.0.0",
				"@yesmeck/offline-plugin": "^5.0.5",
				"antd-theme-generator": "^1.1.6",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.3.1-alpha.0",
				"bisheng-plugin-antd": "^1.0.2",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.0.0",
				"bisheng-plugin-toc": "^0.4.4",
				"bundlesize": "^0.18.0",
				"chalk": "^2.4.2",
				"cross-env": "^6.0.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.6.3",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.10.0",
				"enzyme-adapter-react-16": "^1.14.0",
				"enzyme-to-json": "^3.3.5",
				"eslint": "^6.1.0",
				"eslint-config-airbnb": "^18.0.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-import": "^2.17.3",
				"eslint-plugin-jest": "^22.6.4",
				"eslint-plugin-jsx-a11y": "^6.2.1",
				"eslint-plugin-markdown": "^1.0.0",
				"eslint-plugin-react": "^7.14.2",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"full-icu": "^1.3.0",
				"glob": "^7.1.4",
				"husky": "^3.0.2",
				"immutability-helper": "^3.0.0",
				"intersection-observer": "^0.7.0",
				"jest": "^24.8.0",
				"jsdom": "^15.1.1",
				"jsonml.js": "^0.1.0",
				"logrocket": "^1.0.0",
				"logrocket-react": "^3.0.0",
				"lz-string": "^1.4.4",
				"mockdate": "^2.0.2",
				"node-fetch": "^2.6.0",
				"preact": "^8.4.2",
				"preact-compat": "^3.18.5",
				"prettier": "^1.17.1",
				"pretty-quick": "^1.11.0",
				"querystring": "^0.2.0",
				"rc-footer": "^0.4.0",
				"rc-queue-anim": "^1.6.12",
				"rc-scroll-anim": "^2.5.8",
				"rc-tween-one": "^2.4.1",
				"react": "^16.5.2",
				"react-color": "^2.17.3",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^9.0.0",
				"react-dnd-html5-backend": "^9.0.0",
				"react-dom": "^16.5.2",
				"react-github-button": "^0.1.11",
				"react-helmet": "^6.0.0-beta",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.4",
				"react-intl": "^3.1.1",
				"react-resizable": "^1.8.0",
				"react-router": "^3.2.3",
				"react-router-dom": "^5.0.1",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.8.6",
				"react-virtualized": "~9.21.1",
				"reqwest": "^2.0.5",
				"rimraf": "^3.0.0",
				"scrollama": "^2.0.0",
				"simple-git": "^1.113.0",
				"stylelint": "^11.0.0",
				"stylelint-config-prettier": "^5.2.0",
				"stylelint-config-rational-order": "^0.1.2",
				"stylelint-config-standard": "^19.0.0",
				"stylelint-declaration-block-no-ignored-properties": "^2.1.0",
				"stylelint-order": "^3.0.0",
				"typescript": "~3.6.2",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.2.0",
				"yaml-front-matter": "^4.0.0"
			},
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"publishConfig": {
				"registry": "https://registry.npmjs.org/"
			},
			"bundlesize": [
				{
					"path": "./dist/antd.min.js",
					"maxSize": "540 kB"
				},
				{
					"path": "./dist/antd.min.css",
					"maxSize": "60 kB"
				}
			],
			"title": "Ant Design",
			"gitHead": "34c220acf1b6c053e7c9ade1edcc7aa37e88a556",
			"_id": "antd@3.23.4",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.15.0",
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"dist": {
				"integrity": "sha512-WmumOVZ7GSbLkiQyL54edRBDW4AVhFROlNJbd0lajonP2i2uzgC/2B1pZbnY9EE2yjv9tY7MiqlkBT7HLu75cw==",
				"shasum": "78110e06652697abfdff979683a118d39d66c6a2",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.23.4.tgz",
				"fileCount": 3770,
				"unpackedSize": 51079373,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdhdXgCRA9TVsSAnZWagAA+zMP/AqxXGD3XCh9ZAZyA1NA\nzL/nzHhveCRLSxAqgHpNcbJd6MR2MW2maVF/tOUMf67uux/4HADDr5I+PFgH\nPmznQYSvfFQtAZmxm1nqVAqQFK0JmdFPqaY7pJcWXiE/C7KyScqYGTFfRvhi\nF6gCiGHf5RgiddeZIRUCn4VjC8BDLlPuvV/Ex171fqSKezoiJ48Z5PP3iN/h\nyokIedMcPei4QMENbbLErgRSf/r9dL58LFd7VKYpIZK8RP7calHYpKTB4Uex\n4srCSB2wsf/4xT2BrzNOgSyhJE8KUYihbCOJM434tjiOcBUe9PQxSQOXV6vk\nD6cJBj/eJXI/p0xzdIjkcEJlx+8X0FecbVnwf9rHupU+noR/qVAr7SHLbKoK\nbYyiRV1VMMtHn55ZgFzixHUYHb0AFmoNg4CJgSpN6tfDRm2VcDPf9gsrQBgP\n7pHCYt8gO7KFV2+uC+PO/seQXWGO1HXO+wiRgU+w99SFyGkF+JnBfrM75RQv\n7xvvCVajfywDS4Ppgg2fcdIZvFNkymzTquMObZLYhBMMvgPZkkx/sD2kul3d\nFbeaXiQq7zrNrNfZhCkjdy6qOMnCrlFB0tmXO/e5xudFYclw/+INC5PH6eIB\nSUz6KBAh5zB6Fv1YMAKy2Gp37/dhksXaTUKeL+TNm9oNHml/fdD4icjIE6Qp\n0KCA\r\n=7Y8R\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "ikobe621@gmail.com",
					"name": "ikobe"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.23.4_1569052127827_0.49546210620452524"
			},
			"_hasShrinkwrap": false
		},
		"4.0.0-alpha.5": {
			"name": "antd",
			"version": "4.0.0-alpha.5",
			"description": "An enterprise-class UI design language and React components implementation",
			"keywords": [
				"ant",
				"component",
				"components",
				"design",
				"framework",
				"frontend",
				"react",
				"react-component",
				"ui"
			],
			"homepage": "http://ant.design/",
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"license": "MIT",
			"contributors": [
				{
					"name": "ant"
				}
			],
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"main": "lib/index.js",
			"module": "es/index.js",
			"typings": "lib/index.d.ts",
			"scripts": {
				"api-collection": "antd-tools run api-collection",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"bundlesize": "bundlesize",
				"check-commit": "node ./scripts/check-commit.js",
				"compile": "antd-tools run compile",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml CNAME _site && cp .circleci/config.yml _site",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"dist": "antd-tools run dist",
				"lint": "npm run lint:tsc && npm run lint:script && npm run lint:demo && npm run lint:style && npm run lint:deps",
				"lint-fix": "npm run lint-fix:script && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:script": "npm run lint:script -- --fix",
				"lint-fix:style": "npm run lint:style -- --fix",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:deps": "antd-tools run deps-lint",
				"lint:md": "remark components/",
				"lint:script": "eslint . --ext '.js,.jsx,.ts,.tsx'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"lint:tsc": "npm run tsc",
				"pre-publish": "npm run check-commit && npm run test-all",
				"prettier": "prettier -c --write '**/*'",
				"pretty-quick": "pretty-quick",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"site": "cross-env NODE_ICU_DATA=node_modules/full-icu bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"sort": "npx sort-package-json",
				"sort-api": "antd-tools run sort-api-table",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"test": "jest --config .jest.js --no-cache",
				"test-all": "./scripts/test-all.sh",
				"test-node": "jest --config .jest.node.js --no-cache",
				"tsc": "tsc"
			},
			"husky": {
				"hooks": {
					"pre-commit": "pretty-quick --staged"
				}
			},
			"browserslist": [
				"last 2 version",
				"Firefox ESR",
				"> 1%",
				"ie >= 9"
			],
			"dependencies": {
				"@ant-design/create-react-context": "^0.2.4",
				"@ant-design/icons": "^4.0.0-alpha.7",
				"@ant-design/icons-svg": "^4.0.0-alpha.0",
				"@types/react-slick": "^0.23.4",
				"array-tree-filter": "^2.1.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.6",
				"copy-to-clipboard": "^3.2.0",
				"css-animation": "^1.5.0",
				"dom-closest": "^0.2.0",
				"dom-scroll-into-view": "^1.2.1",
				"enquire.js": "^2.1.6",
				"lodash": "^4.17.13",
				"moment": "^2.24.0",
				"omit.js": "^1.0.2",
				"prop-types": "^15.7.2",
				"raf": "^3.4.1",
				"rc-animate": "^2.8.3",
				"rc-calendar": "~9.15.5",
				"rc-cascader": "~0.17.4",
				"rc-checkbox": "~2.1.6",
				"rc-collapse": "~1.11.3",
				"rc-dialog": "~7.5.2",
				"rc-drawer": "~2.0.1",
				"rc-dropdown": "~2.4.1",
				"rc-editor-mention": "^1.1.13",
				"rc-field-form": "^0.0.0-alpha.17",
				"rc-form": "^2.4.5",
				"rc-input-number": "~4.5.0",
				"rc-mentions": "~0.4.0",
				"rc-menu": "~7.4.23",
				"rc-notification": "~3.3.1",
				"rc-pagination": "~1.20.5",
				"rc-progress": "~2.5.0",
				"rc-rate": "~2.5.0",
				"rc-select": "~10.0.0-alpha.27",
				"rc-slider": "~8.6.11",
				"rc-steps": "~3.5.0",
				"rc-switch": "~1.9.0",
				"rc-table": "~6.7.0",
				"rc-tabs": "~9.6.4",
				"rc-time-picker": "~3.7.1",
				"rc-tooltip": "~3.7.3",
				"rc-tree": "~3.0.0-alpha.36",
				"rc-tree-select": "~3.0.0-alpha.4",
				"rc-trigger": "^2.6.2",
				"rc-upload": "~2.7.0",
				"rc-util": "^4.10.0",
				"rc-virtual-list": "^0.0.0-alpha.25",
				"react-lazy-load": "^3.0.13",
				"react-lifecycles-compat": "^3.0.4",
				"react-slick": "~0.25.2",
				"resize-observer-polyfill": "^1.5.1",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.3"
			},
			"devDependencies": {
				"@ant-design/colors": "^3.2.2",
				"@ant-design/tools": "^8.0.4",
				"@packtracker/webpack-plugin": "^2.0.1",
				"@sentry/browser": "^5.4.0",
				"@types/classnames": "^2.2.8",
				"@types/gtag.js": "^0.0.3",
				"@types/lodash": "^4.14.139",
				"@types/prop-types": "^15.7.1",
				"@types/raf": "^3.4.0",
				"@types/react": "^16.9.0",
				"@types/react-dom": "^16.8.4",
				"@types/shallowequal": "^1.1.1",
				"@types/warning": "^3.0.0",
				"@typescript-eslint/eslint-plugin": "^2.0.0",
				"@typescript-eslint/parser": "^2.0.0",
				"@yesmeck/offline-plugin": "^5.0.5",
				"antd-theme-generator": "^1.1.6",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.3.1-alpha.0",
				"bisheng-plugin-antd": "^1.2.1",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.1.0",
				"bisheng-plugin-toc": "^0.4.4",
				"bundlesize": "^0.18.0",
				"chalk": "^2.4.2",
				"cross-env": "^6.0.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.6.3",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.10.0",
				"enzyme-adapter-react-16": "^1.14.0",
				"enzyme-to-json": "^3.3.5",
				"eslint": "^6.1.0",
				"eslint-config-airbnb": "^18.0.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-import": "^2.17.3",
				"eslint-plugin-jest": "^22.6.4",
				"eslint-plugin-jsx-a11y": "^6.2.1",
				"eslint-plugin-markdown": "^1.0.0",
				"eslint-plugin-react": "^7.14.2",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"full-icu": "^1.3.0",
				"glob": "^7.1.4",
				"husky": "^3.0.2",
				"immutability-helper": "^3.0.0",
				"intersection-observer": "^0.7.0",
				"jest": "^24.8.0",
				"jsdom": "^15.1.1",
				"jsonml.js": "^0.1.0",
				"logrocket": "^1.0.0",
				"logrocket-react": "^3.0.0",
				"lz-string": "^1.4.4",
				"mockdate": "^2.0.2",
				"node-fetch": "^2.6.0",
				"preact": "^8.4.2",
				"preact-compat": "^3.18.5",
				"prettier": "^1.17.1",
				"pretty-quick": "^1.11.0",
				"querystring": "^0.2.0",
				"rc-footer": "^0.5.0",
				"rc-queue-anim": "^1.6.12",
				"rc-scroll-anim": "^2.5.8",
				"rc-tween-one": "^2.4.1",
				"react": "^16.9.0",
				"react-color": "^2.17.3",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^9.0.0",
				"react-dnd-html5-backend": "^9.0.0",
				"react-dom": "^16.9.0",
				"react-github-button": "^0.1.11",
				"react-helmet": "^6.0.0-beta",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.4",
				"react-intl": "^3.1.1",
				"react-resizable": "^1.8.0",
				"react-router": "^3.2.3",
				"react-router-dom": "^5.0.1",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.8.6",
				"react-virtualized": "~9.21.1",
				"reqwest": "^2.0.5",
				"rimraf": "^3.0.0",
				"scrollama": "^2.0.0",
				"simple-git": "^1.113.0",
				"stylelint": "^11.0.0",
				"stylelint-config-prettier": "^6.0.0",
				"stylelint-config-rational-order": "^0.1.2",
				"stylelint-config-standard": "^19.0.0",
				"stylelint-declaration-block-no-ignored-properties": "^2.1.0",
				"stylelint-order": "^3.0.0",
				"typescript": "~3.6.2",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.2.0",
				"yaml-front-matter": "^4.0.0"
			},
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"publishConfig": {
				"registry": "https://registry.npmjs.org/"
			},
			"bundlesize": [
				{
					"path": "./dist/antd.min.js",
					"maxSize": "540 kB"
				},
				{
					"path": "./dist/antd.min.css",
					"maxSize": "60 kB"
				}
			],
			"title": "Ant Design",
			"readmeFilename": "README.md",
			"gitHead": "9bbd7be6ade78b0c319289b1e4b0723df687916a",
			"_id": "antd@4.0.0-alpha.5",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.15.0",
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"dist": {
				"integrity": "sha512-S4z+j7Khq8xE0VZsLeJAC6qC11xLpJgq67uT+IHipwl46jI806ebyBt+tfHasHE35OnCvAz20wW1/92GIlG8IQ==",
				"shasum": "8358ac253bd27555f8cce6b21a07fde2e7e2cb61",
				"tarball": "https://registry.npmjs.org/antd/-/antd-4.0.0-alpha.5.tgz",
				"fileCount": 3778,
				"unpackedSize": 55837895,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdjtzDCRA9TVsSAnZWagAADVUP/jbES9ip4luAyP8CkhZK\nTg4NvwQUoCjiGev8fNXTgETwwLInYjQ2rh88LjdAUFDD2xvWPJ5EWasLb4KY\n59HXZZUBb2SIZcGgoLvI7B/lomfrds89EFK1iCHtBI8YhHef0V2x9CTx+1Pi\nYwTSlUiJFuz0AcbKWgfSBnskgeCkLeqnLEE5YMRdNEeohTPcVwncQsR8DWMg\n2ov3lkA+Yt+2TSwSeTCp0cdtB+A0f40ZSpkR4sZJ2KNTatFebq2ROqK7rkSU\n921ud/mJvVzhWQEeKGrwNEvpZlKSmUQai65XKzCTNEXToCof1z1O0syXEO4q\n+Qd57OrvarlKBAX+HcGsabNOLYShKGeLmjfxoxStUumZ3Yr99J2hTngIs7+/\n7iaC0Lt0HDcKN5KwpHtbKc0In+qW5aGOOe4/omC7m5hMxZkNzfWqxsRe16wM\ne+Suf1EpbNMG/Rc6XzWBppzzysszWe1HOU+33cnXaXaK0ax2v9T3VhICyi09\nR4CKaH15iqhK9DDbvhfYOcB8EXkmfhMKK2Ac4t29zXA8lsehK5k8qyZSoODk\n15id8tZKzDC8PIES4DCjtyQy8r1AhsHLwyPbddQDeesx1DoipKTs78Ux3TWg\nE9fN9YrD9OWkvNlqbACcsxwhactzbdcIrLKE1ahQuK71mQIKtaozwSQjNB0x\n3QtP\r\n=r/aW\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "ikobe621@gmail.com",
					"name": "ikobe"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_4.0.0-alpha.5_1569643714023_0.649640024716861"
			},
			"_hasShrinkwrap": false
		},
		"4.0.0-alpha.6": {
			"name": "antd",
			"version": "4.0.0-alpha.6",
			"description": "An enterprise-class UI design language and React components implementation",
			"keywords": [
				"ant",
				"component",
				"components",
				"design",
				"framework",
				"frontend",
				"react",
				"react-component",
				"ui"
			],
			"homepage": "http://ant.design/",
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"license": "MIT",
			"contributors": [
				{
					"name": "ant"
				}
			],
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"main": "lib/index.js",
			"module": "es/index.js",
			"typings": "lib/index.d.ts",
			"scripts": {
				"api-collection": "antd-tools run api-collection",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"bundlesize": "bundlesize",
				"check-commit": "node ./scripts/check-commit.js",
				"compile": "antd-tools run compile",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml CNAME _site && cp .circleci/config.yml _site",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"dist": "antd-tools run dist",
				"lint": "npm run lint:tsc && npm run lint:script && npm run lint:demo && npm run lint:style && npm run lint:deps",
				"lint-fix": "npm run lint-fix:script && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:script": "npm run lint:script -- --fix",
				"lint-fix:style": "npm run lint:style -- --fix",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:deps": "antd-tools run deps-lint",
				"lint:md": "remark components/",
				"lint:script": "eslint . --ext '.js,.jsx,.ts,.tsx'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"lint:tsc": "npm run tsc",
				"pre-publish": "npm run check-commit && npm run test-all",
				"prettier": "prettier -c --write '**/*'",
				"pretty-quick": "pretty-quick",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"site": "cross-env NODE_ICU_DATA=node_modules/full-icu bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"sort": "npx sort-package-json",
				"sort-api": "antd-tools run sort-api-table",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"test": "jest --config .jest.js --no-cache",
				"test-all": "./scripts/test-all.sh",
				"test-node": "jest --config .jest.node.js --no-cache",
				"tsc": "tsc"
			},
			"husky": {
				"hooks": {
					"pre-commit": "pretty-quick --staged"
				}
			},
			"browserslist": [
				"last 2 version",
				"Firefox ESR",
				"> 1%",
				"ie >= 9"
			],
			"dependencies": {
				"@ant-design/create-react-context": "^0.2.4",
				"@ant-design/icons": "^4.0.0-alpha.7",
				"@ant-design/icons-svg": "^4.0.0-alpha.0",
				"@types/react-slick": "^0.23.4",
				"array-tree-filter": "^2.1.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.6",
				"copy-to-clipboard": "^3.2.0",
				"css-animation": "^1.5.0",
				"dom-closest": "^0.2.0",
				"dom-scroll-into-view": "^1.2.1",
				"enquire.js": "^2.1.6",
				"lodash": "^4.17.13",
				"moment": "^2.24.0",
				"omit.js": "^1.0.2",
				"prop-types": "^15.7.2",
				"raf": "^3.4.1",
				"rc-animate": "^2.8.3",
				"rc-calendar": "~9.15.5",
				"rc-cascader": "~0.17.4",
				"rc-checkbox": "~2.1.6",
				"rc-collapse": "~1.11.3",
				"rc-dialog": "~7.5.2",
				"rc-drawer": "~2.0.1",
				"rc-dropdown": "~2.4.1",
				"rc-editor-mention": "^1.1.13",
				"rc-field-form": "^0.0.0-alpha.17",
				"rc-form": "^2.4.5",
				"rc-input-number": "~4.5.0",
				"rc-mentions": "~0.4.0",
				"rc-menu": "~7.4.23",
				"rc-notification": "~3.3.1",
				"rc-pagination": "~1.20.5",
				"rc-progress": "~2.5.0",
				"rc-rate": "~2.5.0",
				"rc-select": "~10.0.0-alpha.27",
				"rc-slider": "~8.6.11",
				"rc-steps": "~3.5.0",
				"rc-switch": "~1.9.0",
				"rc-table": "~6.7.0",
				"rc-tabs": "~9.6.4",
				"rc-time-picker": "~3.7.1",
				"rc-tooltip": "~3.7.3",
				"rc-tree": "~3.0.0-alpha.37",
				"rc-tree-select": "~3.0.0-alpha.5",
				"rc-trigger": "^2.6.2",
				"rc-upload": "~2.7.0",
				"rc-util": "^4.10.0",
				"rc-virtual-list": "^0.0.0-alpha.25",
				"react-lazy-load": "^3.0.13",
				"react-lifecycles-compat": "^3.0.4",
				"react-slick": "~0.25.2",
				"resize-observer-polyfill": "^1.5.1",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.3"
			},
			"devDependencies": {
				"@ant-design/colors": "^3.2.2",
				"@ant-design/tools": "^8.0.4",
				"@packtracker/webpack-plugin": "^2.0.1",
				"@sentry/browser": "^5.4.0",
				"@types/classnames": "^2.2.8",
				"@types/gtag.js": "^0.0.3",
				"@types/lodash": "^4.14.139",
				"@types/prop-types": "^15.7.1",
				"@types/raf": "^3.4.0",
				"@types/react": "^16.9.0",
				"@types/react-dom": "^16.8.4",
				"@types/shallowequal": "^1.1.1",
				"@types/warning": "^3.0.0",
				"@typescript-eslint/eslint-plugin": "^2.0.0",
				"@typescript-eslint/parser": "^2.0.0",
				"@yesmeck/offline-plugin": "^5.0.5",
				"antd-theme-generator": "^1.1.6",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.3.1-alpha.0",
				"bisheng-plugin-antd": "^1.2.1",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.1.0",
				"bisheng-plugin-toc": "^0.4.4",
				"bundlesize": "^0.18.0",
				"chalk": "^2.4.2",
				"cross-env": "^6.0.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.6.3",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.10.0",
				"enzyme-adapter-react-16": "^1.14.0",
				"enzyme-to-json": "^3.3.5",
				"eslint": "^6.1.0",
				"eslint-config-airbnb": "^18.0.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-import": "^2.17.3",
				"eslint-plugin-jest": "^22.6.4",
				"eslint-plugin-jsx-a11y": "^6.2.1",
				"eslint-plugin-markdown": "^1.0.0",
				"eslint-plugin-react": "^7.14.2",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"full-icu": "^1.3.0",
				"glob": "^7.1.4",
				"husky": "^3.0.2",
				"immutability-helper": "^3.0.0",
				"intersection-observer": "^0.7.0",
				"jest": "^24.8.0",
				"jsdom": "^15.1.1",
				"jsonml.js": "^0.1.0",
				"logrocket": "^1.0.0",
				"logrocket-react": "^3.0.0",
				"lz-string": "^1.4.4",
				"mockdate": "^2.0.2",
				"node-fetch": "^2.6.0",
				"preact": "^8.4.2",
				"preact-compat": "^3.18.5",
				"prettier": "^1.17.1",
				"pretty-quick": "^1.11.0",
				"querystring": "^0.2.0",
				"rc-footer": "^0.5.0",
				"rc-queue-anim": "^1.6.12",
				"rc-scroll-anim": "^2.5.8",
				"rc-tween-one": "^2.4.1",
				"react": "^16.9.0",
				"react-color": "^2.17.3",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^9.0.0",
				"react-dnd-html5-backend": "^9.0.0",
				"react-dom": "^16.9.0",
				"react-github-button": "^0.1.11",
				"react-helmet": "^6.0.0-beta",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.4",
				"react-intl": "^3.1.1",
				"react-resizable": "^1.8.0",
				"react-router": "^3.2.3",
				"react-router-dom": "^5.0.1",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.8.6",
				"react-virtualized": "~9.21.1",
				"reqwest": "^2.0.5",
				"rimraf": "^3.0.0",
				"scrollama": "^2.0.0",
				"simple-git": "^1.113.0",
				"stylelint": "^11.0.0",
				"stylelint-config-prettier": "^6.0.0",
				"stylelint-config-rational-order": "^0.1.2",
				"stylelint-config-standard": "^19.0.0",
				"stylelint-declaration-block-no-ignored-properties": "^2.1.0",
				"stylelint-order": "^3.0.0",
				"typescript": "~3.6.2",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.2.0",
				"yaml-front-matter": "^4.0.0"
			},
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"publishConfig": {
				"registry": "https://registry.npmjs.org/"
			},
			"bundlesize": [
				{
					"path": "./dist/antd.min.js",
					"maxSize": "540 kB"
				},
				{
					"path": "./dist/antd.min.css",
					"maxSize": "60 kB"
				}
			],
			"title": "Ant Design",
			"gitHead": "2d25d0a5de981dd54c6d84e9531dfea61eea0493",
			"readmeFilename": "README.md",
			"_id": "antd@4.0.0-alpha.6",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.15.0",
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"dist": {
				"integrity": "sha512-FII7eAytPa413Wy3PZCsGk3PR3K2HK+ro+AMaGahGNm6egkw+YfvDJHM3ENIbsI/lF4yNunXkCDHNBtfEufEmQ==",
				"shasum": "6a47c19b506b74ca3010932a52ca891e81514b7c",
				"tarball": "https://registry.npmjs.org/antd/-/antd-4.0.0-alpha.6.tgz",
				"fileCount": 3778,
				"unpackedSize": 55846201,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdkC0nCRA9TVsSAnZWagAArjAP/0gC9MOqBRYEh75gvNAg\n8e+/mXxHM01PocOc5khOfI1onm5kk+DWbhVML1/Nlsney4n2ubNIdRa5Mzil\n0H1b5cakyXnYMhNuO+AVXDWZg2gKkVSke11+DaA0uAU0dRilEEkHmOfGYB9k\n/SdDUlNBP++5N03QVtHL1wkXHFn0d63dNsw3YjNfOiojw7cYmnE70xoj9Ph9\nKW0ys+9yEpB5slWkxfMC/flS5vu94IpZPzmkbLWqS+n861/T4cPaKoQAIuZh\nR2VIjG6ttvl6JekrG7j4o0G5fTgO9H4PPaQySMSAob2aALmM9wu51N4VH9gv\n23calTgN5Z/xGf8EFywZERX9juvvvKcLW7hlqNtgLcY5kH/osjk8yeQYxvgd\nsp7/kzU6d9bmBBRvNeVf/cpeWDWMx6NoTGltyqD6sHQ/d/Z/lzItByhlkIaf\nuC0OL6ajbhfAb+dEYejBAWpLAMAnPtoi5q3r6JwDNRyZEVdKQhv9Xk0ZR7ze\nk4st+NxHEeiGVzRI+jpJ190Nleu24elTk1WO2vpLAzLHNgUVw3t1uf1rsGnr\n15UYMDXwl3vt/g/ZWlwQgwOrOc7BEJHDnyhdt4QHWnVY1wrQUiVy5DFbK7sb\nrLMlYcDywFd5PEmFH3908hdLUhIjm1VgmkrlqtXhQ0QsTqbR65lDo9XRibXS\nCpjd\r\n=NpSq\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "ikobe621@gmail.com",
					"name": "ikobe"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_4.0.0-alpha.6_1569729829963_0.18215230863696585"
			},
			"_hasShrinkwrap": false
		},
		"3.23.5": {
			"name": "antd",
			"version": "3.23.5",
			"description": "An enterprise-class UI design language and React components implementation",
			"keywords": [
				"ant",
				"component",
				"components",
				"design",
				"framework",
				"frontend",
				"react",
				"react-component",
				"ui"
			],
			"homepage": "http://ant.design/",
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"license": "MIT",
			"contributors": [
				{
					"name": "ant"
				}
			],
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"main": "lib/index.js",
			"module": "es/index.js",
			"typings": "lib/index.d.ts",
			"scripts": {
				"api-collection": "antd-tools run api-collection",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"bundlesize": "bundlesize",
				"check-commit": "node ./scripts/check-commit.js",
				"compile": "antd-tools run compile",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml CNAME _site && cp .circleci/config.yml _site",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"dist": "antd-tools run dist",
				"lint": "npm run lint:tsc && npm run lint:script && npm run lint:demo && npm run lint:style && npm run lint:deps",
				"lint-fix": "npm run lint-fix:script && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:script": "npm run lint:script -- --fix",
				"lint-fix:style": "npm run lint:style -- --fix",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:deps": "antd-tools run deps-lint",
				"lint:md": "remark components/",
				"lint:script": "eslint . --ext '.js,.jsx,.ts,.tsx'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"lint:tsc": "npm run tsc",
				"pre-publish": "npm run check-commit && npm run test-all",
				"prettier": "prettier -c --write '**/*'",
				"pretty-quick": "pretty-quick",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"site": "cross-env NODE_ICU_DATA=node_modules/full-icu bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"sort": "npx sort-package-json",
				"sort-api": "antd-tools run sort-api-table",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"test": "jest --config .jest.js --no-cache",
				"test-all": "./scripts/test-all.sh",
				"test-node": "jest --config .jest.node.js --no-cache",
				"tsc": "tsc"
			},
			"husky": {
				"hooks": {
					"pre-commit": "pretty-quick --staged"
				}
			},
			"browserslist": [
				"last 2 version",
				"Firefox ESR",
				"> 1%",
				"ie >= 9"
			],
			"dependencies": {
				"@ant-design/create-react-context": "^0.2.4",
				"@ant-design/icons": "~2.1.1",
				"@ant-design/icons-react": "~2.0.1",
				"@types/react-slick": "^0.23.4",
				"array-tree-filter": "^2.1.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.6",
				"copy-to-clipboard": "^3.2.0",
				"css-animation": "^1.5.0",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.6",
				"lodash": "^4.17.13",
				"moment": "^2.24.0",
				"omit.js": "^1.0.2",
				"prop-types": "^15.7.2",
				"raf": "^3.4.1",
				"rc-animate": "^2.8.3",
				"rc-calendar": "~9.15.5",
				"rc-cascader": "~0.17.4",
				"rc-checkbox": "~2.1.6",
				"rc-collapse": "~1.11.3",
				"rc-dialog": "~7.5.2",
				"rc-drawer": "~2.0.1",
				"rc-dropdown": "~2.4.1",
				"rc-editor-mention": "^1.1.13",
				"rc-form": "^2.4.5",
				"rc-input-number": "~4.5.0",
				"rc-mentions": "~0.4.0",
				"rc-menu": "~7.4.23",
				"rc-notification": "~3.3.1",
				"rc-pagination": "~1.20.5",
				"rc-progress": "~2.5.0",
				"rc-rate": "~2.5.0",
				"rc-resize-observer": "^0.1.0",
				"rc-select": "~9.2.0",
				"rc-slider": "~8.6.11",
				"rc-steps": "~3.5.0",
				"rc-switch": "~1.9.0",
				"rc-table": "~6.7.0",
				"rc-tabs": "~9.6.4",
				"rc-time-picker": "~3.7.1",
				"rc-tooltip": "~3.7.3",
				"rc-tree": "~2.1.0",
				"rc-tree-select": "~2.9.1",
				"rc-trigger": "^2.6.2",
				"rc-upload": "~2.7.0",
				"rc-util": "^4.10.0",
				"react-lazy-load": "^3.0.13",
				"react-lifecycles-compat": "^3.0.4",
				"react-slick": "~0.25.2",
				"resize-observer-polyfill": "^1.5.1",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.3"
			},
			"devDependencies": {
				"@ant-design/colors": "^3.2.2",
				"@ant-design/tools": "^8.0.4",
				"@packtracker/webpack-plugin": "^2.0.1",
				"@sentry/browser": "^5.4.0",
				"@types/classnames": "^2.2.8",
				"@types/gtag.js": "^0.0.3",
				"@types/lodash": "^4.14.139",
				"@types/prop-types": "^15.7.1",
				"@types/raf": "^3.4.0",
				"@types/react": "^16.9.0",
				"@types/react-dom": "^16.8.4",
				"@types/shallowequal": "^1.1.1",
				"@types/warning": "^3.0.0",
				"@typescript-eslint/eslint-plugin": "^2.0.0",
				"@typescript-eslint/parser": "^2.0.0",
				"@yesmeck/offline-plugin": "^5.0.5",
				"antd-theme-generator": "^1.1.6",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.3.1-alpha.0",
				"bisheng-plugin-antd": "^1.0.2",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.0.0",
				"bisheng-plugin-toc": "^0.4.4",
				"bundlesize": "^0.18.0",
				"chalk": "^2.4.2",
				"cross-env": "^6.0.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.6.3",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.10.0",
				"enzyme-adapter-react-16": "^1.14.0",
				"enzyme-to-json": "^3.3.5",
				"eslint": "^6.1.0",
				"eslint-config-airbnb": "^18.0.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-import": "^2.17.3",
				"eslint-plugin-jest": "^22.6.4",
				"eslint-plugin-jsx-a11y": "^6.2.1",
				"eslint-plugin-markdown": "^1.0.0",
				"eslint-plugin-react": "^7.14.2",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"full-icu": "^1.3.0",
				"glob": "^7.1.4",
				"husky": "^3.0.2",
				"immutability-helper": "^3.0.0",
				"intersection-observer": "^0.7.0",
				"jest": "^24.8.0",
				"jsdom": "^15.1.1",
				"jsonml.js": "^0.1.0",
				"logrocket": "^1.0.0",
				"logrocket-react": "^3.0.0",
				"lz-string": "^1.4.4",
				"mockdate": "^2.0.2",
				"node-fetch": "^2.6.0",
				"preact": "^8.4.2",
				"preact-compat": "^3.18.5",
				"prettier": "^1.17.1",
				"pretty-quick": "^1.11.0",
				"querystring": "^0.2.0",
				"rc-footer": "^0.5.0",
				"rc-queue-anim": "^1.6.12",
				"rc-scroll-anim": "^2.5.8",
				"rc-tween-one": "^2.4.1",
				"react": "^16.5.2",
				"react-color": "^2.17.3",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^9.0.0",
				"react-dnd-html5-backend": "^9.0.0",
				"react-dom": "^16.5.2",
				"react-github-button": "^0.1.11",
				"react-helmet": "^6.0.0-beta",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.4",
				"react-intl": "^3.1.1",
				"react-resizable": "^1.8.0",
				"react-router": "^3.2.3",
				"react-router-dom": "^5.0.1",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.8.6",
				"react-virtualized": "~9.21.1",
				"reqwest": "^2.0.5",
				"rimraf": "^3.0.0",
				"scrollama": "^2.0.0",
				"simple-git": "^1.113.0",
				"stylelint": "^11.0.0",
				"stylelint-config-prettier": "^6.0.0",
				"stylelint-config-rational-order": "^0.1.2",
				"stylelint-config-standard": "^19.0.0",
				"stylelint-declaration-block-no-ignored-properties": "^2.1.0",
				"stylelint-order": "^3.0.0",
				"typescript": "~3.6.2",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.2.0",
				"yaml-front-matter": "^4.0.0"
			},
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"publishConfig": {
				"registry": "https://registry.npmjs.org/"
			},
			"bundlesize": [
				{
					"path": "./dist/antd.min.js",
					"maxSize": "540 kB"
				},
				{
					"path": "./dist/antd.min.css",
					"maxSize": "60 kB"
				}
			],
			"title": "Ant Design",
			"gitHead": "e3273bb54e9eb61c36ab1037792029aeddd640f5",
			"_id": "antd@3.23.5",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.15.0",
			"_npmUser": {
				"name": "ikobe",
				"email": "ikobe621@gmail.com"
			},
			"dist": {
				"integrity": "sha512-D4N10iocjLxpLBQB+9hNcTeWKsh+eM3uYcC/I2JQcmFcSPRyO9FJvORaN7LK8Vxo7McGhpxPObdygpXSaIlKQw==",
				"shasum": "ee87cd742c9ac99c95e728aa948615108629af59",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.23.5.tgz",
				"fileCount": 3764,
				"unpackedSize": 51130700,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdkKklCRA9TVsSAnZWagAArzgP/RZfCITKP0rpQW5fQ5n6\nCgE2hypV6I9iv8FwsR1J1wVRhaT/t/3POwn5slfI1GkE6A32QXC05IhkL3w0\nsiaYSYgXng0C1WhCz+OFJcQhWH25Q5QHPVP7E53YXUq3ANMMeu/QmC3iGZb5\n0aFToWoLmSUvnoP03je1Mi76YGxt6OJ4NkfISmaPgbAHxhifvuFVKMkeQHRs\nO+HQDgKNbRYtMY2OmU3V7NZdEOqX2FDTCO4tXYBBPvap4LC302lRiI0Gp3rz\nipzdfWV7ppqQ2nayWNqYIwz2xpuoQNyF3z+J8Zu0awieNZSVX7fH6o6by2X8\n5yaS/jVyw5glw5imizYyFAYHQFOSJMp8gGXhKPwRrN9OP9AA/WxQmPustNRI\nwgyJgbID0MuXCo4pTC7wffwfEgjP0o8IJemQzkD/130+JLPpK/73I1joMcws\nqYowiRyycG4KdeY05m0rbKjVw02Y0mawh8Iou4eBYzdkTh+lY3KNeyVwHdVi\nKxLW2Eb3x1O8aDatmeSk0icJJRp/1MKz0vLkc4K6lzcWqA5mai7Fh2A+ypmg\ntyOG9NRsj7LOZt+kpgB0FBQtoVxPhWomHaCl/eauAr/VbJ8r+/KucM//GKKr\n6LbJK1in5B6sZlXa2TxoV4cubrFTSIXQkbXFSVQfSycyIoloKigmg3wOyGjB\n08Ra\r\n=7/0Z\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "ikobe621@gmail.com",
					"name": "ikobe"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.23.5_1569761572780_0.5080970645276353"
			},
			"_hasShrinkwrap": false
		},
		"3.23.6": {
			"name": "antd",
			"version": "3.23.6",
			"description": "An enterprise-class UI design language and React components implementation",
			"keywords": [
				"ant",
				"component",
				"components",
				"design",
				"framework",
				"frontend",
				"react",
				"react-component",
				"ui"
			],
			"homepage": "http://ant.design/",
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"license": "MIT",
			"contributors": [
				{
					"name": "ant"
				}
			],
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"main": "lib/index.js",
			"module": "es/index.js",
			"typings": "lib/index.d.ts",
			"scripts": {
				"api-collection": "antd-tools run api-collection",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"bundlesize": "bundlesize",
				"check-commit": "node ./scripts/check-commit.js",
				"compile": "antd-tools run compile",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml CNAME _site && cp .circleci/config.yml _site",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"dist": "antd-tools run dist",
				"lint": "npm run lint:tsc && npm run lint:script && npm run lint:demo && npm run lint:style && npm run lint:deps",
				"lint-fix": "npm run lint-fix:script && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:script": "npm run lint:script -- --fix",
				"lint-fix:style": "npm run lint:style -- --fix",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:deps": "antd-tools run deps-lint",
				"lint:md": "remark components/",
				"lint:script": "eslint . --ext '.js,.jsx,.ts,.tsx'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"lint:tsc": "npm run tsc",
				"pre-publish": "npm run check-commit && npm run test-all",
				"prettier": "prettier -c --write '**/*'",
				"pretty-quick": "pretty-quick",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"site": "cross-env NODE_ICU_DATA=node_modules/full-icu bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"sort": "npx sort-package-json",
				"sort-api": "antd-tools run sort-api-table",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"test": "jest --config .jest.js --no-cache",
				"test-all": "./scripts/test-all.sh",
				"test-node": "jest --config .jest.node.js --no-cache",
				"tsc": "tsc"
			},
			"husky": {
				"hooks": {
					"pre-commit": "pretty-quick --staged"
				}
			},
			"browserslist": [
				"last 2 version",
				"Firefox ESR",
				"> 1%",
				"ie >= 9"
			],
			"dependencies": {
				"@ant-design/create-react-context": "^0.2.4",
				"@ant-design/icons": "~2.1.1",
				"@ant-design/icons-react": "~2.0.1",
				"@types/react-slick": "^0.23.4",
				"array-tree-filter": "^2.1.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.6",
				"copy-to-clipboard": "^3.2.0",
				"css-animation": "^1.5.0",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.6",
				"lodash": "^4.17.13",
				"moment": "^2.24.0",
				"omit.js": "^1.0.2",
				"prop-types": "^15.7.2",
				"raf": "^3.4.1",
				"rc-animate": "^2.8.3",
				"rc-calendar": "~9.15.5",
				"rc-cascader": "~0.17.4",
				"rc-checkbox": "~2.1.6",
				"rc-collapse": "~1.11.3",
				"rc-dialog": "~7.5.2",
				"rc-drawer": "~2.0.1",
				"rc-dropdown": "~2.4.1",
				"rc-editor-mention": "^1.1.13",
				"rc-form": "^2.4.5",
				"rc-input-number": "~4.5.0",
				"rc-mentions": "~0.4.0",
				"rc-menu": "~7.4.23",
				"rc-notification": "~3.3.1",
				"rc-pagination": "~1.20.5",
				"rc-progress": "~2.5.0",
				"rc-rate": "~2.5.0",
				"rc-resize-observer": "^0.1.0",
				"rc-select": "~9.2.0",
				"rc-slider": "~8.6.11",
				"rc-steps": "~3.5.0",
				"rc-switch": "~1.9.0",
				"rc-table": "~6.7.0",
				"rc-tabs": "~9.6.4",
				"rc-time-picker": "~3.7.1",
				"rc-tooltip": "~3.7.3",
				"rc-tree": "~2.1.0",
				"rc-tree-select": "~2.9.1",
				"rc-trigger": "^2.6.2",
				"rc-upload": "~2.7.0",
				"rc-util": "^4.10.0",
				"react-lazy-load": "^3.0.13",
				"react-lifecycles-compat": "^3.0.4",
				"react-slick": "~0.25.2",
				"resize-observer-polyfill": "^1.5.1",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.3"
			},
			"devDependencies": {
				"@ant-design/colors": "^3.2.2",
				"@ant-design/tools": "^8.0.4",
				"@packtracker/webpack-plugin": "^2.0.1",
				"@sentry/browser": "^5.4.0",
				"@types/classnames": "^2.2.8",
				"@types/gtag.js": "^0.0.3",
				"@types/lodash": "^4.14.139",
				"@types/prop-types": "^15.7.1",
				"@types/raf": "^3.4.0",
				"@types/react": "^16.9.0",
				"@types/react-dom": "^16.8.4",
				"@types/shallowequal": "^1.1.1",
				"@types/warning": "^3.0.0",
				"@typescript-eslint/eslint-plugin": "^2.0.0",
				"@typescript-eslint/parser": "^2.0.0",
				"@yesmeck/offline-plugin": "^5.0.5",
				"antd-theme-generator": "^1.1.6",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.3.1-alpha.0",
				"bisheng-plugin-antd": "^1.0.2",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.0.0",
				"bisheng-plugin-toc": "^0.4.4",
				"bundlesize": "^0.18.0",
				"chalk": "^2.4.2",
				"cross-env": "^6.0.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.6.3",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.10.0",
				"enzyme-adapter-react-16": "^1.14.0",
				"enzyme-to-json": "^3.3.5",
				"eslint": "^6.1.0",
				"eslint-config-airbnb": "^18.0.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-import": "^2.17.3",
				"eslint-plugin-jest": "^22.6.4",
				"eslint-plugin-jsx-a11y": "^6.2.1",
				"eslint-plugin-markdown": "^1.0.0",
				"eslint-plugin-react": "^7.14.2",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"full-icu": "^1.3.0",
				"glob": "^7.1.4",
				"husky": "^3.0.2",
				"immutability-helper": "^3.0.0",
				"intersection-observer": "^0.7.0",
				"jest": "^24.8.0",
				"jsdom": "^15.1.1",
				"jsonml.js": "^0.1.0",
				"logrocket": "^1.0.0",
				"logrocket-react": "^4.0.0",
				"lz-string": "^1.4.4",
				"mockdate": "^2.0.2",
				"node-fetch": "^2.6.0",
				"preact": "^10.0.0",
				"preact-compat": "^3.18.5",
				"prettier": "^1.17.1",
				"pretty-quick": "^1.11.0",
				"querystring": "^0.2.0",
				"rc-footer": "^0.5.0",
				"rc-queue-anim": "^1.6.12",
				"rc-scroll-anim": "^2.5.8",
				"rc-tween-one": "^2.4.1",
				"react": "^16.5.2",
				"react-color": "^2.17.3",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^9.0.0",
				"react-dnd-html5-backend": "^9.0.0",
				"react-dom": "^16.5.2",
				"react-github-button": "^0.1.11",
				"react-helmet": "^6.0.0-beta",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.4",
				"react-intl": "^3.1.1",
				"react-resizable": "^1.8.0",
				"react-router": "^3.2.3",
				"react-router-dom": "^5.0.1",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.8.6",
				"react-virtualized": "~9.21.1",
				"reqwest": "^2.0.5",
				"rimraf": "^3.0.0",
				"scrollama": "^2.0.0",
				"simple-git": "^1.113.0",
				"stylelint": "^11.0.0",
				"stylelint-config-prettier": "^6.0.0",
				"stylelint-config-rational-order": "^0.1.2",
				"stylelint-config-standard": "^19.0.0",
				"stylelint-declaration-block-no-ignored-properties": "^2.1.0",
				"stylelint-order": "^3.0.0",
				"typescript": "~3.6.2",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.2.0",
				"yaml-front-matter": "^4.0.0"
			},
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"publishConfig": {
				"registry": "https://registry.npmjs.org/"
			},
			"bundlesize": [
				{
					"path": "./dist/antd.min.js",
					"maxSize": "540 kB"
				},
				{
					"path": "./dist/antd.min.css",
					"maxSize": "60 kB"
				}
			],
			"title": "Ant Design",
			"gitHead": "95c41774ee5447f879f1b3e830bf2f75e1fcdd59",
			"_id": "antd@3.23.6",
			"_nodeVersion": "10.16.0",
			"_npmVersion": "6.11.3",
			"dist": {
				"integrity": "sha512-pfcg59biySvAOyySq/xBv4dmJDFugxk+APrd0S8K6t2AGaICCtInLJZ1OPUEfwqi+E8LMvINvboT3odZmoWa8w==",
				"shasum": "527733b423a23428d08d8e37a9fca60b6aec1651",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.23.6.tgz",
				"fileCount": 3770,
				"unpackedSize": 51170034,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdmKSpCRA9TVsSAnZWagAAcvEP/0hbFPSTIdYmjJ3HRgbE\nS4MeK9253TteNmLkvbn2cfz7pnAGT1qzTlCaGRNLlr16UGxhagBtgjvfBqXv\nCr+nKDTfAN6I0jzSrkDRY+IFuJdsFRgFcCU0fiSbCvcGIuMNFr7qPQYNi8ET\n3vY2BPUZVnAQ7Avt+aQNPGsjNNZEibQ6jOiCndM+wRYUyWFPyAsBOrKN7KDW\nYqo/mPwwSUQ1kRcLUzbwHHYNPnwTSjO/YC3kDvdGHTn/wdu4kukvzI4x8nxl\nSw610X1aef8CWNBDckIofsDzAfKeBwKNnVLSSzMjVxkmSeoyZjsO5geHhldH\nOCxebJXKvai12GcIuNQaw73S5uAtynhwBJSBqzyxwtf254WtZz34PaJA5Mvn\n2nnh2KI2Mee55CSU0+7XRFzdeFTJRqPbjbdfRGXgLPGIdWp2weL9NJRWP9rP\nqMQ9lCU0Pv9XOqd/ZBpvb5uVZ3v6vIr4FpzGEFjEYiNldeeHj27bPiiG0W6X\nYXBDdWtQMNA6FXxuAOSn/t4CrXrrEuigRBXmcZdj6cjILUHssrgzXU2HeHBz\n3OYcjpQtDMNxgm0J+dPRANSYHIYYE5jMb/ShrstDGCjGjInJ7ctx3XgrVyVu\n6ScXE1PJXri9UjzZpg2w4Ul8Q6nxNuCCB5EW2wRcqjaVWJg/b8gzrMkS9FJx\n8B/v\r\n=uYxS\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "ikobe621@gmail.com",
					"name": "ikobe"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.23.6_1570284710473_0.5013374921388822"
			},
			"_hasShrinkwrap": false
		},
		"4.0.0-alpha.7": {
			"name": "antd",
			"version": "4.0.0-alpha.7",
			"description": "An enterprise-class UI design language and React components implementation",
			"keywords": [
				"ant",
				"component",
				"components",
				"design",
				"framework",
				"frontend",
				"react",
				"react-component",
				"ui"
			],
			"homepage": "http://ant.design/",
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"license": "MIT",
			"contributors": [
				{
					"name": "ant"
				}
			],
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"main": "lib/index.js",
			"module": "es/index.js",
			"typings": "lib/index.d.ts",
			"scripts": {
				"api-collection": "antd-tools run api-collection",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"bundlesize": "bundlesize",
				"check-commit": "node ./scripts/check-commit.js",
				"compile": "antd-tools run compile",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml CNAME _site && cp .circleci/config.yml _site",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"dist": "antd-tools run dist",
				"lint": "npm run lint:tsc && npm run lint:script && npm run lint:demo && npm run lint:style && npm run lint:deps",
				"lint-fix": "npm run lint-fix:script && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:script": "npm run lint:script -- --fix",
				"lint-fix:style": "npm run lint:style -- --fix",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:deps": "antd-tools run deps-lint",
				"lint:md": "remark components/",
				"lint:script": "eslint . --ext '.js,.jsx,.ts,.tsx'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"lint:tsc": "npm run tsc",
				"pre-publish": "npm run check-commit && npm run test-all",
				"prettier": "prettier -c --write '**/*'",
				"pretty-quick": "pretty-quick",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"site": "cross-env NODE_ICU_DATA=node_modules/full-icu bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"sort": "npx sort-package-json",
				"sort-api": "antd-tools run sort-api-table",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"test": "jest --config .jest.js --no-cache",
				"test-all": "./scripts/test-all.sh",
				"test-node": "jest --config .jest.node.js --no-cache",
				"tsc": "tsc"
			},
			"husky": {
				"hooks": {
					"pre-commit": "pretty-quick --staged"
				}
			},
			"browserslist": [
				"last 2 version",
				"Firefox ESR",
				"> 1%",
				"ie >= 9"
			],
			"dependencies": {
				"@ant-design/create-react-context": "^0.2.4",
				"@ant-design/icons": "^4.0.0-alpha.7",
				"@ant-design/icons-svg": "^4.0.0-alpha.0",
				"@types/react-slick": "^0.23.4",
				"array-tree-filter": "^2.1.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.6",
				"copy-to-clipboard": "^3.2.0",
				"css-animation": "^1.5.0",
				"dom-closest": "^0.2.0",
				"dom-scroll-into-view": "^1.2.1",
				"enquire.js": "^2.1.6",
				"lodash": "^4.17.13",
				"moment": "^2.24.0",
				"omit.js": "^1.0.2",
				"prop-types": "^15.7.2",
				"raf": "^3.4.1",
				"rc-animate": "^2.8.3",
				"rc-calendar": "~9.15.5",
				"rc-cascader": "~0.17.4",
				"rc-checkbox": "~2.1.6",
				"rc-collapse": "~1.11.3",
				"rc-dialog": "~7.5.2",
				"rc-drawer": "~2.0.1",
				"rc-dropdown": "~2.4.1",
				"rc-editor-mention": "^1.1.13",
				"rc-field-form": "^0.0.0-alpha.17",
				"rc-form": "^2.4.5",
				"rc-input-number": "~4.5.0",
				"rc-mentions": "~0.4.0",
				"rc-menu": "~7.4.23",
				"rc-notification": "~3.3.1",
				"rc-pagination": "~1.20.5",
				"rc-progress": "~2.5.0",
				"rc-rate": "~2.5.0",
				"rc-resize-observer": "^0.1.0",
				"rc-select": "~10.0.0-alpha.28",
				"rc-slider": "~8.6.11",
				"rc-steps": "~3.5.0",
				"rc-switch": "~1.9.0",
				"rc-table": "~6.7.0",
				"rc-tabs": "~9.6.4",
				"rc-time-picker": "~3.7.1",
				"rc-tooltip": "~3.7.3",
				"rc-tree": "~3.0.0-alpha.37",
				"rc-tree-select": "~3.0.0-alpha.5",
				"rc-trigger": "^2.6.2",
				"rc-upload": "~2.7.0",
				"rc-util": "^4.10.0",
				"rc-virtual-list": "^0.0.0-alpha.25",
				"react-lazy-load": "^3.0.13",
				"react-lifecycles-compat": "^3.0.4",
				"react-slick": "~0.25.2",
				"resize-observer-polyfill": "^1.5.1",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.3"
			},
			"devDependencies": {
				"@ant-design/colors": "^3.2.2",
				"@ant-design/tools": "^8.0.4",
				"@packtracker/webpack-plugin": "^2.0.1",
				"@sentry/browser": "^5.4.0",
				"@types/classnames": "^2.2.8",
				"@types/gtag.js": "^0.0.3",
				"@types/lodash": "^4.14.139",
				"@types/prop-types": "^15.7.1",
				"@types/raf": "^3.4.0",
				"@types/react": "^16.9.0",
				"@types/react-dom": "^16.8.4",
				"@types/shallowequal": "^1.1.1",
				"@types/warning": "^3.0.0",
				"@typescript-eslint/eslint-plugin": "^2.0.0",
				"@typescript-eslint/parser": "^2.0.0",
				"@yesmeck/offline-plugin": "^5.0.5",
				"antd-theme-generator": "^1.1.6",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.3.1-alpha.0",
				"bisheng-plugin-antd": "^1.3.1",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.1.0",
				"bisheng-plugin-toc": "^0.4.4",
				"bundlesize": "^0.18.0",
				"chalk": "^2.4.2",
				"cross-env": "^6.0.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.6.3",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.10.0",
				"enzyme-adapter-react-16": "^1.14.0",
				"enzyme-to-json": "^3.3.5",
				"eslint": "^6.1.0",
				"eslint-config-airbnb": "^18.0.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-import": "^2.17.3",
				"eslint-plugin-jest": "^22.6.4",
				"eslint-plugin-jsx-a11y": "^6.2.1",
				"eslint-plugin-markdown": "^1.0.0",
				"eslint-plugin-react": "^7.14.2",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"full-icu": "^1.3.0",
				"glob": "^7.1.4",
				"husky": "^3.0.2",
				"immutability-helper": "^3.0.0",
				"intersection-observer": "^0.7.0",
				"jest": "^24.8.0",
				"jsdom": "^15.1.1",
				"jsonml.js": "^0.1.0",
				"logrocket": "^1.0.0",
				"logrocket-react": "^4.0.0",
				"lz-string": "^1.4.4",
				"mockdate": "^2.0.2",
				"node-fetch": "^2.6.0",
				"preact": "^10.0.0",
				"preact-compat": "^3.18.5",
				"prettier": "^1.17.1",
				"pretty-quick": "^1.11.0",
				"querystring": "^0.2.0",
				"rc-footer": "^0.5.0",
				"rc-queue-anim": "^1.6.12",
				"rc-scroll-anim": "^2.5.8",
				"rc-tween-one": "^2.4.1",
				"react": "^16.9.0",
				"react-color": "^2.17.3",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^9.0.0",
				"react-dnd-html5-backend": "^9.0.0",
				"react-dom": "^16.9.0",
				"react-github-button": "^0.1.11",
				"react-helmet": "^6.0.0-beta",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.4",
				"react-intl": "^3.1.1",
				"react-resizable": "^1.8.0",
				"react-router": "^3.2.3",
				"react-router-dom": "^5.0.1",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.8.6",
				"react-virtualized": "~9.21.1",
				"reqwest": "^2.0.5",
				"rimraf": "^3.0.0",
				"scrollama": "^2.0.0",
				"simple-git": "^1.113.0",
				"stylelint": "^11.0.0",
				"stylelint-config-prettier": "^6.0.0",
				"stylelint-config-rational-order": "^0.1.2",
				"stylelint-config-standard": "^19.0.0",
				"stylelint-declaration-block-no-ignored-properties": "^2.1.0",
				"stylelint-order": "^3.0.0",
				"typescript": "~3.6.2",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.2.0",
				"yaml-front-matter": "^4.0.0"
			},
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"publishConfig": {
				"registry": "https://registry.npmjs.org/"
			},
			"bundlesize": [
				{
					"path": "./dist/antd.min.js",
					"maxSize": "540 kB"
				},
				{
					"path": "./dist/antd.min.css",
					"maxSize": "60 kB"
				}
			],
			"title": "Ant Design",
			"gitHead": "13632e4327059f4e35830a35033b437f72bc4182",
			"readmeFilename": "README.md",
			"_id": "antd@4.0.0-alpha.7",
			"_nodeVersion": "10.16.3",
			"_npmVersion": "6.9.0",
			"dist": {
				"integrity": "sha512-YdClG5Sx/LVv1ubOW19NEyp3TyLM/gE3mcaxyQcLP3thZ9Q2PAm7WXxY6NfWbVsMdjySdMSzf3Ytubvp37EzzA==",
				"shasum": "cfbed11c51e07b7d82c387756d4d51cf8a277a17",
				"tarball": "https://registry.npmjs.org/antd/-/antd-4.0.0-alpha.7.tgz",
				"fileCount": 3784,
				"unpackedSize": 56432070,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdoCPvCRA9TVsSAnZWagAAwnwP/19SMXPEkeUlWEsaThyR\nALJyP/cxfZt1sMZ3YAlRpH4CB9HzX3z1oj6U9fzhQORCJRj9cWC4D72DKnkS\na5BP2t0cFCdCqX5YOTTZrPp29+G7jBtKl2OsbkoeoAfxoqimLmBMfGYs0Bm4\nhKXEyxaoCcS/BYgbtJ0AC6uzlFnpQNMz/hmaiCsT9ajurW7UCFBTDy775YtM\nROAwklpo6ftSr0Ji+Rzx/jgH2FLgt+xOzI92H7izFZIvgciBiNz4nEn1S8wd\nwvTKhhvAPHGyoqWbXTrdj0mpXe/iVCTncJeagqG/bN5byiyVdDVwiJjehFnQ\nqZ1g3b9M2x/Msnhry81lnV9OfvfDQqZi5L8BIGJ4jT2eVHCiUvRKHAJ+KXbp\nRr/OUAuoEGAMNptpV8khrGIfOxNaTwSNyqQYH5fKMPRYqhyewXoZ3wO0Ha9n\npd2+kMdbgdfstCcQtLJBFspUxfg2BVkTaFSxyY8F/S/V8rTz4K1l388jscXu\nhCDwbZ8ibOy5k+ztBU4uMcDoCEC8mqPNiGLRUCT6GyH/+HryUeabUqsKHIYm\neKmoYF5ku4rK2TFZ5V4VvFzrZNSE4+8BOKyOsVB+vPLzbbDm9+CMWtPZvJJb\n4bwE8N0bR2MYHGkeZWZkrJrPTEEurzaidtx/PiG9/sFUwQ0kRSLKVtQWHeeJ\nFoGw\r\n=rN+T\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "ikobe621@gmail.com",
					"name": "ikobe"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_4.0.0-alpha.7_1570776046663_0.33558740123063924"
			},
			"_hasShrinkwrap": false
		},
		"3.24.0": {
			"name": "antd",
			"version": "3.24.0",
			"description": "An enterprise-class UI design language and React components implementation",
			"keywords": [
				"ant",
				"component",
				"components",
				"design",
				"framework",
				"frontend",
				"react",
				"react-component",
				"ui"
			],
			"homepage": "http://ant.design/",
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"license": "MIT",
			"contributors": [
				{
					"name": "ant"
				}
			],
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"main": "lib/index.js",
			"module": "es/index.js",
			"typings": "lib/index.d.ts",
			"scripts": {
				"api-collection": "antd-tools run api-collection",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"bundlesize": "bundlesize",
				"check-commit": "node ./scripts/check-commit.js",
				"compile": "antd-tools run compile",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml CNAME _site && cp .circleci/config.yml _site",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"dist": "antd-tools run dist",
				"lint": "npm run lint:tsc && npm run lint:script && npm run lint:demo && npm run lint:style && npm run lint:deps",
				"lint-fix": "npm run lint-fix:script && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:script": "npm run lint:script -- --fix",
				"lint-fix:style": "npm run lint:style -- --fix",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:deps": "antd-tools run deps-lint",
				"lint:md": "remark components/",
				"lint:script": "eslint . --ext '.js,.jsx,.ts,.tsx'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"lint:tsc": "npm run tsc",
				"pre-publish": "npm run check-commit && npm run test-all",
				"prettier": "prettier -c --write '**/*'",
				"pretty-quick": "pretty-quick",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"site": "cross-env NODE_ICU_DATA=node_modules/full-icu bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"sort": "npx sort-package-json",
				"sort-api": "antd-tools run sort-api-table",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"test": "jest --config .jest.js --no-cache",
				"test-all": "./scripts/test-all.sh",
				"test-node": "jest --config .jest.node.js --no-cache",
				"tsc": "tsc"
			},
			"husky": {
				"hooks": {
					"pre-commit": "pretty-quick --staged"
				}
			},
			"browserslist": [
				"last 2 version",
				"Firefox ESR",
				"> 1%",
				"ie >= 9"
			],
			"dependencies": {
				"@ant-design/create-react-context": "^0.2.4",
				"@ant-design/icons": "~2.1.1",
				"@ant-design/icons-react": "~2.0.1",
				"@types/react-slick": "^0.23.4",
				"array-tree-filter": "^2.1.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.6",
				"copy-to-clipboard": "^3.2.0",
				"css-animation": "^1.5.0",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.6",
				"lodash": "^4.17.13",
				"moment": "^2.24.0",
				"omit.js": "^1.0.2",
				"prop-types": "^15.7.2",
				"raf": "^3.4.1",
				"rc-animate": "^2.8.3",
				"rc-calendar": "~9.15.5",
				"rc-cascader": "~0.17.4",
				"rc-checkbox": "~2.1.6",
				"rc-collapse": "~1.11.3",
				"rc-dialog": "~7.5.2",
				"rc-drawer": "~3.0.0",
				"rc-dropdown": "~2.4.1",
				"rc-editor-mention": "^1.1.13",
				"rc-form": "^2.4.5",
				"rc-input-number": "~4.5.0",
				"rc-mentions": "~0.4.0",
				"rc-menu": "~7.5.1",
				"rc-notification": "~3.3.1",
				"rc-pagination": "~1.20.5",
				"rc-progress": "~2.5.0",
				"rc-rate": "~2.5.0",
				"rc-resize-observer": "^0.1.0",
				"rc-select": "~9.2.0",
				"rc-slider": "~8.7.1",
				"rc-steps": "~3.5.0",
				"rc-switch": "~1.9.0",
				"rc-table": "~6.8.6",
				"rc-tabs": "~9.6.4",
				"rc-time-picker": "~3.7.1",
				"rc-tooltip": "~3.7.3",
				"rc-tree": "~2.1.0",
				"rc-tree-select": "~2.9.1",
				"rc-trigger": "^2.6.2",
				"rc-upload": "~2.8.0",
				"rc-util": "^4.10.0",
				"react-lazy-load": "^3.0.13",
				"react-lifecycles-compat": "^3.0.4",
				"react-slick": "~0.25.2",
				"resize-observer-polyfill": "^1.5.1",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.3"
			},
			"devDependencies": {
				"@ant-design/colors": "^3.2.2",
				"@ant-design/tools": "^8.0.4",
				"@packtracker/webpack-plugin": "^2.0.1",
				"@sentry/browser": "^5.4.0",
				"@types/classnames": "^2.2.8",
				"@types/gtag.js": "^0.0.3",
				"@types/lodash": "^4.14.139",
				"@types/prop-types": "^15.7.1",
				"@types/raf": "^3.4.0",
				"@types/react": "^16.9.0",
				"@types/react-dom": "^16.8.4",
				"@types/shallowequal": "^1.1.1",
				"@types/warning": "^3.0.0",
				"@typescript-eslint/eslint-plugin": "^2.0.0",
				"@typescript-eslint/parser": "^2.0.0",
				"@yesmeck/offline-plugin": "^5.0.5",
				"antd-theme-generator": "^1.1.6",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.3.1-alpha.0",
				"bisheng-plugin-antd": "^1.3.1",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.0.0",
				"bisheng-plugin-toc": "^0.4.4",
				"bundlesize": "^0.18.0",
				"chalk": "^2.4.2",
				"cross-env": "^6.0.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.6.3",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.10.0",
				"enzyme-adapter-react-16": "^1.14.0",
				"enzyme-to-json": "^3.3.5",
				"eslint": "^6.1.0",
				"eslint-config-airbnb": "^18.0.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-import": "^2.17.3",
				"eslint-plugin-jest": "^22.6.4",
				"eslint-plugin-jsx-a11y": "^6.2.1",
				"eslint-plugin-markdown": "^1.0.0",
				"eslint-plugin-react": "^7.14.2",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"full-icu": "^1.3.0",
				"glob": "^7.1.4",
				"husky": "^3.0.2",
				"immutability-helper": "^3.0.0",
				"intersection-observer": "^0.7.0",
				"jest": "^24.8.0",
				"jsdom": "^15.1.1",
				"jsonml.js": "^0.1.0",
				"logrocket": "^1.0.0",
				"logrocket-react": "^4.0.0",
				"lz-string": "^1.4.4",
				"mockdate": "^2.0.2",
				"node-fetch": "^2.6.0",
				"preact": "^10.0.0",
				"preact-compat": "^3.18.5",
				"prettier": "^1.17.1",
				"pretty-quick": "^2.0.0",
				"querystring": "^0.2.0",
				"rc-footer": "^0.5.0",
				"rc-queue-anim": "^1.6.12",
				"rc-scroll-anim": "^2.5.8",
				"rc-tween-one": "^2.4.1",
				"react": "^16.5.2",
				"react-color": "^2.17.3",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^9.0.0",
				"react-dnd-html5-backend": "^9.0.0",
				"react-dom": "^16.5.2",
				"react-github-button": "^0.1.11",
				"react-helmet": "^6.0.0-beta",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.4",
				"react-intl": "^3.1.1",
				"react-resizable": "^1.8.0",
				"react-router": "^3.2.3",
				"react-router-dom": "^5.0.1",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.8.6",
				"react-virtualized": "~9.21.1",
				"reqwest": "^2.0.5",
				"rimraf": "^3.0.0",
				"scrollama": "^2.0.0",
				"simple-git": "^1.113.0",
				"stylelint": "^11.0.0",
				"stylelint-config-prettier": "^6.0.0",
				"stylelint-config-rational-order": "^0.1.2",
				"stylelint-config-standard": "^19.0.0",
				"stylelint-declaration-block-no-ignored-properties": "^2.1.0",
				"stylelint-order": "^3.0.0",
				"typescript": "~3.6.2",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.2.0",
				"yaml-front-matter": "^4.0.0"
			},
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"publishConfig": {
				"registry": "https://registry.npmjs.org/"
			},
			"bundlesize": [
				{
					"path": "./dist/antd.min.js",
					"maxSize": "540 kB"
				},
				{
					"path": "./dist/antd.min.css",
					"maxSize": "60 kB"
				}
			],
			"title": "Ant Design",
			"gitHead": "de9635efd32998fc5ba3cdd7af3ad8000b4a27f4",
			"_id": "antd@3.24.0",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.15.3",
			"_npmUser": {
				"name": "yesmeck",
				"email": "yesmeck@gmail.com"
			},
			"dist": {
				"integrity": "sha512-uP+zT7x5uc8hasrKDgek0Li8y0onveE6866PigCdihd85D1+cTzljMFQhU+2XNYR+zgtgx4kLSc26uliHM58Eg==",
				"shasum": "a78d442c0640f7b4521d9a634a85da06e9169f39",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.24.0.tgz",
				"fileCount": 3778,
				"unpackedSize": 51222166,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdprpcCRA9TVsSAnZWagAApjcP/1BitDHakHpvcR34TNoJ\nadkLs2yCO+G4PpJma6gFTTjkh34HiwuzMctiLVVyuBlLba55gEj/19BQCw6Q\n8Jw/WvzBTtCtTrvm+6PBTk4/kMRENmplOlT67YbGGSvqZOlgw1TkjrQ4F1ue\nFalPATnK50/fi6lTC1/dZjris6pyfhZ9d5CxeKd5CLO/d+cvMIENkTj1bCW7\nowCVUM6vUDIfXCv3nK7hjEBarTvzEWvob3DXVyqMGfYQZ3xAjXvniR3DhEti\nhmRvbzkEZlsf76U5qRnynagFPZs1ZwY2dlVa4//hjQiUM0IcHKwBVz0Ge3yd\n2FyhWm55j164TwGzsPSk4CeJlyi6w3N+GCsPfa5DOfZMKwYbPot3iV3QZPV2\nd16iQnThR0JsBTFLVMy23jSEGHvVHJA/cbBhQc8+In2tblu0Gn5IH5x/SRTN\ntWc3iosPjih11zQJ698dJbjULuIoW4eFcmHHa1Gg8cYE4UP77KEhhP4y+VX0\niq0UktQ9Jj6w7yG3sQdWYSjAgU2QBmIMwatAb+0Jqvr/f1+uixU+ljlrGOAI\n0tx9I/G9FdQpQYtJjfJ/n6kDy2QVyKw7DoHHFtpuJej20gZxJXq78n2BnDRZ\nUtqkefViJTYRAPkiL96spRjYZzvMDD1/IJqlInm3+1GYn2GhTZ7k1sZdFKTL\n3ZGB\r\n=MvEL\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "ikobe621@gmail.com",
					"name": "ikobe"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.24.0_1571207770801_0.5244691620459765"
			},
			"_hasShrinkwrap": false
		},
		"3.24.1": {
			"name": "antd",
			"version": "3.24.1",
			"description": "An enterprise-class UI design language and React components implementation",
			"keywords": [
				"ant",
				"component",
				"components",
				"design",
				"framework",
				"frontend",
				"react",
				"react-component",
				"ui"
			],
			"homepage": "http://ant.design/",
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"license": "MIT",
			"contributors": [
				{
					"name": "ant"
				}
			],
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"main": "lib/index.js",
			"module": "es/index.js",
			"typings": "lib/index.d.ts",
			"scripts": {
				"api-collection": "antd-tools run api-collection",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"bundlesize": "bundlesize",
				"check-commit": "node ./scripts/check-commit.js",
				"compile": "antd-tools run compile",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml CNAME _site && cp .circleci/config.yml _site",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"dist": "antd-tools run dist",
				"lint": "npm run lint:tsc && npm run lint:script && npm run lint:demo && npm run lint:style && npm run lint:deps",
				"lint-fix": "npm run lint-fix:script && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:script": "npm run lint:script -- --fix",
				"lint-fix:style": "npm run lint:style -- --fix",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:deps": "antd-tools run deps-lint",
				"lint:md": "remark components/",
				"lint:script": "eslint . --ext '.js,.jsx,.ts,.tsx'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"lint:tsc": "npm run tsc",
				"pre-publish": "npm run check-commit && npm run test-all",
				"prettier": "prettier -c --write '**/*'",
				"pretty-quick": "pretty-quick",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"site": "cross-env NODE_ICU_DATA=node_modules/full-icu bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"sort": "npx sort-package-json",
				"sort-api": "antd-tools run sort-api-table",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"test": "jest --config .jest.js --no-cache",
				"test-all": "./scripts/test-all.sh",
				"test-node": "jest --config .jest.node.js --no-cache",
				"tsc": "tsc"
			},
			"husky": {
				"hooks": {
					"pre-commit": "pretty-quick --staged"
				}
			},
			"browserslist": [
				"last 2 version",
				"Firefox ESR",
				"> 1%",
				"ie >= 9"
			],
			"dependencies": {
				"@ant-design/create-react-context": "^0.2.4",
				"@ant-design/icons": "~2.1.1",
				"@ant-design/icons-react": "~2.0.1",
				"@types/react-slick": "^0.23.4",
				"array-tree-filter": "^2.1.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.6",
				"copy-to-clipboard": "^3.2.0",
				"css-animation": "^1.5.0",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.6",
				"lodash": "^4.17.13",
				"moment": "^2.24.0",
				"omit.js": "^1.0.2",
				"prop-types": "^15.7.2",
				"raf": "^3.4.1",
				"rc-animate": "^2.8.3",
				"rc-calendar": "~9.15.5",
				"rc-cascader": "~0.17.4",
				"rc-checkbox": "~2.1.6",
				"rc-collapse": "~1.11.3",
				"rc-dialog": "~7.5.2",
				"rc-drawer": "~3.0.0",
				"rc-dropdown": "~2.4.1",
				"rc-editor-mention": "^1.1.13",
				"rc-form": "^2.4.5",
				"rc-input-number": "~4.5.0",
				"rc-mentions": "~0.4.0",
				"rc-menu": "~7.5.1",
				"rc-notification": "~3.3.1",
				"rc-pagination": "~1.20.5",
				"rc-progress": "~2.5.0",
				"rc-rate": "~2.5.0",
				"rc-resize-observer": "^0.1.0",
				"rc-select": "~9.2.0",
				"rc-slider": "~8.7.1",
				"rc-steps": "~3.5.0",
				"rc-switch": "~1.9.0",
				"rc-table": "~6.8.6",
				"rc-tabs": "~9.6.4",
				"rc-time-picker": "~3.7.1",
				"rc-tooltip": "~3.7.3",
				"rc-tree": "~2.1.0",
				"rc-tree-select": "~2.9.1",
				"rc-trigger": "^2.6.2",
				"rc-upload": "~2.8.0",
				"rc-util": "^4.10.0",
				"react-lazy-load": "^3.0.13",
				"react-lifecycles-compat": "^3.0.4",
				"react-slick": "~0.25.2",
				"resize-observer-polyfill": "^1.5.1",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.3"
			},
			"devDependencies": {
				"@ant-design/colors": "^3.2.2",
				"@ant-design/tools": "^8.0.4",
				"@packtracker/webpack-plugin": "^2.0.1",
				"@sentry/browser": "^5.4.0",
				"@types/classnames": "^2.2.8",
				"@types/gtag.js": "^0.0.3",
				"@types/lodash": "^4.14.139",
				"@types/prop-types": "^15.7.1",
				"@types/raf": "^3.4.0",
				"@types/react": "^16.9.0",
				"@types/react-dom": "^16.8.4",
				"@types/react-lifecycles-compat": "^3.0.1",
				"@types/shallowequal": "^1.1.1",
				"@types/warning": "^3.0.0",
				"@typescript-eslint/eslint-plugin": "^2.0.0",
				"@typescript-eslint/parser": "^2.0.0",
				"@yesmeck/offline-plugin": "^5.0.5",
				"antd-theme-generator": "^1.1.6",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.3.1-alpha.0",
				"bisheng-plugin-antd": "^1.3.1",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.0.0",
				"bisheng-plugin-toc": "^0.4.4",
				"bundlesize": "^0.18.0",
				"chalk": "^2.4.2",
				"cross-env": "^6.0.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.6.3",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.10.0",
				"enzyme-adapter-react-16": "^1.14.0",
				"enzyme-to-json": "^3.3.5",
				"eslint": "^6.1.0",
				"eslint-config-airbnb": "^18.0.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-import": "^2.17.3",
				"eslint-plugin-jest": "^22.6.4",
				"eslint-plugin-jsx-a11y": "^6.2.1",
				"eslint-plugin-markdown": "^1.0.0",
				"eslint-plugin-react": "^7.14.2",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"full-icu": "^1.3.0",
				"glob": "^7.1.4",
				"husky": "^3.0.2",
				"immutability-helper": "^3.0.0",
				"intersection-observer": "^0.7.0",
				"jest": "^24.8.0",
				"jsdom": "^15.1.1",
				"jsonml.js": "^0.1.0",
				"logrocket": "^1.0.0",
				"logrocket-react": "^4.0.0",
				"lz-string": "^1.4.4",
				"mockdate": "^2.0.2",
				"node-fetch": "^2.6.0",
				"preact": "^10.0.0",
				"preact-compat": "^3.18.5",
				"prettier": "^1.17.1",
				"pretty-quick": "^2.0.0",
				"querystring": "^0.2.0",
				"rc-footer": "^0.5.0",
				"rc-queue-anim": "^1.6.12",
				"rc-scroll-anim": "^2.5.8",
				"rc-tween-one": "^2.4.1",
				"react": "^16.5.2",
				"react-color": "^2.17.3",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^9.0.0",
				"react-dnd-html5-backend": "^9.0.0",
				"react-dom": "^16.5.2",
				"react-github-button": "^0.1.11",
				"react-helmet": "^6.0.0-beta",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.4",
				"react-intl": "^3.1.1",
				"react-resizable": "^1.8.0",
				"react-router": "^3.2.3",
				"react-router-dom": "^5.0.1",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.8.6",
				"react-virtualized": "~9.21.1",
				"reqwest": "^2.0.5",
				"rimraf": "^3.0.0",
				"scrollama": "^2.0.0",
				"simple-git": "^1.113.0",
				"stylelint": "^11.0.0",
				"stylelint-config-prettier": "^6.0.0",
				"stylelint-config-rational-order": "^0.1.2",
				"stylelint-config-standard": "^19.0.0",
				"stylelint-declaration-block-no-ignored-properties": "^2.1.0",
				"stylelint-order": "^3.0.0",
				"typescript": "~3.6.2",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.2.0",
				"yaml-front-matter": "^4.0.0"
			},
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"publishConfig": {
				"registry": "https://registry.npmjs.org/"
			},
			"bundlesize": [
				{
					"path": "./dist/antd.min.js",
					"maxSize": "540 kB"
				},
				{
					"path": "./dist/antd.min.css",
					"maxSize": "60 kB"
				}
			],
			"title": "Ant Design",
			"gitHead": "5bd3d4a33bc1bdb60d8fcc03be2e6bf92505f882",
			"_id": "antd@3.24.1",
			"_nodeVersion": "10.16.3",
			"_npmVersion": "6.9.0",
			"dist": {
				"integrity": "sha512-cDjv0dt+8MudiwHeMastZPE+KV+0vo37SKjxMpSvTNKmzEculVDyLYm0eVaZsUh9RZTcl8n3Hk6y2NphnEiwPA==",
				"shasum": "20f2ae5dc6b38de8a60a7843b7b4f2e4ba548fc3",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.24.1.tgz",
				"fileCount": 3778,
				"unpackedSize": 50024564,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdqGNVCRA9TVsSAnZWagAAo88P/1NPbfVpHNo0E4nNuEi/\nTvmfH6H3U3mPBSAJwTeSCUKgaC0YD7/rgir3NLAJi3SoARvj6gLU6TZBZ/Du\nFuDajlJ2Di1Y9tUYn0TGmdw8MRlH8NqJ7F5l6YV7jek+o1gV24JOj/Wizbjg\nZasJeJvFeqWsgL7Cd3JgznqMhb4rS1CT4lHZTIrphVLi2CKHKyfjuMEHAUDm\ny7Zr4ewAarOnthWU6Ep7NuiV0XjiIEDR/WU42OkkifqpQLqXR1uc/WpYC8Db\nEhsjkKmuZ+dbcnGjfZ4Z91ou0wanaYfLXc+hJI0EMo18O9V5vHyKeCE8mQTv\nSrgT8JIWWqaK3FB7L8x+6B4ngvg2lH+DpfCnWwSVNZl6/jsTKredsc0RhJ7v\nSIylduUMQG/9h4hDEM8edi1sh28+DRb2FGVtshNuljG6ab3FAf4PZIFr3BQa\nqy4LR3FOwOGwvZ7K4HcEDlaqdZb4TfopEUFHS0XeE+H96757GqzOhsed+J0Y\ns8TFN1Fs5FIhwmeASnYIXbz44gX6qY77SO1O+gigpTJPu7trknMRDMwMptdN\ncfSMJPkIl0AekHOpv/q561WWvWzgQSxsQugzlsWyiMY1RsPVxWuWLaeYlt8/\n3z8yWU7dG+vt+RU7+rkTUgVUUQ79xl6l7PowREvs50Nd6hUu7sWJ5odM17Mw\nLThH\r\n=0hHd\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "ikobe621@gmail.com",
					"name": "ikobe"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.24.1_1571316563601_0.1483832095243558"
			},
			"_hasShrinkwrap": false
		},
		"3.24.2": {
			"name": "antd",
			"version": "3.24.2",
			"description": "An enterprise-class UI design language and React components implementation",
			"keywords": [
				"ant",
				"component",
				"components",
				"design",
				"framework",
				"frontend",
				"react",
				"react-component",
				"ui"
			],
			"homepage": "http://ant.design/",
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"license": "MIT",
			"contributors": [
				{
					"name": "ant"
				}
			],
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"main": "lib/index.js",
			"module": "es/index.js",
			"typings": "lib/index.d.ts",
			"scripts": {
				"api-collection": "antd-tools run api-collection",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"bundlesize": "bundlesize",
				"check-commit": "node ./scripts/check-commit.js",
				"compile": "antd-tools run compile",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml CNAME _site && cp .circleci/config.yml _site && npm run site:test",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"dist": "antd-tools run dist",
				"lint": "npm run lint:tsc && npm run lint:script && npm run lint:demo && npm run lint:style && npm run lint:deps",
				"lint-fix": "npm run lint-fix:script && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:script": "npm run lint:script -- --fix",
				"lint-fix:style": "npm run lint:style -- --fix",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:deps": "antd-tools run deps-lint",
				"lint:md": "remark components/",
				"lint:script": "eslint . --ext '.js,.jsx,.ts,.tsx'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"lint:tsc": "npm run tsc",
				"pre-publish": "npm run check-commit && npm run test-all",
				"prettier": "prettier -c --write '**/*'",
				"pretty-quick": "pretty-quick",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"site": "cross-env NODE_ICU_DATA=node_modules/full-icu bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"sort": "npx sort-package-json",
				"sort-api": "antd-tools run sort-api-table",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"test": "jest --config .jest.js --no-cache",
				"test-all": "./scripts/test-all.sh",
				"test-node": "jest --config .jest.node.js --no-cache",
				"tsc": "tsc",
				"site:test": "jest --config .jest.site.js --cache=false"
			},
			"husky": {
				"hooks": {
					"pre-commit": "pretty-quick --staged"
				}
			},
			"browserslist": [
				"last 2 version",
				"Firefox ESR",
				"> 1%",
				"ie >= 9"
			],
			"dependencies": {
				"@ant-design/create-react-context": "^0.2.4",
				"@ant-design/icons": "~2.1.1",
				"@ant-design/icons-react": "~2.0.1",
				"@types/react-slick": "^0.23.4",
				"array-tree-filter": "^2.1.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.6",
				"copy-to-clipboard": "^3.2.0",
				"css-animation": "^1.5.0",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.6",
				"lodash": "^4.17.13",
				"moment": "^2.24.0",
				"omit.js": "^1.0.2",
				"prop-types": "^15.7.2",
				"raf": "^3.4.1",
				"rc-animate": "^2.8.3",
				"rc-calendar": "~9.15.5",
				"rc-cascader": "~0.17.4",
				"rc-checkbox": "~2.1.6",
				"rc-collapse": "~1.11.3",
				"rc-dialog": "~7.5.2",
				"rc-drawer": "~3.0.0",
				"rc-dropdown": "~2.4.1",
				"rc-editor-mention": "^1.1.13",
				"rc-form": "^2.4.5",
				"rc-input-number": "~4.5.0",
				"rc-mentions": "~0.4.0",
				"rc-menu": "~7.5.1",
				"rc-notification": "~3.3.1",
				"rc-pagination": "~1.20.5",
				"rc-progress": "~2.5.0",
				"rc-rate": "~2.5.0",
				"rc-resize-observer": "^0.1.0",
				"rc-select": "~9.2.0",
				"rc-slider": "~8.7.1",
				"rc-steps": "~3.5.0",
				"rc-switch": "~1.9.0",
				"rc-table": "~6.9.4",
				"rc-tabs": "~9.6.4",
				"rc-time-picker": "~3.7.1",
				"rc-tooltip": "~3.7.3",
				"rc-tree": "~2.1.0",
				"rc-tree-select": "~2.9.1",
				"rc-trigger": "^2.6.2",
				"rc-upload": "~2.8.0",
				"rc-util": "^4.10.0",
				"react-lazy-load": "^3.0.13",
				"react-lifecycles-compat": "^3.0.4",
				"react-slick": "~0.25.2",
				"resize-observer-polyfill": "^1.5.1",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.3"
			},
			"devDependencies": {
				"@ant-design/colors": "^3.2.2",
				"@ant-design/tools": "^8.0.4",
				"@packtracker/webpack-plugin": "^2.0.1",
				"@sentry/browser": "^5.4.0",
				"@types/classnames": "^2.2.8",
				"@types/gtag.js": "^0.0.3",
				"@types/lodash": "^4.14.139",
				"@types/prop-types": "^15.7.1",
				"@types/raf": "^3.4.0",
				"@types/react": "^16.9.0",
				"@types/react-dom": "^16.8.4",
				"@types/shallowequal": "^1.1.1",
				"@types/warning": "^3.0.0",
				"@typescript-eslint/eslint-plugin": "^2.0.0",
				"@typescript-eslint/parser": "^2.0.0",
				"@yesmeck/offline-plugin": "^5.0.5",
				"antd-theme-generator": "^1.1.6",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.3.1-alpha.0",
				"bisheng-plugin-antd": "^1.3.1",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.0.0",
				"bisheng-plugin-toc": "^0.4.4",
				"bundlesize": "^0.18.0",
				"chalk": "^2.4.2",
				"cheerio": "^1.0.0-rc.3",
				"cross-env": "^6.0.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.6.3",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.10.0",
				"enzyme-adapter-react-16": "^1.14.0",
				"enzyme-to-json": "^3.3.5",
				"eslint": "^6.1.0",
				"eslint-config-airbnb": "^18.0.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-import": "^2.17.3",
				"eslint-plugin-jest": "^22.6.4",
				"eslint-plugin-jsx-a11y": "^6.2.1",
				"eslint-plugin-markdown": "^1.0.0",
				"eslint-plugin-react": "^7.14.2",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"full-icu": "^1.3.0",
				"glob": "^7.1.4",
				"http-server": "^0.11.1",
				"husky": "^3.0.2",
				"immutability-helper": "^3.0.0",
				"intersection-observer": "^0.7.0",
				"jest": "^24.8.0",
				"jsdom": "^15.1.1",
				"jsonml.js": "^0.1.0",
				"logrocket": "^1.0.0",
				"logrocket-react": "^4.0.0",
				"lz-string": "^1.4.4",
				"mockdate": "^2.0.2",
				"node-fetch": "^2.6.0",
				"preact": "^10.0.0",
				"preact-compat": "^3.18.5",
				"prettier": "^1.17.1",
				"pretty-quick": "^2.0.0",
				"querystring": "^0.2.0",
				"rc-footer": "^0.5.0",
				"rc-queue-anim": "^1.6.12",
				"rc-scroll-anim": "^2.5.8",
				"rc-tween-one": "^2.4.1",
				"react": "^16.5.2",
				"react-color": "^2.17.3",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^9.0.0",
				"react-dnd-html5-backend": "^9.0.0",
				"react-dom": "^16.5.2",
				"react-github-button": "^0.1.11",
				"react-helmet": "^6.0.0-beta",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.4",
				"react-intl": "^3.1.1",
				"react-resizable": "^1.8.0",
				"react-router": "^3.2.3",
				"react-router-dom": "^5.0.1",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.8.6",
				"react-virtualized": "~9.21.1",
				"reqwest": "^2.0.5",
				"rimraf": "^3.0.0",
				"scrollama": "^2.0.0",
				"simple-git": "^1.113.0",
				"stylelint": "^11.0.0",
				"stylelint-config-prettier": "^6.0.0",
				"stylelint-config-rational-order": "^0.1.2",
				"stylelint-config-standard": "^19.0.0",
				"stylelint-declaration-block-no-ignored-properties": "^2.1.0",
				"stylelint-order": "^3.0.0",
				"typescript": "~3.6.2",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.2.0",
				"yaml-front-matter": "^4.0.0"
			},
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"publishConfig": {
				"registry": "https://registry.npmjs.org/"
			},
			"bundlesize": [
				{
					"path": "./dist/antd.min.js",
					"maxSize": "540 kB"
				},
				{
					"path": "./dist/antd.min.css",
					"maxSize": "60 kB"
				}
			],
			"title": "Ant Design",
			"gitHead": "ee6f2d34dd569eb057d54bbb3439c214d3bdb9d5",
			"_id": "antd@3.24.2",
			"_nodeVersion": "10.16.0",
			"_npmVersion": "6.9.0",
			"dist": {
				"integrity": "sha512-Y6hMwWjp7IhstDXr2QNdsGmR/Bl2ySmmsKSkGm2BMB3LRnL711UT7u0bUczqMvgvXr9rwOlfTRqxdkq525f0yg==",
				"shasum": "c8923eaa28f8c25a91e4a3fee7c64d9f3ec31aaf",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.24.2.tgz",
				"fileCount": 3778,
				"unpackedSize": 51612802,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdqyr8CRA9TVsSAnZWagAAQ68QAI7ajiQllmt3SBVQHrYI\nAaL/rcXf16NPXBKxk6I93LU6lsseiGwU9tUklcgAVTq39H/iXzgN9PptrCRR\nG2uDqR9uA7Qf7sG6pGnFTvWZHVFHw2WOKJJoMvMFhfupPV5ZzCjDsSzDwUmY\ntwtbue8aSyM4AlcUHG99CrfKf3e2d5ClZ7EgGE8ezYt8fdE6l317tzdV0NiN\nC+jXRlnAhTjq+kmFp+6ooFL/GFtjHpRlJZdJ8kUdwl2AQeyOz/LdhXO0D4Ui\nu7MO26Y6X8C++QvQ4DqPNGCiJhZdfk/zAGK0exX2dmPCFLHctUbNaIX3eWlt\nqwU+xoJZ2lhDLjdD0+lPo7ckgIuzcIXP9/NJDdTwmv8bW8FfeXTBAMGpQSvQ\nwrnK1MWcG3S9p+3FTLAAxfcDll7wDjUO+MpG7y2TOLyKqeDeLadcye7fnPEE\nqyS4zbTqEpvAeaej5KuR/LSxLARJNvGrIXkLzm9HQau7nejVw7Lr0vfepzZm\ndRnsyhQ7KLAoAoEYFgyCQZV0dhuQZbdH/uIJ8+1wfLrYBWYf5mUSjc07vk0L\nczAWoCwUbt6daoU3cv3u96PrglI50uWZHT/ysSEeY/qVbb2LNAvYbSLxUMHa\nVqNaANBvbdFjk6kFShbYQlHidHvwgNxPJFQSd96nY9S0RDJglpET+kVIdyCx\ngDTv\r\n=BzY8\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "ikobe621@gmail.com",
					"name": "ikobe"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.24.2_1571498747392_0.6290745389165029"
			},
			"_hasShrinkwrap": false
		},
		"3.24.3": {
			"name": "antd",
			"version": "3.24.3",
			"description": "An enterprise-class UI design language and React components implementation",
			"keywords": [
				"ant",
				"component",
				"components",
				"design",
				"framework",
				"frontend",
				"react",
				"react-component",
				"ui"
			],
			"homepage": "http://ant.design/",
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"license": "MIT",
			"contributors": [
				{
					"name": "ant"
				}
			],
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"main": "lib/index.js",
			"module": "es/index.js",
			"typings": "lib/index.d.ts",
			"scripts": {
				"api-collection": "antd-tools run api-collection",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"bundlesize": "bundlesize",
				"check-commit": "node ./scripts/check-commit.js",
				"compile": "antd-tools run compile",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml CNAME _site && cp .circleci/config.yml _site && npm run site:test",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"dist": "antd-tools run dist",
				"lint": "npm run lint:tsc && npm run lint:script && npm run lint:demo && npm run lint:style && npm run lint:deps",
				"lint-fix": "npm run lint-fix:script && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:script": "npm run lint:script -- --fix",
				"lint-fix:style": "npm run lint:style -- --fix",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:deps": "antd-tools run deps-lint",
				"lint:md": "remark components/",
				"lint:script": "eslint . --ext '.js,.jsx,.ts,.tsx'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"lint:tsc": "npm run tsc",
				"pre-publish": "npm run check-commit && npm run test-all",
				"prettier": "prettier -c --write '**/*'",
				"pretty-quick": "pretty-quick",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"site": "cross-env NODE_ICU_DATA=node_modules/full-icu bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"sort": "npx sort-package-json",
				"sort-api": "antd-tools run sort-api-table",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"test": "jest --config .jest.js --no-cache",
				"test-all": "./scripts/test-all.sh",
				"test-node": "jest --config .jest.node.js --no-cache",
				"tsc": "tsc",
				"site:test": "jest --config .jest.site.js --cache=false"
			},
			"husky": {
				"hooks": {
					"pre-commit": "pretty-quick --staged"
				}
			},
			"browserslist": [
				"last 2 version",
				"Firefox ESR",
				"> 1%",
				"ie >= 9"
			],
			"dependencies": {
				"@ant-design/create-react-context": "^0.2.4",
				"@ant-design/icons": "~2.1.1",
				"@ant-design/icons-react": "~2.0.1",
				"@types/react-slick": "^0.23.4",
				"array-tree-filter": "^2.1.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.6",
				"copy-to-clipboard": "^3.2.0",
				"css-animation": "^1.5.0",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.6",
				"lodash": "^4.17.13",
				"moment": "^2.24.0",
				"omit.js": "^1.0.2",
				"prop-types": "^15.7.2",
				"raf": "^3.4.1",
				"rc-animate": "^2.8.3",
				"rc-calendar": "~9.15.5",
				"rc-cascader": "~0.17.4",
				"rc-checkbox": "~2.1.6",
				"rc-collapse": "~1.11.3",
				"rc-dialog": "~7.5.2",
				"rc-drawer": "~3.0.0",
				"rc-dropdown": "~2.4.1",
				"rc-editor-mention": "^1.1.13",
				"rc-form": "^2.4.5",
				"rc-input-number": "~4.5.0",
				"rc-mentions": "~0.4.0",
				"rc-menu": "~7.5.1",
				"rc-notification": "~3.3.1",
				"rc-pagination": "~1.20.5",
				"rc-progress": "~2.5.0",
				"rc-rate": "~2.5.0",
				"rc-resize-observer": "^0.1.0",
				"rc-select": "~9.2.0",
				"rc-slider": "~8.7.1",
				"rc-steps": "~3.5.0",
				"rc-switch": "~1.9.0",
				"rc-table": "~6.9.4",
				"rc-tabs": "~9.6.4",
				"rc-time-picker": "~3.7.1",
				"rc-tooltip": "~3.7.3",
				"rc-tree": "~2.1.0",
				"rc-tree-select": "~2.9.1",
				"rc-trigger": "^2.6.2",
				"rc-upload": "~2.8.0",
				"rc-util": "^4.10.0",
				"react-lazy-load": "^3.0.13",
				"react-lifecycles-compat": "^3.0.4",
				"react-slick": "~0.25.2",
				"resize-observer-polyfill": "^1.5.1",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.3"
			},
			"devDependencies": {
				"@ant-design/colors": "^3.2.2",
				"@ant-design/tools": "^8.0.4",
				"@packtracker/webpack-plugin": "^2.0.1",
				"@sentry/browser": "^5.4.0",
				"@types/classnames": "^2.2.8",
				"@types/gtag.js": "^0.0.3",
				"@types/lodash": "^4.14.139",
				"@types/prop-types": "^15.7.1",
				"@types/raf": "^3.4.0",
				"@types/react": "^16.9.0",
				"@types/react-dom": "^16.8.4",
				"@types/shallowequal": "^1.1.1",
				"@types/warning": "^3.0.0",
				"@typescript-eslint/eslint-plugin": "^2.0.0",
				"@typescript-eslint/parser": "~2.4.0",
				"@yesmeck/offline-plugin": "^5.0.5",
				"antd-theme-generator": "^1.1.6",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.3.1-alpha.0",
				"bisheng-plugin-antd": "^1.3.1",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.0.0",
				"bisheng-plugin-toc": "^0.4.4",
				"bundlesize": "^0.18.0",
				"chalk": "^2.4.2",
				"cheerio": "^1.0.0-rc.3",
				"cross-env": "^6.0.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.6.3",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.10.0",
				"enzyme-adapter-react-16": "^1.14.0",
				"enzyme-to-json": "^3.3.5",
				"eslint": "^6.1.0",
				"eslint-config-airbnb": "^18.0.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-import": "^2.17.3",
				"eslint-plugin-jest": "^22.6.4",
				"eslint-plugin-jsx-a11y": "^6.2.1",
				"eslint-plugin-markdown": "^1.0.0",
				"eslint-plugin-react": "^7.14.2",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"full-icu": "^1.3.0",
				"glob": "^7.1.4",
				"http-server": "^0.11.1",
				"husky": "^3.0.2",
				"immutability-helper": "^3.0.0",
				"intersection-observer": "^0.7.0",
				"jest": "^24.8.0",
				"jsdom": "^15.1.1",
				"jsonml.js": "^0.1.0",
				"logrocket": "^1.0.0",
				"logrocket-react": "^4.0.0",
				"lz-string": "^1.4.4",
				"mockdate": "^2.0.2",
				"node-fetch": "^2.6.0",
				"preact": "^10.0.0",
				"preact-compat": "^3.18.5",
				"prettier": "^1.17.1",
				"pretty-quick": "^2.0.0",
				"querystring": "^0.2.0",
				"rc-footer": "^0.5.0",
				"rc-queue-anim": "^1.6.12",
				"rc-scroll-anim": "^2.5.8",
				"rc-tween-one": "^2.4.1",
				"react": "^16.5.2",
				"react-color": "^2.17.3",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^9.0.0",
				"react-dnd-html5-backend": "^9.0.0",
				"react-dom": "^16.5.2",
				"react-github-button": "^0.1.11",
				"react-helmet": "^6.0.0-beta",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.4",
				"react-intl": "^3.1.1",
				"react-resizable": "^1.8.0",
				"react-router": "^3.2.3",
				"react-router-dom": "^5.0.1",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.8.6",
				"react-virtualized": "~9.21.1",
				"reqwest": "^2.0.5",
				"rimraf": "^3.0.0",
				"scrollama": "^2.0.0",
				"simple-git": "^1.113.0",
				"stylelint": "^11.0.0",
				"stylelint-config-prettier": "^6.0.0",
				"stylelint-config-rational-order": "^0.1.2",
				"stylelint-config-standard": "^19.0.0",
				"stylelint-declaration-block-no-ignored-properties": "^2.1.0",
				"stylelint-order": "^3.0.0",
				"typescript": "~3.6.2",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.2.0",
				"yaml-front-matter": "^4.0.0"
			},
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"publishConfig": {
				"registry": "https://registry.npmjs.org/"
			},
			"bundlesize": [
				{
					"path": "./dist/antd.min.js",
					"maxSize": "540 kB"
				},
				{
					"path": "./dist/antd.min.css",
					"maxSize": "60 kB"
				}
			],
			"title": "Ant Design",
			"gitHead": "c6753547443b9ca1db62224af51204629c374504",
			"_id": "antd@3.24.3",
			"_nodeVersion": "10.15.3",
			"_npmVersion": "6.10.1",
			"dist": {
				"integrity": "sha512-yr4kV8lUdYNCOj5+TjIufLGYF0naTfNiAJV0JWqh9RzRGapGVES928K/2gyF7Ow3da6ZlsgxtO1P25exbvDlSw==",
				"shasum": "103e31a1a287166566db9ea16450588314367265",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.24.3.tgz",
				"fileCount": 3778,
				"unpackedSize": 51396203,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdtak4CRA9TVsSAnZWagAAbXoQAJS6hcPwMywfXxFursKL\nsV+/Dg0WuaNS80Z53PxUl0ZHGTLonlIX9UeWFyzKXIS1TmjhZcAj7mxLYXoG\n4Df9UPQ0Al1hWe5YBQq57RON2XSAfpG6JnTZisgM5tZFXX5xCm1VeNBjmvxd\nZHWAv7p2adUSU9kKdghNw6lAbgPUpRGgFz+RDssatHqP3vGPZ2WTaGs5zNKC\ngBDrp2V5Ug9VscLBC2TFwC4n+QGoH2Ddf8yR/tAvCd7DKHTRPRvTiDK7Flo8\n8PyLCRhWHM12ePx4OKFgL25UQx/pwFpgewa/q116InzN6o8ZK6Lptbq6uG4C\n74P0Si4cRQegSIkv7xGISvrhFVgIOGMGNXcPfS9r5ZXZ6SCEOsHcUSEqXQYC\nY61j0P7S2blN71aZXn5dVk5Gb+7zO1d4SlqGLqn4n7CjFhhJhh7GTr/ZAdks\nx1OspGs+QC/RHsWDvZUHKR/h9Yr7wATaovSfO84Sl5JiKxK6uil/XDE48pZn\n5V9XM+KTOxDoVgS7FtCqbfAn4fLWz2aUO7x4G5I9UcIWAIKocCC7nGaJKs81\nBBTl+34VPunk44vHRTPI4UPJFWHA9CMytQqnfyzwOOIUOIRYzWh1ItSrFSr3\nsR8QRQVatVRS8T5gxqxIriF1Kl2aVeCS0hfiqhHqzY5pWiUQgH5cJyIot9bk\ngFqX\r\n=WwZG\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "ikobe621@gmail.com",
					"name": "ikobe"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "chenshuai2144",
				"email": "wasd2144@hotmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.24.3_1572186423215_0.5706735404133285"
			},
			"_hasShrinkwrap": false
		},
		"3.25.0": {
			"name": "antd",
			"version": "3.25.0",
			"description": "An enterprise-class UI design language and React components implementation",
			"keywords": [
				"ant",
				"component",
				"components",
				"design",
				"framework",
				"frontend",
				"react",
				"react-component",
				"ui"
			],
			"homepage": "http://ant.design/",
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"license": "MIT",
			"contributors": [
				{
					"name": "ant"
				}
			],
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"main": "lib/index.js",
			"module": "es/index.js",
			"typings": "lib/index.d.ts",
			"scripts": {
				"api-collection": "antd-tools run api-collection",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"bundlesize": "bundlesize",
				"check-commit": "node ./scripts/check-commit.js",
				"compile": "antd-tools run compile",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml CNAME _site && cp .circleci/config.yml _site && npm run site:test",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"dist": "antd-tools run dist",
				"lint": "npm run lint:tsc && npm run lint:script && npm run lint:demo && npm run lint:style && npm run lint:deps",
				"lint-fix": "npm run lint-fix:script && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:script": "npm run lint:script -- --fix",
				"lint-fix:style": "npm run lint:style -- --fix",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:deps": "antd-tools run deps-lint",
				"lint:md": "remark components/",
				"lint:script": "eslint . --ext '.js,.jsx,.ts,.tsx'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"lint:tsc": "npm run tsc",
				"pre-publish": "npm run check-commit && npm run test-all",
				"prettier": "prettier -c --write '**/*'",
				"pretty-quick": "pretty-quick",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"site": "cross-env NODE_ICU_DATA=node_modules/full-icu bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"sort": "npx sort-package-json",
				"sort-api": "antd-tools run sort-api-table",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"test": "jest --config .jest.js --no-cache",
				"test-all": "./scripts/test-all.sh",
				"test-node": "jest --config .jest.node.js --no-cache",
				"tsc": "tsc",
				"site:test": "jest --config .jest.site.js --cache=false"
			},
			"husky": {
				"hooks": {
					"pre-commit": "pretty-quick --staged"
				}
			},
			"browserslist": [
				"last 2 version",
				"Firefox ESR",
				"> 1%",
				"ie >= 9"
			],
			"dependencies": {
				"@ant-design/create-react-context": "^0.2.4",
				"@ant-design/icons": "~2.1.1",
				"@ant-design/icons-react": "~2.0.1",
				"@types/react-slick": "^0.23.4",
				"array-tree-filter": "^2.1.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.6",
				"copy-to-clipboard": "^3.2.0",
				"css-animation": "^1.5.0",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.6",
				"lodash": "^4.17.13",
				"moment": "^2.24.0",
				"omit.js": "^1.0.2",
				"prop-types": "^15.7.2",
				"raf": "^3.4.1",
				"rc-animate": "^2.8.3",
				"rc-calendar": "~9.15.5",
				"rc-cascader": "~0.17.4",
				"rc-checkbox": "~2.1.6",
				"rc-collapse": "~1.11.3",
				"rc-dialog": "~7.5.2",
				"rc-drawer": "~3.0.0",
				"rc-dropdown": "~2.4.1",
				"rc-editor-mention": "^1.1.13",
				"rc-form": "^2.4.5",
				"rc-input-number": "~4.5.0",
				"rc-mentions": "~0.4.0",
				"rc-menu": "~7.5.1",
				"rc-notification": "~3.3.1",
				"rc-pagination": "~1.20.5",
				"rc-progress": "~2.5.0",
				"rc-rate": "~2.5.0",
				"rc-resize-observer": "^0.1.0",
				"rc-select": "~9.2.0",
				"rc-slider": "~8.7.1",
				"rc-steps": "~3.5.0",
				"rc-switch": "~1.9.0",
				"rc-table": "~6.9.4",
				"rc-tabs": "~9.6.4",
				"rc-time-picker": "~3.7.1",
				"rc-tooltip": "~3.7.3",
				"rc-tree": "~2.1.0",
				"rc-tree-select": "~2.9.1",
				"rc-trigger": "^2.6.2",
				"rc-upload": "~2.9.1",
				"rc-util": "^4.10.0",
				"react-lazy-load": "^3.0.13",
				"react-lifecycles-compat": "^3.0.4",
				"react-slick": "~0.25.2",
				"resize-observer-polyfill": "^1.5.1",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.3"
			},
			"devDependencies": {
				"@ant-design/colors": "^3.2.2",
				"@ant-design/tools": "^8.0.4",
				"@packtracker/webpack-plugin": "^2.0.1",
				"@sentry/browser": "^5.4.0",
				"@types/classnames": "^2.2.8",
				"@types/gtag.js": "^0.0.3",
				"@types/lodash": "^4.14.139",
				"@types/prop-types": "^15.7.1",
				"@types/raf": "^3.4.0",
				"@types/react": "^16.9.0",
				"@types/react-dom": "^16.8.4",
				"@types/shallowequal": "^1.1.1",
				"@types/warning": "^3.0.0",
				"@typescript-eslint/eslint-plugin": "^2.0.0",
				"@typescript-eslint/parser": "~2.4.0",
				"@yesmeck/offline-plugin": "^5.0.5",
				"antd-theme-generator": "^1.1.6",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.3.1-alpha.0",
				"bisheng-plugin-antd": "^1.3.1",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.0.0",
				"bisheng-plugin-toc": "^0.4.4",
				"bundlesize": "^0.18.0",
				"chalk": "^2.4.2",
				"cheerio": "^1.0.0-rc.3",
				"cross-env": "^6.0.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.6.3",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.10.0",
				"enzyme-adapter-react-16": "^1.14.0",
				"enzyme-to-json": "^3.3.5",
				"eslint": "^6.1.0",
				"eslint-config-airbnb": "^18.0.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-import": "^2.17.3",
				"eslint-plugin-jest": "^22.6.4",
				"eslint-plugin-jsx-a11y": "^6.2.1",
				"eslint-plugin-markdown": "^1.0.0",
				"eslint-plugin-react": "^7.14.2",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"full-icu": "^1.3.0",
				"glob": "^7.1.4",
				"http-server": "^0.11.1",
				"husky": "^3.0.2",
				"immutability-helper": "^3.0.0",
				"intersection-observer": "^0.7.0",
				"jest": "^24.8.0",
				"jsdom": "^15.1.1",
				"jsonml.js": "^0.1.0",
				"logrocket": "^1.0.0",
				"logrocket-react": "^4.0.0",
				"lz-string": "^1.4.4",
				"mockdate": "^2.0.2",
				"node-fetch": "^2.6.0",
				"preact": "^10.0.0",
				"preact-compat": "^3.18.5",
				"prettier": "^1.17.1",
				"pretty-quick": "^2.0.0",
				"querystring": "^0.2.0",
				"rc-footer": "^0.5.0",
				"rc-queue-anim": "^1.6.12",
				"rc-scroll-anim": "^2.5.8",
				"rc-tween-one": "^2.4.1",
				"react": "^16.5.2",
				"react-color": "^2.17.3",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^9.0.0",
				"react-dnd-html5-backend": "^9.0.0",
				"react-dom": "^16.5.2",
				"react-github-button": "^0.1.11",
				"react-helmet": "^6.0.0-beta",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.4",
				"react-intl": "^3.1.1",
				"react-resizable": "^1.8.0",
				"react-router": "^3.2.3",
				"react-router-dom": "^5.0.1",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.8.6",
				"react-virtualized": "~9.21.1",
				"reqwest": "^2.0.5",
				"rimraf": "^3.0.0",
				"scrollama": "^2.0.0",
				"simple-git": "^1.113.0",
				"stylelint": "^11.0.0",
				"stylelint-config-prettier": "^6.0.0",
				"stylelint-config-rational-order": "^0.1.2",
				"stylelint-config-standard": "^19.0.0",
				"stylelint-declaration-block-no-ignored-properties": "^2.1.0",
				"stylelint-order": "^3.0.0",
				"typescript": "~3.6.2",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.2.0",
				"yaml-front-matter": "^4.0.0"
			},
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"publishConfig": {
				"registry": "https://registry.npmjs.org/"
			},
			"bundlesize": [
				{
					"path": "./dist/antd.min.js",
					"maxSize": "540 kB"
				},
				{
					"path": "./dist/antd.min.css",
					"maxSize": "60 kB"
				}
			],
			"title": "Ant Design",
			"gitHead": "e88f0214ddc081a738dff236d7248a2dc00e50c4",
			"_id": "antd@3.25.0",
			"_nodeVersion": "10.16.3",
			"_npmVersion": "6.9.0",
			"dist": {
				"integrity": "sha512-FJH2w59dwMykwzsLcl6IQqLTUwQSU8AUQCkVpIQt5yBIneqQI3V8Xip/zCPBQhAIQ20IbV4uqhUwW6LUsAPcYg==",
				"shasum": "d1d609038b3d17ddf9dfc1c3e3a9186d1c53849d",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.25.0.tgz",
				"fileCount": 3790,
				"unpackedSize": 51857803,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdv8r9CRA9TVsSAnZWagAAes4QAIEv4R9UfbDLFYxcTpY0\nfzDD1GZj02FM/A1TvhGSwwXfY8MfDU+DG8vbxsq7toH9XaC7RFtLffHHYeRT\nmyWgiOqLOTNUFvVCZjdE9EItpmqf/YUxQqSH9VV6CgJsppmkCcEKOesk2zkx\nuReJAORu66dNe5bniphQ0/2rhjGHMv549uuQZbTJpux6C9McYtONPINsLe+m\nHJQVfBalEHVCPNRY+ryj/huv9MfO0onEYjpfo0cYn/2SfC11V0yBvWxxdxVG\ny6/t5ohL6x33xEYUQOaEY/UIMslDY/31pejMgbTk04HwImGhP+k6eYAVdmjV\nghR/4gKkUFwI8GA82No9BfwaA/xpl+1H3biqrbCMHW6b4e2U6bfpCCKwA7fa\nMFQUdKCwbfE4ei8o4ssh7pTVEPK1VM3q2fj6gH52W8pHbwfQmy1PJheheGJ9\nh7KxiNY4i3dQwJobYOqBcVy1n8bDMZWi9kP9ANPyDLMoEq+rSRSM1JUSz1dI\nl1EoDt9r7ptVYi/adVgh0ZYsWcuV7GGM51VCF/cq1WO9DonRI5ktEJKdX9bi\nfBqDfnUDU+vshzJnprH42SrHg8TJjG8mVjDukATwpaEOgKo/Q8BSBT49XvIY\nqHNankVTSTUwNzIs1TENAfPdJ96otaYHnW6wk7tHgJ8Bj6pjI3Kl9GByMAv0\nu9yR\r\n=WUaT\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "ikobe621@gmail.com",
					"name": "ikobe"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.25.0_1572850428253_0.3993286032164973"
			},
			"_hasShrinkwrap": false
		},
		"4.0.0-alpha.8": {
			"name": "antd",
			"version": "4.0.0-alpha.8",
			"description": "An enterprise-class UI design language and React components implementation",
			"keywords": [
				"ant",
				"component",
				"components",
				"design",
				"framework",
				"frontend",
				"react",
				"react-component",
				"ui"
			],
			"homepage": "http://ant.design/",
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"license": "MIT",
			"contributors": [
				{
					"name": "ant"
				}
			],
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"main": "lib/index.js",
			"module": "es/index.js",
			"typings": "lib/index.d.ts",
			"scripts": {
				"api-collection": "antd-tools run api-collection",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"bundlesize": "bundlesize",
				"check-commit": "node ./scripts/check-commit.js",
				"compile": "antd-tools run compile",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml CNAME _site && cp .circleci/config.yml _site && npm run site:test",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"dist": "antd-tools run dist",
				"lint": "npm run lint:tsc && npm run lint:script && npm run lint:demo && npm run lint:style && npm run lint:deps",
				"lint-fix": "npm run lint-fix:script && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:script": "npm run lint:script -- --fix",
				"lint-fix:style": "npm run lint:style -- --fix",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:deps": "antd-tools run deps-lint",
				"lint:md": "remark components/",
				"lint:script": "eslint . --ext '.js,.jsx,.ts,.tsx'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"lint:tsc": "npm run tsc",
				"pre-publish": "npm run check-commit && npm run test-all",
				"prettier": "prettier -c --write '**/*'",
				"pretty-quick": "pretty-quick",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"site": "cross-env NODE_ICU_DATA=node_modules/full-icu bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"sort": "npx sort-package-json",
				"sort-api": "antd-tools run sort-api-table",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"test": "jest --config .jest.js --no-cache",
				"test-all": "./scripts/test-all.sh",
				"test-node": "jest --config .jest.node.js --no-cache",
				"tsc": "tsc",
				"site:test": "jest --config .jest.site.js --cache=false"
			},
			"husky": {
				"hooks": {
					"pre-commit": "pretty-quick --staged"
				}
			},
			"browserslist": [
				"last 2 version",
				"Firefox ESR",
				"> 1%",
				"ie >= 9"
			],
			"dependencies": {
				"@ant-design/create-react-context": "^0.2.4",
				"@ant-design/icons": "^4.0.0-alpha.7",
				"@ant-design/icons-svg": "^4.0.0-alpha.0",
				"@types/react-slick": "^0.23.4",
				"array-tree-filter": "^2.1.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.6",
				"copy-to-clipboard": "^3.2.0",
				"css-animation": "^1.5.0",
				"dom-closest": "^0.2.0",
				"dom-scroll-into-view": "^1.2.1",
				"enquire.js": "^2.1.6",
				"lodash": "^4.17.13",
				"moment": "^2.24.0",
				"omit.js": "^1.0.2",
				"prop-types": "^15.7.2",
				"raf": "^3.4.1",
				"rc-animate": "^2.8.3",
				"rc-calendar": "~9.15.5",
				"rc-cascader": "~0.17.4",
				"rc-checkbox": "~2.1.6",
				"rc-collapse": "~1.11.3",
				"rc-dialog": "~7.5.2",
				"rc-drawer": "~3.0.0",
				"rc-dropdown": "~2.4.1",
				"rc-editor-mention": "^1.1.13",
				"rc-field-form": "^0.0.0-alpha.17",
				"rc-form": "^2.4.5",
				"rc-input-number": "~4.5.0",
				"rc-mentions": "~0.4.0",
				"rc-menu": "~8.0.0-alpha.0",
				"rc-notification": "~3.3.1",
				"rc-pagination": "~1.20.5",
				"rc-progress": "~2.5.0",
				"rc-rate": "~2.5.0",
				"rc-resize-observer": "^0.1.0",
				"rc-select": "~10.0.0-alpha.29",
				"rc-slider": "~8.7.1",
				"rc-steps": "~3.5.0",
				"rc-switch": "~1.9.0",
				"rc-table": "~6.9.4",
				"rc-tabs": "~9.6.4",
				"rc-time-picker": "~3.7.1",
				"rc-tooltip": "~3.7.3",
				"rc-tree": "~3.0.0-alpha.37",
				"rc-tree-select": "~3.0.0-alpha.5",
				"rc-trigger": "^2.6.2",
				"rc-upload": "~2.9.1",
				"rc-util": "^4.10.0",
				"rc-virtual-list": "^0.0.0-alpha.25",
				"react-lazy-load": "^3.0.13",
				"react-lifecycles-compat": "^3.0.4",
				"react-slick": "~0.25.2",
				"resize-observer-polyfill": "^1.5.1",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.3"
			},
			"devDependencies": {
				"@ant-design/colors": "^3.2.2",
				"@ant-design/tools": "^8.0.4",
				"@packtracker/webpack-plugin": "^2.0.1",
				"@sentry/browser": "^5.4.0",
				"@types/classnames": "^2.2.8",
				"@types/gtag.js": "^0.0.3",
				"@types/lodash": "^4.14.139",
				"@types/prop-types": "^15.7.1",
				"@types/raf": "^3.4.0",
				"@types/react": "^16.9.0",
				"@types/react-dom": "^16.8.4",
				"@types/shallowequal": "^1.1.1",
				"@types/warning": "^3.0.0",
				"@typescript-eslint/eslint-plugin": "^2.0.0",
				"@typescript-eslint/parser": "~2.4.0",
				"antd-theme-generator": "^1.1.6",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.3.1-alpha.0",
				"bisheng-plugin-antd": "^1.3.1",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.1.0",
				"bisheng-plugin-toc": "^0.4.4",
				"bundlesize": "^0.18.0",
				"chalk": "^2.4.2",
				"cheerio": "^1.0.0-rc.3",
				"cross-env": "^6.0.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.6.3",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.10.0",
				"enzyme-adapter-react-16": "^1.14.0",
				"enzyme-to-json": "^3.3.5",
				"eslint": "^6.1.0",
				"eslint-config-airbnb": "^18.0.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-import": "^2.17.3",
				"eslint-plugin-jest": "^23.0.2",
				"eslint-plugin-jsx-a11y": "^6.2.1",
				"eslint-plugin-markdown": "^1.0.0",
				"eslint-plugin-react": "^7.14.2",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"full-icu": "^1.3.0",
				"glob": "^7.1.4",
				"http-server": "^0.11.1",
				"husky": "^3.0.2",
				"immutability-helper": "^3.0.0",
				"intersection-observer": "^0.7.0",
				"jest": "^24.8.0",
				"jsdom": "^15.1.1",
				"jsonml.js": "^0.1.0",
				"logrocket": "^1.0.0",
				"logrocket-react": "^4.0.0",
				"lz-string": "^1.4.4",
				"mockdate": "^2.0.2",
				"node-fetch": "^2.6.0",
				"preact": "^10.0.0",
				"preact-compat": "^3.18.5",
				"prettier": "^1.17.1",
				"pretty-quick": "^2.0.0",
				"querystring": "^0.2.0",
				"rc-footer": "^0.5.0",
				"rc-queue-anim": "^1.6.12",
				"rc-scroll-anim": "^2.5.8",
				"rc-tween-one": "^2.4.1",
				"react": "^16.9.0",
				"react-color": "^2.17.3",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^9.0.0",
				"react-dnd-html5-backend": "^9.0.0",
				"react-dom": "^16.9.0",
				"react-github-button": "^0.1.11",
				"react-helmet": "^6.0.0-beta",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.4",
				"react-intl": "^3.1.1",
				"react-resizable": "^1.8.0",
				"react-router": "^3.2.3",
				"react-router-dom": "^5.0.1",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.8.6",
				"react-virtualized": "~9.21.1",
				"reqwest": "^2.0.5",
				"rimraf": "^3.0.0",
				"scrollama": "^2.0.0",
				"simple-git": "^1.113.0",
				"stylelint": "^11.0.0",
				"stylelint-config-prettier": "^6.0.0",
				"stylelint-config-rational-order": "^0.1.2",
				"stylelint-config-standard": "^19.0.0",
				"stylelint-declaration-block-no-ignored-properties": "^2.1.0",
				"stylelint-order": "^3.0.0",
				"typescript": "~3.6.2",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.2.0",
				"yaml-front-matter": "^4.0.0"
			},
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"publishConfig": {
				"registry": "https://registry.npmjs.org/"
			},
			"bundlesize": [
				{
					"path": "./dist/antd.min.js",
					"maxSize": "540 kB"
				},
				{
					"path": "./dist/antd.min.css",
					"maxSize": "60 kB"
				}
			],
			"title": "Ant Design",
			"readmeFilename": "README.md",
			"gitHead": "93f7d780b859a1e32610040bad70729e7e1a885f",
			"_id": "antd@4.0.0-alpha.8",
			"_nodeVersion": "10.16.3",
			"_npmVersion": "6.9.0",
			"dist": {
				"integrity": "sha512-fFquvGlG44258IsGAcBkw6+8uwmUKjzZumveh1Hpg4JeKAUP353nij5qLgBASnoon+r4S4Xm245l9jiGPm6BSw==",
				"shasum": "a45ddc298652ed623d9b1b2346b1dcd224968b28",
				"tarball": "https://registry.npmjs.org/antd/-/antd-4.0.0-alpha.8.tgz",
				"fileCount": 3802,
				"unpackedSize": 57967551,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdwkjSCRA9TVsSAnZWagAAA6EP/0yN5VujQQQO6p5vxCGV\nXIg9OtqwRuIvRr4ysKvTJs+4/00Go4fdFOaMd08+6GAMiC8OXEqiz6jB9Hss\nqgCuvj0/7IhQztdCFp+j31HDN67gJ2q5Nw4pfbTebIpgsHqIHRqVcuiJoLV5\nLliMzvobhd5gkH2rKOb82FBlIp8QXPZnvO7CHadghZQlrJMu/Whxt7B4zfDa\nr5m/7WD76yK3YUDfsUxzA+nA+a9vHL0XF8cpGMRSm0cqmtMSALHf34r43h9B\n7+2YmZ8GwMF2tfPPrQ9/gOoS3YyECRTNgftZIrRH9XMAxTaumRsVaXjonmOB\nYIP5v1DLmEcp3sntSyPfGCACv2xoPH88uI8OcGx4N82Tbyz2dcRioPrVZE1I\neoWi7IVkMFciPHiECASxAIXJiLGyNs2Jd/ybYExqzM1Cnd066lyH2X5ZZNim\nfixbuSyVrkzCD0C5E5O/P0XM48LshsjrCePk7UPZAFV8ZExRlNzbzINzYKay\n6Pu55scxwhMTGDpjFlYXrERdLivxgKnAmz4mIswTcVt4rd5oJMdkIdJI7WZ/\nIaGwF20k24PvJqajAQgRwQBJvXzi/Zm0mUg9Yvo84Ce4/p5WfRZFf/DxIu6i\n/Hyk+Jmiw2s0TfLiNaxP3kM+zp2w4Sp8jeQh93JfwBWiG655LF/YOMfc8qfN\njDCq\r\n=vurq\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "ikobe621@gmail.com",
					"name": "ikobe"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_4.0.0-alpha.8_1573013714005_0.7270490466875856"
			},
			"_hasShrinkwrap": false
		},
		"3.25.1": {
			"name": "antd",
			"version": "3.25.1",
			"description": "An enterprise-class UI design language and React components implementation",
			"keywords": [
				"ant",
				"component",
				"components",
				"design",
				"framework",
				"frontend",
				"react",
				"react-component",
				"ui"
			],
			"homepage": "http://ant.design/",
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"license": "MIT",
			"contributors": [
				{
					"name": "ant"
				}
			],
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"main": "lib/index.js",
			"module": "es/index.js",
			"typings": "lib/index.d.ts",
			"scripts": {
				"api-collection": "antd-tools run api-collection",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"bundlesize": "bundlesize",
				"check-commit": "node ./scripts/check-commit.js",
				"compile": "antd-tools run compile",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml CNAME _site && cp .circleci/config.yml _site && npm run site:test",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"dist": "antd-tools run dist",
				"lint": "npm run lint:tsc && npm run lint:script && npm run lint:demo && npm run lint:style && npm run lint:deps",
				"lint-fix": "npm run lint-fix:script && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:script": "npm run lint:script -- --fix",
				"lint-fix:style": "npm run lint:style -- --fix",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:deps": "antd-tools run deps-lint",
				"lint:md": "remark components/",
				"lint:script": "eslint . --ext '.js,.jsx,.ts,.tsx'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"lint:tsc": "npm run tsc",
				"pre-publish": "npm run check-commit && npm run test-all",
				"prettier": "prettier -c --write '**/*'",
				"pretty-quick": "pretty-quick",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"site": "cross-env NODE_ICU_DATA=node_modules/full-icu bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"sort": "npx sort-package-json",
				"sort-api": "antd-tools run sort-api-table",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"test": "jest --config .jest.js --no-cache",
				"test-all": "./scripts/test-all.sh",
				"test-node": "jest --config .jest.node.js --no-cache",
				"tsc": "tsc",
				"site:test": "jest --config .jest.site.js --cache=false"
			},
			"husky": {
				"hooks": {
					"pre-commit": "pretty-quick --staged"
				}
			},
			"browserslist": [
				"last 2 version",
				"Firefox ESR",
				"> 1%",
				"ie >= 9"
			],
			"dependencies": {
				"@ant-design/create-react-context": "^0.2.4",
				"@ant-design/icons": "~2.1.1",
				"@ant-design/icons-react": "~2.0.1",
				"@types/react-slick": "^0.23.4",
				"array-tree-filter": "^2.1.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.6",
				"copy-to-clipboard": "^3.2.0",
				"css-animation": "^1.5.0",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.6",
				"lodash": "^4.17.13",
				"moment": "^2.24.0",
				"omit.js": "^1.0.2",
				"prop-types": "^15.7.2",
				"raf": "^3.4.1",
				"rc-animate": "^2.10.2",
				"rc-calendar": "~9.15.5",
				"rc-cascader": "~0.17.4",
				"rc-checkbox": "~2.1.6",
				"rc-collapse": "~1.11.3",
				"rc-dialog": "~7.5.2",
				"rc-drawer": "~3.0.0",
				"rc-dropdown": "~2.4.1",
				"rc-editor-mention": "^1.1.13",
				"rc-form": "^2.4.10",
				"rc-input-number": "~4.5.0",
				"rc-mentions": "~0.4.0",
				"rc-menu": "~7.5.1",
				"rc-notification": "~3.3.1",
				"rc-pagination": "~1.20.5",
				"rc-progress": "~2.5.0",
				"rc-rate": "~2.5.0",
				"rc-resize-observer": "^0.1.0",
				"rc-select": "~9.2.0",
				"rc-slider": "~8.7.1",
				"rc-steps": "~3.5.0",
				"rc-switch": "~1.9.0",
				"rc-table": "~6.9.4",
				"rc-tabs": "~9.6.4",
				"rc-time-picker": "~3.7.1",
				"rc-tooltip": "~3.7.3",
				"rc-tree": "~2.1.0",
				"rc-tree-select": "~2.9.1",
				"rc-trigger": "^2.6.2",
				"rc-upload": "~2.9.1",
				"rc-util": "^4.10.0",
				"react-lazy-load": "^3.0.13",
				"react-lifecycles-compat": "^3.0.4",
				"react-slick": "~0.25.2",
				"resize-observer-polyfill": "^1.5.1",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.3"
			},
			"devDependencies": {
				"@ant-design/colors": "^3.2.2",
				"@ant-design/tools": "^8.0.4",
				"@packtracker/webpack-plugin": "^2.0.1",
				"@sentry/browser": "^5.4.0",
				"@types/classnames": "^2.2.8",
				"@types/gtag.js": "^0.0.3",
				"@types/lodash": "^4.14.139",
				"@types/prop-types": "^15.7.1",
				"@types/raf": "^3.4.0",
				"@types/react": "^16.9.0",
				"@types/react-dom": "^16.8.4",
				"@types/shallowequal": "^1.1.1",
				"@types/warning": "^3.0.0",
				"@typescript-eslint/eslint-plugin": "^2.0.0",
				"@typescript-eslint/parser": "~2.6.1",
				"antd-theme-generator": "^1.1.6",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.3.1-alpha.0",
				"bisheng-plugin-antd": "^1.3.1",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.0.0",
				"bisheng-plugin-toc": "^0.4.4",
				"bundlesize": "^0.18.0",
				"chalk": "^3.0.0",
				"cheerio": "^1.0.0-rc.3",
				"cross-env": "^6.0.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.6.3",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.10.0",
				"enzyme-adapter-react-16": "^1.14.0",
				"enzyme-to-json": "^3.3.5",
				"eslint": "^6.1.0",
				"eslint-config-airbnb": "^18.0.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-import": "^2.17.3",
				"eslint-plugin-jest": "^23.0.2",
				"eslint-plugin-jsx-a11y": "^6.2.1",
				"eslint-plugin-markdown": "^1.0.0",
				"eslint-plugin-react": "^7.14.2",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"full-icu": "^1.3.0",
				"glob": "^7.1.4",
				"http-server": "^0.11.1",
				"husky": "^3.0.2",
				"immutability-helper": "^3.0.0",
				"intersection-observer": "^0.7.0",
				"jest": "^24.8.0",
				"jsdom": "^15.1.1",
				"jsonml.js": "^0.1.0",
				"logrocket": "^1.0.0",
				"logrocket-react": "^4.0.0",
				"lz-string": "^1.4.4",
				"mockdate": "^2.0.2",
				"node-fetch": "^2.6.0",
				"preact": "^10.0.0",
				"preact-compat": "^3.18.5",
				"prettier": "^1.17.1",
				"pretty-quick": "^2.0.0",
				"querystring": "^0.2.0",
				"rc-footer": "^0.6.0",
				"rc-queue-anim": "^1.6.12",
				"rc-scroll-anim": "^2.5.8",
				"rc-tween-one": "^2.4.1",
				"react": "^16.5.2",
				"react-color": "^2.17.3",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^9.0.0",
				"react-dnd-html5-backend": "^9.0.0",
				"react-dom": "^16.5.2",
				"react-github-button": "^0.1.11",
				"react-helmet-async": "^1.0.4",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.4",
				"react-intl": "^3.1.1",
				"react-resizable": "^1.8.0",
				"react-router": "^3.2.3",
				"react-router-dom": "^5.0.1",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.8.6",
				"react-virtualized": "~9.21.1",
				"reqwest": "^2.0.5",
				"rimraf": "^3.0.0",
				"scrollama": "^2.0.0",
				"simple-git": "^1.113.0",
				"stylelint": "^11.0.0",
				"stylelint-config-prettier": "^6.0.0",
				"stylelint-config-rational-order": "^0.1.2",
				"stylelint-config-standard": "^19.0.0",
				"stylelint-declaration-block-no-ignored-properties": "^2.1.0",
				"stylelint-order": "^3.0.0",
				"typescript": "~3.7.2",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.2.0",
				"yaml-front-matter": "^4.0.0"
			},
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"publishConfig": {
				"registry": "https://registry.npmjs.org/"
			},
			"bundlesize": [
				{
					"path": "./dist/antd.min.js",
					"maxSize": "540 kB"
				},
				{
					"path": "./dist/antd.min.css",
					"maxSize": "60 kB"
				}
			],
			"title": "Ant Design",
			"gitHead": "9dcaad0f8881bb5d38f03486ce45dcfae026c418",
			"_id": "antd@3.25.1",
			"_nodeVersion": "11.6.0",
			"_npmVersion": "6.12.0",
			"dist": {
				"integrity": "sha512-/ZbialgXQJaWh0gKM+tdpMMnew/sTclJGqq3JeY0GtENHgh7gBzPFs3R1F118lsyvDbM99JXfEnXKgSoVsOflg==",
				"shasum": "c23732e63fc01fed30d9ab708e9ef4e71527ed82",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.25.1.tgz",
				"fileCount": 3790,
				"unpackedSize": 51749670,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdyDTcCRA9TVsSAnZWagAAjoYP/j91TT2sgzPZXI0Ioqsd\n6Av7cddKGApVKGb/kf8cgYxuCkXH1qrNCHzjMbxRzTfFI1ZTb4dPwFHbfP3T\nPzAmEdQwHAXPo4MuhtiaVokgE3RCsLFxtVRKUMhSrjFUMGOans5DbgeflJfE\nf0AHTgSbAC9Uz34rdcmQVikNhOO50mIPr2Ev4pQLfo8CeV23F0svdXS5PkV5\nnCrSyXLYmmgLERB8IlzUxEpKVXmokGuR9m5zN1Pioyi7TDo5uNkI4TFbkZGd\nv0r+hSdY2hbmsOIAdAaqqEcSYd9jkcX2FVaGOL5gwsliFAjEkkZa0TR/j6uC\naIeBvdrAFLthnVAxiyBpR17KrQlk2RAFETMKk7Jzq78VhW2fA50nd5Obhn7t\nyJ3lrUasX0CQj1b03KjGqRqCAydSJJxurEBJxxPXJfTJ1SPgyHfBZuqGuhOB\n+hPX4FDdOtguKCi5m3AAdLwdud4QlSQlfXQu3WHLCL3HY4QCXmFWvJqeiZ5U\nxJE8rrl3mgxRkEnxNlH2Sq/KeIHWchAXTBlvDbJWTRPFRo/CtsrigZkWKzF3\nsjOhhjmG8a3emST/r5suCqcJHjpf1ixIQ5Gw3JISHndgG3NJUQrmsd7UA9wv\neUx++i8Fbrr/VhxfUS67rTbWJY6zflvUz0xnCwTrAg+m7wyzuqqXPTMbKZHk\nJp5Q\r\n=vw99\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "ikobe621@gmail.com",
					"name": "ikobe"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "dengfuping",
				"email": "dengfuping_develop@163.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.25.1_1573401819159_0.7006509125531151"
			},
			"_hasShrinkwrap": false
		},
		"4.0.0-alpha.9": {
			"name": "antd",
			"version": "4.0.0-alpha.9",
			"description": "An enterprise-class UI design language and React components implementation",
			"keywords": [
				"ant",
				"component",
				"components",
				"design",
				"framework",
				"frontend",
				"react",
				"react-component",
				"ui"
			],
			"homepage": "http://ant.design/",
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"license": "MIT",
			"contributors": [
				{
					"name": "ant"
				}
			],
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"main": "lib/index.js",
			"module": "es/index.js",
			"typings": "lib/index.d.ts",
			"scripts": {
				"api-collection": "antd-tools run api-collection",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"bundlesize": "bundlesize",
				"check-commit": "node ./scripts/check-commit.js",
				"compile": "antd-tools run compile",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml CNAME _site && cp .circleci/config.yml _site && npm run site:test",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"dist": "antd-tools run dist",
				"lint": "npm run lint:tsc && npm run lint:script && npm run lint:demo && npm run lint:style && npm run lint:deps",
				"lint-fix": "npm run lint-fix:script && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:script": "npm run lint:script -- --fix",
				"lint-fix:style": "npm run lint:style -- --fix",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:deps": "antd-tools run deps-lint",
				"lint:md": "remark components/",
				"lint:script": "eslint . --ext '.js,.jsx,.ts,.tsx'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"lint:tsc": "npm run tsc",
				"pre-publish": "npm run check-commit && npm run test-all",
				"prettier": "prettier -c --write '**/*'",
				"pretty-quick": "pretty-quick",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"site": "cross-env NODE_ICU_DATA=node_modules/full-icu bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"sort": "npx sort-package-json",
				"sort-api": "antd-tools run sort-api-table",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"test": "jest --config .jest.js --no-cache",
				"test-all": "./scripts/test-all.sh",
				"test-node": "jest --config .jest.node.js --no-cache",
				"tsc": "tsc",
				"site:test": "jest --config .jest.site.js --cache=false"
			},
			"husky": {
				"hooks": {
					"pre-commit": "pretty-quick --staged"
				}
			},
			"browserslist": [
				"last 2 version",
				"Firefox ESR",
				"> 1%",
				"ie >= 9"
			],
			"dependencies": {
				"@ant-design/create-react-context": "^0.2.4",
				"@ant-design/icons": "^4.0.0-alpha.7",
				"@ant-design/icons-svg": "^4.0.0-alpha.0",
				"@types/react-slick": "^0.23.4",
				"array-tree-filter": "^2.1.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.6",
				"copy-to-clipboard": "^3.2.0",
				"css-animation": "^1.5.0",
				"dom-closest": "^0.2.0",
				"dom-scroll-into-view": "^1.2.1",
				"enquire.js": "^2.1.6",
				"lodash": "^4.17.13",
				"moment": "^2.24.0",
				"omit.js": "^1.0.2",
				"prop-types": "^15.7.2",
				"raf": "^3.4.1",
				"rc-animate": "^2.10.2",
				"rc-calendar": "~9.15.5",
				"rc-cascader": "~1.0.0-alpha.0",
				"rc-checkbox": "~2.1.6",
				"rc-collapse": "~1.11.3",
				"rc-dialog": "~7.5.2",
				"rc-drawer": "~3.0.0",
				"rc-dropdown": "~3.0.0-alpha.0",
				"rc-editor-mention": "^1.1.13",
				"rc-field-form": "^0.0.0-alpha.17",
				"rc-input-number": "~4.5.0",
				"rc-mentions": "~0.4.0",
				"rc-menu": "~8.0.0-alpha.4",
				"rc-notification": "~3.3.1",
				"rc-pagination": "~1.20.5",
				"rc-progress": "~2.5.0",
				"rc-rate": "~2.5.0",
				"rc-resize-observer": "^0.1.0",
				"rc-select": "~10.0.0-alpha.29",
				"rc-slider": "~8.7.1",
				"rc-steps": "~3.5.0",
				"rc-switch": "~1.9.0",
				"rc-table": "~7.0.0-alpha.16",
				"rc-tabs": "~9.6.4",
				"rc-time-picker": "~4.0.0-alpha.2",
				"rc-tooltip": "~3.7.3",
				"rc-tree": "~3.0.0-alpha.37",
				"rc-tree-select": "~3.0.0-alpha.5",
				"rc-trigger": "^2.6.2",
				"rc-upload": "~2.9.1",
				"rc-util": "^4.10.0",
				"rc-virtual-list": "^0.0.0-alpha.25",
				"react-lazy-load": "^3.0.13",
				"react-lifecycles-compat": "^3.0.4",
				"react-slick": "~0.25.2",
				"resize-observer-polyfill": "^1.5.1",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.3"
			},
			"devDependencies": {
				"@ant-design/colors": "^3.2.2",
				"@ant-design/tools": "^8.0.4",
				"@packtracker/webpack-plugin": "^2.0.1",
				"@sentry/browser": "^5.4.0",
				"@types/classnames": "^2.2.8",
				"@types/gtag.js": "^0.0.3",
				"@types/lodash": "^4.14.139",
				"@types/prop-types": "^15.7.1",
				"@types/raf": "^3.4.0",
				"@types/react": "^16.9.0",
				"@types/react-dom": "^16.8.4",
				"@types/shallowequal": "^1.1.1",
				"@types/warning": "^3.0.0",
				"@typescript-eslint/eslint-plugin": "^2.0.0",
				"@typescript-eslint/parser": "~2.7.0",
				"antd-theme-generator": "^1.1.6",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.3.3",
				"bisheng-plugin-antd": "^1.3.1",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.1.0",
				"bisheng-plugin-toc": "^0.4.4",
				"bundlesize": "^0.18.0",
				"chalk": "^3.0.0",
				"cheerio": "^1.0.0-rc.3",
				"cross-env": "^6.0.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.6.3",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.10.0",
				"enzyme-adapter-react-16": "^1.14.0",
				"enzyme-to-json": "^3.3.5",
				"eslint": "^6.1.0",
				"eslint-config-airbnb": "^18.0.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-import": "^2.17.3",
				"eslint-plugin-jest": "^23.0.2",
				"eslint-plugin-jsx-a11y": "^6.2.1",
				"eslint-plugin-markdown": "^1.0.0",
				"eslint-plugin-react": "^7.14.2",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"full-icu": "^1.3.0",
				"glob": "^7.1.4",
				"http-server": "^0.11.1",
				"husky": "^3.0.2",
				"immutability-helper": "^3.0.0",
				"intersection-observer": "^0.7.0",
				"jest": "^24.8.0",
				"jsdom": "^15.1.1",
				"jsonml.js": "^0.1.0",
				"logrocket": "^1.0.0",
				"logrocket-react": "^4.0.0",
				"lz-string": "^1.4.4",
				"mockdate": "^2.0.2",
				"node-fetch": "^2.6.0",
				"preact": "^10.0.0",
				"preact-compat": "^3.18.5",
				"prettier": "^1.17.1",
				"pretty-quick": "^2.0.0",
				"querystring": "^0.2.0",
				"rc-footer": "^0.6.0",
				"rc-queue-anim": "^1.6.12",
				"rc-scroll-anim": "^2.5.8",
				"rc-tween-one": "^2.4.1",
				"react": "^16.9.0",
				"react-color": "^2.17.3",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^9.0.0",
				"react-dnd-html5-backend": "^9.0.0",
				"react-dom": "^16.9.0",
				"react-github-button": "^0.1.11",
				"react-helmet-async": "^1.0.4",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.4",
				"react-intl": "^3.1.1",
				"react-resizable": "^1.8.0",
				"react-router": "^3.2.3",
				"react-router-dom": "^5.0.1",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.8.6",
				"react-virtualized": "~9.21.1",
				"react-window": "^1.8.5",
				"reqwest": "^2.0.5",
				"rimraf": "^3.0.0",
				"scrollama": "^2.0.0",
				"simple-git": "^1.113.0",
				"stylelint": "^11.0.0",
				"stylelint-config-prettier": "^6.0.0",
				"stylelint-config-rational-order": "^0.1.2",
				"stylelint-config-standard": "^19.0.0",
				"stylelint-declaration-block-no-ignored-properties": "^2.1.0",
				"stylelint-order": "^3.0.0",
				"typescript": "~3.7.2",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.2.0",
				"yaml-front-matter": "^4.0.0"
			},
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"publishConfig": {
				"registry": "https://registry.npmjs.org/"
			},
			"bundlesize": [
				{
					"path": "./dist/antd.min.js",
					"maxSize": "540 kB"
				},
				{
					"path": "./dist/antd.min.css",
					"maxSize": "60 kB"
				}
			],
			"title": "Ant Design",
			"readmeFilename": "README.md",
			"gitHead": "ff89ce0aed640d11c0b3a5ca949ef434546ad131",
			"_id": "antd@4.0.0-alpha.9",
			"_nodeVersion": "10.16.3",
			"_npmVersion": "6.13.0",
			"dist": {
				"integrity": "sha512-z1F+DF6pv34Js3xn4ZaXzEhpzGZeAZxAzigfTeTBTEqde94RKyP3FwxzGlBFSzcRjjdu6LWpbRZnmxHV/sz8Cg==",
				"shasum": "67c59d8d99fc479acef45c4c557faedba150b17d",
				"tarball": "https://registry.npmjs.org/antd/-/antd-4.0.0-alpha.9.tgz",
				"fileCount": 3810,
				"unpackedSize": 56942112,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdzk+qCRA9TVsSAnZWagAAB4gQAKPORxRFotUkr+ia849V\nOO6rTCIOwwxQfq/pnsF7Datr9iAliSxKi8+DltwNLRqgFeZS05hB1gNxi/Re\nRFcjabcoVuH8keuUr1ryAHS58q7eOfDNw0yKC3S7oyKnwfYe1TbhlrBzktXH\n8zmeA+xtQbPKQ6BSwk3lCZWNYJ3BOEOGmyV4ZhvVf+e9HxqxFqu7HWDWCl3a\n6h9wru8awJFi2sIcHLyG1jM78olhxMkCBfw2u7uYUWHthPqyLxKC2klgLRXL\nZBiKdkJBcoURC0HsLbFpQ9iDPa8Iymxgse/k69V4IMuWkQtR5GvaxstqeYDS\nR4SQxclGjp0IQz+MOQRnZGTFY7OkcqqqY5noULygQNEc8QslGxLPVHg77gq+\n2ADQ0naRLSFesd0edMpXT6EHyuOIknWVB9quxRRG1B6b0Aii/2kVmxfE7LQj\nBE6/mHId2HMMtIyC5dWp5GAJxbrbsGBxq4JlahHyzwXRt8PqQ6LXeGCExLqs\nZpLuOXXACMO3ns5X1Mx0dsUK8xHqn1Ldc4wH6LLZSLWU3uhCAp53jJmKg4Mj\nBI2jQG80NTDpI13aPqPrhCPhbnw24Xgb4ziVRsbscA/5uWZIX278igo2t5IX\nu6h+ief8tAhF80EzXsqmQsocO275213u7OUQHuGsT8QxiYbCeWSx5HHTMihq\nVDiP\r\n=EzY5\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "ikobe621@gmail.com",
					"name": "ikobe"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_4.0.0-alpha.9_1573801897905_0.28341672499701187"
			},
			"_hasShrinkwrap": false
		},
		"3.25.2": {
			"name": "antd",
			"version": "3.25.2",
			"description": "An enterprise-class UI design language and React components implementation",
			"keywords": [
				"ant",
				"component",
				"components",
				"design",
				"framework",
				"frontend",
				"react",
				"react-component",
				"ui"
			],
			"homepage": "http://ant.design/",
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"license": "MIT",
			"contributors": [
				{
					"name": "ant"
				}
			],
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"main": "lib/index.js",
			"module": "es/index.js",
			"typings": "lib/index.d.ts",
			"scripts": {
				"api-collection": "antd-tools run api-collection",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"build": "node -e 'console.log(process.env)' && npm run compile && npm run dist",
				"bundlesize": "bundlesize",
				"check-commit": "node ./scripts/check-commit.js",
				"compile": "antd-tools run compile",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml CNAME _site && cp .circleci/config.yml _site && npm run site:test",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"dist": "antd-tools run dist",
				"lint": "npm run lint:tsc && npm run lint:script && npm run lint:demo && npm run lint:style && npm run lint:deps",
				"lint-fix": "npm run lint-fix:script && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:script": "npm run lint:script -- --fix",
				"lint-fix:style": "npm run lint:style -- --fix",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:deps": "antd-tools run deps-lint",
				"lint:md": "remark components/",
				"lint:script": "eslint . --ext '.js,.jsx,.ts,.tsx'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"lint:tsc": "npm run tsc",
				"pre-publish": "npm run check-commit && npm run test-all",
				"prettier": "prettier -c --write '**/*'",
				"pretty-quick": "pretty-quick",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"site": "cross-env NODE_ICU_DATA=node_modules/full-icu bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"sort": "npx sort-package-json",
				"sort-api": "antd-tools run sort-api-table",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"test": "jest --config .jest.js --no-cache",
				"test-all": "./scripts/test-all.sh",
				"test-node": "jest --config .jest.node.js --no-cache",
				"tsc": "tsc",
				"site:test": "jest --config .jest.site.js --cache=false"
			},
			"husky": {
				"hooks": {
					"pre-commit": "pretty-quick --staged"
				}
			},
			"browserslist": [
				"last 2 version",
				"Firefox ESR",
				"> 1%",
				"ie >= 9"
			],
			"dependencies": {
				"@ant-design/create-react-context": "^0.2.4",
				"@ant-design/icons": "~2.1.1",
				"@ant-design/icons-react": "~2.0.1",
				"@types/react-slick": "^0.23.4",
				"array-tree-filter": "^2.1.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.6",
				"copy-to-clipboard": "^3.2.0",
				"css-animation": "^1.5.0",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.6",
				"lodash": "^4.17.13",
				"moment": "^2.24.0",
				"omit.js": "^1.0.2",
				"prop-types": "^15.7.2",
				"raf": "^3.4.1",
				"rc-animate": "^2.10.2",
				"rc-calendar": "~9.15.5",
				"rc-cascader": "~0.17.4",
				"rc-checkbox": "~2.1.6",
				"rc-collapse": "~1.11.3",
				"rc-dialog": "~7.5.2",
				"rc-drawer": "~3.0.0",
				"rc-dropdown": "~2.4.1",
				"rc-editor-mention": "^1.1.13",
				"rc-form": "^2.4.10",
				"rc-input-number": "~4.5.0",
				"rc-mentions": "~0.4.0",
				"rc-menu": "~7.5.1",
				"rc-notification": "~3.3.1",
				"rc-pagination": "~1.20.5",
				"rc-progress": "~2.5.0",
				"rc-rate": "~2.5.0",
				"rc-resize-observer": "^0.1.0",
				"rc-select": "~9.2.0",
				"rc-slider": "~8.7.1",
				"rc-steps": "~3.5.0",
				"rc-switch": "~1.9.0",
				"rc-table": "~6.9.4",
				"rc-tabs": "~9.6.4",
				"rc-time-picker": "~3.7.1",
				"rc-tooltip": "~3.7.3",
				"rc-tree": "~2.1.0",
				"rc-tree-select": "~2.9.1",
				"rc-trigger": "^2.6.2",
				"rc-upload": "~2.9.1",
				"rc-util": "^4.10.0",
				"react-lazy-load": "^3.0.13",
				"react-lifecycles-compat": "^3.0.4",
				"react-slick": "~0.25.2",
				"resize-observer-polyfill": "^1.5.1",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.3"
			},
			"devDependencies": {
				"@ant-design/colors": "^3.2.2",
				"@ant-design/tools": "^8.0.4",
				"@packtracker/webpack-plugin": "^2.0.1",
				"@sentry/browser": "^5.4.0",
				"@stackblitz/sdk": "^1.3.0",
				"@types/classnames": "^2.2.8",
				"@types/gtag.js": "^0.0.3",
				"@types/lodash": "^4.14.139",
				"@types/prop-types": "^15.7.1",
				"@types/raf": "^3.4.0",
				"@types/react": "^16.9.0",
				"@types/react-dom": "^16.8.4",
				"@types/shallowequal": "^1.1.1",
				"@types/warning": "^3.0.0",
				"@typescript-eslint/eslint-plugin": "^2.0.0",
				"@typescript-eslint/parser": "~2.7.0",
				"antd-theme-generator": "^1.1.6",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.3.3",
				"bisheng-plugin-antd": "^1.3.1",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.0.0",
				"bisheng-plugin-toc": "^0.4.4",
				"bundlesize": "^0.18.0",
				"chalk": "^3.0.0",
				"cheerio": "^1.0.0-rc.3",
				"cross-env": "^6.0.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.6.3",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.10.0",
				"enzyme-adapter-react-16": "^1.14.0",
				"enzyme-to-json": "^3.3.5",
				"eslint": "^6.1.0",
				"eslint-config-airbnb": "^18.0.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-import": "^2.17.3",
				"eslint-plugin-jest": "^23.0.2",
				"eslint-plugin-jsx-a11y": "^6.2.1",
				"eslint-plugin-markdown": "^1.0.0",
				"eslint-plugin-react": "^7.14.2",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"full-icu": "^1.3.0",
				"glob": "^7.1.4",
				"http-server": "^0.11.1",
				"husky": "^3.0.2",
				"immutability-helper": "^3.0.0",
				"intersection-observer": "^0.7.0",
				"jest": "^24.8.0",
				"jsdom": "^15.1.1",
				"jsonml.js": "^0.1.0",
				"logrocket": "^1.0.0",
				"logrocket-react": "^4.0.0",
				"lz-string": "^1.4.4",
				"mockdate": "^2.0.2",
				"node-fetch": "^2.6.0",
				"preact": "^10.0.0",
				"preact-compat": "^3.18.5",
				"prettier": "^1.17.1",
				"pretty-quick": "^2.0.0",
				"querystring": "^0.2.0",
				"rc-footer": "^0.6.0",
				"rc-queue-anim": "^1.6.12",
				"rc-scroll-anim": "^2.5.8",
				"rc-tween-one": "^2.4.1",
				"react": "^16.5.2",
				"react-color": "^2.17.3",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^9.0.0",
				"react-dnd-html5-backend": "^9.0.0",
				"react-dom": "^16.5.2",
				"react-github-button": "^0.1.11",
				"react-helmet-async": "^1.0.4",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.4",
				"react-intl": "^3.1.1",
				"react-resizable": "^1.8.0",
				"react-router": "^3.2.3",
				"react-router-dom": "^5.0.1",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.8.6",
				"react-virtualized": "~9.21.1",
				"reqwest": "^2.0.5",
				"rimraf": "^3.0.0",
				"scrollama": "^2.0.0",
				"simple-git": "^1.113.0",
				"stylelint": "^11.0.0",
				"stylelint-config-prettier": "^6.0.0",
				"stylelint-config-rational-order": "^0.1.2",
				"stylelint-config-standard": "^19.0.0",
				"stylelint-declaration-block-no-ignored-properties": "^2.1.0",
				"stylelint-order": "^3.0.0",
				"typescript": "~3.7.2",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.2.0",
				"yaml-front-matter": "^4.0.0"
			},
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"publishConfig": {
				"registry": "https://registry.npmjs.org/"
			},
			"bundlesize": [
				{
					"path": "./dist/antd.min.js",
					"maxSize": "540 kB"
				},
				{
					"path": "./dist/antd.min.css",
					"maxSize": "60 kB"
				}
			],
			"title": "Ant Design",
			"gitHead": "5ff193cf609d4bd5c431cf878883bfb2a068d131",
			"_id": "antd@3.25.2",
			"_nodeVersion": "10.16.3",
			"_npmVersion": "6.13.0",
			"dist": {
				"integrity": "sha512-+qF1bgU7rUkPIkggIIV0fmm+9pPacl50BBd6NNUR2+kKJOFYjwrnP39ZqJRsYNy5bX9VgR454fz9KEuW7HPjog==",
				"shasum": "6994e2f9639194c08dce4634c6296577ad44ac9d",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.25.2.tgz",
				"fileCount": 3790,
				"unpackedSize": 51764455,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd0L6ZCRA9TVsSAnZWagAAnaoQAI70HUjQ3K/c9D6LRtUL\n3/UPWprmYueVSRuzSPmbJ/Uy7VVJXyiJB/kHQw0lAGrUbzcmbLGv6OGqLDgQ\nEcCdI0Kos7BSncQdqDPdEFgP/eeeTWvM9iHySM4+9GCh63oCOiI8BsOA3+fz\n5PiCW850Ap7jsiutDA/pw+nfrLRgBw9tDZ57dHTGF+zMulXEzRK58eqkPsdR\nZLRU85VQ1UbhFBlHIK9gbSNNyGOfvNksUZj38vIhNQNGoMpTRQex5EZ9D74c\nOc4NmUHRaHS3PjIiJwpT5WHXh4GZxe1Vs5I59vEhB8ss2WR1HhvqBcy737dC\nsv2yIY94Dg7Rs7QxN4fcXxKl2Cv17dqZIyiYuVytcE+EcabEcYkOV4kxVxMH\nlslDTT0N06ItIVwMhjXVDDRxTn4Bp6gCu4e7pYdaX+5L2xU6WX7+sV/ijIgU\n1/YkP64vRtaLRFHFyfMuwhX9UXo0YmSa5neoisCrwwA4qV3b+fOzpx9LPFf6\nmEQ5tWHyoWgpJhYg17Xu6OFw6/i79wC8N/4GptpWxbDmrKGo4o946QE/NAaX\nonibIBvG/CUZaKbqchZ/5bHaQhQ99NAMhQQ0wO70SLA+NOqAbtwHhX0I7X7A\nBnI5/JFJRWnWQ4NlI6wR9fEM/MWxlwpu7uERG/z4jVL4Hk5Wm5277MC+SyX2\nBkk8\r\n=/C+e\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "ikobe621@gmail.com",
					"name": "ikobe"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.25.2_1573961368147_0.5716042390548703"
			},
			"_hasShrinkwrap": false
		},
		"3.25.3": {
			"name": "antd",
			"version": "3.25.3",
			"description": "An enterprise-class UI design language and React components implementation",
			"keywords": [
				"ant",
				"component",
				"components",
				"design",
				"framework",
				"frontend",
				"react",
				"react-component",
				"ui"
			],
			"homepage": "http://ant.design/",
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"license": "MIT",
			"contributors": [
				{
					"name": "ant"
				}
			],
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"main": "lib/index.js",
			"module": "es/index.js",
			"typings": "lib/index.d.ts",
			"scripts": {
				"api-collection": "antd-tools run api-collection",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"build": "npm run compile && npm run dist",
				"bundlesize": "bundlesize",
				"check-commit": "node ./scripts/check-commit.js",
				"compile": "antd-tools run compile",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml CNAME _site && cp -r .circleci/ _site && npm run site:test",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"dist": "antd-tools run dist",
				"lint": "npm run lint:tsc && npm run lint:script && npm run lint:demo && npm run lint:style && npm run lint:deps",
				"lint-fix": "npm run lint-fix:script && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:script": "npm run lint:script -- --fix",
				"lint-fix:style": "npm run lint:style -- --fix",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:deps": "antd-tools run deps-lint",
				"lint:md": "remark components/",
				"lint:script": "eslint . --ext '.js,.jsx,.ts,.tsx'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"lint:tsc": "npm run tsc",
				"pre-publish": "npm run check-commit && npm run test-all",
				"prettier": "prettier -c --write '**/*'",
				"pretty-quick": "pretty-quick",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"site": "cross-env NODE_ICU_DATA=node_modules/full-icu bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"sort": "npx sort-package-json",
				"sort-api": "antd-tools run sort-api-table",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"test": "jest --config .jest.js --no-cache",
				"test-all": "./scripts/test-all.sh",
				"test-node": "jest --config .jest.node.js --no-cache",
				"tsc": "tsc",
				"site:test": "jest --config .jest.site.js --cache=false"
			},
			"husky": {
				"hooks": {
					"pre-commit": "pretty-quick --staged"
				}
			},
			"browserslist": [
				"last 2 version",
				"Firefox ESR",
				"> 1%",
				"ie >= 9"
			],
			"dependencies": {
				"@ant-design/create-react-context": "^0.2.4",
				"@ant-design/icons": "~2.1.1",
				"@ant-design/icons-react": "~2.0.1",
				"@types/react-slick": "^0.23.4",
				"array-tree-filter": "^2.1.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.6",
				"copy-to-clipboard": "^3.2.0",
				"css-animation": "^1.5.0",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.6",
				"lodash": "^4.17.13",
				"moment": "^2.24.0",
				"omit.js": "^1.0.2",
				"prop-types": "^15.7.2",
				"raf": "^3.4.1",
				"rc-animate": "^2.10.2",
				"rc-calendar": "~9.15.5",
				"rc-cascader": "~0.17.4",
				"rc-checkbox": "~2.1.6",
				"rc-collapse": "~1.11.3",
				"rc-dialog": "~7.5.2",
				"rc-drawer": "~3.0.0",
				"rc-dropdown": "~2.4.1",
				"rc-editor-mention": "^1.1.13",
				"rc-form": "^2.4.10",
				"rc-input-number": "~4.5.0",
				"rc-mentions": "~0.4.0",
				"rc-menu": "~7.5.1",
				"rc-notification": "~3.3.1",
				"rc-pagination": "~1.20.5",
				"rc-progress": "~2.5.0",
				"rc-rate": "~2.5.0",
				"rc-resize-observer": "^0.1.0",
				"rc-select": "~9.2.0",
				"rc-slider": "~8.7.1",
				"rc-steps": "~3.5.0",
				"rc-switch": "~1.9.0",
				"rc-table": "~6.9.4",
				"rc-tabs": "~9.7.0",
				"rc-time-picker": "~3.7.1",
				"rc-tooltip": "~3.7.3",
				"rc-tree": "~2.1.0",
				"rc-tree-select": "~2.9.1",
				"rc-trigger": "^2.6.2",
				"rc-upload": "~2.9.1",
				"rc-util": "^4.10.0",
				"react-lazy-load": "^3.0.13",
				"react-lifecycles-compat": "^3.0.4",
				"react-slick": "~0.25.2",
				"resize-observer-polyfill": "^1.5.1",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.3"
			},
			"devDependencies": {
				"@ant-design/colors": "^3.2.2",
				"@ant-design/tools": "^8.0.4",
				"@packtracker/webpack-plugin": "^2.0.1",
				"@sentry/browser": "^5.4.0",
				"@stackblitz/sdk": "^1.3.0",
				"@types/classnames": "^2.2.8",
				"@types/gtag.js": "^0.0.3",
				"@types/jest": "^24.0.23",
				"@types/lodash": "^4.14.139",
				"@types/prop-types": "^15.7.1",
				"@types/raf": "^3.4.0",
				"@types/react": "^16.9.0",
				"@types/react-dom": "^16.8.4",
				"@types/shallowequal": "^1.1.1",
				"@types/warning": "^3.0.0",
				"@typescript-eslint/eslint-plugin": "^2.0.0",
				"@typescript-eslint/parser": "~2.8.0",
				"antd-theme-generator": "^1.1.6",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.3.3",
				"bisheng-plugin-antd": "^1.3.1",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.0.0",
				"bisheng-plugin-toc": "^0.4.4",
				"bundlesize": "^0.18.0",
				"chalk": "^3.0.0",
				"cheerio": "^1.0.0-rc.3",
				"cross-env": "^6.0.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.6.3",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.10.0",
				"enzyme-adapter-react-16": "^1.14.0",
				"enzyme-to-json": "^3.3.5",
				"eslint": "^6.1.0",
				"eslint-config-airbnb": "^18.0.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-import": "^2.17.3",
				"eslint-plugin-jest": "^23.0.2",
				"eslint-plugin-jsx-a11y": "^6.2.1",
				"eslint-plugin-markdown": "^1.0.0",
				"eslint-plugin-react": "^7.14.2",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"full-icu": "^1.3.0",
				"glob": "^7.1.4",
				"http-server": "^0.11.1",
				"husky": "^3.0.2",
				"immutability-helper": "^3.0.0",
				"intersection-observer": "^0.7.0",
				"jest": "^24.8.0",
				"jsdom": "^15.1.1",
				"jsonml.js": "^0.1.0",
				"logrocket": "^1.0.0",
				"logrocket-react": "^4.0.0",
				"lz-string": "^1.4.4",
				"mockdate": "^2.0.2",
				"node-fetch": "^2.6.0",
				"preact": "^10.0.0",
				"preact-compat": "^3.18.5",
				"prettier": "^1.17.1",
				"pretty-quick": "^2.0.0",
				"querystring": "^0.2.0",
				"rc-footer": "^0.6.0",
				"rc-queue-anim": "^1.6.12",
				"rc-scroll-anim": "^2.5.8",
				"rc-tween-one": "^2.4.1",
				"react": "^16.5.2",
				"react-color": "^2.17.3",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^9.0.0",
				"react-dnd-html5-backend": "^9.0.0",
				"react-dom": "^16.5.2",
				"react-github-button": "^0.1.11",
				"react-helmet-async": "^1.0.4",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.4",
				"react-intl": "^3.1.1",
				"react-resizable": "^1.8.0",
				"react-router": "^3.2.3",
				"react-router-dom": "^5.0.1",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.8.6",
				"react-virtualized": "~9.21.1",
				"reqwest": "^2.0.5",
				"rimraf": "^3.0.0",
				"scrollama": "^2.0.0",
				"simple-git": "^1.113.0",
				"stylelint": "^12.0.0",
				"stylelint-config-prettier": "^6.0.0",
				"stylelint-config-rational-order": "^0.1.2",
				"stylelint-config-standard": "^19.0.0",
				"stylelint-declaration-block-no-ignored-properties": "^2.1.0",
				"stylelint-order": "^3.0.0",
				"typescript": "~3.7.2",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.2.0",
				"yaml-front-matter": "^4.0.0"
			},
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"publishConfig": {
				"registry": "https://registry.npmjs.org/"
			},
			"bundlesize": [
				{
					"path": "./dist/antd.min.js",
					"maxSize": "540 kB"
				},
				{
					"path": "./dist/antd.min.css",
					"maxSize": "60 kB"
				}
			],
			"title": "Ant Design",
			"gitHead": "a2107842949890588e07260a9147080527fdd1c4",
			"_id": "antd@3.25.3",
			"_nodeVersion": "10.16.0",
			"_npmVersion": "6.13.1",
			"dist": {
				"integrity": "sha512-qTegXllFsswzfSUyZHS8hebfUSqJ7uriDRcbE4Iwsa+/+IioHwDqha8cSzdbqrUqdjnozVV2vFDiGvRrI5fwEA==",
				"shasum": "284cbf83cf5ab6c26dffb6066576f202ea60af50",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.25.3.tgz",
				"fileCount": 3790,
				"unpackedSize": 50295191,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd21hwCRA9TVsSAnZWagAAoqMP/0dqRnKoM5RF2e0mkfLb\nCXUjWEd0jkO5VIj8ykOTsL2Fdh3OWreGBdbjvCCAV2Ga3yucAG1I+PCZKlMs\nXpDE6aHdWexRy+OOjsN5aatVIIlSeHhN4XNdunjQO+97anaxr33t037Ly+6S\npKB/7wbsl1CQNo8yGvC7Gh3tKi4917NPdSiRMC36pN1GKJRunilaQE/ONHAA\nCqTgGpSJuvczDGuxVP2En7Y3ieWiMtMRW0ZEa0pQqy5ivmSDe1gu6dxoj58u\nLli3ju5je+vcf1O/AMp1AWRyCCR3/ziDxT+spZ5lY1LnvpCFE9nz7zrUX/U2\ngwJ9QdLb/GMumBKe5zsOcBi0AhBxrkMey32QMXK/05aefUFz8BrDNM0tVCbs\nbnBg5+v/Iw/P1aPuUL4E7BHpc73U4wfi6kxOjh2YhTO6zj6P+roktKXru8mM\nJcMe/vqS3N0NAe7RYIwPuTlnkmKC1EhtfMEtUaH489MLluGjNP/flXt9GspO\n0uHPSvQrw9a+BVqGzE7sXAG29USYgC8ePytcHA9rUgBLQjloai9It5GPWq45\nI5pHo5ZuilDOde6KckLZXzKVK+O3NrOWajPjZv2kaXFfVyyuDtirOab94Ywr\ncISBQLRabw5LWgJptRSaQJDIgsmB4bz+q4rZmvGVjcAeHqHkTdZnPsN+/b1E\nrTbW\r\n=Py1T\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "ikobe621@gmail.com",
					"name": "ikobe"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "ycjcl868",
				"email": "45808948@qq.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.25.3_1574656111460_0.44721646447875685"
			},
			"_hasShrinkwrap": false
		},
		"4.0.0-alpha.10": {
			"name": "antd",
			"version": "4.0.0-alpha.10",
			"description": "An enterprise-class UI design language and React components implementation",
			"keywords": [
				"ant",
				"component",
				"components",
				"design",
				"framework",
				"frontend",
				"react",
				"react-component",
				"ui"
			],
			"homepage": "http://ant.design/",
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"license": "MIT",
			"contributors": [
				{
					"name": "ant"
				}
			],
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"main": "lib/index.js",
			"module": "es/index.js",
			"typings": "lib/index.d.ts",
			"scripts": {
				"api-collection": "antd-tools run api-collection",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"build": "npm run compile && npm run dist",
				"bundlesize": "bundlesize",
				"check-commit": "node ./scripts/check-commit.js",
				"compile": "antd-tools run compile",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml CNAME _site && cp -r .circleci/ _site && npm run site:test",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"dist": "antd-tools run dist",
				"lint": "npm run lint:tsc && npm run lint:script && npm run lint:demo && npm run lint:style && npm run lint:deps",
				"lint-fix": "npm run lint-fix:script && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:script": "npm run lint:script -- --fix",
				"lint-fix:style": "npm run lint:style -- --fix",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:deps": "antd-tools run deps-lint",
				"lint:md": "remark components/",
				"lint:script": "eslint . --ext '.js,.jsx,.ts,.tsx'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"lint:tsc": "npm run tsc",
				"pre-publish": "npm run check-commit && npm run test-all",
				"prettier": "prettier -c --write '**/*'",
				"pretty-quick": "pretty-quick",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"site": "cross-env NODE_ICU_DATA=node_modules/full-icu bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"sort": "npx sort-package-json",
				"sort-api": "antd-tools run sort-api-table",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"test": "jest --config .jest.js --no-cache",
				"test-all": "./scripts/test-all.sh",
				"test-node": "jest --config .jest.node.js --no-cache",
				"tsc": "tsc",
				"site:test": "jest --config .jest.site.js --cache=false"
			},
			"husky": {
				"hooks": {
					"pre-commit": "pretty-quick --staged"
				}
			},
			"browserslist": [
				"last 2 version",
				"Firefox ESR",
				"> 1%",
				"ie >= 9"
			],
			"dependencies": {
				"@ant-design/create-react-context": "^0.2.4",
				"@ant-design/icons": "^4.0.0-alpha.11",
				"@ant-design/icons-svg": "^4.0.0-alpha.0",
				"@types/react-slick": "^0.23.4",
				"array-tree-filter": "^2.1.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.6",
				"copy-to-clipboard": "^3.2.0",
				"css-animation": "^1.5.0",
				"dom-closest": "^0.2.0",
				"dom-scroll-into-view": "^1.2.1",
				"enquire.js": "^2.1.6",
				"lodash": "^4.17.13",
				"moment": "^2.24.0",
				"omit.js": "^1.0.2",
				"prop-types": "^15.7.2",
				"raf": "^3.4.1",
				"rc-animate": "^2.10.2",
				"rc-calendar": "~9.15.5",
				"rc-cascader": "~1.0.0-alpha.0",
				"rc-checkbox": "~2.1.6",
				"rc-collapse": "~1.11.3",
				"rc-dialog": "~7.5.2",
				"rc-drawer": "~3.0.0",
				"rc-dropdown": "~3.0.0-alpha.0",
				"rc-field-form": "^0.0.0-alpha.17",
				"rc-input-number": "~4.5.0",
				"rc-mentions": "~0.4.0",
				"rc-menu": "~8.0.0-alpha.4",
				"rc-notification": "~3.3.1",
				"rc-pagination": "~1.20.5",
				"rc-progress": "~2.5.0",
				"rc-rate": "~2.5.0",
				"rc-resize-observer": "^0.1.0",
				"rc-select": "~10.0.0-alpha.29",
				"rc-slider": "~8.7.1",
				"rc-steps": "~3.5.0",
				"rc-switch": "~1.9.0",
				"rc-table": "~7.0.0-alpha.20",
				"rc-tabs": "~9.7.0",
				"rc-time-picker": "~4.0.0-alpha.2",
				"rc-tooltip": "~3.7.3",
				"rc-tree": "~3.0.0-alpha.37",
				"rc-tree-select": "~3.0.0-alpha.5",
				"rc-trigger": "^2.6.2",
				"rc-upload": "~2.9.1",
				"rc-util": "^4.10.0",
				"rc-virtual-list": "^0.0.0-alpha.25",
				"react-lazy-load": "^3.0.13",
				"react-lifecycles-compat": "^3.0.4",
				"react-slick": "~0.25.2",
				"resize-observer-polyfill": "^1.5.1",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.3"
			},
			"devDependencies": {
				"@ant-design/colors": "^3.2.2",
				"@ant-design/tools": "^8.0.4",
				"@packtracker/webpack-plugin": "^2.0.1",
				"@sentry/browser": "^5.4.0",
				"@stackblitz/sdk": "^1.3.0",
				"@types/classnames": "^2.2.8",
				"@types/gtag.js": "^0.0.3",
				"@types/jest": "^24.0.23",
				"@types/lodash": "^4.14.139",
				"@types/prop-types": "^15.7.1",
				"@types/raf": "^3.4.0",
				"@types/react": "^16.9.0",
				"@types/react-dom": "^16.8.4",
				"@types/shallowequal": "^1.1.1",
				"@types/warning": "^3.0.0",
				"@typescript-eslint/eslint-plugin": "^2.0.0",
				"@typescript-eslint/parser": "~2.8.0",
				"antd-theme-generator": "^1.1.6",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.3.3",
				"bisheng-plugin-antd": "^1.3.1",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.1.0",
				"bisheng-plugin-toc": "^0.4.4",
				"bundlesize": "^0.18.0",
				"chalk": "^3.0.0",
				"cheerio": "^1.0.0-rc.3",
				"cross-env": "^6.0.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.6.3",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.10.0",
				"enzyme-adapter-react-16": "^1.14.0",
				"enzyme-to-json": "^3.3.5",
				"eslint": "^6.1.0",
				"eslint-config-airbnb": "^18.0.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-import": "^2.17.3",
				"eslint-plugin-jest": "^23.0.2",
				"eslint-plugin-jsx-a11y": "^6.2.1",
				"eslint-plugin-markdown": "^1.0.0",
				"eslint-plugin-react": "^7.14.2",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"full-icu": "^1.3.0",
				"glob": "^7.1.4",
				"http-server": "^0.11.1",
				"husky": "^3.0.2",
				"immutability-helper": "^3.0.0",
				"intersection-observer": "^0.7.0",
				"jest": "^24.8.0",
				"jsdom": "^15.1.1",
				"jsonml.js": "^0.1.0",
				"logrocket": "^1.0.0",
				"logrocket-react": "^4.0.0",
				"lz-string": "^1.4.4",
				"mockdate": "^2.0.2",
				"node-fetch": "^2.6.0",
				"preact": "^10.0.0",
				"preact-compat": "^3.18.5",
				"prettier": "^1.17.1",
				"pretty-quick": "^2.0.0",
				"querystring": "^0.2.0",
				"rc-footer": "^0.6.0",
				"rc-queue-anim": "^1.6.12",
				"rc-scroll-anim": "^2.5.8",
				"rc-tween-one": "^2.4.1",
				"react": "^16.9.0",
				"react-color": "^2.17.3",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^9.0.0",
				"react-dnd-html5-backend": "^9.0.0",
				"react-dom": "^16.9.0",
				"react-github-button": "^0.1.11",
				"react-helmet-async": "^1.0.4",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.4",
				"react-intl": "^3.1.1",
				"react-resizable": "^1.8.0",
				"react-router": "^3.2.3",
				"react-router-dom": "^5.0.1",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.8.6",
				"react-virtualized": "~9.21.1",
				"react-window": "^1.8.5",
				"reqwest": "^2.0.5",
				"rimraf": "^3.0.0",
				"scrollama": "^2.0.0",
				"simple-git": "^1.113.0",
				"stylelint": "^12.0.0",
				"stylelint-config-prettier": "^6.0.0",
				"stylelint-config-rational-order": "^0.1.2",
				"stylelint-config-standard": "^19.0.0",
				"stylelint-declaration-block-no-ignored-properties": "^2.1.0",
				"stylelint-order": "^3.0.0",
				"typescript": "~3.7.2",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.2.0",
				"yaml-front-matter": "^4.0.0"
			},
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"publishConfig": {
				"registry": "https://registry.npmjs.org/"
			},
			"bundlesize": [
				{
					"path": "./dist/antd.min.js",
					"maxSize": "540 kB"
				},
				{
					"path": "./dist/antd.min.css",
					"maxSize": "60 kB"
				}
			],
			"title": "Ant Design",
			"gitHead": "a75b0f29cc2a6a487c2bfbad745f76c915e9de7b",
			"readmeFilename": "README.md",
			"_id": "antd@4.0.0-alpha.10",
			"_nodeVersion": "10.16.3",
			"_npmVersion": "6.13.0",
			"dist": {
				"integrity": "sha512-w55d7tmmCeEzAuHNvsQLXPRbRUl2Fzwh0h8968NAE5F29SI75PgajIzDmTaGP1ulSEb6by4+UWK7o4Dc2JJPfw==",
				"shasum": "91ea127733e41c525f7e67bb1127bf2faf522cab",
				"tarball": "https://registry.npmjs.org/antd/-/antd-4.0.0-alpha.10.tgz",
				"fileCount": 3820,
				"unpackedSize": 49687918,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd31NmCRA9TVsSAnZWagAAAYQP/0/tyYUJVLdSXa1Sjvgr\nw4HEiGagXsXkonQ2p3oWdyg8TagQ25FtFZk85OlQxlByQuERxrLod6H85xKr\ntkZyumoyfcer+rKcM6yuyb8PxP4qXUOecYYuJIblAlyTDjcsv1sVhOJTz0RM\nGXXvQrqH33lAo+w1q6ccQs1hLG10F9jg64P3dmtsfXsOtScZ9sYI+5EZp0xe\n8m+28+3khBEbbinFIpAqbRrkpoL7Zu+uN73/POz/37SIBO4RygUq28bnKakl\nxTuGoqpDhI/ur/j3HtbWqJHlhmCz/MlzZMr2EqrzvtR9rn4PBKzHgOYyko9Q\n3ZiS7ANDrY5r+mqehHJA7QtyvL5j3fQ0JCI4nZDamG27oWbxelA84LqSS1/q\n8tK8GKu7yAivlJ/jNUeiYIirAPrLt/2glA62Isi7I+Y3Mh50oqslbifmZVBC\nVRHM9LNipVQYZeu+h6T5z/5yGSN31FiGDnLnInIwTrEEcJqKLiPRTM+4ad0z\n2CXWQqjm29G2KSliLobdbniheeKKUskuRKemtNz+Ox5BZTJS7a0GdJgbR2P4\nOQmNJQdxb5I5G8KXZKlSn+5y6CQw0HHgS8u8ML6VOk9uAk/piiPcqk0SbWYm\nfggo9W9hy+tqWKxVQDtuf/5SrkESsphfZmdKJOhfU4x5WJhdBc/IfAQE3zai\nmahM\r\n=sy8T\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "ikobe621@gmail.com",
					"name": "ikobe"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_4.0.0-alpha.10_1574916966117_0.07042457075688024"
			},
			"_hasShrinkwrap": false
		},
		"4.0.0-alpha.11": {
			"name": "antd",
			"version": "4.0.0-alpha.11",
			"description": "An enterprise-class UI design language and React components implementation",
			"keywords": [
				"ant",
				"component",
				"components",
				"design",
				"framework",
				"frontend",
				"react",
				"react-component",
				"ui"
			],
			"homepage": "http://ant.design/",
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"license": "MIT",
			"contributors": [
				{
					"name": "ant"
				}
			],
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"main": "lib/index.js",
			"module": "es/index.js",
			"typings": "lib/index.d.ts",
			"scripts": {
				"api-collection": "antd-tools run api-collection",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"build": "npm run compile && npm run dist",
				"bundlesize": "bundlesize",
				"check-commit": "node ./scripts/check-commit.js",
				"compile": "antd-tools run compile",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml CNAME _site && cp -r .circleci/ _site && npm run site:test",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"dist": "antd-tools run dist",
				"lint": "npm run lint:tsc && npm run lint:script && npm run lint:demo && npm run lint:style && npm run lint:deps",
				"lint-fix": "npm run lint-fix:script && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:script": "npm run lint:script -- --fix",
				"lint-fix:style": "npm run lint:style -- --fix",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:deps": "antd-tools run deps-lint",
				"lint:md": "remark components/",
				"lint:script": "eslint . --ext '.js,.jsx,.ts,.tsx'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"lint:tsc": "npm run tsc",
				"pre-publish": "npm run check-commit && npm run test-all",
				"prettier": "prettier -c --write '**/*'",
				"pretty-quick": "pretty-quick",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"site": "cross-env NODE_ICU_DATA=node_modules/full-icu bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"sort": "npx sort-package-json",
				"sort-api": "antd-tools run sort-api-table",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"test": "jest --config .jest.js --no-cache",
				"test-all": "./scripts/test-all.sh",
				"test-node": "jest --config .jest.node.js --no-cache",
				"tsc": "tsc",
				"site:test": "jest --config .jest.site.js --cache=false"
			},
			"husky": {
				"hooks": {
					"pre-commit": "pretty-quick --staged"
				}
			},
			"browserslist": [
				"last 2 version",
				"Firefox ESR",
				"> 1%",
				"ie >= 9"
			],
			"dependencies": {
				"@ant-design/create-react-context": "^0.2.4",
				"@ant-design/icons": "^4.0.0-alpha.11",
				"@ant-design/icons-svg": "^4.0.0-alpha.0",
				"@types/react-slick": "^0.23.4",
				"array-tree-filter": "^2.1.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.6",
				"copy-to-clipboard": "^3.2.0",
				"css-animation": "^1.5.0",
				"dom-closest": "^0.2.0",
				"dom-scroll-into-view": "^1.2.1",
				"enquire.js": "^2.1.6",
				"lodash": "^4.17.13",
				"moment": "^2.24.0",
				"omit.js": "^1.0.2",
				"prop-types": "^15.7.2",
				"raf": "^3.4.1",
				"rc-animate": "^2.10.2",
				"rc-calendar": "~9.15.5",
				"rc-cascader": "~1.0.0-alpha.0",
				"rc-checkbox": "~2.1.6",
				"rc-collapse": "~1.11.3",
				"rc-dialog": "~7.5.2",
				"rc-drawer": "~3.0.0",
				"rc-dropdown": "~3.0.0-alpha.0",
				"rc-field-form": "^0.0.0-alpha.17",
				"rc-input-number": "~4.5.0",
				"rc-mentions": "~0.4.0",
				"rc-menu": "~8.0.0-alpha.4",
				"rc-notification": "~3.3.1",
				"rc-pagination": "~1.20.5",
				"rc-progress": "~2.5.0",
				"rc-rate": "~2.5.0",
				"rc-resize-observer": "^0.1.0",
				"rc-select": "~10.0.0-alpha.29",
				"rc-slider": "~8.7.1",
				"rc-steps": "~3.5.0",
				"rc-switch": "~1.9.0",
				"rc-table": "~7.0.0-alpha.20",
				"rc-tabs": "~9.7.0",
				"rc-time-picker": "~4.0.0-alpha.2",
				"rc-tooltip": "~3.7.3",
				"rc-tree": "~3.0.0-alpha.37",
				"rc-tree-select": "~3.0.0-alpha.5",
				"rc-trigger": "^2.6.2",
				"rc-upload": "~2.9.1",
				"rc-util": "^4.10.0",
				"rc-virtual-list": "^0.0.0-alpha.25",
				"react-lazy-load": "^3.0.13",
				"react-lifecycles-compat": "^3.0.4",
				"react-slick": "~0.25.2",
				"resize-observer-polyfill": "^1.5.1",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.3"
			},
			"devDependencies": {
				"@ant-design/colors": "^3.2.2",
				"@ant-design/tools": "^8.0.4",
				"@packtracker/webpack-plugin": "^2.0.1",
				"@sentry/browser": "^5.4.0",
				"@stackblitz/sdk": "^1.3.0",
				"@types/classnames": "^2.2.8",
				"@types/gtag.js": "^0.0.3",
				"@types/jest": "^24.0.23",
				"@types/lodash": "^4.14.139",
				"@types/prop-types": "^15.7.1",
				"@types/raf": "^3.4.0",
				"@types/react": "^16.9.0",
				"@types/react-dom": "^16.8.4",
				"@types/shallowequal": "^1.1.1",
				"@types/warning": "^3.0.0",
				"@typescript-eslint/eslint-plugin": "^2.0.0",
				"@typescript-eslint/parser": "~2.8.0",
				"antd-theme-generator": "^1.1.6",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.3.3",
				"bisheng-plugin-antd": "^1.3.1",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.1.0",
				"bisheng-plugin-toc": "^0.4.4",
				"bundlesize": "^0.18.0",
				"chalk": "^3.0.0",
				"cheerio": "^1.0.0-rc.3",
				"cross-env": "^6.0.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.6.3",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.10.0",
				"enzyme-adapter-react-16": "^1.14.0",
				"enzyme-to-json": "^3.3.5",
				"eslint": "^6.1.0",
				"eslint-config-airbnb": "^18.0.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-import": "^2.17.3",
				"eslint-plugin-jest": "^23.0.2",
				"eslint-plugin-jsx-a11y": "^6.2.1",
				"eslint-plugin-markdown": "^1.0.0",
				"eslint-plugin-react": "^7.14.2",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"full-icu": "^1.3.0",
				"glob": "^7.1.4",
				"http-server": "^0.11.1",
				"husky": "^3.0.2",
				"immutability-helper": "^3.0.0",
				"intersection-observer": "^0.7.0",
				"jest": "^24.8.0",
				"jsdom": "^15.1.1",
				"jsonml.js": "^0.1.0",
				"logrocket": "^1.0.0",
				"logrocket-react": "^4.0.0",
				"lz-string": "^1.4.4",
				"mockdate": "^2.0.2",
				"node-fetch": "^2.6.0",
				"preact": "^10.0.0",
				"preact-compat": "^3.18.5",
				"prettier": "^1.17.1",
				"pretty-quick": "^2.0.0",
				"querystring": "^0.2.0",
				"rc-footer": "^0.6.0",
				"rc-queue-anim": "^1.6.12",
				"rc-scroll-anim": "^2.5.8",
				"rc-tween-one": "^2.4.1",
				"react": "^16.9.0",
				"react-color": "^2.17.3",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^9.0.0",
				"react-dnd-html5-backend": "^9.0.0",
				"react-dom": "^16.9.0",
				"react-github-button": "^0.1.11",
				"react-helmet-async": "^1.0.4",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.4",
				"react-intl": "^3.1.1",
				"react-resizable": "^1.8.0",
				"react-router": "^3.2.3",
				"react-router-dom": "^5.0.1",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.8.6",
				"react-virtualized": "~9.21.1",
				"react-window": "^1.8.5",
				"reqwest": "^2.0.5",
				"rimraf": "^3.0.0",
				"scrollama": "^2.0.0",
				"simple-git": "^1.113.0",
				"stylelint": "^12.0.0",
				"stylelint-config-prettier": "^6.0.0",
				"stylelint-config-rational-order": "^0.1.2",
				"stylelint-config-standard": "^19.0.0",
				"stylelint-declaration-block-no-ignored-properties": "^2.1.0",
				"stylelint-order": "^3.0.0",
				"typescript": "~3.7.2",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.2.0",
				"yaml-front-matter": "^4.0.0"
			},
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"publishConfig": {
				"registry": "https://registry.npmjs.org/"
			},
			"bundlesize": [
				{
					"path": "./dist/antd.min.js",
					"maxSize": "540 kB"
				},
				{
					"path": "./dist/antd.min.css",
					"maxSize": "60 kB"
				}
			],
			"title": "Ant Design",
			"readmeFilename": "README.md",
			"gitHead": "fde5daa5796e2b1b81c23918c276fb37b82738bb",
			"_id": "antd@4.0.0-alpha.11",
			"_nodeVersion": "10.16.3",
			"_npmVersion": "6.13.0",
			"dist": {
				"integrity": "sha512-sTgsFxGuqAkdJM1Z2kEDse79ZHOtQMOALM1/phSpTvv7Eg6Z+bTGd0tBJsvmRr421pHWsvuoW/NwboPmrJoUfA==",
				"shasum": "89a8f8eee51211e506d2acb2814ac1d72283480f",
				"tarball": "https://registry.npmjs.org/antd/-/antd-4.0.0-alpha.11.tgz",
				"fileCount": 3851,
				"unpackedSize": 49889974,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd4TUFCRA9TVsSAnZWagAA1TsP/jgVFv34H/imMre0HSJs\nforgfrokCnkZHlHhJNHyBGeIC6KQXmAh8PRxqrhjpEKyiD6cYKr0dbzisRQ5\n9ZL89ugcGCTeEKX7bt4P6xvTtOnUbeYZ2FyICR6ntZYpyxTY8RYnGPxQaJ/4\n7Gs2CCauyzENcDbkzhE2M2DBrT2n5usFic2hDJXDwePMnL5Y3LYqpxwACinU\nSd5PjdINx7ALyH81gsU67RSzqha1Ay8fcNIwiPOemiDDmsCZawMnWomRBBmC\nUyiAKhT9JX53PKj4Z/EPmRflxrIID4KT7YPeHA/nnbD7PNb04z6vxFltiT9V\nlB3fE7IXSGofMO3aRTK1UOhQeJiRqmNvyI8mBL/ebhdGUfrL3FHAIs77VUtK\nl0bCJ+rrijtrnNijWwhl/zXX6PUDBQRTndc6hW9cimAqX/l/O22Sbty7QWMh\n+0k8imTV4wwTezeRnMmvVLCYMGxvq3Qeox2FtDRxjFyCgFeylteJyyV/VC7J\nNfzcb6rkzIfxZ0TL6NSySYmLcqpup3BDW9wcleu7L+4hCT4eRN0EpGuUd2gb\n1VoJKJDt8l6NYwAcjwXu0cpTyK+tVT7YiF5/8oPzAcYVe7iCWmZwZJgV3Yg7\nQ8esYUcphh2hB0z0MLOfawjXU4tSyCoXTVBAn1tGq0G0UP8DJxI0GE9n6d0n\ngOH6\r\n=BE+M\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "ikobe621@gmail.com",
					"name": "ikobe"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_4.0.0-alpha.11_1575040260810_0.2987918529601228"
			},
			"_hasShrinkwrap": false
		},
		"3.26.0": {
			"name": "antd",
			"version": "3.26.0",
			"description": "An enterprise-class UI design language and React components implementation",
			"keywords": [
				"ant",
				"component",
				"components",
				"design",
				"framework",
				"frontend",
				"react",
				"react-component",
				"ui"
			],
			"homepage": "http://ant.design/",
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"license": "MIT",
			"contributors": [
				{
					"name": "ant"
				}
			],
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"main": "lib/index.js",
			"module": "es/index.js",
			"typings": "lib/index.d.ts",
			"scripts": {
				"api-collection": "antd-tools run api-collection",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"build": "npm run compile && npm run dist",
				"bundlesize": "bundlesize",
				"check-commit": "node ./scripts/check-commit.js",
				"compile": "antd-tools run compile",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml CNAME _site && cp -r .circleci/ _site && npm run site:test",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"dist": "antd-tools run dist",
				"lint": "npm run lint:tsc && npm run lint:script && npm run lint:demo && npm run lint:style && npm run lint:deps",
				"lint-fix": "npm run lint-fix:script && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:script": "npm run lint:script -- --fix",
				"lint-fix:style": "npm run lint:style -- --fix",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:deps": "antd-tools run deps-lint",
				"lint:md": "remark components/",
				"lint:script": "eslint . --ext '.js,.jsx,.ts,.tsx'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"lint:tsc": "npm run tsc",
				"pre-publish": "npm run check-commit && npm run test-all",
				"prettier": "prettier -c --write '**/*'",
				"pretty-quick": "pretty-quick",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"site": "cross-env NODE_ICU_DATA=node_modules/full-icu bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"sort": "npx sort-package-json",
				"sort-api": "antd-tools run sort-api-table",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"test": "jest --config .jest.js --no-cache",
				"test-all": "./scripts/test-all.sh",
				"test-node": "jest --config .jest.node.js --no-cache",
				"tsc": "tsc",
				"site:test": "jest --config .jest.site.js --cache=false"
			},
			"husky": {
				"hooks": {
					"pre-commit": "pretty-quick --staged"
				}
			},
			"browserslist": [
				"last 2 version",
				"Firefox ESR",
				"> 1%",
				"ie >= 9"
			],
			"dependencies": {
				"@ant-design/create-react-context": "^0.2.4",
				"@ant-design/icons": "~2.1.1",
				"@ant-design/icons-react": "~2.0.1",
				"@types/react-slick": "^0.23.4",
				"array-tree-filter": "^2.1.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.6",
				"copy-to-clipboard": "^3.2.0",
				"css-animation": "^1.5.0",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.6",
				"lodash": "^4.17.13",
				"moment": "^2.24.0",
				"omit.js": "^1.0.2",
				"prop-types": "^15.7.2",
				"raf": "^3.4.1",
				"rc-animate": "^2.10.2",
				"rc-calendar": "~9.15.7",
				"rc-cascader": "~0.17.4",
				"rc-checkbox": "~2.1.6",
				"rc-collapse": "~1.11.3",
				"rc-dialog": "~7.5.2",
				"rc-drawer": "~3.0.0",
				"rc-dropdown": "~2.4.1",
				"rc-editor-mention": "^1.1.13",
				"rc-form": "^2.4.10",
				"rc-input-number": "~4.5.0",
				"rc-mentions": "~0.4.0",
				"rc-menu": "~7.5.1",
				"rc-notification": "~3.3.1",
				"rc-pagination": "~1.20.11",
				"rc-progress": "~2.5.0",
				"rc-rate": "~2.5.0",
				"rc-resize-observer": "^0.1.0",
				"rc-select": "~9.2.0",
				"rc-slider": "~8.7.1",
				"rc-steps": "~3.5.0",
				"rc-switch": "~1.9.0",
				"rc-table": "~6.9.4",
				"rc-tabs": "~9.7.0",
				"rc-time-picker": "~3.7.1",
				"rc-tooltip": "~3.7.3",
				"rc-tree": "~2.1.0",
				"rc-tree-select": "~2.9.1",
				"rc-trigger": "^2.6.2",
				"rc-upload": "~2.9.1",
				"rc-util": "^4.10.0",
				"react-lazy-load": "^3.0.13",
				"react-lifecycles-compat": "^3.0.4",
				"react-slick": "~0.25.2",
				"resize-observer-polyfill": "^1.5.1",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.3"
			},
			"devDependencies": {
				"@ant-design/colors": "^3.2.2",
				"@ant-design/tools": "^8.0.4",
				"@packtracker/webpack-plugin": "^2.0.1",
				"@sentry/browser": "^5.4.0",
				"@stackblitz/sdk": "^1.3.0",
				"@types/classnames": "^2.2.8",
				"@types/gtag.js": "^0.0.3",
				"@types/jest": "^24.0.23",
				"@types/lodash": "^4.14.139",
				"@types/prop-types": "^15.7.1",
				"@types/raf": "^3.4.0",
				"@types/react": "^16.9.0",
				"@types/react-dom": "^16.8.4",
				"@types/shallowequal": "^1.1.1",
				"@types/warning": "^3.0.0",
				"@typescript-eslint/eslint-plugin": "^2.0.0",
				"@typescript-eslint/parser": "~2.9.0",
				"antd-theme-generator": "^1.1.6",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.3.3",
				"bisheng-plugin-antd": "^1.3.1",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.0.0",
				"bisheng-plugin-toc": "^0.4.4",
				"bundlesize": "^0.18.0",
				"chalk": "^3.0.0",
				"cheerio": "^1.0.0-rc.3",
				"cross-env": "^6.0.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.6.3",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.10.0",
				"enzyme-adapter-react-16": "^1.14.0",
				"enzyme-to-json": "^3.3.5",
				"eslint": "^6.1.0",
				"eslint-config-airbnb": "^18.0.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-import": "^2.17.3",
				"eslint-plugin-jest": "^23.0.2",
				"eslint-plugin-jsx-a11y": "^6.2.1",
				"eslint-plugin-markdown": "^1.0.0",
				"eslint-plugin-react": "^7.14.2",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"full-icu": "^1.3.0",
				"glob": "^7.1.4",
				"http-server": "^0.12.0",
				"husky": "^3.0.2",
				"immutability-helper": "^3.0.0",
				"intersection-observer": "^0.7.0",
				"jest": "^24.8.0",
				"jsdom": "^15.1.1",
				"jsonml.js": "^0.1.0",
				"logrocket": "^1.0.0",
				"logrocket-react": "^4.0.0",
				"lz-string": "^1.4.4",
				"mockdate": "^2.0.2",
				"node-fetch": "^2.6.0",
				"preact": "^10.0.0",
				"preact-compat": "^3.18.5",
				"prettier": "^1.17.1",
				"pretty-quick": "^2.0.0",
				"querystring": "^0.2.0",
				"rc-footer": "^0.6.0",
				"rc-queue-anim": "^1.6.12",
				"rc-scroll-anim": "^2.5.8",
				"rc-tween-one": "^2.4.1",
				"react": "^16.5.2",
				"react-color": "^2.17.3",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^9.0.0",
				"react-dnd-html5-backend": "^9.0.0",
				"react-dom": "^16.5.2",
				"react-github-button": "^0.1.11",
				"react-helmet-async": "^1.0.4",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.4",
				"react-intl": "^3.1.1",
				"react-resizable": "^1.8.0",
				"react-router": "^3.2.3",
				"react-router-dom": "^5.0.1",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.8.6",
				"react-virtualized": "~9.21.1",
				"reqwest": "^2.0.5",
				"rimraf": "^3.0.0",
				"scrollama": "^2.0.0",
				"simple-git": "^1.113.0",
				"stylelint": "^12.0.0",
				"stylelint-config-prettier": "^7.0.0",
				"stylelint-config-rational-order": "^0.1.2",
				"stylelint-config-standard": "^19.0.0",
				"stylelint-declaration-block-no-ignored-properties": "^2.1.0",
				"stylelint-order": "^3.0.0",
				"typescript": "~3.7.2",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.2.0",
				"yaml-front-matter": "^4.0.0"
			},
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"publishConfig": {
				"registry": "https://registry.npmjs.org/"
			},
			"bundlesize": [
				{
					"path": "./dist/antd.min.js",
					"maxSize": "540 kB"
				},
				{
					"path": "./dist/antd.min.css",
					"maxSize": "60 kB"
				}
			],
			"title": "Ant Design",
			"gitHead": "73db45471f630792f7eb22431e9550f1691edda7",
			"_id": "antd@3.26.0",
			"_nodeVersion": "10.16.3",
			"_npmVersion": "6.13.0",
			"dist": {
				"integrity": "sha512-sx8Tmg1o3yQhYhodxG2sc+awlpdmY0Qf3PHCUdWAdvmiSzkRIyx1vAfqnQ30tF1EF90pKXgy8+MJ8DhC9UCjbg==",
				"shasum": "0a6a43fdd8577e61708932b7bc34ba0234d0f138",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.26.0.tgz",
				"fileCount": 3820,
				"unpackedSize": 50367328,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd44DUCRA9TVsSAnZWagAAAzAQAIclBilOLG4205KhxPKd\nWiSq44fa3VohDo+6zF84RPIt3JPAZ+v0uh+8cmQMECf6dsWp6RwkPubGSt+S\neZ1vDD5oNZ039+Djcfs96ZbwBjq1Tx3qF5cFmQvl09w2yAbYSwRM3g3jlMfX\nyhW0CnmzYoc2MxPl6+rlOeXkssRP4D0LrnJ0+OycSg+E8h0RvPoQKfchWKQc\nhcz6t9ji4ne6abkdMN/Pd9sfqJj3b+ptNP5ko9JUlnJKmsX23rlQGdLw/IP/\nxEH3DMmgmjRScb6dXpbnSg2aD0K7yb7NLPeDR1QNf7lUkjeSjn+raHH3yD5w\nx0X6Ctu7yD1QBJpkhgnCMQB9BDD/Vp4ibNscAQXAozR4qqrl4tgLQHStKHQV\nSZfY7v8T+Iaeulm3rXFFFkSZJfYjbovhSCm69+sHiOxBgRJ1KD1SgGT0vQjg\nbUUDpfTLmP0ABLDN+w3pgmS3xSYFZarBUFYGEsymSsmtNbO0LdJwS1vGKHhC\noTtmV7njuEbvWRq2y6sgzKXoG/b4EanYLWyUlMeGYG7JjfJEa3jFlAFakUHe\noGNEOQjJfiSF7nWwI3z1f1liK5M6mtLlLqsqtUucQRkiTyHzdF+q4bcyGxVh\nhNMTDj+lCXkV4ubOVNtKor4D3p8rxCDNDCl7i31aSEwmY0+7FKw8+F2AQ2TC\nIVmc\r\n=lp93\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "ikobe621@gmail.com",
					"name": "ikobe"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.26.0_1575190740100_0.3457197468195907"
			},
			"_hasShrinkwrap": false
		},
		"4.0.0-alpha.12": {
			"name": "antd",
			"version": "4.0.0-alpha.12",
			"description": "An enterprise-class UI design language and React components implementation",
			"keywords": [
				"ant",
				"component",
				"components",
				"design",
				"framework",
				"frontend",
				"react",
				"react-component",
				"ui"
			],
			"homepage": "http://ant.design/",
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"license": "MIT",
			"contributors": [
				{
					"name": "ant"
				}
			],
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"main": "lib/index.js",
			"module": "es/index.js",
			"typings": "lib/index.d.ts",
			"scripts": {
				"api-collection": "antd-tools run api-collection",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"build": "npm run compile && npm run dist",
				"bundlesize": "bundlesize",
				"check-commit": "node ./scripts/check-commit.js",
				"compile": "antd-tools run compile",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml CNAME _site && cp -r .circleci/ _site && npm run site:test",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"dist": "antd-tools run dist",
				"lint": "npm run lint:tsc && npm run lint:script && npm run lint:demo && npm run lint:style && npm run lint:deps",
				"lint-fix": "npm run lint-fix:script && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:script": "npm run lint:script -- --fix",
				"lint-fix:style": "npm run lint:style -- --fix",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:deps": "antd-tools run deps-lint",
				"lint:md": "remark components/",
				"lint:script": "eslint . --ext '.js,.jsx,.ts,.tsx'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"lint:tsc": "npm run tsc",
				"pre-publish": "npm run check-commit && npm run test-all",
				"prettier": "prettier -c --write '**/*'",
				"pretty-quick": "pretty-quick",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"site": "cross-env NODE_ICU_DATA=node_modules/full-icu bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"sort": "npx sort-package-json",
				"sort-api": "antd-tools run sort-api-table",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"test": "jest --config .jest.js --no-cache",
				"test-all": "./scripts/test-all.sh",
				"test-node": "jest --config .jest.node.js --no-cache",
				"tsc": "tsc",
				"site:test": "jest --config .jest.site.js --cache=false"
			},
			"husky": {
				"hooks": {
					"pre-commit": "pretty-quick --staged"
				}
			},
			"browserslist": [
				"last 2 version",
				"Firefox ESR",
				"> 1%",
				"ie >= 9"
			],
			"dependencies": {
				"@ant-design/create-react-context": "^0.2.4",
				"@ant-design/icons": "^4.0.0-alpha.11",
				"@ant-design/icons-svg": "^4.0.0-alpha.0",
				"@types/react-slick": "^0.23.4",
				"array-tree-filter": "^2.1.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.6",
				"copy-to-clipboard": "^3.2.0",
				"css-animation": "^1.5.0",
				"dom-closest": "^0.2.0",
				"dom-scroll-into-view": "^1.2.1",
				"enquire.js": "^2.1.6",
				"lodash": "^4.17.13",
				"moment": "^2.24.0",
				"omit.js": "^1.0.2",
				"prop-types": "^15.7.2",
				"raf": "^3.4.1",
				"rc-animate": "^2.10.2",
				"rc-calendar": "~9.15.7",
				"rc-cascader": "~1.0.0-alpha.0",
				"rc-checkbox": "~2.1.6",
				"rc-collapse": "~1.11.3",
				"rc-dialog": "~7.5.2",
				"rc-drawer": "~3.0.0",
				"rc-dropdown": "~3.0.0-alpha.0",
				"rc-field-form": "^0.0.0-alpha.17",
				"rc-input-number": "~4.5.0",
				"rc-mentions": "~0.4.0",
				"rc-menu": "~8.0.0-alpha.4",
				"rc-notification": "~3.3.1",
				"rc-pagination": "~1.20.11",
				"rc-progress": "~2.5.0",
				"rc-rate": "~2.5.0",
				"rc-resize-observer": "^0.1.0",
				"rc-select": "~10.0.0-alpha.29",
				"rc-slider": "~8.7.1",
				"rc-steps": "~3.5.0",
				"rc-switch": "~1.9.0",
				"rc-table": "~7.0.0-alpha.20",
				"rc-tabs": "~9.7.0",
				"rc-time-picker": "~4.0.0-alpha.2",
				"rc-tooltip": "~3.7.3",
				"rc-tree": "~3.0.0-alpha.37",
				"rc-tree-select": "~3.0.0-alpha.5",
				"rc-trigger": "^2.6.2",
				"rc-upload": "~2.9.1",
				"rc-util": "^4.10.0",
				"rc-virtual-list": "^0.0.0-alpha.25",
				"react-lazy-load": "^3.0.13",
				"react-lifecycles-compat": "^3.0.4",
				"react-slick": "~0.25.2",
				"resize-observer-polyfill": "^1.5.1",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.3"
			},
			"devDependencies": {
				"@ant-design/colors": "^3.2.2",
				"@ant-design/tools": "^8.0.4",
				"@packtracker/webpack-plugin": "^2.0.1",
				"@sentry/browser": "^5.4.0",
				"@stackblitz/sdk": "^1.3.0",
				"@types/classnames": "^2.2.8",
				"@types/gtag.js": "^0.0.3",
				"@types/jest": "^24.0.23",
				"@types/lodash": "^4.14.139",
				"@types/prop-types": "^15.7.1",
				"@types/raf": "^3.4.0",
				"@types/react": "^16.9.0",
				"@types/react-dom": "^16.8.4",
				"@types/shallowequal": "^1.1.1",
				"@types/warning": "^3.0.0",
				"@typescript-eslint/eslint-plugin": "^2.0.0",
				"@typescript-eslint/parser": "~2.9.0",
				"antd-theme-generator": "^1.1.6",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.3.3",
				"bisheng-plugin-antd": "^1.3.1",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.1.0",
				"bisheng-plugin-toc": "^0.4.4",
				"bundlesize": "^0.18.0",
				"chalk": "^3.0.0",
				"cheerio": "^1.0.0-rc.3",
				"cross-env": "^6.0.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.6.3",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.10.0",
				"enzyme-adapter-react-16": "^1.14.0",
				"enzyme-to-json": "^3.3.5",
				"eslint": "^6.1.0",
				"eslint-config-airbnb": "^18.0.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-import": "^2.17.3",
				"eslint-plugin-jest": "^23.0.2",
				"eslint-plugin-jsx-a11y": "^6.2.1",
				"eslint-plugin-markdown": "^1.0.0",
				"eslint-plugin-react": "^7.14.2",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"full-icu": "^1.3.0",
				"glob": "^7.1.4",
				"http-server": "^0.12.0",
				"husky": "^3.0.2",
				"immutability-helper": "^3.0.0",
				"intersection-observer": "^0.7.0",
				"jest": "^24.8.0",
				"jsdom": "^15.1.1",
				"jsonml.js": "^0.1.0",
				"less-vars-to-js": "^1.3.0",
				"logrocket": "^1.0.0",
				"logrocket-react": "^4.0.0",
				"lz-string": "^1.4.4",
				"mockdate": "^2.0.2",
				"node-fetch": "^2.6.0",
				"preact": "^10.0.0",
				"preact-compat": "^3.18.5",
				"prettier": "^1.17.1",
				"pretty-quick": "^2.0.0",
				"querystring": "^0.2.0",
				"rc-footer": "^0.6.0",
				"rc-queue-anim": "^1.6.12",
				"rc-scroll-anim": "^2.5.8",
				"rc-tween-one": "^2.4.1",
				"react": "^16.9.0",
				"react-color": "^2.17.3",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^9.0.0",
				"react-dnd-html5-backend": "^9.0.0",
				"react-dom": "^16.9.0",
				"react-github-button": "^0.1.11",
				"react-helmet-async": "^1.0.4",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.4",
				"react-intl": "^3.1.1",
				"react-resizable": "^1.8.0",
				"react-router": "^3.2.3",
				"react-router-dom": "^5.0.1",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.8.6",
				"react-virtualized": "~9.21.1",
				"react-window": "^1.8.5",
				"reqwest": "^2.0.5",
				"rimraf": "^3.0.0",
				"scrollama": "^2.0.0",
				"simple-git": "^1.113.0",
				"stylelint": "^12.0.0",
				"stylelint-config-prettier": "^7.0.0",
				"stylelint-config-rational-order": "^0.1.2",
				"stylelint-config-standard": "^19.0.0",
				"stylelint-declaration-block-no-ignored-properties": "^2.1.0",
				"stylelint-order": "^3.0.0",
				"typescript": "~3.7.2",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.2.0",
				"yaml-front-matter": "^4.0.0"
			},
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"publishConfig": {
				"registry": "https://registry.npmjs.org/"
			},
			"bundlesize": [
				{
					"path": "./dist/antd.min.js",
					"maxSize": "540 kB"
				},
				{
					"path": "./dist/antd.min.css",
					"maxSize": "60 kB"
				}
			],
			"title": "Ant Design",
			"gitHead": "d4a2c43e36922f15e410c38ec2477f4c1755418c",
			"readmeFilename": "README.md",
			"_id": "antd@4.0.0-alpha.12",
			"_nodeVersion": "10.16.0",
			"_npmVersion": "6.13.1",
			"dist": {
				"integrity": "sha512-uTGJ514MZR12OyYQHsfLlR8S7m1yQS7pQz5L1oF1QLG8IojFn1530pW190H8TQbP/S3udksXO1+Sa4rUTBaptw==",
				"shasum": "05eba03782c1a389a0ad9d5177ad4d2d03492a78",
				"tarball": "https://registry.npmjs.org/antd/-/antd-4.0.0-alpha.12.tgz",
				"fileCount": 3850,
				"unpackedSize": 50943201,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd5o/WCRA9TVsSAnZWagAATCQQAKRXQLdGCw54U8d+qsis\n2+rHiTb31RtHvvrEevxWSoT9r+q4ws1zomwycYJLoFPb82qI2ExgFRk5Rn3j\nlodTeDndrTbTZexhBfLokAr8LRDa7IdNaRrRIz21zNy+kv4PCCFZKa/QvMeu\nfLECe2TB3p6ZH4bg52oTJmbtGQWkV4ct4w+x/5IXcUGz8t0YpEGEuKiEij2S\npxOuC0pUFJoDYRy7zQNKf7eRYso9PNGktVC2AuD7AoMsAKUBx82mnyCCRB2N\ntFZ/LnhM8S8NOSRtph/JjAUKl+OimwLguGoKau9t5md9aVyBXTT8COpBuJTm\nZEZsOb+k4Y0VLtHtTn2vhPfNRiDafaFcJ6G977AKMti/ChaKvxKQ5wnLLd/h\naotX2rCEJcsP2H8zb6du2tF0TWEJr0KKpvT8Afr92kx5bPfDh6QE58a7ujxR\nkl5XQ/Cs9f8JFGWU+gJ+izJifTZBcqMMbQQt8zlgbMEmtNQSuea9Qh1a9dd5\n3n+IFCxGT+qTPph9BnA/q5dxFlQlxDwt/yBqGufCK1LR44PI4oqJkxVCWJiR\nLC4WJ8ZDk0tEdcNhMKfIFtGafN/BZBu9ZkDdyRDZv46Z8BiUCEr+zmlgeEOr\nJ9Mmy+aTFZW7kA0f+YvYvADbsklnXZuIAMX+Tc273HsJXFVg0ECFQ2ow+xpz\n66XN\r\n=UsFy\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "ikobe621@gmail.com",
					"name": "ikobe"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "ycjcl868",
				"email": "45808948@qq.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_4.0.0-alpha.12_1575391189382_0.6891480421879339"
			},
			"_hasShrinkwrap": false
		},
		"4.0.0-alpha.13": {
			"name": "antd",
			"version": "4.0.0-alpha.13",
			"description": "An enterprise-class UI design language and React components implementation",
			"keywords": [
				"ant",
				"component",
				"components",
				"design",
				"framework",
				"frontend",
				"react",
				"react-component",
				"ui"
			],
			"homepage": "http://ant.design/",
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"license": "MIT",
			"contributors": [
				{
					"name": "ant"
				}
			],
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"main": "lib/index.js",
			"module": "es/index.js",
			"typings": "lib/index.d.ts",
			"scripts": {
				"api-collection": "antd-tools run api-collection",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"build": "npm run compile && npm run dist",
				"bundlesize": "bundlesize",
				"check-commit": "node ./scripts/check-commit.js",
				"compile": "antd-tools run compile",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml CNAME _site && cp -r .circleci/ _site && npm run site:test",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"dist": "antd-tools run dist",
				"lint": "npm run lint:tsc && npm run lint:script && npm run lint:demo && npm run lint:style && npm run lint:deps",
				"lint-fix": "npm run lint-fix:script && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:script": "npm run lint:script -- --fix",
				"lint-fix:style": "npm run lint:style -- --fix",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:deps": "antd-tools run deps-lint",
				"lint:md": "remark components/",
				"lint:script": "eslint . --ext '.js,.jsx,.ts,.tsx'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"lint:tsc": "npm run tsc",
				"pre-publish": "npm run check-commit && npm run test-all",
				"prettier": "prettier -c --write '**/*'",
				"pretty-quick": "pretty-quick",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"site": "cross-env NODE_ICU_DATA=node_modules/full-icu bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"sort": "npx sort-package-json",
				"sort-api": "antd-tools run sort-api-table",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"test": "jest --config .jest.js --no-cache",
				"test-all": "./scripts/test-all.sh",
				"test-node": "jest --config .jest.node.js --no-cache",
				"tsc": "tsc",
				"site:test": "jest --config .jest.site.js --cache=false"
			},
			"husky": {
				"hooks": {
					"pre-commit": "pretty-quick --staged"
				}
			},
			"browserslist": [
				"last 2 version",
				"Firefox ESR",
				"> 1%",
				"ie >= 9"
			],
			"dependencies": {
				"@ant-design/create-react-context": "^0.2.4",
				"@ant-design/icons": "^4.0.0-alpha.11",
				"@ant-design/icons-svg": "^4.0.0-alpha.0",
				"@types/react-slick": "^0.23.4",
				"array-tree-filter": "^2.1.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.6",
				"copy-to-clipboard": "^3.2.0",
				"css-animation": "^1.5.0",
				"dom-closest": "^0.2.0",
				"dom-scroll-into-view": "^1.2.1",
				"enquire.js": "^2.1.6",
				"lodash": "^4.17.13",
				"moment": "^2.24.0",
				"omit.js": "^1.0.2",
				"prop-types": "^15.7.2",
				"raf": "^3.4.1",
				"rc-animate": "^2.10.2",
				"rc-calendar": "~9.15.7",
				"rc-cascader": "~1.0.0-alpha.0",
				"rc-checkbox": "~2.1.6",
				"rc-collapse": "~1.11.3",
				"rc-dialog": "~7.5.2",
				"rc-drawer": "~3.0.0",
				"rc-dropdown": "~3.0.0-alpha.0",
				"rc-field-form": "^0.0.0-alpha.17",
				"rc-input-number": "~4.5.0",
				"rc-mentions": "~0.4.0",
				"rc-menu": "~8.0.0-alpha.4",
				"rc-notification": "~3.3.1",
				"rc-pagination": "~1.20.11",
				"rc-progress": "~2.5.0",
				"rc-rate": "~2.5.0",
				"rc-resize-observer": "^0.1.0",
				"rc-select": "~10.0.0-alpha.29",
				"rc-slider": "~8.7.1",
				"rc-steps": "~3.5.0",
				"rc-switch": "~1.9.0",
				"rc-table": "~7.0.0-alpha.20",
				"rc-tabs": "~9.7.0",
				"rc-time-picker": "~4.0.0-alpha.2",
				"rc-tooltip": "~3.7.3",
				"rc-tree": "~3.0.0-alpha.37",
				"rc-tree-select": "~3.0.0-alpha.5",
				"rc-trigger": "^2.6.2",
				"rc-upload": "~2.9.1",
				"rc-util": "^4.10.0",
				"rc-virtual-list": "^0.0.0-alpha.25",
				"react-lazy-load": "^3.0.13",
				"react-lifecycles-compat": "^3.0.4",
				"react-slick": "~0.25.2",
				"resize-observer-polyfill": "^1.5.1",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.3"
			},
			"devDependencies": {
				"@ant-design/colors": "^3.2.2",
				"@ant-design/tools": "^8.0.4",
				"@packtracker/webpack-plugin": "^2.0.1",
				"@sentry/browser": "^5.4.0",
				"@stackblitz/sdk": "^1.3.0",
				"@types/classnames": "^2.2.8",
				"@types/gtag.js": "^0.0.3",
				"@types/jest": "^24.0.23",
				"@types/lodash": "^4.14.139",
				"@types/prop-types": "^15.7.1",
				"@types/raf": "^3.4.0",
				"@types/react": "^16.9.0",
				"@types/react-dom": "^16.8.4",
				"@types/shallowequal": "^1.1.1",
				"@types/warning": "^3.0.0",
				"@typescript-eslint/eslint-plugin": "^2.0.0",
				"@typescript-eslint/parser": "~2.9.0",
				"antd-theme-generator": "^1.1.6",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.3.3",
				"bisheng-plugin-antd": "^1.3.1",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.1.0",
				"bisheng-plugin-toc": "^0.4.4",
				"bundlesize": "^0.18.0",
				"chalk": "^3.0.0",
				"cheerio": "^1.0.0-rc.3",
				"cross-env": "^6.0.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.6.3",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.10.0",
				"enzyme-adapter-react-16": "^1.14.0",
				"enzyme-to-json": "^3.3.5",
				"eslint": "^6.1.0",
				"eslint-config-airbnb": "^18.0.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-import": "^2.17.3",
				"eslint-plugin-jest": "^23.0.2",
				"eslint-plugin-jsx-a11y": "^6.2.1",
				"eslint-plugin-markdown": "^1.0.0",
				"eslint-plugin-react": "^7.14.2",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"full-icu": "^1.3.0",
				"glob": "^7.1.4",
				"http-server": "^0.12.0",
				"husky": "^3.0.2",
				"immutability-helper": "^3.0.0",
				"intersection-observer": "^0.7.0",
				"jest": "^24.8.0",
				"jsdom": "^15.1.1",
				"jsonml.js": "^0.1.0",
				"less-vars-to-js": "^1.3.0",
				"logrocket": "^1.0.0",
				"logrocket-react": "^4.0.0",
				"lz-string": "^1.4.4",
				"mockdate": "^2.0.2",
				"node-fetch": "^2.6.0",
				"preact": "^10.0.0",
				"preact-compat": "^3.18.5",
				"prettier": "^1.17.1",
				"pretty-quick": "^2.0.0",
				"querystring": "^0.2.0",
				"rc-footer": "^0.6.0",
				"rc-queue-anim": "^1.6.12",
				"rc-scroll-anim": "^2.5.8",
				"rc-tween-one": "^2.4.1",
				"react": "^16.9.0",
				"react-color": "^2.17.3",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^9.0.0",
				"react-dnd-html5-backend": "^9.0.0",
				"react-dom": "^16.9.0",
				"react-github-button": "^0.1.11",
				"react-helmet-async": "^1.0.4",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.4",
				"react-intl": "^3.1.1",
				"react-resizable": "^1.8.0",
				"react-router": "^3.2.3",
				"react-router-dom": "^5.0.1",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.8.6",
				"react-virtualized": "~9.21.1",
				"react-window": "^1.8.5",
				"reqwest": "^2.0.5",
				"rimraf": "^3.0.0",
				"scrollama": "^2.0.0",
				"simple-git": "^1.113.0",
				"stylelint": "^12.0.0",
				"stylelint-config-prettier": "^7.0.0",
				"stylelint-config-rational-order": "^0.1.2",
				"stylelint-config-standard": "^19.0.0",
				"stylelint-declaration-block-no-ignored-properties": "^2.1.0",
				"stylelint-order": "^3.0.0",
				"typescript": "~3.7.2",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.2.0",
				"yaml-front-matter": "^4.0.0"
			},
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"publishConfig": {
				"registry": "https://registry.npmjs.org/"
			},
			"bundlesize": [
				{
					"path": "./dist/antd.min.js",
					"maxSize": "540 kB"
				},
				{
					"path": "./dist/antd.min.css",
					"maxSize": "60 kB"
				}
			],
			"title": "Ant Design",
			"gitHead": "3e4b8cd414ef243b68018329f1e7135ffdd455db",
			"readmeFilename": "README.md",
			"_id": "antd@4.0.0-alpha.13",
			"_nodeVersion": "10.16.0",
			"_npmVersion": "6.13.1",
			"dist": {
				"integrity": "sha512-fQV6+0exNa/qpWRh9l9QfH7CeyA2mtGUGxZNHh6fpilXUFJRdPULJ1VE6BGIBwqcMFW3HikgbeK2m83LNkISEw==",
				"shasum": "6a1282ac72b22f5a2cc6a85aa2941feeabcc76c4",
				"tarball": "https://registry.npmjs.org/antd/-/antd-4.0.0-alpha.13.tgz",
				"fileCount": 3850,
				"unpackedSize": 50950379,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd5+SKCRA9TVsSAnZWagAAnhIP/0OWkBdUNLBNKLq2x9+f\ncFlVoKaZlZu2dFZgiaJ5MJGtXzuPmRUVRoaQs4xQlQazQwSY35iMToYCeY5E\ny8mKEbqlXYoVlrtUr0E72cYQnN1WiBjnv07XQGQtnIOgnLAOi/Q2aPaNuCqG\n/z92UnEPQAaDOviz1KRBlEpdsC3DFyTWC7A2qhd+04SUnJ6Rk/6cm9EwNR7v\nkHXDwTXsMfVLwmzB9I1yS9T7tICMNAV8C37GEDVFIQ/sR1c8idTeqv6C9hLO\n896ze4zfruw0QiVQUoHaRvrtKaIZIaWzSCm1+VGRXSvRWyJhWDkn8hTz8tBE\nf+SrgfzbK2rBq3JFXmm9BpFBlYbWJHN1d2GlGZ9Yg02/25hvUdPmar6UlucD\nH6Fb/I9X5aVvKAbUr0lls2IYIZH8DYX/mSXu11u4mz6RjV4BSpkQeJfCEzuY\n5whPvqtRzc6bxUtogfKL5pKny6Cz9s2ABQUoIRbcy9ZTigbDY2K7lUlwvwdG\nEWhkJ3wqHYQuYv40f2rqUxYt7bqCGsaWNyLlPYy+NKmxF3gDQJ37AXSXpHeu\nVvbaGxRTyApT1TG5RUXAtV9LSu058m4wOSYmTg+p+s5PkO+DHIvGftmLPUEi\n0s9uQg95lKey5LmlnsOiLHL+QSQBUHYHGp27tGjpY9dCuTKatEpPC8vYcEWq\nrz3u\r\n=N+OF\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "ikobe621@gmail.com",
					"name": "ikobe"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "ycjcl868",
				"email": "45808948@qq.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_4.0.0-alpha.13_1575478409127_0.09055260604633308"
			},
			"_hasShrinkwrap": false
		},
		"4.0.0-alpha.14": {
			"name": "antd",
			"version": "4.0.0-alpha.14",
			"description": "An enterprise-class UI design language and React components implementation",
			"keywords": [
				"ant",
				"component",
				"components",
				"design",
				"framework",
				"frontend",
				"react",
				"react-component",
				"ui"
			],
			"homepage": "http://ant.design/",
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"license": "MIT",
			"contributors": [
				{
					"name": "ant"
				}
			],
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"main": "lib/index.js",
			"module": "es/index.js",
			"typings": "lib/index.d.ts",
			"scripts": {
				"api-collection": "antd-tools run api-collection",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"build": "npm run compile && npm run dist",
				"bundlesize": "bundlesize",
				"check-commit": "node ./scripts/check-commit.js",
				"compile": "antd-tools run compile",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml CNAME _site && cp -r .circleci/ _site && npm run site:test",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"dist": "antd-tools run dist",
				"lint": "npm run lint:tsc && npm run lint:script && npm run lint:demo && npm run lint:style && npm run lint:deps",
				"lint-fix": "npm run lint-fix:script && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:script": "npm run lint:script -- --fix",
				"lint-fix:style": "npm run lint:style -- --fix",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:deps": "antd-tools run deps-lint",
				"lint:md": "remark components/",
				"lint:script": "eslint . --ext '.js,.jsx,.ts,.tsx'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"lint:tsc": "npm run tsc",
				"pre-publish": "npm run check-commit && npm run test-all",
				"prettier": "prettier -c --write '**/*'",
				"pretty-quick": "pretty-quick",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"site": "cross-env NODE_ICU_DATA=node_modules/full-icu bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"sort": "npx sort-package-json",
				"sort-api": "antd-tools run sort-api-table",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"test": "jest --config .jest.js --no-cache",
				"test-all": "./scripts/test-all.sh",
				"test-node": "jest --config .jest.node.js --no-cache",
				"tsc": "tsc",
				"site:test": "jest --config .jest.site.js --cache=false"
			},
			"husky": {
				"hooks": {
					"pre-commit": "pretty-quick --staged"
				}
			},
			"browserslist": [
				"last 2 version",
				"Firefox ESR",
				"> 1%",
				"ie >= 9"
			],
			"dependencies": {
				"@ant-design/create-react-context": "^0.2.4",
				"@ant-design/icons": "^4.0.0-alpha.11",
				"@ant-design/icons-svg": "^4.0.0-alpha.0",
				"@types/react-slick": "^0.23.4",
				"array-tree-filter": "^2.1.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.6",
				"copy-to-clipboard": "^3.2.0",
				"css-animation": "^1.5.0",
				"dom-closest": "^0.2.0",
				"dom-scroll-into-view": "^1.2.1",
				"enquire.js": "^2.1.6",
				"lodash": "^4.17.13",
				"moment": "^2.24.0",
				"omit.js": "^1.0.2",
				"prop-types": "^15.7.2",
				"raf": "^3.4.1",
				"rc-animate": "^2.10.2",
				"rc-calendar": "~9.15.7",
				"rc-cascader": "~1.0.0-alpha.0",
				"rc-checkbox": "~2.1.6",
				"rc-collapse": "~1.11.3",
				"rc-dialog": "~7.5.2",
				"rc-drawer": "~3.0.0",
				"rc-dropdown": "~3.0.0-alpha.0",
				"rc-field-form": "^0.0.0-alpha.17",
				"rc-input-number": "~4.5.0",
				"rc-mentions": "~1.0.0-alpha.0",
				"rc-menu": "~8.0.0-alpha.4",
				"rc-notification": "~3.3.1",
				"rc-pagination": "~1.20.11",
				"rc-progress": "~2.5.0",
				"rc-rate": "~2.5.0",
				"rc-resize-observer": "^0.1.0",
				"rc-select": "~10.0.0-alpha.29",
				"rc-slider": "~8.7.1",
				"rc-steps": "~3.5.0",
				"rc-switch": "~1.9.0",
				"rc-table": "~7.0.0-alpha.20",
				"rc-tabs": "~9.7.0",
				"rc-time-picker": "~4.0.0-alpha.2",
				"rc-tooltip": "~4.0.0-alpha.3",
				"rc-tree": "~3.0.0-alpha.37",
				"rc-tree-select": "~3.0.0-alpha.5",
				"rc-trigger": "~4.0.0-alpha.6",
				"rc-upload": "~2.9.1",
				"rc-util": "^4.10.0",
				"rc-virtual-list": "^0.0.0-alpha.25",
				"react-lazy-load": "^3.0.13",
				"react-lifecycles-compat": "^3.0.4",
				"react-slick": "~0.25.2",
				"resize-observer-polyfill": "^1.5.1",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.3"
			},
			"devDependencies": {
				"@ant-design/colors": "^3.2.2",
				"@ant-design/tools": "^8.0.4",
				"@packtracker/webpack-plugin": "^2.0.1",
				"@sentry/browser": "^5.4.0",
				"@stackblitz/sdk": "^1.3.0",
				"@types/classnames": "^2.2.8",
				"@types/gtag.js": "^0.0.3",
				"@types/jest": "^24.0.23",
				"@types/lodash": "^4.14.139",
				"@types/prop-types": "^15.7.1",
				"@types/raf": "^3.4.0",
				"@types/react": "^16.9.0",
				"@types/react-dom": "^16.8.4",
				"@types/shallowequal": "^1.1.1",
				"@types/warning": "^3.0.0",
				"@typescript-eslint/eslint-plugin": "^2.0.0",
				"@typescript-eslint/parser": "~2.9.0",
				"antd-theme-generator": "^1.1.6",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.3.3",
				"bisheng-plugin-antd": "^1.3.1",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.1.0",
				"bisheng-plugin-toc": "^0.4.4",
				"bundlesize": "^0.18.0",
				"chalk": "^3.0.0",
				"cheerio": "^1.0.0-rc.3",
				"cross-env": "^6.0.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.6.3",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.10.0",
				"enzyme-adapter-react-16": "^1.14.0",
				"enzyme-to-json": "^3.3.5",
				"eslint": "^6.1.0",
				"eslint-config-airbnb": "^18.0.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-import": "^2.17.3",
				"eslint-plugin-jest": "^23.0.2",
				"eslint-plugin-jsx-a11y": "^6.2.1",
				"eslint-plugin-markdown": "^1.0.0",
				"eslint-plugin-react": "^7.14.2",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"full-icu": "^1.3.0",
				"glob": "^7.1.4",
				"http-server": "^0.12.0",
				"husky": "^3.0.2",
				"ignore-emit-webpack-plugin": "^2.0.2",
				"immutability-helper": "^3.0.0",
				"intersection-observer": "^0.7.0",
				"jest": "^24.8.0",
				"jsdom": "^15.1.1",
				"jsonml.js": "^0.1.0",
				"less-vars-to-js": "^1.3.0",
				"logrocket": "^1.0.0",
				"logrocket-react": "^4.0.0",
				"lz-string": "^1.4.4",
				"mockdate": "^2.0.2",
				"node-fetch": "^2.6.0",
				"preact": "^10.0.0",
				"preact-compat": "^3.18.5",
				"prettier": "^1.17.1",
				"pretty-quick": "^2.0.0",
				"querystring": "^0.2.0",
				"rc-footer": "^0.6.0",
				"rc-queue-anim": "^1.6.12",
				"rc-scroll-anim": "^2.5.8",
				"rc-tween-one": "^2.4.1",
				"react": "^16.9.0",
				"react-color": "^2.17.3",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^9.0.0",
				"react-dnd-html5-backend": "^9.0.0",
				"react-dom": "^16.9.0",
				"react-github-button": "^0.1.11",
				"react-helmet-async": "^1.0.4",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.4",
				"react-intl": "^3.1.1",
				"react-resizable": "^1.8.0",
				"react-router": "^3.2.3",
				"react-router-dom": "^5.0.1",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.8.6",
				"react-virtualized": "~9.21.1",
				"react-window": "^1.8.5",
				"reqwest": "^2.0.5",
				"rimraf": "^3.0.0",
				"scrollama": "^2.0.0",
				"simple-git": "^1.113.0",
				"stylelint": "^12.0.0",
				"stylelint-config-prettier": "^7.0.0",
				"stylelint-config-rational-order": "^0.1.2",
				"stylelint-config-standard": "^19.0.0",
				"stylelint-declaration-block-no-ignored-properties": "^2.1.0",
				"stylelint-order": "^3.0.0",
				"typescript": "~3.7.2",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.2.0",
				"yaml-front-matter": "^4.0.0"
			},
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"publishConfig": {
				"registry": "https://registry.npmjs.org/"
			},
			"bundlesize": [
				{
					"path": "./dist/antd.min.js",
					"maxSize": "540 kB"
				},
				{
					"path": "./dist/antd.min.css",
					"maxSize": "60 kB"
				}
			],
			"title": "Ant Design",
			"gitHead": "6f64b945b8ddb97280cfba9432c5a2cf1ab375b7",
			"readmeFilename": "README.md",
			"_id": "antd@4.0.0-alpha.14",
			"_nodeVersion": "10.16.0",
			"_npmVersion": "6.13.1",
			"dist": {
				"integrity": "sha512-SBsltd1cJhwfuFK0Rl5XI+XvfFBxkfECLX5k22LoFctmDvBSdAJdJmL7e9jUoV0+PNWUwDSKHs1qLFFXDDm0Fw==",
				"shasum": "ff56b7294a7c75a1c9ab7b5eed6400a0c909167a",
				"tarball": "https://registry.npmjs.org/antd/-/antd-4.0.0-alpha.14.tgz",
				"fileCount": 3853,
				"unpackedSize": 50014403,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd62FeCRA9TVsSAnZWagAAU7UP/iTEcn6jQgANjuMfjlkH\nqCELRjpmfDwLydoVy3I7L+6znAowEE8Fxxj/QT9dRgVerUSmjBeK3rm6gr83\n7YgJA7Kl9ISr8qhmLCJTFm4xbY8H7khF2McRDSTp0TQfJaubs2ET95Uyx8+4\nRuKy+pg5J7hi5WJL8TQbCyeDU0W9q0Ue5KB+jBjk2TGg3gBCRTcLKIPoCMJC\n6d0lGPXFchv9lVICsftd+PTQtel/3dAx/3Ix1/aLgQtQF9vDr84f9R2Ar0Hs\ne+GUVu0Dellmmgt0lHaVXUVmD4lvR7fLKgaDNcBKFnVB2+2F7T5d3jbqzn9f\n7S5jaUZuWKA7UQunpCMxfYjH4zXedGWbGNlievgzCZwT9ISxvj5LBHZct/oI\nS77GcENIqIckqthiaKPWo8kSgD9F48ePwb5AAJLtEEZ19GFew/xLWpMcmdMU\npTtWmYHPFRgsfgsrKOhvkl2gepLV5CFyhoRoe+1tZXDnnnZaaemNwqrXOXBG\nkywnVO94QxOYgP3dGHTT+e/qW9OT5/ernwcBuLBAYR68/o2fRp4vqOyMePSO\npavgrdLWp29dlpG306QM/dNZXD73CS9SUC2vsgVqtxipESMeFGoVFpwDUuEp\n5LOdnFwEnjI39hrewrwfSanxrNbxhldvDYH8dQPATFRAZNEgdwV3MlEgzA07\nT2qj\r\n=ATrh\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "ikobe621@gmail.com",
					"name": "ikobe"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "ycjcl868",
				"email": "45808948@qq.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_4.0.0-alpha.14_1575706973842_0.1923760710562965"
			},
			"_hasShrinkwrap": false
		},
		"3.26.1": {
			"name": "antd",
			"version": "3.26.1",
			"description": "An enterprise-class UI design language and React components implementation",
			"keywords": [
				"ant",
				"component",
				"components",
				"design",
				"framework",
				"frontend",
				"react",
				"react-component",
				"ui"
			],
			"homepage": "http://ant.design/",
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"license": "MIT",
			"contributors": [
				{
					"name": "ant"
				}
			],
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"main": "lib/index.js",
			"module": "es/index.js",
			"typings": "lib/index.d.ts",
			"scripts": {
				"api-collection": "antd-tools run api-collection",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"build": "npm run compile && npm run dist",
				"bundlesize": "bundlesize",
				"check-commit": "node ./scripts/check-commit.js",
				"compile": "antd-tools run compile",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml CNAME _site && cp -r .circleci/ _site && npm run site:test",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"dist": "antd-tools run dist",
				"lint": "npm run lint:tsc && npm run lint:script && npm run lint:demo && npm run lint:style && npm run lint:deps",
				"lint-fix": "npm run lint-fix:script && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:script": "npm run lint:script -- --fix",
				"lint-fix:style": "npm run lint:style -- --fix",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:deps": "antd-tools run deps-lint",
				"lint:md": "remark components/",
				"lint:script": "eslint . --ext '.js,.jsx,.ts,.tsx'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"lint:tsc": "npm run tsc",
				"pre-publish": "npm run check-commit && npm run test-all",
				"prettier": "prettier -c --write '**/*'",
				"pretty-quick": "pretty-quick",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"site": "cross-env NODE_ICU_DATA=node_modules/full-icu bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"sort": "npx sort-package-json",
				"sort-api": "antd-tools run sort-api-table",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"test": "jest --config .jest.js --no-cache",
				"test-all": "./scripts/test-all.sh",
				"test-node": "jest --config .jest.node.js --no-cache",
				"tsc": "tsc",
				"site:test": "jest --config .jest.site.js --cache=false"
			},
			"husky": {
				"hooks": {
					"pre-commit": "pretty-quick --staged"
				}
			},
			"browserslist": [
				"last 2 version",
				"Firefox ESR",
				"> 1%",
				"ie >= 9"
			],
			"dependencies": {
				"@ant-design/create-react-context": "^0.2.4",
				"@ant-design/icons": "~2.1.1",
				"@ant-design/icons-react": "~2.0.1",
				"@types/react-slick": "^0.23.4",
				"array-tree-filter": "^2.1.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.6",
				"copy-to-clipboard": "^3.2.0",
				"css-animation": "^1.5.0",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.6",
				"lodash": "^4.17.13",
				"moment": "^2.24.0",
				"omit.js": "^1.0.2",
				"prop-types": "^15.7.2",
				"raf": "^3.4.1",
				"rc-animate": "^2.10.2",
				"rc-calendar": "~9.15.7",
				"rc-cascader": "~0.17.4",
				"rc-checkbox": "~2.1.6",
				"rc-collapse": "~1.11.3",
				"rc-dialog": "~7.5.2",
				"rc-drawer": "~3.0.0",
				"rc-dropdown": "~2.4.1",
				"rc-editor-mention": "^1.1.13",
				"rc-form": "^2.4.10",
				"rc-input-number": "~4.5.0",
				"rc-mentions": "~0.4.0",
				"rc-menu": "~7.5.1",
				"rc-notification": "~3.3.1",
				"rc-pagination": "~1.20.11",
				"rc-progress": "~2.5.0",
				"rc-rate": "~2.5.0",
				"rc-resize-observer": "^0.1.0",
				"rc-select": "~9.2.0",
				"rc-slider": "~8.7.1",
				"rc-steps": "~3.5.0",
				"rc-switch": "~1.9.0",
				"rc-table": "~6.10.5",
				"rc-tabs": "~9.7.0",
				"rc-time-picker": "~3.7.1",
				"rc-tooltip": "~3.7.3",
				"rc-tree": "~2.1.0",
				"rc-tree-select": "~2.9.1",
				"rc-trigger": "^2.6.2",
				"rc-upload": "~2.9.1",
				"rc-util": "^4.10.0",
				"react-lazy-load": "^3.0.13",
				"react-lifecycles-compat": "^3.0.4",
				"react-slick": "~0.25.2",
				"resize-observer-polyfill": "^1.5.1",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.3"
			},
			"devDependencies": {
				"@ant-design/colors": "^3.2.2",
				"@ant-design/tools": "^8.0.4",
				"@packtracker/webpack-plugin": "^2.0.1",
				"@sentry/browser": "^5.4.0",
				"@stackblitz/sdk": "^1.3.0",
				"@types/classnames": "^2.2.8",
				"@types/gtag.js": "^0.0.3",
				"@types/jest": "^24.0.23",
				"@types/lodash": "^4.14.139",
				"@types/prop-types": "^15.7.1",
				"@types/raf": "^3.4.0",
				"@types/react": "^16.9.0",
				"@types/react-dom": "^16.8.4",
				"@types/shallowequal": "^1.1.1",
				"@types/warning": "^3.0.0",
				"@typescript-eslint/eslint-plugin": "^2.0.0",
				"@typescript-eslint/parser": "^2.10.0",
				"antd-theme-generator": "^1.1.6",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.3.3",
				"bisheng-plugin-antd": "^1.3.1",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.0.0",
				"bisheng-plugin-toc": "^0.4.4",
				"bundlesize": "^0.18.0",
				"chalk": "^3.0.0",
				"cheerio": "^1.0.0-rc.3",
				"cross-env": "^6.0.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.6.3",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.10.0",
				"enzyme-adapter-react-16": "^1.14.0",
				"enzyme-to-json": "^3.3.5",
				"eslint": "^6.1.0",
				"eslint-config-airbnb": "^18.0.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-import": "~2.18.2",
				"eslint-plugin-jest": "^23.0.2",
				"eslint-plugin-jsx-a11y": "^6.2.1",
				"eslint-plugin-markdown": "^1.0.0",
				"eslint-plugin-react": "^7.14.2",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"full-icu": "^1.3.0",
				"glob": "^7.1.4",
				"http-server": "^0.12.0",
				"husky": "^3.0.2",
				"immutability-helper": "^3.0.0",
				"intersection-observer": "^0.7.0",
				"jest": "^24.8.0",
				"jsdom": "^15.1.1",
				"jsonml.js": "^0.1.0",
				"logrocket": "^1.0.0",
				"logrocket-react": "^4.0.0",
				"lz-string": "^1.4.4",
				"mockdate": "^2.0.2",
				"node-fetch": "^2.6.0",
				"preact": "^10.0.0",
				"preact-compat": "^3.18.5",
				"prettier": "^1.17.1",
				"pretty-quick": "^2.0.0",
				"querystring": "^0.2.0",
				"rc-footer": "^0.6.0",
				"rc-queue-anim": "^1.6.12",
				"rc-scroll-anim": "^2.5.8",
				"rc-tween-one": "^2.4.1",
				"react": "^16.5.2",
				"react-color": "^2.17.3",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^10.0.2",
				"react-dnd-html5-backend": "^10.0.2",
				"react-dom": "^16.5.2",
				"react-github-button": "^0.1.11",
				"react-helmet-async": "^1.0.4",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.4",
				"react-intl": "^3.1.1",
				"react-resizable": "^1.8.0",
				"react-router": "^3.2.3",
				"react-router-dom": "^5.0.1",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.8.6",
				"react-virtualized": "~9.21.1",
				"reqwest": "^2.0.5",
				"rimraf": "^3.0.0",
				"scrollama": "^2.0.0",
				"simple-git": "^1.113.0",
				"stylelint": "^12.0.0",
				"stylelint-config-prettier": "^8.0.0",
				"stylelint-config-rational-order": "^0.1.2",
				"stylelint-config-standard": "^19.0.0",
				"stylelint-declaration-block-no-ignored-properties": "^2.1.0",
				"stylelint-order": "^3.0.0",
				"typescript": "~3.7.2",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.2.0",
				"yaml-front-matter": "^4.0.0"
			},
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"publishConfig": {
				"registry": "https://registry.npmjs.org/"
			},
			"bundlesize": [
				{
					"path": "./dist/antd.min.js",
					"maxSize": "540 kB"
				},
				{
					"path": "./dist/antd.min.css",
					"maxSize": "60 kB"
				}
			],
			"title": "Ant Design",
			"gitHead": "fd6d1796edbed293fc2e72ac07899793cf80560a",
			"_id": "antd@3.26.1",
			"_nodeVersion": "12.13.1",
			"_npmVersion": "6.12.1",
			"dist": {
				"integrity": "sha512-4dsBs4CkwsJXQ1KPcReimAQs4Z36IiD+glIZfk3nCxPP4FovRGzqbyPAyOHTOqFr0lXXxEGsPHRxd2ctLmS6Sg==",
				"shasum": "ebeed1f658f82f47b1be94812c7d5297923e9260",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.26.1.tgz",
				"fileCount": 3828,
				"unpackedSize": 51115861,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd7hs7CRA9TVsSAnZWagAABloP/25CyuUUhOdltEXDPJYZ\n9Fp2lzB0IZW74jXL3JmV1IwE8SfsCmfYp11EmzPpDbfqB/d9Q80yM4zRMev5\nyDovXrcNR49LR749pdMOpLGa8CIZ2G/vKcGZ5NEWfmnthI3GL1xgGfIkQyyc\nCzNXNadjAdUvr2bQ4i4iBkUaDadwOuA0Pi2p6fmAjqrG0oH1SriQXwM5SEcs\nIsRhLatqlCzTUH73CndSrh6+Lbb+26gcgX1iyQNb0AGvHbbO2OHgLSpjKe+B\ntRcBKm0KYr9tTfBRWfDDsMjFiWdVvwHx8gX5FwZvCkUL8FgDKYQufce48hPX\n+ZVATkEjNvrKbEKdPInrSixH/ssgw5Pnnhqv4GqUCu7dn7k8yRz4O2H/T1+t\n61uVA04Fm27aRfhYkld5nHdDKe3pMIg+bBhR2MpHuLsPKJGob9G86+vpbWO+\nhPKst0/Ypf1oQqr1NPEt4AfjbFhVj0VpB1pWFt2OXweyY70nW6CFBV4RLMqP\nkLr8bcAyOPjdXODGtIlZXMbcIn74BnuRcY6qsgmwGOcFVry1zUOfyBDUMF7m\nkNmXzUYZBIulR554tWLldaAGrmBJ4wtmTaVdrf5h2ygoFCFgPyTuRHAy4Im9\n4iz5pMVbFhQxIslU3e+x7maXnwuRacYcQX4sQsufLajrJMb36XgtZg/KPUBD\nUvsP\r\n=mUH+\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "ikobe621@gmail.com",
					"name": "ikobe"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "chenshuai2144",
				"email": "wasd2144@hotmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.26.1_1575885626104_0.0868501404902966"
			},
			"_hasShrinkwrap": false
		},
		"3.26.2": {
			"name": "antd",
			"version": "3.26.2",
			"description": "An enterprise-class UI design language and React components implementation",
			"keywords": [
				"ant",
				"component",
				"components",
				"design",
				"framework",
				"frontend",
				"react",
				"react-component",
				"ui"
			],
			"homepage": "http://ant.design/",
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"license": "MIT",
			"contributors": [
				{
					"name": "ant"
				}
			],
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"main": "lib/index.js",
			"module": "es/index.js",
			"typings": "lib/index.d.ts",
			"scripts": {
				"api-collection": "antd-tools run api-collection",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"build": "npm run compile && npm run dist",
				"bundlesize": "bundlesize",
				"check-commit": "node ./scripts/check-commit.js",
				"compile": "antd-tools run compile",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml CNAME _site && cp -r .circleci/ _site && npm run site:test",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"dist": "antd-tools run dist",
				"lint": "npm run lint:tsc && npm run lint:script && npm run lint:demo && npm run lint:style && npm run lint:deps",
				"lint-fix": "npm run lint-fix:script && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:script": "npm run lint:script -- --fix",
				"lint-fix:style": "npm run lint:style -- --fix",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:deps": "antd-tools run deps-lint",
				"lint:md": "remark components/",
				"lint:script": "eslint . --ext '.js,.jsx,.ts,.tsx'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"lint:tsc": "npm run tsc",
				"pre-publish": "npm run check-commit && npm run test-all",
				"prettier": "prettier -c --write '**/*'",
				"pretty-quick": "pretty-quick",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"site": "cross-env NODE_ICU_DATA=node_modules/full-icu bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"sort": "npx sort-package-json",
				"sort-api": "antd-tools run sort-api-table",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"test": "jest --config .jest.js --no-cache",
				"test-all": "./scripts/test-all.sh",
				"test-node": "jest --config .jest.node.js --no-cache",
				"tsc": "tsc",
				"site:test": "jest --config .jest.site.js --cache=false"
			},
			"husky": {
				"hooks": {
					"pre-commit": "pretty-quick --staged"
				}
			},
			"browserslist": [
				"last 2 version",
				"Firefox ESR",
				"> 1%",
				"ie >= 9"
			],
			"dependencies": {
				"@ant-design/create-react-context": "^0.2.4",
				"@ant-design/icons": "~2.1.1",
				"@ant-design/icons-react": "~2.0.1",
				"@types/react-slick": "^0.23.4",
				"array-tree-filter": "^2.1.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.6",
				"copy-to-clipboard": "^3.2.0",
				"css-animation": "^1.5.0",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.6",
				"lodash": "^4.17.13",
				"moment": "^2.24.0",
				"omit.js": "^1.0.2",
				"prop-types": "^15.7.2",
				"raf": "^3.4.1",
				"rc-animate": "^2.10.2",
				"rc-calendar": "~9.15.7",
				"rc-cascader": "~0.17.4",
				"rc-checkbox": "~2.1.6",
				"rc-collapse": "~1.11.3",
				"rc-dialog": "~7.5.2",
				"rc-drawer": "~3.0.0",
				"rc-dropdown": "~2.4.1",
				"rc-editor-mention": "^1.1.13",
				"rc-form": "^2.4.10",
				"rc-input-number": "~4.5.0",
				"rc-mentions": "~0.4.0",
				"rc-menu": "~7.5.1",
				"rc-notification": "~3.3.1",
				"rc-pagination": "~1.20.11",
				"rc-progress": "~2.5.0",
				"rc-rate": "~2.5.0",
				"rc-resize-observer": "^0.1.0",
				"rc-select": "~9.2.0",
				"rc-slider": "~8.7.1",
				"rc-steps": "~3.5.0",
				"rc-switch": "~1.9.0",
				"rc-table": "~6.10.5",
				"rc-tabs": "~9.7.0",
				"rc-time-picker": "~3.7.1",
				"rc-tooltip": "~3.7.3",
				"rc-tree": "~2.1.0",
				"rc-tree-select": "~2.9.1",
				"rc-trigger": "^2.6.2",
				"rc-upload": "~2.9.1",
				"rc-util": "^4.10.0",
				"react-lazy-load": "^3.0.13",
				"react-lifecycles-compat": "^3.0.4",
				"react-slick": "~0.25.2",
				"resize-observer-polyfill": "^1.5.1",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.3"
			},
			"devDependencies": {
				"@ant-design/colors": "^3.2.2",
				"@ant-design/tools": "^8.0.4",
				"@packtracker/webpack-plugin": "^2.0.1",
				"@sentry/browser": "^5.4.0",
				"@stackblitz/sdk": "^1.3.0",
				"@types/classnames": "^2.2.8",
				"@types/gtag.js": "^0.0.3",
				"@types/jest": "^24.0.23",
				"@types/lodash": "^4.14.139",
				"@types/prop-types": "^15.7.1",
				"@types/raf": "^3.4.0",
				"@types/react": "^16.9.0",
				"@types/react-dom": "^16.8.4",
				"@types/shallowequal": "^1.1.1",
				"@types/warning": "^3.0.0",
				"@typescript-eslint/eslint-plugin": "^2.0.0",
				"@typescript-eslint/parser": "^2.10.0",
				"antd-theme-generator": "^1.1.6",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.3.3",
				"bisheng-plugin-antd": "^1.3.1",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.0.0",
				"bisheng-plugin-toc": "^0.4.4",
				"bundlesize": "^0.18.0",
				"chalk": "^3.0.0",
				"cheerio": "^1.0.0-rc.3",
				"cross-env": "^6.0.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.6.3",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.10.0",
				"enzyme-adapter-react-16": "^1.14.0",
				"enzyme-to-json": "^3.3.5",
				"eslint": "^6.1.0",
				"eslint-config-airbnb": "^18.0.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-import": "~2.18.2",
				"eslint-plugin-jest": "^23.0.2",
				"eslint-plugin-jsx-a11y": "^6.2.1",
				"eslint-plugin-markdown": "^1.0.0",
				"eslint-plugin-react": "^7.14.2",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"full-icu": "^1.3.0",
				"glob": "^7.1.4",
				"http-server": "^0.12.0",
				"husky": "^3.0.2",
				"immutability-helper": "^3.0.0",
				"intersection-observer": "^0.7.0",
				"jest": "^24.8.0",
				"jsdom": "^15.1.1",
				"jsonml.js": "^0.1.0",
				"logrocket": "^1.0.0",
				"logrocket-react": "^4.0.0",
				"lz-string": "^1.4.4",
				"mockdate": "^2.0.2",
				"node-fetch": "^2.6.0",
				"preact": "^10.0.0",
				"preact-compat": "^3.18.5",
				"prettier": "^1.17.1",
				"pretty-quick": "^2.0.0",
				"querystring": "^0.2.0",
				"rc-footer": "^0.6.0",
				"rc-queue-anim": "^1.6.12",
				"rc-scroll-anim": "^2.5.8",
				"rc-tween-one": "^2.4.1",
				"react": "^16.5.2",
				"react-color": "^2.17.3",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^10.0.2",
				"react-dnd-html5-backend": "^10.0.2",
				"react-dom": "^16.5.2",
				"react-github-button": "^0.1.11",
				"react-helmet-async": "^1.0.4",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.4",
				"react-intl": "^3.1.1",
				"react-resizable": "^1.8.0",
				"react-router": "^3.2.3",
				"react-router-dom": "^5.0.1",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.8.6",
				"react-virtualized": "~9.21.1",
				"reqwest": "^2.0.5",
				"rimraf": "^3.0.0",
				"scrollama": "^2.0.0",
				"simple-git": "^1.113.0",
				"stylelint": "^12.0.0",
				"stylelint-config-prettier": "^8.0.0",
				"stylelint-config-rational-order": "^0.1.2",
				"stylelint-config-standard": "^19.0.0",
				"stylelint-declaration-block-no-ignored-properties": "^2.1.0",
				"stylelint-order": "^3.0.0",
				"typescript": "~3.7.2",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.2.0",
				"yaml-front-matter": "^4.0.0"
			},
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"publishConfig": {
				"registry": "https://registry.npmjs.org/"
			},
			"bundlesize": [
				{
					"path": "./dist/antd.min.js",
					"maxSize": "540 kB"
				},
				{
					"path": "./dist/antd.min.css",
					"maxSize": "60 kB"
				}
			],
			"title": "Ant Design",
			"gitHead": "20ef1f199c675754cd1fb9cb8bde3c9c82ee84a9",
			"_id": "antd@3.26.2",
			"_nodeVersion": "10.16.0",
			"_npmVersion": "6.13.1",
			"dist": {
				"integrity": "sha512-18wU3MYozJTWnHpehuPFJhOClrgLSdApubCn6KOCSgZYFD5Y0ZG59bR44Um5uxz/rIWA09gVwIAs62kJNcVZZg==",
				"shasum": "3c6068612a1790bf0cd3049ada70e8efb8b7c53e",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.26.2.tgz",
				"fileCount": 3828,
				"unpackedSize": 51392965,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd7xzRCRA9TVsSAnZWagAAmS8P/0QUBVK/sOOvXqhFdqej\nWyg6+7T7vpxMwQRcFiehX1jLxYZW2p0QKQKVWbxk2pXFTYYjfsJnChHpTPDt\nrwagFuCwUV4lxk3YxTACBGl250/E3lF/dLQq2MmQUIulqi4Gp3h3E8OFVPkz\nK+FKZNuUEacon28fpfPMLqt5oOajee3PwsVjvc+WcF0Bi7FrLcO9ZOSkdQ95\n8lOgWoOaHE3VCIxMAaygnGqeqCWviExCApaw8jfw6tTo1O0M1g9HWRPzj2nP\nUo3BGtswngPGMTZiIxx2wuYw+iEXZk+5ySk+3feFm8G2362sqcdXMXm87MVF\nAV2eBg8Q4c1rIoMCoU43BA7zIAKxR+iGbe848tncPumi6PXGuBts3piiwI39\nJqmmr8A7PEq7Jer7dWbXhyaNEW7qHzgkM9z1gCBgSAte51qHyKvCnM+lII9+\n0AbsrTeqebAlsK01kYN4U9qAMhe3xJAbJXT5tZo0YRHdFeOC+tbvobYmpc7a\nLOun8IX1nqU5OS+tSsMgIuxh9wYvGCA83KGOVGhgH6WrlqnSpnBp5Fkes7Hn\nxaGtBE3Nq+bn0imuXFInOz9XD1zGjUoPHp+ef6KU/vPH8PTLE11PeXxM7Ndu\nl3vn44/J+MA16GqzNVY2L6h9LQyeqSKZbTpNodXUADEERepi744fWRKzaVKr\nDDAi\r\n=dPdO\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "ikobe621@gmail.com",
					"name": "ikobe"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.26.2_1575951568537_0.40827634183598804"
			},
			"_hasShrinkwrap": false
		},
		"4.0.0-beta.0": {
			"name": "antd",
			"version": "4.0.0-beta.0",
			"description": "An enterprise-class UI design language and React components implementation",
			"keywords": [
				"ant",
				"component",
				"components",
				"design",
				"framework",
				"frontend",
				"react",
				"react-component",
				"ui"
			],
			"homepage": "http://ant.design/",
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"license": "MIT",
			"contributors": [
				{
					"name": "ant"
				}
			],
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"main": "lib/index.js",
			"module": "es/index.js",
			"typings": "lib/index.d.ts",
			"scripts": {
				"api-collection": "antd-tools run api-collection",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"build": "npm run compile && npm run dist",
				"bundlesize": "bundlesize",
				"check-commit": "node ./scripts/check-commit.js",
				"compile": "antd-tools run compile",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml CNAME _site && cp -r .circleci/ _site && npm run site:test",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"dist": "antd-tools run dist",
				"lint": "npm run lint:tsc && npm run lint:script && npm run lint:demo && npm run lint:style && npm run lint:deps",
				"lint-fix": "npm run lint-fix:script && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:script": "npm run lint:script -- --fix",
				"lint-fix:style": "npm run lint:style -- --fix",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:deps": "antd-tools run deps-lint",
				"lint:md": "remark components/",
				"lint:script": "eslint . --ext '.js,.jsx,.ts,.tsx'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"lint:tsc": "npm run tsc",
				"pre-publish": "npm run check-commit && npm run test-all",
				"prettier": "prettier -c --write '**/*'",
				"pretty-quick": "pretty-quick",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"site": "cross-env NODE_ICU_DATA=node_modules/full-icu bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"sort": "npx sort-package-json",
				"sort-api": "antd-tools run sort-api-table",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"test": "jest --config .jest.js --no-cache",
				"test-all": "./scripts/test-all.sh",
				"test-node": "jest --config .jest.node.js --no-cache",
				"tsc": "tsc",
				"site:test": "jest --config .jest.site.js --cache=false"
			},
			"husky": {
				"hooks": {
					"pre-commit": "pretty-quick --staged"
				}
			},
			"browserslist": [
				"last 2 version",
				"Firefox ESR",
				"> 1%",
				"ie >= 9"
			],
			"dependencies": {
				"@ant-design/create-react-context": "^0.2.4",
				"@ant-design/icons": "^4.0.0-alpha.11",
				"@ant-design/icons-svg": "^4.0.0-alpha.0",
				"@types/react-slick": "^0.23.4",
				"array-tree-filter": "^2.1.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.6",
				"copy-to-clipboard": "^3.2.0",
				"css-animation": "^1.5.0",
				"dom-closest": "^0.2.0",
				"dom-scroll-into-view": "^1.2.1",
				"enquire.js": "^2.1.6",
				"lodash": "^4.17.13",
				"moment": "^2.24.0",
				"omit.js": "^1.0.2",
				"prop-types": "^15.7.2",
				"raf": "^3.4.1",
				"rc-animate": "^2.10.2",
				"rc-calendar": "~9.15.7",
				"rc-cascader": "~1.0.0-alpha.0",
				"rc-checkbox": "~2.1.6",
				"rc-collapse": "~1.11.3",
				"rc-dialog": "~7.5.2",
				"rc-drawer": "~3.0.0",
				"rc-dropdown": "~3.0.0-alpha.0",
				"rc-field-form": "^0.0.0-alpha.17",
				"rc-input-number": "~4.5.0",
				"rc-mentions": "~1.0.0-alpha.0",
				"rc-menu": "~8.0.0-alpha.4",
				"rc-notification": "~3.3.1",
				"rc-pagination": "~1.20.11",
				"rc-picker": "^0.0.1-alpha.58",
				"rc-progress": "~2.5.0",
				"rc-rate": "~2.5.0",
				"rc-resize-observer": "^0.1.0",
				"rc-select": "~10.0.0-alpha.29",
				"rc-slider": "~8.7.1",
				"rc-steps": "~3.5.0",
				"rc-switch": "~1.9.0",
				"rc-table": "~7.0.0-alpha.20",
				"rc-tabs": "~9.7.0",
				"rc-time-picker": "~4.0.0-alpha.2",
				"rc-tooltip": "~4.0.0-alpha.3",
				"rc-tree": "~3.0.0-alpha.37",
				"rc-tree-select": "~3.0.0-alpha.5",
				"rc-trigger": "~4.0.0-alpha.7",
				"rc-upload": "~2.9.1",
				"rc-util": "^4.10.0",
				"rc-virtual-list": "^0.0.0-alpha.25",
				"react-lazy-load": "^3.0.13",
				"react-lifecycles-compat": "^3.0.4",
				"react-slick": "~0.25.2",
				"resize-observer-polyfill": "^1.5.1",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.3"
			},
			"devDependencies": {
				"@ant-design/colors": "^3.2.2",
				"@ant-design/tools": "^8.0.4",
				"@packtracker/webpack-plugin": "^2.0.1",
				"@sentry/browser": "^5.4.0",
				"@stackblitz/sdk": "^1.3.0",
				"@types/classnames": "^2.2.8",
				"@types/gtag.js": "^0.0.3",
				"@types/jest": "^24.0.23",
				"@types/lodash": "^4.14.139",
				"@types/prop-types": "^15.7.1",
				"@types/raf": "^3.4.0",
				"@types/react": "^16.9.0",
				"@types/react-dom": "^16.8.4",
				"@types/shallowequal": "^1.1.1",
				"@types/warning": "^3.0.0",
				"@typescript-eslint/eslint-plugin": "^2.0.0",
				"@typescript-eslint/parser": "~2.9.0",
				"antd-theme-generator": "^1.1.6",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.3.3",
				"bisheng-plugin-antd": "^1.3.1",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.1.0",
				"bisheng-plugin-toc": "^0.4.4",
				"bundlesize": "^0.18.0",
				"chalk": "^3.0.0",
				"cheerio": "^1.0.0-rc.3",
				"cross-env": "^6.0.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.6.3",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.10.0",
				"enzyme-adapter-react-16": "^1.14.0",
				"enzyme-to-json": "^3.3.5",
				"eslint": "^6.1.0",
				"eslint-config-airbnb": "^18.0.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-import": "^2.17.3",
				"eslint-plugin-jest": "^23.0.2",
				"eslint-plugin-jsx-a11y": "^6.2.1",
				"eslint-plugin-markdown": "^1.0.0",
				"eslint-plugin-react": "^7.14.2",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"full-icu": "^1.3.0",
				"glob": "^7.1.4",
				"http-server": "^0.12.0",
				"husky": "^3.0.2",
				"ignore-emit-webpack-plugin": "^2.0.2",
				"immutability-helper": "^3.0.0",
				"intersection-observer": "^0.7.0",
				"jest": "^24.8.0",
				"jsdom": "^15.1.1",
				"jsonml.js": "^0.1.0",
				"less-vars-to-js": "^1.3.0",
				"logrocket": "^1.0.0",
				"logrocket-react": "^4.0.0",
				"lz-string": "^1.4.4",
				"mockdate": "^2.0.2",
				"node-fetch": "^2.6.0",
				"preact": "^10.0.0",
				"preact-compat": "^3.18.5",
				"prettier": "^1.17.1",
				"pretty-quick": "^2.0.0",
				"querystring": "^0.2.0",
				"rc-footer": "^0.6.0",
				"rc-queue-anim": "^1.6.12",
				"rc-scroll-anim": "^2.5.8",
				"rc-tween-one": "^2.4.1",
				"react": "^16.9.0",
				"react-color": "^2.17.3",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^9.0.0",
				"react-dnd-html5-backend": "^9.0.0",
				"react-dom": "^16.9.0",
				"react-github-button": "^0.1.11",
				"react-helmet-async": "^1.0.4",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.4",
				"react-intl": "^3.1.1",
				"react-resizable": "^1.8.0",
				"react-router": "^3.2.3",
				"react-router-dom": "^5.0.1",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.8.6",
				"react-virtualized": "~9.21.1",
				"react-window": "^1.8.5",
				"reqwest": "^2.0.5",
				"rimraf": "^3.0.0",
				"scrollama": "^2.0.0",
				"simple-git": "^1.113.0",
				"stylelint": "^12.0.0",
				"stylelint-config-prettier": "^7.0.0",
				"stylelint-config-rational-order": "^0.1.2",
				"stylelint-config-standard": "^19.0.0",
				"stylelint-declaration-block-no-ignored-properties": "^2.1.0",
				"stylelint-order": "^3.0.0",
				"typescript": "~3.7.2",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.2.0",
				"yaml-front-matter": "^4.0.0"
			},
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"publishConfig": {
				"registry": "https://registry.npmjs.org/"
			},
			"bundlesize": [
				{
					"path": "./dist/antd.min.js",
					"maxSize": "540 kB"
				},
				{
					"path": "./dist/antd.min.css",
					"maxSize": "60 kB"
				}
			],
			"title": "Ant Design",
			"readmeFilename": "README.md",
			"gitHead": "5a431868f579b78674d77c75834af427fc9ae29f",
			"_id": "antd@4.0.0-beta.0",
			"_nodeVersion": "10.16.3",
			"_npmVersion": "6.13.0",
			"dist": {
				"integrity": "sha512-4Vi3GtuY1QxiXfPl2WNuEVcrc86hHpaTeo7T9pl1/rxwH9DEDZqDqvaW3HEJRPKqRcMvIQXTGzT2xrVxD4M3/w==",
				"shasum": "c3c5073237aa9dc7abfa33c47e30073dea42e192",
				"tarball": "https://registry.npmjs.org/antd/-/antd-4.0.0-beta.0.tgz",
				"fileCount": 3871,
				"unpackedSize": 50000517,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd8RtPCRA9TVsSAnZWagAAAm8P/2K5FWAyAonTYu7qr+qA\nEITrzJtg1s3haaAO+p5Tf4UmopTB9jeSyci9VDArjetIfBWikma6RC5wIc7J\nAvGzGoQu5eywqdetS+e0Gj9advsog+0SuNEoJFybZR8I/CG9Dvbn4VTuVFGH\n/Zh7St4uAFJKmupdLHNLIpnKOXm3t6uiw9qHrqCbyFnUnXGHKthBZo/5E5xm\nH/WWs3YdjiQDzJzh4VTjHe0XLuS+JbjP/YCXHEuUJF2QcH2H3KXPq1e30Ggj\nAftZTRFN0yY4eiiFXKZWbtqsq3ZVYmNhXP84+OE9shXLqYgdq8ztwKQbskKg\nyski6fsMlODYRDDq4g9thpJITWFKPT2M9MusW5a47kYY3XPcIyfTD1lMit+8\nJqltJ1OW1aanuAKSEyRS6AsmxuZEIsOpag5rv2Y4kcOsSyjO+UD5iwS/YNS1\nRIiUN2m9+ewS9hItSqLO/cP+zBwgcPRju8oAVikMpGdB4HKIkyk58dCKKPPs\n2LbbcIDMK9bv3Wq+1+/TxKOfn7lPHyUonUSu9hax+vP5qasreeBkc+m7X52l\ne6miyzxiXanFEwIm51y8cSZ3Ho39lPOJXxdZwTiwno9nwY/VZlj4TGWuW6he\nWKpV8teyeEvM5kklldAW29c6I5ajsHNtQ8cA3Sk3Uy8U8wBqnuOhmWK0zJ8v\nBOzr\r\n=G6az\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "ikobe621@gmail.com",
					"name": "ikobe"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_4.0.0-beta.0_1576082254577_0.22215768417901272"
			},
			"_hasShrinkwrap": false
		},
		"3.26.3": {
			"name": "antd",
			"version": "3.26.3",
			"description": "An enterprise-class UI design language and React components implementation",
			"keywords": [
				"ant",
				"component",
				"components",
				"design",
				"framework",
				"frontend",
				"react",
				"react-component",
				"ui"
			],
			"homepage": "http://ant.design/",
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"license": "MIT",
			"contributors": [
				{
					"name": "ant"
				}
			],
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"main": "lib/index.js",
			"module": "es/index.js",
			"unpkg": "dist/antd.min.js",
			"typings": "lib/index.d.ts",
			"scripts": {
				"api-collection": "antd-tools run api-collection",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"build": "npm run compile && npm run dist",
				"bundlesize": "bundlesize",
				"check-commit": "node ./scripts/check-commit.js",
				"compile": "antd-tools run compile",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml CNAME _site && cp -r .circleci/ _site && npm run site:test",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"dist": "antd-tools run dist",
				"lint": "npm run lint:tsc && npm run lint:script && npm run lint:demo && npm run lint:style && npm run lint:deps",
				"lint-fix": "npm run lint-fix:script && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:script": "npm run lint:script -- --fix",
				"lint-fix:style": "npm run lint:style -- --fix",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:deps": "antd-tools run deps-lint",
				"lint:md": "remark components/",
				"lint:script": "eslint . --ext '.js,.jsx,.ts,.tsx'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"lint:tsc": "npm run tsc",
				"pre-publish": "npm run check-commit && npm run test-all",
				"prettier": "prettier -c --write '**/*'",
				"pretty-quick": "pretty-quick",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"site": "cross-env NODE_ICU_DATA=node_modules/full-icu bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"sort": "npx sort-package-json",
				"sort-api": "antd-tools run sort-api-table",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"test": "jest --config .jest.js --no-cache",
				"test-all": "./scripts/test-all.sh",
				"test-node": "jest --config .jest.node.js --no-cache",
				"tsc": "tsc",
				"site:test": "jest --config .jest.site.js --cache=false"
			},
			"husky": {
				"hooks": {
					"pre-commit": "pretty-quick --staged"
				}
			},
			"browserslist": [
				"last 2 version",
				"Firefox ESR",
				"> 1%",
				"ie >= 9"
			],
			"dependencies": {
				"@ant-design/create-react-context": "^0.2.4",
				"@ant-design/icons": "~2.1.1",
				"@ant-design/icons-react": "~2.0.1",
				"@types/react-slick": "^0.23.4",
				"array-tree-filter": "^2.1.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.6",
				"copy-to-clipboard": "^3.2.0",
				"css-animation": "^1.5.0",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.6",
				"lodash": "^4.17.13",
				"moment": "^2.24.0",
				"omit.js": "^1.0.2",
				"prop-types": "^15.7.2",
				"raf": "^3.4.1",
				"rc-animate": "^2.10.2",
				"rc-calendar": "~9.15.7",
				"rc-cascader": "~0.17.4",
				"rc-checkbox": "~2.1.6",
				"rc-collapse": "~1.11.3",
				"rc-dialog": "~7.6.0",
				"rc-drawer": "~3.1.1",
				"rc-dropdown": "~2.4.1",
				"rc-editor-mention": "^1.1.13",
				"rc-form": "^2.4.10",
				"rc-input-number": "~4.5.0",
				"rc-mentions": "~0.4.0",
				"rc-menu": "~7.5.1",
				"rc-notification": "~3.3.1",
				"rc-pagination": "~1.20.11",
				"rc-progress": "~2.5.0",
				"rc-rate": "~2.5.0",
				"rc-resize-observer": "^0.1.0",
				"rc-select": "~9.2.0",
				"rc-slider": "~8.7.1",
				"rc-steps": "~3.5.0",
				"rc-switch": "~1.9.0",
				"rc-table": "~6.10.5",
				"rc-tabs": "~9.7.0",
				"rc-time-picker": "~3.7.1",
				"rc-tooltip": "~3.7.3",
				"rc-tree": "~2.1.0",
				"rc-tree-select": "~2.9.1",
				"rc-trigger": "^2.6.2",
				"rc-upload": "~2.9.1",
				"rc-util": "^4.16.1",
				"react-lazy-load": "^3.0.13",
				"react-lifecycles-compat": "^3.0.4",
				"react-slick": "~0.25.2",
				"resize-observer-polyfill": "^1.5.1",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.3"
			},
			"devDependencies": {
				"@ant-design/colors": "^3.2.2",
				"@ant-design/tools": "^8.0.4",
				"@packtracker/webpack-plugin": "^2.0.1",
				"@sentry/browser": "^5.4.0",
				"@stackblitz/sdk": "^1.3.0",
				"@types/classnames": "^2.2.8",
				"@types/gtag.js": "^0.0.3",
				"@types/jest": "^24.0.23",
				"@types/lodash": "^4.14.139",
				"@types/prop-types": "^15.7.1",
				"@types/raf": "^3.4.0",
				"@types/react": "^16.9.0",
				"@types/react-dom": "^16.8.4",
				"@types/shallowequal": "^1.1.1",
				"@types/warning": "^3.0.0",
				"@typescript-eslint/eslint-plugin": "^2.0.0",
				"@typescript-eslint/parser": "^2.10.0",
				"antd-theme-generator": "^1.1.6",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.3.3",
				"bisheng-plugin-antd": "^1.3.1",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.0.0",
				"bisheng-plugin-toc": "^0.4.4",
				"bundlesize": "^0.18.0",
				"chalk": "^3.0.0",
				"cheerio": "^1.0.0-rc.3",
				"cross-env": "^6.0.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.6.3",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.10.0",
				"enzyme-adapter-react-16": "^1.14.0",
				"enzyme-to-json": "^3.3.5",
				"eslint": "^6.1.0",
				"eslint-config-airbnb": "^18.0.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-import": "~2.18.2",
				"eslint-plugin-jest": "^23.0.2",
				"eslint-plugin-jsx-a11y": "^6.2.1",
				"eslint-plugin-markdown": "^1.0.0",
				"eslint-plugin-react": "^7.14.2",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"full-icu": "^1.3.0",
				"glob": "^7.1.4",
				"http-server": "^0.12.0",
				"husky": "^3.0.2",
				"immutability-helper": "^3.0.0",
				"intersection-observer": "^0.7.0",
				"jest": "^24.8.0",
				"jsdom": "^15.1.1",
				"jsonml.js": "^0.1.0",
				"logrocket": "^1.0.0",
				"logrocket-react": "^4.0.0",
				"lz-string": "^1.4.4",
				"mockdate": "^2.0.2",
				"node-fetch": "^2.6.0",
				"preact": "^10.0.0",
				"preact-compat": "^3.18.5",
				"prettier": "^1.17.1",
				"pretty-quick": "^2.0.0",
				"querystring": "^0.2.0",
				"rc-footer": "^0.6.0",
				"rc-queue-anim": "^1.6.12",
				"rc-scroll-anim": "^2.5.8",
				"rc-tween-one": "^2.4.1",
				"react": "^16.5.2",
				"react-color": "^2.17.3",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^10.0.2",
				"react-dnd-html5-backend": "^10.0.2",
				"react-dom": "^16.5.2",
				"react-github-button": "^0.1.11",
				"react-helmet-async": "^1.0.4",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.4",
				"react-intl": "^3.1.1",
				"react-resizable": "^1.8.0",
				"react-router": "^3.2.3",
				"react-router-dom": "^5.0.1",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.8.6",
				"react-virtualized": "~9.21.1",
				"reqwest": "^2.0.5",
				"rimraf": "^3.0.0",
				"scrollama": "^2.0.0",
				"simple-git": "^1.113.0",
				"stylelint": "^12.0.0",
				"stylelint-config-prettier": "^8.0.0",
				"stylelint-config-rational-order": "^0.1.2",
				"stylelint-config-standard": "^19.0.0",
				"stylelint-declaration-block-no-ignored-properties": "^2.1.0",
				"stylelint-order": "^3.0.0",
				"typescript": "~3.7.2",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.2.0",
				"yaml-front-matter": "^4.0.0"
			},
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"publishConfig": {
				"registry": "https://registry.npmjs.org/"
			},
			"bundlesize": [
				{
					"path": "./dist/antd.min.js",
					"maxSize": "540 kB"
				},
				{
					"path": "./dist/antd.min.css",
					"maxSize": "60 kB"
				}
			],
			"title": "Ant Design",
			"gitHead": "32cf75cca25263b0ef14b73bb8fa813da16be4f5",
			"_id": "antd@3.26.3",
			"_nodeVersion": "10.16.0",
			"_npmVersion": "6.9.0",
			"dist": {
				"integrity": "sha512-1/0yyEfLWK1/hfE8ir9aWYu/iQEYIuUmkQDz0oj5PtDavGNB0yM5TyYRpwzk/06fS6Riop3uDBy2giUlsMFCmA==",
				"shasum": "046747567d25e381b1b298c3a5c5b970ed716a0d",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.26.3.tgz",
				"fileCount": 3828,
				"unpackedSize": 51401115,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd9OE5CRA9TVsSAnZWagAAUmAP/3smJsFDlwgM23iRH22L\nXBB1/dIeitBZhFoW6b1cDU5BNusAOPYoEtB/4Hnv/tIw0BroVsWCpIEeZJzh\nqOHyklsgkFmKMXp4wGAiHo/Yn/gsMEjI/+g2nMBdGamBtQ5uoxqymRtWgOCN\nL0N7EbrAZ7dnEF2cVL3uBWKiHHrDr2VkD6N8EhXEv73E4YE5gw5jEKO445/Z\n0exHlbOAoKyfmwjSvUnQs6uB5v58Uqv5zQvY67nhiwLUXpjNBT/FDqZGi7sd\nVi18jFcpuWmF6aNs//CaNalP5izJa+12XmVwFRR7oPGAG8esDfVwBjq4Cgo/\npbgzc6S/OxnHoBj5UwH8BrrFaZHFas/oAdvID2BvBWzQhCCFvaYhU6tAaMZ+\nlRVy67oBgN1x/zfDfndZTFqijHESbl8MwIOpJMVNe++JfFf4tgAISY77YYgR\nFMMO7PLlZ85NRblfzlLb1CBVg6c6OLmVfeMEIQi0mbJ7VpQEDFRNMetBiRr0\nStvY7QMXOTpGeYfHpcWRrUZTdVIhKDB9z1o7gndnbaEsfN727MEnto7dpFEI\nkAUk7nkmdNtZu2TkyDopQQnZSkEd+0Nc3mXZKjH7XleMNpmTvx5H/uumgI5S\n8yONWcqOd6aYtY6sviOVyDW50RlFkFAq+bBDV7uRanRLiVavAfaPP8jluHgV\nic0v\r\n=d2Zz\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "ikobe621@gmail.com",
					"name": "ikobe"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.26.3_1576329528875_0.19473692993655112"
			},
			"_hasShrinkwrap": false
		},
		"3.26.4": {
			"name": "antd",
			"version": "3.26.4",
			"description": "An enterprise-class UI design language and React components implementation",
			"keywords": [
				"ant",
				"component",
				"components",
				"design",
				"framework",
				"frontend",
				"react",
				"react-component",
				"ui"
			],
			"homepage": "http://ant.design/",
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"license": "MIT",
			"contributors": [
				{
					"name": "ant"
				}
			],
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"main": "lib/index.js",
			"module": "es/index.js",
			"unpkg": "dist/antd.min.js",
			"typings": "lib/index.d.ts",
			"scripts": {
				"api-collection": "antd-tools run api-collection",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"build": "npm run compile && npm run dist",
				"bundlesize": "bundlesize",
				"check-commit": "node ./scripts/check-commit.js",
				"compile": "antd-tools run compile",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml CNAME _site && cp -r .circleci/ _site && npm run site:test",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"dist": "antd-tools run dist",
				"lint": "npm run lint:tsc && npm run lint:script && npm run lint:demo && npm run lint:style && npm run lint:deps",
				"lint-fix": "npm run lint-fix:script && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:script": "npm run lint:script -- --fix",
				"lint-fix:style": "npm run lint:style -- --fix",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:deps": "antd-tools run deps-lint",
				"lint:md": "remark components/",
				"lint:script": "eslint . --ext '.js,.jsx,.ts,.tsx'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"lint:tsc": "npm run tsc",
				"pre-publish": "npm run check-commit && npm run test-all",
				"prettier": "prettier -c --write '**/*'",
				"pretty-quick": "pretty-quick",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"site": "cross-env NODE_ICU_DATA=node_modules/full-icu bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"sort": "npx sort-package-json",
				"sort-api": "antd-tools run sort-api-table",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"test": "jest --config .jest.js --no-cache",
				"test-all": "./scripts/test-all.sh",
				"test-node": "jest --config .jest.node.js --no-cache",
				"tsc": "tsc",
				"site:test": "jest --config .jest.site.js --cache=false"
			},
			"husky": {
				"hooks": {
					"pre-commit": "pretty-quick --staged"
				}
			},
			"browserslist": [
				"last 2 version",
				"Firefox ESR",
				"> 1%",
				"ie >= 9"
			],
			"dependencies": {
				"@ant-design/create-react-context": "^0.2.4",
				"@ant-design/icons": "~2.1.1",
				"@ant-design/icons-react": "~2.0.1",
				"@types/react-slick": "^0.23.4",
				"array-tree-filter": "^2.1.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.6",
				"copy-to-clipboard": "^3.2.0",
				"css-animation": "^1.5.0",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.6",
				"is-mobile": "^2.1.0",
				"lodash": "^4.17.13",
				"moment": "^2.24.0",
				"omit.js": "^1.0.2",
				"prop-types": "^15.7.2",
				"raf": "^3.4.1",
				"rc-animate": "^2.10.2",
				"rc-calendar": "~9.15.7",
				"rc-cascader": "~0.17.4",
				"rc-checkbox": "~2.1.6",
				"rc-collapse": "~1.11.3",
				"rc-dialog": "~7.6.0",
				"rc-drawer": "~3.1.1",
				"rc-dropdown": "~2.4.1",
				"rc-editor-mention": "^1.1.13",
				"rc-form": "^2.4.10",
				"rc-input-number": "~4.5.0",
				"rc-mentions": "~0.4.0",
				"rc-menu": "~7.5.1",
				"rc-notification": "~3.3.1",
				"rc-pagination": "~1.20.11",
				"rc-progress": "~2.5.0",
				"rc-rate": "~2.5.0",
				"rc-resize-observer": "^0.1.0",
				"rc-select": "~9.2.0",
				"rc-slider": "~8.7.1",
				"rc-steps": "~3.5.0",
				"rc-switch": "~1.9.0",
				"rc-table": "~6.10.5",
				"rc-tabs": "~9.7.0",
				"rc-time-picker": "~3.7.1",
				"rc-tooltip": "~3.7.3",
				"rc-tree": "~2.1.0",
				"rc-tree-select": "~2.9.1",
				"rc-trigger": "^2.6.2",
				"rc-upload": "~2.9.1",
				"rc-util": "^4.16.1",
				"react-lazy-load": "^3.0.13",
				"react-lifecycles-compat": "^3.0.4",
				"react-slick": "~0.25.2",
				"resize-observer-polyfill": "^1.5.1",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.3"
			},
			"devDependencies": {
				"@ant-design/colors": "^3.2.2",
				"@ant-design/tools": "^8.0.4",
				"@packtracker/webpack-plugin": "^2.0.1",
				"@qixian.cs/github-contributors-list": "^1.0.3",
				"@sentry/browser": "^5.4.0",
				"@stackblitz/sdk": "^1.3.0",
				"@types/classnames": "^2.2.8",
				"@types/gtag.js": "^0.0.3",
				"@types/jest": "^24.0.23",
				"@types/lodash": "^4.14.139",
				"@types/prop-types": "^15.7.1",
				"@types/raf": "^3.4.0",
				"@types/react": "^16.9.0",
				"@types/react-dom": "^16.8.4",
				"@types/shallowequal": "^1.1.1",
				"@types/warning": "^3.0.0",
				"@typescript-eslint/eslint-plugin": "^2.0.0",
				"@typescript-eslint/parser": "^2.10.0",
				"antd-theme-generator": "^1.1.6",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.3.3",
				"bisheng-plugin-antd": "^1.3.1",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.0.0",
				"bisheng-plugin-toc": "^0.4.4",
				"bundlesize": "^0.18.0",
				"chalk": "^3.0.0",
				"cheerio": "^1.0.0-rc.3",
				"cross-env": "^6.0.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.6.3",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.10.0",
				"enzyme-adapter-react-16": "^1.14.0",
				"enzyme-to-json": "^3.3.5",
				"eslint": "^6.1.0",
				"eslint-config-airbnb": "^18.0.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-import": "~2.19.1",
				"eslint-plugin-jest": "^23.0.2",
				"eslint-plugin-jsx-a11y": "^6.2.1",
				"eslint-plugin-markdown": "^1.0.0",
				"eslint-plugin-react": "^7.14.2",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"full-icu": "^1.3.0",
				"glob": "^7.1.4",
				"http-server": "^0.12.0",
				"husky": "^3.0.2",
				"immutability-helper": "^3.0.0",
				"intersection-observer": "^0.7.0",
				"jest": "^24.8.0",
				"jsdom": "^15.1.1",
				"jsonml.js": "^0.1.0",
				"logrocket": "^1.0.0",
				"logrocket-react": "^4.0.0",
				"lz-string": "^1.4.4",
				"mockdate": "^2.0.2",
				"node-fetch": "^2.6.0",
				"preact": "^10.0.0",
				"preact-compat": "^3.18.5",
				"prettier": "^1.17.1",
				"pretty-quick": "^2.0.0",
				"querystring": "^0.2.0",
				"rc-footer": "^0.6.0",
				"rc-queue-anim": "^1.6.12",
				"rc-scroll-anim": "^2.5.8",
				"rc-tween-one": "^2.4.1",
				"react": "^16.5.2",
				"react-color": "^2.17.3",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^10.0.2",
				"react-dnd-html5-backend": "^10.0.2",
				"react-dom": "^16.5.2",
				"react-github-button": "^0.1.11",
				"react-helmet-async": "^1.0.4",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.4",
				"react-intl": "^3.1.1",
				"react-resizable": "^1.8.0",
				"react-router": "^3.2.3",
				"react-router-dom": "^5.0.1",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.8.6",
				"react-virtualized": "~9.21.1",
				"reqwest": "^2.0.5",
				"rimraf": "^3.0.0",
				"scrollama": "^2.0.0",
				"simple-git": "^1.113.0",
				"stylelint": "^12.0.0",
				"stylelint-config-prettier": "^8.0.0",
				"stylelint-config-rational-order": "^0.1.2",
				"stylelint-config-standard": "^19.0.0",
				"stylelint-declaration-block-no-ignored-properties": "^2.1.0",
				"stylelint-order": "^3.0.0",
				"typescript": "~3.7.2",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.2.0",
				"yaml-front-matter": "^4.0.0"
			},
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"publishConfig": {
				"registry": "https://registry.npmjs.org/"
			},
			"bundlesize": [
				{
					"path": "./dist/antd.min.js",
					"maxSize": "540 kB"
				},
				{
					"path": "./dist/antd.min.css",
					"maxSize": "60 kB"
				}
			],
			"title": "Ant Design",
			"gitHead": "088ca07ff0d52f9d6a47710dd144d2d81434a189",
			"_id": "antd@3.26.4",
			"_nodeVersion": "12.13.1",
			"_npmVersion": "6.12.1",
			"dist": {
				"integrity": "sha512-3kv0jpOPw/HzIGUAQO9wpoF0KZiGJa/jz5KC2ICkjaU1p9mlpq/ZkbW7cFY5P/iWrMvaa1rFYjcU6To4ietNKw==",
				"shasum": "7caef11896eb9b1ec2b1d8c41c92f7c60ef8e52b",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.26.4.tgz",
				"fileCount": 3828,
				"unpackedSize": 51153129,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeAEIpCRA9TVsSAnZWagAA2PMP/iBd6itxcOLXsLmwhAX5\nob/vJaOI6Y1+a9bG68neOe8EIfvHfO8Pp6B95LyxrBMN8PQnodsW/AbvTUJ+\nHTTgLL1kwY0Y+wi/5iLMU4hLNwDk6vpl9km29eXJobLgDqaraYBaXKwVDe+S\ncZJrnx6K7o8Po7BmC5ATP6Mxk828+jUSEXJDPI4hY0ARuciHgmvJ055WmCPd\nIEtEOxCB/JwvXkACZ6vBkzhYPhbeShHDK/aqJ1NlcrDlMDW7RTt7KRzOqPLI\nySr5Mnfq6NmndHY7X19skRULmobhOaClza7676I3a458qcQHJZslZYGLbHjU\nyNCMO3dw0ze5jLI6OwET+ROnB26Kg7QT8dFsRw3D8zw9d3L1Bnlk1FjWuBhA\nWRACkLVTOCOlHK0Obgc4iUvRO+aqyAVcTPjrs7DV/YWr+GRueLkq9k+wdq63\nuVo7Zt0394ypITvVXv6nGH7jOVS93K+Adwdq67PE9a2SgiBCMqBzveRFQU9o\nUiuolZ5qgjDUQFTQ4HR9mYNAGxyCqYxbjhG13buYx45oUDLaIc2YulDG6XKA\njbJN2BpwQJ7wy+OyH8Pbt2PhUieWI04xXC/+MXEatRBdGA+38gzkaYxHQw8T\nDI9/5P+4phcSAS81skKh3Mfv8UmYRzwRZ0ctwbhfn26a87mFZ9sFU8OwSrnB\ndEhm\r\n=8tIR\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "ikobe621@gmail.com",
					"name": "ikobe"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "chenshuai2144",
				"email": "wasd2144@hotmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.26.4_1577075241031_0.06576503904857578"
			},
			"_hasShrinkwrap": false
		},
		"4.0.0-beta.1": {
			"name": "antd",
			"version": "4.0.0-beta.1",
			"description": "An enterprise-class UI design language and React components implementation",
			"keywords": [
				"ant",
				"component",
				"components",
				"design",
				"framework",
				"frontend",
				"react",
				"react-component",
				"ui"
			],
			"homepage": "http://ant.design/",
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"license": "MIT",
			"contributors": [
				{
					"name": "ant"
				}
			],
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"main": "lib/index.js",
			"module": "es/index.js",
			"unpkg": "dist/antd.min.js",
			"typings": "lib/index.d.ts",
			"scripts": {
				"api-collection": "antd-tools run api-collection",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"build": "npm run compile && npm run dist",
				"bundlesize": "bundlesize",
				"check-commit": "node ./scripts/check-commit.js",
				"compile": "antd-tools run compile",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml CNAME _site && cp -r .circleci/ _site && npm run site:test",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"dist": "antd-tools run dist",
				"lint": "npm run lint:tsc && npm run lint:script && npm run lint:demo && npm run lint:style && npm run lint:deps",
				"lint-fix": "npm run lint-fix:script && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:script": "npm run lint:script -- --fix",
				"lint-fix:style": "npm run lint:style -- --fix",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:deps": "antd-tools run deps-lint",
				"lint:md": "remark components/",
				"lint:script": "eslint . --ext '.js,.jsx,.ts,.tsx'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"lint:tsc": "npm run tsc",
				"pre-publish": "npm run check-commit && npm run test-all",
				"prettier": "prettier -c --write '**/*'",
				"pretty-quick": "pretty-quick",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"site": "cross-env NODE_ICU_DATA=node_modules/full-icu concurrently \"bisheng build --ssr -c ./site/bisheng.config.js\" \"node ./scripts/generateColorLess.js\"",
				"sort": "npx sort-package-json",
				"sort-api": "antd-tools run sort-api-table",
				"start": "rimraf _site && mkdir _site && cross-env NODE_ENV=development concurrently \"node ./scripts/generateColorLess.js\" \"bisheng start -c ./site/bisheng.config.js\"",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"test": "jest --config .jest.js --no-cache",
				"test-all": "./scripts/test-all.sh",
				"test-node": "jest --config .jest.node.js --no-cache",
				"tsc": "tsc",
				"site:test": "jest --config .jest.site.js --cache=false"
			},
			"husky": {
				"hooks": {
					"pre-commit": "pretty-quick --staged"
				}
			},
			"browserslist": [
				"last 2 version",
				"Firefox ESR",
				"> 1%",
				"ie >= 11"
			],
			"dependencies": {
				"@ant-design/icons": "^4.0.0-alpha.16",
				"array-tree-filter": "^2.1.0",
				"classnames": "~2.2.6",
				"copy-to-clipboard": "^3.2.0",
				"css-animation": "^1.5.0",
				"lodash": "^4.17.13",
				"moment": "^2.24.0",
				"omit.js": "^1.0.2",
				"prop-types": "^15.7.2",
				"raf": "^3.4.1",
				"rc-animate": "~2.10.2",
				"rc-cascader": "~1.0.0-alpha.0",
				"rc-checkbox": "~2.1.6",
				"rc-collapse": "~1.11.3",
				"rc-dialog": "~7.6.0",
				"rc-drawer": "~3.1.1",
				"rc-dropdown": "~3.0.0-alpha.0",
				"rc-field-form": "^0.0.0-alpha.26",
				"rc-input-number": "~4.5.0",
				"rc-mentions": "~1.0.0-alpha.3",
				"rc-menu": "~8.0.0-alpha.7",
				"rc-notification": "~3.3.1",
				"rc-pagination": "~1.20.11",
				"rc-picker": "^0.0.1-alpha.63",
				"rc-progress": "~2.5.0",
				"rc-rate": "~2.5.0",
				"rc-resize-observer": "^0.1.0",
				"rc-select": "~10.0.0-alpha.36",
				"rc-slider": "~9.0.0-alpha.0",
				"rc-steps": "~3.5.0",
				"rc-switch": "~1.9.0",
				"rc-table": "~7.0.0-alpha.20",
				"rc-tabs": "~10.0.0-alpha.0",
				"rc-tooltip": "~4.0.0-alpha.3",
				"rc-tree": "~3.0.0-alpha.37",
				"rc-tree-select": "~3.0.0-alpha.5",
				"rc-trigger": "~4.0.0-alpha.7",
				"rc-upload": "~3.0.0-alpha.0",
				"rc-util": "^4.17.0",
				"rc-virtual-list": "^0.0.0-alpha.25",
				"@ant-design/react-slick": "~0.25.5",
				"resize-observer-polyfill": "^1.5.1",
				"scroll-into-view-if-needed": "^2.2.20",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.3"
			},
			"devDependencies": {
				"@ant-design/bisheng-plugin": "^2.0.1",
				"@ant-design/colors": "^4.0.0-alpha.0",
				"@ant-design/hitu": "^0.0.0-alpha.13",
				"@ant-design/tools": "^8.0.4",
				"@packtracker/webpack-plugin": "^2.0.1",
				"@qixian.cs/github-contributors-list": "^1.0.3",
				"@sentry/browser": "^5.4.0",
				"@stackblitz/sdk": "^1.3.0",
				"@types/classnames": "^2.2.8",
				"@types/gtag.js": "^0.0.3",
				"@types/jest": "^24.0.23",
				"@types/lodash": "^4.14.139",
				"@types/prop-types": "^15.7.1",
				"@types/raf": "^3.4.0",
				"@types/react": "^16.9.0",
				"@types/react-dom": "^16.8.4",
				"@types/shallowequal": "^1.1.1",
				"@types/warning": "^3.0.0",
				"@typescript-eslint/eslint-plugin": "^2.0.0",
				"@typescript-eslint/parser": "^2.10.0",
				"antd-pro-merge-less": "^2.0.26",
				"antd-theme-generator": "^1.1.6",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "~1.3.3",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.1.0",
				"bisheng-plugin-toc": "^0.4.4",
				"bundlesize": "^0.18.0",
				"chalk": "^3.0.0",
				"cheerio": "^1.0.0-rc.3",
				"concurrently": "^5.0.2",
				"cross-env": "^6.0.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.6.3",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.10.0",
				"enzyme-adapter-react-16": "^1.14.0",
				"enzyme-to-json": "^3.3.5",
				"eslint": "^6.1.0",
				"eslint-config-airbnb": "^18.0.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-import": "~2.19.1",
				"eslint-plugin-jest": "^23.0.2",
				"eslint-plugin-jsx-a11y": "^6.2.1",
				"eslint-plugin-markdown": "^1.0.0",
				"eslint-plugin-react": "^7.14.2",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"full-icu": "^1.3.0",
				"glob": "^7.1.4",
				"http-server": "^0.12.0",
				"husky": "^3.0.2",
				"ignore-emit-webpack-plugin": "^2.0.2",
				"immutability-helper": "^3.0.0",
				"intersection-observer": "^0.7.0",
				"jest": "^24.8.0",
				"jsdom": "^15.1.1",
				"jsonml.js": "^0.1.0",
				"less-vars-to-js": "^1.3.0",
				"logrocket": "^1.0.0",
				"logrocket-react": "^4.0.0",
				"lz-string": "^1.4.4",
				"mockdate": "^2.0.2",
				"node-fetch": "^2.6.0",
				"preact": "^10.0.0",
				"preact-compat": "^3.18.5",
				"prettier": "^1.17.1",
				"pretty-quick": "^2.0.0",
				"querystring": "^0.2.0",
				"rc-footer": "^0.6.0",
				"rc-queue-anim": "^1.6.12",
				"rc-scroll-anim": "^2.5.8",
				"rc-tween-one": "^2.4.1",
				"react": "^16.9.0",
				"react-color": "^2.17.3",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^10.0.2",
				"react-dnd-html5-backend": "^10.0.2",
				"react-dom": "^16.9.0",
				"react-github-button": "^0.1.11",
				"react-helmet-async": "^1.0.4",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.4",
				"react-intl": "^3.1.1",
				"react-resizable": "^1.8.0",
				"react-router": "^3.2.3",
				"react-router-dom": "^5.0.1",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.8.6",
				"react-virtualized": "~9.21.1",
				"react-window": "^1.8.5",
				"reqwest": "^2.0.5",
				"rimraf": "^3.0.0",
				"scrollama": "^2.0.0",
				"simple-git": "^1.113.0",
				"stylelint": "^12.0.0",
				"stylelint-config-prettier": "^8.0.0",
				"stylelint-config-rational-order": "^0.1.2",
				"stylelint-config-standard": "^19.0.0",
				"stylelint-declaration-block-no-ignored-properties": "^2.1.0",
				"stylelint-order": "^3.0.0",
				"typescript": "~3.7.2",
				"webpack-bundle-analyzer": "^3.6.0",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.2.0",
				"yaml-front-matter": "^4.0.0"
			},
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"publishConfig": {
				"registry": "https://registry.npmjs.org/"
			},
			"bundlesize": [
				{
					"path": "./dist/antd.min.js",
					"maxSize": "300 kB"
				},
				{
					"path": "./dist/antd.min.css",
					"maxSize": "55 kB"
				},
				{
					"path": "./dist/antd.dark.min.css",
					"maxSize": "55 kB"
				}
			],
			"title": "Ant Design",
			"readmeFilename": "README.md",
			"gitHead": "c5df5c1547e8f1377d2655deb8ce77d55563da26",
			"_id": "antd@4.0.0-beta.1",
			"_nodeVersion": "10.16.0",
			"_npmVersion": "6.13.1",
			"dist": {
				"integrity": "sha512-7fBQ2QEvwzp0xnkwex7DwNflz+zLp4LCp8rn0jhNDYbVc3twmj3O+lz84gk5KPf/FjzpdNE4IehNff+WOlg8pQ==",
				"shasum": "135b054b5c2c229fe639279dbcbc405d7d67c336",
				"tarball": "https://registry.npmjs.org/antd/-/antd-4.0.0-beta.1.tgz",
				"fileCount": 3846,
				"unpackedSize": 48600831,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeBK4ZCRA9TVsSAnZWagAAbkUP/2kj+aP3L2UpvQpZbeQP\ncqkItCSn7kT9371Br7P7QmEtNXgcB8+4NW1xbCFEGfJuDfldNDsuUnUEoA3x\n04Ykyr9OiXGgAdBGF7EpVqbnrWrB4krDzyLfbZLOxK53gBo4LTus7IiYvDeG\n1POpRmwL07T661z/D6TB+SSSPnpc/ujmETEp/3+FBeubBydSnur8F7uk0+ku\nmsucWpNamy2sjQr4FKTmLe7oSAcce2zw9sqafNMcGin8VCpoQE0SElGTjjpC\neZuYdXBaj0P20Tpwt5dclKklo1TR3ftOxLRq4USw6W9ddyIigTKn3TpUumvR\n2vquTe904etAtVYcH8aXlpCmFtpaejq9XuHz8NAv6YPwgcJdtMihr+hRYiS4\nJCHcsBA4zX52aNs28cIqXCiJXeU1Y4fdhgXhuxaDZ2cV+7b+zyD13hdNh6//\ndnxUERwyNNufnQ2d9/nHB9OVciSNys9mkh9YYN08uMSJ/LXNZM+yBtymSbqH\naPBP/Fin2Y5uMG7mMf8W1Uc5k6mIduYtTs7Fyl+MIbF3Rv8Su2cNHNJ0r7wf\nD4vcKqNl1M+VLHA6JtdMb0Nn7G3M4gqeN3wRQO7JNBiyK4jmuumogi/W9t6I\nHG2i2NFrxqE9Ri1N7R8QidV8roqvLrpBNa0o4tSBjAj952CKkO+3U+YkiY21\ntBrP\r\n=AP7w\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "ikobe621@gmail.com",
					"name": "ikobe"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "ycjcl868",
				"email": "45808948@qq.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_4.0.0-beta.1_1577365017055_0.07747560012057808"
			},
			"_hasShrinkwrap": false
		},
		"3.26.5": {
			"name": "antd",
			"version": "3.26.5",
			"description": "An enterprise-class UI design language and React components implementation",
			"keywords": [
				"ant",
				"component",
				"components",
				"design",
				"framework",
				"frontend",
				"react",
				"react-component",
				"ui"
			],
			"homepage": "http://ant.design/",
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"license": "MIT",
			"contributors": [
				{
					"name": "ant"
				}
			],
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"main": "lib/index.js",
			"module": "es/index.js",
			"unpkg": "dist/antd.min.js",
			"typings": "lib/index.d.ts",
			"scripts": {
				"api-collection": "antd-tools run api-collection",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"build": "npm run compile && npm run dist",
				"bundlesize": "bundlesize",
				"check-commit": "node ./scripts/check-commit.js",
				"compile": "antd-tools run compile",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml CNAME _site && cp -r .circleci/ _site && npm run site:test",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"dist": "antd-tools run dist",
				"lint": "npm run lint:tsc && npm run lint:script && npm run lint:demo && npm run lint:style && npm run lint:deps",
				"lint-fix": "npm run lint-fix:script && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:script": "npm run lint:script -- --fix",
				"lint-fix:style": "npm run lint:style -- --fix",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:deps": "antd-tools run deps-lint",
				"lint:md": "remark components/",
				"lint:script": "eslint . --ext '.js,.jsx,.ts,.tsx'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"lint:tsc": "npm run tsc",
				"pre-publish": "npm run check-commit && npm run test-all",
				"prettier": "prettier -c --write '**/*'",
				"pretty-quick": "pretty-quick",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"site": "cross-env NODE_ICU_DATA=node_modules/full-icu bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"sort": "npx sort-package-json",
				"sort-api": "antd-tools run sort-api-table",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"test": "jest --config .jest.js --no-cache",
				"test-all": "./scripts/test-all.sh",
				"test-node": "jest --config .jest.node.js --no-cache",
				"tsc": "tsc",
				"site:test": "jest --config .jest.site.js --cache=false"
			},
			"husky": {
				"hooks": {
					"pre-commit": "pretty-quick --staged"
				}
			},
			"browserslist": [
				"last 2 version",
				"Firefox ESR",
				"> 1%",
				"ie >= 9"
			],
			"dependencies": {
				"@ant-design/create-react-context": "^0.2.4",
				"@ant-design/icons": "~2.1.1",
				"@ant-design/icons-react": "~2.0.1",
				"@types/react-slick": "^0.23.4",
				"array-tree-filter": "^2.1.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.6",
				"copy-to-clipboard": "^3.2.0",
				"css-animation": "^1.5.0",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.6",
				"is-mobile": "^2.1.0",
				"lodash": "^4.17.13",
				"moment": "^2.24.0",
				"omit.js": "^1.0.2",
				"prop-types": "^15.7.2",
				"raf": "^3.4.1",
				"rc-animate": "^2.10.2",
				"rc-calendar": "~9.15.7",
				"rc-cascader": "~0.17.4",
				"rc-checkbox": "~2.1.6",
				"rc-collapse": "~1.11.3",
				"rc-dialog": "~7.6.0",
				"rc-drawer": "~3.1.1",
				"rc-dropdown": "~2.4.1",
				"rc-editor-mention": "^1.1.13",
				"rc-form": "^2.4.10",
				"rc-input-number": "~4.5.0",
				"rc-mentions": "~0.4.0",
				"rc-menu": "~7.5.1",
				"rc-notification": "~3.3.1",
				"rc-pagination": "~1.20.11",
				"rc-progress": "~2.5.0",
				"rc-rate": "~2.5.0",
				"rc-resize-observer": "^0.1.0",
				"rc-select": "~9.2.0",
				"rc-slider": "~8.7.1",
				"rc-steps": "~3.5.0",
				"rc-switch": "~1.9.0",
				"rc-table": "~6.10.5",
				"rc-tabs": "~9.7.0",
				"rc-time-picker": "~3.7.1",
				"rc-tooltip": "~3.7.3",
				"rc-tree": "~2.1.0",
				"rc-tree-select": "~2.9.1",
				"rc-trigger": "^2.6.2",
				"rc-upload": "~2.9.1",
				"rc-util": "^4.16.1",
				"react-lazy-load": "^3.0.13",
				"react-lifecycles-compat": "^3.0.4",
				"react-slick": "~0.25.2",
				"resize-observer-polyfill": "^1.5.1",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.3"
			},
			"devDependencies": {
				"@ant-design/colors": "^3.2.2",
				"@ant-design/tools": "^8.0.4",
				"@packtracker/webpack-plugin": "^2.0.1",
				"@qixian.cs/github-contributors-list": "^1.0.3",
				"@sentry/browser": "^5.4.0",
				"@stackblitz/sdk": "^1.3.0",
				"@types/classnames": "^2.2.8",
				"@types/gtag.js": "^0.0.3",
				"@types/jest": "^24.0.23",
				"@types/lodash": "^4.14.139",
				"@types/prop-types": "^15.7.1",
				"@types/raf": "^3.4.0",
				"@types/react": "^16.9.0",
				"@types/react-dom": "^16.8.4",
				"@types/shallowequal": "^1.1.1",
				"@types/warning": "^3.0.0",
				"@typescript-eslint/eslint-plugin": "^2.0.0",
				"@typescript-eslint/parser": "^2.10.0",
				"antd-theme-generator": "^1.1.6",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.3.3",
				"bisheng-plugin-antd": "^1.3.1",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.0.0",
				"bisheng-plugin-toc": "^0.4.4",
				"bundlesize": "^0.18.0",
				"chalk": "^3.0.0",
				"cheerio": "^1.0.0-rc.3",
				"cross-env": "^6.0.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.6.3",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.10.0",
				"enzyme-adapter-react-16": "^1.14.0",
				"enzyme-to-json": "^3.3.5",
				"eslint": "^6.1.0",
				"eslint-config-airbnb": "^18.0.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-import": "~2.19.1",
				"eslint-plugin-jest": "^23.0.2",
				"eslint-plugin-jsx-a11y": "^6.2.1",
				"eslint-plugin-markdown": "^1.0.0",
				"eslint-plugin-react": "^7.14.2",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"full-icu": "^1.3.0",
				"glob": "^7.1.4",
				"http-server": "^0.12.0",
				"husky": "^3.0.2",
				"immutability-helper": "^3.0.0",
				"intersection-observer": "^0.7.0",
				"jest": "^24.8.0",
				"jsdom": "^15.1.1",
				"jsonml.js": "^0.1.0",
				"logrocket": "^1.0.0",
				"logrocket-react": "^4.0.0",
				"lz-string": "^1.4.4",
				"mockdate": "^2.0.2",
				"node-fetch": "^2.6.0",
				"preact": "^10.0.0",
				"preact-compat": "^3.18.5",
				"prettier": "^1.17.1",
				"pretty-quick": "^2.0.0",
				"querystring": "^0.2.0",
				"rc-footer": "^0.6.0",
				"rc-queue-anim": "^1.6.12",
				"rc-scroll-anim": "^2.5.8",
				"rc-tween-one": "^2.4.1",
				"react": "^16.5.2",
				"react-color": "^2.17.3",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^10.0.2",
				"react-dnd-html5-backend": "^10.0.2",
				"react-dom": "^16.5.2",
				"react-github-button": "^0.1.11",
				"react-helmet-async": "^1.0.4",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.4",
				"react-intl": "^3.1.1",
				"react-resizable": "^1.8.0",
				"react-router": "^3.2.3",
				"react-router-dom": "^5.0.1",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.8.6",
				"react-virtualized": "~9.21.1",
				"reqwest": "^2.0.5",
				"rimraf": "^3.0.0",
				"scrollama": "^2.0.0",
				"simple-git": "^1.113.0",
				"stylelint": "^12.0.0",
				"stylelint-config-prettier": "^8.0.0",
				"stylelint-config-rational-order": "^0.1.2",
				"stylelint-config-standard": "^19.0.0",
				"stylelint-declaration-block-no-ignored-properties": "^2.1.0",
				"stylelint-order": "^3.0.0",
				"typescript": "~3.7.2",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.2.0",
				"yaml-front-matter": "^4.0.0"
			},
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"publishConfig": {
				"registry": "https://registry.npmjs.org/"
			},
			"bundlesize": [
				{
					"path": "./dist/antd.min.js",
					"maxSize": "540 kB"
				},
				{
					"path": "./dist/antd.min.css",
					"maxSize": "60 kB"
				}
			],
			"title": "Ant Design",
			"gitHead": "8e793c431fb57ce78fa56046972a564bfc9eb410",
			"_id": "antd@3.26.5",
			"_nodeVersion": "11.6.0",
			"_npmVersion": "6.13.4",
			"dist": {
				"integrity": "sha512-vD45SKnPq6GDwP+vdv5LIFTztPBGp2uJPuYdu8vUCl4iFSdljYldfsNAzMfRygk7QHRb22vX1Vo/KoH+I7wVMA==",
				"shasum": "83e96a5c3f5fdf27bcf6daeffce78c2e88e9d555",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.26.5.tgz",
				"fileCount": 3828,
				"unpackedSize": 51599072,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeCMPdCRA9TVsSAnZWagAAOVkQAI4CMxn+jAlgB+sTfh7f\nJPI2SUAJhBhZrO4JV/25bQTuekPInbYDnElz4t+Z8nGdnoaJmeTHpM6yysX+\npu3Ge8TLDTcKpR6GwSODCJZiQkRpB2P6CRbMXXBpdh341R2hIQqqrqror+qG\nAxa9HxCtMZDINcoQvJKLnuI3Qwgp6BB0JxEOjjQwWyZr5ZlAtxdfFn0aUjo6\nzGjHWTuk43DWvgDFWrqjAjf637FaRmT97dwPmXKp0iselaG9FJ3V18A2BRVS\nNJgIsOjCKQCXcKSyySRh+nkEg3I1Mswyl2YNVoSIkiwk4frJARHyanREoGb3\ny+OGAHBUxJhhZ46aIiarPbS+J3HsLWOvOczqc9joqjjpmICCj5oaoRABpNLC\n8IpvdvBLi4NdGdw49sR3RtuPBd3p37jXt/B2Zf2OqG9gKTUfO4V7xqXXhL4r\nGqo7mfGRiFIFO8/ygiBV3WGvBkDO3UtVCu2nia9OWCDBMipMYTEzxaZD9q58\n4RpgPeIsm67M0H6cDIraghb7iOQbMoQwCzjtP5VGqVyZMshXZY+Jbm+TZDhS\n0GSlwFp+t03OHBL0ZdYW3HbSxsCfsIP/Mqp1k+PKd9doHmCPPDvaH5mpNys7\nOIdwYds75TOo8IsJLnBo1NC4EP/2f0CTY+YRLYR5n9RXCbiQ4x4+1gCo12v5\niVHj\r\n=Z+2d\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "ikobe621@gmail.com",
					"name": "ikobe"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "dengfuping",
				"email": "dengfuping_develop@163.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.26.5_1577632732295_0.15399647898100044"
			},
			"_hasShrinkwrap": false
		},
		"3.26.6": {
			"name": "antd",
			"version": "3.26.6",
			"description": "An enterprise-class UI design language and React components implementation",
			"keywords": [
				"ant",
				"component",
				"components",
				"design",
				"framework",
				"frontend",
				"react",
				"react-component",
				"ui"
			],
			"homepage": "http://ant.design/",
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"license": "MIT",
			"contributors": [
				{
					"name": "ant"
				}
			],
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"main": "lib/index.js",
			"module": "es/index.js",
			"unpkg": "dist/antd.min.js",
			"typings": "lib/index.d.ts",
			"scripts": {
				"api-collection": "antd-tools run api-collection",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"build": "npm run compile && npm run dist",
				"bundlesize": "bundlesize",
				"check-commit": "node ./scripts/check-commit.js",
				"compile": "antd-tools run compile",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml CNAME _site && cp -r .circleci/ _site && npm run site:test",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"dist": "antd-tools run dist",
				"lint": "npm run lint:tsc && npm run lint:script && npm run lint:demo && npm run lint:style && npm run lint:deps",
				"lint-fix": "npm run lint-fix:script && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:script": "npm run lint:script -- --fix",
				"lint-fix:style": "npm run lint:style -- --fix",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:deps": "antd-tools run deps-lint",
				"lint:md": "remark components/",
				"lint:script": "eslint . --ext '.js,.jsx,.ts,.tsx'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"lint:tsc": "npm run tsc",
				"pre-publish": "npm run check-commit && npm run test-all",
				"prettier": "prettier -c --write '**/*'",
				"pretty-quick": "pretty-quick",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"site": "cross-env NODE_ICU_DATA=node_modules/full-icu bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"sort": "npx sort-package-json",
				"sort-api": "antd-tools run sort-api-table",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"test": "jest --config .jest.js --no-cache",
				"test-all": "./scripts/test-all.sh",
				"test-node": "jest --config .jest.node.js --no-cache",
				"tsc": "tsc",
				"site:test": "jest --config .jest.site.js --cache=false"
			},
			"husky": {
				"hooks": {
					"pre-commit": "pretty-quick --staged"
				}
			},
			"browserslist": [
				"last 2 version",
				"Firefox ESR",
				"> 1%",
				"ie >= 9"
			],
			"dependencies": {
				"@ant-design/create-react-context": "^0.2.4",
				"@ant-design/icons": "~2.1.1",
				"@ant-design/icons-react": "~2.0.1",
				"@types/react-slick": "^0.23.4",
				"array-tree-filter": "^2.1.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.6",
				"copy-to-clipboard": "^3.2.0",
				"css-animation": "^1.5.0",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.6",
				"is-mobile": "^2.1.0",
				"lodash": "^4.17.13",
				"moment": "^2.24.0",
				"omit.js": "^1.0.2",
				"prop-types": "^15.7.2",
				"raf": "^3.4.1",
				"rc-animate": "^2.10.2",
				"rc-calendar": "~9.15.7",
				"rc-cascader": "~0.17.4",
				"rc-checkbox": "~2.1.6",
				"rc-collapse": "~1.11.3",
				"rc-dialog": "~7.6.0",
				"rc-drawer": "~3.1.1",
				"rc-dropdown": "~2.4.1",
				"rc-editor-mention": "^1.1.13",
				"rc-form": "^2.4.10",
				"rc-input-number": "~4.5.0",
				"rc-mentions": "~0.4.0",
				"rc-menu": "~7.5.1",
				"rc-notification": "~3.3.1",
				"rc-pagination": "~1.20.11",
				"rc-progress": "~2.5.0",
				"rc-rate": "~2.5.0",
				"rc-resize-observer": "^0.1.0",
				"rc-select": "~9.2.0",
				"rc-slider": "~8.7.1",
				"rc-steps": "~3.5.0",
				"rc-switch": "~1.9.0",
				"rc-table": "~6.10.5",
				"rc-tabs": "~9.7.0",
				"rc-time-picker": "~3.7.1",
				"rc-tooltip": "~3.7.3",
				"rc-tree": "~2.1.0",
				"rc-tree-select": "~2.9.1",
				"rc-trigger": "^2.6.2",
				"rc-upload": "~2.9.1",
				"rc-util": "^4.16.1",
				"react-lazy-load": "^3.0.13",
				"react-lifecycles-compat": "^3.0.4",
				"react-slick": "~0.25.2",
				"resize-observer-polyfill": "^1.5.1",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.3"
			},
			"devDependencies": {
				"@ant-design/colors": "^3.2.2",
				"@ant-design/tools": "^8.0.4",
				"@packtracker/webpack-plugin": "^2.0.1",
				"@qixian.cs/github-contributors-list": "^1.0.3",
				"@sentry/browser": "^5.4.0",
				"@stackblitz/sdk": "^1.3.0",
				"@types/classnames": "^2.2.8",
				"@types/gtag.js": "^0.0.3",
				"@types/jest": "^24.0.23",
				"@types/lodash": "^4.14.139",
				"@types/prop-types": "^15.7.1",
				"@types/raf": "^3.4.0",
				"@types/react": "^16.9.0",
				"@types/react-dom": "^16.8.4",
				"@types/shallowequal": "^1.1.1",
				"@types/warning": "^3.0.0",
				"@typescript-eslint/eslint-plugin": "^2.0.0",
				"@typescript-eslint/parser": "^2.10.0",
				"antd-theme-generator": "^1.1.6",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.3.3",
				"bisheng-plugin-antd": "^1.3.1",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.0.0",
				"bisheng-plugin-toc": "^0.4.4",
				"bundlesize": "^0.18.0",
				"chalk": "^3.0.0",
				"cheerio": "^1.0.0-rc.3",
				"cross-env": "^6.0.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.6.3",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.10.0",
				"enzyme-adapter-react-16": "^1.14.0",
				"enzyme-to-json": "^3.3.5",
				"eslint": "^6.1.0",
				"eslint-config-airbnb": "^18.0.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-import": "~2.19.1",
				"eslint-plugin-jest": "^23.0.2",
				"eslint-plugin-jsx-a11y": "^6.2.1",
				"eslint-plugin-markdown": "^1.0.0",
				"eslint-plugin-react": "^7.14.2",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"full-icu": "^1.3.0",
				"glob": "^7.1.4",
				"http-server": "^0.12.0",
				"husky": "^3.0.2",
				"immutability-helper": "^3.0.0",
				"intersection-observer": "^0.7.0",
				"jest": "^24.8.0",
				"jsdom": "^15.1.1",
				"jsonml.js": "^0.1.0",
				"logrocket": "^1.0.0",
				"logrocket-react": "^4.0.0",
				"lz-string": "^1.4.4",
				"mockdate": "^2.0.2",
				"node-fetch": "^2.6.0",
				"preact": "^10.0.0",
				"preact-compat": "^3.18.5",
				"prettier": "^1.17.1",
				"pretty-quick": "^2.0.0",
				"querystring": "^0.2.0",
				"rc-footer": "^0.6.0",
				"rc-queue-anim": "^1.6.12",
				"rc-scroll-anim": "^2.5.8",
				"rc-tween-one": "^2.4.1",
				"react": "^16.5.2",
				"react-color": "^2.17.3",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^10.0.2",
				"react-dnd-html5-backend": "^10.0.2",
				"react-dom": "^16.5.2",
				"react-github-button": "^0.1.11",
				"react-helmet-async": "^1.0.4",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.4",
				"react-intl": "^3.1.1",
				"react-resizable": "^1.8.0",
				"react-router": "^3.2.3",
				"react-router-dom": "^5.0.1",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.8.6",
				"react-virtualized": "~9.21.1",
				"reqwest": "^2.0.5",
				"rimraf": "^3.0.0",
				"scrollama": "^2.0.0",
				"simple-git": "^1.113.0",
				"stylelint": "^12.0.0",
				"stylelint-config-prettier": "^8.0.0",
				"stylelint-config-rational-order": "^0.1.2",
				"stylelint-config-standard": "^19.0.0",
				"stylelint-declaration-block-no-ignored-properties": "^2.1.0",
				"stylelint-order": "^4.0.0",
				"typescript": "~3.7.2",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.2.0",
				"yaml-front-matter": "^4.0.0"
			},
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"publishConfig": {
				"registry": "https://registry.npmjs.org/"
			},
			"bundlesize": [
				{
					"path": "./dist/antd.min.js",
					"maxSize": "540 kB"
				},
				{
					"path": "./dist/antd.min.css",
					"maxSize": "60 kB"
				}
			],
			"title": "Ant Design",
			"gitHead": "44c9bcafc9f072803606ac098d994a1fa9058fa7",
			"_id": "antd@3.26.6",
			"_nodeVersion": "10.16.3",
			"_npmVersion": "6.13.0",
			"dist": {
				"integrity": "sha512-GgDiGjY/DooqpPxcWSMk8Xhj6hF1KuyIHzFZ/BgjpaXF+Ca9MKHch8Vmo5yuUPiXekbaOyoKaZj8g/Z2Tr3Lxg==",
				"shasum": "7e583e11e757679ca6d2fda0bc418a177f5d3653",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.26.6.tgz",
				"fileCount": 3828,
				"unpackedSize": 51616000,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeDxDcCRA9TVsSAnZWagAAFKsP/05RDs54UEzPJoKZIMEA\npcqjdMuvrVlUQQditgYWbHYGffkOivZhLkEF55xqI2nMCnyN8lEXINOF/qko\nYTZGMuVVor4h9LARYybbtF9V0Hw/T3sKQBQgF+eF4uDvHWPqfwliv6dYeFcc\nsHjwLXSiJPlQzKF2e4UiBX/s8cvS1Hk6kkJ+VtSvIyDaqig88HSaGME9etTP\n47Nt6PQ/qzwfknw4FAddKpA/tmVksBpnRzMTsmcckjAiIpGfgi4bFR1DIjP5\nc0vjGk3X+mlUgjFGq3aCvkyZhAraCBNjmdVe8tfW8aASkd0xD3s6d5zZH9vH\n2I0dDTe13dqybExT/YoIEIJuUV+q1XQhIkiUgc0ff16QuPHPMX8Kw2n2yfG9\nei9WeXCHo5kxgpju4PbBca7YnGkgE1wP9eWsGYn0bIuJL1uBEB0PoPNoYPhR\nZJmmkgfWmGfgExoFxUDO8S6bWvGfqZ95vauf1DOxT9r3b7ZPCHtTvisATG+m\npBh17rY3UkQSgf3K2QAAmvLD/oQvZDvHmpfCOIXI4dIbd1tEQjWlVWj8Usvu\npEfj8ZzkNor6P0YRUeq4jbL+QoWJAML/p4GV5gsCW5n0zQzGhzezBdXeAlku\nuO4SQVlF3MHCKYtpscs5SDbKeQQzrNXEBhVYY7LwI1dW7zN4Gwo0Syq+8HU8\n1f9W\r\n=k6ge\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "ikobe621@gmail.com",
					"name": "ikobe"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.26.6_1578045659740_0.8743854195082248"
			},
			"_hasShrinkwrap": false
		},
		"4.0.0-rc.0": {
			"name": "antd",
			"version": "4.0.0-rc.0",
			"description": "An enterprise-class UI design language and React components implementation",
			"keywords": [
				"ant",
				"component",
				"components",
				"design",
				"framework",
				"frontend",
				"react",
				"react-component",
				"ui"
			],
			"homepage": "http://ant.design/",
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"license": "MIT",
			"contributors": [
				{
					"name": "ant"
				}
			],
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"main": "lib/index.js",
			"module": "es/index.js",
			"unpkg": "dist/antd.min.js",
			"typings": "lib/index.d.ts",
			"scripts": {
				"api-collection": "antd-tools run api-collection",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"build": "npm run compile && npm run dist",
				"bundlesize": "bundlesize",
				"check-commit": "node ./scripts/check-commit.js",
				"compile": "antd-tools run compile",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml CNAME _site && cp -r .circleci/ _site && npm run site:test",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"dist": "antd-tools run dist",
				"lint": "npm run lint:tsc && npm run lint:script && npm run lint:demo && npm run lint:style && npm run lint:deps",
				"lint-fix": "npm run lint-fix:script && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:script": "npm run lint:script -- --fix",
				"lint-fix:style": "npm run lint:style -- --fix",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:deps": "antd-tools run deps-lint",
				"lint:md": "remark components/",
				"lint:script": "eslint . --ext '.js,.jsx,.ts,.tsx'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"lint:tsc": "npm run tsc",
				"pre-publish": "npm run check-commit && npm run test-all",
				"prettier": "prettier -c --write '**/*'",
				"pretty-quick": "pretty-quick",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"site": "cross-env NODE_ICU_DATA=node_modules/full-icu concurrently \"bisheng build --ssr -c ./site/bisheng.config.js\" \"node ./scripts/generateColorLess.js\"",
				"sort": "npx sort-package-json",
				"sort-api": "antd-tools run sort-api-table",
				"start": "rimraf _site && mkdir _site && cross-env NODE_ENV=development concurrently \"node ./scripts/generateColorLess.js\" \"bisheng start -c ./site/bisheng.config.js\"",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"test": "jest --config .jest.js --no-cache",
				"test-all": "./scripts/test-all.sh",
				"test-node": "jest --config .jest.node.js --no-cache",
				"tsc": "tsc",
				"site:test": "jest --config .jest.site.js --cache=false"
			},
			"husky": {
				"hooks": {
					"pre-commit": "pretty-quick --staged"
				}
			},
			"browserslist": [
				"last 2 version",
				"Firefox ESR",
				"> 1%",
				"ie >= 11"
			],
			"dependencies": {
				"@ant-design/icons": "^4.0.0-alpha.19",
				"array-tree-filter": "^2.1.0",
				"classnames": "~2.2.6",
				"copy-to-clipboard": "^3.2.0",
				"css-animation": "^1.5.0",
				"lodash": "^4.17.13",
				"moment": "^2.24.0",
				"omit.js": "^1.0.2",
				"prop-types": "^15.7.2",
				"raf": "^3.4.1",
				"rc-animate": "~2.10.2",
				"rc-cascader": "~1.0.0-alpha.0",
				"rc-checkbox": "~2.1.6",
				"rc-collapse": "~1.11.3",
				"rc-dialog": "~7.6.0",
				"rc-drawer": "~3.1.1",
				"rc-dropdown": "~3.0.0-alpha.0",
				"rc-field-form": "^0.0.0-alpha.26",
				"rc-input-number": "~4.5.0",
				"rc-mentions": "~1.0.0-alpha.3",
				"rc-menu": "~8.0.0-alpha.7",
				"rc-notification": "~3.3.1",
				"rc-pagination": "~1.20.11",
				"rc-picker": "^0.0.1-alpha.63",
				"rc-progress": "~2.5.0",
				"rc-rate": "~2.5.0",
				"rc-resize-observer": "^0.1.0",
				"rc-select": "~10.0.0-alpha.36",
				"rc-slider": "~9.0.0-alpha.0",
				"rc-steps": "~3.5.0",
				"rc-switch": "~1.9.0",
				"rc-table": "~7.0.0-alpha.20",
				"rc-tabs": "~10.0.0-alpha.1",
				"rc-tooltip": "~4.0.0-alpha.3",
				"rc-tree": "~3.0.0-alpha.37",
				"rc-tree-select": "~3.0.0-alpha.5",
				"rc-trigger": "~4.0.0-alpha.7",
				"rc-upload": "~3.0.0-alpha.0",
				"rc-util": "^4.17.0",
				"rc-virtual-list": "^0.0.0-alpha.25",
				"@ant-design/react-slick": "~0.25.5",
				"resize-observer-polyfill": "^1.5.1",
				"scroll-into-view-if-needed": "^2.2.20",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.3"
			},
			"devDependencies": {
				"@ant-design/bisheng-plugin": "^2.1.0",
				"@ant-design/colors": "^4.0.0-alpha.0",
				"@ant-design/hitu": "^0.0.0-alpha.13",
				"@ant-design/tools": "^8.0.4",
				"@packtracker/webpack-plugin": "^2.0.1",
				"@qixian.cs/github-contributors-list": "^1.0.3",
				"@sentry/browser": "^5.4.0",
				"@stackblitz/sdk": "^1.3.0",
				"@types/classnames": "^2.2.8",
				"@types/gtag.js": "^0.0.3",
				"@types/jest": "^24.0.23",
				"@types/lodash": "^4.14.139",
				"@types/prop-types": "^15.7.1",
				"@types/raf": "^3.4.0",
				"@types/react": "^16.9.0",
				"@types/react-dom": "^16.8.4",
				"@types/shallowequal": "^1.1.1",
				"@types/warning": "^3.0.0",
				"@typescript-eslint/eslint-plugin": "^2.0.0",
				"@typescript-eslint/parser": "^2.10.0",
				"antd-pro-merge-less": "^2.0.28",
				"antd-theme-generator": "^1.1.6",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.4.6",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.1.0",
				"bisheng-plugin-toc": "^0.4.4",
				"bundlesize": "^0.18.0",
				"chalk": "^3.0.0",
				"cheerio": "^1.0.0-rc.3",
				"concurrently": "^5.0.2",
				"cross-env": "^6.0.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.6.3",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.10.0",
				"enzyme-adapter-react-16": "^1.14.0",
				"enzyme-to-json": "^3.3.5",
				"eslint": "^6.1.0",
				"eslint-config-airbnb": "^18.0.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-import": "~2.19.1",
				"eslint-plugin-jest": "^23.0.2",
				"eslint-plugin-jsx-a11y": "^6.2.1",
				"eslint-plugin-markdown": "^1.0.0",
				"eslint-plugin-react": "^7.14.2",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"full-icu": "^1.3.0",
				"glob": "^7.1.4",
				"http-server": "^0.12.0",
				"husky": "^3.0.2",
				"ignore-emit-webpack-plugin": "^2.0.2",
				"immutability-helper": "^3.0.0",
				"intersection-observer": "^0.7.0",
				"jest": "^24.8.0",
				"jsdom": "^15.1.1",
				"jsonml.js": "^0.1.0",
				"less-vars-to-js": "^1.3.0",
				"logrocket": "^1.0.0",
				"logrocket-react": "^4.0.0",
				"lz-string": "^1.4.4",
				"mockdate": "^2.0.2",
				"node-fetch": "^2.6.0",
				"preact": "^10.0.0",
				"preact-compat": "^3.18.5",
				"prettier": "^1.17.1",
				"pretty-quick": "^2.0.0",
				"querystring": "^0.2.0",
				"rc-footer": "^0.6.0",
				"rc-queue-anim": "^1.6.12",
				"rc-scroll-anim": "^2.5.8",
				"rc-tween-one": "^2.4.1",
				"react": "^16.9.0",
				"react-color": "^2.17.3",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^10.0.2",
				"react-dnd-html5-backend": "^10.0.2",
				"react-dom": "^16.9.0",
				"react-github-button": "^0.1.11",
				"react-helmet-async": "^1.0.4",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.4",
				"react-intl": "^3.1.1",
				"react-resizable": "^1.8.0",
				"react-router": "^3.2.3",
				"react-router-dom": "^5.0.1",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.8.6",
				"react-virtualized": "~9.21.1",
				"react-window": "^1.8.5",
				"reqwest": "^2.0.5",
				"rimraf": "^3.0.0",
				"scrollama": "^2.0.0",
				"simple-git": "^1.113.0",
				"stylelint": "^12.0.0",
				"stylelint-config-prettier": "^8.0.0",
				"stylelint-config-rational-order": "^0.1.2",
				"stylelint-config-standard": "^19.0.0",
				"stylelint-declaration-block-no-ignored-properties": "^2.1.0",
				"stylelint-order": "^4.0.0",
				"theme-switcher": "^1.0.2",
				"typescript": "~3.7.2",
				"webpack-bundle-analyzer": "^3.6.0",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.2.0",
				"yaml-front-matter": "^4.0.0"
			},
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"publishConfig": {
				"registry": "https://registry.npmjs.org/"
			},
			"bundlesize": [
				{
					"path": "./dist/antd.min.js",
					"maxSize": "300 kB"
				},
				{
					"path": "./dist/antd.min.css",
					"maxSize": "65 kB"
				},
				{
					"path": "./dist/antd.dark.min.css",
					"maxSize": "65 kB"
				}
			],
			"title": "Ant Design",
			"readmeFilename": "README.md",
			"gitHead": "22e9ec6eec8f60394f5a8f916f97fe91cf23489b",
			"_id": "antd@4.0.0-rc.0",
			"_nodeVersion": "10.16.3",
			"_npmVersion": "6.13.0",
			"dist": {
				"integrity": "sha512-zOLx73ep+YCXqBi0x3fkMm6pycTFLFBH9DStCqGi5ihF6r1QUReDOwZC5X1V+b0Gk6jyrl/5lz1OMNtBrLObJQ==",
				"shasum": "169877ba47cd278a06852bb9b13edab6acd7344c",
				"tarball": "https://registry.npmjs.org/antd/-/antd-4.0.0-rc.0.tgz",
				"fileCount": 3856,
				"unpackedSize": 50602831,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeD9OeCRA9TVsSAnZWagAAZMIQAKIpYGuAtXv9JD/qdb9K\nD6882jAujNE8Mz2Z431vK3itInZ6KU322Pe0j8as8jwNrmIaAtxJTH6qdHCs\nLb9vOV8ngtc8uaGKtqJ8uQlDwBVrPLDUWK0bqb4rLcQDeIJUpyu/VVQ7WfpC\nsfiFC4th9zdLszIQ71a8Wf2b71SctOEngFLBKvhRhOaESCj2IqsuQCkAe7/A\nVSpEaiz6umd4NVWyOoNkMct8PnmqwFO+dP35dg67XC4MM5bmMwHXFzJvpZ+7\n835n6JQ2VoxRPl4fBLlg7ynXUZggjcMceMK3/ymkPk7spcaiJZhVmZOCZ9t3\nFnaUvgTj4iDyJytL4zL4eG8q67PswiRwvVdZYfEmit/mkMG2QVKq3H33VnfU\nXM3jj4Sa+wn5xvX5wEodQarzE5/DN1ktg1aaFRM97aRlC7C9bPKe2nPiPBJu\nm/4SM1IVHsBjpBSd2uPvx2jY1qSihxOUXPsnL7awyqd4y4m/uUodUbJ7VFX0\n02jS7ChLHQ1FMlIehAG9e6cWNBeafSN+6kxgji0P4beeF+Ydcy68MA11DvFL\n5fvF/QSjH/AXhh5B+SKk09BlissD8fnmwpTVci9wRhz4TGytB6/r1TeD01SI\nZGbWdybXOBicznUjQtoCjEOlIiDf67Kd2tHlGwlZE3rWp5as+pZA+fEt/ed8\nNB68\r\n=xvs7\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "ikobe621@gmail.com",
					"name": "ikobe"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_4.0.0-rc.0_1578095517632_0.6014384766990091"
			},
			"_hasShrinkwrap": false
		},
		"4.0.0-rc.1": {
			"name": "antd",
			"version": "4.0.0-rc.1",
			"description": "An enterprise-class UI design language and React components implementation",
			"keywords": [
				"ant",
				"component",
				"components",
				"design",
				"framework",
				"frontend",
				"react",
				"react-component",
				"ui"
			],
			"homepage": "http://ant.design/",
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"license": "MIT",
			"contributors": [
				{
					"name": "ant"
				}
			],
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"main": "lib/index.js",
			"module": "es/index.js",
			"unpkg": "dist/antd.min.js",
			"typings": "lib/index.d.ts",
			"scripts": {
				"api-collection": "antd-tools run api-collection",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"build": "npm run compile && npm run dist",
				"bundlesize": "bundlesize",
				"check-commit": "node ./scripts/check-commit.js",
				"compile": "antd-tools run compile",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml CNAME _site && cp -r .circleci/ _site && npm run site:test",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"dist": "antd-tools run dist",
				"lint": "npm run lint:tsc && npm run lint:script && npm run lint:demo && npm run lint:style && npm run lint:deps",
				"lint-fix": "npm run lint-fix:script && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:script": "npm run lint:script -- --fix",
				"lint-fix:style": "npm run lint:style -- --fix",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:deps": "antd-tools run deps-lint",
				"lint:md": "remark components/",
				"lint:script": "eslint . --ext '.js,.jsx,.ts,.tsx'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"lint:tsc": "npm run tsc",
				"pre-publish": "npm run check-commit && npm run test-all",
				"prettier": "prettier -c --write '**/*'",
				"pretty-quick": "pretty-quick",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"site": "cross-env NODE_ICU_DATA=node_modules/full-icu concurrently \"bisheng build --ssr -c ./site/bisheng.config.js\" \"node ./scripts/generateColorLess.js\"",
				"sort": "npx sort-package-json",
				"sort-api": "antd-tools run sort-api-table",
				"start": "rimraf _site && mkdir _site && cross-env NODE_ENV=development concurrently \"node ./scripts/generateColorLess.js\" \"bisheng start -c ./site/bisheng.config.js\"",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"test": "jest --config .jest.js --no-cache",
				"test-all": "./scripts/test-all.sh",
				"test-node": "jest --config .jest.node.js --no-cache",
				"tsc": "tsc",
				"site:test": "jest --config .jest.site.js --cache=false"
			},
			"husky": {
				"hooks": {
					"pre-commit": "pretty-quick --staged"
				}
			},
			"browserslist": [
				"last 2 version",
				"Firefox ESR",
				"> 1%",
				"ie >= 11"
			],
			"dependencies": {
				"@ant-design/icons": "^4.0.0-alpha.19",
				"array-tree-filter": "^2.1.0",
				"classnames": "~2.2.6",
				"copy-to-clipboard": "^3.2.0",
				"css-animation": "^1.5.0",
				"lodash": "^4.17.13",
				"moment": "^2.24.0",
				"omit.js": "^1.0.2",
				"prop-types": "^15.7.2",
				"raf": "^3.4.1",
				"rc-animate": "~2.10.2",
				"rc-cascader": "~1.0.0-alpha.0",
				"rc-checkbox": "~2.1.6",
				"rc-collapse": "~1.11.3",
				"rc-dialog": "~7.6.0",
				"rc-drawer": "~3.1.1",
				"rc-dropdown": "~3.0.0-alpha.0",
				"rc-field-form": "^0.0.0-alpha.26",
				"rc-input-number": "~4.5.0",
				"rc-mentions": "~1.0.0-alpha.3",
				"rc-menu": "~8.0.0-alpha.7",
				"rc-notification": "~3.3.1",
				"rc-pagination": "~1.20.11",
				"rc-picker": "^0.0.1-alpha.63",
				"rc-progress": "~2.5.0",
				"rc-rate": "~2.5.0",
				"rc-resize-observer": "^0.1.0",
				"rc-select": "~10.0.0-alpha.36",
				"rc-slider": "~9.0.0-alpha.0",
				"rc-steps": "~3.5.0",
				"rc-switch": "~1.9.0",
				"rc-table": "~7.0.0-rc.3",
				"rc-tabs": "~10.0.0-alpha.1",
				"rc-tooltip": "~4.0.0-alpha.3",
				"rc-tree": "~3.0.0-alpha.37",
				"rc-tree-select": "~3.0.0-alpha.5",
				"rc-trigger": "~4.0.0-rc.0",
				"rc-upload": "~3.0.0-alpha.0",
				"rc-util": "^4.17.0",
				"rc-virtual-list": "^0.0.0-alpha.25",
				"@ant-design/react-slick": "~0.25.5",
				"resize-observer-polyfill": "^1.5.1",
				"scroll-into-view-if-needed": "^2.2.20",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.3"
			},
			"devDependencies": {
				"@ant-design/bisheng-plugin": "^2.1.0",
				"@ant-design/colors": "^4.0.0-alpha.0",
				"@ant-design/hitu": "^0.0.0-alpha.13",
				"@ant-design/tools": "^8.0.4",
				"@packtracker/webpack-plugin": "^2.0.1",
				"@qixian.cs/github-contributors-list": "^1.0.3",
				"@sentry/browser": "^5.4.0",
				"@stackblitz/sdk": "^1.3.0",
				"@types/classnames": "^2.2.8",
				"@types/gtag.js": "^0.0.3",
				"@types/jest": "^24.0.23",
				"@types/lodash": "^4.14.139",
				"@types/prop-types": "^15.7.1",
				"@types/raf": "^3.4.0",
				"@types/react": "^16.9.0",
				"@types/react-color": "^3.0.1",
				"@types/react-dom": "^16.8.4",
				"@types/shallowequal": "^1.1.1",
				"@types/warning": "^3.0.0",
				"@typescript-eslint/eslint-plugin": "^2.0.0",
				"@typescript-eslint/parser": "^2.10.0",
				"antd-pro-merge-less": "^2.0.28",
				"antd-theme-generator": "^1.1.6",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.4.6",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.1.0",
				"bisheng-plugin-toc": "^0.4.4",
				"bundlesize": "^0.18.0",
				"chalk": "^3.0.0",
				"cheerio": "^1.0.0-rc.3",
				"concurrently": "^5.0.2",
				"cross-env": "^6.0.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.6.3",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.10.0",
				"enzyme-adapter-react-16": "^1.14.0",
				"enzyme-to-json": "^3.3.5",
				"eslint": "^6.1.0",
				"eslint-config-airbnb": "^18.0.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-import": "~2.20.0",
				"eslint-plugin-jest": "^23.0.2",
				"eslint-plugin-jsx-a11y": "^6.2.1",
				"eslint-plugin-markdown": "^1.0.0",
				"eslint-plugin-react": "^7.14.2",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"full-icu": "^1.3.0",
				"glob": "^7.1.4",
				"http-server": "^0.12.0",
				"husky": "^4.0.3",
				"ignore-emit-webpack-plugin": "^2.0.2",
				"immutability-helper": "^3.0.0",
				"intersection-observer": "^0.7.0",
				"jest": "^24.8.0",
				"jquery": "^3.4.1",
				"jsdom": "^15.1.1",
				"jsonml.js": "^0.1.0",
				"less-vars-to-js": "^1.3.0",
				"logrocket": "^1.0.0",
				"logrocket-react": "^4.0.0",
				"lz-string": "^1.4.4",
				"mockdate": "^2.0.2",
				"node-fetch": "^2.6.0",
				"preact": "^10.0.0",
				"preact-compat": "^3.18.5",
				"prettier": "^1.17.1",
				"pretty-quick": "^2.0.0",
				"querystring": "^0.2.0",
				"rc-footer": "^0.6.0",
				"rc-queue-anim": "^1.6.12",
				"rc-scroll-anim": "^2.5.8",
				"rc-tween-one": "^2.4.1",
				"react": "^16.9.0",
				"react-color": "^2.17.3",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^10.0.2",
				"react-dnd-html5-backend": "^10.0.2",
				"react-dom": "^16.9.0",
				"react-github-button": "^0.1.11",
				"react-helmet-async": "^1.0.4",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.4",
				"react-intl": "^3.1.1",
				"react-resizable": "^1.8.0",
				"react-router": "^3.2.3",
				"react-router-dom": "^5.0.1",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.8.6",
				"react-virtualized": "~9.21.1",
				"react-window": "^1.8.5",
				"reqwest": "^2.0.5",
				"rimraf": "^3.0.0",
				"scrollama": "^2.0.0",
				"simple-git": "^1.113.0",
				"stylelint": "^12.0.0",
				"stylelint-config-prettier": "^8.0.0",
				"stylelint-config-rational-order": "^0.1.2",
				"stylelint-config-standard": "^19.0.0",
				"stylelint-declaration-block-no-ignored-properties": "^2.1.0",
				"stylelint-order": "^4.0.0",
				"theme-switcher": "^1.0.2",
				"typescript": "~3.7.2",
				"webpack-bundle-analyzer": "^3.6.0",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.2.0",
				"yaml-front-matter": "^4.0.0"
			},
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"publishConfig": {
				"registry": "https://registry.npmjs.org/"
			},
			"bundlesize": [
				{
					"path": "./dist/antd.min.js",
					"maxSize": "300 kB"
				},
				{
					"path": "./dist/antd.min.css",
					"maxSize": "65 kB"
				},
				{
					"path": "./dist/antd.dark.min.css",
					"maxSize": "65 kB"
				}
			],
			"title": "Ant Design",
			"readmeFilename": "README.md",
			"gitHead": "c2abac1dacd3e3cfcfb9d921abc2c9f2e18cbfc8",
			"_id": "antd@4.0.0-rc.1",
			"_nodeVersion": "10.16.0",
			"_npmVersion": "6.13.1",
			"dist": {
				"integrity": "sha512-k0oOVmRuMflUj78yizgfoPDigLqvvSLdMu6vjpkB678QHcbcjYHgmG9+jkG1/7GKZdS2pSnRD+rAOIVGVNin0g==",
				"shasum": "a93f507d4844731f944ab37fdc4e0ef15224cbaa",
				"tarball": "https://registry.npmjs.org/antd/-/antd-4.0.0-rc.1.tgz",
				"fileCount": 3854,
				"unpackedSize": 49646701,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeG0sKCRA9TVsSAnZWagAApTQP/Agk6YIpY4s/8oruydo9\n8BmWePOAh4ZoURZAmLBAh9QkuOgOTsWzX+ifbixMQ5amMPkvIo6gRt4Ooi+4\nHreXeCQghQ8pAFURlBtUFX+9wfmqeO9aucgfCBgs83ktf+5ZmW30OVPJNdAX\n1LEQCaUCnpRFbm2I0ci5FfguyZ/TWyZtGSm2DkAgXG+1mbewYGBWwwLHEqF5\nYKsth+hWZLChAGHYALc4tz52yUZvW+wGfpZWuswtZIya4naxJztsn6PE193Y\na3BANJlCaFwzz3cEZSCFqcvIOTwjSu+9lRyT+Lz6arxXbvx2REiu1KwGg4OU\nU//Xf+sLfEs7ScDTw5mxqexDlyTZxhkWTfN+zV5hra7Gus/DbKt7vQWuAzGo\n3o+bislXFdrWkiT67oRbo4J8Nf8od0+tKP/+Q+zWBQDr0qj4sbNu8bbDQ8iQ\nfJSMVBrzXlJIekOkvY8JrAlyV8L1icHHUVatsoHo5Yp2t3C+RC97q+jq6bq+\nq+NrWXdZhmcY08L3FODnSBPGeeaXl5Jk2yM/9yEgFJ99D1bNAkMD1ndgCvrM\nLbxfX1WGgMIExYyVMyrqyPwY133P80/xO+wXmRo6BttZ+U0D2UjWj+dry2F5\nsTJ7lvT6a6JJlI/6Ldo18xW2a5lVkpiEIc7BXWNLfx1KG0uDWeW3/yaSxEVv\nsnba\r\n=O9di\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "ikobe621@gmail.com",
					"name": "ikobe"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "ycjcl868",
				"email": "45808948@qq.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_4.0.0-rc.1_1578846985823_0.03109365106772599"
			},
			"_hasShrinkwrap": false
		},
		"3.26.7": {
			"name": "antd",
			"version": "3.26.7",
			"description": "An enterprise-class UI design language and React components implementation",
			"keywords": [
				"ant",
				"component",
				"components",
				"design",
				"framework",
				"frontend",
				"react",
				"react-component",
				"ui"
			],
			"homepage": "http://ant.design/",
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"license": "MIT",
			"contributors": [
				{
					"name": "ant"
				}
			],
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"main": "lib/index.js",
			"module": "es/index.js",
			"unpkg": "dist/antd.min.js",
			"typings": "lib/index.d.ts",
			"scripts": {
				"api-collection": "antd-tools run api-collection",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"build": "npm run compile && npm run dist",
				"bundlesize": "bundlesize",
				"check-commit": "node ./scripts/check-commit.js",
				"compile": "antd-tools run compile",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml CNAME _site && cp -r .circleci/ _site && npm run site:test",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"dist": "antd-tools run dist",
				"lint": "npm run lint:tsc && npm run lint:script && npm run lint:demo && npm run lint:style && npm run lint:deps",
				"lint-fix": "npm run lint-fix:script && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:script": "npm run lint:script -- --fix",
				"lint-fix:style": "npm run lint:style -- --fix",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:deps": "antd-tools run deps-lint",
				"lint:md": "remark components/",
				"lint:script": "eslint . --ext '.js,.jsx,.ts,.tsx'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"lint:tsc": "npm run tsc",
				"pre-publish": "npm run check-commit && npm run test-all",
				"prettier": "prettier -c --write '**/*'",
				"pretty-quick": "pretty-quick",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"site": "cross-env NODE_ICU_DATA=node_modules/full-icu bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"sort": "npx sort-package-json",
				"sort-api": "antd-tools run sort-api-table",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"test": "jest --config .jest.js --no-cache",
				"test-all": "./scripts/test-all.sh",
				"test-node": "jest --config .jest.node.js --no-cache",
				"tsc": "tsc",
				"site:test": "jest --config .jest.site.js --cache=false"
			},
			"husky": {
				"hooks": {
					"pre-commit": "pretty-quick --staged"
				}
			},
			"browserslist": [
				"last 2 version",
				"Firefox ESR",
				"> 1%",
				"ie >= 9"
			],
			"dependencies": {
				"@ant-design/create-react-context": "^0.2.4",
				"@ant-design/icons": "~2.1.1",
				"@ant-design/icons-react": "~2.0.1",
				"@types/react-slick": "^0.23.4",
				"array-tree-filter": "^2.1.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.6",
				"copy-to-clipboard": "^3.2.0",
				"css-animation": "^1.5.0",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.6",
				"is-mobile": "^2.1.0",
				"lodash": "^4.17.13",
				"moment": "^2.24.0",
				"omit.js": "^1.0.2",
				"prop-types": "^15.7.2",
				"raf": "^3.4.1",
				"rc-animate": "^2.10.2",
				"rc-calendar": "~9.15.7",
				"rc-cascader": "~0.17.4",
				"rc-checkbox": "~2.1.6",
				"rc-collapse": "~1.11.3",
				"rc-dialog": "~7.6.0",
				"rc-drawer": "~3.1.1",
				"rc-dropdown": "~2.4.1",
				"rc-editor-mention": "^1.1.13",
				"rc-form": "^2.4.10",
				"rc-input-number": "~4.5.0",
				"rc-mentions": "~0.4.0",
				"rc-menu": "~7.5.1",
				"rc-notification": "~3.3.1",
				"rc-pagination": "~1.20.11",
				"rc-progress": "~2.5.0",
				"rc-rate": "~2.5.0",
				"rc-resize-observer": "^0.1.0",
				"rc-select": "~9.2.0",
				"rc-slider": "~8.7.1",
				"rc-steps": "~3.5.0",
				"rc-switch": "~1.9.0",
				"rc-table": "~6.10.5",
				"rc-tabs": "~9.7.0",
				"rc-time-picker": "~3.7.1",
				"rc-tooltip": "~3.7.3",
				"rc-tree": "~2.1.0",
				"rc-tree-select": "~2.9.1",
				"rc-trigger": "^2.6.2",
				"rc-upload": "~2.9.1",
				"rc-util": "^4.16.1",
				"react-lazy-load": "^3.0.13",
				"react-lifecycles-compat": "^3.0.4",
				"react-slick": "~0.25.2",
				"resize-observer-polyfill": "^1.5.1",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.3"
			},
			"devDependencies": {
				"@ant-design/colors": "^3.2.2",
				"@ant-design/tools": "^8.0.4",
				"@packtracker/webpack-plugin": "^2.0.1",
				"@qixian.cs/github-contributors-list": "^1.0.3",
				"@sentry/browser": "^5.4.0",
				"@stackblitz/sdk": "^1.3.0",
				"@types/classnames": "^2.2.8",
				"@types/gtag.js": "^0.0.3",
				"@types/jest": "^24.0.23",
				"@types/lodash": "^4.14.139",
				"@types/prop-types": "^15.7.1",
				"@types/raf": "^3.4.0",
				"@types/react": "^16.9.0",
				"@types/react-dom": "^16.8.4",
				"@types/shallowequal": "^1.1.1",
				"@types/warning": "^3.0.0",
				"@typescript-eslint/eslint-plugin": "^2.0.0",
				"@typescript-eslint/parser": "^2.10.0",
				"antd-theme-generator": "^1.1.6",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.3.3",
				"bisheng-plugin-antd": "^1.3.1",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.0.0",
				"bisheng-plugin-toc": "^0.4.4",
				"bundlesize": "^0.18.0",
				"chalk": "^3.0.0",
				"cheerio": "^1.0.0-rc.3",
				"cross-env": "^6.0.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.6.3",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.10.0",
				"enzyme-adapter-react-16": "^1.14.0",
				"enzyme-to-json": "^3.3.5",
				"eslint": "^6.1.0",
				"eslint-config-airbnb": "^18.0.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-import": "~2.19.1",
				"eslint-plugin-jest": "^23.0.2",
				"eslint-plugin-jsx-a11y": "^6.2.1",
				"eslint-plugin-markdown": "^1.0.0",
				"eslint-plugin-react": "^7.14.2",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"full-icu": "^1.3.0",
				"glob": "^7.1.4",
				"http-server": "^0.12.0",
				"husky": "^3.0.2",
				"immutability-helper": "^3.0.0",
				"intersection-observer": "^0.7.0",
				"jest": "^24.8.0",
				"jsdom": "^15.1.1",
				"jsonml.js": "^0.1.0",
				"logrocket": "^1.0.0",
				"logrocket-react": "^4.0.0",
				"lz-string": "^1.4.4",
				"mockdate": "^2.0.2",
				"node-fetch": "^2.6.0",
				"preact": "^10.0.0",
				"preact-compat": "^3.18.5",
				"prettier": "^1.17.1",
				"pretty-quick": "^2.0.0",
				"querystring": "^0.2.0",
				"rc-footer": "^0.6.0",
				"rc-queue-anim": "^1.6.12",
				"rc-scroll-anim": "^2.5.8",
				"rc-tween-one": "^2.4.1",
				"react": "^16.5.2",
				"react-color": "^2.17.3",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^10.0.2",
				"react-dnd-html5-backend": "^10.0.2",
				"react-dom": "^16.5.2",
				"react-github-button": "^0.1.11",
				"react-helmet-async": "^1.0.4",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.4",
				"react-intl": "^3.1.1",
				"react-resizable": "^1.8.0",
				"react-router": "^3.2.3",
				"react-router-dom": "^5.0.1",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.8.6",
				"react-virtualized": "~9.21.1",
				"reqwest": "^2.0.5",
				"rimraf": "^3.0.0",
				"scrollama": "^2.0.0",
				"simple-git": "^1.113.0",
				"stylelint": "^12.0.0",
				"stylelint-config-prettier": "^8.0.0",
				"stylelint-config-rational-order": "^0.1.2",
				"stylelint-config-standard": "^19.0.0",
				"stylelint-declaration-block-no-ignored-properties": "^2.1.0",
				"stylelint-order": "^4.0.0",
				"typescript": "~3.7.2",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.2.0",
				"yaml-front-matter": "^4.0.0"
			},
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"publishConfig": {
				"registry": "https://registry.npmjs.org/"
			},
			"bundlesize": [
				{
					"path": "./dist/antd.min.js",
					"maxSize": "540 kB"
				},
				{
					"path": "./dist/antd.min.css",
					"maxSize": "60 kB"
				}
			],
			"title": "Ant Design",
			"gitHead": "b6fc0168db865a91c085c88b93251012d48e9e73",
			"_id": "antd@3.26.7",
			"_nodeVersion": "10.16.0",
			"_npmVersion": "6.13.1",
			"dist": {
				"integrity": "sha512-WPsU3ulEUA1vZfVO9PmDNWkYueaLPoE74EJlfPqW2rZjKl7YMkMxJleSVCM9FqVI4PNLbIVr0hoieM9yZiEBFQ==",
				"shasum": "271555f4862b747019defb972f70b7dd4015fd3f",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.26.7.tgz",
				"fileCount": 3828,
				"unpackedSize": 50126213,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeHSCsCRA9TVsSAnZWagAAkfsP/RZS0O/mMbWeRk1i/kEq\nxtNzj25BLWw5o8ODNlOspIyRgB0Y9luL9UwkmG8Z4yIV1Om44Tokbdcfvyek\nf8UhdRhpGwcNqWKsipWvGBiL/RDsZpV+jdySOwoXhTW4Z5YsWSJCy3sMk3Yq\nxWfOrpTVRwDdZyBztrh9GdpfXf7CKJ69YRRcKvFutQSMHa1H794xgi99PJaZ\nYcwmQks+qVCLH4s1XwRIRxvtiZKs+54S9C9RuGNw2DmJo2Gj1jCQqHwbn3J8\nbdL3A6ZtD49vLzi6O5cHCOJc5COZf2lIvXScpRNP0LH7jIg22Lq9WQ5EndAH\nq5ID2OKD7ARSMap3l5IXxyAtFZ+SxHJAaaaTAGvUy1C4HQKJsEgTEiXBs/Zl\nDv6apCeeOfOdAnEO67f3aIbMKukSO3p9ru1ZFDuCRJPfnznWWZVtmWk2u/yt\nzbqIElBr2UzJbvzOVNu4Nf+B/fYFoXFUyYRbGiUFGb5mU3bSi0NfDMXsP6gd\nXc/P3XXxoRFGjhShsW3t8OVrgEyvJwKt6ZwyiCSbVji2SB9FOWB1mQo8eEGa\n71DLpCGC+b6feNUaD/6nBSaoWUBfk0Wyvpijk2qJswl2sVXtQeotIj7YdyP3\nvJEEcO3X1xL33/zSSmwZGclqEp3X9VcBXVUbNaVWsf/a8xAIvSY4Lftd60wh\nl9QX\r\n=yetM\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "ikobe621@gmail.com",
					"name": "ikobe"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "ycjcl868",
				"email": "45808948@qq.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.26.7_1578967211127_0.7321118397178281"
			},
			"_hasShrinkwrap": false
		},
		"4.0.0-rc.2": {
			"name": "antd",
			"version": "4.0.0-rc.2",
			"description": "An enterprise-class UI design language and React components implementation",
			"keywords": [
				"ant",
				"component",
				"components",
				"design",
				"framework",
				"frontend",
				"react",
				"react-component",
				"ui"
			],
			"homepage": "http://ant.design/",
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"license": "MIT",
			"contributors": [
				{
					"name": "ant"
				}
			],
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"main": "lib/index.js",
			"module": "es/index.js",
			"unpkg": "dist/antd.min.js",
			"typings": "lib/index.d.ts",
			"scripts": {
				"api-collection": "antd-tools run api-collection",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"build": "npm run compile && npm run dist",
				"bundlesize": "bundlesize",
				"check-commit": "node ./scripts/check-commit.js",
				"compile": "antd-tools run compile",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml CNAME _site && cp -r .circleci/ _site && npm run site:test",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"dist": "antd-tools run dist",
				"lint": "npm run lint:tsc && npm run lint:script && npm run lint:demo && npm run lint:style && npm run lint:deps",
				"lint-fix": "npm run lint-fix:script && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:script": "npm run lint:script -- --fix",
				"lint-fix:style": "npm run lint:style -- --fix",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:deps": "antd-tools run deps-lint",
				"lint:md": "remark components/",
				"lint:script": "eslint . --ext '.js,.jsx,.ts,.tsx'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"lint:tsc": "npm run tsc",
				"pre-publish": "npm run check-commit && npm run test-all",
				"prettier": "prettier -c --write '**/*'",
				"pretty-quick": "pretty-quick",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"site": "cross-env NODE_ICU_DATA=node_modules/full-icu concurrently \"bisheng build --ssr -c ./site/bisheng.config.js\" \"node ./scripts/generateColorLess.js\"",
				"sort": "npx sort-package-json",
				"sort-api": "antd-tools run sort-api-table",
				"start": "rimraf _site && mkdir _site && cross-env NODE_ENV=development concurrently \"node ./scripts/generateColorLess.js\" \"bisheng start -c ./site/bisheng.config.js\"",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"test": "jest --config .jest.js --no-cache",
				"test-all": "./scripts/test-all.sh",
				"test-node": "jest --config .jest.node.js --no-cache",
				"tsc": "tsc",
				"site:test": "jest --config .jest.site.js --cache=false"
			},
			"husky": {
				"hooks": {
					"pre-commit": "pretty-quick --staged"
				}
			},
			"browserslist": [
				"last 2 versions",
				"Firefox ESR",
				"> 1%",
				"ie >= 11"
			],
			"dependencies": {
				"@ant-design/icons": "^4.0.0-rc.0",
				"array-tree-filter": "^2.1.0",
				"classnames": "~2.2.6",
				"copy-to-clipboard": "^3.2.0",
				"css-animation": "^1.5.0",
				"lodash": "^4.17.13",
				"moment": "^2.24.0",
				"omit.js": "^1.0.2",
				"prop-types": "^15.7.2",
				"raf": "^3.4.1",
				"rc-animate": "~2.10.2",
				"rc-cascader": "~1.0.0-alpha.0",
				"rc-checkbox": "~2.1.6",
				"rc-collapse": "~1.11.3",
				"rc-dialog": "~7.6.0",
				"rc-drawer": "~3.1.1",
				"rc-dropdown": "~3.0.0-alpha.0",
				"rc-field-form": "^0.0.0-alpha.26",
				"rc-input-number": "~4.5.0",
				"rc-mentions": "~1.0.0-alpha.3",
				"rc-menu": "~8.0.0-alpha.7",
				"rc-notification": "~3.3.1",
				"rc-pagination": "~1.20.11",
				"rc-picker": "^0.0.1-alpha.63",
				"rc-progress": "~2.5.0",
				"rc-rate": "~2.5.0",
				"rc-resize-observer": "^0.1.0",
				"rc-select": "~10.0.0-alpha.36",
				"rc-slider": "~9.1.0",
				"rc-steps": "~3.5.0",
				"rc-switch": "~1.9.0",
				"rc-table": "~7.0.0-rc.8",
				"rc-tabs": "~10.0.0-alpha.1",
				"rc-tooltip": "~4.0.0-alpha.3",
				"rc-tree": "~3.0.0-alpha.37",
				"rc-tree-select": "~3.0.0-alpha.5",
				"rc-trigger": "~4.0.0-rc.0",
				"rc-upload": "~3.0.0-alpha.0",
				"rc-util": "^4.17.0",
				"rc-virtual-list": "^0.0.0-alpha.25",
				"@ant-design/react-slick": "~0.25.5",
				"resize-observer-polyfill": "^1.5.1",
				"scroll-into-view-if-needed": "^2.2.20",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.3"
			},
			"devDependencies": {
				"@ant-design/bisheng-plugin": "^2.3.0",
				"@ant-design/colors": "^4.0.0-alpha.0",
				"@ant-design/hitu": "^0.0.0-alpha.13",
				"@ant-design/tools": "^8.0.4",
				"@packtracker/webpack-plugin": "^2.0.1",
				"@qixian.cs/github-contributors-list": "^1.0.3",
				"@sentry/browser": "^5.4.0",
				"@stackblitz/sdk": "^1.3.0",
				"@types/classnames": "^2.2.8",
				"@types/gtag.js": "^0.0.3",
				"@types/jest": "^24.0.23",
				"@types/lodash": "^4.14.139",
				"@types/prop-types": "^15.7.1",
				"@types/raf": "^3.4.0",
				"@types/react": "^16.9.0",
				"@types/react-color": "^3.0.1",
				"@types/react-dom": "^16.8.4",
				"@types/shallowequal": "^1.1.1",
				"@types/warning": "^3.0.0",
				"@typescript-eslint/eslint-plugin": "^2.0.0",
				"@typescript-eslint/parser": "^2.10.0",
				"antd-pro-merge-less": "^2.0.28",
				"antd-theme-generator": "^1.1.6",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.4.6",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.1.0",
				"bisheng-plugin-toc": "^0.4.4",
				"bundlesize": "^0.18.0",
				"chalk": "^3.0.0",
				"cheerio": "^1.0.0-rc.3",
				"concurrently": "^5.0.2",
				"cross-env": "^6.0.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.6.3",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.10.0",
				"enzyme-adapter-react-16": "^1.14.0",
				"enzyme-to-json": "^3.3.5",
				"eslint": "^6.1.0",
				"eslint-config-airbnb": "^18.0.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-import": "~2.20.0",
				"eslint-plugin-jest": "^23.0.2",
				"eslint-plugin-jsx-a11y": "^6.2.1",
				"eslint-plugin-markdown": "^1.0.0",
				"eslint-plugin-react": "^7.14.2",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"full-icu": "^1.3.0",
				"glob": "^7.1.4",
				"http-server": "^0.12.0",
				"husky": "^4.0.3",
				"ignore-emit-webpack-plugin": "^2.0.2",
				"immutability-helper": "^3.0.0",
				"intersection-observer": "^0.7.0",
				"jest": "^24.8.0",
				"jquery": "^3.4.1",
				"jsdom": "^16.0.0",
				"jsonml.js": "^0.1.0",
				"less-vars-to-js": "^1.3.0",
				"logrocket": "^1.0.0",
				"logrocket-react": "^4.0.0",
				"lz-string": "^1.4.4",
				"mockdate": "^2.0.2",
				"node-fetch": "^2.6.0",
				"preact": "^10.0.0",
				"preact-compat": "^3.18.5",
				"prettier": "^1.17.1",
				"pretty-quick": "^2.0.0",
				"querystring": "^0.2.0",
				"rc-footer": "^0.6.0",
				"rc-queue-anim": "^1.6.12",
				"rc-scroll-anim": "^2.5.8",
				"rc-tween-one": "^2.4.1",
				"react": "^16.9.0",
				"react-color": "^2.17.3",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^10.0.2",
				"react-dnd-html5-backend": "^10.0.2",
				"react-dom": "^16.9.0",
				"react-github-button": "^0.1.11",
				"react-helmet-async": "^1.0.4",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.4",
				"react-intl": "^3.1.1",
				"react-resizable": "^1.8.0",
				"react-router": "^3.2.3",
				"react-router-dom": "^5.0.1",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.8.6",
				"react-virtualized": "~9.21.1",
				"react-window": "^1.8.5",
				"reqwest": "^2.0.5",
				"rimraf": "^3.0.0",
				"scrollama": "^2.0.0",
				"simple-git": "^1.113.0",
				"stylelint": "^13.0.0",
				"stylelint-config-prettier": "^8.0.0",
				"stylelint-config-rational-order": "^0.1.2",
				"stylelint-config-standard": "^19.0.0",
				"stylelint-declaration-block-no-ignored-properties": "^2.1.0",
				"stylelint-order": "^4.0.0",
				"theme-switcher": "^1.0.2",
				"typescript": "~3.7.2",
				"webpack-bundle-analyzer": "^3.6.0",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.2.0",
				"yaml-front-matter": "^4.0.0"
			},
			"peerDependencies": {
				"react": ">=16.8.0",
				"react-dom": ">=16.8.0"
			},
			"publishConfig": {
				"registry": "https://registry.npmjs.org/"
			},
			"bundlesize": [
				{
					"path": "./dist/antd.min.js",
					"maxSize": "300 kB"
				},
				{
					"path": "./dist/antd.min.css",
					"maxSize": "65 kB"
				},
				{
					"path": "./dist/antd.dark.min.css",
					"maxSize": "65 kB"
				}
			],
			"title": "Ant Design",
			"readmeFilename": "README.md",
			"gitHead": "1fc5572c3b96ac09420c0e364c572fa3557733a4",
			"_id": "antd@4.0.0-rc.2",
			"_nodeVersion": "12.14.1",
			"_npmVersion": "6.13.4",
			"dist": {
				"integrity": "sha512-zyj3VjgxV84lz4/bTzZsSDD7MwY5sRZmOx0RbLDiV0nthOgerD7sbEQgGUgWJ3yVro9pPaTjAEcxeLiBiZyVaw==",
				"shasum": "a2e06c8b4d3c1305515bfd2fa380e15d7be82c57",
				"tarball": "https://registry.npmjs.org/antd/-/antd-4.0.0-rc.2.tgz",
				"fileCount": 3856,
				"unpackedSize": 50621155,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeJzxuCRA9TVsSAnZWagAAYs4P/jXpJEeVkih5rJdBGJoK\nbrEPOX0H75OOJ4OLaXYbfXf6C5LOEUwsgFSPgRIxUUr4N6HDLiWsOdd7lmIa\nugBUW+AHC36p8pQGTCyM41Rjz4WEO8Qru6X0PdXE27FX1a7zCwNuzzs4lcvg\neIeZhuLELgdqXsKe7oZK6/TwG8F2m3ojUtsrn38TQlzhsIlaYfiIrXehztJq\n6jpkuVAeR00MYgRCiKwjWeXrfkEpxxyyK121wCHv+xJ2nWGiSfQIWBswlcD0\nJ66f2e8puL8JlIGShTJtjB5JxBGjNRsFA5dg1nuUqVQEfgSFWqM2d+Z4vewG\nERzKG+z5YMmtwSrcdic95QOMZ1PPOu9qe+RtM2f+CmuX+ZvPR0JuVQ+FJ3AL\nL1VSHtYI0PQ2+4tTH7JBzdppxzAXjn6rsHRJJz02V6jAK6ijJi6lUt0x3K/m\n5EHWf8ifZb7V3JrvWmQWdUJP344gz2xknvrYigx4Lf4Zv7orfruuAt43U0Ta\nRxtNSizUdtuCrCYVa4K14jI4wowf7TbDOvnTYDCC16P7gGFfgi5Lh4PwOVN9\nFA2z+eQzfSTzgf4cNiiPE3zzj5cmKEIAKKAn1if4CHlvWyfNu5/oNNGuJ1yT\njNkafn2RokpJa7H8bzQ3Q8YWX1kV/KCSOFe6OWwp4ZfswpRwqo4pLvztOJnU\njf+M\r\n=Cu+x\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "ikobe621@gmail.com",
					"name": "ikobe"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_4.0.0-rc.2_1579629677165_0.017330764268883136"
			},
			"_hasShrinkwrap": false
		},
		"4.0.0-rc.3": {
			"name": "antd",
			"version": "4.0.0-rc.3",
			"description": "An enterprise-class UI design language and React components implementation",
			"keywords": [
				"ant",
				"component",
				"components",
				"design",
				"framework",
				"frontend",
				"react",
				"react-component",
				"ui"
			],
			"homepage": "http://ant.design/",
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"license": "MIT",
			"contributors": [
				{
					"name": "ant"
				}
			],
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"main": "lib/index.js",
			"module": "es/index.js",
			"unpkg": "dist/antd.min.js",
			"typings": "lib/index.d.ts",
			"scripts": {
				"api-collection": "antd-tools run api-collection",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"build": "npm run compile && npm run dist",
				"bundlesize": "bundlesize",
				"check-commit": "node ./scripts/check-commit.js",
				"compile": "antd-tools run compile",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml CNAME _site && cp -r .circleci/ _site && npm run site:test",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"dist": "antd-tools run dist",
				"lint": "npm run lint:tsc && npm run lint:script && npm run lint:demo && npm run lint:style && npm run lint:deps",
				"lint-fix": "npm run lint-fix:script && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:script": "npm run lint:script -- --fix",
				"lint-fix:style": "npm run lint:style -- --fix",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:deps": "antd-tools run deps-lint",
				"lint:md": "remark components/",
				"lint:script": "eslint . --ext '.js,.jsx,.ts,.tsx'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"lint:tsc": "npm run tsc",
				"pre-publish": "npm run check-commit && npm run test-all",
				"prettier": "prettier -c --write '**/*'",
				"pretty-quick": "pretty-quick",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"site": "cross-env NODE_ICU_DATA=node_modules/full-icu concurrently \"bisheng build --ssr -c ./site/bisheng.config.js\" \"node ./scripts/generateColorLess.js\"",
				"sort": "npx sort-package-json",
				"sort-api": "antd-tools run sort-api-table",
				"start": "rimraf _site && mkdir _site && cross-env NODE_ENV=development concurrently \"node ./scripts/generateColorLess.js\" \"bisheng start -c ./site/bisheng.config.js\"",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"test": "jest --config .jest.js --no-cache",
				"test-all": "./scripts/test-all.sh",
				"test-node": "jest --config .jest.node.js --no-cache",
				"tsc": "tsc",
				"site:test": "jest --config .jest.site.js --cache=false"
			},
			"husky": {
				"hooks": {
					"pre-commit": "pretty-quick --staged"
				}
			},
			"browserslist": [
				"last 2 versions",
				"Firefox ESR",
				"> 1%",
				"ie >= 11"
			],
			"dependencies": {
				"@ant-design/icons": "^4.0.0-rc.0",
				"array-tree-filter": "^2.1.0",
				"classnames": "~2.2.6",
				"copy-to-clipboard": "^3.2.0",
				"css-animation": "^1.5.0",
				"lodash": "^4.17.13",
				"moment": "^2.24.0",
				"omit.js": "^1.0.2",
				"prop-types": "^15.7.2",
				"raf": "^3.4.1",
				"rc-animate": "~2.10.2",
				"rc-cascader": "~1.0.0-alpha.0",
				"rc-checkbox": "~2.1.6",
				"rc-collapse": "~1.11.3",
				"rc-dialog": "~7.6.0",
				"rc-drawer": "~3.1.1",
				"rc-dropdown": "~3.0.0-alpha.0",
				"rc-field-form": "^0.0.0-rc.0",
				"rc-input-number": "~4.5.0",
				"rc-mentions": "~1.0.0-alpha.3",
				"rc-menu": "~8.0.0-alpha.7",
				"rc-notification": "~3.3.1",
				"rc-pagination": "~1.20.11",
				"rc-picker": "^0.0.1-alpha.63",
				"rc-progress": "~2.5.0",
				"rc-rate": "~2.5.0",
				"rc-resize-observer": "^0.1.0",
				"rc-select": "~10.0.0-alpha.36",
				"rc-slider": "~9.1.0",
				"rc-steps": "~3.5.0",
				"rc-switch": "~1.9.0",
				"rc-table": "~7.0.0-rc.8",
				"rc-tabs": "~10.0.0-alpha.1",
				"rc-tooltip": "~4.0.0-alpha.3",
				"rc-tree": "~3.0.0-alpha.37",
				"rc-tree-select": "~3.0.0-alpha.5",
				"rc-trigger": "~4.0.0-rc.0",
				"rc-upload": "~3.0.0-alpha.0",
				"rc-util": "^4.17.0",
				"rc-virtual-list": "^0.0.0-alpha.25",
				"@ant-design/react-slick": "~0.25.5",
				"resize-observer-polyfill": "^1.5.1",
				"scroll-into-view-if-needed": "^2.2.20",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.3"
			},
			"devDependencies": {
				"@ant-design/bisheng-plugin": "^2.3.0",
				"@ant-design/colors": "^4.0.0-alpha.0",
				"@ant-design/hitu": "^0.0.0-alpha.13",
				"@ant-design/tools": "^8.0.4",
				"@packtracker/webpack-plugin": "^2.0.1",
				"@qixian.cs/github-contributors-list": "^1.0.3",
				"@sentry/browser": "^5.4.0",
				"@stackblitz/sdk": "^1.3.0",
				"@types/classnames": "^2.2.8",
				"@types/gtag.js": "^0.0.3",
				"@types/jest": "^24.0.23",
				"@types/lodash": "^4.14.139",
				"@types/prop-types": "^15.7.1",
				"@types/raf": "^3.4.0",
				"@types/react": "^16.9.0",
				"@types/react-color": "^3.0.1",
				"@types/react-dom": "^16.8.4",
				"@types/shallowequal": "^1.1.1",
				"@types/warning": "^3.0.0",
				"@typescript-eslint/eslint-plugin": "^2.0.0",
				"@typescript-eslint/parser": "^2.10.0",
				"antd-pro-merge-less": "^2.0.28",
				"antd-theme-generator": "^1.1.6",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.4.6",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.1.0",
				"bisheng-plugin-toc": "^0.4.4",
				"bundlesize": "^0.18.0",
				"chalk": "^3.0.0",
				"cheerio": "^1.0.0-rc.3",
				"concurrently": "^5.0.2",
				"cross-env": "^6.0.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.6.3",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.10.0",
				"enzyme-adapter-react-16": "^1.14.0",
				"enzyme-to-json": "^3.3.5",
				"eslint": "^6.1.0",
				"eslint-config-airbnb": "^18.0.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-import": "~2.20.0",
				"eslint-plugin-jest": "^23.0.2",
				"eslint-plugin-jsx-a11y": "^6.2.1",
				"eslint-plugin-markdown": "^1.0.0",
				"eslint-plugin-react": "^7.14.2",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"full-icu": "^1.3.0",
				"glob": "^7.1.4",
				"http-server": "^0.12.0",
				"husky": "^4.0.3",
				"ignore-emit-webpack-plugin": "^2.0.2",
				"immutability-helper": "^3.0.0",
				"intersection-observer": "^0.7.0",
				"jest": "^24.8.0",
				"jquery": "^3.4.1",
				"jsdom": "^16.0.0",
				"jsonml.js": "^0.1.0",
				"less-vars-to-js": "^1.3.0",
				"logrocket": "^1.0.0",
				"logrocket-react": "^4.0.0",
				"lz-string": "^1.4.4",
				"mockdate": "^2.0.2",
				"node-fetch": "^2.6.0",
				"preact": "^10.0.0",
				"preact-compat": "^3.18.5",
				"prettier": "^1.17.1",
				"pretty-quick": "^2.0.0",
				"querystring": "^0.2.0",
				"rc-footer": "^0.6.0",
				"rc-queue-anim": "^1.6.12",
				"rc-scroll-anim": "^2.5.8",
				"rc-tween-one": "^2.4.1",
				"react": "^16.9.0",
				"react-color": "^2.17.3",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^10.0.2",
				"react-dnd-html5-backend": "^10.0.2",
				"react-dom": "^16.9.0",
				"react-github-button": "^0.1.11",
				"react-helmet-async": "^1.0.4",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.4",
				"react-intl": "^3.1.1",
				"react-resizable": "^1.8.0",
				"react-router": "^3.2.3",
				"react-router-dom": "^5.0.1",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.8.6",
				"react-virtualized": "~9.21.1",
				"react-window": "^1.8.5",
				"reqwest": "^2.0.5",
				"rimraf": "^3.0.0",
				"scrollama": "^2.0.0",
				"simple-git": "^1.113.0",
				"stylelint": "^13.0.0",
				"stylelint-config-prettier": "^8.0.0",
				"stylelint-config-rational-order": "^0.1.2",
				"stylelint-config-standard": "^19.0.0",
				"stylelint-declaration-block-no-ignored-properties": "^2.1.0",
				"stylelint-order": "^4.0.0",
				"theme-switcher": "^1.0.2",
				"typescript": "~3.7.2",
				"webpack-bundle-analyzer": "^3.6.0",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.2.0",
				"yaml-front-matter": "^4.0.0"
			},
			"peerDependencies": {
				"react": ">=16.8.0",
				"react-dom": ">=16.8.0"
			},
			"publishConfig": {
				"registry": "https://registry.npmjs.org/"
			},
			"bundlesize": [
				{
					"path": "./dist/antd.min.js",
					"maxSize": "300 kB"
				},
				{
					"path": "./dist/antd.min.css",
					"maxSize": "65 kB"
				},
				{
					"path": "./dist/antd.dark.min.css",
					"maxSize": "65 kB"
				}
			],
			"title": "Ant Design",
			"readmeFilename": "README.md",
			"gitHead": "f67f81bac97d0b70460bd19f0cf876c8ab307221",
			"_id": "antd@4.0.0-rc.3",
			"_nodeVersion": "10.16.3",
			"_npmVersion": "6.13.0",
			"dist": {
				"integrity": "sha512-JrwPInRNX2fFCTVm3aEQQeOeKFVtkbWmelhGc0UnU/DPkDQULw4QLb+WPkDMD7Ta87IpwK7c55Gor7gX3tlzoA==",
				"shasum": "cfac75cf056de5f9e664bbf5ebf5df1547506169",
				"tarball": "https://registry.npmjs.org/antd/-/antd-4.0.0-rc.3.tgz",
				"fileCount": 3888,
				"unpackedSize": 50666333,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeLmVzCRA9TVsSAnZWagAACkcP/1ZExQitdDkkk2I4WI+g\nUtwf0rrMRw8mdMYJOqhrUI+w3uXukwdbzNPdEHXgpfLmvDa4+TpvkRP5wSzQ\nmK/AcLr/9V1lvP9o1+jV6snl4aEBFGaztnuCpUu8WbZgQR81Z/XBUXgf5Acx\nNzlluOtquwFVVfjTwie9xrbjZoflea+9Fslkit3OvVNEStxAB1DrHzYzyOvv\nXjfbEOWMvQWX3U5OyZymKNQaiBs3wiYGcclDVmIT0e15l3LwnhmPDKhT3s1n\nME5BRgrWnraUxeS4R5LMn+kechHCij2YFHYYcqJuKjvPapsCE1PeTWlf+aNl\nlyslIfWGW8B57vmiPoeYEkdWpyqSjqBd6rh98Z0vskTxnp15Hxn5Vl4K1HjE\nhks4q2DRlm7mLTwi28NHOSrMSqIGAWWqD1v42edR6RBAFUDdqqit2SDaa0ah\ndV35sefxW/ffoXia/PLp/C5jPTbh73bvzbcXNaEI1OWEmxCw3hMXaZ7Wz/je\nSl6MDTGHVDHxMckjAJ3YXWtTMU+xKjm2CA5FNQHqCCL6qG5DBlMnNzuTvpT3\nRLd2YoRbSBWpxs+QL9z0UnzkpRnogUphvjuvw6hVf+iCcBQvKV6V3nWX4cRe\nzWabIx7RkaATmilL2gGf10eaIxZ2VGUr2O7RB+ftrpllERAQUenk4zfoqYXj\n/aPL\r\n=d2pL\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "ikobe621@gmail.com",
					"name": "ikobe"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_4.0.0-rc.3_1580098930111_0.7756939829312157"
			},
			"_hasShrinkwrap": false
		},
		"3.26.8": {
			"name": "antd",
			"version": "3.26.8",
			"description": "An enterprise-class UI design language and React components implementation",
			"keywords": [
				"ant",
				"component",
				"components",
				"design",
				"framework",
				"frontend",
				"react",
				"react-component",
				"ui"
			],
			"homepage": "http://ant.design/",
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"license": "MIT",
			"contributors": [
				{
					"name": "ant"
				}
			],
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"main": "lib/index.js",
			"module": "es/index.js",
			"unpkg": "dist/antd.min.js",
			"typings": "lib/index.d.ts",
			"scripts": {
				"api-collection": "antd-tools run api-collection",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"build": "npm run compile && npm run dist",
				"bundlesize": "bundlesize",
				"check-commit": "node ./scripts/check-commit.js",
				"compile": "antd-tools run compile",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml CNAME _site && cp -r .circleci/ _site && npm run site:test",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"dist": "antd-tools run dist",
				"lint": "npm run lint:tsc && npm run lint:script && npm run lint:demo && npm run lint:style && npm run lint:deps",
				"lint-fix": "npm run lint-fix:script && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:script": "npm run lint:script -- --fix",
				"lint-fix:style": "npm run lint:style -- --fix",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:deps": "antd-tools run deps-lint",
				"lint:md": "remark components/",
				"lint:script": "eslint . --ext '.js,.jsx,.ts,.tsx'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"lint:tsc": "npm run tsc",
				"pre-publish": "npm run check-commit && npm run test-all",
				"prettier": "prettier -c --write '**/*'",
				"pretty-quick": "pretty-quick",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"site": "cross-env NODE_ICU_DATA=node_modules/full-icu bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"sort": "npx sort-package-json",
				"sort-api": "antd-tools run sort-api-table",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"test": "jest --config .jest.js --no-cache",
				"test-all": "./scripts/test-all.sh",
				"test-node": "jest --config .jest.node.js --no-cache",
				"tsc": "tsc",
				"site:test": "jest --config .jest.site.js --cache=false"
			},
			"husky": {
				"hooks": {
					"pre-commit": "pretty-quick --staged"
				}
			},
			"browserslist": [
				"last 2 version",
				"Firefox ESR",
				"> 1%",
				"ie >= 9"
			],
			"dependencies": {
				"@ant-design/create-react-context": "^0.2.4",
				"@ant-design/icons": "~2.1.1",
				"@ant-design/icons-react": "~2.0.1",
				"@types/react-slick": "^0.23.4",
				"array-tree-filter": "^2.1.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.6",
				"copy-to-clipboard": "^3.2.0",
				"css-animation": "^1.5.0",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.6",
				"is-mobile": "^2.1.0",
				"lodash": "^4.17.13",
				"moment": "^2.24.0",
				"omit.js": "^1.0.2",
				"prop-types": "^15.7.2",
				"raf": "^3.4.1",
				"rc-animate": "^2.10.2",
				"rc-calendar": "~9.15.7",
				"rc-cascader": "~0.17.4",
				"rc-checkbox": "~2.1.6",
				"rc-collapse": "~1.11.3",
				"rc-dialog": "~7.6.0",
				"rc-drawer": "~3.1.1",
				"rc-dropdown": "~2.4.1",
				"rc-editor-mention": "^1.1.13",
				"rc-form": "^2.4.10",
				"rc-input-number": "~4.5.0",
				"rc-mentions": "~0.4.0",
				"rc-menu": "~7.5.1",
				"rc-notification": "~3.3.1",
				"rc-pagination": "~1.20.11",
				"rc-progress": "~2.5.0",
				"rc-rate": "~2.5.0",
				"rc-resize-observer": "^0.1.0",
				"rc-select": "~9.2.0",
				"rc-slider": "~8.7.1",
				"rc-steps": "~3.5.0",
				"rc-switch": "~1.9.0",
				"rc-table": "~6.10.5",
				"rc-tabs": "~9.7.0",
				"rc-time-picker": "~3.7.1",
				"rc-tooltip": "~3.7.3",
				"rc-tree": "~2.1.0",
				"rc-tree-select": "~2.9.1",
				"rc-trigger": "^2.6.2",
				"rc-upload": "~2.9.1",
				"rc-util": "^4.16.1",
				"react-lazy-load": "^3.0.13",
				"react-lifecycles-compat": "^3.0.4",
				"react-slick": "~0.25.2",
				"resize-observer-polyfill": "^1.5.1",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.3"
			},
			"devDependencies": {
				"@ant-design/colors": "^3.2.2",
				"@ant-design/tools": "^8.0.4",
				"@packtracker/webpack-plugin": "^2.0.1",
				"@qixian.cs/github-contributors-list": "^1.0.3",
				"@sentry/browser": "^5.4.0",
				"@stackblitz/sdk": "^1.3.0",
				"@types/classnames": "^2.2.8",
				"@types/gtag.js": "^0.0.3",
				"@types/jest": "^24.0.23",
				"@types/lodash": "^4.14.139",
				"@types/prop-types": "^15.7.1",
				"@types/raf": "^3.4.0",
				"@types/react": "^16.9.0",
				"@types/react-dom": "^16.8.4",
				"@types/shallowequal": "^1.1.1",
				"@types/warning": "^3.0.0",
				"@typescript-eslint/eslint-plugin": "^2.0.0",
				"@typescript-eslint/parser": "^2.10.0",
				"antd-theme-generator": "^1.1.6",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.3.3",
				"bisheng-plugin-antd": "^1.3.1",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.0.0",
				"bisheng-plugin-toc": "^0.4.4",
				"bundlesize": "^0.18.0",
				"chalk": "^3.0.0",
				"cheerio": "^1.0.0-rc.3",
				"cross-env": "^6.0.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.6.3",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.10.0",
				"enzyme-adapter-react-16": "^1.14.0",
				"enzyme-to-json": "^3.3.5",
				"eslint": "^6.1.0",
				"eslint-config-airbnb": "^18.0.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-import": "~2.19.1",
				"eslint-plugin-jest": "^23.0.2",
				"eslint-plugin-jsx-a11y": "^6.2.1",
				"eslint-plugin-markdown": "^1.0.0",
				"eslint-plugin-react": "^7.14.2",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"full-icu": "^1.3.0",
				"glob": "^7.1.4",
				"http-server": "^0.12.0",
				"husky": "^3.0.2",
				"immutability-helper": "^3.0.0",
				"intersection-observer": "^0.7.0",
				"jest": "^24.8.0",
				"jsdom": "^15.1.1",
				"jsonml.js": "^0.1.0",
				"logrocket": "^1.0.0",
				"logrocket-react": "^4.0.0",
				"lz-string": "^1.4.4",
				"mockdate": "^2.0.2",
				"node-fetch": "^2.6.0",
				"preact": "^10.0.0",
				"preact-compat": "^3.18.5",
				"prettier": "^1.17.1",
				"pretty-quick": "^2.0.0",
				"querystring": "^0.2.0",
				"rc-footer": "^0.6.0",
				"rc-queue-anim": "^1.6.12",
				"rc-scroll-anim": "^2.5.8",
				"rc-tween-one": "^2.4.1",
				"react": "^16.5.2",
				"react-color": "^2.17.3",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^10.0.2",
				"react-dnd-html5-backend": "^10.0.2",
				"react-dom": "^16.5.2",
				"react-github-button": "^0.1.11",
				"react-helmet-async": "^1.0.4",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.4",
				"react-intl": "^3.1.1",
				"react-resizable": "^1.8.0",
				"react-router": "^3.2.3",
				"react-router-dom": "^5.0.1",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.8.6",
				"react-virtualized": "~9.21.1",
				"reqwest": "^2.0.5",
				"rimraf": "^3.0.0",
				"scrollama": "^2.0.0",
				"simple-git": "^1.113.0",
				"stylelint": "^12.0.0",
				"stylelint-config-prettier": "^8.0.0",
				"stylelint-config-rational-order": "^0.1.2",
				"stylelint-config-standard": "^19.0.0",
				"stylelint-declaration-block-no-ignored-properties": "^2.1.0",
				"stylelint-order": "^4.0.0",
				"typescript": "~3.7.2",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.2.0",
				"yaml-front-matter": "^4.0.0"
			},
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"publishConfig": {
				"registry": "https://registry.npmjs.org/"
			},
			"bundlesize": [
				{
					"path": "./dist/antd.min.js",
					"maxSize": "540 kB"
				},
				{
					"path": "./dist/antd.min.css",
					"maxSize": "60 kB"
				}
			],
			"title": "Ant Design",
			"gitHead": "59c29a400dbd1d885951839ec0fb9204b9d472ca",
			"_id": "antd@3.26.8",
			"_nodeVersion": "12.14.1",
			"_npmVersion": "6.13.4",
			"dist": {
				"integrity": "sha512-Cz9VVGXG3e2qVAfBwC9SfYGe8bhsD/fQr5tiuRWXkQGSJe4FPJEd04u+6QgBCuQ8Y36kBZr1xDiWky6dwoJvsA==",
				"shasum": "e40982c5cdb6c5c2c5f037ead27889b5f71e4ea3",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.26.8.tgz",
				"fileCount": 3828,
				"unpackedSize": 51550648,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeN6wCCRA9TVsSAnZWagAAzGQP/0w5nPXcOiVAe7sKa6W5\n/4KvqcHh4W8awPw/35O5ObmA2zZhBDzVkqyz1SJPTcHv0aMtXfSJuvoBu9cE\nSCRFoVSFEr9dUEiozzoMsCR9Y2voYh4gExpV//BISQJm6JWCX0qE+khCsHQi\nkb7pxhDERifqggQ7PFRinaqLzSWkP4zeo+IeVObwKO/Q8SGTaXtXlQ/cCjQX\nI1L194AiK/4u/SxQuxXJuf1POIBkL2/NCQjlUyGNhl2BUU7fZvFaa7b3Af0o\nq4VRBvVLqsGWII+3sCOd87jPx1AWBHruaKQF5UJwXlUqH9c22bO5i0C5sf9o\nGSrpn8HKap6wgBvTU7WDwSlhChZC3JrY+hNCZc29S0TuqjOEX3hAEkSAFefu\nL52zYqZne5Xcftgp3sC0sv8RebjEmskKPpsOl91zSzAHzLS023LY2Jy+zlh3\nHpifCIny464uuJ1gOK9/dQVf4G1eGyltADjnJHGi/3whWBcFuddWo/K0L2w9\nL59202C5mWwE8s3HK048cFKl2dIja4uH62ay/xLhxUGTBvHi4Ir9p+wwqqrT\nUPQg+L7AsOd2sg+gWVGzFFMSoOD7HQnr6K2GGDLITdbdo68lxHtM4ADtZnMo\nc1Rz6mBZXc6ONPu87Ljn2h8lL7YPIGi1i2jzzhWKQPKZa8QjLdyonhCT5Sjl\nxJSQ\r\n=biLf\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "ikobe621@gmail.com",
					"name": "ikobe"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.26.8_1580706817715_0.24512197719129314"
			},
			"_hasShrinkwrap": false
		},
		"3.26.9": {
			"name": "antd",
			"version": "3.26.9",
			"description": "An enterprise-class UI design language and React components implementation",
			"keywords": [
				"ant",
				"component",
				"components",
				"design",
				"framework",
				"frontend",
				"react",
				"react-component",
				"ui"
			],
			"homepage": "http://ant.design/",
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"license": "MIT",
			"contributors": [
				{
					"name": "ant"
				}
			],
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"main": "lib/index.js",
			"module": "es/index.js",
			"unpkg": "dist/antd.min.js",
			"typings": "lib/index.d.ts",
			"scripts": {
				"api-collection": "antd-tools run api-collection",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"build": "npm run compile && npm run dist",
				"bundlesize": "bundlesize",
				"check-commit": "node ./scripts/check-commit.js",
				"compile": "antd-tools run compile",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml CNAME _site && cp -r .circleci/ _site && npm run site:test",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"dist": "antd-tools run dist",
				"lint": "npm run lint:tsc && npm run lint:script && npm run lint:demo && npm run lint:style && npm run lint:deps",
				"lint-fix": "npm run lint-fix:script && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:script": "npm run lint:script -- --fix",
				"lint-fix:style": "npm run lint:style -- --fix",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:deps": "antd-tools run deps-lint",
				"lint:md": "remark components/",
				"lint:script": "eslint . --ext '.js,.jsx,.ts,.tsx'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"lint:tsc": "npm run tsc",
				"pre-publish": "npm run check-commit && npm run test-all",
				"prettier": "prettier -c --write '**/*'",
				"pretty-quick": "pretty-quick",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"site": "cross-env NODE_ICU_DATA=node_modules/full-icu bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"sort": "npx sort-package-json",
				"sort-api": "antd-tools run sort-api-table",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"test": "jest --config .jest.js --no-cache",
				"test-all": "./scripts/test-all.sh",
				"test-node": "jest --config .jest.node.js --no-cache",
				"tsc": "tsc",
				"site:test": "jest --config .jest.site.js --cache=false"
			},
			"husky": {
				"hooks": {
					"pre-commit": "pretty-quick --staged"
				}
			},
			"browserslist": [
				"last 2 version",
				"Firefox ESR",
				"> 1%",
				"ie >= 9"
			],
			"dependencies": {
				"@ant-design/create-react-context": "^0.2.4",
				"@ant-design/icons": "~2.1.1",
				"@ant-design/icons-react": "~2.0.1",
				"@types/react-slick": "^0.23.4",
				"array-tree-filter": "^2.1.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.6",
				"copy-to-clipboard": "^3.2.0",
				"css-animation": "^1.5.0",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.6",
				"is-mobile": "^2.1.0",
				"lodash": "^4.17.13",
				"moment": "^2.24.0",
				"omit.js": "^1.0.2",
				"prop-types": "^15.7.2",
				"raf": "^3.4.1",
				"rc-animate": "^2.10.2",
				"rc-calendar": "~9.15.7",
				"rc-cascader": "~0.17.4",
				"rc-checkbox": "~2.1.6",
				"rc-collapse": "~1.11.3",
				"rc-dialog": "~7.6.0",
				"rc-drawer": "~3.1.1",
				"rc-dropdown": "~2.4.1",
				"rc-editor-mention": "^1.1.13",
				"rc-form": "^2.4.10",
				"rc-input-number": "~4.5.0",
				"rc-mentions": "~0.4.0",
				"rc-menu": "~7.5.1",
				"rc-notification": "~3.3.1",
				"rc-pagination": "~1.20.11",
				"rc-progress": "~2.5.0",
				"rc-rate": "~2.5.0",
				"rc-resize-observer": "^0.1.0",
				"rc-select": "~9.2.0",
				"rc-slider": "~8.7.1",
				"rc-steps": "~3.5.0",
				"rc-switch": "~1.9.0",
				"rc-table": "~6.10.5",
				"rc-tabs": "~9.7.0",
				"rc-time-picker": "~3.7.1",
				"rc-tooltip": "~3.7.3",
				"rc-tree": "~2.1.0",
				"rc-tree-select": "~2.9.1",
				"rc-trigger": "^2.6.2",
				"rc-upload": "~2.9.1",
				"rc-util": "^4.16.1",
				"react-lazy-load": "^3.0.13",
				"react-lifecycles-compat": "^3.0.4",
				"react-slick": "~0.25.2",
				"resize-observer-polyfill": "^1.5.1",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.3"
			},
			"devDependencies": {
				"@ant-design/colors": "^3.2.2",
				"@ant-design/tools": "^8.0.4",
				"@packtracker/webpack-plugin": "^2.0.1",
				"@qixian.cs/github-contributors-list": "^1.0.3",
				"@sentry/browser": "^5.4.0",
				"@stackblitz/sdk": "^1.3.0",
				"@types/classnames": "^2.2.8",
				"@types/gtag.js": "^0.0.3",
				"@types/jest": "^24.0.23",
				"@types/lodash": "^4.14.139",
				"@types/prop-types": "^15.7.1",
				"@types/raf": "^3.4.0",
				"@types/react": "^16.9.0",
				"@types/react-dom": "^16.8.4",
				"@types/shallowequal": "^1.1.1",
				"@types/warning": "^3.0.0",
				"@typescript-eslint/eslint-plugin": "^2.0.0",
				"@typescript-eslint/parser": "^2.10.0",
				"antd-theme-generator": "^1.1.6",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.3.3",
				"bisheng-plugin-antd": "^1.3.1",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.0.0",
				"bisheng-plugin-toc": "^0.4.4",
				"bundlesize": "^0.18.0",
				"chalk": "^3.0.0",
				"cheerio": "^1.0.0-rc.3",
				"cross-env": "^6.0.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.6.3",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.10.0",
				"enzyme-adapter-react-16": "^1.14.0",
				"enzyme-to-json": "^3.3.5",
				"eslint": "^6.1.0",
				"eslint-config-airbnb": "^18.0.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-import": "~2.19.1",
				"eslint-plugin-jest": "^23.0.2",
				"eslint-plugin-jsx-a11y": "^6.2.1",
				"eslint-plugin-markdown": "^1.0.0",
				"eslint-plugin-react": "^7.14.2",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"full-icu": "^1.3.0",
				"glob": "^7.1.4",
				"http-server": "^0.12.0",
				"husky": "^3.0.2",
				"immutability-helper": "^3.0.0",
				"intersection-observer": "^0.7.0",
				"jest": "^24.8.0",
				"jsdom": "^15.1.1",
				"jsonml.js": "^0.1.0",
				"logrocket": "^1.0.0",
				"logrocket-react": "^4.0.0",
				"lz-string": "^1.4.4",
				"mockdate": "^2.0.2",
				"node-fetch": "^2.6.0",
				"preact": "^10.0.0",
				"preact-compat": "^3.18.5",
				"prettier": "^1.17.1",
				"pretty-quick": "^2.0.0",
				"querystring": "^0.2.0",
				"rc-footer": "^0.6.0",
				"rc-queue-anim": "^1.6.12",
				"rc-scroll-anim": "^2.5.8",
				"rc-tween-one": "^2.4.1",
				"react": "^16.5.2",
				"react-color": "^2.17.3",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^10.0.2",
				"react-dnd-html5-backend": "^10.0.2",
				"react-dom": "^16.5.2",
				"react-github-button": "^0.1.11",
				"react-helmet-async": "^1.0.4",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.4",
				"react-intl": "^3.1.1",
				"react-resizable": "^1.8.0",
				"react-router": "^3.2.3",
				"react-router-dom": "^5.0.1",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.8.6",
				"react-virtualized": "~9.21.1",
				"reqwest": "^2.0.5",
				"rimraf": "^3.0.0",
				"scrollama": "^2.0.0",
				"simple-git": "^1.113.0",
				"stylelint": "^12.0.0",
				"stylelint-config-prettier": "^8.0.0",
				"stylelint-config-rational-order": "^0.1.2",
				"stylelint-config-standard": "^19.0.0",
				"stylelint-declaration-block-no-ignored-properties": "^2.1.0",
				"stylelint-order": "^4.0.0",
				"typescript": "~3.7.2",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.2.0",
				"yaml-front-matter": "^4.0.0"
			},
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"publishConfig": {
				"registry": "https://registry.npmjs.org/"
			},
			"bundlesize": [
				{
					"path": "./dist/antd.min.js",
					"maxSize": "540 kB"
				},
				{
					"path": "./dist/antd.min.css",
					"maxSize": "60 kB"
				}
			],
			"title": "Ant Design",
			"gitHead": "a1c733ad07fd8e3ba91c325a552a154d38b86827",
			"_id": "antd@3.26.9",
			"_nodeVersion": "11.6.0",
			"_npmVersion": "6.13.4",
			"dist": {
				"integrity": "sha512-youf+hBJHB4nuhV7yEbm2VQSMtX9RxrNQvjlc+iIPj4FeJsuTQXIfSSAc5GhwDeVAI4+nuapCv7XLFIQ+f2ZFg==",
				"shasum": "233c9d090c44146997984966d3b3657c9426bac1",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.26.9.tgz",
				"fileCount": 3828,
				"unpackedSize": 51560586,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJePsOlCRA9TVsSAnZWagAAb00P+wdgTt8bdbSctsfTdqJg\n9MSXxfELZORxPoxbwA/zaSs7RovAaa/pzDcti7h4MLRkzjk6BZIQVrx5ME5K\nCBVyt29LAJIrBnyhR7QhHSLmzaokMBWCyOwNbcR5+ROIQG3vKJWj0P1W2skx\nSaVNzX4/1g9S1oScgbLlAFwCGUrwxpTAIUpZ7SyIMDMhYm3yObRE0TKvZ5UB\n+s1065n/u1jE3fi0aNFwIW1/3e65cwLB+JOnAjoBEwsqseRYWNySqjGsf0jO\n9dKIy3I0QzVlwyyJqruo6PR1YvlhtSAeQa6mLPEcg3dTF26SA0v16s35xkqY\nX8WTWdVAopvrvEeFs8JU7sBB8HRqmBQAeSSP5Ww5Wn/qu+eotgJn0cS4Z/EY\nJRPspYauLrlXSI3OvTbhwDFz/0IXqFmm+Z1mqTw2GEbN2NQ3OReviJJQdqIQ\nP9bPU/U25KHF//m0PC2/tz+r9w6SWVqJZIhootHeqha5Wy3WaUos/8uk4eRn\nhv5D2/lgmx1mhOOIPULSK93o3ESTp7sAOaCbNvVJsSc/rU4rr/X41+U3xT62\nU356gR2Lw9ZMReYfw/SG02zhrnd29mslx1nMdeyAUHsBVS0+BvJ7Yk0gpRbD\nlOMpWWwJHILxlDAJPCF1beJKGbNWSj6ORz7b4YEZnnJeEvC3fUdtaS0KhLLW\nw7g7\r\n=654z\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "ikobe621@gmail.com",
					"name": "ikobe"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "dengfuping",
				"email": "dengfuping_develop@163.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.26.9_1581171620932_0.2921981091875998"
			},
			"_hasShrinkwrap": false
		},
		"4.0.0-rc.4": {
			"name": "antd",
			"version": "4.0.0-rc.4",
			"description": "An enterprise-class UI design language and React components implementation",
			"keywords": [
				"ant",
				"component",
				"components",
				"design",
				"framework",
				"frontend",
				"react",
				"react-component",
				"ui"
			],
			"homepage": "http://ant.design/",
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"license": "MIT",
			"contributors": [
				{
					"name": "ant"
				}
			],
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"main": "lib/index.js",
			"module": "es/index.js",
			"unpkg": "dist/antd.min.js",
			"typings": "lib/index.d.ts",
			"scripts": {
				"api-collection": "antd-tools run api-collection",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"build": "npm run compile && npm run dist",
				"bundlesize": "bundlesize",
				"check-commit": "node ./scripts/check-commit.js",
				"compile": "antd-tools run compile",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml CNAME _site && cp -r .circleci/ _site && npm run site:test",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"dist": "antd-tools run dist",
				"lint": "npm run lint:tsc && npm run lint:script && npm run lint:demo && npm run lint:style && npm run lint:deps",
				"lint-fix": "npm run lint-fix:script && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:script": "npm run lint:script -- --fix",
				"lint-fix:style": "npm run lint:style -- --fix",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:deps": "antd-tools run deps-lint",
				"lint:md": "remark components/",
				"lint:script": "eslint . --ext '.js,.jsx,.ts,.tsx'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"lint:tsc": "npm run tsc",
				"pre-publish": "npm run check-commit && npm run test-all",
				"prettier": "prettier -c --write '**/*'",
				"pretty-quick": "pretty-quick",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"site": "cross-env NODE_ICU_DATA=node_modules/full-icu concurrently \"bisheng build --ssr -c ./site/bisheng.config.js\" \"node ./scripts/generateColorLess.js\"",
				"sort": "npx sort-package-json",
				"sort-api": "antd-tools run sort-api-table",
				"start": "rimraf _site && mkdir _site && cross-env NODE_ENV=development concurrently \"node ./scripts/generateColorLess.js\" \"bisheng start -c ./site/bisheng.config.js\"",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"test": "jest --config .jest.js --no-cache",
				"test:update": "jest --config .jest.js --no-cache --update-snapshot",
				"test-all": "./scripts/test-all.sh",
				"test-node": "jest --config .jest.node.js --no-cache",
				"tsc": "tsc",
				"site:test": "jest --config .jest.site.js --cache=false"
			},
			"husky": {
				"hooks": {
					"pre-commit": "pretty-quick --staged"
				}
			},
			"browserslist": [
				"last 2 versions",
				"Firefox ESR",
				"> 1%",
				"ie >= 11"
			],
			"dependencies": {
				"@ant-design/icons": "^4.0.0-rc.0",
				"@ant-design/react-slick": "~0.25.5",
				"array-tree-filter": "^2.1.0",
				"classnames": "~2.2.6",
				"copy-to-clipboard": "^3.2.0",
				"css-animation": "^1.5.0",
				"lodash": "^4.17.13",
				"moment": "^2.24.0",
				"omit.js": "^1.0.2",
				"prop-types": "^15.7.2",
				"raf": "^3.4.1",
				"rc-animate": "~2.10.2",
				"rc-cascader": "~1.0.0-alpha.0",
				"rc-checkbox": "~2.1.6",
				"rc-collapse": "~1.11.3",
				"rc-dialog": "~7.6.0",
				"rc-drawer": "~3.1.1",
				"rc-dropdown": "~3.0.0-alpha.0",
				"rc-field-form": "^0.0.0-rc.1",
				"rc-input-number": "~4.5.0",
				"rc-mentions": "~1.0.0-alpha.3",
				"rc-menu": "~8.0.0-alpha.7",
				"rc-notification": "~4.0.0-rc.1",
				"rc-pagination": "~1.20.13",
				"rc-picker": "^0.0.1-rc.5",
				"rc-progress": "~2.5.0",
				"rc-rate": "~2.5.1",
				"rc-resize-observer": "^0.1.0",
				"rc-select": "~10.0.0-alpha.36",
				"rc-slider": "~9.2.1",
				"rc-steps": "~3.5.0",
				"rc-switch": "~1.9.0",
				"rc-table": "~7.0.0-rc.9",
				"rc-tabs": "~10.0.0-alpha.1",
				"rc-tooltip": "~4.0.0-alpha.3",
				"rc-tree": "~3.0.0-alpha.37",
				"rc-tree-select": "~3.0.0-alpha.5",
				"rc-trigger": "~4.0.0-rc.0",
				"rc-upload": "~3.0.0-alpha.0",
				"rc-util": "^4.17.0",
				"rc-virtual-list": "^0.0.0-alpha.25",
				"resize-observer-polyfill": "^1.5.1",
				"scroll-into-view-if-needed": "^2.2.20",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.3"
			},
			"devDependencies": {
				"@ant-design/bisheng-plugin": "^2.3.0",
				"@ant-design/colors": "^4.0.0-alpha.0",
				"@ant-design/hitu": "^0.0.0-alpha.13",
				"@ant-design/tools": "^8.0.4",
				"@packtracker/webpack-plugin": "^2.0.1",
				"@qixian.cs/github-contributors-list": "^1.0.3",
				"@sentry/browser": "^5.4.0",
				"@stackblitz/sdk": "^1.3.0",
				"@types/classnames": "^2.2.8",
				"@types/gtag.js": "^0.0.3",
				"@types/jest": "^25.1.0",
				"@types/lodash": "^4.14.139",
				"@types/prop-types": "^15.7.1",
				"@types/raf": "^3.4.0",
				"@types/react": "^16.9.0",
				"@types/react-color": "^3.0.1",
				"@types/react-dom": "^16.8.4",
				"@types/shallowequal": "^1.1.1",
				"@types/warning": "^3.0.0",
				"@typescript-eslint/eslint-plugin": "^2.19.0",
				"@typescript-eslint/parser": "^2.19.0",
				"antd-pro-merge-less": "^2.0.28",
				"antd-theme-generator": "^1.1.6",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.4.6",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.1.0",
				"bisheng-plugin-toc": "^0.4.4",
				"bundlesize": "^0.18.0",
				"chalk": "^3.0.0",
				"cheerio": "^1.0.0-rc.3",
				"concurrently": "^5.0.2",
				"cross-env": "^7.0.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.6.3",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.10.0",
				"enzyme-adapter-react-16": "^1.14.0",
				"enzyme-to-json": "^3.3.5",
				"eslint": "^6.8.0",
				"eslint-config-airbnb": "^18.0.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-import": "~2.20.0",
				"eslint-plugin-jest": "^23.0.2",
				"eslint-plugin-jsx-a11y": "^6.2.1",
				"eslint-plugin-markdown": "^1.0.0",
				"eslint-plugin-react": "^7.14.2",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"full-icu": "^1.3.0",
				"glob": "^7.1.4",
				"http-server": "^0.12.0",
				"husky": "^4.0.3",
				"ignore-emit-webpack-plugin": "^2.0.2",
				"immutability-helper": "^3.0.0",
				"intersection-observer": "^0.7.0",
				"jest": "^25.1.0",
				"jquery": "^3.4.1",
				"jsdom": "^16.0.0",
				"jsonml.js": "^0.1.0",
				"less-vars-to-js": "^1.3.0",
				"logrocket": "^1.0.0",
				"logrocket-react": "^4.0.0",
				"lz-string": "^1.4.4",
				"mockdate": "^2.0.2",
				"node-fetch": "^2.6.0",
				"preact": "^10.0.0",
				"preact-compat": "^3.18.5",
				"prettier": "^1.17.1",
				"pretty-quick": "^2.0.0",
				"querystring": "^0.2.0",
				"rc-footer": "^0.6.0",
				"rc-queue-anim": "^1.6.12",
				"rc-scroll-anim": "^2.5.8",
				"rc-tween-one": "^2.4.1",
				"react": "^16.9.0",
				"react-color": "^2.17.3",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^10.0.2",
				"react-dnd-html5-backend": "^10.0.2",
				"react-dom": "^16.9.0",
				"react-github-button": "^0.1.11",
				"react-helmet-async": "^1.0.4",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.4",
				"react-intl": "^3.1.1",
				"react-resizable": "^1.8.0",
				"react-router-dom": "^5.0.1",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.8.6",
				"react-virtualized": "~9.21.1",
				"react-window": "^1.8.5",
				"reqwest": "^2.0.5",
				"rimraf": "^3.0.0",
				"scrollama": "^2.0.0",
				"simple-git": "^1.113.0",
				"stylelint": "^13.0.0",
				"stylelint-config-prettier": "^8.0.0",
				"stylelint-config-rational-order": "^0.1.2",
				"stylelint-config-standard": "^19.0.0",
				"stylelint-declaration-block-no-ignored-properties": "^2.1.0",
				"stylelint-order": "^4.0.0",
				"theme-switcher": "^1.0.2",
				"typescript": "~3.7.2",
				"webpack-bundle-analyzer": "^3.6.0",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.2.0",
				"yaml-front-matter": "^4.0.0"
			},
			"peerDependencies": {
				"react": ">=16.8.0",
				"react-dom": ">=16.8.0"
			},
			"publishConfig": {
				"registry": "https://registry.npmjs.org/"
			},
			"bundlesize": [
				{
					"path": "./dist/antd.min.js",
					"maxSize": "300 kB"
				},
				{
					"path": "./dist/antd.min.css",
					"maxSize": "65 kB"
				},
				{
					"path": "./dist/antd.dark.min.css",
					"maxSize": "65 kB"
				}
			],
			"title": "Ant Design",
			"readmeFilename": "README.md",
			"gitHead": "8910b15885714a1667762c742dc7df6fe63d469f",
			"_id": "antd@4.0.0-rc.4",
			"_nodeVersion": "11.6.0",
			"_npmVersion": "6.13.4",
			"dist": {
				"integrity": "sha512-wLTIbbtk/YkLwXwvr53PBBnMJ19xyd5jK4fVNaPBAga1dcfXaKkY5FYI31muMnR6B1Mi65QSdHXoxm+kxVhiFg==",
				"shasum": "c2dd6d9506c3c18b4241e267824fe6662de9978c",
				"tarball": "https://registry.npmjs.org/antd/-/antd-4.0.0-rc.4.tgz",
				"fileCount": 3892,
				"unpackedSize": 51185904,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeP6U5CRA9TVsSAnZWagAAZ5sP/2jXA0Ao0mCSTqyoJf09\nacYU4zaYunZx8w09+SD3/LD/Roj9eXUiLonrxoCGlmXBRQMtEOsJFy4OTFd6\nw237hvLCPtDbyM6YPyXo5d7ZJhwbsJUm2j8F7xaZiSOBe+M3wkOU8rJ8RQu+\nXMtUUnEqTbSIlm8JvkDJrGpy5fo79Xib2bhBjIchWWFs3hPUC2On1K511ZNC\npIIdfkBaiMeahcExtxQuVuo+ZZlxBA5lK25b1AsLZMlISJBBEjjcNGa47xCH\n8s4l2mH5nVWutyz+2P5sHYMXyRCard6NmdCE28JJvtqGE5HUoKIid+NVfsnz\nqnhAeNVBmIt6JrV8sPiPg/CakoBpwd1eO24j4GKwh4Gp615Sz2VOJa14dvvd\nsWhbSfoxUvv6OjY5JbtTCQO21JfOovEYH7ezk59PCpmJrxx7cKBpl3LFEPr2\nJrjqkILj9dfYViLVqkMxkVMK2M96lzK4kgHpEO6d4t+DQg+XxYdnBfDI4aQJ\nBbCCEDy4qCM5WBw9/XYNDjBlN7cA4lUXw2gxf55Av/u/YCWGc8CrhtiQM9iu\nb8QYSS4f9F/MOJY19V3bSzdqgGoORfBAQ725d96smhsKz+QHrGv6mb1b8u11\nyiyZ12W3tPDlOSoUwp51GPTCMWq7rWv/a+ApcF4ji1YUMVtGy1HkYhsq/TU3\naWjx\r\n=3s6r\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "ikobe621@gmail.com",
					"name": "ikobe"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "dengfuping",
				"email": "dengfuping_develop@163.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_4.0.0-rc.4_1581229368512_0.9496345407763436"
			},
			"_hasShrinkwrap": false
		},
		"3.26.10": {
			"name": "antd",
			"version": "3.26.10",
			"description": "An enterprise-class UI design language and React components implementation",
			"keywords": [
				"ant",
				"component",
				"components",
				"design",
				"framework",
				"frontend",
				"react",
				"react-component",
				"ui"
			],
			"homepage": "http://ant.design/",
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"license": "MIT",
			"contributors": [
				{
					"name": "ant"
				}
			],
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"main": "lib/index.js",
			"module": "es/index.js",
			"unpkg": "dist/antd.min.js",
			"typings": "lib/index.d.ts",
			"scripts": {
				"api-collection": "antd-tools run api-collection",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"build": "npm run compile && npm run dist",
				"bundlesize": "bundlesize",
				"check-commit": "node ./scripts/check-commit.js",
				"compile": "antd-tools run compile",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml CNAME _site && cp -r .circleci/ _site && npm run site:test",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"dist": "antd-tools run dist",
				"lint": "npm run lint:tsc && npm run lint:script && npm run lint:demo && npm run lint:style && npm run lint:deps",
				"lint-fix": "npm run lint-fix:script && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:script": "npm run lint:script -- --fix",
				"lint-fix:style": "npm run lint:style -- --fix",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:deps": "antd-tools run deps-lint",
				"lint:md": "remark components/",
				"lint:script": "eslint . --ext '.js,.jsx,.ts,.tsx'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"lint:tsc": "npm run tsc",
				"pre-publish": "npm run check-commit && npm run test-all",
				"prettier": "prettier -c --write '**/*'",
				"pretty-quick": "pretty-quick",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"site": "cross-env NODE_ICU_DATA=node_modules/full-icu bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"sort": "npx sort-package-json",
				"sort-api": "antd-tools run sort-api-table",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"test": "jest --config .jest.js --no-cache",
				"test-all": "./scripts/test-all.sh",
				"test-node": "jest --config .jest.node.js --no-cache",
				"tsc": "tsc",
				"site:test": "jest --config .jest.site.js --cache=false"
			},
			"husky": {
				"hooks": {
					"pre-commit": "pretty-quick --staged"
				}
			},
			"browserslist": [
				"last 2 version",
				"Firefox ESR",
				"> 1%",
				"ie >= 9"
			],
			"dependencies": {
				"@ant-design/create-react-context": "^0.2.4",
				"@ant-design/icons": "~2.1.1",
				"@ant-design/icons-react": "~2.0.1",
				"@types/react-slick": "^0.23.4",
				"array-tree-filter": "^2.1.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.6",
				"copy-to-clipboard": "^3.2.0",
				"css-animation": "^1.5.0",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.6",
				"is-mobile": "^2.1.0",
				"lodash": "^4.17.13",
				"moment": "^2.24.0",
				"omit.js": "^1.0.2",
				"prop-types": "^15.7.2",
				"raf": "^3.4.1",
				"rc-animate": "^2.10.2",
				"rc-calendar": "~9.15.7",
				"rc-cascader": "~0.17.4",
				"rc-checkbox": "~2.1.6",
				"rc-collapse": "~1.11.3",
				"rc-dialog": "~7.6.0",
				"rc-drawer": "~3.1.1",
				"rc-dropdown": "~2.4.1",
				"rc-editor-mention": "^1.1.13",
				"rc-form": "^2.4.10",
				"rc-input-number": "~4.5.0",
				"rc-mentions": "~0.4.0",
				"rc-menu": "~7.5.1",
				"rc-notification": "~3.3.1",
				"rc-pagination": "~1.20.11",
				"rc-progress": "~2.5.0",
				"rc-rate": "~2.5.0",
				"rc-resize-observer": "^0.1.0",
				"rc-select": "~9.2.0",
				"rc-slider": "~8.7.1",
				"rc-steps": "~3.5.0",
				"rc-switch": "~1.9.0",
				"rc-table": "~6.10.5",
				"rc-tabs": "~9.7.0",
				"rc-time-picker": "~3.7.1",
				"rc-tooltip": "~3.7.3",
				"rc-tree": "~2.1.0",
				"rc-tree-select": "~2.9.1",
				"rc-trigger": "^2.6.2",
				"rc-upload": "~2.9.1",
				"rc-util": "^4.16.1",
				"react-lazy-load": "^3.0.13",
				"react-lifecycles-compat": "^3.0.4",
				"react-slick": "~0.25.2",
				"resize-observer-polyfill": "^1.5.1",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.3"
			},
			"devDependencies": {
				"@ant-design/colors": "^3.2.2",
				"@ant-design/tools": "^8.0.4",
				"@packtracker/webpack-plugin": "^2.0.1",
				"@qixian.cs/github-contributors-list": "^1.0.3",
				"@sentry/browser": "^5.4.0",
				"@stackblitz/sdk": "^1.3.0",
				"@types/classnames": "^2.2.8",
				"@types/gtag.js": "^0.0.3",
				"@types/jest": "^24.0.23",
				"@types/lodash": "^4.14.139",
				"@types/prop-types": "^15.7.1",
				"@types/raf": "^3.4.0",
				"@types/react": "^16.9.0",
				"@types/react-dom": "^16.8.4",
				"@types/shallowequal": "^1.1.1",
				"@types/warning": "^3.0.0",
				"@typescript-eslint/eslint-plugin": "^2.0.0",
				"@typescript-eslint/parser": "^2.10.0",
				"antd-theme-generator": "^1.1.6",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.3.3",
				"bisheng-plugin-antd": "^1.3.1",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.0.0",
				"bisheng-plugin-toc": "^0.4.4",
				"bundlesize": "^0.18.0",
				"chalk": "^3.0.0",
				"cheerio": "^1.0.0-rc.3",
				"cross-env": "^6.0.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.6.3",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.10.0",
				"enzyme-adapter-react-16": "^1.14.0",
				"enzyme-to-json": "^3.3.5",
				"eslint": "^6.1.0",
				"eslint-config-airbnb": "^18.0.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-import": "~2.19.1",
				"eslint-plugin-jest": "^23.0.2",
				"eslint-plugin-jsx-a11y": "^6.2.1",
				"eslint-plugin-markdown": "^1.0.0",
				"eslint-plugin-react": "^7.14.2",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"full-icu": "^1.3.0",
				"glob": "^7.1.4",
				"http-server": "^0.12.0",
				"husky": "^3.0.2",
				"immutability-helper": "^3.0.0",
				"intersection-observer": "^0.7.0",
				"jest": "^24.8.0",
				"jsdom": "^15.1.1",
				"jsonml.js": "^0.1.0",
				"logrocket": "^1.0.0",
				"logrocket-react": "^4.0.0",
				"lz-string": "^1.4.4",
				"mockdate": "^2.0.2",
				"node-fetch": "^2.6.0",
				"preact": "^10.0.0",
				"preact-compat": "^3.18.5",
				"prettier": "^1.17.1",
				"pretty-quick": "^2.0.0",
				"querystring": "^0.2.0",
				"rc-footer": "^0.6.0",
				"rc-queue-anim": "^1.6.12",
				"rc-scroll-anim": "^2.5.8",
				"rc-tween-one": "^2.4.1",
				"react": "^16.5.2",
				"react-color": "^2.17.3",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^10.0.2",
				"react-dnd-html5-backend": "^10.0.2",
				"react-dom": "^16.5.2",
				"react-github-button": "^0.1.11",
				"react-helmet-async": "^1.0.4",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.4",
				"react-intl": "^3.1.1",
				"react-resizable": "^1.8.0",
				"react-router": "^3.2.3",
				"react-router-dom": "^5.0.1",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.8.6",
				"react-virtualized": "~9.21.1",
				"reqwest": "^2.0.5",
				"rimraf": "^3.0.0",
				"scrollama": "^2.0.0",
				"simple-git": "^1.113.0",
				"stylelint": "^12.0.0",
				"stylelint-config-prettier": "^8.0.0",
				"stylelint-config-rational-order": "^0.1.2",
				"stylelint-config-standard": "^19.0.0",
				"stylelint-declaration-block-no-ignored-properties": "^2.1.0",
				"stylelint-order": "^4.0.0",
				"typescript": "~3.7.2",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.2.0",
				"yaml-front-matter": "^4.0.0"
			},
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"publishConfig": {
				"registry": "https://registry.npmjs.org/"
			},
			"bundlesize": [
				{
					"path": "./dist/antd.min.js",
					"maxSize": "540 kB"
				},
				{
					"path": "./dist/antd.min.css",
					"maxSize": "60 kB"
				}
			],
			"title": "Ant Design",
			"gitHead": "4c52401fd1bba00199209d44870cdb41e8ec9a48",
			"_id": "antd@3.26.10",
			"_nodeVersion": "10.19.0",
			"_npmVersion": "6.13.4",
			"dist": {
				"integrity": "sha512-oPBdY63uB33xrkJ6AfbH7CYbtmzfMa8V5bwhd4dKdl+E0f9VtL3rS7I+Rw1cawt8kbXN7WPHAqcBxR+saBWpEw==",
				"shasum": "c39ecd1a814f416eab2d20bc8aa4bc35b8c3a400",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.26.10.tgz",
				"fileCount": 3828,
				"unpackedSize": 50079921,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeSegeCRA9TVsSAnZWagAAnLwP/jxuv9tgNp/5tZo1cJTk\no0cZP51zeGe75WZh2lWJwJWOMFFWSNOhjnTsxe/zCMKfsTFKwRwOBdEvKZA+\nZA4eFEVl2p0t9tuZu1zTfnPkeIU+X4rlxxvH5ciuQJAz8favHCeHK1QURNz9\nnYSe3kS5jDf5DvXR5W+mh8oWHvlKrX9R+TXqd3AULKnVK/e1I8wpFtd8D6X3\nNZlKDQX9ZBw9qhbeJwT17FBGRpMOGv0cq09LLA3SI1RXtoCMNuoWjTQPhbjo\nl9n855JhrWugbKkZUM+XWbB9N/rvcwOxkY+1smQhhL90o40imQXTcQnqKrU7\nml+gMCItuaMk2Akhh6trisRMlBiWKB6OKOZtxEvQEB1STh9u4k8wo1CwF30U\nMEhw4MsE627OUJ3zOjldyeIMtQAqExgeD2hCEqjinz7H7iyaW1v/B51drRRF\nksN0bO0vVo75QZL5y+yZCDANE7UK1+dIBd6Hd9tqIaMctAelSIeHjStdLiI2\noPKmIUnaY6l75dWAlLps8m+jg7KGPwGP5nHwrXZ+e9nKe5HdW5DrcYZNdMYr\nxKTv1u/CAe6l1qcLgzG7hZEqx+yLLFIF31/TohF2dBigMBnUeJu293GgjAXJ\nxIoS6q1+cOEjbgCLsH1iTwgRvckushI60Pm+og0JJi2P+VDlQYI860tMB4Zo\nbhKB\r\n=QugI\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "ikobe621@gmail.com",
					"name": "ikobe"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "chenshuai2144",
				"email": "wasd2144@hotmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.26.10_1581901853870_0.004986378471334207"
			},
			"_hasShrinkwrap": false
		},
		"4.0.0-rc.5": {
			"name": "antd",
			"version": "4.0.0-rc.5",
			"description": "An enterprise-class UI design language and React components implementation",
			"keywords": [
				"ant",
				"component",
				"components",
				"design",
				"framework",
				"frontend",
				"react",
				"react-component",
				"ui"
			],
			"homepage": "http://ant.design/",
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"license": "MIT",
			"contributors": [
				{
					"name": "ant"
				}
			],
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"main": "lib/index.js",
			"module": "es/index.js",
			"unpkg": "dist/antd.min.js",
			"typings": "lib/index.d.ts",
			"scripts": {
				"api-collection": "antd-tools run api-collection",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"build": "npm run compile && npm run dist",
				"bundlesize": "bundlesize",
				"check-commit": "node ./scripts/check-commit.js",
				"compile": "antd-tools run compile",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml CNAME _site && cp -r .circleci/ _site && npm run site:test",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"dist": "antd-tools run dist",
				"lint": "npm run lint:tsc && npm run lint:script && npm run lint:demo && npm run lint:style && npm run lint:deps",
				"lint-fix": "npm run lint-fix:script && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:script": "npm run lint:script -- --fix",
				"lint-fix:style": "npm run lint:style -- --fix",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:deps": "antd-tools run deps-lint",
				"lint:md": "remark components/",
				"lint:script": "eslint . --ext '.js,.jsx,.ts,.tsx'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"lint:tsc": "npm run tsc",
				"pre-publish": "npm run check-commit && npm run test-all",
				"prettier": "prettier -c --write '**/*'",
				"pretty-quick": "pretty-quick",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"site": "cross-env NODE_ICU_DATA=node_modules/full-icu concurrently \"bisheng build --ssr -c ./site/bisheng.config.js\" \"node ./scripts/generateColorLess.js\"",
				"sort": "npx sort-package-json",
				"sort-api": "antd-tools run sort-api-table",
				"start": "rimraf _site && mkdir _site && cross-env NODE_ENV=development concurrently \"node ./scripts/generateColorLess.js\" \"bisheng start -c ./site/bisheng.config.js\"",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"test": "jest --config .jest.js --no-cache",
				"test:update": "jest --config .jest.js --no-cache --update-snapshot",
				"test-all": "./scripts/test-all.sh",
				"test-node": "jest --config .jest.node.js --no-cache",
				"tsc": "tsc",
				"site:test": "jest --config .jest.site.js --cache=false"
			},
			"husky": {
				"hooks": {
					"pre-commit": "pretty-quick --staged"
				}
			},
			"browserslist": [
				"last 2 versions",
				"Firefox ESR",
				"> 1%",
				"ie >= 11"
			],
			"dependencies": {
				"@ant-design/icons": "^4.0.0-rc.0",
				"@ant-design/react-slick": "~0.25.5",
				"array-tree-filter": "^2.1.0",
				"classnames": "~2.2.6",
				"copy-to-clipboard": "^3.2.0",
				"css-animation": "^1.5.0",
				"lodash": "^4.17.13",
				"moment": "^2.24.0",
				"omit.js": "^1.0.2",
				"prop-types": "^15.7.2",
				"raf": "^3.4.1",
				"rc-animate": "~2.10.2",
				"rc-cascader": "~1.0.0-alpha.0",
				"rc-checkbox": "~2.1.6",
				"rc-collapse": "~1.11.3",
				"rc-dialog": "~7.6.0",
				"rc-drawer": "~3.1.1",
				"rc-dropdown": "~3.0.0-alpha.0",
				"rc-field-form": "^0.0.0-rc.5",
				"rc-input-number": "~4.5.4",
				"rc-mentions": "~1.0.0-alpha.3",
				"rc-menu": "~8.0.0-alpha.7",
				"rc-notification": "~4.0.0-rc.1",
				"rc-pagination": "~1.21.0",
				"rc-picker": "^0.0.1-rc.6",
				"rc-progress": "~2.5.0",
				"rc-rate": "~2.5.1",
				"rc-resize-observer": "^0.1.0",
				"rc-select": "~10.0.0-alpha.36",
				"rc-slider": "~9.2.1",
				"rc-steps": "~3.5.0",
				"rc-switch": "~1.9.0",
				"rc-table": "~7.0.0-rc.9",
				"rc-tabs": "~10.0.0-alpha.1",
				"rc-tooltip": "~4.0.0-alpha.3",
				"rc-tree": "~3.0.0-alpha.37",
				"rc-tree-select": "~3.0.0-alpha.5",
				"rc-trigger": "~4.0.0-rc.0",
				"rc-upload": "~3.0.0-alpha.0",
				"rc-util": "^4.17.0",
				"rc-virtual-list": "^0.0.0-alpha.25",
				"resize-observer-polyfill": "^1.5.1",
				"scroll-into-view-if-needed": "^2.2.20",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.3"
			},
			"devDependencies": {
				"@ant-design/bisheng-plugin": "^2.3.0",
				"@ant-design/colors": "^4.0.0-alpha.0",
				"@ant-design/hitu": "^0.0.0-alpha.13",
				"@ant-design/tools": "^8.0.4",
				"@packtracker/webpack-plugin": "^2.0.1",
				"@qixian.cs/github-contributors-list": "^1.0.3",
				"@sentry/browser": "^5.4.0",
				"@stackblitz/sdk": "^1.3.0",
				"@types/classnames": "^2.2.8",
				"@types/gtag.js": "^0.0.3",
				"@types/jest": "^25.1.0",
				"@types/lodash": "^4.14.139",
				"@types/prop-types": "^15.7.1",
				"@types/raf": "^3.4.0",
				"@types/react": "^16.9.0",
				"@types/react-color": "^3.0.1",
				"@types/react-dom": "^16.8.4",
				"@types/shallowequal": "^1.1.1",
				"@types/warning": "^3.0.0",
				"@typescript-eslint/eslint-plugin": "^2.19.0",
				"@typescript-eslint/parser": "^2.19.0",
				"antd-pro-merge-less": "^2.0.28",
				"antd-theme-generator": "^1.1.6",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.4.6",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.1.0",
				"bisheng-plugin-toc": "^0.4.4",
				"bundlesize": "^0.18.0",
				"chalk": "^3.0.0",
				"cheerio": "^1.0.0-rc.3",
				"concurrently": "^5.0.2",
				"cross-env": "^7.0.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.6.3",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.10.0",
				"enzyme-adapter-react-16": "^1.14.0",
				"enzyme-to-json": "^3.3.5",
				"eslint": "^6.8.0",
				"eslint-config-airbnb": "^18.0.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-import": "~2.20.0",
				"eslint-plugin-jest": "^23.0.2",
				"eslint-plugin-jsx-a11y": "^6.2.1",
				"eslint-plugin-markdown": "^1.0.0",
				"eslint-plugin-react": "^7.14.2",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"full-icu": "^1.3.0",
				"glob": "^7.1.4",
				"http-server": "^0.12.0",
				"husky": "^4.0.3",
				"ignore-emit-webpack-plugin": "^2.0.2",
				"immutability-helper": "^3.0.0",
				"intersection-observer": "^0.7.0",
				"jest": "^25.1.0",
				"jquery": "^3.4.1",
				"jsdom": "^16.0.0",
				"jsonml.js": "^0.1.0",
				"less-vars-to-js": "^1.3.0",
				"logrocket": "^1.0.0",
				"logrocket-react": "^4.0.0",
				"lz-string": "^1.4.4",
				"mockdate": "^2.0.2",
				"node-fetch": "^2.6.0",
				"preact": "^10.0.0",
				"preact-compat": "^3.18.5",
				"prettier": "^1.17.1",
				"pretty-quick": "^2.0.0",
				"querystring": "^0.2.0",
				"rc-footer": "^0.6.0",
				"rc-queue-anim": "^1.6.12",
				"rc-scroll-anim": "^2.5.8",
				"rc-tween-one": "^2.4.1",
				"react": "^16.9.0",
				"react-color": "^2.17.3",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^10.0.2",
				"react-dnd-html5-backend": "^10.0.2",
				"react-dom": "^16.9.0",
				"react-github-button": "^0.1.11",
				"react-helmet-async": "^1.0.4",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.4",
				"react-intl": "^3.1.1",
				"react-resizable": "^1.8.0",
				"react-router-dom": "^5.0.1",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.8.6",
				"react-virtualized": "~9.21.1",
				"react-window": "^1.8.5",
				"reqwest": "^2.0.5",
				"rimraf": "^3.0.0",
				"scrollama": "^2.0.0",
				"simple-git": "^1.113.0",
				"stylelint": "^13.0.0",
				"stylelint-config-prettier": "^8.0.0",
				"stylelint-config-rational-order": "^0.1.2",
				"stylelint-config-standard": "^20.0.0",
				"stylelint-declaration-block-no-ignored-properties": "^2.1.0",
				"stylelint-order": "^4.0.0",
				"theme-switcher": "^1.0.2",
				"typescript": "~3.7.2",
				"webpack-bundle-analyzer": "^3.6.0",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.2.0",
				"yaml-front-matter": "^4.0.0"
			},
			"peerDependencies": {
				"react": ">=16.8.0",
				"react-dom": ">=16.8.0"
			},
			"publishConfig": {
				"registry": "https://registry.npmjs.org/"
			},
			"bundlesize": [
				{
					"path": "./dist/antd.min.js",
					"maxSize": "300 kB"
				},
				{
					"path": "./dist/antd.min.css",
					"maxSize": "65 kB"
				},
				{
					"path": "./dist/antd.dark.min.css",
					"maxSize": "65 kB"
				}
			],
			"title": "Ant Design",
			"readmeFilename": "README.md",
			"gitHead": "8e39ebacd0b3a812ef0a62a87a6aa9fff9298bbc",
			"_id": "antd@4.0.0-rc.5",
			"_nodeVersion": "12.13.1",
			"_npmVersion": "6.13.7",
			"dist": {
				"integrity": "sha512-nSeJz/pVzl3hJbhthY7NRhNfyN2DE0djukO6o4v2DDnHgwU0oMKKYYJfW7iBgjHBZQkCaXzBftcyhtcQ8P2ZIA==",
				"shasum": "21f54bfccb8abd06e183e1af03db150c68c7b11c",
				"tarball": "https://registry.npmjs.org/antd/-/antd-4.0.0-rc.5.tgz",
				"fileCount": 3918,
				"unpackedSize": 50342132,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeShKECRA9TVsSAnZWagAA6dYP/1aQjFYetJyj1++pl0Zz\nxxEZjrEDgcCkO+fWxqleNzTVmHMzgO44woDJ0nS5nzklWQzf30+EPbUN13zp\nyb46T3EB+0NzDYFfKVwetZLdy2+FNE4UsaOzDRNuURqfGDK/MIDwFUX1nmki\nb+iB1bwopgaV04zUp/VMMUjioMu8uHtMSWAfEXq5UbmR2I6lXclEAvNgpGe7\nZ8z0E5PGQQWRPYkYAvqEIKGqDcyJuj5Dcof0EwsRRfRy+EIJTW/N9bg/vHw5\niYAYvL6cNX/zxazPH/nAUm0TWd09Sp8G04wbQslXW3gTDUP8pT0t1WZiiMIb\nbR8CiVjrO+MTuUnisnf9nb+aUhyImiCDAm8huXrEDGfZ2ncQxBHkj2qLZPkG\nRqfZ/NAyR3uaf82F/t6phxBckhgNuIbqraV0pSBHFHMnK8Y07XRygthsVC6P\nDQjWu3DYzU3TiWHDq1/oZRq0oy5PgKu8XwoFR+csPV2iFuSmE19p0QcjEDi6\nraZY7spjTI2X/7mavCo+2E6peByE+/jvWVW6i3LUI4TXTnpdVseyuCM8gJdy\nGRjx7DsR05mNif95sXegJuyTqmTkWeV0eKPnkcduHg2sIyFh08aTHebVosnL\njsocI2XuxtoqTgyzQosvW942OIy8oDY/R4ya38z4slpgcfO8iFu0Q+0B7+Mn\nkz16\r\n=2/8u\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "ikobe621@gmail.com",
					"name": "ikobe"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "chenshuai2144",
				"email": "wasd2144@hotmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_4.0.0-rc.5_1581912707427_0.38154229600605194"
			},
			"_hasShrinkwrap": false
		},
		"3.26.11": {
			"name": "antd",
			"version": "3.26.11",
			"description": "An enterprise-class UI design language and React components implementation",
			"keywords": [
				"ant",
				"component",
				"components",
				"design",
				"framework",
				"frontend",
				"react",
				"react-component",
				"ui"
			],
			"homepage": "http://ant.design/",
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"license": "MIT",
			"contributors": [
				{
					"name": "ant"
				}
			],
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"main": "lib/index.js",
			"module": "es/index.js",
			"unpkg": "dist/antd.min.js",
			"typings": "lib/index.d.ts",
			"scripts": {
				"api-collection": "antd-tools run api-collection",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"build": "npm run compile && npm run dist",
				"bundlesize": "bundlesize",
				"check-commit": "node ./scripts/check-commit.js",
				"compile": "antd-tools run compile",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml CNAME _site && cp -r .circleci/ _site && npm run site:test",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"dist": "antd-tools run dist",
				"lint": "npm run lint:tsc && npm run lint:script && npm run lint:demo && npm run lint:style && npm run lint:deps",
				"lint-fix": "npm run lint-fix:script && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:script": "npm run lint:script -- --fix",
				"lint-fix:style": "npm run lint:style -- --fix",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:deps": "antd-tools run deps-lint",
				"lint:md": "remark components/",
				"lint:script": "eslint . --ext '.js,.jsx,.ts,.tsx'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"lint:tsc": "npm run tsc",
				"pre-publish": "npm run check-commit && npm run test-all",
				"prettier": "prettier -c --write '**/*'",
				"pretty-quick": "pretty-quick",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"site": "cross-env NODE_ICU_DATA=node_modules/full-icu bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"sort": "npx sort-package-json",
				"sort-api": "antd-tools run sort-api-table",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"test": "jest --config .jest.js --no-cache",
				"test-all": "./scripts/test-all.sh",
				"test-node": "jest --config .jest.node.js --no-cache",
				"tsc": "tsc",
				"site:test": "jest --config .jest.site.js --cache=false"
			},
			"husky": {
				"hooks": {
					"pre-commit": "pretty-quick --staged"
				}
			},
			"browserslist": [
				"last 2 version",
				"Firefox ESR",
				"> 1%",
				"ie >= 9"
			],
			"dependencies": {
				"@ant-design/create-react-context": "^0.2.4",
				"@ant-design/icons": "~2.1.1",
				"@ant-design/icons-react": "~2.0.1",
				"@types/react-slick": "^0.23.4",
				"array-tree-filter": "^2.1.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.6",
				"copy-to-clipboard": "^3.2.0",
				"css-animation": "^1.5.0",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.6",
				"is-mobile": "^2.1.0",
				"lodash": "^4.17.13",
				"moment": "^2.24.0",
				"omit.js": "^1.0.2",
				"prop-types": "^15.7.2",
				"raf": "^3.4.1",
				"rc-animate": "^2.10.2",
				"rc-calendar": "~9.15.7",
				"rc-cascader": "~0.17.4",
				"rc-checkbox": "~2.1.6",
				"rc-collapse": "~1.11.3",
				"rc-dialog": "~7.6.0",
				"rc-drawer": "~3.1.1",
				"rc-dropdown": "~2.4.1",
				"rc-editor-mention": "^1.1.13",
				"rc-form": "^2.4.10",
				"rc-input-number": "~4.5.0",
				"rc-mentions": "~0.4.0",
				"rc-menu": "~7.5.1",
				"rc-notification": "~3.3.1",
				"rc-pagination": "~1.20.11",
				"rc-progress": "~2.5.0",
				"rc-rate": "~2.5.0",
				"rc-resize-observer": "^0.1.0",
				"rc-select": "~9.2.0",
				"rc-slider": "~8.7.1",
				"rc-steps": "~3.5.0",
				"rc-switch": "~1.9.0",
				"rc-table": "~6.10.5",
				"rc-tabs": "~9.7.0",
				"rc-time-picker": "~3.7.1",
				"rc-tooltip": "~3.7.3",
				"rc-tree": "~2.1.0",
				"rc-tree-select": "~2.9.1",
				"rc-trigger": "^2.6.2",
				"rc-upload": "~2.9.1",
				"rc-util": "^4.16.1",
				"react-lazy-load": "^3.0.13",
				"react-lifecycles-compat": "^3.0.4",
				"react-slick": "~0.25.2",
				"resize-observer-polyfill": "^1.5.1",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.3"
			},
			"devDependencies": {
				"@ant-design/colors": "^3.2.2",
				"@ant-design/tools": "^8.0.4",
				"@packtracker/webpack-plugin": "^2.0.1",
				"@qixian.cs/github-contributors-list": "^1.0.3",
				"@sentry/browser": "^5.4.0",
				"@stackblitz/sdk": "^1.3.0",
				"@types/classnames": "^2.2.8",
				"@types/gtag.js": "^0.0.3",
				"@types/jest": "^24.0.23",
				"@types/lodash": "^4.14.139",
				"@types/prop-types": "^15.7.1",
				"@types/raf": "^3.4.0",
				"@types/react": "^16.9.0",
				"@types/react-dom": "^16.8.4",
				"@types/shallowequal": "^1.1.1",
				"@types/warning": "^3.0.0",
				"@typescript-eslint/eslint-plugin": "^2.0.0",
				"@typescript-eslint/parser": "^2.10.0",
				"antd-theme-generator": "^1.1.6",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.3.3",
				"bisheng-plugin-antd": "^1.3.1",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.0.0",
				"bisheng-plugin-toc": "^0.4.4",
				"bundlesize": "^0.18.0",
				"chalk": "^3.0.0",
				"cheerio": "^1.0.0-rc.3",
				"cross-env": "^6.0.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.6.3",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.10.0",
				"enzyme-adapter-react-16": "^1.14.0",
				"enzyme-to-json": "^3.3.5",
				"eslint": "^6.1.0",
				"eslint-config-airbnb": "^18.0.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-import": "~2.19.1",
				"eslint-plugin-jest": "^23.0.2",
				"eslint-plugin-jsx-a11y": "^6.2.1",
				"eslint-plugin-markdown": "^1.0.0",
				"eslint-plugin-react": "^7.14.2",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"full-icu": "^1.3.0",
				"glob": "^7.1.4",
				"http-server": "^0.12.0",
				"husky": "^3.0.2",
				"immutability-helper": "^3.0.0",
				"intersection-observer": "^0.7.0",
				"jest": "^24.8.0",
				"jsdom": "^15.1.1",
				"jsonml.js": "^0.1.0",
				"logrocket": "^1.0.0",
				"logrocket-react": "^4.0.0",
				"lz-string": "^1.4.4",
				"mockdate": "^2.0.2",
				"node-fetch": "^2.6.0",
				"preact": "^10.0.0",
				"preact-compat": "^3.18.5",
				"prettier": "^1.17.1",
				"pretty-quick": "^2.0.0",
				"querystring": "^0.2.0",
				"rc-footer": "^0.6.0",
				"rc-queue-anim": "^1.6.12",
				"rc-scroll-anim": "^2.5.8",
				"rc-tween-one": "^2.4.1",
				"react": "^16.5.2",
				"react-color": "^2.17.3",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^10.0.2",
				"react-dnd-html5-backend": "^10.0.2",
				"react-dom": "^16.5.2",
				"react-github-button": "^0.1.11",
				"react-helmet-async": "^1.0.4",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.4",
				"react-intl": "^3.1.1",
				"react-resizable": "^1.8.0",
				"react-router": "^3.2.3",
				"react-router-dom": "^5.0.1",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.8.6",
				"react-virtualized": "~9.21.1",
				"reqwest": "^2.0.5",
				"rimraf": "^3.0.0",
				"scrollama": "^2.0.0",
				"simple-git": "^1.113.0",
				"stylelint": "^12.0.0",
				"stylelint-config-prettier": "^8.0.0",
				"stylelint-config-rational-order": "^0.1.2",
				"stylelint-config-standard": "^19.0.0",
				"stylelint-declaration-block-no-ignored-properties": "^2.1.0",
				"stylelint-order": "^4.0.0",
				"typescript": "~3.7.2",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.2.0",
				"yaml-front-matter": "^4.0.0"
			},
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"publishConfig": {
				"registry": "https://registry.npmjs.org/"
			},
			"bundlesize": [
				{
					"path": "./dist/antd.min.js",
					"maxSize": "540 kB"
				},
				{
					"path": "./dist/antd.min.css",
					"maxSize": "60 kB"
				}
			],
			"title": "Ant Design",
			"gitHead": "ef7bb3763e9fff88d0a7e3b4b644be81f2b380f7",
			"_id": "antd@3.26.11",
			"_nodeVersion": "10.16.3",
			"_npmVersion": "6.13.0",
			"dist": {
				"integrity": "sha512-LJZW/XWfv7u5L0mnctmwJEIRuT2rVi5A9SR4JE1vfMwjfJQT6n8bphcytElYXxCHr9xjQSONhuGLgeMz6AVoWQ==",
				"shasum": "28d17b8c664251b879e25ad22b3102b1d04c5a10",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.26.11.tgz",
				"fileCount": 3828,
				"unpackedSize": 51572322,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeSheiCRA9TVsSAnZWagAArUQQAI223ZFiZQnEK9vuGIR/\nbfJeVIn0HCAHudL3B/gMR4LHuQ3qgEc0lAWdQCcjUfNIqbTxk102PpCj1d1n\nFUjtGNkgS1Fbx2SsH3yz8M1KQ9xwqBQqWjw1y57LidBrojRdJJpLNKfm51ww\nPyepGWejCK4PoWx8rGQZFPtxEbx24wn4vFNedKNGxwCN1tkh3RjlvkmIKAQz\nyFUmPPtbVPgL7tT+8OtXC7FC+V2rW1qdjt4xjN8dwhiFIowABMckdX9rDpZk\nDH17yRxS7SWEH+mrU+mNXEi3c+Ql5m4/Wbvs1JAL9bzTVhmbK4iSgx3ME+oA\no8wV/WG/jPeJJ/5vAHejZ4ePLYufoTYzSIh/7solTchGxIGmE8oP8AgXm0bv\n9w0Y8VBSQBfcBoMGkOhr2JPuA9WYH0DfkhnQWlduEvQA6kZBG/hi+TCyLQkG\nRgri9w0N4RVe7UqIurKXF+Tc4Q83AZ3zjehb++dpTMGY9873pUn2OCWsuOF/\naaDJvT+6fr/U3xMOWoBup5sE7m4Rkag+LPoeMf2aoKebnpL+Tr2CsDtKYe50\nEG63GV0IwoAUXx7XffwcYWLUI1sceh/G/ThDR+uEuOM8VMIrn99FfoZYyWmU\n+xjSVdqdRy34oBFel3xUvneCsa5Ong8YE5s8ai3VFOW99/aoUf3DaUPo2K9K\nWyJD\r\n=o1ti\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "ikobe621@gmail.com",
					"name": "ikobe"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.26.11_1581914018021_0.6346496106872801"
			},
			"_hasShrinkwrap": false
		},
		"3.26.12": {
			"name": "antd",
			"version": "3.26.12",
			"description": "An enterprise-class UI design language and React components implementation",
			"keywords": [
				"ant",
				"component",
				"components",
				"design",
				"framework",
				"frontend",
				"react",
				"react-component",
				"ui"
			],
			"homepage": "http://ant.design/",
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"license": "MIT",
			"contributors": [
				{
					"name": "ant"
				}
			],
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"main": "lib/index.js",
			"module": "es/index.js",
			"unpkg": "dist/antd.min.js",
			"typings": "lib/index.d.ts",
			"scripts": {
				"api-collection": "antd-tools run api-collection",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"build": "npm run compile && npm run dist",
				"bundlesize": "bundlesize",
				"check-commit": "node ./scripts/check-commit.js",
				"compile": "antd-tools run compile",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml CNAME _site && cp -r .circleci/ _site && npm run site:test",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"dist": "antd-tools run dist",
				"lint": "npm run lint:tsc && npm run lint:script && npm run lint:demo && npm run lint:style && npm run lint:deps",
				"lint-fix": "npm run lint-fix:script && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:script": "npm run lint:script -- --fix",
				"lint-fix:style": "npm run lint:style -- --fix",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:deps": "antd-tools run deps-lint",
				"lint:md": "remark components/",
				"lint:script": "eslint . --ext '.js,.jsx,.ts,.tsx'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"lint:tsc": "npm run tsc",
				"pre-publish": "npm run check-commit && npm run test-all",
				"prettier": "prettier -c --write '**/*'",
				"pretty-quick": "pretty-quick",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"site": "cross-env NODE_ICU_DATA=node_modules/full-icu bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"sort": "npx sort-package-json",
				"sort-api": "antd-tools run sort-api-table",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"test": "jest --config .jest.js --no-cache",
				"test-all": "./scripts/test-all.sh",
				"test-node": "jest --config .jest.node.js --no-cache",
				"tsc": "tsc",
				"site:test": "jest --config .jest.site.js --cache=false"
			},
			"husky": {
				"hooks": {
					"pre-commit": "pretty-quick --staged"
				}
			},
			"browserslist": [
				"last 2 version",
				"Firefox ESR",
				"> 1%",
				"ie >= 9"
			],
			"dependencies": {
				"@ant-design/create-react-context": "^0.2.4",
				"@ant-design/icons": "~2.1.1",
				"@ant-design/icons-react": "~2.0.1",
				"@types/react-slick": "^0.23.4",
				"array-tree-filter": "^2.1.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.6",
				"copy-to-clipboard": "^3.2.0",
				"css-animation": "^1.5.0",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.6",
				"is-mobile": "^2.1.0",
				"lodash": "^4.17.13",
				"moment": "^2.24.0",
				"omit.js": "^1.0.2",
				"prop-types": "^15.7.2",
				"raf": "^3.4.1",
				"rc-animate": "^2.10.2",
				"rc-calendar": "~9.15.7",
				"rc-cascader": "~0.17.4",
				"rc-checkbox": "~2.1.6",
				"rc-collapse": "~1.11.3",
				"rc-dialog": "~7.6.0",
				"rc-drawer": "~3.1.1",
				"rc-dropdown": "~2.4.1",
				"rc-editor-mention": "^1.1.13",
				"rc-form": "^2.4.10",
				"rc-input-number": "~4.5.0",
				"rc-mentions": "~0.4.0",
				"rc-menu": "~7.5.1",
				"rc-notification": "~3.3.1",
				"rc-pagination": "~1.20.11",
				"rc-progress": "~2.5.0",
				"rc-rate": "~2.5.0",
				"rc-resize-observer": "^0.1.0",
				"rc-select": "~9.2.0",
				"rc-slider": "~8.7.1",
				"rc-steps": "~3.5.0",
				"rc-switch": "~1.9.0",
				"rc-table": "~6.10.5",
				"rc-tabs": "~9.7.0",
				"rc-time-picker": "~3.7.1",
				"rc-tooltip": "~3.7.3",
				"rc-tree": "~2.1.0",
				"rc-tree-select": "~2.9.1",
				"rc-trigger": "^2.6.2",
				"rc-upload": "~2.9.1",
				"rc-util": "^4.16.1",
				"react-lazy-load": "^3.0.13",
				"react-lifecycles-compat": "^3.0.4",
				"react-slick": "~0.25.2",
				"resize-observer-polyfill": "^1.5.1",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.3"
			},
			"devDependencies": {
				"@ant-design/colors": "^3.2.2",
				"@ant-design/tools": "^8.0.4",
				"@packtracker/webpack-plugin": "^2.0.1",
				"@qixian.cs/github-contributors-list": "^1.0.3",
				"@sentry/browser": "^5.4.0",
				"@stackblitz/sdk": "^1.3.0",
				"@types/classnames": "^2.2.8",
				"@types/gtag.js": "^0.0.3",
				"@types/jest": "^24.0.23",
				"@types/lodash": "^4.14.139",
				"@types/prop-types": "^15.7.1",
				"@types/raf": "^3.4.0",
				"@types/react": "^16.9.0",
				"@types/react-dom": "^16.8.4",
				"@types/shallowequal": "^1.1.1",
				"@types/warning": "^3.0.0",
				"@typescript-eslint/eslint-plugin": "^2.0.0",
				"@typescript-eslint/parser": "^2.10.0",
				"antd-theme-generator": "^1.1.6",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.3.3",
				"bisheng-plugin-antd": "^1.3.1",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.0.0",
				"bisheng-plugin-toc": "^0.4.4",
				"bundlesize": "^0.18.0",
				"chalk": "^3.0.0",
				"cheerio": "^1.0.0-rc.3",
				"cross-env": "^6.0.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.6.3",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.10.0",
				"enzyme-adapter-react-16": "^1.14.0",
				"enzyme-to-json": "^3.3.5",
				"eslint": "^6.1.0",
				"eslint-config-airbnb": "^18.0.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-import": "~2.19.1",
				"eslint-plugin-jest": "^23.0.2",
				"eslint-plugin-jsx-a11y": "^6.2.1",
				"eslint-plugin-markdown": "^1.0.0",
				"eslint-plugin-react": "^7.14.2",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"full-icu": "^1.3.0",
				"glob": "^7.1.4",
				"http-server": "^0.12.0",
				"husky": "^3.0.2",
				"immutability-helper": "^3.0.0",
				"intersection-observer": "^0.7.0",
				"jest": "^24.8.0",
				"jsdom": "^15.1.1",
				"jsonml.js": "^0.1.0",
				"logrocket": "^1.0.0",
				"logrocket-react": "^4.0.0",
				"lz-string": "^1.4.4",
				"mockdate": "^2.0.2",
				"node-fetch": "^2.6.0",
				"preact": "^10.0.0",
				"preact-compat": "^3.18.5",
				"prettier": "^1.17.1",
				"pretty-quick": "^2.0.0",
				"querystring": "^0.2.0",
				"rc-footer": "^0.6.0",
				"rc-queue-anim": "^1.6.12",
				"rc-scroll-anim": "^2.5.8",
				"rc-tween-one": "^2.4.1",
				"react": "^16.5.2",
				"react-color": "^2.17.3",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^10.0.2",
				"react-dnd-html5-backend": "^10.0.2",
				"react-dom": "^16.5.2",
				"react-github-button": "^0.1.11",
				"react-helmet-async": "^1.0.4",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.4",
				"react-intl": "^3.1.1",
				"react-resizable": "^1.8.0",
				"react-router": "^3.2.3",
				"react-router-dom": "^5.0.1",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.8.6",
				"react-virtualized": "~9.21.1",
				"reqwest": "^2.0.5",
				"rimraf": "^3.0.0",
				"scrollama": "^2.0.0",
				"simple-git": "^1.113.0",
				"stylelint": "^12.0.0",
				"stylelint-config-prettier": "^8.0.0",
				"stylelint-config-rational-order": "^0.1.2",
				"stylelint-config-standard": "^19.0.0",
				"stylelint-declaration-block-no-ignored-properties": "^2.1.0",
				"stylelint-order": "^4.0.0",
				"typescript": "~3.7.2",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.2.0",
				"yaml-front-matter": "^4.0.0"
			},
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"publishConfig": {
				"registry": "https://registry.npmjs.org/"
			},
			"bundlesize": [
				{
					"path": "./dist/antd.min.js",
					"maxSize": "540 kB"
				},
				{
					"path": "./dist/antd.min.css",
					"maxSize": "60 kB"
				}
			],
			"title": "Ant Design",
			"gitHead": "2ae5efa29f470e6154cd8396914a9e9037fdaaf2",
			"_id": "antd@3.26.12",
			"_nodeVersion": "10.18.1",
			"_npmVersion": "6.13.4",
			"dist": {
				"integrity": "sha512-aXiRDDpDx1jH/gKJDE2dgZPT1C7qurOZ1OSt9RklQT2K6CFlveF8HJY7Jz1/xHikXA+kmy6kr/OACJiaxBFRkA==",
				"shasum": "2f075670780ac0490b2945d8bca883edcd93158c",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.26.12.tgz",
				"fileCount": 3828,
				"unpackedSize": 51581251,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeU2SnCRA9TVsSAnZWagAAf80P/0omJ4rJZFCDNAZYeZ2O\nO5Hlfkir7K8ZSSev3IgGqDYF9WRxZAtN4ZGORGVVl5EqgiQJVFIDj+CzkliC\nzhLv9uI1p1JUSP76a6irK86n+F8SyTKGAUlumICQU60RdlsYH1kZE/N1R51C\neJthO6IHmkHhjPwkcRQcnYtCz5ZhGb/4CCcxO49rQfL64MzFX49McGOW8vZm\nKxR01/QFyPwpqyw+4pPaG87rF27Um9h+CnRTr0a/oFa8QEAC6yMUa5KTcYFi\nTvZSu26uZIWn9egDtYiX8s3ExF1CHnfL1diJpw/7Il+KoEgPDkAB0bwVW77z\ng4Sa2iSn7ROX8a2+3Aoxli3JMEnQVVMzwT3JUs7mrtpfAhMWXezf6YybrOkS\n/GiwmMbC8q26tlm/Bv/dTj5Mm38FTETXZaPyNcb+9PKTExSsCCpgaBp6UMcE\neBVAtZJp5vPYwce7J+MXj/Ts+7baHpZzTuq6+rHQRjIW/nn+xyFbN8KYPr0W\n2tfzSxpdBHv8yOtN1Zuudk9pnA00sPyC7beFMyBFjADlaVpJlZ8RTvQTPyMn\nCh6dKsrtwAfucFz8Mscl9rp6DfqlStTleQed7Ion2A4SoTWjfNt7CK2gNZFE\n+5Y5sQZhwgvOy+47woMG0WQgnrpI6xYDnPnMPCZufEDOV+o0zCi41H44vf0D\nhxpq\r\n=4aPb\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "ikobe621@gmail.com",
					"name": "ikobe"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "ycjcl868",
				"email": "45808948@qq.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.26.12_1582523559004_0.8789106129379867"
			},
			"_hasShrinkwrap": false
		},
		"4.0.0-rc.6": {
			"name": "antd",
			"version": "4.0.0-rc.6",
			"description": "An enterprise-class UI design language and React components implementation",
			"keywords": [
				"ant",
				"component",
				"components",
				"design",
				"framework",
				"frontend",
				"react",
				"react-component",
				"ui"
			],
			"homepage": "http://ant.design/",
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"license": "MIT",
			"contributors": [
				{
					"name": "ant"
				}
			],
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"main": "lib/index.js",
			"module": "es/index.js",
			"unpkg": "dist/antd.min.js",
			"typings": "lib/index.d.ts",
			"scripts": {
				"api-collection": "antd-tools run api-collection",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"build": "npm run compile && npm run dist",
				"bundlesize": "bundlesize",
				"check-commit": "node ./scripts/check-commit.js",
				"compile": "antd-tools run compile",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml CNAME _site && cp -r .circleci/ _site && npm run site:test",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"dist": "antd-tools run dist",
				"lint": "npm run lint:tsc && npm run lint:script && npm run lint:demo && npm run lint:style && npm run lint:deps",
				"lint-fix": "npm run lint-fix:script && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:script": "npm run lint:script -- --fix",
				"lint-fix:style": "npm run lint:style -- --fix",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:deps": "antd-tools run deps-lint",
				"lint:md": "remark components/",
				"lint:script": "eslint . --ext '.js,.jsx,.ts,.tsx'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"lint:tsc": "npm run tsc",
				"pre-publish": "npm run check-commit && npm run test-all",
				"prettier": "prettier -c --write '**/*'",
				"pretty-quick": "pretty-quick",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"site": "cross-env NODE_ICU_DATA=node_modules/full-icu concurrently \"bisheng build --ssr -c ./site/bisheng.config.js\" \"node ./scripts/generateColorLess.js\"",
				"sort": "npx sort-package-json",
				"sort-api": "antd-tools run sort-api-table",
				"start": "rimraf _site && mkdir _site && cross-env NODE_ENV=development concurrently \"node ./scripts/generateColorLess.js\" \"bisheng start -c ./site/bisheng.config.js\"",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"test": "jest --config .jest.js --no-cache",
				"test:update": "jest --config .jest.js --no-cache --update-snapshot",
				"test-all": "./scripts/test-all.sh",
				"test-node": "jest --config .jest.node.js --no-cache",
				"tsc": "tsc",
				"site:test": "jest --config .jest.site.js --cache=false"
			},
			"husky": {
				"hooks": {
					"pre-commit": "pretty-quick --staged"
				}
			},
			"browserslist": [
				"last 2 versions",
				"Firefox ESR",
				"> 1%",
				"ie >= 11"
			],
			"dependencies": {
				"@ant-design/icons": "^4.0.0-rc.0",
				"@ant-design/react-slick": "~0.25.5",
				"array-tree-filter": "^2.1.0",
				"classnames": "~2.2.6",
				"copy-to-clipboard": "^3.2.0",
				"css-animation": "^1.5.0",
				"lodash": "^4.17.13",
				"moment": "^2.24.0",
				"omit.js": "^1.0.2",
				"prop-types": "^15.7.2",
				"raf": "^3.4.1",
				"rc-animate": "~2.10.2",
				"rc-cascader": "~1.0.0-alpha.0",
				"rc-checkbox": "~2.1.6",
				"rc-collapse": "~1.11.3",
				"rc-dialog": "~7.6.0",
				"rc-drawer": "~3.1.1",
				"rc-dropdown": "~3.0.0-alpha.0",
				"rc-field-form": "~0.0.0-rc.5",
				"rc-input-number": "~4.5.4",
				"rc-mentions": "~1.0.0-alpha.3",
				"rc-menu": "~8.0.0-alpha.7",
				"rc-notification": "~4.0.0-rc.1",
				"rc-pagination": "~1.21.0",
				"rc-picker": "~1.0.0",
				"rc-progress": "~2.5.0",
				"rc-rate": "~2.5.1",
				"rc-resize-observer": "^0.1.0",
				"rc-select": "~10.0.0-rc.6",
				"rc-slider": "~9.2.1",
				"rc-steps": "~3.5.0",
				"rc-switch": "~1.9.0",
				"rc-table": "~7.0.0-rc.9",
				"rc-tabs": "~10.0.0-alpha.1",
				"rc-tooltip": "~4.0.0-alpha.3",
				"rc-tree": "~3.0.0-alpha.37",
				"rc-tree-select": "~3.0.0-alpha.5",
				"rc-trigger": "~4.0.0-rc.0",
				"rc-upload": "~3.0.0-alpha.0",
				"rc-util": "^4.20.0",
				"rc-virtual-list": "^0.0.0-alpha.25",
				"resize-observer-polyfill": "^1.5.1",
				"scroll-into-view-if-needed": "^2.2.20",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.3"
			},
			"devDependencies": {
				"@ant-design/bisheng-plugin": "^2.3.0",
				"@ant-design/colors": "^4.0.0-alpha.0",
				"@ant-design/hitu": "^0.0.0-alpha.13",
				"@ant-design/tools": "^8.0.4",
				"@packtracker/webpack-plugin": "^2.0.1",
				"@qixian.cs/github-contributors-list": "^1.0.3",
				"@sentry/browser": "^5.4.0",
				"@stackblitz/sdk": "^1.3.0",
				"@types/classnames": "^2.2.8",
				"@types/gtag.js": "^0.0.3",
				"@types/jest": "^25.1.0",
				"@types/lodash": "^4.14.139",
				"@types/prop-types": "^15.7.1",
				"@types/raf": "^3.4.0",
				"@types/react": "^16.9.21",
				"@types/react-color": "^3.0.1",
				"@types/react-dom": "^16.9.5",
				"@types/shallowequal": "^1.1.1",
				"@types/warning": "^3.0.0",
				"@typescript-eslint/eslint-plugin": "^2.19.0",
				"@typescript-eslint/parser": "^2.19.0",
				"antd-pro-merge-less": "^2.0.28",
				"antd-theme-generator": "^1.1.6",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.4.6",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.1.0",
				"bisheng-plugin-toc": "^0.4.4",
				"bundlesize": "^0.18.0",
				"chalk": "^3.0.0",
				"cheerio": "^1.0.0-rc.3",
				"concurrently": "^5.0.2",
				"cross-env": "^7.0.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.6.3",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.10.0",
				"enzyme-adapter-react-16": "^1.14.0",
				"enzyme-to-json": "^3.3.5",
				"eslint": "^6.8.0",
				"eslint-config-airbnb": "^18.0.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-import": "~2.20.0",
				"eslint-plugin-jest": "^23.0.2",
				"eslint-plugin-jsx-a11y": "^6.2.1",
				"eslint-plugin-markdown": "^1.0.0",
				"eslint-plugin-react": "^7.14.2",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"full-icu": "^1.3.0",
				"glob": "^7.1.4",
				"http-server": "^0.12.0",
				"husky": "^4.0.3",
				"ignore-emit-webpack-plugin": "^2.0.2",
				"immutability-helper": "^3.0.0",
				"intersection-observer": "^0.7.0",
				"jest": "^25.1.0",
				"jquery": "^3.4.1",
				"jsdom": "^16.0.0",
				"jsonml.js": "^0.1.0",
				"less-vars-to-js": "^1.3.0",
				"logrocket": "^1.0.0",
				"logrocket-react": "^4.0.0",
				"lz-string": "^1.4.4",
				"mockdate": "^2.0.2",
				"node-fetch": "^2.6.0",
				"preact": "^10.0.0",
				"preact-compat": "^3.18.5",
				"prettier": "^1.17.1",
				"pretty-quick": "^2.0.0",
				"querystring": "^0.2.0",
				"rc-footer": "^0.6.0",
				"rc-queue-anim": "^1.6.12",
				"rc-scroll-anim": "^2.5.8",
				"rc-tween-one": "^2.4.1",
				"react": "^16.9.0",
				"react-color": "^2.17.3",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^10.0.2",
				"react-dnd-html5-backend": "^10.0.2",
				"react-dom": "^16.9.0",
				"react-github-button": "^0.1.11",
				"react-helmet-async": "^1.0.4",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.4",
				"react-intl": "^3.1.1",
				"react-resizable": "^1.8.0",
				"react-router-dom": "^5.0.1",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.8.6",
				"react-virtualized": "~9.21.1",
				"react-window": "^1.8.5",
				"reqwest": "^2.0.5",
				"rimraf": "^3.0.0",
				"scrollama": "^2.0.0",
				"simple-git": "^1.113.0",
				"stylelint": "^13.0.0",
				"stylelint-config-prettier": "^8.0.0",
				"stylelint-config-rational-order": "^0.1.2",
				"stylelint-config-standard": "^20.0.0",
				"stylelint-declaration-block-no-ignored-properties": "^2.1.0",
				"stylelint-order": "^4.0.0",
				"theme-switcher": "^1.0.2",
				"typescript": "~3.8.2",
				"webpack-bundle-analyzer": "^3.6.0",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.2.0",
				"yaml-front-matter": "^4.0.0"
			},
			"peerDependencies": {
				"react": ">=16.8.0",
				"react-dom": ">=16.8.0"
			},
			"publishConfig": {
				"registry": "https://registry.npmjs.org/"
			},
			"bundlesize": [
				{
					"path": "./dist/antd.min.js",
					"maxSize": "300 kB"
				},
				{
					"path": "./dist/antd.min.css",
					"maxSize": "65 kB"
				},
				{
					"path": "./dist/antd.dark.min.css",
					"maxSize": "65 kB"
				}
			],
			"title": "Ant Design",
			"readmeFilename": "README.md",
			"gitHead": "ec028365b0d686ea6b78ace56ef346c0ccaa106f",
			"_id": "antd@4.0.0-rc.6",
			"_nodeVersion": "10.18.1",
			"_npmVersion": "6.13.4",
			"dist": {
				"integrity": "sha512-lW5vibH4ciUsEfqzqnjqRm6TTpG45vov3qpRvRsxGwyRCqWAr6bvhd9kumY4h/z2SNG7tWyMD9148BMwBUQiIg==",
				"shasum": "57badda4dcc2da1464128e2460c989c154e51093",
				"tarball": "https://registry.npmjs.org/antd/-/antd-4.0.0-rc.6.tgz",
				"fileCount": 3932,
				"unpackedSize": 51325819,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeU7T5CRA9TVsSAnZWagAAqtUP/jiESSWfrlmiUa7E4Nxl\nHNEaUVqvAEPTRdli3NhcihI0hkvrl/L8e+rjA7yziPGFw7ZWWCA78OsZMXO9\nykmMMV4yoCC+3pqKi7zeHsxU1E6KgE/rpwKl5RUKMv/li9jdMum3i9c3IbOr\n3x6p1+0jsGJwve5p6pZAL0/QtFVvTzllTSv0WctpdpawaAPFrc+PR03yUF2Z\npmAvCX8Nc4A0tXjewl02QEe6TWXWNDZKqGcMTm6ZhWwpzVftLgJCHwJTTmNb\nRDB/VYH+nP/Sw60JXVaGM4r/aye//RgVm1ZlzGL0Sqvfzd3yEGPvymA+R9Vz\ncHf0ELHxPfQ3HwOlRaglwFQcJMQdX6X7+YpwR2YYnJk/eip0KLwQ8n/lxJ/E\nXtaFA2ZIKXMOpVFkoyYdpfk8vjDpE7WpGf9av4eM0tZC4gM5z/Bxv/OfhlBU\np85Py4Q8g549+2qlCgOXQk8r/VW9bYRIavrtP7zfD30B7AHwWYOCCxKwMNtH\nQGstbEiGFfSta4bhA+6gJDHvgbOy4Y2UczojP4ioWD2c7DRFxWRGcwof5IcA\nCpfQE9V8Wb34CKSRxukL8D3wGUVqdEdxEAMkb8TnJWSt81rdi8TujlXDDmd0\nIYV449YH8xD+PZW1Fq0QekMak4PRGOtob1rTBI//OlhxNmJFPfozi7wEKwCg\nXv7k\r\n=RzcH\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "ikobe621@gmail.com",
					"name": "ikobe"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "ycjcl868",
				"email": "45808948@qq.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_4.0.0-rc.6_1582544121000_0.4647329868656058"
			},
			"_hasShrinkwrap": false
		},
		"4.0.0": {
			"name": "antd",
			"version": "4.0.0",
			"description": "An enterprise-class UI design language and React components implementation",
			"keywords": [
				"ant",
				"component",
				"components",
				"design",
				"framework",
				"frontend",
				"react",
				"react-component",
				"ui"
			],
			"homepage": "http://ant.design/",
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"license": "MIT",
			"contributors": [
				{
					"name": "ant"
				}
			],
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"main": "lib/index.js",
			"module": "es/index.js",
			"unpkg": "dist/antd.min.js",
			"typings": "lib/index.d.ts",
			"scripts": {
				"api-collection": "antd-tools run api-collection",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"build": "npm run compile && npm run dist",
				"bundlesize": "bundlesize",
				"check-commit": "node ./scripts/check-commit.js",
				"compile": "antd-tools run compile",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml CNAME _site && cp -r .circleci/ _site && npm run site:test",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"dist": "antd-tools run dist",
				"lint": "npm run lint:tsc && npm run lint:script && npm run lint:demo && npm run lint:style && npm run lint:deps",
				"lint-fix": "npm run lint-fix:script && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:script": "npm run lint:script -- --fix",
				"lint-fix:style": "npm run lint:style -- --fix",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:deps": "antd-tools run deps-lint",
				"lint:md": "remark components/",
				"lint:script": "eslint . --ext '.js,.jsx,.ts,.tsx'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"lint:tsc": "npm run tsc",
				"pre-publish": "npm run check-commit && npm run test-all",
				"prettier": "prettier -c --write '**/*'",
				"pretty-quick": "pretty-quick",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"site": "cross-env NODE_ICU_DATA=node_modules/full-icu concurrently \"bisheng build --ssr -c ./site/bisheng.config.js\" \"node ./scripts/generateColorLess.js\"",
				"sort": "npx sort-package-json",
				"sort-api": "antd-tools run sort-api-table",
				"start": "rimraf _site && mkdir _site && cross-env NODE_ENV=development concurrently \"node ./scripts/generateColorLess.js\" \"bisheng start -c ./site/bisheng.config.js\"",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"test": "jest --config .jest.js --no-cache",
				"test:update": "jest --config .jest.js --no-cache --update-snapshot",
				"test-all": "./scripts/test-all.sh",
				"test-node": "jest --config .jest.node.js --no-cache",
				"tsc": "tsc",
				"site:test": "jest --config .jest.site.js --cache=false"
			},
			"husky": {
				"hooks": {
					"pre-commit": "pretty-quick --staged"
				}
			},
			"browserslist": [
				"last 2 versions",
				"Firefox ESR",
				"> 1%",
				"ie >= 11"
			],
			"dependencies": {
				"@ant-design/icons": "^4.0.0-rc.0",
				"@ant-design/react-slick": "~0.25.5",
				"array-tree-filter": "^2.1.0",
				"classnames": "~2.2.6",
				"copy-to-clipboard": "^3.2.0",
				"css-animation": "^1.5.0",
				"lodash": "^4.17.13",
				"moment": "^2.24.0",
				"omit.js": "^1.0.2",
				"prop-types": "^15.7.2",
				"raf": "^3.4.1",
				"rc-animate": "~2.10.2",
				"rc-cascader": "~1.0.0",
				"rc-checkbox": "~2.1.6",
				"rc-collapse": "~1.11.3",
				"rc-dialog": "~7.6.0",
				"rc-drawer": "~3.1.1",
				"rc-dropdown": "~3.0.0",
				"rc-field-form": "~1.0.0",
				"rc-input-number": "~4.5.4",
				"rc-mentions": "~1.0.0",
				"rc-menu": "~8.0.1",
				"rc-notification": "~4.0.0",
				"rc-pagination": "~2.0.1",
				"rc-picker": "~1.1.0",
				"rc-progress": "~2.5.0",
				"rc-rate": "~2.5.1",
				"rc-resize-observer": "^0.1.0",
				"rc-select": "~10.0.0",
				"rc-slider": "~9.2.1",
				"rc-steps": "~3.5.0",
				"rc-switch": "~1.9.0",
				"rc-table": "~7.0.0",
				"rc-tabs": "~10.0.0",
				"rc-tooltip": "~4.0.0",
				"rc-tree": "~3.0.0",
				"rc-tree-select": "~3.0.0",
				"rc-trigger": "~4.0.0",
				"rc-upload": "~3.0.0",
				"rc-util": "^4.20.0",
				"rc-virtual-list": "~1.0.0",
				"resize-observer-polyfill": "^1.5.1",
				"scroll-into-view-if-needed": "^2.2.20",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.3"
			},
			"devDependencies": {
				"@ant-design/bisheng-plugin": "^2.3.0",
				"@ant-design/colors": "^4.0.0-alpha.1",
				"@ant-design/hitu": "^0.0.0-alpha.13",
				"@ant-design/tools": "^8.0.4",
				"@packtracker/webpack-plugin": "^2.0.1",
				"@qixian.cs/github-contributors-list": "^1.0.3",
				"@sentry/browser": "^5.4.0",
				"@stackblitz/sdk": "^1.3.0",
				"@types/classnames": "^2.2.8",
				"@types/gtag.js": "^0.0.3",
				"@types/jest": "^25.1.0",
				"@types/lodash": "^4.14.139",
				"@types/prop-types": "^15.7.1",
				"@types/raf": "^3.4.0",
				"@types/react": "^16.9.21",
				"@types/react-color": "^3.0.1",
				"@types/react-dom": "^16.9.5",
				"@types/shallowequal": "^1.1.1",
				"@types/warning": "^3.0.0",
				"@typescript-eslint/eslint-plugin": "^2.19.0",
				"@typescript-eslint/parser": "^2.19.0",
				"antd-pro-merge-less": "^2.0.28",
				"antd-theme-generator": "^1.1.6",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.4.6",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.1.0",
				"bisheng-plugin-toc": "^0.4.4",
				"bundlesize": "^0.18.0",
				"chalk": "^3.0.0",
				"cheerio": "^1.0.0-rc.3",
				"concurrently": "^5.0.2",
				"cross-env": "^7.0.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.6.3",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.10.0",
				"enzyme-adapter-react-16": "^1.14.0",
				"enzyme-to-json": "^3.3.5",
				"eslint": "^6.8.0",
				"eslint-config-airbnb": "^18.0.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-import": "~2.20.0",
				"eslint-plugin-jest": "^23.0.2",
				"eslint-plugin-jsx-a11y": "^6.2.1",
				"eslint-plugin-markdown": "^1.0.0",
				"eslint-plugin-react": "^7.14.2",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"full-icu": "^1.3.0",
				"glob": "^7.1.4",
				"http-server": "^0.12.0",
				"husky": "^4.0.3",
				"ignore-emit-webpack-plugin": "^2.0.2",
				"immutability-helper": "^3.0.0",
				"intersection-observer": "^0.7.0",
				"jest": "^25.1.0",
				"jquery": "^3.4.1",
				"jsdom": "^16.0.0",
				"jsonml.js": "^0.1.0",
				"less-vars-to-js": "^1.3.0",
				"logrocket": "^1.0.0",
				"logrocket-react": "^4.0.0",
				"lz-string": "^1.4.4",
				"mockdate": "^2.0.2",
				"node-fetch": "^2.6.0",
				"preact": "^10.0.0",
				"preact-compat": "^3.18.5",
				"prettier": "^1.17.1",
				"pretty-quick": "^2.0.0",
				"querystring": "^0.2.0",
				"rc-footer": "^0.6.0",
				"rc-queue-anim": "^1.6.12",
				"rc-scroll-anim": "^2.5.8",
				"rc-tween-one": "^2.4.1",
				"react": "^16.9.0",
				"react-color": "^2.17.3",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^10.0.2",
				"react-dnd-html5-backend": "^10.0.2",
				"react-dom": "^16.9.0",
				"react-github-button": "^0.1.11",
				"react-helmet-async": "^1.0.4",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.4",
				"react-intl": "^3.1.1",
				"react-resizable": "^1.8.0",
				"react-router-dom": "^5.0.1",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.8.6",
				"react-virtualized": "~9.21.1",
				"react-window": "^1.8.5",
				"reqwest": "^2.0.5",
				"rimraf": "^3.0.0",
				"scrollama": "^2.0.0",
				"simple-git": "^1.113.0",
				"stylelint": "^13.0.0",
				"stylelint-config-prettier": "^8.0.0",
				"stylelint-config-rational-order": "^0.1.2",
				"stylelint-config-standard": "^20.0.0",
				"stylelint-declaration-block-no-ignored-properties": "^2.1.0",
				"stylelint-order": "^4.0.0",
				"theme-switcher": "^1.0.2",
				"typescript": "~3.8.2",
				"webpack-bundle-analyzer": "^3.6.0",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.2.0",
				"yaml-front-matter": "^4.0.0"
			},
			"peerDependencies": {
				"react": ">=16.8.0",
				"react-dom": ">=16.8.0"
			},
			"publishConfig": {
				"registry": "https://registry.npmjs.org/"
			},
			"bundlesize": [
				{
					"path": "./dist/antd.min.js",
					"maxSize": "300 kB"
				},
				{
					"path": "./dist/antd.min.css",
					"maxSize": "65 kB"
				},
				{
					"path": "./dist/antd.dark.min.css",
					"maxSize": "65 kB"
				}
			],
			"title": "Ant Design",
			"gitHead": "5a60d488b3e0994ff3bedc1f1bc33b5806dc5510",
			"_id": "antd@4.0.0",
			"_nodeVersion": "10.16.3",
			"_npmVersion": "6.13.0",
			"dist": {
				"integrity": "sha512-sfaxNqqtaGg+5JWucSPM0Nr3eBh5gUBlmsH5RqdtpcP5qTM2NOxcmhx3I8KlSs5O39jAZ6nRVmjubjpw3GS5oQ==",
				"shasum": "1566ee4a4c9ff5deb446cc3ce7604d4495fd2d38",
				"tarball": "https://registry.npmjs.org/antd/-/antd-4.0.0.tgz",
				"fileCount": 3976,
				"unpackedSize": 51310625,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeWHUOCRA9TVsSAnZWagAAmCoP/14EZzMW4tdPtDyA+cR1\nJJ8Th4rnVsZzxu2KNEaE+KxnkaHyvJN9NHnv5KFpg++gTUFfFi2NGOHYU6HS\nif1388KcNIoXD8DuWjTAJvTDlMs3QHOjDBypLBso2yOxL+so7ws9vxMWb8nq\nsN6wxajGbo34KtAO13Oymp6Yn4aq2S4Sbk9XMdP6OC/vxtYGy+yvhtYEYyT7\nkChqfzZjnFLwed4vCYFmU3iO/yB9osUy/RwmS6QDPO/aJKX91jHnwToDdgPY\nfD4kcemvUd1B1+P2D18vId40W8m2jR3VmXCBUUcP9+DnqrwiHeG1aP73Bxw7\nLxnzZVexxQzpuhRijhry/y8PY5KIijqjLnbBCn4/xu/QDUs1LJOMstiQUHnn\n6o8j6V8BsMEH0SG69L8prGbgcqsjr+2N8FJbTP3v9wX3tkzaZYTEK5tF+Bp5\nlL7Vv17xq3Yy2Jp1olZaORpHz/fxSi64BqxkRA+CbuT4/sYOnEnU2bY4Nr+n\ngbMHk0D8Gpe8mF6XH+lyr1iTf9Zg8K4fBaJ4gXCt1nJlN9S28TJZwPiJ/Xwq\nRfj1qVIoW6L3qiFspiQVmcW7GrfftVLq8yN2YKc7iNmGRMwOZzxuLAj/QB+W\nM3b9LMEcjyVnE7vydPUWjdz57tdpsGB9XGYLpRc0gTFAvIhNJINLV1jAcc6d\nbNWs\r\n=utdk\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "ikobe621@gmail.com",
					"name": "ikobe"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_4.0.0_1582855437633_0.1221425744654443"
			},
			"_hasShrinkwrap": false
		},
		"4.0.1": {
			"name": "antd",
			"version": "4.0.1",
			"description": "An enterprise-class UI design language and React components implementation",
			"keywords": [
				"ant",
				"component",
				"components",
				"design",
				"framework",
				"frontend",
				"react",
				"react-component",
				"ui"
			],
			"homepage": "http://ant.design/",
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"license": "MIT",
			"contributors": [
				{
					"name": "ant"
				}
			],
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"main": "lib/index.js",
			"module": "es/index.js",
			"unpkg": "dist/antd.min.js",
			"typings": "lib/index.d.ts",
			"scripts": {
				"api-collection": "antd-tools run api-collection",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"build": "npm run compile && npm run dist",
				"bundlesize": "bundlesize",
				"check-commit": "node ./scripts/check-commit.js",
				"compile": "antd-tools run compile",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml CNAME _site && cp -r .circleci/ _site && npm run site:test",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"dist": "antd-tools run dist",
				"lint": "npm run lint:tsc && npm run lint:script && npm run lint:demo && npm run lint:style && npm run lint:deps",
				"lint-fix": "npm run lint-fix:script && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:script": "npm run lint:script -- --fix",
				"lint-fix:style": "npm run lint:style -- --fix",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:deps": "antd-tools run deps-lint",
				"lint:md": "remark components/",
				"lint:script": "eslint . --ext '.js,.jsx,.ts,.tsx'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"lint:tsc": "npm run tsc",
				"pre-publish": "npm run check-commit && npm run test-all",
				"prettier": "prettier -c --write '**/*'",
				"pretty-quick": "pretty-quick",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"site": "cross-env NODE_ICU_DATA=node_modules/full-icu concurrently \"bisheng build --ssr -c ./site/bisheng.config.js\" \"node ./scripts/generateColorLess.js\"",
				"sort": "npx sort-package-json",
				"sort-api": "antd-tools run sort-api-table",
				"start": "rimraf _site && mkdir _site && cross-env NODE_ENV=development concurrently \"node ./scripts/generateColorLess.js\" \"bisheng start -c ./site/bisheng.config.js\"",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"test": "jest --config .jest.js --no-cache",
				"test:update": "jest --config .jest.js --no-cache --update-snapshot",
				"test-all": "./scripts/test-all.sh",
				"test-node": "jest --config .jest.node.js --no-cache",
				"tsc": "tsc",
				"site:test": "jest --config .jest.site.js --cache=false"
			},
			"husky": {
				"hooks": {
					"pre-commit": "pretty-quick --staged"
				}
			},
			"browserslist": [
				"last 2 versions",
				"Firefox ESR",
				"> 1%",
				"ie >= 11"
			],
			"dependencies": {
				"@ant-design/icons": "^4.0.0",
				"@ant-design/react-slick": "~0.25.5",
				"array-tree-filter": "^2.1.0",
				"classnames": "~2.2.6",
				"copy-to-clipboard": "^3.2.0",
				"css-animation": "^1.5.0",
				"lodash": "^4.17.13",
				"moment": "^2.24.0",
				"omit.js": "^1.0.2",
				"prop-types": "^15.7.2",
				"raf": "^3.4.1",
				"rc-animate": "~2.10.2",
				"rc-cascader": "~1.0.0",
				"rc-checkbox": "~2.1.6",
				"rc-collapse": "~1.11.3",
				"rc-dialog": "~7.6.0",
				"rc-drawer": "~3.1.1",
				"rc-dropdown": "~3.0.0",
				"rc-field-form": "~1.0.0",
				"rc-input-number": "~4.5.4",
				"rc-mentions": "~1.0.0",
				"rc-menu": "~8.0.1",
				"rc-notification": "~4.0.0",
				"rc-pagination": "~2.0.1",
				"rc-picker": "~1.1.0",
				"rc-progress": "~2.5.0",
				"rc-rate": "~2.5.1",
				"rc-resize-observer": "^0.1.0",
				"rc-select": "~10.0.0",
				"rc-slider": "~9.2.1",
				"rc-steps": "~3.5.0",
				"rc-switch": "~1.9.0",
				"rc-table": "~7.1.0",
				"rc-tabs": "~10.0.0",
				"rc-tooltip": "~4.0.0",
				"rc-tree": "~3.0.0",
				"rc-tree-select": "~3.0.0",
				"rc-trigger": "~4.0.0",
				"rc-upload": "~3.0.0",
				"rc-util": "^4.20.0",
				"rc-virtual-list": "~1.0.0",
				"resize-observer-polyfill": "^1.5.1",
				"scroll-into-view-if-needed": "^2.2.20",
				"warning": "~4.0.3"
			},
			"devDependencies": {
				"@ant-design/bisheng-plugin": "^2.3.0",
				"@ant-design/colors": "^4.0.0-alpha.1",
				"@ant-design/hitu": "^0.0.0-alpha.13",
				"@ant-design/tools": "^8.0.4",
				"@packtracker/webpack-plugin": "^2.0.1",
				"@qixian.cs/github-contributors-list": "^1.0.3",
				"@sentry/browser": "^5.4.0",
				"@stackblitz/sdk": "^1.3.0",
				"@types/classnames": "^2.2.8",
				"@types/gtag.js": "^0.0.3",
				"@types/jest": "^25.1.0",
				"@types/lodash": "^4.14.139",
				"@types/prop-types": "^15.7.1",
				"@types/raf": "^3.4.0",
				"@types/react": "^16.9.21",
				"@types/react-color": "^3.0.1",
				"@types/react-dom": "^16.9.5",
				"@types/warning": "^3.0.0",
				"@typescript-eslint/eslint-plugin": "^2.19.0",
				"@typescript-eslint/parser": "^2.19.0",
				"antd-pro-merge-less": "^3.0.3",
				"antd-theme-generator": "^1.1.6",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.4.6",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.1.0",
				"bisheng-plugin-toc": "^0.4.4",
				"bundlesize": "^0.18.0",
				"chalk": "^3.0.0",
				"cheerio": "^1.0.0-rc.3",
				"concurrently": "^5.0.2",
				"cross-env": "^7.0.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.6.3",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.10.0",
				"enzyme-adapter-react-16": "^1.14.0",
				"enzyme-to-json": "^3.3.5",
				"eslint": "^6.8.0",
				"eslint-config-airbnb": "^18.0.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-import": "~2.20.0",
				"eslint-plugin-jest": "^23.0.2",
				"eslint-plugin-jsx-a11y": "^6.2.1",
				"eslint-plugin-markdown": "^1.0.0",
				"eslint-plugin-react": "^7.14.2",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"full-icu": "^1.3.0",
				"glob": "^7.1.4",
				"http-server": "^0.12.0",
				"husky": "^4.0.3",
				"ignore-emit-webpack-plugin": "^2.0.2",
				"immutability-helper": "^3.0.0",
				"intersection-observer": "^0.7.0",
				"jest": "^25.1.0",
				"jquery": "^3.4.1",
				"jsdom": "^16.0.0",
				"jsonml.js": "^0.1.0",
				"less-vars-to-js": "^1.3.0",
				"logrocket": "^1.0.0",
				"logrocket-react": "^4.0.0",
				"lz-string": "^1.4.4",
				"mockdate": "^2.0.2",
				"node-fetch": "^2.6.0",
				"preact": "^10.0.0",
				"preact-compat": "^3.18.5",
				"prettier": "^1.17.1",
				"pretty-quick": "^2.0.0",
				"querystring": "^0.2.0",
				"rc-footer": "^0.6.0",
				"rc-queue-anim": "^1.6.12",
				"rc-scroll-anim": "^2.5.8",
				"rc-tween-one": "^2.4.1",
				"react": "^16.9.0",
				"react-color": "^2.17.3",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^10.0.2",
				"react-dnd-html5-backend": "^10.0.2",
				"react-dom": "^16.9.0",
				"react-github-button": "^0.1.11",
				"react-helmet-async": "^1.0.4",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.4",
				"react-intl": "^3.1.1",
				"react-resizable": "^1.8.0",
				"react-router-dom": "^5.0.1",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.8.6",
				"react-virtualized": "~9.21.1",
				"react-window": "^1.8.5",
				"reqwest": "^2.0.5",
				"rimraf": "^3.0.0",
				"scrollama": "^2.0.0",
				"simple-git": "^1.113.0",
				"stylelint": "^13.0.0",
				"stylelint-config-prettier": "^8.0.0",
				"stylelint-config-rational-order": "^0.1.2",
				"stylelint-config-standard": "^20.0.0",
				"stylelint-declaration-block-no-ignored-properties": "^2.1.0",
				"stylelint-order": "^4.0.0",
				"theme-switcher": "^1.0.2",
				"typescript": "~3.8.2",
				"webpack-bundle-analyzer": "^3.6.0",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.2.0",
				"yaml-front-matter": "^4.0.0"
			},
			"peerDependencies": {
				"react": ">=16.9.0",
				"react-dom": ">=16.9.0"
			},
			"publishConfig": {
				"registry": "https://registry.npmjs.org/"
			},
			"bundlesize": [
				{
					"path": "./dist/antd.min.js",
					"maxSize": "300 kB"
				},
				{
					"path": "./dist/antd.min.css",
					"maxSize": "65 kB"
				},
				{
					"path": "./dist/antd.dark.min.css",
					"maxSize": "65 kB"
				}
			],
			"title": "Ant Design",
			"gitHead": "510b658e789e501383bf44403b5e1554aa9d8cdd",
			"_id": "antd@4.0.1",
			"_nodeVersion": "12.16.1",
			"_npmVersion": "6.14.2",
			"dist": {
				"integrity": "sha512-kor7AGB6TyKnLoQUwakrG9lq23yH0qXRBRd0Awv32aLvKS0miWH+BMhQJMsGqJvXKiyXIIWvEZxXf/CtgxBbtA==",
				"shasum": "506365bb6f697237dddf675c78c0a41375bd314e",
				"tarball": "https://registry.npmjs.org/antd/-/antd-4.0.1.tgz",
				"fileCount": 3956,
				"unpackedSize": 42528622,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeX2RQCRA9TVsSAnZWagAAyX8P/2w375Ah5PUhLonSx2hr\nvPvljZTtQdDKlBXrNnI2fLjBaN+lzj2eBwKmHPw+8FkSZxeWU9rD0Gp8EFpN\npaNQXVmKoPT7fH+LEyKqL0rx0XD4OJ2Jo5VadSp9SdHC94rzV0nFpYFXxf3Q\nJSk/1YN6Nry06KHqEyDGELfxyZB55AJBOpqBoq7uRvbl5qw1Lw2bH5zI3a2h\n+c/yxz8GM2f6gCpz1GVsT3Wp2a1QsQqw++joXlk+YK/X6MG/QMlmjwOhdokW\nBx4u1+eRwoq+FyEk7EJRsRdWsisU15Qo/GUkl1Lw0U6gvMjwChhEPxiE3ZAV\nnB8QvZkcHbWVS6/+eGMFyWnNfus8bqa1riV4F5GO6/F0wjqCJ/rVXa2/Skiw\nkfxKxno+EEbVzxLnUp0nHWB+M11PHbkd6WLMrZqCG7/skgoEj6CuwLR7EKSy\nDA6uzEE4GKjTMk3lKqZzwRv1TwoVD88AhW167Dp6lyeupWMaI/bx4narHQ9D\nrGcXyOEkcBzJEBoW95hfGwQcPtXTJezdgD2ezUwPHuRxGnQUbjaWbnjdqIo8\nurJtF9W2vU8OM+n1rkRuxVI1X1wzUoddJ/icAfGSbGkh/gGpZXVzkDn1onir\nte9skqxCIHOdKaGEwLjGMGfN9VZuMbfo3z+sSEwOfFbzj/J+209RqlEq8SJk\nrG3/\r\n=d1Us\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "ikobe621@gmail.com",
					"name": "ikobe"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_4.0.1_1583309903981_0.1460384454553989"
			},
			"_hasShrinkwrap": false
		},
		"3.26.13": {
			"name": "antd",
			"version": "3.26.13",
			"description": "An enterprise-class UI design language and React components implementation",
			"keywords": [
				"ant",
				"component",
				"components",
				"design",
				"framework",
				"frontend",
				"react",
				"react-component",
				"ui"
			],
			"homepage": "http://ant.design/",
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"license": "MIT",
			"contributors": [
				{
					"name": "ant"
				}
			],
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"main": "lib/index.js",
			"module": "es/index.js",
			"unpkg": "dist/antd.min.js",
			"typings": "lib/index.d.ts",
			"scripts": {
				"api-collection": "antd-tools run api-collection",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"build": "npm run compile && npm run dist",
				"bundlesize": "bundlesize",
				"check-commit": "node ./scripts/check-commit.js",
				"compile": "antd-tools run compile",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml CNAME _site && cp -r .circleci/ _site && npm run site:test",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"dist": "antd-tools run dist",
				"lint": "npm run lint:tsc && npm run lint:script && npm run lint:demo && npm run lint:style && npm run lint:deps",
				"lint-fix": "npm run lint-fix:script && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:script": "npm run lint:script -- --fix",
				"lint-fix:style": "npm run lint:style -- --fix",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:deps": "antd-tools run deps-lint",
				"lint:md": "remark components/",
				"lint:script": "eslint . --ext '.js,.jsx,.ts,.tsx'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"lint:tsc": "npm run tsc",
				"pre-publish": "npm run check-commit && npm run test-all",
				"prettier": "prettier -c --write '**/*'",
				"pretty-quick": "pretty-quick",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"site": "cross-env NODE_ICU_DATA=node_modules/full-icu bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"sort": "npx sort-package-json",
				"sort-api": "antd-tools run sort-api-table",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"test": "jest --config .jest.js --no-cache",
				"test-all": "./scripts/test-all.sh",
				"test-node": "jest --config .jest.node.js --no-cache",
				"tsc": "tsc",
				"site:test": "jest --config .jest.site.js --cache=false"
			},
			"husky": {
				"hooks": {
					"pre-commit": "pretty-quick --staged"
				}
			},
			"browserslist": [
				"last 2 version",
				"Firefox ESR",
				"> 1%",
				"ie >= 9"
			],
			"dependencies": {
				"@ant-design/create-react-context": "^0.2.4",
				"@ant-design/icons": "~2.1.1",
				"@ant-design/icons-react": "~2.0.1",
				"@types/react-slick": "^0.23.4",
				"array-tree-filter": "^2.1.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.6",
				"copy-to-clipboard": "^3.2.0",
				"css-animation": "^1.5.0",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.6",
				"is-mobile": "^2.1.0",
				"lodash": "^4.17.13",
				"moment": "^2.24.0",
				"omit.js": "^1.0.2",
				"prop-types": "^15.7.2",
				"raf": "^3.4.1",
				"rc-animate": "^2.10.2",
				"rc-calendar": "~9.15.7",
				"rc-cascader": "~0.17.4",
				"rc-checkbox": "~2.1.6",
				"rc-collapse": "~1.11.3",
				"rc-dialog": "~7.6.0",
				"rc-drawer": "~3.1.1",
				"rc-dropdown": "~2.4.1",
				"rc-editor-mention": "^1.1.13",
				"rc-form": "^2.4.10",
				"rc-input-number": "~4.5.0",
				"rc-mentions": "~0.4.0",
				"rc-menu": "~7.5.1",
				"rc-notification": "~3.3.1",
				"rc-pagination": "~1.20.11",
				"rc-progress": "~2.5.0",
				"rc-rate": "~2.5.0",
				"rc-resize-observer": "^0.1.0",
				"rc-select": "~9.2.0",
				"rc-slider": "~8.7.1",
				"rc-steps": "~3.5.0",
				"rc-switch": "~1.9.0",
				"rc-table": "~6.10.5",
				"rc-tabs": "~9.7.0",
				"rc-time-picker": "~3.7.1",
				"rc-tooltip": "~3.7.3",
				"rc-tree": "~2.1.0",
				"rc-tree-select": "~2.9.1",
				"rc-trigger": "^2.6.2",
				"rc-upload": "~2.9.1",
				"rc-util": "^4.16.1",
				"react-lazy-load": "^3.0.13",
				"react-lifecycles-compat": "^3.0.4",
				"react-slick": "~0.25.2",
				"resize-observer-polyfill": "^1.5.1",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.3"
			},
			"devDependencies": {
				"@ant-design/colors": "^3.2.2",
				"@ant-design/tools": "^8.0.4",
				"@packtracker/webpack-plugin": "^2.0.1",
				"@qixian.cs/github-contributors-list": "^1.0.3",
				"@sentry/browser": "^5.4.0",
				"@stackblitz/sdk": "^1.3.0",
				"@types/classnames": "^2.2.8",
				"@types/gtag.js": "^0.0.3",
				"@types/jest": "^24.0.23",
				"@types/lodash": "^4.14.139",
				"@types/prop-types": "^15.7.1",
				"@types/raf": "^3.4.0",
				"@types/react": "^16.9.0",
				"@types/react-dom": "^16.8.4",
				"@types/shallowequal": "^1.1.1",
				"@types/warning": "^3.0.0",
				"@typescript-eslint/eslint-plugin": "^2.0.0",
				"@typescript-eslint/parser": "^2.10.0",
				"antd-theme-generator": "^1.1.6",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.3.3",
				"bisheng-plugin-antd": "^1.3.1",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.0.0",
				"bisheng-plugin-toc": "^0.4.4",
				"bundlesize": "^0.18.0",
				"chalk": "^3.0.0",
				"cheerio": "^1.0.0-rc.3",
				"cross-env": "^6.0.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.6.3",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.10.0",
				"enzyme-adapter-react-16": "^1.14.0",
				"enzyme-to-json": "^3.3.5",
				"eslint": "^6.1.0",
				"eslint-config-airbnb": "^18.0.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-import": "~2.19.1",
				"eslint-plugin-jest": "^23.0.2",
				"eslint-plugin-jsx-a11y": "^6.2.1",
				"eslint-plugin-markdown": "^1.0.0",
				"eslint-plugin-react": "^7.14.2",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"full-icu": "^1.3.0",
				"glob": "^7.1.4",
				"http-server": "^0.12.0",
				"husky": "^3.0.2",
				"immutability-helper": "^3.0.0",
				"intersection-observer": "^0.7.0",
				"jest": "^24.8.0",
				"jsdom": "^15.1.1",
				"jsonml.js": "^0.1.0",
				"logrocket": "^1.0.0",
				"logrocket-react": "^4.0.0",
				"lz-string": "^1.4.4",
				"mockdate": "^2.0.2",
				"node-fetch": "^2.6.0",
				"preact": "^10.0.0",
				"preact-compat": "^3.18.5",
				"prettier": "^1.17.1",
				"pretty-quick": "^2.0.0",
				"querystring": "^0.2.0",
				"rc-footer": "^0.6.0",
				"rc-queue-anim": "^1.6.12",
				"rc-scroll-anim": "^2.5.8",
				"rc-tween-one": "^2.4.1",
				"react": "^16.5.2",
				"react-color": "^2.17.3",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^10.0.2",
				"react-dnd-html5-backend": "^10.0.2",
				"react-dom": "^16.5.2",
				"react-github-button": "^0.1.11",
				"react-helmet-async": "^1.0.4",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.4",
				"react-intl": "^3.1.1",
				"react-resizable": "^1.8.0",
				"react-router": "^3.2.3",
				"react-router-dom": "^5.0.1",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.8.6",
				"react-virtualized": "~9.21.1",
				"reqwest": "^2.0.5",
				"rimraf": "^3.0.0",
				"scrollama": "^2.0.0",
				"simple-git": "^1.113.0",
				"stylelint": "^12.0.0",
				"stylelint-config-prettier": "^8.0.0",
				"stylelint-config-rational-order": "^0.1.2",
				"stylelint-config-standard": "^19.0.0",
				"stylelint-declaration-block-no-ignored-properties": "^2.1.0",
				"stylelint-order": "^4.0.0",
				"typescript": "~3.7.2",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.2.0",
				"yaml-front-matter": "^4.0.0"
			},
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"publishConfig": {
				"registry": "https://registry.npmjs.org/"
			},
			"bundlesize": [
				{
					"path": "./dist/antd.min.js",
					"maxSize": "540 kB"
				},
				{
					"path": "./dist/antd.min.css",
					"maxSize": "60 kB"
				}
			],
			"title": "Ant Design",
			"gitHead": "bece43062b280245c14a3dcb51511719b985499c",
			"_id": "antd@3.26.13",
			"_nodeVersion": "12.14.1",
			"_npmVersion": "6.14.1",
			"dist": {
				"integrity": "sha512-7DjaXAUig51kzVw9T9Mi4slmq0eFl6qGk7t3kjA5t3Sv/Yn2llwNWT0lJDbseooesRRWeFLNByfZV37cUCRJYQ==",
				"shasum": "fd6b618a33d5dec0f649263f30eae691425f7e47",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.26.13.tgz",
				"fileCount": 3834,
				"unpackedSize": 51579986,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeY1iHCRA9TVsSAnZWagAAv1gP/iC8VE483un8AiLPEwoY\nL5uVxzvaxz0vBJlqi1AU7/WUK0Ujyw3VslGd+Yod4W/W1t8APUz9ANNDgUv8\ns3UNA4d7XtV96pN+Ek49nB2TmK1yuGthwsb6D2drWdSV+DpKoKNj7hE3fW/N\nh/eSTaFeW/O+6/qxD6qQhKsHphNF2CjCecC/bDdrmPBbvlnAPWkWnwP+Ah0C\nbAF0kj08Todxf5wqWs+ZtxonTabv+yvl6Oh9d0ovCATnRVbxFYSSzzAOPMwK\nANFz/zqkCpdpvKT5Pqc95iHFKzE6ysbHHGJJLe0iREXEh2EDd8ykZQ6Z3Apj\nEEB632dSzwDiKZ0oVQtiBZOkHxoOqGfWXLil6V4BqKLOweEBBdd8R82Ezff2\nYmfNpLJLYdQcOpa8wPm48JrVJPbXiBVfuWnqZGG03j6Kzfo5eX3NjWUxfeNO\nSLOZ44ZNlwfwx7T7pvC9RkTBaoJphSROYik1BAdbYbs/twQWIOXd4Ffgxo1f\nUb09iDgqENc9Mh9khVc+H+fcvEPinQG9u/GetMbKKEMv4nl6nToh00jQfzJ1\ntWd+i8beTWD4sFXExiExM736bh3uzRRSJO49r73mXKm0gCZg8dAhYzdNI4Q9\nhYKqaKFzLmQ8vpxSnkHvtmViK2dMKF5Nmx2h9xIgqb3IkmfMGI2ZMSbDvVHl\noXUd\r\n=3FDV\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "ikobe621@gmail.com",
					"name": "ikobe"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.26.13_1583569030481_0.5015977165066654"
			},
			"_hasShrinkwrap": false
		},
		"4.0.2": {
			"name": "antd",
			"version": "4.0.2",
			"description": "An enterprise-class UI design language and React components implementation",
			"keywords": [
				"ant",
				"component",
				"components",
				"design",
				"framework",
				"frontend",
				"react",
				"react-component",
				"ui"
			],
			"homepage": "http://ant.design/",
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"license": "MIT",
			"contributors": [
				{
					"name": "ant"
				}
			],
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"main": "lib/index.js",
			"module": "es/index.js",
			"unpkg": "dist/antd.min.js",
			"typings": "lib/index.d.ts",
			"scripts": {
				"api-collection": "antd-tools run api-collection",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"build": "npm run compile && npm run dist",
				"bundlesize": "bundlesize",
				"check-commit": "node ./scripts/check-commit.js",
				"compile": "antd-tools run compile",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml CNAME _site && cp -r .circleci/ _site && npm run site:test",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"dist": "antd-tools run dist",
				"lint": "npm run lint:tsc && npm run lint:script && npm run lint:demo && npm run lint:style && npm run lint:deps",
				"lint-fix": "npm run lint-fix:script && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:script": "npm run lint:script -- --fix",
				"lint-fix:style": "npm run lint:style -- --fix",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:deps": "antd-tools run deps-lint",
				"lint:md": "remark components/",
				"lint:script": "eslint . --ext '.js,.jsx,.ts,.tsx'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"lint:tsc": "npm run tsc",
				"pre-publish": "npm run check-commit && npm run test-all",
				"prettier": "prettier -c --write '**/*'",
				"pretty-quick": "pretty-quick",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"site": "cross-env NODE_ICU_DATA=node_modules/full-icu concurrently \"bisheng build --ssr -c ./site/bisheng.config.js\" \"node ./scripts/generateColorLess.js\"",
				"sort": "npx sort-package-json",
				"sort-api": "antd-tools run sort-api-table",
				"start": "rimraf _site && mkdir _site && cross-env NODE_ENV=development concurrently \"node ./scripts/generateColorLess.js\" \"bisheng start -c ./site/bisheng.config.js\"",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"test": "jest --config .jest.js --no-cache",
				"test:update": "jest --config .jest.js --no-cache --update-snapshot",
				"test-all": "./scripts/test-all.sh",
				"test-node": "jest --config .jest.node.js --no-cache",
				"tsc": "tsc",
				"site:test": "jest --config .jest.site.js --cache=false"
			},
			"husky": {
				"hooks": {
					"pre-commit": "pretty-quick --staged"
				}
			},
			"browserslist": [
				"last 2 versions",
				"Firefox ESR",
				"> 1%",
				"ie >= 11"
			],
			"dependencies": {
				"@ant-design/icons": "^4.0.0",
				"@ant-design/react-slick": "~0.25.5",
				"array-tree-filter": "^2.1.0",
				"classnames": "~2.2.6",
				"copy-to-clipboard": "^3.2.0",
				"css-animation": "^1.5.0",
				"lodash": "^4.17.13",
				"moment": "^2.24.0",
				"omit.js": "^1.0.2",
				"prop-types": "^15.7.2",
				"raf": "^3.4.1",
				"rc-animate": "~2.10.2",
				"rc-cascader": "~1.0.0",
				"rc-checkbox": "~2.1.6",
				"rc-collapse": "~1.11.3",
				"rc-dialog": "~7.6.0",
				"rc-drawer": "~3.1.1",
				"rc-dropdown": "~3.0.0",
				"rc-field-form": "~1.0.0",
				"rc-input-number": "~4.5.4",
				"rc-mentions": "~1.0.0",
				"rc-menu": "~8.0.1",
				"rc-notification": "~4.0.0",
				"rc-pagination": "~2.0.1",
				"rc-picker": "~1.1.0",
				"rc-progress": "~2.5.0",
				"rc-rate": "~2.5.1",
				"rc-resize-observer": "^0.1.0",
				"rc-select": "~10.0.0",
				"rc-slider": "~9.2.1",
				"rc-steps": "~3.5.0",
				"rc-switch": "~1.9.0",
				"rc-table": "~7.2.0",
				"rc-tabs": "~10.0.0",
				"rc-tooltip": "~4.0.0",
				"rc-tree": "~3.0.0",
				"rc-tree-select": "~3.0.0",
				"rc-trigger": "~4.0.0",
				"rc-upload": "~3.0.0",
				"rc-util": "^4.20.0",
				"rc-virtual-list": "~1.0.0",
				"resize-observer-polyfill": "^1.5.1",
				"scroll-into-view-if-needed": "^2.2.20",
				"warning": "~4.0.3"
			},
			"devDependencies": {
				"@ant-design/bisheng-plugin": "^2.3.0",
				"@ant-design/colors": "^4.0.0-alpha.1",
				"@ant-design/hitu": "^0.0.0-alpha.13",
				"@ant-design/tools": "^8.0.4",
				"@packtracker/webpack-plugin": "^2.0.1",
				"@qixian.cs/github-contributors-list": "^1.0.3",
				"@sentry/browser": "^5.4.0",
				"@stackblitz/sdk": "^1.3.0",
				"@types/classnames": "^2.2.8",
				"@types/gtag.js": "^0.0.3",
				"@types/jest": "^25.1.0",
				"@types/lodash": "^4.14.139",
				"@types/prop-types": "^15.7.1",
				"@types/raf": "^3.4.0",
				"@types/react": "^16.9.21",
				"@types/react-color": "^3.0.1",
				"@types/react-dom": "^16.9.5",
				"@types/warning": "^3.0.0",
				"@typescript-eslint/eslint-plugin": "^2.19.0",
				"@typescript-eslint/parser": "^2.19.0",
				"antd-pro-merge-less": "^3.0.3",
				"antd-theme-generator": "^1.1.6",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.4.6",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.1.0",
				"bisheng-plugin-toc": "^0.4.4",
				"bundlesize": "^0.18.0",
				"chalk": "^3.0.0",
				"cheerio": "^1.0.0-rc.3",
				"concurrently": "^5.0.2",
				"cross-env": "^7.0.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.6.3",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.10.0",
				"enzyme-adapter-react-16": "^1.14.0",
				"enzyme-to-json": "^3.3.5",
				"eslint": "^6.8.0",
				"eslint-config-airbnb": "^18.0.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-import": "~2.20.0",
				"eslint-plugin-jest": "^23.0.2",
				"eslint-plugin-jsx-a11y": "^6.2.1",
				"eslint-plugin-markdown": "^1.0.0",
				"eslint-plugin-react": "^7.14.2",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"full-icu": "^1.3.0",
				"glob": "^7.1.4",
				"http-server": "^0.12.0",
				"husky": "^4.0.3",
				"ignore-emit-webpack-plugin": "^2.0.2",
				"immutability-helper": "^3.0.0",
				"intersection-observer": "^0.7.0",
				"jest": "^25.1.0",
				"jquery": "^3.4.1",
				"jsdom": "^16.0.0",
				"jsonml.js": "^0.1.0",
				"less-vars-to-js": "^1.3.0",
				"logrocket": "^1.0.0",
				"logrocket-react": "^4.0.0",
				"lz-string": "^1.4.4",
				"mockdate": "^2.0.2",
				"node-fetch": "^2.6.0",
				"preact": "^10.0.0",
				"preact-compat": "^3.18.5",
				"prettier": "^1.17.1",
				"pretty-quick": "^2.0.0",
				"querystring": "^0.2.0",
				"rc-footer": "^0.6.0",
				"rc-queue-anim": "^1.6.12",
				"rc-scroll-anim": "^2.5.8",
				"rc-tween-one": "^2.4.1",
				"react": "^16.9.0",
				"react-color": "^2.17.3",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^10.0.2",
				"react-dnd-html5-backend": "^10.0.2",
				"react-dom": "^16.9.0",
				"react-github-button": "^0.1.11",
				"react-helmet-async": "^1.0.4",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.4",
				"react-intl": "^4.1.1",
				"react-resizable": "^1.8.0",
				"react-router-dom": "^5.0.1",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.8.6",
				"react-virtualized": "~9.21.1",
				"react-window": "^1.8.5",
				"reqwest": "^2.0.5",
				"rimraf": "^3.0.0",
				"scrollama": "^2.0.0",
				"simple-git": "^1.113.0",
				"stylelint": "^13.0.0",
				"stylelint-config-prettier": "^8.0.0",
				"stylelint-config-rational-order": "^0.1.2",
				"stylelint-config-standard": "^20.0.0",
				"stylelint-declaration-block-no-ignored-properties": "^2.1.0",
				"stylelint-order": "^4.0.0",
				"theme-switcher": "^1.0.2",
				"typescript": "~3.8.2",
				"webpack-bundle-analyzer": "^3.6.0",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.2.0",
				"yaml-front-matter": "^4.0.0"
			},
			"peerDependencies": {
				"react": ">=16.9.0",
				"react-dom": ">=16.9.0"
			},
			"publishConfig": {
				"registry": "https://registry.npmjs.org/"
			},
			"bundlesize": [
				{
					"path": "./dist/antd.min.js",
					"maxSize": "300 kB"
				},
				{
					"path": "./dist/antd.min.css",
					"maxSize": "65 kB"
				},
				{
					"path": "./dist/antd.dark.min.css",
					"maxSize": "65 kB"
				}
			],
			"title": "Ant Design",
			"gitHead": "3bcc2b4c39e539715b44af9a2da020edb6676a63",
			"_id": "antd@4.0.2",
			"_nodeVersion": "12.14.1",
			"_npmVersion": "6.14.1",
			"dist": {
				"integrity": "sha512-0IBy/a4v1zCUqn8w9DRs7BHO8HsjLKt6QKt5zM/h2uUfIe3hALj5dG7M1mWrG1uu6JR2RxUfDyaCYZZGaijv/g==",
				"shasum": "84e7356322ef3620a24cee56a281d910178cbd4e",
				"tarball": "https://registry.npmjs.org/antd/-/antd-4.0.2.tgz",
				"fileCount": 3956,
				"unpackedSize": 42577107,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZQKHCRA9TVsSAnZWagAAwBYP/2GvGhlSVULsunpcPMq9\n+sc1PLX2luzLSHegLZ7R+6321heo04dbbJ77AJWz0gEKtfgzmD/8Ry8kwXAT\nmlR2IvbdSAl1b/STUQ2WkyqPKaKR6WB+cjZWwwwo1qkJQXOKxwGy+lgkVMow\nBKkVxdtt8S2jBfYTW8X0uJX2vqwBvb6DXjCStzdZH0K9wO2RetP7NYNOV5Vo\nDmji3XZd0wZa6HMRIuekzgRCQb3PmsnLHklOg4c0SLK4RAcT0bvmvnZAXMDF\n2zYOrXCZ/kPRzpHxkds8vuOcd59sAwwUR34RlwVQhF2u1cwCax+oKhJSzkN6\nBQLkHbflb8W6PfpmZIPIiQLZZz/dVw4aZqm6KQIkgNvkjf4BV9fxKdwz1Xqe\nR2pwmgpH+BEcrIG5//fyDDCKWUdSJ1dU7WZvVFiCje6M1dJdgYflbeSp5N1l\nGbiRSeCuaDkRWNKeWoB65SnYo/8GNBWNPl8t8CFGxwarS2xwI9wP927rdfMY\nYEGNx6tPeWQ+j7WKpaR76RPDMdLX2V/8oXVKy5VF+nSFV+tdWHLWQQ5yUeYd\n/+HA4T6E6cY2FaYhZfzOlKj8HdWDInO+Uvs9+eyxvIMl7FxcgVkA2zNCKoxZ\nmMosKHHBCoWBjY6/5wH4W+agCsr8T/rp+wVyFRnoR7i2GqQBL4NIv1C6MMUs\n9fk6\r\n=hQqP\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "ikobe621@gmail.com",
					"name": "ikobe"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_4.0.2_1583678086649_0.026454647777748308"
			},
			"_hasShrinkwrap": false
		},
		"4.0.3": {
			"name": "antd",
			"version": "4.0.3",
			"description": "An enterprise-class UI design language and React components implementation",
			"keywords": [
				"ant",
				"component",
				"components",
				"design",
				"framework",
				"frontend",
				"react",
				"react-component",
				"ui"
			],
			"homepage": "http://ant.design/",
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"license": "MIT",
			"contributors": [
				{
					"name": "ant"
				}
			],
			"funding": {
				"type": "opencollective",
				"url": "https://opencollective.com/ant-design"
			},
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"main": "lib/index.js",
			"module": "es/index.js",
			"unpkg": "dist/antd.min.js",
			"typings": "lib/index.d.ts",
			"scripts": {
				"api-collection": "antd-tools run api-collection",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"build": "npm run compile && npm run dist",
				"bundlesize": "bundlesize",
				"check-commit": "node ./scripts/check-commit.js",
				"compile": "antd-tools run compile",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml CNAME _site && cp -r .circleci/ _site && npm run site:test",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"dist": "antd-tools run dist",
				"lint": "npm run lint:tsc && npm run lint:script && npm run lint:demo && npm run lint:style && npm run lint:deps",
				"lint-fix": "npm run lint-fix:script && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:script": "npm run lint:script -- --fix",
				"lint-fix:style": "npm run lint:style -- --fix",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:deps": "antd-tools run deps-lint",
				"lint:md": "remark components/",
				"lint:script": "eslint . --ext '.js,.jsx,.ts,.tsx'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"lint:tsc": "npm run tsc",
				"pre-publish": "npm run check-commit && npm run test-all",
				"prettier": "prettier -c --write '**/*'",
				"pretty-quick": "pretty-quick",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"site": "cross-env NODE_ICU_DATA=node_modules/full-icu concurrently \"bisheng build --ssr -c ./site/bisheng.config.js\" \"node ./scripts/generateColorLess.js\"",
				"sort": "npx sort-package-json",
				"sort-api": "antd-tools run sort-api-table",
				"start": "rimraf _site && mkdir _site && cross-env NODE_ENV=development concurrently \"node ./scripts/generateColorLess.js\" \"bisheng start -c ./site/bisheng.config.js\"",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"test": "jest --config .jest.js --no-cache",
				"test:update": "jest --config .jest.js --no-cache --update-snapshot",
				"test-all": "./scripts/test-all.sh",
				"test-node": "jest --config .jest.node.js --no-cache",
				"tsc": "tsc",
				"site:test": "jest --config .jest.site.js --cache=false"
			},
			"husky": {
				"hooks": {
					"pre-commit": "pretty-quick --staged"
				}
			},
			"browserslist": [
				"last 2 versions",
				"Firefox ESR",
				"> 1%",
				"ie >= 11"
			],
			"dependencies": {
				"@ant-design/icons": "^4.0.0",
				"@ant-design/react-slick": "~0.25.5",
				"array-tree-filter": "^2.1.0",
				"classnames": "~2.2.6",
				"copy-to-clipboard": "^3.2.0",
				"css-animation": "^1.5.0",
				"lodash": "^4.17.13",
				"moment": "^2.24.0",
				"omit.js": "^1.0.2",
				"prop-types": "^15.7.2",
				"raf": "^3.4.1",
				"rc-animate": "~2.10.2",
				"rc-cascader": "~1.0.0",
				"rc-checkbox": "~2.1.6",
				"rc-collapse": "~1.11.3",
				"rc-dialog": "~7.6.0",
				"rc-drawer": "~3.1.1",
				"rc-dropdown": "~3.0.0",
				"rc-field-form": "~1.0.0",
				"rc-input-number": "~4.5.4",
				"rc-mentions": "~1.0.0",
				"rc-menu": "~8.0.1",
				"rc-notification": "~4.0.0",
				"rc-pagination": "~2.0.1",
				"rc-picker": "~1.1.0",
				"rc-progress": "~2.5.0",
				"rc-rate": "~2.5.1",
				"rc-resize-observer": "^0.1.0",
				"rc-select": "~10.0.0",
				"rc-slider": "~9.2.3",
				"rc-steps": "~3.5.0",
				"rc-switch": "~1.9.0",
				"rc-table": "~7.3.0",
				"rc-tabs": "~10.0.0",
				"rc-tooltip": "~4.0.2",
				"rc-tree": "~3.0.0",
				"rc-tree-select": "~3.0.0",
				"rc-trigger": "~4.0.0",
				"rc-upload": "~3.0.0",
				"rc-util": "^4.20.0",
				"rc-virtual-list": "~1.0.0",
				"resize-observer-polyfill": "^1.5.1",
				"scroll-into-view-if-needed": "^2.2.20",
				"warning": "~4.0.3"
			},
			"devDependencies": {
				"@ant-design/bisheng-plugin": "^2.3.0",
				"@ant-design/colors": "^4.0.0-alpha.1",
				"@ant-design/hitu": "^0.0.0-alpha.13",
				"@ant-design/tools": "^8.0.4",
				"@packtracker/webpack-plugin": "^2.0.1",
				"@qixian.cs/github-contributors-list": "^1.0.3",
				"@sentry/browser": "^5.4.0",
				"@stackblitz/sdk": "^1.3.0",
				"@types/classnames": "^2.2.8",
				"@types/gtag.js": "^0.0.3",
				"@types/jest": "^25.1.0",
				"@types/lodash": "^4.14.139",
				"@types/prop-types": "^15.7.1",
				"@types/raf": "^3.4.0",
				"@types/react": "^16.9.21",
				"@types/react-color": "^3.0.1",
				"@types/react-dom": "^16.9.5",
				"@types/warning": "^3.0.0",
				"@typescript-eslint/eslint-plugin": "^2.19.0",
				"@typescript-eslint/parser": "^2.19.0",
				"antd-pro-merge-less": "^3.0.3",
				"antd-theme-generator": "^1.1.6",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.4.6",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.1.0",
				"bisheng-plugin-toc": "^0.4.4",
				"bundlesize": "^0.18.0",
				"chalk": "^3.0.0",
				"cheerio": "^1.0.0-rc.3",
				"concurrently": "^5.0.2",
				"cross-env": "^7.0.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.6.3",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.10.0",
				"enzyme-adapter-react-16": "^1.14.0",
				"enzyme-to-json": "^3.3.5",
				"eslint": "^6.8.0",
				"eslint-config-airbnb": "^18.0.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-import": "~2.20.0",
				"eslint-plugin-jest": "^23.0.2",
				"eslint-plugin-jsx-a11y": "^6.2.1",
				"eslint-plugin-markdown": "^1.0.0",
				"eslint-plugin-react": "^7.14.2",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"full-icu": "^1.3.0",
				"glob": "^7.1.4",
				"http-server": "^0.12.0",
				"husky": "^4.0.3",
				"ignore-emit-webpack-plugin": "^2.0.2",
				"immutability-helper": "^3.0.0",
				"intersection-observer": "^0.7.0",
				"jest": "^25.1.0",
				"jquery": "^3.4.1",
				"jsdom": "^16.0.0",
				"jsonml.js": "^0.1.0",
				"less-vars-to-js": "^1.3.0",
				"logrocket": "^1.0.0",
				"logrocket-react": "^4.0.0",
				"lz-string": "^1.4.4",
				"mockdate": "^2.0.2",
				"node-fetch": "^2.6.0",
				"preact": "^10.0.0",
				"preact-compat": "^3.18.5",
				"prettier": "^1.17.1",
				"pretty-quick": "^2.0.0",
				"querystring": "^0.2.0",
				"rc-footer": "^0.6.0",
				"rc-queue-anim": "^1.6.12",
				"rc-scroll-anim": "^2.5.8",
				"rc-tween-one": "^2.4.1",
				"react": "^16.9.0",
				"react-color": "^2.17.3",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^10.0.2",
				"react-dnd-html5-backend": "^10.0.2",
				"react-dom": "^16.9.0",
				"react-github-button": "^0.1.11",
				"react-helmet-async": "^1.0.4",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.4",
				"react-intl": "^4.1.1",
				"react-resizable": "^1.8.0",
				"react-router-dom": "^5.0.1",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.8.6",
				"react-virtualized": "~9.21.1",
				"react-window": "^1.8.5",
				"reqwest": "^2.0.5",
				"rimraf": "^3.0.0",
				"scrollama": "^2.0.0",
				"simple-git": "^1.113.0",
				"stylelint": "^13.0.0",
				"stylelint-config-prettier": "^8.0.0",
				"stylelint-config-rational-order": "^0.1.2",
				"stylelint-config-standard": "^20.0.0",
				"stylelint-declaration-block-no-ignored-properties": "^2.1.0",
				"stylelint-order": "^4.0.0",
				"theme-switcher": "^1.0.2",
				"typescript": "~3.8.2",
				"webpack-bundle-analyzer": "^3.6.0",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.2.0",
				"yaml-front-matter": "^4.0.0"
			},
			"peerDependencies": {
				"react": ">=16.9.0",
				"react-dom": ">=16.9.0"
			},
			"publishConfig": {
				"registry": "https://registry.npmjs.org/"
			},
			"bundlesize": [
				{
					"path": "./dist/antd.min.js",
					"maxSize": "300 kB"
				},
				{
					"path": "./dist/antd.min.css",
					"maxSize": "65 kB"
				},
				{
					"path": "./dist/antd.dark.min.css",
					"maxSize": "65 kB"
				}
			],
			"title": "Ant Design",
			"gitHead": "301cfb805b842a6e5810dd0143a0a29d142be595",
			"_id": "antd@4.0.3",
			"_nodeVersion": "12.16.1",
			"_npmVersion": "6.13.7",
			"dist": {
				"integrity": "sha512-Y64IIn+ZOWhjurYiV1iLdY0NBvrG6Q/OcIHqmPrUCYwuWZdpzEu3xwCdTgm053/AO8gsRz/5PdaKKx2w//pV2A==",
				"shasum": "b27e5c40fa00f0e60c72f3673c32257293c2540d",
				"tarball": "https://registry.npmjs.org/antd/-/antd-4.0.3.tgz",
				"fileCount": 2736,
				"unpackedSize": 41658906,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJebnxWCRA9TVsSAnZWagAAeukP/A+h83VkImAdEAygRUdw\numsFAv5wzjI310Osl7ZQyswvsB3PkJ7AhppbE/z3Cog7N4WEAFFfFbd3+l0e\nGsnDci3hNxcrGBhwiB7QT04KZHsFHfkpM+O6KkkkPxo/KZm2H8L5eKe1Wvbs\nLgO0RxH+1EeqCIjgSb6w2UpUfuzwla8pkNMPFmZExCgPtsjpVuokIf23tNcD\nTN6oC7b7x3bAyakLBdjuhMGqiW0OsFKddDXNc9uHDB+0sTCSdQFu7WiZ4n6z\nkUo/LJMmUI7RdBEHKhy/ZNMctpI92MPd1MyR7fccWW6/XRAIxZAcDm3X4hH7\nxW23Kwp9SNNlCeLHuv6aGNNaDLj3RmNzP8BsnUKq9NLieAFsGTUvSEJHSc1W\nEVeL4IX4xfE9HQT6oLq+JM4HXeOcV2baUY+f2dwi/I/DjQbC7vGIhOwk6bzu\nipAShDm49fXFx5siRoJ0itDoLOnaRl947qKfLlJkB5lNoCf+jqNrtyTxSsbY\nurnPxEGUpKFTBxOUirtEan2d9Me7ZAflmuLFMGjkva/hNEmMHi6PAJblCcAd\n/MfQLKuvkmhbVCSBZE9pUr/f5wb6e/O0/YWX//rdB/IDCK2eT9AbQJV64PHZ\nWBiVzF36g1+LGRkE89kVny52UFAOJzOide21WEV1PayP9N4SEG/X1Bu9nuWx\nF610\r\n=HX05\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "ikobe621@gmail.com",
					"name": "ikobe"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "chenshuai2144",
				"email": "wasd2144@hotmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_4.0.3_1584299093977_0.5111678127850983"
			},
			"_hasShrinkwrap": false
		},
		"4.0.4": {
			"name": "antd",
			"version": "4.0.4",
			"description": "An enterprise-class UI design language and React components implementation",
			"keywords": [
				"ant",
				"component",
				"components",
				"design",
				"framework",
				"frontend",
				"react",
				"react-component",
				"ui"
			],
			"homepage": "http://ant.design/",
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"license": "MIT",
			"contributors": [
				{
					"name": "ant"
				}
			],
			"funding": {
				"type": "opencollective",
				"url": "https://opencollective.com/ant-design"
			},
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"main": "lib/index.js",
			"module": "es/index.js",
			"unpkg": "dist/antd.min.js",
			"typings": "lib/index.d.ts",
			"scripts": {
				"api-collection": "antd-tools run api-collection",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"build": "npm run compile && npm run dist",
				"bundlesize": "bundlesize",
				"check-commit": "node ./scripts/check-commit.js",
				"compile": "antd-tools run compile",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml CNAME _site && cp -r .circleci/ _site && npm run site:test",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"dist": "antd-tools run dist",
				"lint": "npm run lint:tsc && npm run lint:script && npm run lint:demo && npm run lint:style && npm run lint:deps",
				"lint-fix": "npm run lint-fix:script && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:script": "npm run lint:script -- --fix",
				"lint-fix:style": "npm run lint:style -- --fix",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:deps": "antd-tools run deps-lint",
				"lint:md": "remark components/",
				"lint:script": "eslint . --ext '.js,.jsx,.ts,.tsx'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"lint:tsc": "npm run tsc",
				"pre-publish": "npm run check-commit && npm run test-all",
				"prettier": "prettier -c --write '**/*'",
				"pretty-quick": "pretty-quick",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"site": "cross-env NODE_ICU_DATA=node_modules/full-icu concurrently \"bisheng build --ssr -c ./site/bisheng.config.js\" \"node ./scripts/generateColorLess.js\"",
				"sort": "npx sort-package-json",
				"sort-api": "antd-tools run sort-api-table",
				"start": "rimraf _site && mkdir _site && cross-env NODE_ENV=development concurrently \"node ./scripts/generateColorLess.js\" \"bisheng start -c ./site/bisheng.config.js\"",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"test": "jest --config .jest.js --no-cache",
				"test:update": "jest --config .jest.js --no-cache --update-snapshot",
				"test-all": "./scripts/test-all.sh",
				"test-node": "jest --config .jest.node.js --no-cache",
				"tsc": "tsc",
				"site:test": "jest --config .jest.site.js --cache=false"
			},
			"husky": {
				"hooks": {
					"pre-commit": "pretty-quick --staged"
				}
			},
			"browserslist": [
				"last 2 versions",
				"Firefox ESR",
				"> 1%",
				"ie >= 11"
			],
			"dependencies": {
				"@ant-design/icons": "^4.0.0",
				"@ant-design/react-slick": "~0.25.5",
				"array-tree-filter": "^2.1.0",
				"classnames": "~2.2.6",
				"copy-to-clipboard": "^3.2.0",
				"css-animation": "^1.5.0",
				"lodash": "^4.17.13",
				"moment": "^2.24.0",
				"omit.js": "^1.0.2",
				"prop-types": "^15.7.2",
				"raf": "^3.4.1",
				"rc-animate": "~2.10.2",
				"rc-cascader": "~1.0.0",
				"rc-checkbox": "~2.1.6",
				"rc-collapse": "~1.11.3",
				"rc-dialog": "~7.6.0",
				"rc-drawer": "~3.1.1",
				"rc-dropdown": "~3.0.0",
				"rc-field-form": "~1.0.0",
				"rc-input-number": "~4.5.4",
				"rc-mentions": "~1.0.0",
				"rc-menu": "~8.0.1",
				"rc-notification": "~4.0.0",
				"rc-pagination": "~2.0.1",
				"rc-picker": "~1.1.0",
				"rc-progress": "~2.5.0",
				"rc-rate": "~2.5.1",
				"rc-resize-observer": "^0.1.0",
				"rc-select": "~10.0.0",
				"rc-slider": "~9.2.3",
				"rc-steps": "~3.5.0",
				"rc-switch": "~1.9.0",
				"rc-table": "~7.3.0",
				"rc-tabs": "~10.0.0",
				"rc-tooltip": "~4.0.2",
				"rc-tree": "~3.0.0",
				"rc-tree-select": "~3.0.0",
				"rc-trigger": "~4.0.0",
				"rc-upload": "~3.0.0",
				"rc-util": "^4.20.0",
				"rc-virtual-list": "~1.0.0",
				"resize-observer-polyfill": "^1.5.1",
				"scroll-into-view-if-needed": "^2.2.20",
				"warning": "~4.0.3"
			},
			"devDependencies": {
				"@ant-design/bisheng-plugin": "^2.3.0",
				"@ant-design/colors": "^4.0.0-alpha.1",
				"@ant-design/hitu": "^0.0.0-alpha.13",
				"@ant-design/tools": "^8.0.4",
				"@packtracker/webpack-plugin": "^2.0.1",
				"@qixian.cs/github-contributors-list": "^1.0.3",
				"@stackblitz/sdk": "^1.3.0",
				"@types/classnames": "^2.2.8",
				"@types/gtag.js": "^0.0.3",
				"@types/jest": "^25.1.0",
				"@types/lodash": "^4.14.139",
				"@types/prop-types": "^15.7.1",
				"@types/raf": "^3.4.0",
				"@types/react": "^16.9.21",
				"@types/react-color": "^3.0.1",
				"@types/react-dom": "^16.9.5",
				"@types/warning": "^3.0.0",
				"@typescript-eslint/eslint-plugin": "^2.19.0",
				"@typescript-eslint/parser": "^2.19.0",
				"antd-pro-merge-less": "^3.0.3",
				"antd-theme-generator": "^1.1.6",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.4.6",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.1.0",
				"bisheng-plugin-toc": "^0.4.4",
				"bundlesize": "^0.18.0",
				"chalk": "^3.0.0",
				"cheerio": "^1.0.0-rc.3",
				"concurrently": "^5.0.2",
				"cross-env": "^7.0.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.6.3",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.10.0",
				"enzyme-adapter-react-16": "^1.14.0",
				"enzyme-to-json": "^3.3.5",
				"eslint": "^6.8.0",
				"eslint-config-airbnb": "^18.0.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-import": "~2.20.0",
				"eslint-plugin-jest": "^23.0.2",
				"eslint-plugin-jsx-a11y": "^6.2.1",
				"eslint-plugin-markdown": "^1.0.0",
				"eslint-plugin-react": "^7.14.2",
				"eslint-plugin-react-hooks": "^2.5.0",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"full-icu": "^1.3.0",
				"glob": "^7.1.4",
				"http-server": "^0.12.0",
				"husky": "^4.0.3",
				"ignore-emit-webpack-plugin": "^2.0.2",
				"immutability-helper": "^3.0.0",
				"intersection-observer": "^0.7.0",
				"jest": "^25.1.0",
				"jquery": "^3.4.1",
				"jsdom": "^16.0.0",
				"jsonml.js": "^0.1.0",
				"less-vars-to-js": "^1.3.0",
				"logrocket": "^1.0.0",
				"logrocket-react": "^4.0.0",
				"lz-string": "^1.4.4",
				"mockdate": "^2.0.2",
				"node-fetch": "^2.6.0",
				"preact": "^10.0.0",
				"preact-compat": "^3.18.5",
				"prettier": "^2.0.1",
				"pretty-quick": "^2.0.0",
				"querystring": "^0.2.0",
				"rc-footer": "^0.6.0",
				"rc-queue-anim": "^1.6.12",
				"rc-scroll-anim": "^2.5.8",
				"rc-tween-one": "^2.4.1",
				"react": "^16.9.0",
				"react-color": "^2.17.3",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^10.0.2",
				"react-dnd-html5-backend": "^10.0.2",
				"react-dom": "^16.9.0",
				"react-github-button": "^0.1.11",
				"react-helmet-async": "^1.0.4",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.4",
				"react-intl": "^4.1.1",
				"react-resizable": "^1.8.0",
				"react-router-dom": "^5.0.1",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.8.6",
				"react-virtualized": "~9.21.1",
				"react-window": "^1.8.5",
				"reqwest": "^2.0.5",
				"rimraf": "^3.0.0",
				"scrollama": "^2.0.0",
				"simple-git": "^1.113.0",
				"stylelint": "^13.0.0",
				"stylelint-config-prettier": "^8.0.0",
				"stylelint-config-rational-order": "^0.1.2",
				"stylelint-config-standard": "^20.0.0",
				"stylelint-declaration-block-no-ignored-properties": "^2.1.0",
				"stylelint-order": "^4.0.0",
				"theme-switcher": "^1.0.2",
				"typescript": "~3.8.2",
				"webpack-bundle-analyzer": "^3.6.0",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.2.0",
				"yaml-front-matter": "^4.0.0"
			},
			"peerDependencies": {
				"react": ">=16.9.0",
				"react-dom": ">=16.9.0"
			},
			"publishConfig": {
				"registry": "https://registry.npmjs.org/"
			},
			"bundlesize": [
				{
					"path": "./dist/antd.min.js",
					"maxSize": "300 kB"
				},
				{
					"path": "./dist/antd.min.css",
					"maxSize": "65 kB"
				},
				{
					"path": "./dist/antd.dark.min.css",
					"maxSize": "65 kB"
				}
			],
			"title": "Ant Design",
			"gitHead": "a0309f0269b5dba7d3cb5fb0839e3a18183bb4f9",
			"_id": "antd@4.0.4",
			"_nodeVersion": "12.16.1",
			"_npmVersion": "6.14.2",
			"dist": {
				"integrity": "sha512-wPcUzQBDDEFrA2L7b1HOHcVhXZk11nl773XQHb6wtQR6NANY11T8xNJ3GRZ/yB3sfzsWqXYCBGBui/12Dmu3nQ==",
				"shasum": "fe7bf58151e069226941a4febe429f1e2f6c596f",
				"tarball": "https://registry.npmjs.org/antd/-/antd-4.0.4.tgz",
				"fileCount": 2822,
				"unpackedSize": 40359799,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeeEEXCRA9TVsSAnZWagAA02kQAJnXxQ/TpgOM6b7MAyP7\nYMpLfeIjqZpr4f5RNzQ9+wasSC0ZvYoZyQ79+MXx3sXbeZ68VQ3gE83lEpUr\niADfToE/TL4VlTZmqrVZWN46D7nrjVHplBIOzvz0gZtwuXRafrYakfisdE8q\nMfDOK5obVu7mf7BZ7mJXrwhNQfId2L4oJcYaeI6cBHfGuuB8F6VccmSlhQin\nwf9R+YiRrFKiXGDtwoVPUFC6rW4Qom7fXY+h/lHzkErtf2Vyn6M9Q3tU/xlz\nKAHjHsb1zflXLPTaflWJ15B/lRIYjd51LxtvLCo8/BsQHQtxk1Tp2lzk0Yv4\nUEtkD5CvrNwGinjrV0Z1AYrOR3MPXPatYt8lBcNTslGRZCkBjJrPpqiZLDL3\nizD6ynZEq8+acCthMHbOl1VWa8XnRU948vWRfuVRx9QRrozu1tidG4nfa6N4\nO6VtXKDvoB+SC3gogtjI4W/0Jah8I9Z++ev5WMPedRjeYBlGSaDvRAhBsHLc\nCDpLKxKnGMyfTky73UVnm1WdaczFcTzOTIWoW17xCOTYA2R3WwFWMH+nU1yL\n4pEyYbf4s7LiPyyJeNg79Y931TAIYe7W4kz8xvIRcYOAZqJLBzlyXC6pAKqj\nSNz49M8Vdzg0e/HeZS6nj475SfESEbKNoBL9m/Dtv5LHGnwDJkqlc2jgGrxO\nvR8S\r\n=fWKj\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "ikobe621@gmail.com",
					"name": "ikobe"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_4.0.4_1584939286218_0.8878109620703336"
			},
			"_hasShrinkwrap": false
		},
		"3.26.14": {
			"name": "antd",
			"version": "3.26.14",
			"description": "An enterprise-class UI design language and React components implementation",
			"keywords": [
				"ant",
				"component",
				"components",
				"design",
				"framework",
				"frontend",
				"react",
				"react-component",
				"ui"
			],
			"homepage": "http://ant.design/",
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"license": "MIT",
			"contributors": [
				{
					"name": "ant"
				}
			],
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"main": "lib/index.js",
			"module": "es/index.js",
			"unpkg": "dist/antd.min.js",
			"typings": "lib/index.d.ts",
			"scripts": {
				"api-collection": "antd-tools run api-collection",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"build": "npm run compile && npm run dist",
				"bundlesize": "bundlesize",
				"check-commit": "node ./scripts/check-commit.js",
				"compile": "antd-tools run compile",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml CNAME _site && cp -r .circleci/ _site && npm run site:test",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"dist": "antd-tools run dist",
				"lint": "npm run lint:tsc && npm run lint:script && npm run lint:demo && npm run lint:style && npm run lint:deps",
				"lint-fix": "npm run lint-fix:script && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:script": "npm run lint:script -- --fix",
				"lint-fix:style": "npm run lint:style -- --fix",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:deps": "antd-tools run deps-lint",
				"lint:md": "remark components/",
				"lint:script": "eslint . --ext '.js,.jsx,.ts,.tsx'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"lint:tsc": "npm run tsc",
				"pre-publish": "npm run check-commit && npm run test-all",
				"prettier": "prettier -c --write '**/*'",
				"pretty-quick": "pretty-quick",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"site": "cross-env NODE_ICU_DATA=node_modules/full-icu bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"sort": "npx sort-package-json",
				"sort-api": "antd-tools run sort-api-table",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"test": "jest --config .jest.js --no-cache",
				"test-all": "./scripts/test-all.sh",
				"test-node": "jest --config .jest.node.js --no-cache",
				"tsc": "tsc",
				"site:test": "jest --config .jest.site.js --cache=false"
			},
			"husky": {
				"hooks": {
					"pre-commit": "pretty-quick --staged"
				}
			},
			"browserslist": [
				"last 2 version",
				"Firefox ESR",
				"> 1%",
				"ie >= 9"
			],
			"dependencies": {
				"@ant-design/create-react-context": "^0.2.4",
				"@ant-design/icons": "~2.1.1",
				"@ant-design/icons-react": "~2.0.1",
				"@types/react-slick": "^0.23.4",
				"array-tree-filter": "^2.1.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.6",
				"copy-to-clipboard": "^3.2.0",
				"css-animation": "^1.5.0",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.6",
				"is-mobile": "^2.1.0",
				"lodash": "^4.17.13",
				"moment": "^2.24.0",
				"omit.js": "^1.0.2",
				"prop-types": "^15.7.2",
				"raf": "^3.4.1",
				"rc-animate": "^2.10.2",
				"rc-calendar": "~9.15.7",
				"rc-cascader": "~0.17.4",
				"rc-checkbox": "~2.1.6",
				"rc-collapse": "~1.11.3",
				"rc-dialog": "~7.6.0",
				"rc-drawer": "~3.1.1",
				"rc-dropdown": "~2.4.1",
				"rc-editor-mention": "^1.1.13",
				"rc-form": "^2.4.10",
				"rc-input-number": "~4.5.0",
				"rc-mentions": "~0.4.0",
				"rc-menu": "~7.5.1",
				"rc-notification": "~3.3.1",
				"rc-pagination": "~1.20.11",
				"rc-progress": "~2.5.0",
				"rc-rate": "~2.5.0",
				"rc-resize-observer": "^0.1.0",
				"rc-select": "~9.2.0",
				"rc-slider": "~8.7.1",
				"rc-steps": "~3.5.0",
				"rc-switch": "~1.9.0",
				"rc-table": "~6.10.5",
				"rc-tabs": "~9.7.0",
				"rc-time-picker": "~3.7.1",
				"rc-tooltip": "~3.7.3",
				"rc-tree": "~2.1.0",
				"rc-tree-select": "~2.9.1",
				"rc-trigger": "^2.6.2",
				"rc-upload": "~2.9.1",
				"rc-util": "^4.16.1",
				"react-lazy-load": "^3.0.13",
				"react-lifecycles-compat": "^3.0.4",
				"react-slick": "~0.25.2",
				"resize-observer-polyfill": "^1.5.1",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.3"
			},
			"devDependencies": {
				"@ant-design/colors": "^3.2.2",
				"@ant-design/tools": "^8.0.4",
				"@packtracker/webpack-plugin": "^2.0.1",
				"@qixian.cs/github-contributors-list": "^1.0.3",
				"@sentry/browser": "^5.4.0",
				"@stackblitz/sdk": "^1.3.0",
				"@types/classnames": "^2.2.8",
				"@types/gtag.js": "^0.0.3",
				"@types/jest": "^24.0.23",
				"@types/lodash": "^4.14.139",
				"@types/prop-types": "^15.7.1",
				"@types/raf": "^3.4.0",
				"@types/react": "^16.9.0",
				"@types/react-dom": "^16.8.4",
				"@types/shallowequal": "^1.1.1",
				"@types/warning": "^3.0.0",
				"@typescript-eslint/eslint-plugin": "^2.0.0",
				"@typescript-eslint/parser": "~2.23.0",
				"antd-theme-generator": "^1.1.6",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.3.3",
				"bisheng-plugin-antd": "^1.3.1",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.0.0",
				"bisheng-plugin-toc": "^0.4.4",
				"bundlesize": "^0.18.0",
				"chalk": "^3.0.0",
				"cheerio": "^1.0.0-rc.3",
				"cross-env": "^6.0.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.6.3",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.10.0",
				"enzyme-adapter-react-16": "^1.14.0",
				"enzyme-to-json": "^3.3.5",
				"eslint": "^6.1.0",
				"eslint-config-airbnb": "^18.0.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-import": "~2.20.1",
				"eslint-plugin-jest": "^23.0.2",
				"eslint-plugin-jsx-a11y": "^6.2.1",
				"eslint-plugin-markdown": "^1.0.0",
				"eslint-plugin-react": "^7.14.2",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"full-icu": "^1.3.0",
				"glob": "^7.1.4",
				"http-server": "^0.12.0",
				"husky": "^3.0.2",
				"immutability-helper": "^3.0.0",
				"intersection-observer": "^0.7.0",
				"jest": "^24.8.0",
				"jsdom": "^15.1.1",
				"jsonml.js": "^0.1.0",
				"logrocket": "^1.0.0",
				"logrocket-react": "^4.0.0",
				"lz-string": "^1.4.4",
				"mockdate": "^2.0.2",
				"node-fetch": "^2.6.0",
				"preact": "^10.0.0",
				"preact-compat": "^3.18.5",
				"prettier": "^1.17.1",
				"pretty-quick": "^2.0.0",
				"querystring": "^0.2.0",
				"rc-footer": "^0.6.0",
				"rc-queue-anim": "^1.6.12",
				"rc-scroll-anim": "^2.5.8",
				"rc-tween-one": "^2.4.1",
				"react": "^16.5.2",
				"react-color": "^2.17.3",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^10.0.2",
				"react-dnd-html5-backend": "^10.0.2",
				"react-dom": "^16.5.2",
				"react-github-button": "^0.1.11",
				"react-helmet-async": "^1.0.4",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.4",
				"react-intl": "^3.1.1",
				"react-resizable": "^1.8.0",
				"react-router": "^3.2.3",
				"react-router-dom": "^5.0.1",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.8.6",
				"react-virtualized": "~9.21.1",
				"reqwest": "^2.0.5",
				"rimraf": "^3.0.0",
				"scrollama": "^2.0.0",
				"simple-git": "^1.113.0",
				"stylelint": "^12.0.0",
				"stylelint-config-prettier": "^8.0.0",
				"stylelint-config-rational-order": "^0.1.2",
				"stylelint-config-standard": "^19.0.0",
				"stylelint-declaration-block-no-ignored-properties": "^2.1.0",
				"stylelint-order": "^4.0.0",
				"typescript": "~3.8.3",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.2.0",
				"yaml-front-matter": "^4.0.0"
			},
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"publishConfig": {
				"registry": "https://registry.npmjs.org/"
			},
			"bundlesize": [
				{
					"path": "./dist/antd.min.js",
					"maxSize": "540 kB"
				},
				{
					"path": "./dist/antd.min.css",
					"maxSize": "60 kB"
				}
			],
			"title": "Ant Design",
			"gitHead": "282c7922240fadd5dff1e3b99a63da66957759f8",
			"_id": "antd@3.26.14",
			"_nodeVersion": "12.16.1",
			"_npmVersion": "6.14.2",
			"dist": {
				"integrity": "sha512-xi35xx3Yyk3tjDEwCfS2eIpQaLLFA8MVj3ogmSWfjyscIb2QSqLwZKdTxem8SABHCHjB8lEw8b4nxls3ziaMyw==",
				"shasum": "d584a94d6b0fad0c172ae0449c3ba55b1a4682e9",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.26.14.tgz",
				"fileCount": 2644,
				"unpackedSize": 48671980,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeeIqjCRA9TVsSAnZWagAAQ18P/1QXlGVljq4nA4rbJeod\nWc+oC5p1j3dNwUsSKKs6xKei82Smgm7ZDTpc7KT9VCxxCHav4MBdgu/hdoTl\n3qZAU4rlyqRlpbEqYAkkrEP1+9F0eZEB0Fic9HsrLxqPT0lSSVxmnMHCH3ND\nt+yTvo4HARgNK7j0rv9A1XYR+6tyXoQC0lhCItbynSzN+fdoW7+YT0zqdC/t\nq7dgK9iVPRwoHx/qkFJDlb4WZ+lOeZ/n879eWKfYGMcJ69ge45wacJN2iJr2\nNdZkjsYdh6cnQWLwoj5EvKDo/SenNA3aW/6bJPIUlE7CMrQpX0kloszFHgx1\ncDl24Ys48n6wyKqEpLYZJSAkB9s+g6XudLaFYJxMFlnBl/rfumUsBXUSURFH\ng81oldLRW7J5aIDaf1x5hDH0FrhYoBvw59ycgi1cSkHBPy+biGFnQM42LTWJ\nWDHRt6E8EGk6wvKGGPiLyzX5pO+IFJB4v+rqnuvvYlSp4W7QPN/INHcIJtQ8\n/CzZJ5XksTB8iK/oYyGQUMx4Mbf/P9JnyVPe3feoHLpQd8Q28qi9kZDuzmnC\ns8a8SIECJ7EFSDHLC0pxAxHOUMLWkCLrGjm/SFVkJZfDHU/jIEjcYxTUs+4r\niXihfDKQxo/sJDM9zlmhCxwv2zbbb83o6KbeNOJN3my+7lEVNeciGRmbpHdX\nQTBz\r\n=jNlN\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "ikobe621@gmail.com",
					"name": "ikobe"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.26.14_1584958114805_0.6912033451672563"
			},
			"_hasShrinkwrap": false
		},
		"4.1.0": {
			"name": "antd",
			"version": "4.1.0",
			"description": "An enterprise-class UI design language and React components implementation",
			"keywords": [
				"ant",
				"component",
				"components",
				"design",
				"framework",
				"frontend",
				"react",
				"react-component",
				"ui"
			],
			"homepage": "http://ant.design/",
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"license": "MIT",
			"contributors": [
				{
					"name": "ant"
				}
			],
			"funding": {
				"type": "opencollective",
				"url": "https://opencollective.com/ant-design"
			},
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"main": "lib/index.js",
			"module": "es/index.js",
			"unpkg": "dist/antd.min.js",
			"typings": "lib/index.d.ts",
			"scripts": {
				"api-collection": "antd-tools run api-collection",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"build": "npm run compile && npm run dist",
				"bundlesize": "bundlesize",
				"check-commit": "node ./scripts/check-commit.js",
				"compile": "antd-tools run compile",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml CNAME _site && cp -r .circleci/ _site && npm run site:test",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"dist": "antd-tools run dist",
				"lint": "npm run lint:tsc && npm run lint:script && npm run lint:demo && npm run lint:style && npm run lint:deps",
				"lint-fix": "npm run lint-fix:script && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:script": "npm run lint:script -- --fix",
				"lint-fix:style": "npm run lint:style -- --fix",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:deps": "antd-tools run deps-lint",
				"lint:md": "remark components/",
				"lint:script": "eslint . --ext '.js,.jsx,.ts,.tsx'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"lint:tsc": "npm run tsc",
				"pre-publish": "npm run check-commit && npm run test-all",
				"prettier": "prettier -c --write '**/*'",
				"pretty-quick": "pretty-quick",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"site": "cross-env NODE_ICU_DATA=node_modules/full-icu concurrently \"bisheng build --ssr -c ./site/bisheng.config.js\" \"node ./scripts/generateColorLess.js\"",
				"sort": "npx sort-package-json",
				"sort-api": "antd-tools run sort-api-table",
				"start": "rimraf _site && mkdir _site && cross-env NODE_ENV=development concurrently \"node ./scripts/generateColorLess.js\" \"bisheng start -c ./site/bisheng.config.js\"",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"test": "jest --config .jest.js --no-cache",
				"test:update": "jest --config .jest.js --no-cache --update-snapshot",
				"test-all": "./scripts/test-all.sh",
				"test-node": "jest --config .jest.node.js --no-cache",
				"tsc": "tsc",
				"site:test": "jest --config .jest.site.js --cache=false"
			},
			"husky": {
				"hooks": {
					"pre-commit": "pretty-quick --staged"
				}
			},
			"browserslist": [
				"last 2 versions",
				"Firefox ESR",
				"> 1%",
				"ie >= 11"
			],
			"dependencies": {
				"@ant-design/icons": "^4.0.0",
				"@ant-design/react-slick": "~0.25.5",
				"array-tree-filter": "^2.1.0",
				"classnames": "~2.2.6",
				"copy-to-clipboard": "^3.2.0",
				"css-animation": "^1.5.0",
				"lodash": "^4.17.13",
				"moment": "^2.24.0",
				"omit.js": "^1.0.2",
				"prop-types": "^15.7.2",
				"raf": "^3.4.1",
				"rc-animate": "~2.10.2",
				"rc-cascader": "~1.0.0",
				"rc-checkbox": "~2.1.6",
				"rc-collapse": "~1.11.3",
				"rc-dialog": "~7.6.0",
				"rc-drawer": "~3.1.1",
				"rc-dropdown": "~3.0.0",
				"rc-field-form": "~1.1.0",
				"rc-input-number": "~4.5.4",
				"rc-mentions": "~1.0.0",
				"rc-menu": "~8.0.1",
				"rc-notification": "~4.0.0",
				"rc-pagination": "~2.2.0",
				"rc-picker": "~1.4.0",
				"rc-progress": "~2.5.0",
				"rc-rate": "~2.5.1",
				"rc-resize-observer": "^0.2.0",
				"rc-select": "~10.1.0",
				"rc-slider": "~9.2.3",
				"rc-steps": "~3.5.0",
				"rc-switch": "~1.9.0",
				"rc-table": "~7.3.0",
				"rc-tabs": "~10.1.1",
				"rc-tooltip": "~4.0.2",
				"rc-tree": "~3.1.0",
				"rc-tree-select": "~3.1.0",
				"rc-trigger": "~4.0.0",
				"rc-upload": "~3.0.0",
				"rc-util": "^4.20.0",
				"rc-virtual-list": "^1.1.0",
				"resize-observer-polyfill": "^1.5.1",
				"scroll-into-view-if-needed": "^2.2.20",
				"warning": "~4.0.3"
			},
			"devDependencies": {
				"@ant-design/bisheng-plugin": "^2.3.0",
				"@ant-design/colors": "^4.0.0",
				"@ant-design/hitu": "^0.0.0-alpha.13",
				"@ant-design/tools": "^8.0.4",
				"@packtracker/webpack-plugin": "^2.0.1",
				"@qixian.cs/github-contributors-list": "^1.0.3",
				"@stackblitz/sdk": "^1.3.0",
				"@types/classnames": "^2.2.8",
				"@types/gtag.js": "^0.0.3",
				"@types/jest": "^25.1.0",
				"@types/lodash": "^4.14.139",
				"@types/prop-types": "^15.7.1",
				"@types/raf": "^3.4.0",
				"@types/react": "^16.9.21",
				"@types/react-color": "^3.0.1",
				"@types/react-dom": "^16.9.5",
				"@types/warning": "^3.0.0",
				"@typescript-eslint/eslint-plugin": "^2.19.0",
				"@typescript-eslint/parser": "^2.19.0",
				"antd-pro-merge-less": "^3.0.3",
				"antd-theme-generator": "^1.1.6",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.4.6",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.1.0",
				"bisheng-plugin-toc": "^0.4.4",
				"bundlesize": "^0.18.0",
				"chalk": "^3.0.0",
				"cheerio": "^1.0.0-rc.3",
				"concurrently": "^5.0.2",
				"cross-env": "^7.0.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.6.3",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.10.0",
				"enzyme-adapter-react-16": "^1.14.0",
				"enzyme-to-json": "^3.3.5",
				"eslint": "^6.8.0",
				"eslint-config-airbnb": "^18.0.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-import": "~2.20.0",
				"eslint-plugin-jest": "^23.0.2",
				"eslint-plugin-jsx-a11y": "^6.2.1",
				"eslint-plugin-markdown": "^1.0.0",
				"eslint-plugin-react": "^7.14.2",
				"eslint-plugin-react-hooks": "^3.0.0",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"full-icu": "^1.3.0",
				"glob": "^7.1.4",
				"http-server": "^0.12.0",
				"husky": "^4.0.3",
				"ignore-emit-webpack-plugin": "^2.0.2",
				"immutability-helper": "^3.0.0",
				"intersection-observer": "^0.7.0",
				"jest": "^25.1.0",
				"jquery": "^3.4.1",
				"jsdom": "^16.0.0",
				"jsonml.js": "^0.1.0",
				"less-vars-to-js": "^1.3.0",
				"logrocket": "^1.0.0",
				"logrocket-react": "^4.0.0",
				"lz-string": "^1.4.4",
				"mockdate": "^2.0.2",
				"node-fetch": "^2.6.0",
				"preact": "^10.0.0",
				"preact-compat": "^3.18.5",
				"prettier": "^2.0.1",
				"pretty-quick": "^2.0.0",
				"querystring": "^0.2.0",
				"rc-footer": "^0.6.0",
				"rc-queue-anim": "^1.6.12",
				"rc-scroll-anim": "^2.5.8",
				"rc-tween-one": "^2.4.1",
				"react": "^16.9.0",
				"react-color": "^2.17.3",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^10.0.2",
				"react-dnd-html5-backend": "^10.0.2",
				"react-dom": "^16.9.0",
				"react-github-button": "^0.1.11",
				"react-helmet-async": "^1.0.4",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.4",
				"react-intl": "^4.1.1",
				"react-resizable": "^1.8.0",
				"react-router-dom": "^5.0.1",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.8.6",
				"react-virtualized": "~9.21.1",
				"react-window": "^1.8.5",
				"reqwest": "^2.0.5",
				"rimraf": "^3.0.0",
				"scrollama": "^2.0.0",
				"simple-git": "^1.113.0",
				"stylelint": "^13.0.0",
				"stylelint-config-prettier": "^8.0.0",
				"stylelint-config-rational-order": "^0.1.2",
				"stylelint-config-standard": "^20.0.0",
				"stylelint-declaration-block-no-ignored-properties": "^2.1.0",
				"stylelint-order": "^4.0.0",
				"theme-switcher": "^1.0.2",
				"typescript": "~3.8.2",
				"webpack-bundle-analyzer": "^3.6.0",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.2.0",
				"yaml-front-matter": "^4.0.0"
			},
			"peerDependencies": {
				"react": ">=16.9.0",
				"react-dom": ">=16.9.0"
			},
			"publishConfig": {
				"registry": "https://registry.npmjs.org/"
			},
			"bundlesize": [
				{
					"path": "./dist/antd.min.js",
					"maxSize": "305 kB"
				},
				{
					"path": "./dist/antd.min.css",
					"maxSize": "65 kB"
				},
				{
					"path": "./dist/antd.dark.min.css",
					"maxSize": "65 kB"
				},
				{
					"path": "./dist/antd.compact.min.css",
					"maxSize": "65 kB"
				}
			],
			"title": "Ant Design",
			"gitHead": "d3d7cf8af80c97989928c194695e9b40dc3554ab",
			"_id": "antd@4.1.0",
			"_nodeVersion": "12.16.1",
			"_npmVersion": "6.14.2",
			"dist": {
				"integrity": "sha512-xj/GhuSlvWouZ6L3/qdZ6I9b4IWaDeNaGVlm5D18cNY0pNZTK2zh5ov130KDb6YERtAnA5BLU+5U+cvfbvJUcw==",
				"shasum": "1e0b07a19d4887e09d47bdd50a3b483bb2c372c4",
				"tarball": "https://registry.npmjs.org/antd/-/antd-4.1.0.tgz",
				"fileCount": 2853,
				"unpackedSize": 44044904,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJegMkgCRA9TVsSAnZWagAA9xUQAJ4wzbB/9XYeVH4n9pdU\n4eEx+jqksiXlOGWnN7CbMwCGtxqH80wfx87/ra5OUTERX3MApSW+oubBrRy4\nKL0SiI7GWZIhNvo1tbB3LSrRhD5DYU70FHu7O4LgDLHRfmOGycXveNQcRu6j\nfzAaD+rmKvpdaG9p1pFeymckp8kFJ1WoQxRkSbkCnA8RVHdCsELI6aue/PQF\n9rlYRLQ/TQPreGe0e9B9VZCRjdG8xBmenRbNY1cV5XE06yepGgtFhjdGDNMs\n0V7u9upiB2DUJKrbVQ4dEdEhnW79Cy65Q93Jt6vZA/PT5D8r3tNqC+kGoC3v\nNEh7Alrbs2dcZefZryNI9Qv/PB5pw/ytlbuDBbu4gwg0AKg1Nos6uvCKX8F2\nshU97cs7cHiMv3uSTPOXxWGonFiAg8vMnOJ/6JHl3vBMuGy3f574srAJT63/\nGU6OGOWSyqcbv2T4dmprV/u4MsHLCYW2qJ3PR1XKsfJQ+vkrSeAZMhX8wt6c\nillJBnpNyI0n3aiWGybf4Svr7iEWur3GeVmStnO7QzMoFziLzMZvTbVs8QKE\nP+Roa3prLaUHXLupU6fVDAdLRT7Hyt9254Uw3l5M5XfZbQC69m0Z2YDk/U0d\nJsoxmidHRHANQBWdwIAoDLz6l4ZW0vrLwmoTmrD2g9XOczad1s6SZTJoD2ZK\n0Nmb\r\n=egVJ\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "ikobe621@gmail.com",
					"name": "ikobe"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_4.1.0_1585498399429_0.5167285831938653"
			},
			"_hasShrinkwrap": false
		},
		"3.26.15": {
			"name": "antd",
			"version": "3.26.15",
			"description": "An enterprise-class UI design language and React components implementation",
			"keywords": [
				"ant",
				"component",
				"components",
				"design",
				"framework",
				"frontend",
				"react",
				"react-component",
				"ui"
			],
			"homepage": "http://ant.design/",
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"license": "MIT",
			"contributors": [
				{
					"name": "ant"
				}
			],
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"main": "lib/index.js",
			"module": "es/index.js",
			"unpkg": "dist/antd.min.js",
			"typings": "lib/index.d.ts",
			"scripts": {
				"api-collection": "antd-tools run api-collection",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"build": "npm run compile && npm run dist",
				"bundlesize": "bundlesize",
				"check-commit": "node ./scripts/check-commit.js",
				"compile": "antd-tools run compile",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml CNAME _site && cp -r .circleci/ _site && npm run site:test",
				"deploy": "bisheng gh-pages --push-only",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"dist": "antd-tools run dist",
				"lint": "npm run lint:tsc && npm run lint:script && npm run lint:demo && npm run lint:style && npm run lint:deps",
				"lint-fix": "npm run lint-fix:script && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:script": "npm run lint:script -- --fix",
				"lint-fix:style": "npm run lint:style -- --fix",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:deps": "antd-tools run deps-lint",
				"lint:md": "remark components/",
				"lint:script": "eslint . --ext '.js,.jsx,.ts,.tsx'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"lint:tsc": "npm run tsc",
				"pre-publish": "npm run check-commit && npm run test-all",
				"prettier": "prettier -c --write '**/*'",
				"pretty-quick": "pretty-quick",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"site": "cross-env NODE_ICU_DATA=node_modules/full-icu bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"sort": "npx sort-package-json",
				"sort-api": "antd-tools run sort-api-table",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"test": "jest --config .jest.js --no-cache",
				"test-all": "./scripts/test-all.sh",
				"test-node": "jest --config .jest.node.js --no-cache",
				"tsc": "tsc",
				"site:test": "jest --config .jest.site.js --cache=false"
			},
			"husky": {
				"hooks": {
					"pre-commit": "pretty-quick --staged"
				}
			},
			"browserslist": [
				"last 2 version",
				"Firefox ESR",
				"> 1%",
				"ie >= 9"
			],
			"dependencies": {
				"@ant-design/create-react-context": "^0.2.4",
				"@ant-design/icons": "~2.1.1",
				"@ant-design/icons-react": "~2.0.1",
				"@types/react-slick": "^0.23.4",
				"array-tree-filter": "^2.1.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.6",
				"copy-to-clipboard": "^3.2.0",
				"css-animation": "^1.5.0",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.6",
				"is-mobile": "^2.1.0",
				"lodash": "^4.17.13",
				"moment": "^2.24.0",
				"omit.js": "^1.0.2",
				"prop-types": "^15.7.2",
				"raf": "^3.4.1",
				"rc-animate": "^2.10.2",
				"rc-calendar": "~9.15.7",
				"rc-cascader": "~0.17.4",
				"rc-checkbox": "~2.1.6",
				"rc-collapse": "~1.11.3",
				"rc-dialog": "~7.6.0",
				"rc-drawer": "~3.1.1",
				"rc-dropdown": "~2.4.1",
				"rc-editor-mention": "^1.1.13",
				"rc-form": "^2.4.10",
				"rc-input-number": "~4.5.0",
				"rc-mentions": "~0.4.0",
				"rc-menu": "~7.5.1",
				"rc-notification": "~3.3.1",
				"rc-pagination": "~1.20.11",
				"rc-progress": "~2.5.0",
				"rc-rate": "~2.5.0",
				"rc-resize-observer": "^0.1.0",
				"rc-select": "~9.2.0",
				"rc-slider": "~8.7.1",
				"rc-steps": "~3.5.0",
				"rc-switch": "~1.9.0",
				"rc-table": "~6.10.5",
				"rc-tabs": "~9.7.0",
				"rc-time-picker": "~3.7.1",
				"rc-tooltip": "~3.7.3",
				"rc-tree": "~2.1.0",
				"rc-tree-select": "~2.9.1",
				"rc-trigger": "^2.6.2",
				"rc-upload": "~2.9.1",
				"rc-util": "^4.16.1",
				"react-lazy-load": "^3.0.13",
				"react-lifecycles-compat": "^3.0.4",
				"react-slick": "~0.25.2",
				"resize-observer-polyfill": "^1.5.1",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.3"
			},
			"devDependencies": {
				"@ant-design/colors": "^3.2.2",
				"@ant-design/tools": "^8.0.4",
				"@packtracker/webpack-plugin": "^2.0.1",
				"@qixian.cs/github-contributors-list": "^1.0.3",
				"@sentry/browser": "^5.4.0",
				"@stackblitz/sdk": "^1.3.0",
				"@types/classnames": "^2.2.8",
				"@types/gtag.js": "^0.0.3",
				"@types/jest": "^24.0.23",
				"@types/lodash": "^4.14.139",
				"@types/prop-types": "^15.7.1",
				"@types/raf": "^3.4.0",
				"@types/react": "^16.9.0",
				"@types/react-dom": "^16.8.4",
				"@types/shallowequal": "^1.1.1",
				"@types/warning": "^3.0.0",
				"@typescript-eslint/eslint-plugin": "^2.0.0",
				"@typescript-eslint/parser": "~2.23.0",
				"antd-theme-generator": "^1.1.6",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.3.3",
				"bisheng-plugin-antd": "^1.3.1",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.0.0",
				"bisheng-plugin-toc": "^0.4.4",
				"bundlesize": "^0.18.0",
				"chalk": "^3.0.0",
				"cheerio": "^1.0.0-rc.3",
				"cross-env": "^6.0.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.6.3",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.10.0",
				"enzyme-adapter-react-16": "^1.14.0",
				"enzyme-to-json": "^3.3.5",
				"eslint": "^6.1.0",
				"eslint-config-airbnb": "^18.0.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-import": "~2.20.1",
				"eslint-plugin-jest": "^23.0.2",
				"eslint-plugin-jsx-a11y": "^6.2.1",
				"eslint-plugin-markdown": "^1.0.0",
				"eslint-plugin-react": "^7.14.2",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"full-icu": "^1.3.0",
				"glob": "^7.1.4",
				"http-server": "^0.12.0",
				"husky": "^3.0.2",
				"immutability-helper": "^3.0.0",
				"intersection-observer": "^0.7.0",
				"jest": "^24.8.0",
				"jsdom": "^15.1.1",
				"jsonml.js": "^0.1.0",
				"logrocket": "^1.0.0",
				"logrocket-react": "^4.0.0",
				"lz-string": "^1.4.4",
				"mockdate": "^2.0.2",
				"node-fetch": "^2.6.0",
				"preact": "^10.0.0",
				"preact-compat": "^3.18.5",
				"prettier": "^1.17.1",
				"pretty-quick": "^2.0.0",
				"querystring": "^0.2.0",
				"rc-footer": "^0.6.0",
				"rc-queue-anim": "^1.6.12",
				"rc-scroll-anim": "^2.5.8",
				"rc-tween-one": "^2.4.1",
				"react": "^16.5.2",
				"react-color": "^2.17.3",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^10.0.2",
				"react-dnd-html5-backend": "^10.0.2",
				"react-dom": "^16.5.2",
				"react-github-button": "^0.1.11",
				"react-helmet-async": "^1.0.4",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.4",
				"react-intl": "^3.1.1",
				"react-resizable": "^1.8.0",
				"react-router": "^3.2.3",
				"react-router-dom": "^5.0.1",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.8.6",
				"react-virtualized": "~9.21.1",
				"reqwest": "^2.0.5",
				"rimraf": "^3.0.0",
				"scrollama": "^2.0.0",
				"simple-git": "^1.113.0",
				"stylelint": "^12.0.0",
				"stylelint-config-prettier": "^8.0.0",
				"stylelint-config-rational-order": "^0.1.2",
				"stylelint-config-standard": "^19.0.0",
				"stylelint-declaration-block-no-ignored-properties": "^2.1.0",
				"stylelint-order": "^4.0.0",
				"typescript": "~3.8.3",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.2.0",
				"yaml-front-matter": "^4.0.0"
			},
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"publishConfig": {
				"registry": "https://registry.npmjs.org/"
			},
			"bundlesize": [
				{
					"path": "./dist/antd.min.js",
					"maxSize": "540 kB"
				},
				{
					"path": "./dist/antd.min.css",
					"maxSize": "60 kB"
				}
			],
			"title": "Ant Design",
			"gitHead": "b30832cda17d4b675c6fac3813f7783290e89361",
			"_id": "antd@3.26.15",
			"_nodeVersion": "10.18.1",
			"_npmVersion": "6.13.4",
			"dist": {
				"integrity": "sha512-OAcfz9D1Qt+4Fme4E0DfCKuWm/1RIVrJZzaTYVCGOnVAHJjoxEtKCoCrcj/8wwCS9LbXHVci/s2u/gY+QmtCSw==",
				"shasum": "c5f4e5628502f9cdfb0c351c71320d5c0e2421be",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.26.15.tgz",
				"fileCount": 2644,
				"unpackedSize": 48696824,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeh18ICRA9TVsSAnZWagAAxjQQAJjkAc4NZq65cjtqi+nl\nDAXH+64Enfk/28XtEULaDNyBCQWT5emoOyewaTCluxZA2PzdTSv18cefin/T\nN2oJJBY4lVKKdKP5jny0L/174oTWTSs1Sxivlaib8+sAdFqg1HgCRHJiY0c3\ncEMdrENNjbs+rJyP6Enf7QIbrmb3CtQ5K33TCulz2Za10mrVq9YQPJsrl3NZ\nDsJaguCLvNSSYYRqDoHbuuQ/c6yP1EID90MH8bB6HjH+TAqZPHGUqTZUx5VD\negWsT08qkzJHfpOVpdKfdiAhqqklDh+GLlzyR+etX4YobRM4VPQm6xQRPC/G\nYhqw482VMke8qBHTsuOV8fDU4wub9AeG/bRfEHCoKXTTyEcgG7ldHPioIqtG\nqAmeu29ddHfWegRzZldzq5PW11gYYaXFIJ1y0GYnAbSzec0WkFKGdVlPICMh\nUOFgLU4cXX1vSUnUC4DNZjDp+XPrwba7wD089RV05Y6BWw3pENVvb75EZp5L\n6DjcthwtDxi3lI6DGjFzF9s1QerCqWoCbaQiZlbBkmc7CaEmvZppks+/q2wk\nfBbPZ0tEOIhhLZdKbjjX0fWDWuVlDRU9A5UKoAzIdBgpsPamFZvhj9M3dBAO\n0BMHZ2pf/7EPl47dxoScyNc7X62TwGLXOQ6WJ8e6zmB99m0/B4ZhnKlHTQxF\nf27Y\r\n=uvHV\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "ikobe621@gmail.com",
					"name": "ikobe"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "ycjcl868",
				"email": "45808948@qq.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.26.15_1585929991185_0.6221054288542194"
			},
			"_hasShrinkwrap": false
		},
		"4.1.1": {
			"name": "antd",
			"version": "4.1.1",
			"description": "An enterprise-class UI design language and React components implementation",
			"keywords": [
				"ant",
				"component",
				"components",
				"design",
				"framework",
				"frontend",
				"react",
				"react-component",
				"ui"
			],
			"homepage": "http://ant.design/",
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"license": "MIT",
			"contributors": [
				{
					"name": "ant"
				}
			],
			"funding": {
				"type": "opencollective",
				"url": "https://opencollective.com/ant-design"
			},
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"main": "lib/index.js",
			"module": "es/index.js",
			"unpkg": "dist/antd.min.js",
			"typings": "lib/index.d.ts",
			"scripts": {
				"api-collection": "antd-tools run api-collection",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"build": "npm run compile && npm run dist",
				"bundlesize": "bundlesize",
				"check-commit": "node ./scripts/check-commit.js",
				"compile": "antd-tools run compile",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml CNAME _site && cp -r .circleci/ .github/ _site && npm run site:test",
				"deploy": "bisheng gh-pages --push-only --dotfiles",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"dist": "antd-tools run dist",
				"lint": "npm run lint:tsc && npm run lint:script && npm run lint:demo && npm run lint:style && npm run lint:deps",
				"lint-fix": "npm run lint-fix:script && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:script": "npm run lint:script -- --fix",
				"lint-fix:style": "npm run lint:style -- --fix",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:deps": "antd-tools run deps-lint",
				"lint:md": "remark components/",
				"lint:script": "eslint . --ext '.js,.jsx,.ts,.tsx'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"lint:tsc": "npm run tsc",
				"pre-publish": "npm run check-commit && npm run test-all",
				"prettier": "prettier -c --write '**/*'",
				"pretty-quick": "pretty-quick",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"site": "cross-env NODE_ICU_DATA=node_modules/full-icu concurrently \"bisheng build --ssr -c ./site/bisheng.config.js\" \"node ./scripts/generateColorLess.js\"",
				"sort": "npx sort-package-json",
				"sort-api": "antd-tools run sort-api-table",
				"start": "rimraf _site && mkdir _site && cross-env NODE_ENV=development concurrently \"node ./scripts/generateColorLess.js\" \"bisheng start -c ./site/bisheng.config.js\"",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"test": "jest --config .jest.js --no-cache",
				"test:update": "jest --config .jest.js --no-cache --update-snapshot",
				"test-all": "./scripts/test-all.sh",
				"test-node": "jest --config .jest.node.js --no-cache",
				"tsc": "tsc",
				"site:test": "jest --config .jest.site.js --cache=false"
			},
			"husky": {
				"hooks": {
					"pre-commit": "pretty-quick --staged"
				}
			},
			"browserslist": [
				"last 2 versions",
				"Firefox ESR",
				"> 1%",
				"ie >= 11"
			],
			"dependencies": {
				"@ant-design/icons": "^4.0.0",
				"@ant-design/react-slick": "~0.25.5",
				"array-tree-filter": "^2.1.0",
				"classnames": "~2.2.6",
				"copy-to-clipboard": "^3.2.0",
				"css-animation": "^1.5.0",
				"lodash": "^4.17.13",
				"moment": "^2.24.0",
				"omit.js": "^1.0.2",
				"prop-types": "^15.7.2",
				"raf": "^3.4.1",
				"rc-animate": "~2.10.2",
				"rc-cascader": "~1.0.0",
				"rc-checkbox": "~2.2.0",
				"rc-collapse": "~1.11.3",
				"rc-dialog": "~7.6.0",
				"rc-drawer": "~3.1.1",
				"rc-dropdown": "~3.0.0",
				"rc-field-form": "~1.1.0",
				"rc-input-number": "~4.5.4",
				"rc-mentions": "~1.0.0",
				"rc-menu": "~8.0.1",
				"rc-notification": "~4.0.0",
				"rc-pagination": "~2.2.0",
				"rc-picker": "~1.4.0",
				"rc-progress": "~2.5.0",
				"rc-rate": "~2.5.1",
				"rc-resize-observer": "^0.2.0",
				"rc-select": "~10.1.0",
				"rc-slider": "~9.2.3",
				"rc-steps": "~3.5.0",
				"rc-switch": "~1.9.0",
				"rc-table": "~7.4.2",
				"rc-tabs": "~10.1.1",
				"rc-tooltip": "~4.0.2",
				"rc-tree": "~3.1.0",
				"rc-tree-select": "~3.1.0",
				"rc-trigger": "~4.0.0",
				"rc-upload": "~3.0.0",
				"rc-util": "^4.20.0",
				"rc-virtual-list": "^1.1.0",
				"resize-observer-polyfill": "^1.5.1",
				"scroll-into-view-if-needed": "^2.2.20",
				"warning": "~4.0.3"
			},
			"devDependencies": {
				"@ant-design/bisheng-plugin": "^2.3.0",
				"@ant-design/colors": "^4.0.0",
				"@ant-design/hitu": "^0.0.0-alpha.13",
				"@ant-design/tools": "^8.0.4",
				"@packtracker/webpack-plugin": "^2.0.1",
				"@qixian.cs/github-contributors-list": "^1.0.3",
				"@stackblitz/sdk": "^1.3.0",
				"@types/classnames": "^2.2.8",
				"@types/gtag.js": "^0.0.3",
				"@types/jest": "^25.1.0",
				"@types/lodash": "^4.14.139",
				"@types/prop-types": "^15.7.1",
				"@types/raf": "^3.4.0",
				"@types/react": "^16.9.21",
				"@types/react-color": "^3.0.1",
				"@types/react-dom": "^16.9.5",
				"@types/warning": "^3.0.0",
				"@typescript-eslint/eslint-plugin": "^2.19.0",
				"@typescript-eslint/parser": "^2.19.0",
				"antd-pro-merge-less": "^3.0.3",
				"antd-theme-generator": "^1.1.6",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.5.1",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.1.0",
				"bisheng-plugin-toc": "^0.4.4",
				"bundlesize": "^0.18.0",
				"chalk": "^4.0.0",
				"cheerio": "^1.0.0-rc.3",
				"concurrently": "^5.0.2",
				"cross-env": "^7.0.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.6.3",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.10.0",
				"enzyme-adapter-react-16": "^1.14.0",
				"enzyme-to-json": "^3.3.5",
				"eslint": "^6.8.0",
				"eslint-config-airbnb": "^18.0.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-import": "~2.20.0",
				"eslint-plugin-jest": "^23.0.2",
				"eslint-plugin-jsx-a11y": "^6.2.1",
				"eslint-plugin-markdown": "^1.0.0",
				"eslint-plugin-react": "^7.14.2",
				"eslint-plugin-react-hooks": "^3.0.0",
				"eslint-plugin-unicorn": "^18.0.1",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"full-icu": "^1.3.0",
				"glob": "^7.1.4",
				"http-server": "^0.12.0",
				"husky": "^4.0.3",
				"ignore-emit-webpack-plugin": "^2.0.2",
				"immutability-helper": "^3.0.0",
				"intersection-observer": "^0.7.0",
				"jest": "^25.1.0",
				"jquery": "^3.4.1",
				"jsdom": "^16.0.0",
				"jsonml.js": "^0.1.0",
				"less-vars-to-js": "^1.3.0",
				"logrocket": "^1.0.0",
				"logrocket-react": "^4.0.0",
				"lz-string": "^1.4.4",
				"mockdate": "^2.0.2",
				"node-fetch": "^2.6.0",
				"preact": "^10.0.0",
				"preact-compat": "^3.18.5",
				"prettier": "^2.0.1",
				"pretty-quick": "^2.0.0",
				"querystring": "^0.2.0",
				"rc-footer": "^0.6.0",
				"rc-queue-anim": "^1.6.12",
				"rc-scroll-anim": "^2.5.8",
				"rc-tween-one": "^2.4.1",
				"react": "^16.9.0",
				"react-color": "^2.17.3",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^10.0.2",
				"react-dnd-html5-backend": "^10.0.2",
				"react-dom": "^16.9.0",
				"react-github-button": "^0.1.11",
				"react-helmet-async": "^1.0.4",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.4",
				"react-intl": "^4.1.1",
				"react-resizable": "^1.8.0",
				"react-router-dom": "^5.0.1",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.8.6",
				"react-text-loop": "^2.3.0",
				"react-virtualized": "~9.21.1",
				"react-window": "^1.8.5",
				"reqwest": "^2.0.5",
				"rimraf": "^3.0.0",
				"scrollama": "^2.0.0",
				"simple-git": "^1.113.0",
				"stylelint": "^13.0.0",
				"stylelint-config-prettier": "^8.0.0",
				"stylelint-config-rational-order": "^0.1.2",
				"stylelint-config-standard": "^20.0.0",
				"stylelint-declaration-block-no-ignored-properties": "^2.1.0",
				"stylelint-order": "^4.0.0",
				"theme-switcher": "^1.0.2",
				"typescript": "~3.8.2",
				"webpack-bundle-analyzer": "^3.6.0",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.2.0",
				"yaml-front-matter": "^4.0.0"
			},
			"peerDependencies": {
				"react": ">=16.9.0",
				"react-dom": ">=16.9.0"
			},
			"publishConfig": {
				"registry": "https://registry.npmjs.org/"
			},
			"bundlesize": [
				{
					"path": "./dist/antd.min.js",
					"maxSize": "305 kB"
				},
				{
					"path": "./dist/antd.min.css",
					"maxSize": "65 kB"
				},
				{
					"path": "./dist/antd.dark.min.css",
					"maxSize": "65 kB"
				},
				{
					"path": "./dist/antd.compact.min.css",
					"maxSize": "65 kB"
				}
			],
			"title": "Ant Design",
			"gitHead": "e5c8bc64aac13a9ea285a79833dd9be38deb5f36",
			"_id": "antd@4.1.1",
			"_nodeVersion": "12.16.1",
			"_npmVersion": "6.14.2",
			"dist": {
				"integrity": "sha512-hPMcK6CixzM3bgAU5maf3xSHEHPL6LDPrVbOqPr+ZtQ5Eo8u7+X3Las7FczUZHJ4/fXQtoykuKptSMcpWP+hsw==",
				"shasum": "916c3d05a0461a3cbbf4f20e7dd15b4de448cc90",
				"tarball": "https://registry.npmjs.org/antd/-/antd-4.1.1.tgz",
				"fileCount": 2869,
				"unpackedSize": 44335949,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeicJgCRA9TVsSAnZWagAAuO4QAJW5I5cpWBEEOcqKfr5P\nmp1xmn5kbXqYsnNfXVOHklvMQh7YJzAv6Hkx3IVLO+f3VRoH+JRUhv83R/Sl\niIF0pM6tieHqYu/nttEuoguOiZZUPb3sSJfipaJJlgbWuf1GqhbXqCWx6I+u\nQeiLZy+bTzWwDqii/NggYVdcKk/rF7wxHHO4Mbqio6c5BRYe1og1kirYE7Pl\nL+9M8nGihddqQV1D8qcKWFpFZRYxZFqFgMHSSLqliLbNgHNAGPpAlYmCbtUt\n6PfbEYRbfS2bzJv3Oj9u894Fr688DsjS5kobNieqL5/ywOW4OhPFptD6JEa4\nuDNlcqlUvKRRas/QrlO0T33WIebkmJdkHcI5jP/fz4W/pukBy1ZtXOfG7Y5o\nIqvzx/nQK2G62Nd42C7F6MucAmDc3prK+vTdlB6rXhJ5wwzGN1kI4LQRz4mM\ncAUKZHs6MoRUWNW9KEkVcmFVqWmXRcnM5aeho+SckWmzFCvRmgcag9enJYfC\noDQBModA+TIAXMEbZoQeNXVBX4fWb8ChALUp9qtqNRUDO4PsNEA7h8zueOm5\nQqQedCx6zVJyTRDOPaYhTX7htsl02Y8UgTadm/jsyBTqdi5gewW3Fw6pGI5M\nhhUxdtey28I7K7ZGJ+cvOiq6/bMulHd6FjHylr1tPWSeXbyR5PCDskXV718N\nIH3/\r\n=svXL\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "ikobe621@gmail.com",
					"name": "ikobe"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_4.1.1_1586086495010_0.4291853572069777"
			},
			"_hasShrinkwrap": false
		},
		"4.1.2": {
			"name": "antd",
			"version": "4.1.2",
			"description": "An enterprise-class UI design language and React components implementation",
			"keywords": [
				"ant",
				"component",
				"components",
				"design",
				"framework",
				"frontend",
				"react",
				"react-component",
				"ui"
			],
			"homepage": "http://ant.design/",
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"license": "MIT",
			"contributors": [
				{
					"name": "ant"
				}
			],
			"funding": {
				"type": "opencollective",
				"url": "https://opencollective.com/ant-design"
			},
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"main": "lib/index.js",
			"module": "es/index.js",
			"unpkg": "dist/antd.min.js",
			"typings": "lib/index.d.ts",
			"scripts": {
				"api-collection": "antd-tools run api-collection",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"build": "npm run compile && npm run dist",
				"bundlesize": "bundlesize",
				"check-commit": "node ./scripts/check-commit.js",
				"compile": "antd-tools run compile",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml CNAME _site && cp -r .circleci/ .github/ _site && npm run site:test",
				"deploy": "bisheng gh-pages --push-only --dotfiles",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"dist": "antd-tools run dist",
				"lint": "npm run lint:tsc && npm run lint:script && npm run lint:demo && npm run lint:style && npm run lint:deps",
				"lint-fix": "npm run lint-fix:script && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:script": "npm run lint:script -- --fix",
				"lint-fix:style": "npm run lint:style -- --fix",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:deps": "antd-tools run deps-lint",
				"lint:md": "remark components/",
				"lint:script": "eslint . --ext '.js,.jsx,.ts,.tsx'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"lint:tsc": "npm run tsc -- --noEmit",
				"pre-publish": "npm run check-commit && npm run test-all",
				"prettier": "prettier -c --write '**/*'",
				"pretty-quick": "pretty-quick",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"site": "cross-env NODE_ICU_DATA=node_modules/full-icu concurrently \"bisheng build --ssr -c ./site/bisheng.config.js\" \"node ./scripts/generateColorLess.js\"",
				"sort": "npx sort-package-json",
				"sort-api": "antd-tools run sort-api-table",
				"start": "rimraf _site && mkdir _site && cross-env NODE_ENV=development concurrently \"node ./scripts/generateColorLess.js\" \"bisheng start -c ./site/bisheng.config.js\"",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"test": "jest --config .jest.js --no-cache",
				"test:update": "jest --config .jest.js --no-cache --update-snapshot",
				"test-all": "./scripts/test-all.sh",
				"test-node": "jest --config .jest.node.js --no-cache",
				"tsc": "tsc",
				"site:test": "jest --config .jest.site.js --cache=false"
			},
			"husky": {
				"hooks": {
					"pre-commit": "pretty-quick --staged"
				}
			},
			"browserslist": [
				"last 2 versions",
				"Firefox ESR",
				"> 1%",
				"ie >= 11"
			],
			"dependencies": {
				"@ant-design/icons": "^4.0.0",
				"@ant-design/react-slick": "~0.25.5",
				"array-tree-filter": "^2.1.0",
				"classnames": "~2.2.6",
				"copy-to-clipboard": "^3.2.0",
				"css-animation": "^1.5.0",
				"lodash": "^4.17.13",
				"moment": "^2.24.0",
				"omit.js": "^1.0.2",
				"prop-types": "^15.7.2",
				"raf": "^3.4.1",
				"rc-animate": "~2.10.2",
				"rc-cascader": "~1.0.0",
				"rc-checkbox": "~2.2.0",
				"rc-collapse": "~1.11.3",
				"rc-dialog": "~7.6.0",
				"rc-drawer": "~3.1.1",
				"rc-dropdown": "~3.0.0",
				"rc-field-form": "~1.1.0",
				"rc-input-number": "~4.5.4",
				"rc-mentions": "~1.1.0",
				"rc-menu": "~8.0.1",
				"rc-notification": "~4.0.0",
				"rc-pagination": "~2.2.0",
				"rc-picker": "~1.4.0",
				"rc-progress": "~2.5.0",
				"rc-rate": "~2.5.1",
				"rc-resize-observer": "^0.2.0",
				"rc-select": "~10.2.0",
				"rc-slider": "~9.2.3",
				"rc-steps": "~3.5.0",
				"rc-switch": "~1.9.0",
				"rc-table": "~7.4.2",
				"rc-tabs": "~10.1.1",
				"rc-tooltip": "~4.0.2",
				"rc-tree": "~3.1.0",
				"rc-tree-select": "~3.1.0",
				"rc-trigger": "~4.0.0",
				"rc-upload": "~3.0.0",
				"rc-util": "^4.20.0",
				"rc-virtual-list": "^1.1.0",
				"resize-observer-polyfill": "^1.5.1",
				"scroll-into-view-if-needed": "^2.2.20",
				"warning": "~4.0.3"
			},
			"devDependencies": {
				"@ant-design/bisheng-plugin": "^2.3.0",
				"@ant-design/colors": "^4.0.0",
				"@ant-design/hitu": "^0.0.0-alpha.13",
				"@ant-design/tools": "^8.0.4",
				"@qixian.cs/github-contributors-list": "^1.0.3",
				"@stackblitz/sdk": "^1.3.0",
				"@types/classnames": "^2.2.8",
				"@types/enzyme": "^3.10.5",
				"@types/gtag.js": "^0.0.3",
				"@types/jest": "^25.1.0",
				"@types/lodash": "^4.14.139",
				"@types/prop-types": "^15.7.1",
				"@types/raf": "^3.4.0",
				"@types/react": "^16.9.21",
				"@types/react-color": "^3.0.1",
				"@types/react-dom": "^16.9.5",
				"@types/warning": "^3.0.0",
				"@typescript-eslint/eslint-plugin": "^2.19.0",
				"@typescript-eslint/parser": "^2.19.0",
				"antd-pro-merge-less": "^3.0.3",
				"antd-theme-generator": "^1.1.6",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.5.1",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.1.0",
				"bisheng-plugin-toc": "^0.4.4",
				"bundlesize": "^0.18.0",
				"chalk": "^4.0.0",
				"cheerio": "^1.0.0-rc.3",
				"concurrently": "^5.0.2",
				"cross-env": "^7.0.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.6.3",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.10.0",
				"enzyme-adapter-react-16": "^1.14.0",
				"enzyme-to-json": "^3.3.5",
				"eslint": "^6.8.0",
				"eslint-config-airbnb": "^18.0.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-import": "~2.20.0",
				"eslint-plugin-jest": "^23.0.2",
				"eslint-plugin-jsx-a11y": "^6.2.1",
				"eslint-plugin-markdown": "^1.0.0",
				"eslint-plugin-react": "^7.14.2",
				"eslint-plugin-react-hooks": "^3.0.0",
				"eslint-plugin-unicorn": "^18.0.1",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"full-icu": "^1.3.0",
				"glob": "^7.1.4",
				"http-server": "^0.12.0",
				"husky": "^4.0.3",
				"ignore-emit-webpack-plugin": "^2.0.2",
				"immutability-helper": "^3.0.0",
				"intersection-observer": "^0.7.0",
				"jest": "^25.1.0",
				"jquery": "^3.4.1",
				"jsdom": "^16.0.0",
				"jsonml.js": "^0.1.0",
				"less-vars-to-js": "^1.3.0",
				"logrocket": "^1.0.0",
				"logrocket-react": "^4.0.0",
				"lz-string": "^1.4.4",
				"mockdate": "^2.0.2",
				"node-fetch": "^2.6.0",
				"preact": "^10.0.0",
				"preact-compat": "^3.18.5",
				"prettier": "^2.0.1",
				"pretty-quick": "^2.0.0",
				"querystring": "^0.2.0",
				"rc-footer": "^0.6.0",
				"rc-queue-anim": "^1.6.12",
				"rc-scroll-anim": "^2.5.8",
				"rc-tween-one": "^2.4.1",
				"react": "^16.9.0",
				"react-color": "^2.17.3",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^10.0.2",
				"react-dnd-html5-backend": "^10.0.2",
				"react-dom": "^16.9.0",
				"react-github-button": "^0.1.11",
				"react-helmet-async": "^1.0.4",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.4",
				"react-intl": "^4.1.1",
				"react-resizable": "^1.8.0",
				"react-router-dom": "^5.0.1",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.8.6",
				"react-text-loop": "^2.3.0",
				"react-virtualized": "~9.21.1",
				"react-window": "^1.8.5",
				"reqwest": "^2.0.5",
				"rimraf": "^3.0.0",
				"scrollama": "^2.0.0",
				"simple-git": "^1.113.0",
				"stylelint": "^13.0.0",
				"stylelint-config-prettier": "^8.0.0",
				"stylelint-config-rational-order": "^0.1.2",
				"stylelint-config-standard": "^20.0.0",
				"stylelint-declaration-block-no-ignored-properties": "^2.1.0",
				"stylelint-order": "^4.0.0",
				"theme-switcher": "^1.0.2",
				"typescript": "~3.8.2",
				"webpack-bundle-analyzer": "^3.6.0",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.2.0",
				"yaml-front-matter": "^4.0.0"
			},
			"peerDependencies": {
				"react": ">=16.9.0",
				"react-dom": ">=16.9.0"
			},
			"publishConfig": {
				"registry": "https://registry.npmjs.org/"
			},
			"bundlesize": [
				{
					"path": "./dist/antd.min.js",
					"maxSize": "305 kB"
				},
				{
					"path": "./dist/antd.min.css",
					"maxSize": "65 kB"
				},
				{
					"path": "./dist/antd.dark.min.css",
					"maxSize": "65 kB"
				},
				{
					"path": "./dist/antd.compact.min.css",
					"maxSize": "65 kB"
				}
			],
			"title": "Ant Design",
			"gitHead": "b5dd56611bca107015d15f4fbc334561a3d30c04",
			"_id": "antd@4.1.2",
			"_nodeVersion": "12.14.1",
			"_npmVersion": "6.14.1",
			"dist": {
				"integrity": "sha512-YWR4UlbiyjfoDTom/HaB+HqbgMIDoMuV0t+hlAJ+29xBv5WWrJzAbzLUQ4EByomtPzdg0ZlbXx0ETtLpaRU86w==",
				"shasum": "3d8caea84547aaee8f29a05cedc5f8d6be2da123",
				"tarball": "https://registry.npmjs.org/antd/-/antd-4.1.2.tgz",
				"fileCount": 2871,
				"unpackedSize": 42323423,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJekDrLCRA9TVsSAnZWagAA6IYP/RIg9JDToRlizLcvzxAe\nxOCmQQcozJGFb8d4yuJUV13Wr2M/9R2lTET2U6UoMPejriYdaoLGSy6vr5QN\nEZ8o99UISRQkkHJrXZe/Uwo424AtZDzf+ZKLttRIffVoCdt09sP1iCshm9II\nwJ0Gty/Fl+3BPe+9+OoJBULEHsRmBMF2NLMTkfMBgq4jHpgsSl6xGXgrBQXe\ntbbPt+IhBc6H0kISLeP6UhJoKotMQLdRmr5cX2UFCmEz/O0llv5R9oEuEK9Z\nUeMuWFiujdijg/khse7CaT44hZ8vclL8Ek6kU7vcLgDson9nrnyF95yEdGG7\nd8p3ReGXfXAJyYYL8SSYWsXVqbhXfb01Os5X466lDzoSqD6Dnn94/NbzfPzl\nQPOnBFSHSvoNiNEierGVcYkyIRhvGS7FPnDGEWPGb3ZV1brVmh14wmU5k4AC\nqWtW+h49T1LHlGQGqwn6x9qjilW72mmL5ve8/pVm97pSQpmP4b57FxF5ksx7\n8LvNgRcIWGKWR96T3iQWi6cIfOV2EXb9w7bUAO2jp+FGxKuKKCLGDFSjZyD2\nWNqcS2CvxDU6OXiphkoLeO3FndD9TDt3KRMrtg+KhJ/DZOobBWiKiP+kV7rG\nWkOBaJOMxt+PWui6Rk6Jfcw3Gwv7+M/YpoEFZwHuA1G/eZhuM7/40UulQO+u\nWh05\r\n=kcSq\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "ikobe621@gmail.com",
					"name": "ikobe"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_4.1.2_1586510538270_0.21431252564576164"
			},
			"_hasShrinkwrap": false
		},
		"4.1.3": {
			"name": "antd",
			"version": "4.1.3",
			"description": "An enterprise-class UI design language and React components implementation",
			"keywords": [
				"ant",
				"component",
				"components",
				"design",
				"framework",
				"frontend",
				"react",
				"react-component",
				"ui"
			],
			"homepage": "http://ant.design/",
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"license": "MIT",
			"contributors": [
				{
					"name": "ant"
				}
			],
			"funding": {
				"type": "opencollective",
				"url": "https://opencollective.com/ant-design"
			},
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"main": "lib/index.js",
			"module": "es/index.js",
			"unpkg": "dist/antd.min.js",
			"typings": "lib/index.d.ts",
			"scripts": {
				"api-collection": "antd-tools run api-collection",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"build": "npm run compile && npm run dist",
				"bundlesize": "bundlesize",
				"check-commit": "node ./scripts/check-commit",
				"compile": "antd-tools run compile",
				"changelog": "node ./scripts/print-changelog",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml CNAME _site && cp -r .circleci/ .github/ _site && npm run site:test",
				"deploy": "bisheng gh-pages --push-only --dotfiles",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"dist": "antd-tools run dist",
				"lint": "npm run lint:tsc && npm run lint:script && npm run lint:demo && npm run lint:style && npm run lint:deps",
				"lint-fix": "npm run lint-fix:script && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:script": "npm run lint:script -- --fix",
				"lint-fix:style": "npm run lint:style -- --fix",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:deps": "antd-tools run deps-lint",
				"lint:md": "remark components/",
				"lint:script": "eslint . --ext '.js,.jsx,.ts,.tsx'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"lint:tsc": "npm run tsc -- --noEmit",
				"pre-publish": "npm run check-commit && npm run test-all",
				"prettier": "prettier -c --write '**/*'",
				"pretty-quick": "pretty-quick",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"site": "cross-env NODE_ICU_DATA=node_modules/full-icu concurrently \"bisheng build --ssr -c ./site/bisheng.config.js\" \"node ./scripts/generateColorLess.js\"",
				"sort": "npx sort-package-json",
				"sort-api": "antd-tools run sort-api-table",
				"start": "rimraf _site && mkdir _site && cross-env NODE_ENV=development concurrently \"node ./scripts/generateColorLess.js\" \"bisheng start -c ./site/bisheng.config.js\"",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"test": "jest --config .jest.js --no-cache",
				"test:update": "jest --config .jest.js --no-cache --update-snapshot",
				"test-all": "./scripts/test-all.sh",
				"test-node": "jest --config .jest.node.js --no-cache",
				"tsc": "tsc",
				"site:test": "jest --config .jest.site.js --cache=false"
			},
			"husky": {
				"hooks": {
					"pre-commit": "pretty-quick --staged"
				}
			},
			"browserslist": [
				"last 2 versions",
				"Firefox ESR",
				"> 1%",
				"ie >= 11"
			],
			"dependencies": {
				"@ant-design/icons": "^4.0.0",
				"@ant-design/react-slick": "~0.25.5",
				"array-tree-filter": "^2.1.0",
				"classnames": "~2.2.6",
				"copy-to-clipboard": "^3.2.0",
				"css-animation": "^1.5.0",
				"lodash": "^4.17.13",
				"moment": "^2.24.0",
				"omit.js": "^1.0.2",
				"prop-types": "^15.7.2",
				"raf": "^3.4.1",
				"rc-animate": "~2.10.2",
				"rc-cascader": "~1.0.0",
				"rc-checkbox": "~2.2.0",
				"rc-collapse": "~1.11.3",
				"rc-dialog": "~7.6.0",
				"rc-drawer": "~3.1.1",
				"rc-dropdown": "~3.0.0",
				"rc-field-form": "~1.1.0",
				"rc-input-number": "~4.5.4",
				"rc-mentions": "~1.1.0",
				"rc-menu": "~8.0.1",
				"rc-notification": "~4.0.0",
				"rc-pagination": "~2.2.0",
				"rc-picker": "~1.4.0",
				"rc-progress": "~2.5.0",
				"rc-rate": "~2.5.1",
				"rc-resize-observer": "^0.2.0",
				"rc-select": "~10.2.0",
				"rc-slider": "~9.2.3",
				"rc-steps": "~3.5.0",
				"rc-switch": "~1.9.0",
				"rc-table": "~7.4.2",
				"rc-tabs": "~10.1.1",
				"rc-tooltip": "~4.0.2",
				"rc-tree": "~3.1.0",
				"rc-tree-select": "~3.1.0",
				"rc-trigger": "~4.0.0",
				"rc-upload": "~3.0.0",
				"rc-util": "^4.20.0",
				"rc-virtual-list": "^1.1.0",
				"resize-observer-polyfill": "^1.5.1",
				"scroll-into-view-if-needed": "^2.2.20",
				"warning": "~4.0.3"
			},
			"devDependencies": {
				"@ant-design/bisheng-plugin": "^2.3.0",
				"@ant-design/colors": "^4.0.0",
				"@ant-design/hitu": "^0.0.0-alpha.13",
				"@ant-design/tools": "^8.2.0",
				"@qixian.cs/github-contributors-list": "^1.0.3",
				"@stackblitz/sdk": "^1.3.0",
				"@types/classnames": "^2.2.8",
				"@types/enzyme": "^3.10.5",
				"@types/gtag.js": "^0.0.3",
				"@types/jest": "^25.1.0",
				"@types/lodash": "^4.14.139",
				"@types/prop-types": "^15.7.1",
				"@types/raf": "^3.4.0",
				"@types/react": "^16.9.21",
				"@types/react-color": "^3.0.1",
				"@types/react-dom": "^16.9.5",
				"@types/warning": "^3.0.0",
				"@typescript-eslint/eslint-plugin": "^2.19.0",
				"@typescript-eslint/parser": "^2.19.0",
				"antd-pro-merge-less": "^3.0.3",
				"antd-theme-generator": "^1.1.6",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.5.1",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.1.0",
				"bisheng-plugin-toc": "^0.4.4",
				"bundlesize": "^0.18.0",
				"chalk": "^4.0.0",
				"cheerio": "^1.0.0-rc.3",
				"concurrently": "^5.0.2",
				"cross-env": "^7.0.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.6.3",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.10.0",
				"enzyme-adapter-react-16": "^1.14.0",
				"enzyme-to-json": "^3.3.5",
				"eslint": "^6.8.0",
				"eslint-config-airbnb": "^18.0.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-import": "~2.20.0",
				"eslint-plugin-jest": "^23.0.2",
				"eslint-plugin-jsx-a11y": "^6.2.1",
				"eslint-plugin-markdown": "^1.0.0",
				"eslint-plugin-react": "^7.14.2",
				"eslint-plugin-react-hooks": "^3.0.0",
				"eslint-plugin-unicorn": "^18.0.1",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"fs-extra": "^9.0.0",
				"full-icu": "^1.3.0",
				"glob": "^7.1.4",
				"http-server": "^0.12.0",
				"husky": "^4.0.3",
				"ignore-emit-webpack-plugin": "^2.0.2",
				"immutability-helper": "^3.0.0",
				"inquirer": "^7.1.0",
				"intersection-observer": "^0.7.0",
				"jest": "^25.1.0",
				"jquery": "^3.4.1",
				"jsdom": "^16.0.0",
				"jsonml.js": "^0.1.0",
				"less-vars-to-js": "^1.3.0",
				"logrocket": "^1.0.0",
				"logrocket-react": "^4.0.0",
				"lz-string": "^1.4.4",
				"mockdate": "^2.0.2",
				"node-fetch": "^2.6.0",
				"open": "^7.0.3",
				"preact": "^10.0.0",
				"preact-compat": "^3.18.5",
				"prettier": "^2.0.1",
				"pretty-quick": "^2.0.0",
				"querystring": "^0.2.0",
				"rc-footer": "^0.6.0",
				"rc-queue-anim": "^1.6.12",
				"rc-scroll-anim": "^2.5.8",
				"rc-tween-one": "^2.4.1",
				"react": "^16.9.0",
				"react-color": "^2.17.3",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^10.0.2",
				"react-dnd-html5-backend": "^10.0.2",
				"react-dom": "^16.9.0",
				"react-github-button": "^0.1.11",
				"react-helmet-async": "^1.0.4",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.4",
				"react-intl": "^4.1.1",
				"react-resizable": "^1.8.0",
				"react-router-dom": "^5.0.1",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.8.6",
				"react-text-loop": "^2.3.0",
				"react-virtualized": "~9.21.1",
				"react-window": "^1.8.5",
				"reqwest": "^2.0.5",
				"rimraf": "^3.0.0",
				"scrollama": "^2.0.0",
				"simple-git": "^1.113.0",
				"stylelint": "^13.0.0",
				"stylelint-config-prettier": "^8.0.0",
				"stylelint-config-rational-order": "^0.1.2",
				"stylelint-config-standard": "^20.0.0",
				"stylelint-declaration-block-no-ignored-properties": "^2.1.0",
				"stylelint-order": "^4.0.0",
				"theme-switcher": "^1.0.2",
				"typescript": "~3.8.2",
				"webpack-bundle-analyzer": "^3.6.0",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.2.0",
				"yaml-front-matter": "^4.0.0"
			},
			"peerDependencies": {
				"react": ">=16.9.0",
				"react-dom": ">=16.9.0"
			},
			"publishConfig": {
				"registry": "https://registry.npmjs.org/"
			},
			"bundlesize": [
				{
					"path": "./dist/antd.min.js",
					"maxSize": "305 kB"
				},
				{
					"path": "./dist/antd.min.css",
					"maxSize": "65 kB"
				},
				{
					"path": "./dist/antd.dark.min.css",
					"maxSize": "65 kB"
				},
				{
					"path": "./dist/antd.compact.min.css",
					"maxSize": "65 kB"
				}
			],
			"title": "Ant Design",
			"gitHead": "3f4f5864fefee2d3ccbde041174e644a180425d9",
			"_id": "antd@4.1.3",
			"_nodeVersion": "12.14.1",
			"_npmVersion": "6.14.1",
			"dist": {
				"integrity": "sha512-gVAc+xsDQY07REfu7oy/IXCbFm3VtxwaUy+BNI3lNyzk8rx0XS/7Yuf6q+fZwVgQiVRUUamxkGCzwV1oFFBkdw==",
				"shasum": "c5fd6e4eb3d335c4bb27d903ee2306b9cbeb28ef",
				"tarball": "https://registry.npmjs.org/antd/-/antd-4.1.3.tgz",
				"fileCount": 2872,
				"unpackedSize": 42420211,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJelGEFCRA9TVsSAnZWagAAqcIQAI3++pWRSJgl/JYUDGL2\n+daejkTyG8FIL/fKfJa/kWFgYijXu3zNa1fBgNBv/0c7TYv3E+h7JDitqbRr\nUVq1pWYUd547TJyJI6ZPDbUJme1koCrnt2RtZKlUuiDkK2sq573BQdF6l7KC\n+ZhqS5dFt6KIdXO0g0M/yLSgIHkGMtVDxdEMYGQO2ibcDPtIsNnD0TXIq+Z/\neaq2MyoOdZ63SCS8wadFtCaxB+yaiWP1/Slhu4mozfNWzo0EbnoFN/IdpU+h\n/H4fWCRDUl8AzrZxfiA5KHE3raEle994Eea/J+0H0TCXtKC5C1r3pFh7lpR4\nX0x707Uvx4FVlz5Rb7ogI5aOwcLaBqWYLrBIJ73jqJ6Ye20rKuEZdDJKGgwX\nIZnIlTcXkw2XJ4pbiCKzNda6cms37JzWToMjf1CJfAAqi1D9B+Y02Iq+mNMI\nS5A0vX0kzuazuumE9yNMECAmF0Ht/CJZ6VZkIHoH5rR4PcOIeRqegb6EV5Kn\nDHrbRmwj6eVOvBfZewSS5AYgblFjeZDR6RrJVQlwSwaqHHnKbWn/nBq/YpD8\nJD0Aaoxhqq7N84ccqZer3/lV+qbHTAWa9A3CML6RlT5GgWuQEJfi/L4VLj2d\nNdH6+8Htu5WzaXhrT+E7lDtw0iMULh+eablE7/TgP8/t4JKQZmOnVBUcGrlo\nAwIJ\r\n=DVN9\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "ikobe621@gmail.com",
					"name": "ikobe"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_4.1.3_1586782468413_0.5787774904805381"
			},
			"_hasShrinkwrap": false
		},
		"4.1.4": {
			"name": "antd",
			"version": "4.1.4",
			"description": "An enterprise-class UI design language and React components implementation",
			"keywords": [
				"ant",
				"component",
				"components",
				"design",
				"framework",
				"frontend",
				"react",
				"react-component",
				"ui"
			],
			"homepage": "http://ant.design/",
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"license": "MIT",
			"contributors": [
				{
					"name": "ant"
				}
			],
			"funding": {
				"type": "opencollective",
				"url": "https://opencollective.com/ant-design"
			},
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"main": "lib/index.js",
			"module": "es/index.js",
			"unpkg": "dist/antd.min.js",
			"typings": "lib/index.d.ts",
			"scripts": {
				"api-collection": "antd-tools run api-collection",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"build": "npm run compile && npm run dist",
				"bundlesize": "bundlesize",
				"check-commit": "node ./scripts/check-commit",
				"compile": "antd-tools run compile",
				"changelog": "node ./scripts/print-changelog",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml CNAME _site && cp -r .circleci/ .github/ _site && npm run site:test",
				"deploy": "bisheng gh-pages --push-only --dotfiles",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"dist": "antd-tools run dist",
				"lint": "npm run lint:tsc && npm run lint:script && npm run lint:demo && npm run lint:style && npm run lint:deps",
				"lint-fix": "npm run lint-fix:script && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:script": "npm run lint:script -- --fix",
				"lint-fix:style": "npm run lint:style -- --fix",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:deps": "antd-tools run deps-lint",
				"lint:md": "remark components/",
				"lint:script": "eslint . --ext '.js,.jsx,.ts,.tsx'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"lint:tsc": "npm run tsc -- --noEmit",
				"pre-publish": "npm run check-commit && npm run test-all",
				"prettier": "prettier -c --write '**/*'",
				"pretty-quick": "pretty-quick",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"site": "cross-env NODE_ICU_DATA=node_modules/full-icu concurrently \"bisheng build --ssr -c ./site/bisheng.config.js\" \"node ./scripts/generateColorLess.js\"",
				"sort": "npx sort-package-json",
				"sort-api": "antd-tools run sort-api-table",
				"start": "rimraf _site && mkdir _site && cross-env NODE_ENV=development concurrently \"node ./scripts/generateColorLess.js\" \"bisheng start -c ./site/bisheng.config.js\"",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"test": "jest --config .jest.js --no-cache",
				"test:update": "jest --config .jest.js --no-cache --update-snapshot",
				"test-all": "./scripts/test-all.sh",
				"test-node": "jest --config .jest.node.js --no-cache",
				"tsc": "tsc",
				"site:test": "jest --config .jest.site.js --cache=false"
			},
			"husky": {
				"hooks": {
					"pre-commit": "pretty-quick --staged"
				}
			},
			"browserslist": [
				"last 2 versions",
				"Firefox ESR",
				"> 1%",
				"ie >= 11"
			],
			"dependencies": {
				"@ant-design/icons": "^4.0.0",
				"@ant-design/react-slick": "~0.25.5",
				"array-tree-filter": "^2.1.0",
				"classnames": "~2.2.6",
				"copy-to-clipboard": "^3.2.0",
				"css-animation": "^1.5.0",
				"lodash": "^4.17.13",
				"moment": "^2.24.0",
				"omit.js": "^1.0.2",
				"prop-types": "^15.7.2",
				"raf": "^3.4.1",
				"rc-animate": "~2.10.2",
				"rc-cascader": "~1.0.0",
				"rc-checkbox": "~2.2.0",
				"rc-collapse": "~1.11.3",
				"rc-dialog": "~7.6.0",
				"rc-drawer": "~3.1.1",
				"rc-dropdown": "~3.0.0",
				"rc-field-form": "~1.1.0",
				"rc-input-number": "~4.5.4",
				"rc-mentions": "~1.1.0",
				"rc-menu": "~8.0.1",
				"rc-notification": "~4.0.0",
				"rc-pagination": "~2.2.0",
				"rc-picker": "~1.4.0",
				"rc-progress": "~2.5.0",
				"rc-rate": "~2.5.1",
				"rc-resize-observer": "^0.2.0",
				"rc-select": "~10.2.0",
				"rc-slider": "~9.2.3",
				"rc-steps": "~3.5.0",
				"rc-switch": "~1.9.0",
				"rc-table": "~7.4.2",
				"rc-tabs": "~10.1.1",
				"rc-tooltip": "~4.0.2",
				"rc-tree": "~3.1.0",
				"rc-tree-select": "~3.1.0",
				"rc-trigger": "~4.0.0",
				"rc-upload": "~3.0.0",
				"rc-util": "^4.20.0",
				"rc-virtual-list": "^1.1.0",
				"resize-observer-polyfill": "^1.5.1",
				"scroll-into-view-if-needed": "^2.2.20",
				"warning": "~4.0.3"
			},
			"devDependencies": {
				"@ant-design/bisheng-plugin": "^2.3.0",
				"@ant-design/colors": "^4.0.0",
				"@ant-design/hitu": "^0.0.0-alpha.13",
				"@ant-design/tools": "^8.2.0",
				"@qixian.cs/github-contributors-list": "^1.0.3",
				"@stackblitz/sdk": "^1.3.0",
				"@types/classnames": "^2.2.8",
				"@types/enzyme": "^3.10.5",
				"@types/gtag.js": "^0.0.3",
				"@types/jest": "^25.1.0",
				"@types/lodash": "^4.14.139",
				"@types/prop-types": "^15.7.1",
				"@types/raf": "^3.4.0",
				"@types/react": "^16.9.21",
				"@types/react-color": "^3.0.1",
				"@types/react-dom": "^16.9.5",
				"@types/warning": "^3.0.0",
				"@typescript-eslint/eslint-plugin": "^2.19.0",
				"@typescript-eslint/parser": "^2.19.0",
				"antd-pro-merge-less": "^3.0.3",
				"antd-theme-generator": "^1.1.6",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.5.1",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.1.0",
				"bisheng-plugin-toc": "^0.4.4",
				"bundlesize": "^0.18.0",
				"chalk": "^4.0.0",
				"cheerio": "^1.0.0-rc.3",
				"concurrently": "^5.0.2",
				"cross-env": "^7.0.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.6.3",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.10.0",
				"enzyme-adapter-react-16": "^1.14.0",
				"enzyme-to-json": "^3.3.5",
				"eslint": "^6.8.0",
				"eslint-config-airbnb": "^18.0.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-import": "~2.20.0",
				"eslint-plugin-jest": "^23.0.2",
				"eslint-plugin-jsx-a11y": "^6.2.1",
				"eslint-plugin-markdown": "^1.0.0",
				"eslint-plugin-react": "^7.14.2",
				"eslint-plugin-react-hooks": "^3.0.0",
				"eslint-plugin-unicorn": "^18.0.1",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"fs-extra": "^9.0.0",
				"full-icu": "^1.3.0",
				"glob": "^7.1.4",
				"http-server": "^0.12.0",
				"husky": "^4.0.3",
				"ignore-emit-webpack-plugin": "^2.0.2",
				"immutability-helper": "^3.0.0",
				"inquirer": "^7.1.0",
				"intersection-observer": "^0.9.0",
				"jest": "^25.1.0",
				"jquery": "^3.4.1",
				"jsdom": "^16.0.0",
				"jsonml.js": "^0.1.0",
				"less-vars-to-js": "^1.3.0",
				"logrocket": "^1.0.0",
				"logrocket-react": "^4.0.0",
				"lz-string": "^1.4.4",
				"mockdate": "^2.0.2",
				"node-fetch": "^2.6.0",
				"open": "^7.0.3",
				"preact": "^10.0.0",
				"preact-compat": "^3.18.5",
				"prettier": "^2.0.1",
				"pretty-quick": "^2.0.0",
				"querystring": "^0.2.0",
				"rc-footer": "^0.6.0",
				"rc-queue-anim": "^1.6.12",
				"rc-scroll-anim": "^2.5.8",
				"rc-tween-one": "^2.4.1",
				"react": "^16.9.0",
				"react-color": "^2.17.3",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^10.0.2",
				"react-dnd-html5-backend": "^10.0.2",
				"react-dom": "^16.9.0",
				"react-github-button": "^0.1.11",
				"react-helmet-async": "^1.0.4",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.4",
				"react-intl": "^4.1.1",
				"react-resizable": "^1.8.0",
				"react-router-dom": "^5.0.1",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.8.6",
				"react-text-loop": "^2.3.0",
				"react-virtualized": "~9.21.1",
				"react-window": "^1.8.5",
				"reqwest": "^2.0.5",
				"rimraf": "^3.0.0",
				"scrollama": "^2.0.0",
				"simple-git": "^1.113.0",
				"stylelint": "^13.0.0",
				"stylelint-config-prettier": "^8.0.0",
				"stylelint-config-rational-order": "^0.1.2",
				"stylelint-config-standard": "^20.0.0",
				"stylelint-declaration-block-no-ignored-properties": "^2.1.0",
				"stylelint-order": "^4.0.0",
				"theme-switcher": "^1.0.2",
				"typescript": "~3.8.2",
				"webpack-bundle-analyzer": "^3.6.0",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.2.0",
				"yaml-front-matter": "^4.0.0"
			},
			"peerDependencies": {
				"react": ">=16.9.0",
				"react-dom": ">=16.9.0"
			},
			"publishConfig": {
				"registry": "https://registry.npmjs.org/"
			},
			"bundlesize": [
				{
					"path": "./dist/antd.min.js",
					"maxSize": "305 kB"
				},
				{
					"path": "./dist/antd.min.css",
					"maxSize": "65 kB"
				},
				{
					"path": "./dist/antd.dark.min.css",
					"maxSize": "65 kB"
				},
				{
					"path": "./dist/antd.compact.min.css",
					"maxSize": "65 kB"
				}
			],
			"title": "Ant Design",
			"gitHead": "76ee9668ef5f0e5546a9f922fe90d2d8c7fb3ed4",
			"_id": "antd@4.1.4",
			"_nodeVersion": "12.16.1",
			"_npmVersion": "6.14.2",
			"dist": {
				"integrity": "sha512-YRF/nrAq4R+olKRJxEDqeO4xkTvx+U6ovIQjGew1JDiEHMMhSftpvpYg2Iu5hRdFL66uxQk6VYngMttBpuYm9Q==",
				"shasum": "ea86d9e6742d8d01c7e84e423bb4d31403bec02e",
				"tarball": "https://registry.npmjs.org/antd/-/antd-4.1.4.tgz",
				"fileCount": 2872,
				"unpackedSize": 42069713,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJemzh3CRA9TVsSAnZWagAAD8EP/2b2oZcUrEjXRaTsi9Lz\ndPdHMq9+JrgLiN224mrE0WUpgsY1Aj6U/HuwCUGYeIJ7/2FR74Jzjoian+C3\nMlNCSfo52Wgdz2d8v/Ccx/F54q90G+40KA32zBje3V24vY4h0dOLUiQeLYpU\nSRCo5BSlafwuzJqdqRVRcK5sr+shkKEEswCdLT0Et+K4+S1RynXXzpciz9Ig\nJZzHRikmyo7JNWOnmS7wX4br2OgfakrcC3j3P/iDKl5tS2nPda7t30xPlljs\ngpBzzebarpFU50HGl7yOk5i6RsKySjg5PuJJ5HjsIjes3st9A9jA6xiC6mhm\nMUxj+Yk2pt0TPFmcisPWh7ZT5oObHf8VhDLlWEftb48SAUeMz7OANzp5472k\n2ktcbVepnABxNAbbR9v5/kMjSZyrc3C7VQ2bfD+NTPC69Iuak3b7IOR6h99j\nWNKc1APyDAciuGC7YCuqXLa5a5u/1ORd8fY2ShJqn629IDw/fUWJipHfgXNT\nEwGcAuT+0+cUHRR9Cq1FuoM7wLJKiFSu+GyXmdy3YYTNbzVNIAeCHXv3lYO3\nrca2rkgpaki5X0x5wg9rTV2ndPPLtQR16rzCX7B2Hm6MjUgUhjwh2NryLfdL\n6LJm5Zl8l4Z6JM/WVPQbY7MLg1LtNQMzxdT8KjBisAnm6czOSNrLMXv/ZHYj\nEhUX\r\n=2X94\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "ikobe621@gmail.com",
					"name": "ikobe"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_4.1.4_1587230838291_0.25172819744610275"
			},
			"_hasShrinkwrap": false
		},
		"4.1.5": {
			"name": "antd",
			"version": "4.1.5",
			"description": "An enterprise-class UI design language and React components implementation",
			"keywords": [
				"ant",
				"component",
				"components",
				"design",
				"framework",
				"frontend",
				"react",
				"react-component",
				"ui"
			],
			"homepage": "http://ant.design/",
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"license": "MIT",
			"contributors": [
				{
					"name": "ant"
				}
			],
			"funding": {
				"type": "opencollective",
				"url": "https://opencollective.com/ant-design"
			},
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"main": "lib/index.js",
			"module": "es/index.js",
			"unpkg": "dist/antd.min.js",
			"typings": "lib/index.d.ts",
			"scripts": {
				"api-collection": "antd-tools run api-collection",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"build": "npm run compile && npm run dist",
				"bundlesize": "bundlesize",
				"check-commit": "node ./scripts/check-commit",
				"compile": "antd-tools run compile",
				"changelog": "node ./scripts/print-changelog",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml CNAME _site && cp -r .circleci/ .github/ _site && npm run site:test",
				"deploy": "bisheng gh-pages --push-only --dotfiles",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"dist": "antd-tools run dist",
				"lint": "npm run lint:tsc && npm run lint:script && npm run lint:demo && npm run lint:style && npm run lint:deps && npm run lint:md",
				"lint-fix": "npm run lint-fix:script && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:script": "npm run lint:script -- --fix",
				"lint-fix:style": "npm run lint:style -- --fix",
				"lint:demo": "eslint components/*/demo/*.md",
				"lint:deps": "antd-tools run deps-lint",
				"lint:md": "remark . -f -q",
				"lint:script": "eslint . --ext '.js,.jsx,.ts,.tsx'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"lint:tsc": "npm run tsc -- --noEmit",
				"pre-publish": "npm run check-commit && npm run test-all",
				"prettier": "prettier -c --write '**/*'",
				"pretty-quick": "pretty-quick",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"site": "cross-env NODE_ICU_DATA=node_modules/full-icu concurrently \"bisheng build --ssr -c ./site/bisheng.config.js\" \"node ./scripts/generateColorLess.js\"",
				"sort": "npx sort-package-json",
				"sort-api": "antd-tools run sort-api-table",
				"start": "rimraf _site && mkdir _site && cross-env NODE_ENV=development concurrently \"node ./scripts/generateColorLess.js\" \"bisheng start -c ./site/bisheng.config.js\"",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"test": "jest --config .jest.js --no-cache",
				"test:update": "jest --config .jest.js --no-cache --update-snapshot",
				"test-all": "./scripts/test-all.sh",
				"test-node": "jest --config .jest.node.js --no-cache",
				"tsc": "tsc",
				"site:test": "jest --config .jest.site.js --cache=false"
			},
			"husky": {
				"hooks": {
					"pre-commit": "pretty-quick --staged"
				}
			},
			"browserslist": [
				"last 2 versions",
				"Firefox ESR",
				"> 1%",
				"ie >= 11"
			],
			"dependencies": {
				"@ant-design/icons": "^4.0.0",
				"@ant-design/react-slick": "~0.25.5",
				"array-tree-filter": "^2.1.0",
				"classnames": "~2.2.6",
				"copy-to-clipboard": "^3.2.0",
				"css-animation": "^1.5.0",
				"lodash": "^4.17.13",
				"moment": "^2.24.0",
				"omit.js": "^1.0.2",
				"prop-types": "^15.7.2",
				"raf": "^3.4.1",
				"rc-animate": "~2.11.0",
				"rc-cascader": "~1.0.0",
				"rc-checkbox": "~2.2.0",
				"rc-collapse": "~1.11.3",
				"rc-dialog": "~7.6.0",
				"rc-drawer": "~3.1.1",
				"rc-dropdown": "~3.0.0",
				"rc-field-form": "~1.1.0",
				"rc-input-number": "~4.5.4",
				"rc-mentions": "~1.1.0",
				"rc-menu": "~8.0.1",
				"rc-notification": "~4.0.0",
				"rc-pagination": "~2.2.0",
				"rc-picker": "~1.4.0",
				"rc-progress": "~2.5.0",
				"rc-rate": "~2.5.1",
				"rc-resize-observer": "^0.2.0",
				"rc-select": "~10.2.0",
				"rc-slider": "~9.2.3",
				"rc-steps": "~3.5.0",
				"rc-switch": "~1.9.0",
				"rc-table": "~7.4.2",
				"rc-tabs": "~10.1.1",
				"rc-tooltip": "~4.0.2",
				"rc-tree": "~3.1.0",
				"rc-tree-select": "~3.1.0",
				"rc-trigger": "~4.0.0",
				"rc-upload": "~3.0.4",
				"rc-util": "^4.20.0",
				"rc-virtual-list": "^1.1.0",
				"resize-observer-polyfill": "^1.5.1",
				"scroll-into-view-if-needed": "^2.2.20",
				"warning": "~4.0.3"
			},
			"devDependencies": {
				"@ant-design/bisheng-plugin": "^2.3.0",
				"@ant-design/colors": "^4.0.0",
				"@ant-design/hitu": "^0.0.0-alpha.13",
				"@ant-design/tools": "^8.2.0",
				"@qixian.cs/github-contributors-list": "^1.0.3",
				"@stackblitz/sdk": "^1.3.0",
				"@types/classnames": "^2.2.8",
				"@types/enzyme": "^3.10.5",
				"@types/gtag.js": "^0.0.3",
				"@types/jest": "^25.1.0",
				"@types/lodash": "^4.14.139",
				"@types/prop-types": "^15.7.1",
				"@types/raf": "^3.4.0",
				"@types/react": "^16.9.21",
				"@types/react-color": "^3.0.1",
				"@types/react-dom": "^16.9.5",
				"@types/warning": "^3.0.0",
				"@typescript-eslint/eslint-plugin": "^2.19.0",
				"@typescript-eslint/parser": "^2.19.0",
				"antd-pro-merge-less": "^3.0.3",
				"antd-theme-generator": "^1.1.6",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.5.1",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.1.0",
				"bisheng-plugin-toc": "^0.4.4",
				"bundlesize": "^0.18.0",
				"chalk": "^4.0.0",
				"cheerio": "^1.0.0-rc.3",
				"concurrently": "^5.0.2",
				"cross-env": "^7.0.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.6.3",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.10.0",
				"enzyme-adapter-react-16": "^1.14.0",
				"enzyme-to-json": "^3.3.5",
				"eslint": "^6.8.0",
				"eslint-config-airbnb": "^18.0.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-import": "~2.20.0",
				"eslint-plugin-jest": "^23.0.2",
				"eslint-plugin-jsx-a11y": "^6.2.1",
				"eslint-plugin-markdown": "^1.0.0",
				"eslint-plugin-react": "^7.14.2",
				"eslint-plugin-react-hooks": "^3.0.0",
				"eslint-plugin-unicorn": "^18.0.1",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"fs-extra": "^9.0.0",
				"full-icu": "^1.3.0",
				"glob": "^7.1.4",
				"http-server": "^0.12.0",
				"husky": "^4.0.3",
				"ignore-emit-webpack-plugin": "^2.0.2",
				"immutability-helper": "^3.0.0",
				"inquirer": "^7.1.0",
				"intersection-observer": "^0.10.0",
				"jest": "^25.1.0",
				"jquery": "^3.4.1",
				"jsdom": "^16.0.0",
				"jsonml.js": "^0.1.0",
				"less-vars-to-js": "^1.3.0",
				"logrocket": "^1.0.0",
				"logrocket-react": "^4.0.0",
				"lz-string": "^1.4.4",
				"mockdate": "^2.0.2",
				"node-fetch": "^2.6.0",
				"open": "^7.0.3",
				"preact": "^10.0.0",
				"preact-compat": "^3.18.5",
				"prettier": "^2.0.1",
				"pretty-quick": "^2.0.0",
				"querystring": "^0.2.0",
				"rc-footer": "^0.6.0",
				"rc-queue-anim": "^1.6.12",
				"rc-scroll-anim": "^2.5.8",
				"rc-tween-one": "^2.4.1",
				"react": "^16.9.0",
				"react-color": "^2.17.3",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^10.0.2",
				"react-dnd-html5-backend": "^10.0.2",
				"react-dom": "^16.9.0",
				"react-github-button": "^0.1.11",
				"react-helmet-async": "^1.0.4",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.4",
				"react-intl": "^4.1.1",
				"react-resizable": "^1.8.0",
				"react-router-dom": "^5.0.1",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.8.6",
				"react-text-loop": "^2.3.0",
				"react-virtualized": "~9.21.1",
				"react-window": "^1.8.5",
				"remark": "^12.0.0",
				"remark-cli": "^8.0.0",
				"remark-lint": "^7.0.0",
				"remark-preset-lint-recommended": "^4.0.0",
				"reqwest": "^2.0.5",
				"rimraf": "^3.0.0",
				"scrollama": "^2.0.0",
				"simple-git": "^1.113.0",
				"stylelint": "^13.0.0",
				"stylelint-config-prettier": "^8.0.0",
				"stylelint-config-rational-order": "^0.1.2",
				"stylelint-config-standard": "^20.0.0",
				"stylelint-declaration-block-no-ignored-properties": "^2.1.0",
				"stylelint-order": "^4.0.0",
				"theme-switcher": "^1.0.2",
				"typescript": "~3.8.2",
				"webpack-bundle-analyzer": "^3.6.0",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.2.0",
				"yaml-front-matter": "^4.0.0"
			},
			"peerDependencies": {
				"react": ">=16.9.0",
				"react-dom": ">=16.9.0"
			},
			"publishConfig": {
				"registry": "https://registry.npmjs.org/"
			},
			"bundlesize": [
				{
					"path": "./dist/antd.min.js",
					"maxSize": "305 kB"
				},
				{
					"path": "./dist/antd.min.css",
					"maxSize": "65 kB"
				},
				{
					"path": "./dist/antd.dark.min.css",
					"maxSize": "65 kB"
				},
				{
					"path": "./dist/antd.compact.min.css",
					"maxSize": "65 kB"
				}
			],
			"title": "Ant Design",
			"gitHead": "454a02b4d95143a286eaad63100baec57696db19",
			"_id": "antd@4.1.5",
			"_nodeVersion": "12.16.2",
			"_npmVersion": "6.14.4",
			"dist": {
				"integrity": "sha512-UGiuQJBc5uSvDsBt+C3Q4sD6YG/MSZSjftsnTwKM73xJyYDHuQnBOUU0O1HokOW17+Hr1AFbep8IPhs4S2pKRQ==",
				"shasum": "3eb67a5162186dec6b096e74a8b35952ab229040",
				"tarball": "https://registry.npmjs.org/antd/-/antd-4.1.5.tgz",
				"fileCount": 2870,
				"unpackedSize": 42116990,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJepFroCRA9TVsSAnZWagAA2o0P/1NzWAJKlgJTs5xj7o9Q\nF6jsGIaYr1rf+E2Ihfn3L3gCd76D3Zr6oERVMnMI9konNNdlE3yP5Sk9sxKZ\nx38UnodCQcHUBoBALAb7prZ/gJL/ExqBzp8oblldBa+j8UBt1RUhyjBMMiHZ\n04bcz5zxTim4xuKGBSw+Ut2K5EseDI4MWVQ3RYV4FpgfCIlLYrgqgxuU5EhX\noKHGck777sUO74NZYxgMzPjJxEQmK4PH54Qqzr38W8QD33YQgOLRnJ+7Wwdd\nx/JVjM8dXRLoSP93kFYkMZirhFCPFLP7DsS4L0/Vn4s5qVhAg+8zIp6w5bjd\nfSMHUI8ozHhnHOi0ZHsrPXZBf5wThzrdowsS2HdUXh5HR3wltxkVfkxfEO/g\nc1XoPlXBFl9GVV6wAlq23zUkHFzsy4wJRMWDNeQSiE5buEOxFE4IVfVY7itq\nzoS1/pEY2LLQGMIRpjhTQ2qQ2Pn2UV5UJU2cdHdXNhTUuDO+HivjgT5tZJU5\nB3beQ+VqCf5QzjA7owRQJ2suKs8n67/GWXrJ6u2O87mZJcnyruKl49B1xGFZ\nguQ534N45gN5swjqOv55hJbH2kha0/aBsf3XCjCyupAJ3KxdHw5WugKiVkjk\nukmrzH/B5rirEuVB4LdfmabDMcQnDA7bJqzr9T9eDYWyhssYRWDd2gUA4Uk6\nt8dE\r\n=Yrib\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "ikobe621@gmail.com",
					"name": "ikobe"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "dengfuping",
				"email": "dengfuping_develop@163.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_4.1.5_1587829479520_0.994162828440966"
			},
			"_hasShrinkwrap": false
		},
		"3.26.16": {
			"name": "antd",
			"version": "3.26.16",
			"description": "An enterprise-class UI design language and React components implementation",
			"keywords": [
				"ant",
				"component",
				"components",
				"design",
				"framework",
				"frontend",
				"react",
				"react-component",
				"ui"
			],
			"homepage": "http://ant.design/",
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"license": "MIT",
			"contributors": [
				{
					"name": "ant"
				}
			],
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"main": "lib/index.js",
			"module": "es/index.js",
			"unpkg": "dist/antd.min.js",
			"typings": "lib/index.d.ts",
			"scripts": {
				"api-collection": "antd-tools run api-collection",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"build": "npm run compile && npm run dist",
				"bundlesize": "bundlesize",
				"check-commit": "node ./scripts/check-commit.js",
				"compile": "antd-tools run compile",
				"deploy": "echo '!!! v3 is in maintaining which means no need to deploy site !!!'",
				"dist": "antd-tools run dist",
				"lint": "npm run lint:tsc && npm run lint:script && npm run lint:demo && npm run lint:style && npm run lint:deps",
				"lint-fix": "npm run lint-fix:script && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:script": "npm run lint:script -- --fix",
				"lint-fix:style": "npm run lint:style -- --fix",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:deps": "antd-tools run deps-lint",
				"lint:md": "remark components/",
				"lint:script": "eslint . --ext '.js,.jsx,.ts,.tsx'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"lint:tsc": "npm run tsc",
				"pre-publish": "npm run check-commit && npm run test-all",
				"prettier": "prettier -c --write '**/*'",
				"pretty-quick": "pretty-quick",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"site": "cross-env NODE_ICU_DATA=node_modules/full-icu bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"sort": "npx sort-package-json",
				"sort-api": "antd-tools run sort-api-table",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"test": "jest --config .jest.js --no-cache",
				"test-all": "./scripts/test-all.sh",
				"test-node": "jest --config .jest.node.js --no-cache",
				"tsc": "tsc",
				"site:test": "jest --config .jest.site.js --cache=false"
			},
			"husky": {
				"hooks": {
					"pre-commit": "pretty-quick --staged"
				}
			},
			"browserslist": [
				"last 2 version",
				"Firefox ESR",
				"> 1%",
				"ie >= 9"
			],
			"dependencies": {
				"@ant-design/create-react-context": "^0.2.4",
				"@ant-design/icons": "~2.1.1",
				"@ant-design/icons-react": "~2.0.1",
				"@types/react-slick": "^0.23.4",
				"array-tree-filter": "^2.1.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.6",
				"copy-to-clipboard": "^3.2.0",
				"css-animation": "^1.5.0",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.6",
				"is-mobile": "^2.1.0",
				"lodash": "^4.17.13",
				"moment": "^2.24.0",
				"omit.js": "^1.0.2",
				"prop-types": "^15.7.2",
				"raf": "^3.4.1",
				"rc-animate": "^2.10.2",
				"rc-calendar": "~9.15.7",
				"rc-cascader": "~0.17.4",
				"rc-checkbox": "~2.1.6",
				"rc-collapse": "~1.11.3",
				"rc-dialog": "~7.6.0",
				"rc-drawer": "~3.1.1",
				"rc-dropdown": "~2.4.1",
				"rc-editor-mention": "^1.1.13",
				"rc-form": "^2.4.10",
				"rc-input-number": "~4.5.0",
				"rc-mentions": "~0.4.0",
				"rc-menu": "~7.5.1",
				"rc-notification": "~3.3.1",
				"rc-pagination": "~1.20.11",
				"rc-progress": "~2.5.0",
				"rc-rate": "~2.5.0",
				"rc-resize-observer": "^0.1.0",
				"rc-select": "~9.2.0",
				"rc-slider": "~8.7.1",
				"rc-steps": "~3.5.0",
				"rc-switch": "~1.9.0",
				"rc-table": "~6.10.5",
				"rc-tabs": "~9.7.0",
				"rc-time-picker": "~3.7.1",
				"rc-tooltip": "~3.7.3",
				"rc-tree": "~2.1.0",
				"rc-tree-select": "~2.9.1",
				"rc-trigger": "^2.6.2",
				"rc-upload": "~2.9.1",
				"rc-util": "^4.16.1",
				"react-lazy-load": "^3.0.13",
				"react-lifecycles-compat": "^3.0.4",
				"react-slick": "~0.25.2",
				"resize-observer-polyfill": "^1.5.1",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.3"
			},
			"devDependencies": {
				"@ant-design/colors": "^3.2.2",
				"@ant-design/tools": "^8.1.0",
				"@qixian.cs/github-contributors-list": "^1.0.3",
				"@sentry/browser": "^5.4.0",
				"@stackblitz/sdk": "^1.3.0",
				"@types/classnames": "^2.2.8",
				"@types/gtag.js": "^0.0.3",
				"@types/jest": "^24.0.23",
				"@types/lodash": "^4.14.139",
				"@types/prop-types": "^15.7.1",
				"@types/raf": "^3.4.0",
				"@types/react": "^16.9.0",
				"@types/react-dom": "^16.8.4",
				"@types/shallowequal": "^1.1.1",
				"@types/warning": "^3.0.0",
				"@typescript-eslint/eslint-plugin": "^2.0.0",
				"@typescript-eslint/parser": "~2.23.0",
				"antd-theme-generator": "^1.1.6",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.3.3",
				"bisheng-plugin-antd": "^1.3.1",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.0.0",
				"bisheng-plugin-toc": "^0.4.4",
				"bundlesize": "^0.18.0",
				"chalk": "^3.0.0",
				"cheerio": "^1.0.0-rc.3",
				"cross-env": "^6.0.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.6.3",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.10.0",
				"enzyme-adapter-react-16": "^1.14.0",
				"enzyme-to-json": "^3.3.5",
				"eslint": "^6.1.0",
				"eslint-config-airbnb": "^18.0.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-import": "~2.20.1",
				"eslint-plugin-jest": "^23.0.2",
				"eslint-plugin-jsx-a11y": "^6.2.1",
				"eslint-plugin-markdown": "^1.0.0",
				"eslint-plugin-react": "^7.14.2",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"full-icu": "^1.3.0",
				"glob": "^7.1.4",
				"http-server": "^0.12.0",
				"husky": "^3.0.2",
				"immutability-helper": "^3.0.0",
				"intersection-observer": "^0.7.0",
				"jest": "^24.8.0",
				"jsdom": "^15.1.1",
				"jsonml.js": "^0.1.0",
				"logrocket": "^1.0.0",
				"logrocket-react": "^4.0.0",
				"lz-string": "^1.4.4",
				"mockdate": "^2.0.2",
				"node-fetch": "^2.6.0",
				"preact": "^10.0.0",
				"preact-compat": "^3.18.5",
				"prettier": "^1.17.1",
				"pretty-quick": "^2.0.0",
				"querystring": "^0.2.0",
				"rc-footer": "^0.6.0",
				"rc-queue-anim": "^1.6.12",
				"rc-scroll-anim": "^2.5.8",
				"rc-tween-one": "^2.4.1",
				"react": "^16.5.2",
				"react-color": "^2.17.3",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^10.0.2",
				"react-dnd-html5-backend": "^10.0.2",
				"react-dom": "^16.5.2",
				"react-github-button": "^0.1.11",
				"react-helmet-async": "^1.0.4",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.4",
				"react-intl": "^3.1.1",
				"react-resizable": "^1.8.0",
				"react-router": "^3.2.3",
				"react-router-dom": "^5.0.1",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.8.6",
				"react-virtualized": "~9.21.1",
				"reqwest": "^2.0.5",
				"rimraf": "^3.0.0",
				"scrollama": "^2.0.0",
				"simple-git": "^1.113.0",
				"stylelint": "^12.0.0",
				"stylelint-config-prettier": "^8.0.0",
				"stylelint-config-rational-order": "^0.1.2",
				"stylelint-config-standard": "^19.0.0",
				"stylelint-declaration-block-no-ignored-properties": "^2.1.0",
				"stylelint-order": "^4.0.0",
				"typescript": "~3.8.3",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.2.0",
				"yaml-front-matter": "^4.0.0"
			},
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"publishConfig": {
				"registry": "https://registry.npmjs.org/"
			},
			"bundlesize": [
				{
					"path": "./dist/antd.min.js",
					"maxSize": "540 kB"
				},
				{
					"path": "./dist/antd.min.css",
					"maxSize": "60 kB"
				}
			],
			"title": "Ant Design",
			"readmeFilename": "README.md",
			"gitHead": "90da05750c477298d883b2ed98d89b1ebca9c539",
			"_id": "antd@3.26.16",
			"_nodeVersion": "11.6.0",
			"_npmVersion": "6.13.4",
			"dist": {
				"integrity": "sha512-EYRwlEf8FCPCVRk5yDcgjSZOC0exu+m75SwlSQU+Mh17f9wGhLeL2/DV7/Sra1r+BZlfiahFdkgrLY7UgMMBEQ==",
				"shasum": "699c01d07be23ed8c06cc21ef6a0abc71603c6ae",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.26.16.tgz",
				"fileCount": 2632,
				"unpackedSize": 48742098,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJepTzaCRA9TVsSAnZWagAAIWkQAJbVk5lDpMTGfq7AU9rZ\nxfySY/+q7R2e4FxNWh9eFV5nI7aN+vWxofpeMbLNhJBNEC1+8RXke7pVhUUm\n/Y6NDrnxL1opVikn49EawtiEgzAaLF1G56xydjK9N92TH/ut68+tqp5GG2Ov\nMKJpPHvuVPt8LJcNuZxpkqdX6LI2vYRTxyNcaN2/A/sYl9qA5iBO6gOi24E9\n6wqd+xPJtN1SYEoMLo8EvVgaK7rJfVd+t9yQhEeSggvUswYPQnpBecLGW0x4\nrxFJdNaxkbGnBz/zyXe1NGFKJ5rrXuJ7/1Ik0RS+fei7sv6e7pur9LhR5wAs\n1oWTisM8kdY4hyiQ1WiNjRIKxgwrryI1xutUVcRzejAXppP6zxOPVQ4TjaUw\nBd1pahpSN3anhoNkfu9i3AG1IlqyVXTZZa/58IzNshQvRVL9nd9sjY6f7Cqp\n607VNeeCZAXX/K2kDzYQqV4Nqrp92oV/9OmpgNviCa+DFay4EGxSiEHDRENy\n1VI1bd00I4S/wiDaMH3toRsrvn/nHLWGMLJ+mKACaYp5W5FjtIgf7iwVQl6G\nznK4Esi6/eSLVtzwoGTgutBxna8RklwuPYw5xzNCv6zMSF7Jd4HkCSftOEDb\nDCPuzaiNAy8njlBwvKMwhR/gxsDtidfBKrPEqbdqDinDDWqQLEUfeowJ0dUY\nye/P\r\n=Ju33\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "ikobe621@gmail.com",
					"name": "ikobe"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "dengfuping",
				"email": "dengfuping_develop@163.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.26.16_1587887321579_0.5498293444114442"
			},
			"_hasShrinkwrap": false
		},
		"4.2.0": {
			"name": "antd",
			"version": "4.2.0",
			"description": "An enterprise-class UI design language and React components implementation",
			"keywords": [
				"ant",
				"component",
				"components",
				"design",
				"framework",
				"frontend",
				"react",
				"react-component",
				"ui"
			],
			"homepage": "http://ant.design/",
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"license": "MIT",
			"contributors": [
				{
					"name": "ant"
				}
			],
			"funding": {
				"type": "opencollective",
				"url": "https://opencollective.com/ant-design"
			},
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"main": "lib/index.js",
			"module": "es/index.js",
			"unpkg": "dist/antd.min.js",
			"typings": "lib/index.d.ts",
			"scripts": {
				"api-collection": "antd-tools run api-collection",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"build": "npm run compile && npm run dist",
				"bundlesize": "bundlesize",
				"check-commit": "node ./scripts/check-commit",
				"compile": "antd-tools run compile",
				"changelog": "node ./scripts/print-changelog",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml CNAME _site && cp -r .circleci/ .github/ _site && npm run site:test",
				"deploy": "bisheng gh-pages --push-only --dotfiles",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"dist": "antd-tools run dist",
				"lint": "npm run lint:tsc && npm run lint:script && npm run lint:demo && npm run lint:style && npm run lint:deps && npm run lint:md",
				"lint-fix": "npm run lint-fix:script && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:script": "npm run lint:script -- --fix",
				"lint-fix:style": "npm run lint:style -- --fix",
				"lint:demo": "eslint components/*/demo/*.md",
				"lint:deps": "antd-tools run deps-lint",
				"lint:md": "remark . -f -q",
				"lint:script": "eslint . --ext '.js,.jsx,.ts,.tsx'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"lint:tsc": "npm run tsc -- --noEmit",
				"pre-publish": "npm run check-commit && npm run test-all",
				"prettier": "prettier -c --write '**/*'",
				"pretty-quick": "pretty-quick",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"site": "cross-env NODE_ICU_DATA=node_modules/full-icu concurrently \"bisheng build --ssr -c ./site/bisheng.config.js\" \"node ./scripts/generateColorLess.js\"",
				"sort": "npx sort-package-json",
				"sort-api": "antd-tools run sort-api-table",
				"start": "rimraf _site && mkdir _site && cross-env NODE_ENV=development concurrently \"node ./scripts/generateColorLess.js\" \"bisheng start -c ./site/bisheng.config.js\"",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"test": "jest --config .jest.js --no-cache",
				"test:update": "jest --config .jest.js --no-cache --update-snapshot",
				"test-all": "./scripts/test-all.sh",
				"test-node": "jest --config .jest.node.js --no-cache",
				"tsc": "tsc",
				"site:test": "jest --config .jest.site.js --cache=false"
			},
			"husky": {
				"hooks": {
					"pre-commit": "pretty-quick --staged"
				}
			},
			"browserslist": [
				"last 2 versions",
				"Firefox ESR",
				"> 1%",
				"ie >= 11"
			],
			"dependencies": {
				"@ant-design/icons": "^4.1.0",
				"@ant-design/react-slick": "~0.25.5",
				"array-tree-filter": "^2.1.0",
				"classnames": "~2.2.6",
				"copy-to-clipboard": "^3.2.0",
				"css-animation": "^1.5.0",
				"lodash": "^4.17.13",
				"moment": "^2.24.0",
				"omit.js": "^1.0.2",
				"prop-types": "^15.7.2",
				"raf": "^3.4.1",
				"rc-animate": "~2.11.0",
				"rc-cascader": "~1.0.0",
				"rc-checkbox": "~2.2.0",
				"rc-collapse": "~1.11.3",
				"rc-dialog": "~7.6.0",
				"rc-drawer": "~3.1.1",
				"rc-dropdown": "~3.0.0",
				"rc-field-form": "~1.2.0",
				"rc-input-number": "~4.6.1",
				"rc-mentions": "~1.1.0",
				"rc-menu": "~8.0.1",
				"rc-notification": "~4.0.0",
				"rc-pagination": "~2.2.0",
				"rc-picker": "~1.4.0",
				"rc-progress": "~2.5.0",
				"rc-rate": "~2.6.0",
				"rc-resize-observer": "^0.2.0",
				"rc-select": "~10.2.0",
				"rc-slider": "~9.2.3",
				"rc-steps": "~3.5.0",
				"rc-switch": "~1.9.0",
				"rc-table": "~7.5.2",
				"rc-tabs": "~10.1.1",
				"rc-tooltip": "~4.0.2",
				"rc-tree": "~3.1.0",
				"rc-tree-select": "~3.1.0",
				"rc-trigger": "~4.0.0",
				"rc-upload": "~3.0.4",
				"rc-util": "^4.20.0",
				"rc-virtual-list": "^1.1.0",
				"resize-observer-polyfill": "^1.5.1",
				"scroll-into-view-if-needed": "^2.2.20",
				"warning": "~4.0.3"
			},
			"devDependencies": {
				"@ant-design/bisheng-plugin": "^2.3.0",
				"@ant-design/colors": "^4.0.0",
				"@ant-design/hitu": "^0.0.0-alpha.13",
				"@ant-design/tools": "^8.2.0",
				"@qixian.cs/github-contributors-list": "^1.0.3",
				"@stackblitz/sdk": "^1.3.0",
				"@types/classnames": "^2.2.8",
				"@types/enzyme": "^3.10.5",
				"@types/gtag.js": "^0.0.3",
				"@types/jest": "^25.1.0",
				"@types/lodash": "^4.14.139",
				"@types/prop-types": "^15.7.1",
				"@types/raf": "^3.4.0",
				"@types/react": "^16.9.21",
				"@types/react-color": "^3.0.1",
				"@types/react-dom": "^16.9.5",
				"@types/warning": "^3.0.0",
				"@typescript-eslint/eslint-plugin": "^2.19.0",
				"@typescript-eslint/parser": "^2.19.0",
				"antd-pro-merge-less": "^3.0.3",
				"antd-theme-generator": "^1.1.6",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.5.1",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.1.0",
				"bisheng-plugin-toc": "^0.4.4",
				"bundlesize": "^0.18.0",
				"chalk": "^4.0.0",
				"cheerio": "^1.0.0-rc.3",
				"concurrently": "^5.0.2",
				"cross-env": "^7.0.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.6.3",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.10.0",
				"enzyme-adapter-react-16": "^1.14.0",
				"enzyme-to-json": "^3.3.5",
				"eslint": "^6.8.0",
				"eslint-config-airbnb": "^18.0.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-import": "~2.20.0",
				"eslint-plugin-jest": "^23.0.2",
				"eslint-plugin-jsx-a11y": "^6.2.1",
				"eslint-plugin-markdown": "^1.0.0",
				"eslint-plugin-react": "^7.14.2",
				"eslint-plugin-react-hooks": "^3.0.0",
				"eslint-plugin-unicorn": "^19.0.0",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"fs-extra": "^9.0.0",
				"full-icu": "^1.3.0",
				"glob": "^7.1.4",
				"http-server": "^0.12.0",
				"husky": "^4.0.3",
				"ignore-emit-webpack-plugin": "^2.0.2",
				"immutability-helper": "^3.0.0",
				"inquirer": "^7.1.0",
				"intersection-observer": "^0.10.0",
				"jest": "^25.1.0",
				"jquery": "^3.4.1",
				"jsdom": "^16.0.0",
				"jsonml.js": "^0.1.0",
				"less-vars-to-js": "^1.3.0",
				"logrocket": "^1.0.0",
				"logrocket-react": "^4.0.0",
				"lz-string": "^1.4.4",
				"mockdate": "^2.0.2",
				"node-fetch": "^2.6.0",
				"open": "^7.0.3",
				"preact": "^10.0.0",
				"preact-compat": "^3.18.5",
				"prettier": "^2.0.1",
				"pretty-quick": "^2.0.0",
				"querystring": "^0.2.0",
				"rc-footer": "^0.6.0",
				"rc-queue-anim": "^1.6.12",
				"rc-scroll-anim": "^2.5.8",
				"rc-tween-one": "^2.4.1",
				"react": "^16.9.0",
				"react-color": "^2.17.3",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^10.0.2",
				"react-dnd-html5-backend": "^10.0.2",
				"react-dom": "^16.9.0",
				"react-github-button": "^0.1.11",
				"react-helmet-async": "^1.0.4",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.4",
				"react-intl": "^4.1.1",
				"react-resizable": "^1.8.0",
				"react-router-dom": "^5.0.1",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.8.6",
				"react-text-loop": "^2.3.0",
				"react-virtualized": "~9.21.1",
				"react-window": "^1.8.5",
				"remark": "^12.0.0",
				"remark-cli": "^8.0.0",
				"remark-lint": "^7.0.0",
				"remark-preset-lint-recommended": "^4.0.0",
				"reqwest": "^2.0.5",
				"rimraf": "^3.0.0",
				"scrollama": "^2.0.0",
				"simple-git": "^2.0.0",
				"stylelint": "^13.0.0",
				"stylelint-config-prettier": "^8.0.0",
				"stylelint-config-rational-order": "^0.1.2",
				"stylelint-config-standard": "^20.0.0",
				"stylelint-declaration-block-no-ignored-properties": "^2.1.0",
				"stylelint-order": "^4.0.0",
				"theme-switcher": "^1.0.2",
				"typescript": "~3.8.2",
				"webpack-bundle-analyzer": "^3.6.0",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.2.0",
				"yaml-front-matter": "^4.0.0"
			},
			"peerDependencies": {
				"react": ">=16.9.0",
				"react-dom": ">=16.9.0"
			},
			"publishConfig": {
				"registry": "https://registry.npmjs.org/"
			},
			"bundlesize": [
				{
					"path": "./dist/antd.min.js",
					"maxSize": "305 kB"
				},
				{
					"path": "./dist/antd.min.css",
					"maxSize": "65 kB"
				},
				{
					"path": "./dist/antd.dark.min.css",
					"maxSize": "65 kB"
				},
				{
					"path": "./dist/antd.compact.min.css",
					"maxSize": "65 kB"
				}
			],
			"tnpm": {
				"mode": "npm"
			},
			"title": "Ant Design",
			"gitHead": "5ccf03f498be5729e21dcccf4d148a68c7d605c9",
			"_id": "antd@4.2.0",
			"_nodeVersion": "14.0.0",
			"_npmVersion": "6.14.4",
			"dist": {
				"integrity": "sha512-QEVhf2ESoBGD4Ef5UHVqHtKiiGEARQZuYLx+qcHbfZf3bLwsRHABgArIK0xsJyyoIts0dgwEBl5d8iI1+TVaVg==",
				"shasum": "1b6c9cb1d534b33e83a24052d9a7ccbaba19d138",
				"tarball": "https://registry.npmjs.org/antd/-/antd-4.2.0.tgz",
				"fileCount": 2878,
				"unpackedSize": 41211618,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeqZdcCRA9TVsSAnZWagAAoXAP/2/PIelsDldIypZ14LxD\nNFkqh7KN89etaaU3vr+FN8n3paYSsU1OFTDWPxRhkqlIXrffKWkGzRE7/D8R\nGX1TdGfbEn6za16toAX32nZ9jLFGdeb0MnICApuRcGqBDdHOWUVMOr0tLECq\n2FFoeL/z18Rfxcz+Zg3vOMJJrdmIz5SJ59WLoWsHqXINW1wEaCBHFCm6jLbk\nkgJ7Kgbh0gf48tn3BdHPKa7imDJ9qwcNG2Ff0itBvf0lfw+NogRxjVHoiUO7\nBfCetSipIVqZuiEeDsLWCNqKESvsUP5rr0FCpATuMZLOV5QG1cc4NkqmF0T/\no3DD+8PVGWvCKVfsUzGfkDx4wry16xSRuR5v789zV9GuK7tcs0Lu5Al/WHzZ\n93oGU2yO+DT9gaRI8YglKzJx2VXyErbFtKNeRk7RKwsKtM5aSeM+WH5ZcK+o\nrXFcUWbky5NEiNiRSBEc+nezKJBDhVhB4Fa1s1qDQVUEaZ8ccZBE/QEurV+q\nRhfQQmmvNhHi8oEH8gFj/5kj+TfK1XO3vfIEEugnT2IESNqtK8euiVyniLry\ndtYaK+/QOmlA+vQ7HA7WbDHeNDTxFc+5OsVkg3JUtqonJs7l2FZXjUCvhX8/\n7vHWobszCgsUE3om0nBocctCsqCrMUcpOZyvn0BVKKCykiqfBbCECQHQVxSw\nbC7w\r\n=tcnP\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "ikobe621@gmail.com",
					"name": "ikobe"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_4.2.0_1588172635351_0.21087531275834936"
			},
			"_hasShrinkwrap": false
		},
		"4.2.1": {
			"name": "antd",
			"version": "4.2.1",
			"description": "An enterprise-class UI design language and React components implementation",
			"keywords": [
				"ant",
				"component",
				"components",
				"design",
				"framework",
				"frontend",
				"react",
				"react-component",
				"ui"
			],
			"homepage": "http://ant.design/",
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"license": "MIT",
			"contributors": [
				{
					"name": "ant"
				}
			],
			"funding": {
				"type": "opencollective",
				"url": "https://opencollective.com/ant-design"
			},
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"main": "lib/index.js",
			"module": "es/index.js",
			"unpkg": "dist/antd.min.js",
			"typings": "lib/index.d.ts",
			"scripts": {
				"api-collection": "antd-tools run api-collection",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"build": "npm run compile && npm run dist",
				"bundlesize": "bundlesize",
				"check-commit": "node ./scripts/check-commit",
				"precompile": "npm run version",
				"pretest": "npm run version",
				"predist": "npm run version",
				"compile": "antd-tools run compile",
				"changelog": "node ./scripts/print-changelog",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml CNAME _site && cp -r .circleci/ .github/ _site && npm run site:test",
				"deploy": "bisheng gh-pages --push-only --dotfiles",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"dist": "antd-tools run dist",
				"lint": "npm run lint:tsc && npm run lint:script && npm run lint:demo && npm run lint:style && npm run lint:deps && npm run lint:md",
				"lint-fix": "npm run lint-fix:script && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:script": "npm run lint:script -- --fix",
				"lint-fix:style": "npm run lint:style -- --fix",
				"lint:demo": "eslint components/*/demo/*.md",
				"lint:deps": "antd-tools run deps-lint",
				"lint:md": "remark . -f -q",
				"lint:script": "eslint . --ext '.js,.jsx,.ts,.tsx'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"lint:tsc": "npm run tsc -- --noEmit",
				"pre-publish": "npm run check-commit && npm run test-all",
				"prettier": "prettier -c --write '**/*'",
				"pretty-quick": "pretty-quick",
				"pub": "antd-tools run pub",
				"postinstall": "npm run version",
				"prepublishOnly": "antd-tools run guard",
				"site": "cross-env NODE_ICU_DATA=node_modules/full-icu concurrently \"bisheng build --ssr -c ./site/bisheng.config.js\" \"node ./scripts/generateColorLess.js\"",
				"sort": "npx sort-package-json",
				"sort-api": "antd-tools run sort-api-table",
				"start": "rimraf _site && mkdir _site && cross-env NODE_ENV=development concurrently \"node ./scripts/generateColorLess.js\" \"bisheng start -c ./site/bisheng.config.js\"",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"test": "jest --config .jest.js --no-cache",
				"test:update": "jest --config .jest.js --no-cache --update-snapshot",
				"test-all": "./scripts/test-all.sh",
				"test-node": "jest --config .jest.node.js --no-cache",
				"tsc": "tsc",
				"site:test": "jest --config .jest.site.js --cache=false",
				"version": "node ./scripts/generate-version"
			},
			"husky": {
				"hooks": {
					"pre-commit": "pretty-quick --staged"
				}
			},
			"browserslist": [
				"last 2 versions",
				"Firefox ESR",
				"> 1%",
				"ie >= 11"
			],
			"dependencies": {
				"@ant-design/css-animation": "^1.7.2",
				"@ant-design/icons": "^4.1.0",
				"@ant-design/react-slick": "~0.25.5",
				"array-tree-filter": "^2.1.0",
				"classnames": "~2.2.6",
				"copy-to-clipboard": "^3.2.0",
				"lodash": "^4.17.13",
				"moment": "~2.25.3",
				"omit.js": "^1.0.2",
				"prop-types": "^15.7.2",
				"raf": "^3.4.1",
				"rc-animate": "~3.0.0",
				"rc-cascader": "~1.0.0",
				"rc-checkbox": "~2.2.0",
				"rc-collapse": "~2.0.0",
				"rc-dialog": "~7.7.0",
				"rc-drawer": "~3.2.0",
				"rc-dropdown": "~3.0.0",
				"rc-field-form": "~1.2.0",
				"rc-input-number": "~4.6.1",
				"rc-mentions": "~1.1.0",
				"rc-menu": "~8.1.0",
				"rc-notification": "~4.3.0",
				"rc-pagination": "~2.2.0",
				"rc-picker": "~1.4.0",
				"rc-progress": "~2.5.0",
				"rc-rate": "~2.6.0",
				"rc-resize-observer": "^0.2.0",
				"rc-select": "~10.3.0",
				"rc-slider": "~9.2.3",
				"rc-steps": "~3.6.0",
				"rc-switch": "~2.0.0",
				"rc-table": "~7.5.3",
				"rc-tabs": "~10.1.1",
				"rc-tooltip": "~4.0.2",
				"rc-tree": "~3.2.0",
				"rc-tree-select": "~3.1.0",
				"rc-trigger": "~4.1.0",
				"rc-upload": "~3.0.4",
				"rc-util": "^4.20.0",
				"rc-virtual-list": "^1.1.0",
				"resize-observer-polyfill": "^1.5.1",
				"scroll-into-view-if-needed": "^2.2.20",
				"warning": "~4.0.3"
			},
			"devDependencies": {
				"@ant-design/bisheng-plugin": "^2.3.0",
				"@ant-design/colors": "^4.0.0",
				"@ant-design/hitu": "^0.0.0-alpha.13",
				"@ant-design/tools": "^8.2.0",
				"@qixian.cs/github-contributors-list": "^1.0.3",
				"@stackblitz/sdk": "^1.3.0",
				"@types/classnames": "^2.2.8",
				"@types/enzyme": "^3.10.5",
				"@types/gtag.js": "^0.0.3",
				"@types/jest": "^25.1.0",
				"@types/lodash": "^4.14.139",
				"@types/prop-types": "^15.7.1",
				"@types/raf": "^3.4.0",
				"@types/react": "^16.9.21",
				"@types/react-color": "^3.0.1",
				"@types/react-dom": "^16.9.5",
				"@types/warning": "^3.0.0",
				"@typescript-eslint/eslint-plugin": "^2.19.0",
				"@typescript-eslint/parser": "^2.19.0",
				"antd-pro-merge-less": "^3.0.3",
				"antd-theme-generator": "^1.1.6",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.5.1",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.1.0",
				"bisheng-plugin-toc": "^0.4.4",
				"bundlesize": "^0.18.0",
				"chalk": "^4.0.0",
				"cheerio": "^1.0.0-rc.3",
				"concurrently": "^5.0.2",
				"cross-env": "^7.0.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.6.3",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.10.0",
				"enzyme-adapter-react-16": "^1.14.0",
				"enzyme-to-json": "^3.3.5",
				"esbuild-webpack-plugin": "^1.0.0-beta.3",
				"eslint": "^7.0.0",
				"eslint-config-airbnb": "^18.0.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-import": "~2.20.0",
				"eslint-plugin-jest": "^23.0.2",
				"eslint-plugin-jsx-a11y": "^6.2.1",
				"eslint-plugin-markdown": "^1.0.0",
				"eslint-plugin-react": "^7.14.2",
				"eslint-plugin-react-hooks": "^4.0.0",
				"eslint-plugin-unicorn": "^19.0.0",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"fs-extra": "^9.0.0",
				"full-icu": "^1.3.0",
				"glob": "^7.1.4",
				"http-server": "^0.12.0",
				"husky": "^4.0.3",
				"ignore-emit-webpack-plugin": "^2.0.2",
				"immutability-helper": "^3.0.0",
				"inquirer": "^7.1.0",
				"intersection-observer": "^0.10.0",
				"jest": "^26.0.0",
				"jquery": "^3.4.1",
				"jsdom": "^16.0.0",
				"jsonml.js": "^0.1.0",
				"less-vars-to-js": "^1.3.0",
				"logrocket": "^1.0.0",
				"logrocket-react": "^4.0.0",
				"lz-string": "^1.4.4",
				"mockdate": "^2.0.2",
				"node-fetch": "^2.6.0",
				"open": "^7.0.3",
				"preact": "^10.0.0",
				"preact-compat": "^3.18.5",
				"prettier": "^2.0.1",
				"pretty-quick": "^2.0.0",
				"querystring": "^0.2.0",
				"rc-footer": "^0.6.0",
				"rc-queue-anim": "^1.6.12",
				"rc-scroll-anim": "^2.5.8",
				"rc-tween-one": "^2.4.1",
				"react": "^16.9.0",
				"react-color": "^2.17.3",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^10.0.2",
				"react-dnd-html5-backend": "^10.0.2",
				"react-dom": "^16.9.0",
				"react-github-button": "^0.1.11",
				"react-helmet-async": "^1.0.4",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.4",
				"react-intl": "^4.1.1",
				"react-resizable": "^1.8.0",
				"react-router-dom": "^5.0.1",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.8.6",
				"react-text-loop": "^2.3.0",
				"react-virtualized": "~9.21.1",
				"react-window": "^1.8.5",
				"remark": "^12.0.0",
				"remark-cli": "^8.0.0",
				"remark-lint": "^7.0.0",
				"remark-preset-lint-recommended": "^4.0.0",
				"reqwest": "^2.0.5",
				"rimraf": "^3.0.0",
				"scrollama": "^2.0.0",
				"simple-git": "^2.0.0",
				"stylelint": "^13.0.0",
				"stylelint-config-prettier": "^8.0.0",
				"stylelint-config-rational-order": "^0.1.2",
				"stylelint-config-standard": "^20.0.0",
				"stylelint-declaration-block-no-ignored-properties": "^2.1.0",
				"stylelint-order": "^4.0.0",
				"theme-switcher": "^1.0.2",
				"typescript": "~3.8.2",
				"webpack-bundle-analyzer": "^3.6.0",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.2.0",
				"yaml-front-matter": "^4.0.0"
			},
			"peerDependencies": {
				"react": ">=16.9.0",
				"react-dom": ">=16.9.0"
			},
			"publishConfig": {
				"registry": "https://registry.npmjs.org/"
			},
			"bundlesize": [
				{
					"path": "./dist/antd.min.js",
					"maxSize": "300 kB"
				},
				{
					"path": "./dist/antd.min.css",
					"maxSize": "65 kB"
				},
				{
					"path": "./dist/antd.dark.min.css",
					"maxSize": "65 kB"
				},
				{
					"path": "./dist/antd.compact.min.css",
					"maxSize": "65 kB"
				}
			],
			"tnpm": {
				"mode": "npm"
			},
			"title": "Ant Design",
			"gitHead": "313f2df63213c68e774415a6fc85b7488fe0dc4e",
			"_id": "antd@4.2.1",
			"_nodeVersion": "14.2.0",
			"_npmVersion": "6.14.4",
			"dist": {
				"integrity": "sha512-U8LawijJ325yX3jPcnfVKdajFcaRZR9fb0nuKZl8t106DvysrP7wAVJWSxxxJnF+q5uu31wMPuRrCruDb5wNRw==",
				"shasum": "4ee65db361a9a88aad8af6d522119c64cfbe9446",
				"tarball": "https://registry.npmjs.org/antd/-/antd-4.2.1.tgz",
				"fileCount": 2884,
				"unpackedSize": 41368834,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeuTwNCRA9TVsSAnZWagAAF+8QAIV/y8olN1V/dtzyh401\nx2ZiH7CZpAfOpwKNw6eX5i9vdGAUPtHjbjphLSjHAa7s2f5ZCvdlKQLOpogG\n5u/R7QI1wq8FFZ5Zf1NYdHtXjHdNxdnU67NcxBavNwS+BPkpjCLwygJcQ6zq\nclQqii2WnY0Vw2PU51+4GFEJBMlViLE1i2+pdpBrfS3Dp/i34Fp8swzidq+3\ntGiSWTAmv83W9XJ5Za4MIfew0lHseGs8h0NbHjiN3gxdCkBsAe/0Clr7yF9L\nIWwk6GA3HpM2FJy9tfok/OMw5P/SsSC5WLw+jkoif7/ILMrPfO8/sPcRHOEs\nT6Ne058bvdP6dFisDyGw3G2eo1VXR9TqzwIFTMScwyPT3Za8UpbIlpbRghhg\njNog6tUdI9NhYiEA1AUYTkVZdOVz1TFBiucfFbnCN8VR7oiYFtBmSyT2qxzw\nrOTCL42b+DWPQvJ0bVcsPwK2fylA5wz/GYGQ/umRvrg2qZwokTyq5TSpJAH2\nUZL1BjtUge70tbiRYgueYs6wGCLLmJRo9TmKCZRp1f4pUp+nNC6LmU7rWnXb\n5Tw+eXxZqoFqaZWUuEj6qiV+WLwSg05p/Uw30/LYn5dlgE/tPQQV0yDGGmSa\nGsuSNIue9uUkBYpn5IdS0Qkj0v6Io7uIpCJG2KEQkYceH39mUvhGT2si2Xyc\nW0kZ\r\n=PxpF\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "ikobe621@gmail.com",
					"name": "ikobe"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "ycjcl868",
				"email": "45808948@qq.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_4.2.1_1589197836584_0.4805240227224701"
			},
			"_hasShrinkwrap": false
		},
		"4.2.2": {
			"name": "antd",
			"version": "4.2.2",
			"description": "An enterprise-class UI design language and React components implementation",
			"keywords": [
				"ant",
				"component",
				"components",
				"design",
				"framework",
				"frontend",
				"react",
				"react-component",
				"ui"
			],
			"homepage": "http://ant.design/",
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"license": "MIT",
			"contributors": [
				{
					"name": "ant"
				}
			],
			"funding": {
				"type": "opencollective",
				"url": "https://opencollective.com/ant-design"
			},
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"main": "lib/index.js",
			"module": "es/index.js",
			"unpkg": "dist/antd.min.js",
			"typings": "lib/index.d.ts",
			"scripts": {
				"api-collection": "antd-tools run api-collection",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"build": "npm run compile && npm run dist",
				"bundlesize": "bundlesize",
				"check-commit": "node ./scripts/check-commit",
				"prestart": "npm run version",
				"precompile": "npm run version",
				"pretest": "npm run version",
				"predist": "npm run version",
				"presite": "npm run version",
				"color-less": "node ./scripts/generate-color-less",
				"compile": "antd-tools run compile",
				"changelog": "node ./scripts/print-changelog",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml CNAME _site && cp -r .circleci/ .github/ _site && npm run site:test",
				"deploy": "bisheng gh-pages --push-only --dotfiles",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"dist": "antd-tools run dist",
				"lint": "npm run lint:tsc && npm run lint:script && npm run lint:demo && npm run lint:style && npm run lint:deps && npm run lint:md",
				"lint-fix": "npm run lint-fix:script && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:script": "npm run lint:script -- --fix",
				"lint-fix:style": "npm run lint:style -- --fix",
				"lint:demo": "eslint components/*/demo/*.md",
				"lint:deps": "antd-tools run deps-lint",
				"lint:md": "remark . -f -q",
				"lint:script": "eslint . --ext '.js,.jsx,.ts,.tsx'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"lint:tsc": "npm run tsc -- --noEmit",
				"pre-publish": "npm run check-commit && npm run test-all",
				"prettier": "prettier -c --write '**/*'",
				"pretty-quick": "pretty-quick",
				"pub": "npm run version && antd-tools run pub",
				"prepublishOnly": "antd-tools run guard",
				"site": "cross-env NODE_ICU_DATA=node_modules/full-icu concurrently \"bisheng build --ssr -c ./site/bisheng.config.js\" \"npm run color-less\"",
				"sort": "npx sort-package-json",
				"sort-api": "antd-tools run sort-api-table",
				"start": "antd-tools run clean && cross-env NODE_ENV=development concurrently \"npm run color-less\" \"bisheng start -c ./site/bisheng.config.js\"",
				"start:preact": "antd-tools run clean && cross-env NODE_ENV=development REACT_ENV=preact concurrently \"npm run color-less\" \"bisheng start -c ./site/bisheng.config.js\"",
				"test": "jest --config .jest.js --no-cache",
				"test:update": "jest --config .jest.js --no-cache --update-snapshot",
				"test-all": "./scripts/test-all.sh",
				"test-node": "jest --config .jest.node.js --no-cache",
				"tsc": "tsc",
				"site:test": "jest --config .jest.site.js --cache=false",
				"version": "node ./scripts/generate-version"
			},
			"husky": {
				"hooks": {
					"pre-commit": "pretty-quick --staged"
				}
			},
			"browserslist": [
				"last 2 versions",
				"Firefox ESR",
				"> 1%",
				"ie >= 11"
			],
			"dependencies": {
				"@ant-design/css-animation": "^1.7.2",
				"@ant-design/icons": "^4.1.0",
				"@ant-design/react-slick": "~0.25.5",
				"array-tree-filter": "^2.1.0",
				"classnames": "~2.2.6",
				"copy-to-clipboard": "^3.2.0",
				"lodash": "^4.17.13",
				"moment": "~2.25.3",
				"omit.js": "^1.0.2",
				"prop-types": "^15.7.2",
				"raf": "^3.4.1",
				"rc-animate": "~3.0.0",
				"rc-cascader": "~1.0.0",
				"rc-checkbox": "~2.2.0",
				"rc-collapse": "~2.0.0",
				"rc-dialog": "~7.7.0",
				"rc-drawer": "~3.2.0",
				"rc-dropdown": "~3.0.0",
				"rc-field-form": "~1.2.0",
				"rc-input-number": "~4.6.1",
				"rc-mentions": "~1.1.0",
				"rc-menu": "~8.1.0",
				"rc-notification": "~4.3.0",
				"rc-pagination": "~2.2.0",
				"rc-picker": "~1.4.0",
				"rc-progress": "~2.5.0",
				"rc-rate": "~2.6.0",
				"rc-resize-observer": "^0.2.0",
				"rc-select": "~10.3.0",
				"rc-slider": "~9.2.3",
				"rc-steps": "~3.6.0",
				"rc-switch": "~2.0.0",
				"rc-table": "~7.5.3",
				"rc-tabs": "~10.1.1",
				"rc-tooltip": "~4.0.2",
				"rc-tree": "~3.2.0",
				"rc-tree-select": "~3.1.0",
				"rc-trigger": "~4.1.0",
				"rc-upload": "~3.0.4",
				"rc-util": "^4.20.0",
				"rc-virtual-list": "^1.1.0",
				"resize-observer-polyfill": "^1.5.1",
				"scroll-into-view-if-needed": "^2.2.20",
				"warning": "~4.0.3"
			},
			"devDependencies": {
				"@ant-design/bisheng-plugin": "^2.3.0",
				"@ant-design/colors": "^4.0.0",
				"@ant-design/hitu": "^0.0.0-alpha.13",
				"@ant-design/tools": "^8.2.0",
				"@qixian.cs/github-contributors-list": "^1.0.3",
				"@stackblitz/sdk": "^1.3.0",
				"@types/classnames": "^2.2.8",
				"@types/enzyme": "^3.10.5",
				"@types/gtag.js": "^0.0.3",
				"@types/jest": "^25.1.0",
				"@types/lodash": "^4.14.139",
				"@types/prop-types": "^15.7.1",
				"@types/raf": "^3.4.0",
				"@types/react": "^16.9.21",
				"@types/react-color": "^3.0.1",
				"@types/react-dom": "^16.9.5",
				"@types/warning": "^3.0.0",
				"@typescript-eslint/eslint-plugin": "^2.19.0",
				"@typescript-eslint/parser": "^2.19.0",
				"antd-pro-merge-less": "^3.0.3",
				"antd-theme-generator": "^1.1.6",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.5.1",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.1.0",
				"bisheng-plugin-toc": "^0.4.4",
				"bundlesize": "^0.18.0",
				"chalk": "^4.0.0",
				"cheerio": "^1.0.0-rc.3",
				"concurrently": "^5.0.2",
				"cross-env": "^7.0.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.6.3",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.10.0",
				"enzyme-adapter-react-16": "^1.14.0",
				"enzyme-to-json": "^3.3.5",
				"esbuild-webpack-plugin": "^1.0.0-beta.3",
				"eslint": "^7.0.0",
				"eslint-config-airbnb": "^18.0.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-import": "~2.20.0",
				"eslint-plugin-jest": "^23.0.2",
				"eslint-plugin-jsx-a11y": "^6.2.1",
				"eslint-plugin-markdown": "^1.0.0",
				"eslint-plugin-react": "^7.14.2",
				"eslint-plugin-react-hooks": "^4.0.0",
				"eslint-plugin-unicorn": "^19.0.0",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"fs-extra": "^9.0.0",
				"full-icu": "^1.3.0",
				"glob": "^7.1.4",
				"http-server": "^0.12.0",
				"husky": "^4.0.3",
				"ignore-emit-webpack-plugin": "^2.0.2",
				"immutability-helper": "^3.0.0",
				"inquirer": "^7.1.0",
				"intersection-observer": "^0.10.0",
				"jest": "^26.0.0",
				"jquery": "^3.4.1",
				"jsdom": "^16.0.0",
				"jsonml.js": "^0.1.0",
				"less-vars-to-js": "^1.3.0",
				"logrocket": "^1.0.0",
				"logrocket-react": "^4.0.0",
				"lz-string": "^1.4.4",
				"mockdate": "^2.0.2",
				"node-fetch": "^2.6.0",
				"open": "^7.0.3",
				"preact": "^10.0.0",
				"preact-compat": "^3.18.5",
				"prettier": "^2.0.1",
				"pretty-quick": "^2.0.0",
				"querystring": "^0.2.0",
				"rc-footer": "^0.6.0",
				"rc-queue-anim": "^1.6.12",
				"rc-scroll-anim": "^2.5.8",
				"rc-tween-one": "^2.4.1",
				"react": "^16.9.0",
				"react-color": "^2.17.3",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^10.0.2",
				"react-dnd-html5-backend": "^10.0.2",
				"react-dom": "^16.9.0",
				"react-github-button": "^0.1.11",
				"react-helmet-async": "^1.0.4",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.4",
				"react-intl": "^4.1.1",
				"react-resizable": "^1.8.0",
				"react-router-dom": "^5.0.1",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.8.6",
				"react-text-loop": "^2.3.0",
				"react-virtualized": "~9.21.1",
				"react-window": "^1.8.5",
				"remark": "^12.0.0",
				"remark-cli": "^8.0.0",
				"remark-lint": "^7.0.0",
				"remark-preset-lint-recommended": "^4.0.0",
				"reqwest": "^2.0.5",
				"rimraf": "^3.0.0",
				"scrollama": "^2.0.0",
				"simple-git": "^2.0.0",
				"stylelint": "^13.0.0",
				"stylelint-config-prettier": "^8.0.0",
				"stylelint-config-rational-order": "^0.1.2",
				"stylelint-config-standard": "^20.0.0",
				"stylelint-declaration-block-no-ignored-properties": "^2.1.0",
				"stylelint-order": "^4.0.0",
				"theme-switcher": "^1.0.2",
				"typescript": "~3.8.2",
				"webpack-bundle-analyzer": "^3.6.0",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.2.0",
				"yaml-front-matter": "^4.0.0"
			},
			"peerDependencies": {
				"react": ">=16.9.0",
				"react-dom": ">=16.9.0"
			},
			"publishConfig": {
				"registry": "https://registry.npmjs.org/"
			},
			"bundlesize": [
				{
					"path": "./dist/antd.min.js",
					"maxSize": "300 kB"
				},
				{
					"path": "./dist/antd.min.css",
					"maxSize": "65 kB"
				},
				{
					"path": "./dist/antd.dark.min.css",
					"maxSize": "65 kB"
				},
				{
					"path": "./dist/antd.compact.min.css",
					"maxSize": "65 kB"
				}
			],
			"tnpm": {
				"mode": "npm"
			},
			"title": "Ant Design",
			"gitHead": "40a987e059693d616c03311e83a3511429637b90",
			"_id": "antd@4.2.2",
			"_nodeVersion": "14.0.0",
			"_npmVersion": "6.14.4",
			"dist": {
				"integrity": "sha512-X+b6LfcuF+jR1VyGahvnYtER9BmjrKXW9xCCmHkVrMK5G84eeptbzxy0N3s58dWcpvyUJNmzTrf/EOsUtR05kg==",
				"shasum": "223ea6b3b3b5ce1a47d390f271c1b145ea9c5c15",
				"tarball": "https://registry.npmjs.org/antd/-/antd-4.2.2.tgz",
				"fileCount": 2884,
				"unpackedSize": 41369690,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeuYRqCRA9TVsSAnZWagAAKF0QAIX50b7v7XL84/QVaUTJ\noyB+1649EdVm5zCZofvOYVEjFBMfj8Z1WOsdKQOzfexfUyPEgRvoiySdn167\n9LzzQ4lcWu9z61Ecm+jqvBVL+zHYU6pC+RXKvdp8FUcCxnV0/2fHW8OpmdTj\nMaWw3sBLU7KxsiZV+a2KRuBdFepbnKIHZLcDVrRzTFxSvIp6zDqRcG5yx7o7\ntf8olNwRVsxvwqWlieR+JGflQ12kxsygesGjwn10/0MAzjTBVVxB8fnOxyMu\nNRhh2MKrykeORTcJdt8Rm7GjpOjKv8RXLyQzyj47GAGntDujozR66AnG78wv\nfzwgLnaD64wA0VfpvU1vRyS/1llVcKbel3KlAgUXeynaSSZ4qSoqen1sVDNQ\nOFpLtN5mVUgI7jjdj7TKmG4m8eqq4/oAgGvceciseAIcwRNH729csICLrqOs\nXLiQ2Ym/45ZKsZrwCbuVxG3m1pztt7x66az4+Og5zYZNfibtibuytBakVBq3\n5m4CQfInZQG9/KbPWJPo/QuRm9NUTdG7wfQ9xICb+4bdGrOnXOQLPEpkrxDO\nCrVruiiv8G2BQ/dNNaXxPj+CCMif+DMndui3qW5gHT/etmAdb/PtN5z4lzNY\n+QhuwunZIX9rSdJHFBRn9yyKUXaW4pTSR2yXR2aJRzH16bstk2E3IYqgCT3x\noL01\r\n=b/tu\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "ikobe621@gmail.com",
					"name": "ikobe"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_4.2.2_1589216361170_0.876737414961041"
			},
			"_hasShrinkwrap": false
		},
		"3.26.17": {
			"name": "antd",
			"version": "3.26.17",
			"description": "An enterprise-class UI design language and React components implementation",
			"keywords": [
				"ant",
				"component",
				"components",
				"design",
				"framework",
				"frontend",
				"react",
				"react-component",
				"ui"
			],
			"homepage": "http://ant.design/",
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"license": "MIT",
			"contributors": [
				{
					"name": "ant"
				}
			],
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"main": "lib/index.js",
			"module": "es/index.js",
			"unpkg": "dist/antd.min.js",
			"typings": "lib/index.d.ts",
			"scripts": {
				"api-collection": "antd-tools run api-collection",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"build": "npm run compile && npm run dist",
				"bundlesize": "bundlesize",
				"check-commit": "node ./scripts/check-commit.js",
				"compile": "antd-tools run compile",
				"deploy": "echo '!!! v3 is in maintaining which means no need to deploy site !!!'",
				"dist": "antd-tools run dist",
				"lint": "npm run lint:tsc && npm run lint:script && npm run lint:demo && npm run lint:style && npm run lint:deps",
				"lint-fix": "npm run lint-fix:script && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:script": "npm run lint:script -- --fix",
				"lint-fix:style": "npm run lint:style -- --fix",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:deps": "antd-tools run deps-lint",
				"lint:md": "remark components/",
				"lint:script": "eslint . --ext '.js,.jsx,.ts,.tsx'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"lint:tsc": "npm run tsc",
				"pre-publish": "npm run check-commit && npm run test-all",
				"prettier": "prettier -c --write '**/*'",
				"pretty-quick": "pretty-quick",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"site": "cross-env NODE_ICU_DATA=node_modules/full-icu bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"sort": "npx sort-package-json",
				"sort-api": "antd-tools run sort-api-table",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"test": "jest --config .jest.js --no-cache",
				"test-all": "./scripts/test-all.sh",
				"test-node": "jest --config .jest.node.js --no-cache",
				"tsc": "tsc",
				"site:test": "jest --config .jest.site.js --cache=false"
			},
			"husky": {
				"hooks": {
					"pre-commit": "pretty-quick --staged"
				}
			},
			"browserslist": [
				"last 2 version",
				"Firefox ESR",
				"> 1%",
				"ie >= 9"
			],
			"dependencies": {
				"@ant-design/create-react-context": "^0.2.4",
				"@ant-design/icons": "~2.1.1",
				"@ant-design/icons-react": "~2.0.1",
				"@types/react-slick": "^0.23.4",
				"array-tree-filter": "^2.1.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.6",
				"copy-to-clipboard": "^3.2.0",
				"css-animation": "^1.5.0",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.6",
				"is-mobile": "^2.1.0",
				"lodash": "^4.17.13",
				"moment": "^2.24.0",
				"omit.js": "^1.0.2",
				"prop-types": "^15.7.2",
				"raf": "^3.4.1",
				"rc-animate": "^2.10.2",
				"rc-calendar": "~9.15.7",
				"rc-cascader": "~0.17.4",
				"rc-checkbox": "~2.1.6",
				"rc-collapse": "~1.11.3",
				"rc-dialog": "~7.6.0",
				"rc-drawer": "~3.1.1",
				"rc-dropdown": "~2.4.1",
				"rc-editor-mention": "^1.1.13",
				"rc-form": "^2.4.10",
				"rc-input-number": "~4.5.0",
				"rc-mentions": "~0.4.0",
				"rc-menu": "~7.5.1",
				"rc-notification": "~3.3.1",
				"rc-pagination": "~1.20.11",
				"rc-progress": "~2.5.0",
				"rc-rate": "~2.5.0",
				"rc-resize-observer": "^0.1.0",
				"rc-select": "~9.2.0",
				"rc-slider": "~8.7.1",
				"rc-steps": "~3.5.0",
				"rc-switch": "~1.9.0",
				"rc-table": "~6.10.5",
				"rc-tabs": "~9.7.0",
				"rc-time-picker": "~3.7.1",
				"rc-tooltip": "~3.7.3",
				"rc-tree": "~2.1.0",
				"rc-tree-select": "~2.9.1",
				"rc-trigger": "^2.6.2",
				"rc-upload": "~2.9.1",
				"rc-util": "^4.16.1",
				"react-lazy-load": "^3.0.13",
				"react-lifecycles-compat": "^3.0.4",
				"react-slick": "~0.25.2",
				"resize-observer-polyfill": "^1.5.1",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.3"
			},
			"devDependencies": {
				"@ant-design/colors": "^3.2.2",
				"@ant-design/tools": "^8.1.0",
				"@qixian.cs/github-contributors-list": "^1.0.3",
				"@sentry/browser": "^5.4.0",
				"@stackblitz/sdk": "^1.3.0",
				"@types/classnames": "^2.2.8",
				"@types/gtag.js": "^0.0.3",
				"@types/jest": "^24.0.23",
				"@types/lodash": "^4.14.139",
				"@types/prop-types": "^15.7.1",
				"@types/raf": "^3.4.0",
				"@types/react": "^16.9.0",
				"@types/react-dom": "^16.8.4",
				"@types/shallowequal": "^1.1.1",
				"@types/warning": "^3.0.0",
				"@typescript-eslint/eslint-plugin": "^2.0.0",
				"@typescript-eslint/parser": "~2.23.0",
				"antd-theme-generator": "^1.1.6",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.3.3",
				"bisheng-plugin-antd": "^1.3.1",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.0.0",
				"bisheng-plugin-toc": "^0.4.4",
				"bundlesize": "^0.18.0",
				"chalk": "^3.0.0",
				"cheerio": "^1.0.0-rc.3",
				"cross-env": "^6.0.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.6.3",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.10.0",
				"enzyme-adapter-react-16": "^1.14.0",
				"enzyme-to-json": "^3.3.5",
				"eslint": "^6.1.0",
				"eslint-config-airbnb": "^18.0.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-import": "~2.20.1",
				"eslint-plugin-jest": "^23.0.2",
				"eslint-plugin-jsx-a11y": "^6.2.1",
				"eslint-plugin-markdown": "^1.0.0",
				"eslint-plugin-react": "^7.14.2",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"full-icu": "^1.3.0",
				"glob": "^7.1.4",
				"http-server": "^0.12.0",
				"husky": "^3.0.2",
				"immutability-helper": "^3.0.0",
				"intersection-observer": "^0.7.0",
				"jest": "^25.5.0",
				"jsdom": "^15.1.1",
				"jsonml.js": "^0.1.0",
				"logrocket": "^1.0.0",
				"logrocket-react": "^4.0.0",
				"lz-string": "^1.4.4",
				"mockdate": "^2.0.2",
				"node-fetch": "^2.6.0",
				"preact": "^10.0.0",
				"preact-compat": "^3.18.5",
				"prettier": "^1.17.1",
				"pretty-quick": "^2.0.0",
				"querystring": "^0.2.0",
				"rc-footer": "^0.6.0",
				"rc-queue-anim": "^1.6.12",
				"rc-scroll-anim": "^2.5.8",
				"rc-tween-one": "^2.4.1",
				"react": "^16.5.2",
				"react-color": "^2.17.3",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^10.0.2",
				"react-dnd-html5-backend": "^10.0.2",
				"react-dom": "^16.5.2",
				"react-github-button": "^0.1.11",
				"react-helmet-async": "^1.0.4",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.4",
				"react-intl": "^3.1.1",
				"react-resizable": "^1.8.0",
				"react-router": "^3.2.3",
				"react-router-dom": "^5.0.1",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.8.6",
				"react-virtualized": "~9.21.1",
				"reqwest": "^2.0.5",
				"rimraf": "^3.0.0",
				"scrollama": "^2.0.0",
				"simple-git": "^1.113.0",
				"stylelint": "^12.0.0",
				"stylelint-config-prettier": "^8.0.0",
				"stylelint-config-rational-order": "^0.1.2",
				"stylelint-config-standard": "^19.0.0",
				"stylelint-declaration-block-no-ignored-properties": "^2.1.0",
				"stylelint-order": "^4.0.0",
				"typescript": "~3.8.3",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.2.0",
				"yaml-front-matter": "^4.0.0"
			},
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"publishConfig": {
				"registry": "https://registry.npmjs.org/"
			},
			"bundlesize": [
				{
					"path": "./dist/antd.min.js",
					"maxSize": "540 kB"
				},
				{
					"path": "./dist/antd.min.css",
					"maxSize": "60 kB"
				}
			],
			"title": "Ant Design",
			"readmeFilename": "README.md",
			"gitHead": "8256b3cb8961460493091f34cc6feacf3554d0a0",
			"_id": "antd@3.26.17",
			"_nodeVersion": "12.14.1",
			"_npmVersion": "6.14.5",
			"dist": {
				"integrity": "sha512-P9uSK8SZ/1AvhQCC6aaLEkVrQhjbfZyUnqNV+lDnPqtudnZD2Ycy7Og+/EhuOBsQpYQvVT2aPLMgQWFv8tdJkA==",
				"shasum": "2064ad535bcffceaa76e39ed8ff5d092a9fb849e",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.26.17.tgz",
				"fileCount": 2632,
				"unpackedSize": 47195378,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJev7eGCRA9TVsSAnZWagAA9Y8QAJ4b3lLiZzajY9m0b3TF\ntdMBmUc7YPBPs4YPwXvX8/R7Vz5gGKG+TzES6FyPUrEiHxUu4AZEi/5vm2RY\nq98p4XmwYwW1Q6elXRyYWT4+63eSzZRH8Vq+hqmWh40jLL050Ah9mA6jK9lu\nu7RvQ2v5wWLpzMlhcLzgk1CVefB5QQNb5HEPmNa7eHg4fwgJDQJbBNmevHIJ\n3MSTfQ3exaqa1Gq4Fw+C5sEnKUGN5+THbVwPv6ch6hq5fixL7u/ZarKyTZmA\n23e1Y7a7wTyns+nYh9hY9N76t3z1DzkrnGcRPaK8olCtFF77X/TW3eUVnrDu\nkwKYni16916QGge6ESCUSZvTkKf14I43JS7CZrNpVG8fMX/FMuQpwEHSDFqI\nihwgQEGrt/UF+mW2KvemdK9Bz6/cGGlOZOdDC5J+ZXtVAdvdNtZNAkt5tqFM\nugLX5zIep+1bQXe9iXSBPTs3hz6p/QpEpMs912hqSIvbg7jcvUHsyaZuIt1Z\nCcF/pxtFJux3cISNJNqIBAe+wMSc/qNtmzTQeyh3Gy/a7HOuwT0CHQBGErTX\nqQXFafbtsgD/PdujDEOwx1FLt2uls0v/Aa+jCWNimsKrrFYbP71KP0dY28Kd\nye4zgYUCmQ11EwK0qc3tm1AHofSKOch4PjGOHBtclmc36p/RKGw2/YrDz4AJ\nIdwC\r\n=dEp5\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "ikobe621@gmail.com",
					"name": "ikobe"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.26.17_1589622661622_0.14980133770804116"
			},
			"_hasShrinkwrap": false
		},
		"4.2.3": {
			"name": "antd",
			"version": "4.2.3",
			"description": "An enterprise-class UI design language and React components implementation",
			"keywords": [
				"ant",
				"component",
				"components",
				"design",
				"framework",
				"frontend",
				"react",
				"react-component",
				"ui"
			],
			"homepage": "https://ant.design/",
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"license": "MIT",
			"contributors": [
				{
					"name": "ant"
				}
			],
			"funding": {
				"type": "opencollective",
				"url": "https://opencollective.com/ant-design"
			},
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"main": "lib/index.js",
			"module": "es/index.js",
			"unpkg": "dist/antd.min.js",
			"typings": "lib/index.d.ts",
			"scripts": {
				"api-collection": "antd-tools run api-collection",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"build": "npm run compile && npm run dist",
				"bundlesize": "bundlesize",
				"check-commit": "node ./scripts/check-commit",
				"prestart": "npm run version",
				"precompile": "npm run version",
				"pretest": "npm run version",
				"predist": "npm run version",
				"presite": "npm run version",
				"color-less": "node ./scripts/generate-color-less",
				"compile": "antd-tools run compile",
				"changelog": "node ./scripts/print-changelog",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml CNAME _site && cp -r .circleci/ .github/ _site && npm run site:test",
				"deploy": "bisheng gh-pages --push-only --dotfiles",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"dist": "antd-tools run dist",
				"lint": "npm run lint:tsc && npm run lint:script && npm run lint:demo && npm run lint:style && npm run lint:deps && npm run lint:md",
				"lint-fix": "npm run lint-fix:script && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:script": "npm run lint:script -- --fix",
				"lint-fix:style": "npm run lint:style -- --fix",
				"lint:demo": "eslint components/*/demo/*.md",
				"lint:deps": "antd-tools run deps-lint",
				"lint:md": "remark . -f -q",
				"lint:script": "eslint . --ext '.js,.jsx,.ts,.tsx'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"lint:tsc": "npm run tsc -- --noEmit",
				"pre-publish": "npm run check-commit && npm run test-all",
				"prettier": "prettier -c --write '**/*'",
				"pretty-quick": "pretty-quick",
				"pub": "npm run version && antd-tools run pub",
				"prepublishOnly": "antd-tools run guard",
				"site": "cross-env NODE_ICU_DATA=node_modules/full-icu concurrently \"bisheng build --ssr -c ./site/bisheng.config.js\" \"npm run color-less\"",
				"sort": "npx sort-package-json",
				"sort-api": "antd-tools run sort-api-table",
				"start": "antd-tools run clean && cross-env NODE_ENV=development concurrently \"npm run color-less\" \"bisheng start -c ./site/bisheng.config.js\"",
				"start:preact": "antd-tools run clean && cross-env NODE_ENV=development REACT_ENV=preact concurrently \"npm run color-less\" \"bisheng start -c ./site/bisheng.config.js\"",
				"test": "jest --config .jest.js --no-cache",
				"test:update": "jest --config .jest.js --no-cache --update-snapshot",
				"test-all": "./scripts/test-all.sh",
				"test-node": "jest --config .jest.node.js --no-cache",
				"tsc": "tsc",
				"site:test": "jest --config .jest.site.js --cache=false",
				"version": "node ./scripts/generate-version"
			},
			"husky": {
				"hooks": {
					"pre-commit": "pretty-quick --staged"
				}
			},
			"browserslist": [
				"last 2 versions",
				"Firefox ESR",
				"> 1%",
				"ie >= 11"
			],
			"dependencies": {
				"@ant-design/css-animation": "^1.7.2",
				"@ant-design/icons": "^4.1.0",
				"@ant-design/react-slick": "~0.26.1",
				"array-tree-filter": "^2.1.0",
				"classnames": "~2.2.6",
				"copy-to-clipboard": "^3.2.0",
				"lodash": "^4.17.13",
				"moment": "~2.25.3",
				"omit.js": "^1.0.2",
				"prop-types": "^15.7.2",
				"raf": "^3.4.1",
				"rc-animate": "~3.0.0",
				"rc-cascader": "~1.0.0",
				"rc-checkbox": "~2.2.0",
				"rc-collapse": "~2.0.0",
				"rc-dialog": "~7.7.0",
				"rc-drawer": "~3.2.0",
				"rc-dropdown": "~3.0.0",
				"rc-field-form": "~1.2.0",
				"rc-input-number": "~4.6.1",
				"rc-mentions": "~1.1.0",
				"rc-menu": "~8.1.0",
				"rc-notification": "~4.3.0",
				"rc-pagination": "~2.2.0",
				"rc-picker": "~1.4.16",
				"rc-progress": "~3.0.0",
				"rc-rate": "~2.6.0",
				"rc-resize-observer": "^0.2.0",
				"rc-select": "~10.3.0",
				"rc-slider": "~9.2.3",
				"rc-steps": "~3.6.0",
				"rc-switch": "~2.0.0",
				"rc-table": "~7.5.3",
				"rc-tabs": "~10.1.1",
				"rc-tooltip": "~4.0.2",
				"rc-tree": "~3.2.0",
				"rc-tree-select": "~3.1.0",
				"rc-trigger": "~4.1.0",
				"rc-upload": "~3.0.4",
				"rc-util": "^4.20.0",
				"rc-virtual-list": "^1.1.0",
				"resize-observer-polyfill": "^1.5.1",
				"scroll-into-view-if-needed": "^2.2.20",
				"warning": "~4.0.3"
			},
			"devDependencies": {
				"@ant-design/bisheng-plugin": "^2.3.0",
				"@ant-design/colors": "^4.0.0",
				"@ant-design/hitu": "^0.0.0-alpha.13",
				"@ant-design/tools": "^8.2.0",
				"@qixian.cs/github-contributors-list": "^1.0.3",
				"@stackblitz/sdk": "^1.3.0",
				"@types/classnames": "^2.2.8",
				"@types/enzyme": "^3.10.5",
				"@types/gtag.js": "^0.0.3",
				"@types/jest": "^25.1.0",
				"@types/lodash": "^4.14.139",
				"@types/prop-types": "^15.7.1",
				"@types/raf": "^3.4.0",
				"@types/react": "^16.9.21",
				"@types/react-color": "^3.0.1",
				"@types/react-dom": "^16.9.5",
				"@types/warning": "^3.0.0",
				"@typescript-eslint/eslint-plugin": "^2.19.0",
				"@typescript-eslint/parser": "^2.19.0",
				"antd-pro-merge-less": "^3.0.3",
				"antd-theme-generator": "^1.1.6",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.5.1",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.1.0",
				"bisheng-plugin-toc": "^0.4.4",
				"bundlesize": "^0.18.0",
				"chalk": "^4.0.0",
				"cheerio": "^1.0.0-rc.3",
				"concurrently": "^5.0.2",
				"cross-env": "^7.0.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.6.3",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.10.0",
				"enzyme-adapter-react-16": "^1.14.0",
				"enzyme-to-json": "^3.3.5",
				"esbuild-webpack-plugin": "^1.0.0-beta.3",
				"eslint": "^7.0.0",
				"eslint-config-airbnb": "^18.0.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-import": "~2.20.0",
				"eslint-plugin-jest": "^23.0.2",
				"eslint-plugin-jsx-a11y": "^6.2.1",
				"eslint-plugin-markdown": "^1.0.0",
				"eslint-plugin-react": "^7.14.2",
				"eslint-plugin-react-hooks": "^4.0.0",
				"eslint-plugin-unicorn": "^20.0.0",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"fs-extra": "^9.0.0",
				"full-icu": "^1.3.0",
				"glob": "^7.1.4",
				"http-server": "^0.12.0",
				"husky": "^4.0.3",
				"ignore-emit-webpack-plugin": "^2.0.2",
				"immutability-helper": "^3.0.0",
				"inquirer": "^7.1.0",
				"intersection-observer": "^0.10.0",
				"jest": "^26.0.0",
				"jquery": "^3.4.1",
				"jsdom": "^16.0.0",
				"jsonml.js": "^0.1.0",
				"less-vars-to-js": "^1.3.0",
				"logrocket": "^1.0.0",
				"logrocket-react": "^4.0.0",
				"lz-string": "^1.4.4",
				"mockdate": "^2.0.2",
				"node-fetch": "^2.6.0",
				"open": "^7.0.3",
				"preact": "^10.0.0",
				"preact-compat": "^3.18.5",
				"prettier": "^2.0.1",
				"pretty-quick": "^2.0.0",
				"querystring": "^0.2.0",
				"rc-footer": "^0.6.0",
				"rc-queue-anim": "^1.6.12",
				"rc-scroll-anim": "^2.5.8",
				"rc-tween-one": "^2.4.1",
				"react": "^16.9.0",
				"react-color": "^2.17.3",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^10.0.2",
				"react-dnd-html5-backend": "^10.0.2",
				"react-dom": "^16.9.0",
				"react-github-button": "^0.1.11",
				"react-helmet-async": "^1.0.4",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.4",
				"react-intl": "^4.1.1",
				"react-resizable": "^1.8.0",
				"react-router-dom": "^5.0.1",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.8.6",
				"react-text-loop": "^2.3.0",
				"react-virtualized": "~9.21.1",
				"react-window": "^1.8.5",
				"remark": "^12.0.0",
				"remark-cli": "^8.0.0",
				"remark-lint": "^7.0.0",
				"remark-preset-lint-recommended": "^4.0.0",
				"reqwest": "^2.0.5",
				"rimraf": "^3.0.0",
				"scrollama": "^2.0.0",
				"simple-git": "^2.0.0",
				"string-replace-loader": "^2.3.0",
				"stylelint": "^13.0.0",
				"stylelint-config-prettier": "^8.0.0",
				"stylelint-config-rational-order": "^0.1.2",
				"stylelint-config-standard": "^20.0.0",
				"stylelint-declaration-block-no-ignored-properties": "^2.1.0",
				"stylelint-order": "^4.0.0",
				"theme-switcher": "^1.0.2",
				"typescript": "~3.9.2",
				"webpack-bundle-analyzer": "^3.6.0",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.2.0",
				"yaml-front-matter": "^4.0.0"
			},
			"peerDependencies": {
				"react": ">=16.9.0",
				"react-dom": ">=16.9.0"
			},
			"publishConfig": {
				"registry": "https://registry.npmjs.org/"
			},
			"bundlesize": [
				{
					"path": "./dist/antd.min.js",
					"maxSize": "300 kB"
				},
				{
					"path": "./dist/antd.min.css",
					"maxSize": "65 kB"
				},
				{
					"path": "./dist/antd.dark.min.css",
					"maxSize": "65 kB"
				},
				{
					"path": "./dist/antd.compact.min.css",
					"maxSize": "65 kB"
				}
			],
			"tnpm": {
				"mode": "npm"
			},
			"title": "Ant Design",
			"gitHead": "2268c7aa881fc9f9a396ac78b8b89f96dd92d020",
			"_id": "antd@4.2.3",
			"_nodeVersion": "12.14.1",
			"_npmVersion": "6.14.5",
			"dist": {
				"integrity": "sha512-U7QVJLN9wtSsNVBdrCmQkT8dE6VihNHYIT48/UMty8RE8FtCwljgjJe0PGKOj/tHiPTJv20jiknXotr8rj6J4Q==",
				"shasum": "ee9b218cb04acb990a113a78ded934318a782a94",
				"tarball": "https://registry.npmjs.org/antd/-/antd-4.2.3.tgz",
				"fileCount": 2882,
				"unpackedSize": 41478642,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJev/eLCRA9TVsSAnZWagAA6n8P/3PtB+4gy6j54Y/+gnEz\nXP+5B+/HL+wv0m9xRzzXxzrbkRD2LMQW6HKTYUMjDxhgjRgLT7DyrFC1w+te\n0msAyLn9eqabK6d57vsz2glW1/zL4hkhiETHxrUVyRk+YhJLadZ5klwCNkTj\nS6bqPaK6GLXbAJAdBRbzYyKWQ7cdtlNzlHS51at7pWQbIBVBeFsNGmqxickY\nkv2woM3QUX7om7qLDtP5iQO8PiOb+n3/nNf68wtJTE3GkTQLjBWaybgcr2VG\nAnUcrDN4k2YdSm7CcDx4XnzNuYIdU27FArM0+bGCHVn0PFgjCiTOjfiTFhnt\nXspD0JYQw1tiaJl/Q029qkIO+6CqB7ScYp/yo96GNscQTz+whKYduKThxJus\nbaHRr0FG4Nak9/VlnUtt0YNNTsiee1ZuuKRMS0taB0OKGDbJthBR9Ja7ZE1q\ntLli79IdaAXFpQRmJ3esKxTXITMP1MfQ57ohVmrULka7yvtkck39XIkmjtAU\nx+hdOtuu+1tnE+Cw2E4KW1VAP0dWTCKxvkMhbfARJHwJDICGo3ixcLT2rdfn\nBAdH0j9TqY/bMiaKXm+CSCWXDYrNFX0QPUvKOongFz2O1/ZhNGui55ZiVVTr\nEIQ6JGL+p2iuNVZ/t8oGrMPypXSY4kgFIlcSWg48arr/cX5swMaF2FqsAk/h\niYbc\r\n=0t/9\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "ikobe621@gmail.com",
					"name": "ikobe"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_4.2.3_1589639050407_0.5068679621368688"
			},
			"_hasShrinkwrap": false
		},
		"4.2.4": {
			"name": "antd",
			"version": "4.2.4",
			"description": "An enterprise-class UI design language and React components implementation",
			"keywords": [
				"ant",
				"component",
				"components",
				"design",
				"framework",
				"frontend",
				"react",
				"react-component",
				"ui"
			],
			"homepage": "https://ant.design/",
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"license": "MIT",
			"contributors": [
				{
					"name": "ant"
				}
			],
			"funding": {
				"type": "opencollective",
				"url": "https://opencollective.com/ant-design"
			},
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"main": "lib/index.js",
			"module": "es/index.js",
			"unpkg": "dist/antd.min.js",
			"typings": "lib/index.d.ts",
			"scripts": {
				"api-collection": "antd-tools run api-collection",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"build": "npm run compile && npm run dist",
				"bundlesize": "bundlesize",
				"check-commit": "node ./scripts/check-commit",
				"prestart": "npm run version",
				"precompile": "npm run version",
				"pretest": "npm run version",
				"predist": "npm run version",
				"presite": "npm run version",
				"color-less": "node ./scripts/generate-color-less",
				"compile": "antd-tools run compile",
				"changelog": "node ./scripts/print-changelog",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml CNAME _site && cp -r .circleci/ .github/ _site && npm run site:test",
				"deploy": "bisheng gh-pages --push-only --dotfiles",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"dist": "antd-tools run dist",
				"lint": "npm run lint:tsc && npm run lint:script && npm run lint:demo && npm run lint:style && npm run lint:deps && npm run lint:md",
				"lint-fix": "npm run lint-fix:script && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:script": "npm run lint:script -- --fix",
				"lint-fix:style": "npm run lint:style -- --fix",
				"lint:demo": "eslint components/*/demo/*.md",
				"lint:deps": "antd-tools run deps-lint",
				"lint:md": "remark . -f -q",
				"lint:script": "eslint . --ext '.js,.jsx,.ts,.tsx'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"lint:tsc": "npm run tsc -- --noEmit",
				"pre-publish": "npm run check-commit && npm run test-all",
				"prettier": "prettier -c --write '**/*'",
				"pretty-quick": "pretty-quick",
				"pub": "npm run version && antd-tools run pub",
				"prepublishOnly": "antd-tools run guard",
				"site": "cross-env NODE_ICU_DATA=node_modules/full-icu concurrently \"bisheng build --ssr -c ./site/bisheng.config.js\" \"npm run color-less\"",
				"sort": "npx sort-package-json",
				"sort-api": "antd-tools run sort-api-table",
				"start": "antd-tools run clean && cross-env NODE_ENV=development concurrently \"npm run color-less\" \"bisheng start -c ./site/bisheng.config.js\"",
				"start:preact": "antd-tools run clean && cross-env NODE_ENV=development REACT_ENV=preact concurrently \"npm run color-less\" \"bisheng start -c ./site/bisheng.config.js\"",
				"test": "jest --config .jest.js --no-cache",
				"test:update": "jest --config .jest.js --no-cache --update-snapshot",
				"test-all": "./scripts/test-all.sh",
				"test-node": "jest --config .jest.node.js --no-cache",
				"tsc": "tsc",
				"site:test": "jest --config .jest.site.js --cache=false",
				"version": "node ./scripts/generate-version"
			},
			"husky": {
				"hooks": {
					"pre-commit": "pretty-quick --staged"
				}
			},
			"browserslist": [
				"last 2 versions",
				"Firefox ESR",
				"> 1%",
				"ie >= 11"
			],
			"dependencies": {
				"@ant-design/css-animation": "^1.7.2",
				"@ant-design/icons": "^4.1.0",
				"@ant-design/react-slick": "~0.26.1",
				"array-tree-filter": "^2.1.0",
				"classnames": "~2.2.6",
				"copy-to-clipboard": "^3.2.0",
				"lodash": "^4.17.13",
				"moment": "~2.25.3",
				"omit.js": "^1.0.2",
				"prop-types": "^15.7.2",
				"raf": "^3.4.1",
				"rc-animate": "~3.0.0",
				"rc-cascader": "~1.0.0",
				"rc-checkbox": "~2.2.0",
				"rc-collapse": "~2.0.0",
				"rc-dialog": "~7.7.0",
				"rc-drawer": "~3.2.0",
				"rc-dropdown": "~3.0.0",
				"rc-field-form": "~1.2.0",
				"rc-input-number": "~4.6.1",
				"rc-mentions": "~1.1.0",
				"rc-menu": "~8.1.0",
				"rc-notification": "~4.3.0",
				"rc-pagination": "~2.2.0",
				"rc-picker": "~1.4.16",
				"rc-progress": "~3.0.0",
				"rc-rate": "~2.6.0",
				"rc-resize-observer": "^0.2.0",
				"rc-select": "~10.3.0",
				"rc-slider": "~9.2.3",
				"rc-steps": "~3.6.0",
				"rc-switch": "~3.0.0",
				"rc-table": "~7.5.3",
				"rc-tabs": "~10.1.1",
				"rc-tooltip": "~4.0.2",
				"rc-tree": "~3.2.0",
				"rc-tree-select": "~3.1.0",
				"rc-trigger": "~4.1.0",
				"rc-upload": "~3.0.4",
				"rc-util": "^4.20.0",
				"rc-virtual-list": "^1.1.0",
				"resize-observer-polyfill": "^1.5.1",
				"scroll-into-view-if-needed": "^2.2.20",
				"warning": "~4.0.3"
			},
			"devDependencies": {
				"@ant-design/bisheng-plugin": "^2.3.0",
				"@ant-design/colors": "^4.0.0",
				"@ant-design/hitu": "^0.0.0-alpha.13",
				"@ant-design/tools": "^8.2.0",
				"@qixian.cs/github-contributors-list": "^1.0.3",
				"@stackblitz/sdk": "^1.3.0",
				"@types/classnames": "^2.2.8",
				"@types/enzyme": "^3.10.5",
				"@types/gtag.js": "^0.0.3",
				"@types/jest": "^25.1.0",
				"@types/lodash": "^4.14.139",
				"@types/prop-types": "^15.7.1",
				"@types/raf": "^3.4.0",
				"@types/react": "^16.9.21",
				"@types/react-color": "^3.0.1",
				"@types/react-dom": "^16.9.5",
				"@types/warning": "^3.0.0",
				"@typescript-eslint/eslint-plugin": "^2.19.0",
				"@typescript-eslint/parser": "^2.19.0",
				"antd-pro-merge-less": "^3.0.3",
				"antd-theme-generator": "^1.1.6",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.5.1",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.1.0",
				"bisheng-plugin-toc": "^0.4.4",
				"bundlesize": "^0.18.0",
				"chalk": "^4.0.0",
				"cheerio": "^1.0.0-rc.3",
				"concurrently": "^5.0.2",
				"cross-env": "^7.0.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.6.3",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.10.0",
				"enzyme-adapter-react-16": "^1.14.0",
				"enzyme-to-json": "^3.3.5",
				"esbuild-webpack-plugin": "^1.0.0-beta.3",
				"eslint": "^7.0.0",
				"eslint-config-airbnb": "^18.0.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-import": "~2.20.0",
				"eslint-plugin-jest": "^23.0.2",
				"eslint-plugin-jsx-a11y": "^6.2.1",
				"eslint-plugin-markdown": "^1.0.0",
				"eslint-plugin-react": "^7.14.2",
				"eslint-plugin-react-hooks": "^4.0.0",
				"eslint-plugin-unicorn": "^20.0.0",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"fs-extra": "^9.0.0",
				"full-icu": "^1.3.0",
				"glob": "^7.1.4",
				"http-server": "^0.12.0",
				"husky": "^4.0.3",
				"ignore-emit-webpack-plugin": "^2.0.2",
				"immutability-helper": "^3.0.0",
				"inquirer": "^7.1.0",
				"intersection-observer": "^0.10.0",
				"jest": "^26.0.0",
				"jquery": "^3.4.1",
				"jsdom": "^16.0.0",
				"jsonml.js": "^0.1.0",
				"less-vars-to-js": "^1.3.0",
				"logrocket": "^1.0.0",
				"logrocket-react": "^4.0.0",
				"lz-string": "^1.4.4",
				"mockdate": "^2.0.2",
				"node-fetch": "^2.6.0",
				"open": "^7.0.3",
				"preact": "^10.0.0",
				"preact-compat": "^3.18.5",
				"prettier": "^2.0.1",
				"pretty-quick": "^2.0.0",
				"querystring": "^0.2.0",
				"rc-footer": "^0.6.0",
				"rc-queue-anim": "^1.6.12",
				"rc-scroll-anim": "^2.5.8",
				"rc-tween-one": "^2.4.1",
				"react": "^16.9.0",
				"react-color": "^2.17.3",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^10.0.2",
				"react-dnd-html5-backend": "^10.0.2",
				"react-dom": "^16.9.0",
				"react-github-button": "^0.1.11",
				"react-helmet-async": "^1.0.4",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.4",
				"react-intl": "^4.1.1",
				"react-resizable": "^1.8.0",
				"react-router-dom": "^5.0.1",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.8.6",
				"react-text-loop": "^2.3.0",
				"react-virtualized": "~9.21.1",
				"react-window": "^1.8.5",
				"remark": "^12.0.0",
				"remark-cli": "^8.0.0",
				"remark-lint": "^7.0.0",
				"remark-preset-lint-recommended": "^4.0.0",
				"reqwest": "^2.0.5",
				"rimraf": "^3.0.0",
				"scrollama": "^2.0.0",
				"simple-git": "^2.0.0",
				"string-replace-loader": "^2.3.0",
				"stylelint": "^13.0.0",
				"stylelint-config-prettier": "^8.0.0",
				"stylelint-config-rational-order": "^0.1.2",
				"stylelint-config-standard": "^20.0.0",
				"stylelint-declaration-block-no-ignored-properties": "^2.1.0",
				"stylelint-order": "^4.0.0",
				"theme-switcher": "^1.0.2",
				"typescript": "~3.9.2",
				"webpack-bundle-analyzer": "^3.6.0",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.2.0",
				"yaml-front-matter": "^4.0.0"
			},
			"peerDependencies": {
				"react": ">=16.9.0",
				"react-dom": ">=16.9.0"
			},
			"publishConfig": {
				"registry": "https://registry.npmjs.org/"
			},
			"bundlesize": [
				{
					"path": "./dist/antd.min.js",
					"maxSize": "300 kB"
				},
				{
					"path": "./dist/antd.min.css",
					"maxSize": "65 kB"
				},
				{
					"path": "./dist/antd.dark.min.css",
					"maxSize": "65 kB"
				},
				{
					"path": "./dist/antd.compact.min.css",
					"maxSize": "65 kB"
				}
			],
			"tnpm": {
				"mode": "npm"
			},
			"title": "Ant Design",
			"gitHead": "b10f4cffd909c18fee3f06f3719baacf5dc11208",
			"_id": "antd@4.2.4",
			"_nodeVersion": "14.0.0",
			"_npmVersion": "6.14.4",
			"dist": {
				"integrity": "sha512-g61c1+Ji/tbY+G1GMdk0LsCN3S1ZfoHyj+zcjXmvqZjWfdkJ/bBEzw08I3ytTe5TV8RFued0nnSjT51ruagpSA==",
				"shasum": "0a75e178643858960189912b8fe48bf7e8f6abf8",
				"tarball": "https://registry.npmjs.org/antd/-/antd-4.2.4.tgz",
				"fileCount": 2882,
				"unpackedSize": 41427653,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJewiftCRA9TVsSAnZWagAALkAP/A3o0UUzhBwdg2zdUDU7\n+rJZjjuTaxxE13mTFT1p1eM3fOrpjp4bxZK4dtSwbnkb1a9ODYyeQens9OIh\n5DXbrdJ5xk4YG0+D0V0z08f9MJAQsJh22M1kZt8Yoxk46LAQxeGrzqui5G6e\nlNCJeuGt/fnMNQk7KgZDFGQCFd8f/ZS3R01aKt4pP4jLb5xWvBi2Yze/alaE\n6N0NHfQBWG2mQceteEwdAJiOA1F6NbuG7htjIOw+ZhFzEdspZIM11xpi4XCg\nrfXvaPI7+imZpNljRDokztGA6axs0JvKAtYkKEZ55rkgxJDdvswy7sD+yvdv\nSusEpQrkmb/gtdFZAwv5c73vB+3qYcBbfEMCtnZGPd8P8tPZ9zJkzrBxaN5p\n4WPxOEw0SvDuMQ56Wnwl2WU3LGVd7n5SiEWbwIrqfldiHoXVL1dwYZdxvm09\nPy5EOpXHJcqAYY+U9SZf1YYMu/sUurCOgu39bfl92uQWniP5dkVlVS1UEZaF\n5PiQpjtlVMha/EerE9NBdLhPUA/Boro110rHru+RhOuRFJPlm80mVcco8V+D\nbGpdhv/SQZdOEZTcFGdJwlhAnrNF5m4df9/zwJsEM9NwL6Pen6SM2fZpoxhe\nuBKTo4PFuRT7qaJNW5kG5s9ZXS6apx9mGmbw9nG8FLBqT2qb0nQZWy+5HzyY\nbcax\r\n=3EpE\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "ikobe621@gmail.com",
					"name": "ikobe"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_4.2.4_1589782508959_0.12978143948329568"
			},
			"_hasShrinkwrap": false
		},
		"4.2.5-alpha.0": {
			"name": "antd",
			"version": "4.2.5-alpha.0",
			"description": "An enterprise-class UI design language and React components implementation",
			"keywords": [
				"ant",
				"component",
				"components",
				"design",
				"framework",
				"frontend",
				"react",
				"react-component",
				"ui"
			],
			"homepage": "https://ant.design/",
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"license": "MIT",
			"contributors": [
				{
					"name": "ant"
				}
			],
			"funding": {
				"type": "opencollective",
				"url": "https://opencollective.com/ant-design"
			},
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"main": "lib/index.js",
			"module": "es/index.js",
			"unpkg": "dist/antd.min.js",
			"typings": "lib/index.d.ts",
			"scripts": {
				"api-collection": "antd-tools run api-collection",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"build": "npm run compile && npm run dist",
				"bundlesize": "bundlesize",
				"check-commit": "node ./scripts/check-commit",
				"prestart": "npm run version",
				"precompile": "npm run version",
				"pretest": "npm run version",
				"predist": "npm run version",
				"presite": "npm run version",
				"color-less": "node ./scripts/generate-color-less",
				"compile": "antd-tools run compile",
				"changelog": "node ./scripts/print-changelog",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml CNAME _site && cp -r .circleci/ .github/ _site && npm run site:test",
				"deploy": "bisheng gh-pages --push-only --dotfiles",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"dist": "antd-tools run dist",
				"lint": "npm run lint:tsc && npm run lint:script && npm run lint:demo && npm run lint:style && npm run lint:deps && npm run lint:md",
				"lint-fix": "npm run lint-fix:script && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:script": "npm run lint:script -- --fix",
				"lint-fix:style": "npm run lint:style -- --fix",
				"lint:demo": "eslint components/*/demo/*.md",
				"lint:deps": "antd-tools run deps-lint",
				"lint:md": "remark . -f -q",
				"lint:script": "eslint . --ext '.js,.jsx,.ts,.tsx'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"lint:tsc": "npm run tsc -- --noEmit",
				"pre-publish": "npm run check-commit && npm run test-all",
				"prettier": "prettier -c --write '**/*'",
				"pretty-quick": "pretty-quick",
				"pub": "npm run version && antd-tools run pub",
				"prepublishOnly": "antd-tools run guard",
				"site": "cross-env NODE_ICU_DATA=node_modules/full-icu concurrently \"bisheng build --ssr -c ./site/bisheng.config.js\" \"npm run color-less\"",
				"sort": "npx sort-package-json",
				"sort-api": "antd-tools run sort-api-table",
				"start": "antd-tools run clean && cross-env NODE_ENV=development concurrently \"npm run color-less\" \"bisheng start -c ./site/bisheng.config.js\"",
				"start:preact": "antd-tools run clean && cross-env NODE_ENV=development REACT_ENV=preact concurrently \"npm run color-less\" \"bisheng start -c ./site/bisheng.config.js\"",
				"test": "jest --config .jest.js --no-cache",
				"test:update": "jest --config .jest.js --no-cache --update-snapshot",
				"test-all": "./scripts/test-all.sh",
				"test-node": "jest --config .jest.node.js --no-cache",
				"tsc": "tsc",
				"site:test": "jest --config .jest.site.js --cache=false",
				"version": "node ./scripts/generate-version"
			},
			"husky": {
				"hooks": {
					"pre-commit": "pretty-quick --staged"
				}
			},
			"browserslist": [
				"last 2 versions",
				"Firefox ESR",
				"> 1%",
				"ie >= 11"
			],
			"dependencies": {
				"@ant-design/css-animation": "^1.7.2",
				"@ant-design/icons": "^4.1.0",
				"@ant-design/react-slick": "~0.26.1",
				"array-tree-filter": "^2.1.0",
				"classnames": "~2.2.6",
				"copy-to-clipboard": "^3.2.0",
				"lodash": "^4.17.13",
				"moment": "~2.25.3",
				"omit.js": "^1.0.2",
				"prop-types": "^15.7.2",
				"raf": "^3.4.1",
				"rc-animate": "~3.0.0",
				"rc-cascader": "~1.1.0",
				"rc-checkbox": "~2.2.0",
				"rc-collapse": "~2.0.0",
				"rc-dialog": "~7.7.0",
				"rc-drawer": "~3.2.0",
				"rc-dropdown": "~3.0.0",
				"rc-field-form": "~1.2.0",
				"rc-input-number": "~4.6.1",
				"rc-mentions": "~1.1.0",
				"rc-menu": "~8.2.1",
				"rc-notification": "~4.3.0",
				"rc-pagination": "~2.2.0",
				"rc-picker": "~1.4.16",
				"rc-progress": "~3.0.0",
				"rc-rate": "~2.6.0",
				"rc-resize-observer": "^0.2.0",
				"rc-select": "~10.3.0",
				"rc-slider": "~9.2.3",
				"rc-steps": "~3.6.0",
				"rc-switch": "~3.1.0",
				"rc-table": "~7.5.3",
				"rc-tabs": "~10.1.1",
				"rc-tooltip": "~4.0.2",
				"rc-tree": "~3.2.0",
				"rc-tree-select": "~3.1.0",
				"rc-trigger": "~4.1.0",
				"rc-upload": "~3.0.4",
				"rc-util": "^4.20.0",
				"rc-virtual-list": "^1.1.0",
				"resize-observer-polyfill": "^1.5.1",
				"scroll-into-view-if-needed": "^2.2.20",
				"warning": "~4.0.3"
			},
			"devDependencies": {
				"@ant-design/bisheng-plugin": "^2.3.0",
				"@ant-design/colors": "^4.0.0",
				"@ant-design/hitu": "^0.0.0-alpha.13",
				"@ant-design/tools": "^8.2.0",
				"@qixian.cs/github-contributors-list": "^1.0.3",
				"@stackblitz/sdk": "^1.3.0",
				"@types/classnames": "^2.2.8",
				"@types/enzyme": "^3.10.5",
				"@types/gtag.js": "^0.0.3",
				"@types/jest": "^25.1.0",
				"@types/lodash": "^4.14.139",
				"@types/prop-types": "^15.7.1",
				"@types/raf": "^3.4.0",
				"@types/react": "^16.9.21",
				"@types/react-color": "^3.0.1",
				"@types/react-dom": "^16.9.5",
				"@types/warning": "^3.0.0",
				"@typescript-eslint/eslint-plugin": "^2.19.0",
				"@typescript-eslint/parser": "^2.19.0",
				"antd-img-crop": "^3.1.1",
				"antd-pro-merge-less": "^3.0.3",
				"antd-theme-generator": "^1.1.6",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.5.1",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.1.0",
				"bisheng-plugin-toc": "^0.4.4",
				"bundlesize": "^0.18.0",
				"chalk": "^4.0.0",
				"cheerio": "^1.0.0-rc.3",
				"concurrently": "^5.0.2",
				"cross-env": "^7.0.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.6.3",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.10.0",
				"enzyme-adapter-react-16": "^1.14.0",
				"enzyme-to-json": "^3.3.5",
				"esbuild-webpack-plugin": "^1.0.0-beta.3",
				"eslint": "^7.0.0",
				"eslint-config-airbnb": "^18.0.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-import": "~2.20.0",
				"eslint-plugin-jest": "^23.0.2",
				"eslint-plugin-jsx-a11y": "^6.2.1",
				"eslint-plugin-markdown": "^1.0.0",
				"eslint-plugin-react": "^7.14.2",
				"eslint-plugin-react-hooks": "^4.0.0",
				"eslint-plugin-unicorn": "^20.0.0",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"fs-extra": "^9.0.0",
				"full-icu": "^1.3.0",
				"glob": "^7.1.4",
				"http-server": "^0.12.0",
				"husky": "^4.0.3",
				"ignore-emit-webpack-plugin": "^2.0.2",
				"immutability-helper": "^3.0.0",
				"inquirer": "^7.1.0",
				"intersection-observer": "^0.10.0",
				"jest": "^26.0.0",
				"jquery": "^3.4.1",
				"jsdom": "^16.0.0",
				"jsonml.js": "^0.1.0",
				"less-vars-to-js": "^1.3.0",
				"logrocket": "^1.0.0",
				"logrocket-react": "^4.0.0",
				"lz-string": "^1.4.4",
				"mockdate": "^2.0.2",
				"node-fetch": "^2.6.0",
				"open": "^7.0.3",
				"preact": "^10.0.0",
				"preact-compat": "^3.18.5",
				"prettier": "^2.0.1",
				"pretty-quick": "^2.0.0",
				"querystring": "^0.2.0",
				"rc-footer": "^0.6.0",
				"rc-queue-anim": "^1.6.12",
				"rc-scroll-anim": "^2.5.8",
				"rc-tween-one": "^2.4.1",
				"react": "^16.9.0",
				"react-color": "^2.17.3",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^10.0.2",
				"react-dnd-html5-backend": "^10.0.2",
				"react-dom": "^16.9.0",
				"react-github-button": "^0.1.11",
				"react-helmet-async": "^1.0.4",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.4",
				"react-intl": "^4.1.1",
				"react-resizable": "^1.8.0",
				"react-router-dom": "^5.0.1",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.8.6",
				"react-text-loop": "^2.3.0",
				"react-virtualized": "~9.21.1",
				"react-window": "^1.8.5",
				"remark": "^12.0.0",
				"remark-cli": "^8.0.0",
				"remark-lint": "^7.0.0",
				"remark-preset-lint-recommended": "^4.0.0",
				"reqwest": "^2.0.5",
				"rimraf": "^3.0.0",
				"scrollama": "^2.0.0",
				"simple-git": "^2.0.0",
				"string-replace-loader": "^2.3.0",
				"stylelint": "^13.0.0",
				"stylelint-config-prettier": "^8.0.0",
				"stylelint-config-rational-order": "^0.1.2",
				"stylelint-config-standard": "^20.0.0",
				"stylelint-declaration-block-no-ignored-properties": "^2.1.0",
				"stylelint-order": "^4.0.0",
				"theme-switcher": "^1.0.2",
				"typescript": "~3.9.2",
				"webpack-bundle-analyzer": "^3.6.0",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.2.0",
				"yaml-front-matter": "^4.0.0"
			},
			"peerDependencies": {
				"react": ">=16.9.0",
				"react-dom": ">=16.9.0"
			},
			"publishConfig": {
				"registry": "https://registry.npmjs.org/"
			},
			"bundlesize": [
				{
					"path": "./dist/antd.min.js",
					"maxSize": "300 kB"
				},
				{
					"path": "./dist/antd.min.css",
					"maxSize": "65 kB"
				},
				{
					"path": "./dist/antd.dark.min.css",
					"maxSize": "65 kB"
				},
				{
					"path": "./dist/antd.compact.min.css",
					"maxSize": "65 kB"
				}
			],
			"tnpm": {
				"mode": "npm"
			},
			"title": "Ant Design",
			"readmeFilename": "README.md",
			"gitHead": "38f8f15fd08c9ee6ed5e7f08509e4dfb7aaed84e",
			"_id": "antd@4.2.5-alpha.0",
			"_nodeVersion": "14.0.0",
			"_npmVersion": "6.14.4",
			"dist": {
				"integrity": "sha512-I7U09e1piY45kI6HeQX2d9ufjBAjkrCU4A3vg0Tft4j9IWAeswYiOhFqaYHtht3fKJI4In3YTD49oGIxVm4QKQ==",
				"shasum": "94124436be2cb3166ab3b2211786c21b21b4d333",
				"tarball": "https://registry.npmjs.org/antd/-/antd-4.2.5-alpha.0.tgz",
				"fileCount": 2882,
				"unpackedSize": 41434890,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJewp9FCRA9TVsSAnZWagAAr+oQAIjp3uhAmZUkFxWb1X9K\nFuhNtKgkT23329H/QrX+Ft8BPJWF++fl1bE7f4hBOuddTuGCbrNvkH/fHplN\nGgMxT4rGDG8qWK/r/plLcvgrggkCiOCBk8byZSBrzTHQmrJHxwH7wXAm1EXj\nZ2CxDi+r1Rtdir5CXOjlzbCkWkG09HUV8eNbMF9yTm1ML/tswyS8qsRjtHov\nOzm5gRFfWDQG1lR/XcZWFGdiw6h/CQWs2ytMVknG5wQ40uDqcZK83eb6XKFm\nq/iU7MkrfOPYVF1jP23PX7HCweVvUInZZsAhdt03qJdnKG3IiTfFpdSzu3o4\npvYxH2yE+qo44YJY6VxZ5MJQqBBaN3nueu8viH/DeWbfSKVkpHjQx7PuSQqu\nH/Pma3FNqHLYe2R2k3yByU9uHivDcCfG9MUu/zEguTKD1YHz8UkkQN/5FDhk\nnUiRKfL1+745ERZsciG3qPG3P8JWO32LTbLtw6k6Utwr5+HpIBm7bcb3ghaj\neIkVNZBAiiYYa4mTCKxTsj2z1kS2eX17DktbN09ujjyhJare7neLn0uJfiZP\n0RbUuffNPKNWYKK0Rsk61CzTMmXnchixbtoQihHopG8k/797dPlRL6aShryN\nDEegyn36ABEieVBkK5iGOR5qc/ydrV/9QOTnDXb0H30DtY/haC2legMONShI\n6Myy\r\n=0WMh\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "ikobe621@gmail.com",
					"name": "ikobe"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_4.2.5-alpha.0_1589813060152_0.9179851107741337"
			},
			"_hasShrinkwrap": false
		},
		"4.2.5": {
			"name": "antd",
			"version": "4.2.5",
			"description": "An enterprise-class UI design language and React components implementation",
			"keywords": [
				"ant",
				"component",
				"components",
				"design",
				"framework",
				"frontend",
				"react",
				"react-component",
				"ui"
			],
			"homepage": "https://ant.design/",
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"license": "MIT",
			"contributors": [
				{
					"name": "ant"
				}
			],
			"funding": {
				"type": "opencollective",
				"url": "https://opencollective.com/ant-design"
			},
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"main": "lib/index.js",
			"module": "es/index.js",
			"unpkg": "dist/antd.min.js",
			"typings": "lib/index.d.ts",
			"scripts": {
				"api-collection": "antd-tools run api-collection",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"build": "npm run compile && npm run dist",
				"bundlesize": "bundlesize",
				"check-commit": "node ./scripts/check-commit",
				"prestart": "npm run version",
				"precompile": "npm run version",
				"pretest": "npm run version",
				"predist": "npm run version",
				"presite": "npm run version",
				"color-less": "node ./scripts/generate-color-less",
				"compile": "antd-tools run compile",
				"changelog": "node ./scripts/print-changelog",
				"predeploy": "antd-tools run clean && npm run site && cp netlify.toml CNAME _site && cp -r .circleci/ .github/ _site && npm run site:test",
				"deploy": "bisheng gh-pages --push-only --dotfiles",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"dist": "antd-tools run dist",
				"lint": "npm run tsc && npm run lint:script && npm run lint:demo && npm run lint:style && npm run lint:deps && npm run lint:md",
				"lint-fix": "npm run lint-fix:script && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:script": "npm run lint:script -- --fix",
				"lint-fix:style": "npm run lint:style -- --fix",
				"lint:demo": "eslint components/*/demo/*.md",
				"lint:deps": "antd-tools run deps-lint",
				"lint:md": "remark . -f -q",
				"lint:script": "eslint . --ext '.js,.jsx,.ts,.tsx'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"pre-publish": "npm run check-commit && npm run test-all",
				"prettier": "prettier -c --write '**/*'",
				"pretty-quick": "pretty-quick",
				"pub": "npm run version && antd-tools run pub",
				"prepublishOnly": "antd-tools run guard",
				"site": "cross-env NODE_ICU_DATA=node_modules/full-icu concurrently \"bisheng build --ssr -c ./site/bisheng.config.js\" \"npm run color-less\"",
				"sort": "npx sort-package-json",
				"sort-api": "antd-tools run sort-api-table",
				"start": "antd-tools run clean && cross-env NODE_ENV=development concurrently \"npm run color-less\" \"bisheng start -c ./site/bisheng.config.js\"",
				"start:preact": "antd-tools run clean && cross-env NODE_ENV=development REACT_ENV=preact concurrently \"npm run color-less\" \"bisheng start -c ./site/bisheng.config.js\"",
				"test": "jest --config .jest.js --no-cache",
				"test:update": "jest --config .jest.js --no-cache --update-snapshot",
				"test-all": "./scripts/test-all.sh",
				"test-node": "jest --config .jest.node.js --no-cache",
				"tsc": "tsc --noEmit",
				"site:test": "jest --config .jest.site.js --cache=false",
				"test:image": "npm install puppeteer@2.1.1 --no-save && jest --config .jest.image.js --no-cache",
				"version": "node ./scripts/generate-version"
			},
			"husky": {
				"hooks": {
					"pre-commit": "pretty-quick --staged"
				}
			},
			"browserslist": [
				"last 2 versions",
				"Firefox ESR",
				"> 1%",
				"ie >= 11"
			],
			"dependencies": {
				"@ant-design/css-animation": "^1.7.2",
				"@ant-design/icons": "^4.1.0",
				"@ant-design/react-slick": "~0.26.1",
				"array-tree-filter": "^2.1.0",
				"classnames": "~2.2.6",
				"copy-to-clipboard": "^3.2.0",
				"lodash": "^4.17.13",
				"moment": "^2.25.3",
				"omit.js": "^1.0.2",
				"prop-types": "^15.7.2",
				"raf": "^3.4.1",
				"rc-animate": "~3.0.0",
				"rc-cascader": "~1.1.0",
				"rc-checkbox": "~2.2.0",
				"rc-collapse": "~2.0.0",
				"rc-dialog": "~7.7.0",
				"rc-drawer": "~3.2.0",
				"rc-dropdown": "~3.0.0",
				"rc-field-form": "~1.2.0",
				"rc-input-number": "~4.6.1",
				"rc-mentions": "~1.1.0",
				"rc-menu": "~8.2.1",
				"rc-notification": "~4.3.0",
				"rc-pagination": "~2.2.0",
				"rc-picker": "~1.4.16",
				"rc-progress": "~3.0.0",
				"rc-rate": "~2.6.0",
				"rc-resize-observer": "^0.2.0",
				"rc-select": "~10.3.5",
				"rc-slider": "~9.2.3",
				"rc-steps": "~3.6.0",
				"rc-switch": "~3.1.0",
				"rc-table": "~7.5.3",
				"rc-tabs": "~10.1.1",
				"rc-tooltip": "~4.0.2",
				"rc-tree": "~3.2.0",
				"rc-tree-select": "~3.1.0",
				"rc-trigger": "~4.1.0",
				"rc-upload": "~3.0.4",
				"rc-util": "^4.20.0",
				"rc-virtual-list": "^1.1.0",
				"resize-observer-polyfill": "^1.5.1",
				"scroll-into-view-if-needed": "^2.2.20",
				"warning": "~4.0.3"
			},
			"devDependencies": {
				"@ant-design/bisheng-plugin": "^2.3.0",
				"@ant-design/colors": "^4.0.0",
				"@ant-design/hitu": "^0.0.0-alpha.13",
				"@ant-design/tools": "^8.2.0",
				"@bundle-analyzer/webpack-plugin": "^0.5.1",
				"@qixian.cs/github-contributors-list": "^1.0.3",
				"@stackblitz/sdk": "^1.3.0",
				"@types/classnames": "^2.2.8",
				"@types/enzyme": "^3.10.5",
				"@types/gtag.js": "^0.0.3",
				"@types/jest": "^25.1.0",
				"@types/jest-image-snapshot": "^3.1.0",
				"@types/lodash": "^4.14.139",
				"@types/prop-types": "^15.7.1",
				"@types/puppeteer": "^3.0.0",
				"@types/raf": "^3.4.0",
				"@types/react": "^16.9.21",
				"@types/react-color": "^3.0.1",
				"@types/react-dom": "^16.9.5",
				"@types/warning": "^3.0.0",
				"@typescript-eslint/eslint-plugin": "^3.0.0",
				"@typescript-eslint/parser": "^3.0.0",
				"antd-img-crop": "^3.1.1",
				"antd-pro-merge-less": "^3.0.3",
				"antd-theme-generator": "1.2.2",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.5.1",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.1.0",
				"bisheng-plugin-toc": "^0.4.4",
				"bundlesize": "^0.18.0",
				"chalk": "^4.0.0",
				"cheerio": "^1.0.0-rc.3",
				"concurrently": "^5.0.2",
				"cross-env": "^7.0.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.6.3",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.10.0",
				"enzyme-adapter-react-16": "^1.14.0",
				"enzyme-to-json": "^3.3.5",
				"esbuild-webpack-plugin": "^1.0.0-beta.3",
				"eslint": "^7.0.0",
				"eslint-config-airbnb": "^18.0.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-import": "~2.20.0",
				"eslint-plugin-jest": "^23.0.2",
				"eslint-plugin-jsx-a11y": "^6.2.1",
				"eslint-plugin-markdown": "^1.0.0",
				"eslint-plugin-react": "^7.14.2",
				"eslint-plugin-react-hooks": "^4.0.0",
				"eslint-plugin-unicorn": "^20.0.0",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"fs-extra": "^9.0.0",
				"full-icu": "^1.3.0",
				"glob": "^7.1.4",
				"http-server": "^0.12.0",
				"husky": "^4.0.3",
				"ignore-emit-webpack-plugin": "^2.0.2",
				"immutability-helper": "^3.0.0",
				"inquirer": "^7.1.0",
				"intersection-observer": "^0.10.0",
				"jest": "^26.0.0",
				"jest-image-snapshot": "^4.0.0",
				"jest-stare": "^2.0.1",
				"jquery": "^3.4.1",
				"jsdom": "^16.0.0",
				"jsonml.js": "^0.1.0",
				"less-vars-to-js": "^1.3.0",
				"logrocket": "^1.0.0",
				"logrocket-react": "^4.0.0",
				"lz-string": "^1.4.4",
				"mockdate": "^3.0.0",
				"node-fetch": "^2.6.0",
				"open": "^7.0.3",
				"preact": "^10.0.0",
				"preact-compat": "^3.18.5",
				"prettier": "^2.0.1",
				"pretty-quick": "^2.0.0",
				"querystring": "^0.2.0",
				"rc-footer": "^0.6.3",
				"rc-queue-anim": "^1.6.12",
				"rc-scroll-anim": "^2.5.8",
				"rc-tween-one": "^2.4.1",
				"react": "^16.9.0",
				"react-color": "^2.17.3",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^10.0.2",
				"react-dnd-html5-backend": "^10.0.2",
				"react-dom": "^16.9.0",
				"react-github-button": "^0.1.11",
				"react-helmet-async": "^1.0.4",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.4",
				"react-intl": "^4.1.1",
				"react-resizable": "^1.8.0",
				"react-router-dom": "^5.0.1",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.8.6",
				"react-text-loop": "^2.3.0",
				"react-virtualized": "~9.21.1",
				"react-window": "^1.8.5",
				"remark": "^12.0.0",
				"remark-cli": "^8.0.0",
				"remark-lint": "^7.0.0",
				"remark-preset-lint-recommended": "^4.0.0",
				"reqwest": "^2.0.5",
				"rimraf": "^3.0.0",
				"scrollama": "^2.0.0",
				"simple-git": "^2.0.0",
				"string-replace-loader": "^2.3.0",
				"stylelint": "^13.0.0",
				"stylelint-config-prettier": "^8.0.0",
				"stylelint-config-rational-order": "^0.1.2",
				"stylelint-config-standard": "^20.0.0",
				"stylelint-declaration-block-no-ignored-properties": "^2.1.0",
				"stylelint-order": "^4.0.0",
				"theme-switcher": "^1.0.2",
				"typescript": "~3.9.2",
				"webpack-bundle-analyzer": "^3.6.0",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.2.0",
				"yaml-front-matter": "^4.0.0"
			},
			"peerDependencies": {
				"react": ">=16.9.0",
				"react-dom": ">=16.9.0"
			},
			"publishConfig": {
				"registry": "https://registry.npmjs.org/"
			},
			"bundlesize": [
				{
					"path": "./dist/antd.min.js",
					"maxSize": "300 kB"
				},
				{
					"path": "./dist/antd.min.css",
					"maxSize": "65 kB"
				},
				{
					"path": "./dist/antd.dark.min.css",
					"maxSize": "65 kB"
				},
				{
					"path": "./dist/antd.compact.min.css",
					"maxSize": "65 kB"
				}
			],
			"tnpm": {
				"mode": "npm"
			},
			"title": "Ant Design",
			"gitHead": "670f8f2f1e0f061189b6f9e2f9fcd127e64da548",
			"_id": "antd@4.2.5",
			"_nodeVersion": "12.16.3",
			"_npmVersion": "6.14.5",
			"dist": {
				"integrity": "sha512-8rKCvik1gbru/nzodt+21r6ksWP9VPUfC74dhTLlRA1bY+7+ZZCS87+ikbAIARQRTh88LOe6nOxn5+3rJ3yOZA==",
				"shasum": "5f68fa9282e49306b8c8d44304321d9b979772d7",
				"tarball": "https://registry.npmjs.org/antd/-/antd-4.2.5.tgz",
				"fileCount": 2884,
				"unpackedSize": 43818447,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeyrD5CRA9TVsSAnZWagAAE5UP/iNSScFBG93Ms37LLX9a\nfQ4G2Cx2wpuJDneEL5A5+W9NyzCRtxQ86iUg2FBwnVRMs67tlDADHuiArxCi\ntbrFhMvgNmVeWjrFgD4+Qafw8k/KxelZLp8HpV4VpIVv25U+Dn33YJhXmptO\nJex1Ai07x/9ECR4uTY+QiVfoYK3Sgv1RkS08C6CqlWjPCE9WlAbzDzeTq5jC\nSRavkQLAyMYH54Vw5zQVHb74CbU/eoU8gLAASGBhE+IFstciykcXu0HAsqeQ\nXMZW7eXVsysPIbcDOvcksOjPpnWRlr7LUc4i6m3QC8rTQjAVH9O10+yEIKF1\nRVvCowvZx6JCEMXk8kvPUTRUv19a26bJXruRTrDCnF0Zsz7pO2NvlmPWqt6D\n0BNEOB4mVhN7GddYnOQr1fKizoMRbEKvTpJIg/ua2RyVNq3IlvlJzeYmpSHp\nmxYpuCyLu44gwMtbBKfiHmPJO8qmbvHE0dSGC0t3YGKWqk6zMHPz5JpLqZs1\ntJe3twuRyuDPb06ljlNJpe2s827e25crBZVNullrgCy0iBG/NUm0EyO/oTHa\nJKAaN9UI1LfifroCqXEXQWzqSwcFPSVprO60h91N6xzBBUgOc8erXwOoSXHt\nqvU9TzcqYDwLjRAMt9fZIkO6AEsLWZUqQiHUgH7WDRU+7d3GQF+ZvabnDG++\nyukn\r\n=4TgH\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "ikobe621@gmail.com",
					"name": "ikobe"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "chenshuai2144",
				"email": "wasd2144@hotmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_4.2.5_1590341880643_0.09137207256064195"
			},
			"_hasShrinkwrap": false
		},
		"4.3.0": {
			"name": "antd",
			"version": "4.3.0",
			"description": "An enterprise-class UI design language and React components implementation",
			"keywords": [
				"ant",
				"component",
				"components",
				"design",
				"framework",
				"frontend",
				"react",
				"react-component",
				"ui"
			],
			"homepage": "https://ant.design/",
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"license": "MIT",
			"contributors": [
				{
					"name": "ant"
				}
			],
			"funding": {
				"type": "opencollective",
				"url": "https://opencollective.com/ant-design"
			},
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"main": "lib/index.js",
			"module": "es/index.js",
			"unpkg": "dist/antd.min.js",
			"typings": "lib/index.d.ts",
			"scripts": {
				"api-collection": "antd-tools run api-collection",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"build": "npm run compile && npm run dist",
				"bundlesize": "bundlesize",
				"check-commit": "node ./scripts/check-commit",
				"prestart": "npm run version",
				"precompile": "npm run version",
				"pretest": "npm run version",
				"predist": "npm run version",
				"presite": "npm run version",
				"color-less": "node ./scripts/generate-color-less",
				"compile": "antd-tools run compile",
				"compile:less": "antd-tools run compile:less",
				"changelog": "node ./scripts/print-changelog",
				"predeploy": "antd-tools run clean && npm run site && cp CNAME _site && cp -r .circleci/ .github/ _site && npm run site:test",
				"deploy": "bisheng gh-pages --push-only --dotfiles",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"dist": "antd-tools run dist",
				"lint": "npm run tsc && npm run lint:script && npm run lint:demo && npm run lint:style && npm run lint:deps && npm run lint:md",
				"lint-fix": "npm run lint-fix:script && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:script": "npm run lint:script -- --fix",
				"lint-fix:style": "npm run lint:style -- --fix",
				"lint:demo": "eslint components/*/demo/*.md",
				"lint:deps": "antd-tools run deps-lint",
				"lint:md": "remark . -f -q",
				"lint:script": "eslint . --ext '.js,.jsx,.ts,.tsx'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"pre-publish": "npm run check-commit && npm run test-all",
				"prettier": "prettier -c --write '**/*'",
				"pretty-quick": "pretty-quick",
				"pub": "npm run version && antd-tools run pub",
				"prepublishOnly": "antd-tools run guard",
				"site": "cross-env NODE_ICU_DATA=node_modules/full-icu ESBUILD=1 concurrently \"bisheng build --ssr -c ./site/bisheng.config.js\" \"npm run color-less\"",
				"sort": "npx sort-package-json",
				"sort-api": "antd-tools run sort-api-table",
				"start": "antd-tools run clean && cross-env NODE_ENV=development concurrently \"npm run color-less\" \"bisheng start -c ./site/bisheng.config.js\"",
				"start:preact": "antd-tools run clean && cross-env NODE_ENV=development REACT_ENV=preact concurrently \"npm run color-less\" \"bisheng start -c ./site/bisheng.config.js\"",
				"test": "jest --config .jest.js --no-cache",
				"test:update": "jest --config .jest.js --no-cache --update-snapshot",
				"test-all": "./scripts/test-all.sh",
				"test-node": "jest --config .jest.node.js --no-cache",
				"tsc": "tsc --noEmit",
				"site:test": "jest --config .jest.site.js --cache=false",
				"test-image": "npm run compile:less && docker-compose run tests",
				"version": "node ./scripts/generate-version"
			},
			"husky": {
				"hooks": {
					"pre-commit": "pretty-quick --staged"
				}
			},
			"browserslist": [
				"last 2 versions",
				"Firefox ESR",
				"> 1%",
				"ie >= 11"
			],
			"dependencies": {
				"@ant-design/css-animation": "^1.7.2",
				"@ant-design/icons": "^4.2.1",
				"@ant-design/react-slick": "~0.26.1",
				"array-tree-filter": "^2.1.0",
				"classnames": "^2.2.6",
				"copy-to-clipboard": "^3.2.0",
				"lodash": "^4.17.13",
				"moment": "^2.25.3",
				"omit.js": "^1.0.2",
				"raf": "^3.4.1",
				"rc-animate": "~3.1.0",
				"rc-cascader": "~1.2.0",
				"rc-checkbox": "~2.2.0",
				"rc-collapse": "~2.0.0",
				"rc-dialog": "~8.0.0",
				"rc-drawer": "~4.0.0",
				"rc-dropdown": "~3.1.2",
				"rc-field-form": "~1.4.1",
				"rc-input-number": "~5.0.0",
				"rc-mentions": "~1.2.0",
				"rc-menu": "~8.3.0",
				"rc-notification": "~4.4.0",
				"rc-pagination": "~2.2.5",
				"rc-picker": "~1.6.1",
				"rc-progress": "~3.0.0",
				"rc-rate": "~2.7.0",
				"rc-resize-observer": "^0.2.3",
				"rc-select": "~10.4.0",
				"rc-slider": "~9.3.0",
				"rc-steps": "~3.6.0",
				"rc-switch": "~3.2.0",
				"rc-table": "~7.7.2",
				"rc-tabs": "~11.2.0",
				"rc-tooltip": "~4.2.0",
				"rc-tree": "~3.3.0",
				"rc-tree-select": "~3.2.0",
				"rc-trigger": "~4.3.0",
				"rc-upload": "~3.1.0",
				"rc-util": "^5.0.1",
				"scroll-into-view-if-needed": "^2.2.20",
				"warning": "^4.0.3"
			},
			"devDependencies": {
				"rc-virtual-list": "^1.1.0",
				"@ant-design/bisheng-plugin": "^2.3.0",
				"@ant-design/colors": "^4.0.0",
				"@ant-design/hitu": "^0.0.0-alpha.13",
				"@ant-design/tools": "^9.0.0",
				"@bundle-analyzer/webpack-plugin": "^0.5.1",
				"@qixian.cs/github-contributors-list": "^1.0.3",
				"@stackblitz/sdk": "^1.3.0",
				"@types/classnames": "^2.2.8",
				"@types/enzyme": "^3.10.5",
				"@types/gtag.js": "^0.0.3",
				"@types/jest": "^25.1.0",
				"@types/jest-image-snapshot": "^3.1.0",
				"@types/lodash": "^4.14.139",
				"@types/puppeteer": "^3.0.0",
				"@types/raf": "^3.4.0",
				"@types/react": "^16.9.21",
				"@types/react-color": "^3.0.1",
				"@types/react-dom": "^16.9.5",
				"@types/warning": "^3.0.0",
				"@typescript-eslint/eslint-plugin": "^3.0.0",
				"@typescript-eslint/parser": "^3.0.0",
				"antd-img-crop": "^3.1.1",
				"antd-pro-merge-less": "^3.0.9",
				"antd-theme-generator": "^1.2.3",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.5.3",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.1.0",
				"bisheng-plugin-toc": "^0.4.4",
				"bundlesize": "^0.18.0",
				"chalk": "^4.0.0",
				"cheerio": "^1.0.0-rc.3",
				"concurrently": "^5.0.2",
				"cross-env": "^7.0.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.6.3",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.10.0",
				"enzyme-adapter-react-16": "^1.14.0",
				"enzyme-to-json": "^3.3.5",
				"esbuild-webpack-plugin": "^1.0.0",
				"eslint": "^7.0.0",
				"eslint-config-airbnb": "^18.0.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-import": "~2.20.0",
				"eslint-plugin-jest": "^23.0.2",
				"eslint-plugin-jsx-a11y": "^6.2.1",
				"eslint-plugin-markdown": "^1.0.0",
				"eslint-plugin-react": "^7.14.2",
				"eslint-plugin-react-hooks": "^4.0.0",
				"eslint-plugin-unicorn": "^20.0.0",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"fs-extra": "^9.0.0",
				"full-icu": "^1.3.0",
				"glob": "^7.1.4",
				"http-server": "^0.12.0",
				"husky": "^4.0.3",
				"ignore-emit-webpack-plugin": "^2.0.2",
				"immutability-helper": "^3.0.0",
				"inquirer": "^7.1.0",
				"intersection-observer": "^0.10.0",
				"jest": "^26.0.0",
				"jest-image-snapshot": "^4.0.0",
				"jest-stare": "^2.0.1",
				"jquery": "^3.4.1",
				"jsdom": "^16.0.0",
				"jsonml.js": "^0.1.0",
				"less-vars-to-js": "^1.3.0",
				"logrocket": "^1.0.0",
				"logrocket-react": "^4.0.0",
				"lz-string": "^1.4.4",
				"mockdate": "^3.0.0",
				"node-fetch": "^2.6.0",
				"open": "^7.0.3",
				"preact": "^10.0.0",
				"preact-compat": "^3.18.5",
				"prettier": "^2.0.1",
				"pretty-quick": "^2.0.0",
				"querystring": "^0.2.0",
				"rc-footer": "^0.6.3",
				"rc-queue-anim": "^1.6.12",
				"rc-scroll-anim": "^2.5.8",
				"rc-tween-one": "^2.4.1",
				"react": "^16.9.0",
				"react-color": "^2.17.3",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^11.1.1",
				"react-dnd-html5-backend": "^11.1.1",
				"react-dom": "^16.9.0",
				"react-github-button": "^0.1.11",
				"react-helmet-async": "^1.0.4",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.4",
				"react-intl": "^4.1.1",
				"react-resizable": "^1.8.0",
				"react-router-dom": "^5.0.1",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.8.6",
				"react-text-loop": "^2.3.0",
				"react-virtualized": "~9.21.1",
				"react-window": "^1.8.5",
				"remark": "^12.0.0",
				"remark-cli": "^8.0.0",
				"remark-lint": "^7.0.0",
				"remark-preset-lint-recommended": "^4.0.0",
				"reqwest": "^2.0.5",
				"rimraf": "^3.0.0",
				"scrollama": "^2.0.0",
				"simple-git": "^2.0.0",
				"string-replace-loader": "^2.3.0",
				"stylelint": "^13.0.0",
				"stylelint-config-prettier": "^8.0.0",
				"stylelint-config-rational-order": "^0.1.2",
				"stylelint-config-standard": "^20.0.0",
				"stylelint-declaration-block-no-ignored-properties": "^2.1.0",
				"stylelint-order": "^4.0.0",
				"theme-switcher": "^1.0.2",
				"typescript": "~3.9.2",
				"webpack-bundle-analyzer": "^3.6.0",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.2.0",
				"yaml-front-matter": "^4.0.0"
			},
			"peerDependencies": {
				"react": ">=16.9.0",
				"react-dom": ">=16.9.0"
			},
			"publishConfig": {
				"registry": "https://registry.npmjs.org/"
			},
			"bundlesize": [
				{
					"path": "./dist/antd.min.js",
					"maxSize": "300 kB"
				},
				{
					"path": "./dist/antd.min.css",
					"maxSize": "65 kB"
				},
				{
					"path": "./dist/antd.dark.min.css",
					"maxSize": "65 kB"
				},
				{
					"path": "./dist/antd.compact.min.css",
					"maxSize": "65 kB"
				}
			],
			"tnpm": {
				"mode": "npm"
			},
			"title": "Ant Design",
			"gitHead": "9d4d6f5402d9bc99699d720e50867d853611bbfe",
			"_id": "antd@4.3.0",
			"_nodeVersion": "14.0.0",
			"_npmVersion": "6.14.5",
			"dist": {
				"integrity": "sha512-h5Vk2pQSEKd39pWjsg6E3V82iBmDcxaSTs+1LiXwdp2hsgO4NGz63aMGV9+DEAxy8kKIk3ns8pJK69FjW2ckKQ==",
				"shasum": "90b1938b7d9e2c994973e0d92d5ea0786a22fe38",
				"tarball": "https://registry.npmjs.org/antd/-/antd-4.3.0.tgz",
				"fileCount": 2922,
				"unpackedSize": 48257322,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe00WVCRA9TVsSAnZWagAA8HMP/06IqbUKVYjl28Gg/nHZ\nGecAKXXSDLKaeBtzgvTB6l6FZ0SCQzTcV/3gHdCMeK3lohxFJ0H2TonTnSFH\ndAmtSs+bmZQrLNLCd1zD2Kq+TTjR9+679/h/NjWfoY/4WXxfK3DkU+nyXsaR\nmC1t/ovBFvEckkfpvyXSgx9fGbX4v4ZoWqywDkP+9cFp699QPqARFJQrvstl\nwZtGP2MKaK7hJgAzsp2PEV/GnTfC/01tNkGGYnrP1Tcsw1e1AtbG3A4GAyBy\nI7Vg5ZRk64xcJFltrKyOHl3woIqw0M2hMHgxm3dlQ8NtsC7sHlW3eC5KG/Xg\nR7qKqrIcb8Oq/KqBtNIKlPkDHYaN5ONvCPtKkamNt+XAFnjFDxboap3iWg7Q\nW2JL3gjdI95EeSFeZ6bqrv2BtnDRBz2yQs6877o0dojorL3Qcnn8JSqg+ErO\nMbfVzbG0TU8Jfq1mCzTwCf5mCAgeioaJIQyrRHv3fbr9Gl3zNxVP6a1WLTzP\n3gmvZt/MkPk04wav21pk/EkwC7sg7KMRFyXplqcAiWOd2KWKTHMnI5aDtlic\nny0znRkb7elFn08UpVi3WeFm5JocxFV/WMT36uCZCcOfL2PrrHbEDpU1s7vY\n/4HWrCgUtlwjDUvj/DoVAfUN5p/Pio477XqkDkuqIaxO0UFbE36vRtnrVwhY\nMfX0\r\n=OKHy\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "ikobe621@gmail.com",
					"name": "ikobe"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_4.3.0_1590904213133_0.8224360691942123"
			},
			"_hasShrinkwrap": false
		},
		"4.3.1": {
			"name": "antd",
			"version": "4.3.1",
			"description": "An enterprise-class UI design language and React components implementation",
			"keywords": [
				"ant",
				"component",
				"components",
				"design",
				"framework",
				"frontend",
				"react",
				"react-component",
				"ui"
			],
			"homepage": "https://ant.design/",
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"license": "MIT",
			"contributors": [
				{
					"name": "ant"
				}
			],
			"funding": {
				"type": "opencollective",
				"url": "https://opencollective.com/ant-design"
			},
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"main": "lib/index.js",
			"module": "es/index.js",
			"unpkg": "dist/antd.min.js",
			"typings": "lib/index.d.ts",
			"scripts": {
				"api-collection": "antd-tools run api-collection",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"build": "npm run compile && NODE_OPTIONS='--max-old-space-size=4096' npm run dist",
				"bundlesize": "bundlesize",
				"check-commit": "node ./scripts/check-commit",
				"prestart": "npm run version",
				"precompile": "npm run version",
				"pretest": "npm run version",
				"predist": "npm run version",
				"presite": "npm run version",
				"color-less": "node ./scripts/generate-color-less",
				"compile": "antd-tools run compile",
				"compile:less": "antd-tools run compile:less",
				"changelog": "node ./scripts/print-changelog",
				"predeploy": "antd-tools run clean && npm run site && cp CNAME _site && cp -r .circleci/ .github/ _site && npm run site:test",
				"deploy": "bisheng gh-pages --push-only --dotfiles",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"dist": "antd-tools run dist",
				"lint": "npm run tsc && npm run lint:script && npm run lint:demo && npm run lint:style && npm run lint:deps && npm run lint:md",
				"lint-fix": "npm run lint-fix:script && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:script": "npm run lint:script -- --fix",
				"lint-fix:style": "npm run lint:style -- --fix",
				"lint:demo": "eslint components/*/demo/*.md",
				"lint:deps": "antd-tools run deps-lint",
				"lint:md": "remark . -f -q",
				"lint:script": "eslint . --ext '.js,.jsx,.ts,.tsx'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"pre-publish": "npm run test-all -- --skip-build",
				"prettier": "prettier -c --write '**/*'",
				"pretty-quick": "pretty-quick",
				"pub": "npm run version && antd-tools run pub",
				"prepublishOnly": "antd-tools run guard",
				"site": "cross-env NODE_ICU_DATA=node_modules/full-icu ESBUILD=1 concurrently \"bisheng build --ssr -c ./site/bisheng.config.js\" \"npm run color-less\"",
				"sort": "npx sort-package-json",
				"sort-api": "antd-tools run sort-api-table",
				"start": "antd-tools run clean && cross-env NODE_ENV=development concurrently \"npm run color-less\" \"bisheng start -c ./site/bisheng.config.js\"",
				"start:preact": "antd-tools run clean && cross-env NODE_ENV=development REACT_ENV=preact concurrently \"npm run color-less\" \"bisheng start -c ./site/bisheng.config.js\"",
				"test": "jest --config .jest.js --no-cache",
				"test:update": "jest --config .jest.js --no-cache --update-snapshot",
				"test-all": "./scripts/test-all.sh",
				"test-node": "jest --config .jest.node.js --no-cache",
				"tsc": "tsc --noEmit",
				"site:test": "jest --config .jest.site.js --cache=false",
				"test-image": "npm run compile:less && docker-compose run tests",
				"version": "node ./scripts/generate-version"
			},
			"husky": {
				"hooks": {
					"pre-commit": "pretty-quick --staged"
				}
			},
			"browserslist": [
				"last 2 versions",
				"Firefox ESR",
				"> 1%",
				"ie >= 11"
			],
			"dependencies": {
				"@ant-design/css-animation": "^1.7.2",
				"@ant-design/icons": "^4.2.1",
				"@ant-design/react-slick": "~0.26.1",
				"array-tree-filter": "^2.1.0",
				"classnames": "^2.2.6",
				"copy-to-clipboard": "^3.2.0",
				"lodash": "^4.17.13",
				"moment": "^2.25.3",
				"omit.js": "^1.0.2",
				"raf": "^3.4.1",
				"rc-animate": "~3.1.0",
				"rc-cascader": "~1.2.0",
				"rc-checkbox": "~2.2.0",
				"rc-collapse": "~2.0.0",
				"rc-dialog": "~8.0.0",
				"rc-drawer": "~4.0.0",
				"rc-dropdown": "~3.1.2",
				"rc-field-form": "~1.4.1",
				"rc-input-number": "~5.0.0",
				"rc-mentions": "~1.2.0",
				"rc-menu": "~8.3.0",
				"rc-notification": "~4.4.0",
				"rc-pagination": "~2.2.5",
				"rc-picker": "~1.6.1",
				"rc-progress": "~3.0.0",
				"rc-rate": "~2.7.0",
				"rc-resize-observer": "^0.2.3",
				"rc-select": "~10.4.0",
				"rc-slider": "~9.3.0",
				"rc-steps": "~4.0.0",
				"rc-switch": "~3.2.0",
				"rc-table": "~7.7.2",
				"rc-tabs": "~11.2.0",
				"rc-tooltip": "~4.2.0",
				"rc-tree": "~3.3.0",
				"rc-tree-select": "~3.2.0",
				"rc-trigger": "~4.3.0",
				"rc-upload": "~3.1.0",
				"rc-util": "^5.0.1",
				"scroll-into-view-if-needed": "^2.2.25",
				"warning": "^4.0.3"
			},
			"devDependencies": {
				"rc-virtual-list": "^1.1.0",
				"@ant-design/bisheng-plugin": "^2.3.0",
				"@ant-design/colors": "^4.0.0",
				"@ant-design/hitu": "^0.0.0-alpha.13",
				"@ant-design/tools": "^9.0.0",
				"@bundle-analyzer/webpack-plugin": "^0.5.1",
				"@qixian.cs/github-contributors-list": "^1.0.3",
				"@stackblitz/sdk": "^1.3.0",
				"@types/classnames": "^2.2.8",
				"@types/enzyme": "^3.10.5",
				"@types/gtag.js": "^0.0.3",
				"@types/jest": "^25.1.0",
				"@types/jest-image-snapshot": "^3.1.0",
				"@types/lodash": "^4.14.139",
				"@types/puppeteer": "^3.0.0",
				"@types/raf": "^3.4.0",
				"@types/react": "^16.9.21",
				"@types/react-color": "^3.0.1",
				"@types/react-dom": "^16.9.5",
				"@types/warning": "^3.0.0",
				"@typescript-eslint/eslint-plugin": "^3.0.0",
				"@typescript-eslint/parser": "^3.0.0",
				"antd-img-crop": "^3.1.1",
				"antd-pro-merge-less": "^3.0.9",
				"antd-theme-generator": "^1.2.3",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.5.3",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.1.0",
				"bisheng-plugin-toc": "^0.4.4",
				"bundlesize": "^0.18.0",
				"chalk": "^4.0.0",
				"cheerio": "^1.0.0-rc.3",
				"concurrently": "^5.0.2",
				"cross-env": "^7.0.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.6.3",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.10.0",
				"enzyme-adapter-react-16": "^1.14.0",
				"enzyme-to-json": "^3.3.5",
				"esbuild-webpack-plugin": "^1.0.0",
				"eslint": "^7.0.0",
				"eslint-config-airbnb": "^18.0.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-import": "~2.20.0",
				"eslint-plugin-jest": "^23.0.2",
				"eslint-plugin-jsx-a11y": "^6.2.1",
				"eslint-plugin-markdown": "^1.0.0",
				"eslint-plugin-react": "^7.14.2",
				"eslint-plugin-react-hooks": "^4.0.0",
				"eslint-plugin-unicorn": "^20.0.0",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"fs-extra": "^9.0.0",
				"full-icu": "^1.3.0",
				"glob": "^7.1.4",
				"http-server": "^0.12.0",
				"husky": "^4.0.3",
				"ignore-emit-webpack-plugin": "^2.0.2",
				"immutability-helper": "^3.0.0",
				"inquirer": "^7.1.0",
				"intersection-observer": "^0.10.0",
				"jest": "^26.0.0",
				"jest-image-snapshot": "^4.0.0",
				"jest-stare": "^2.0.1",
				"jquery": "^3.4.1",
				"jsdom": "^16.0.0",
				"jsonml.js": "^0.1.0",
				"less-vars-to-js": "^1.3.0",
				"logrocket": "^1.0.0",
				"logrocket-react": "^4.0.0",
				"lz-string": "^1.4.4",
				"mockdate": "^3.0.0",
				"node-fetch": "^2.6.0",
				"open": "^7.0.3",
				"preact": "^10.0.0",
				"preact-compat": "^3.18.5",
				"prettier": "^2.0.1",
				"pretty-quick": "^2.0.0",
				"querystring": "^0.2.0",
				"rc-footer": "^0.6.3",
				"rc-queue-anim": "^1.6.12",
				"rc-scroll-anim": "^2.5.8",
				"rc-tween-one": "^2.4.1",
				"react": "^16.9.0",
				"react-color": "^2.17.3",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^11.1.1",
				"react-dnd-html5-backend": "^11.1.1",
				"react-dom": "^16.9.0",
				"react-github-button": "^0.1.11",
				"react-helmet-async": "^1.0.4",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.4",
				"react-intl": "^4.1.1",
				"react-resizable": "^1.8.0",
				"react-router-dom": "^5.0.1",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.8.6",
				"react-text-loop": "^2.3.0",
				"react-virtualized": "~9.21.1",
				"react-window": "^1.8.5",
				"remark": "^12.0.0",
				"remark-cli": "^8.0.0",
				"remark-lint": "^7.0.0",
				"remark-preset-lint-recommended": "^4.0.0",
				"reqwest": "^2.0.5",
				"rimraf": "^3.0.0",
				"scrollama": "^2.0.0",
				"simple-git": "^2.0.0",
				"string-replace-loader": "^2.3.0",
				"stylelint": "^13.0.0",
				"stylelint-config-prettier": "^8.0.0",
				"stylelint-config-rational-order": "^0.1.2",
				"stylelint-config-standard": "^20.0.0",
				"stylelint-declaration-block-no-ignored-properties": "^2.1.0",
				"stylelint-order": "^4.0.0",
				"theme-switcher": "^1.0.2",
				"typescript": "~3.9.2",
				"webpack-bundle-analyzer": "^3.6.0",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.2.0",
				"yaml-front-matter": "^4.0.0"
			},
			"peerDependencies": {
				"react": ">=16.9.0",
				"react-dom": ">=16.9.0"
			},
			"publishConfig": {
				"registry": "https://registry.npmjs.org/"
			},
			"bundlesize": [
				{
					"path": "./dist/antd.min.js",
					"maxSize": "300 kB"
				},
				{
					"path": "./dist/antd.min.css",
					"maxSize": "65 kB"
				},
				{
					"path": "./dist/antd.dark.min.css",
					"maxSize": "65 kB"
				},
				{
					"path": "./dist/antd.compact.min.css",
					"maxSize": "65 kB"
				}
			],
			"tnpm": {
				"mode": "npm"
			},
			"title": "Ant Design",
			"gitHead": "2caa658b6d10353c909405665321e78179ca1506",
			"_id": "antd@4.3.1",
			"_nodeVersion": "14.0.0",
			"_npmVersion": "6.14.4",
			"dist": {
				"integrity": "sha512-Pkf6M/UdMnHA8FFHYNveJ6lhvlulot0bV8z1TAkVIiKm5RVSFvdpHmfsB8oUL4eT010nH3xYQKKSd0DkhxW2Ng==",
				"shasum": "e68af822867bc096cc021e8b5077b2ac47ee1c14",
				"tarball": "https://registry.npmjs.org/antd/-/antd-4.3.1.tgz",
				"fileCount": 2922,
				"unpackedSize": 48395590,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe1hPDCRA9TVsSAnZWagAAhoIP/1kQuvWgEKD8mkkd7l7U\nRP07dC6FSlNYHvpz9/LWSqxKaZnZHB3/x7gkAOdmExLu3Zx7wxZDpR02si3I\nhP3fbPaBZTNnxdMup2iJBSL0oUSLlzE3HNaFKMpHQw7piyCyS8aJK8yKTlPl\nd2LD/fyKu+QVjsXIP7zN55LHVOu8ai9GOhAu3wqXPj7/rb8ZxZZ36pawisSR\nMVxhPVVQhCXhhFce/Sw5+ic6VhjnSpSWKTDo3VUigiTNpuR0hoT3YeRCJDMS\nelBPf1OX1dnFiF4Du1E7Oe2Qk+nELvzsBTr8CWEsQYMBTRySs+NqmeYr7zW1\ns1BWp4aD3HwxVKbxB0WRAhAk0QLjiXMIdjUrT7FJujnys7D+mq/gcIpxBcxL\nAKokbZU8NGcM0/yFpSFFhr5fcayATKMjez/2Ff6pqCgwzhT06QND1coes/Qw\nfS3dRZ5vjhMFXXcsDxYiySs4leYMcNv0r5L0XKwM1RZnfkEjAE3GsVU0eEqp\nnmnqbAb8B2hIiAPf8Gog6aRCkx7aWHRsbqgJZmA+Lyd+LuWtOHSQvGHQrhuF\nxuD9wiycTIFFW04yFILYWsb4ZbBI5p7mQx+CS4z/wawmT/1HfLnRZ8n4FJcN\n8MgRq9Z2Gxu6uJFGZDcFUQ+OHDz4hEGyJIvsrM05gD6cp8vsNYIUb0BDDTy/\nI84p\r\n=UMNX\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "ikobe621@gmail.com",
					"name": "ikobe"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_4.3.1_1591088066193_0.29160372627703324"
			},
			"_hasShrinkwrap": false
		},
		"4.3.2": {
			"name": "antd",
			"version": "4.3.2",
			"description": "An enterprise-class UI design language and React components implementation",
			"keywords": [
				"ant",
				"component",
				"components",
				"design",
				"framework",
				"frontend",
				"react",
				"react-component",
				"ui"
			],
			"homepage": "https://ant.design/",
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"license": "MIT",
			"contributors": [
				{
					"name": "ant"
				}
			],
			"funding": {
				"type": "opencollective",
				"url": "https://opencollective.com/ant-design"
			},
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"main": "lib/index.js",
			"module": "es/index.js",
			"unpkg": "dist/antd.min.js",
			"typings": "lib/index.d.ts",
			"scripts": {
				"api-collection": "antd-tools run api-collection",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"build": "npm run compile && NODE_OPTIONS='--max-old-space-size=4096' npm run dist",
				"bundlesize": "bundlesize",
				"check-commit": "node ./scripts/check-commit",
				"prestart": "npm run version",
				"precompile": "npm run version",
				"pretest": "npm run version",
				"predist": "npm run version",
				"presite": "npm run version",
				"color-less": "node ./scripts/generate-color-less",
				"compile": "antd-tools run compile",
				"compile:less": "antd-tools run compile:less",
				"changelog": "node ./scripts/print-changelog",
				"predeploy": "antd-tools run clean && npm run site && cp CNAME _site && cp -r .circleci/ .github/ _site && npm run site:test",
				"deploy": "bisheng gh-pages --push-only --dotfiles",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"dist": "antd-tools run dist",
				"lint": "npm run tsc && npm run lint:script && npm run lint:demo && npm run lint:style && npm run lint:deps && npm run lint:md",
				"lint-fix": "npm run lint-fix:script && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:script": "npm run lint:script -- --fix",
				"lint-fix:style": "npm run lint:style -- --fix",
				"lint:demo": "eslint components/*/demo/*.md",
				"lint:deps": "antd-tools run deps-lint",
				"lint:md": "remark . -f -q",
				"lint:script": "eslint . --ext '.js,.jsx,.ts,.tsx'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"pre-publish": "npm run test-all -- --skip-build",
				"prettier": "prettier -c --write '**/*'",
				"pretty-quick": "pretty-quick",
				"pub": "npm run version && antd-tools run pub",
				"prepublishOnly": "antd-tools run guard",
				"site": "cross-env NODE_ICU_DATA=node_modules/full-icu ESBUILD=1 concurrently \"bisheng build --ssr -c ./site/bisheng.config.js\" \"npm run color-less\"",
				"sort": "npx sort-package-json",
				"sort-api": "antd-tools run sort-api-table",
				"start": "antd-tools run clean && cross-env NODE_ENV=development concurrently \"npm run color-less\" \"bisheng start -c ./site/bisheng.config.js\"",
				"start:preact": "antd-tools run clean && cross-env NODE_ENV=development REACT_ENV=preact concurrently \"npm run color-less\" \"bisheng start -c ./site/bisheng.config.js\"",
				"test": "jest --config .jest.js --no-cache",
				"test:update": "jest --config .jest.js --no-cache --update-snapshot",
				"test-all": "./scripts/test-all.sh",
				"test-node": "jest --config .jest.node.js --no-cache",
				"tsc": "tsc --noEmit",
				"site:test": "jest --config .jest.site.js --cache=false",
				"test-image": "npm run compile:less && docker-compose run tests",
				"version": "node ./scripts/generate-version"
			},
			"husky": {
				"hooks": {
					"pre-commit": "pretty-quick --staged"
				}
			},
			"browserslist": [
				"last 2 versions",
				"Firefox ESR",
				"> 1%",
				"ie >= 11"
			],
			"dependencies": {
				"@ant-design/css-animation": "^1.7.2",
				"@ant-design/icons": "^4.2.1",
				"@ant-design/react-slick": "~0.26.1",
				"array-tree-filter": "^2.1.0",
				"classnames": "^2.2.6",
				"copy-to-clipboard": "^3.2.0",
				"lodash": "^4.17.13",
				"moment": "^2.25.3",
				"omit.js": "^1.0.2",
				"raf": "^3.4.1",
				"rc-animate": "~3.1.0",
				"rc-cascader": "~1.2.0",
				"rc-checkbox": "~2.2.0",
				"rc-collapse": "~2.0.0",
				"rc-dialog": "~8.0.0",
				"rc-drawer": "~4.0.0",
				"rc-dropdown": "~3.1.2",
				"rc-field-form": "~1.4.1",
				"rc-input-number": "~5.0.0",
				"rc-mentions": "~1.2.0",
				"rc-menu": "~8.3.0",
				"rc-notification": "~4.4.0",
				"rc-pagination": "~2.2.5",
				"rc-picker": "~1.6.1",
				"rc-progress": "~3.0.0",
				"rc-rate": "~2.7.0",
				"rc-resize-observer": "^0.2.3",
				"rc-select": "~11.0.0",
				"rc-slider": "~9.3.0",
				"rc-steps": "~4.0.0",
				"rc-switch": "~3.2.0",
				"rc-table": "~7.7.2",
				"rc-tabs": "~11.3.1",
				"rc-tooltip": "~4.2.0",
				"rc-tree": "~3.3.0",
				"rc-tree-select": "~4.0.0",
				"rc-trigger": "~4.3.0",
				"rc-upload": "~3.1.0",
				"rc-util": "^5.0.1",
				"scroll-into-view-if-needed": "^2.2.25",
				"warning": "^4.0.3"
			},
			"devDependencies": {
				"rc-virtual-list": "^1.1.0",
				"@ant-design/bisheng-plugin": "^2.3.0",
				"@ant-design/colors": "^4.0.0",
				"@ant-design/hitu": "^0.0.0-alpha.13",
				"@ant-design/tools": "^9.0.0",
				"@bundle-analyzer/webpack-plugin": "^0.5.1",
				"@qixian.cs/github-contributors-list": "^1.0.3",
				"@stackblitz/sdk": "^1.3.0",
				"@types/classnames": "^2.2.8",
				"@types/enzyme": "^3.10.5",
				"@types/gtag.js": "^0.0.3",
				"@types/jest": "^25.1.0",
				"@types/jest-image-snapshot": "^3.1.0",
				"@types/lodash": "^4.14.139",
				"@types/puppeteer": "^3.0.0",
				"@types/raf": "^3.4.0",
				"@types/react": "^16.9.21",
				"@types/react-color": "^3.0.1",
				"@types/react-dom": "^16.9.5",
				"@types/warning": "^3.0.0",
				"@typescript-eslint/eslint-plugin": "^3.0.0",
				"@typescript-eslint/parser": "^3.0.0",
				"antd-img-crop": "^3.1.1",
				"antd-pro-merge-less": "^3.0.9",
				"antd-theme-generator": "^1.2.3",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.5.3",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.1.0",
				"bisheng-plugin-toc": "^0.4.4",
				"bundlesize": "^0.18.0",
				"chalk": "^4.0.0",
				"cheerio": "^1.0.0-rc.3",
				"concurrently": "^5.0.2",
				"cross-env": "^7.0.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.6.3",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.10.0",
				"enzyme-adapter-react-16": "^1.14.0",
				"enzyme-to-json": "^3.3.5",
				"esbuild-webpack-plugin": "^1.0.0",
				"eslint": "^7.0.0",
				"eslint-config-airbnb": "^18.0.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-import": "~2.20.0",
				"eslint-plugin-jest": "^23.0.2",
				"eslint-plugin-jsx-a11y": "^6.2.1",
				"eslint-plugin-markdown": "^1.0.0",
				"eslint-plugin-react": "^7.14.2",
				"eslint-plugin-react-hooks": "^4.0.0",
				"eslint-plugin-unicorn": "^20.0.0",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"fs-extra": "^9.0.0",
				"full-icu": "^1.3.0",
				"glob": "^7.1.4",
				"http-server": "^0.12.0",
				"husky": "^4.0.3",
				"ignore-emit-webpack-plugin": "^2.0.2",
				"immutability-helper": "^3.0.0",
				"inquirer": "^7.1.0",
				"intersection-observer": "^0.10.0",
				"jest": "^26.0.0",
				"jest-image-snapshot": "^4.0.0",
				"jest-stare": "^2.0.1",
				"jquery": "^3.4.1",
				"jsdom": "^16.0.0",
				"jsonml.js": "^0.1.0",
				"less-vars-to-js": "^1.3.0",
				"logrocket": "^1.0.0",
				"logrocket-react": "^4.0.0",
				"lz-string": "^1.4.4",
				"mockdate": "^3.0.0",
				"node-fetch": "^2.6.0",
				"open": "^7.0.3",
				"preact": "^10.0.0",
				"preact-compat": "^3.18.5",
				"prettier": "^2.0.1",
				"pretty-quick": "^2.0.0",
				"querystring": "^0.2.0",
				"rc-footer": "^0.6.3",
				"rc-queue-anim": "^1.6.12",
				"rc-scroll-anim": "^2.5.8",
				"rc-tween-one": "^2.4.1",
				"react": "^16.9.0",
				"react-color": "^2.17.3",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^11.1.1",
				"react-dnd-html5-backend": "^11.1.1",
				"react-dom": "^16.9.0",
				"react-github-button": "^0.1.11",
				"react-helmet-async": "^1.0.4",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.4",
				"react-intl": "^4.1.1",
				"react-resizable": "^1.8.0",
				"react-router-dom": "^5.0.1",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.8.6",
				"react-text-loop": "^2.3.0",
				"react-virtualized": "~9.21.1",
				"react-window": "^1.8.5",
				"remark": "^12.0.0",
				"remark-cli": "^8.0.0",
				"remark-lint": "^7.0.0",
				"remark-preset-lint-recommended": "^4.0.0",
				"reqwest": "^2.0.5",
				"rimraf": "^3.0.0",
				"scrollama": "^2.0.0",
				"simple-git": "^2.0.0",
				"string-replace-loader": "^2.3.0",
				"stylelint": "^13.0.0",
				"stylelint-config-prettier": "^8.0.0",
				"stylelint-config-rational-order": "^0.1.2",
				"stylelint-config-standard": "^20.0.0",
				"stylelint-declaration-block-no-ignored-properties": "^2.1.0",
				"stylelint-order": "^4.0.0",
				"theme-switcher": "^1.0.2",
				"typescript": "~3.9.2",
				"webpack-bundle-analyzer": "^3.6.0",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.2.0",
				"yaml-front-matter": "^4.0.0"
			},
			"peerDependencies": {
				"react": ">=16.9.0",
				"react-dom": ">=16.9.0"
			},
			"publishConfig": {
				"registry": "https://registry.npmjs.org/"
			},
			"bundlesize": [
				{
					"path": "./dist/antd.min.js",
					"maxSize": "300 kB"
				},
				{
					"path": "./dist/antd.min.css",
					"maxSize": "65 kB"
				},
				{
					"path": "./dist/antd.dark.min.css",
					"maxSize": "65 kB"
				},
				{
					"path": "./dist/antd.compact.min.css",
					"maxSize": "65 kB"
				}
			],
			"tnpm": {
				"mode": "npm"
			},
			"title": "Ant Design",
			"gitHead": "6129d3a1ebb44f7bcbffe77861162b7f0d6ed4c5",
			"_id": "antd@4.3.2",
			"_nodeVersion": "12.6.0",
			"_npmVersion": "6.9.0",
			"dist": {
				"integrity": "sha512-OPHq77FKodDBxE3RWHBIRjjQoYX9CVGanIyhmwqcAle2YbLCnN0byc5AbGPZStFi13TcAIcfn2Fk42U08tRH7A==",
				"shasum": "167004030626660cff46be2d6f10fe37b6eb8bb7",
				"tarball": "https://registry.npmjs.org/antd/-/antd-4.3.2.tgz",
				"fileCount": 2924,
				"unpackedSize": 48327129,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe27bkCRA9TVsSAnZWagAAyrwP/26lUJmrpCkz0L47Kwd8\nvRG3NaA7zpQzKY98fwt+TfnuGeobM0naGZ8cDWVdvYZndlsn34IU65HZFTVl\nv/MpdIFhnlxAtQpILPoQRnfjcYF3mHz2kJ5mM+KQCahQPdvzH6+Mxlavr3Ov\nKBC41o5+kMYgy2xgN1rx79Bzd0nKVbouXTBuc2enWnCRwJRsBlA+1wZbe566\nJX62owpHlYVEQnM//K/aKa9SF6pJ9XLXxGHC57WJ+GDKnGVqBmwD/QEVTnSa\nzJ2+WoX5fSZnyo9+Uml0l0wvMPvEf8QjqPFEyJ3ckx8vIXnLY6px1W8jMUoO\nPlX/dfmQZw6kadG9z2ZOOb8JKU9F3pKrZBofRb9n/p0ycVBO5w++zSYj6YDe\nZsa6uEG9fEb21Z8G3WrwhbQ1vuPRl4kNB11BBkd8xxqYHr0YlS879o0NhFef\nXDvYpKNA4mBnDijyEfV8/CciTpnt/pa8cgpouGWWSaUgLPN6LxmhjT0b7q39\n5YyHlR6TdQxRgFahBGtrvP5TXZbaNKMOz2LMi7HHhtqseLY2TUgOug1ObYnq\nGI+xSVC8xosxBja8mM2WBKFxHGFrDVuGfr7I892aXwk2R1mihFXXLcBW6vRD\nb6Svg+bB2QgBZjPqkEcJazhxOA/7IrIApoFlXAN0Y1b0CR2P4QNdQgMFI6d5\nCnzz\r\n=BTNe\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "ikobe621@gmail.com",
					"name": "ikobe"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "ycjcl868",
				"email": "45808948@qq.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_4.3.2_1591457507415_0.40499199389950546"
			},
			"_hasShrinkwrap": false
		},
		"4.3.3": {
			"name": "antd",
			"version": "4.3.3",
			"description": "An enterprise-class UI design language and React components implementation",
			"keywords": [
				"ant",
				"component",
				"components",
				"design",
				"framework",
				"frontend",
				"react",
				"react-component",
				"ui"
			],
			"homepage": "https://ant.design/",
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"license": "MIT",
			"contributors": [
				{
					"name": "ant"
				}
			],
			"funding": {
				"type": "opencollective",
				"url": "https://opencollective.com/ant-design"
			},
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"main": "lib/index.js",
			"module": "es/index.js",
			"unpkg": "dist/antd.min.js",
			"typings": "lib/index.d.ts",
			"scripts": {
				"api-collection": "antd-tools run api-collection",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"build": "npm run compile && NODE_OPTIONS='--max-old-space-size=4096' npm run dist",
				"bundlesize": "bundlesize",
				"check-commit": "node ./scripts/check-commit",
				"prestart": "npm run version",
				"precompile": "npm run version",
				"pretest": "npm run version",
				"predist": "npm run version",
				"presite": "npm run version",
				"color-less": "node ./scripts/generate-color-less",
				"compile": "antd-tools run compile",
				"compile:less": "antd-tools run compile:less",
				"changelog": "node ./scripts/print-changelog",
				"predeploy": "antd-tools run clean && npm run site && cp CNAME _site && cp -r .circleci/ .github/ _site && npm run site:test",
				"deploy": "bisheng gh-pages --push-only --dotfiles",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"dist": "antd-tools run dist",
				"lint": "npm run tsc && npm run lint:script && npm run lint:demo && npm run lint:style && npm run lint:deps && npm run lint:md",
				"lint-fix": "npm run lint-fix:script && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:script": "npm run lint:script -- --fix",
				"lint-fix:style": "npm run lint:style -- --fix",
				"lint:demo": "eslint components/*/demo/*.md",
				"lint:deps": "antd-tools run deps-lint",
				"lint:md": "remark . -f -q",
				"lint:script": "eslint . --ext '.js,.jsx,.ts,.tsx'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"pre-publish": "npm run test-all -- --skip-build",
				"prettier": "prettier -c --write '**/*'",
				"pretty-quick": "pretty-quick",
				"pub": "npm run version && antd-tools run pub",
				"prepublishOnly": "antd-tools run guard",
				"site": "cross-env NODE_ICU_DATA=node_modules/full-icu ESBUILD=1 concurrently \"bisheng build --ssr -c ./site/bisheng.config.js\" \"npm run color-less\"",
				"sort": "npx sort-package-json",
				"sort-api": "antd-tools run sort-api-table",
				"start": "antd-tools run clean && cross-env NODE_ENV=development concurrently \"npm run color-less\" \"bisheng start -c ./site/bisheng.config.js\"",
				"start:preact": "antd-tools run clean && cross-env NODE_ENV=development REACT_ENV=preact concurrently \"npm run color-less\" \"bisheng start -c ./site/bisheng.config.js\"",
				"test": "jest --config .jest.js --no-cache",
				"test:update": "jest --config .jest.js --no-cache --update-snapshot",
				"test-all": "./scripts/test-all.sh",
				"test-node": "jest --config .jest.node.js --no-cache",
				"tsc": "tsc --noEmit",
				"site:test": "jest --config .jest.site.js --cache=false",
				"test-image": "npm run compile:less && docker-compose run tests",
				"version": "node ./scripts/generate-version"
			},
			"husky": {
				"hooks": {
					"pre-commit": "pretty-quick --staged"
				}
			},
			"browserslist": [
				"last 2 versions",
				"Firefox ESR",
				"> 1%",
				"ie >= 11"
			],
			"dependencies": {
				"@ant-design/css-animation": "^1.7.2",
				"@ant-design/icons": "^4.2.1",
				"@ant-design/react-slick": "~0.26.1",
				"array-tree-filter": "^2.1.0",
				"classnames": "^2.2.6",
				"copy-to-clipboard": "^3.2.0",
				"lodash": "^4.17.13",
				"moment": "^2.25.3",
				"omit.js": "^1.0.2",
				"raf": "^3.4.1",
				"rc-animate": "~3.1.0",
				"rc-cascader": "~1.2.0",
				"rc-checkbox": "~2.2.0",
				"rc-collapse": "~2.0.0",
				"rc-dialog": "~8.0.0",
				"rc-drawer": "~4.0.0",
				"rc-dropdown": "~3.1.2",
				"rc-field-form": "~1.4.1",
				"rc-input-number": "~5.0.0",
				"rc-mentions": "~1.2.0",
				"rc-menu": "~8.3.0",
				"rc-notification": "~4.4.0",
				"rc-pagination": "~2.2.5",
				"rc-picker": "~1.6.1",
				"rc-progress": "~3.0.0",
				"rc-rate": "~2.7.0",
				"rc-resize-observer": "^0.2.3",
				"rc-select": "~11.0.0",
				"rc-slider": "~9.3.0",
				"rc-steps": "~4.0.0",
				"rc-switch": "~3.2.0",
				"rc-table": "~7.7.2",
				"rc-tabs": "~11.3.1",
				"rc-tooltip": "~4.2.0",
				"rc-tree": "~3.3.0",
				"rc-tree-select": "~4.0.0",
				"rc-trigger": "~4.3.0",
				"rc-upload": "~3.1.0",
				"rc-util": "^5.0.1",
				"scroll-into-view-if-needed": "^2.2.25",
				"warning": "^4.0.3"
			},
			"devDependencies": {
				"rc-virtual-list": "^1.1.0",
				"@ant-design/bisheng-plugin": "^2.3.0",
				"@ant-design/colors": "^4.0.0",
				"@ant-design/hitu": "^0.0.0-alpha.13",
				"@ant-design/tools": "^9.0.0",
				"@bundle-analyzer/webpack-plugin": "^0.5.1",
				"@qixian.cs/github-contributors-list": "^1.0.3",
				"@stackblitz/sdk": "^1.3.0",
				"@types/classnames": "^2.2.8",
				"@types/enzyme": "^3.10.5",
				"@types/gtag.js": "^0.0.3",
				"@types/jest": "^25.1.0",
				"@types/jest-image-snapshot": "^3.1.0",
				"@types/lodash": "^4.14.139",
				"@types/puppeteer": "^3.0.0",
				"@types/raf": "^3.4.0",
				"@types/react": "^16.9.21",
				"@types/react-color": "^3.0.1",
				"@types/react-dom": "^16.9.5",
				"@types/warning": "^3.0.0",
				"@typescript-eslint/eslint-plugin": "^3.0.0",
				"@typescript-eslint/parser": "^3.0.0",
				"antd-img-crop": "^3.1.1",
				"antd-pro-merge-less": "^3.0.9",
				"antd-theme-generator": "^1.2.3",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.5.3",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.1.0",
				"bisheng-plugin-toc": "^0.4.4",
				"bundlesize": "^0.18.0",
				"chalk": "^4.0.0",
				"cheerio": "^1.0.0-rc.3",
				"concurrently": "^5.0.2",
				"cross-env": "^7.0.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.6.3",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.10.0",
				"enzyme-adapter-react-16": "^1.14.0",
				"enzyme-to-json": "^3.3.5",
				"esbuild-webpack-plugin": "^1.0.0",
				"eslint": "^7.0.0",
				"eslint-config-airbnb": "^18.0.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-import": "~2.20.0",
				"eslint-plugin-jest": "^23.0.2",
				"eslint-plugin-jsx-a11y": "^6.2.1",
				"eslint-plugin-markdown": "^1.0.0",
				"eslint-plugin-react": "^7.14.2",
				"eslint-plugin-react-hooks": "^4.0.0",
				"eslint-plugin-unicorn": "^20.0.0",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"fs-extra": "^9.0.0",
				"full-icu": "^1.3.0",
				"glob": "^7.1.4",
				"http-server": "^0.12.0",
				"husky": "^4.0.3",
				"ignore-emit-webpack-plugin": "^2.0.2",
				"immutability-helper": "^3.0.0",
				"inquirer": "^7.1.0",
				"intersection-observer": "^0.10.0",
				"jest": "^26.0.0",
				"jest-image-snapshot": "^4.0.0",
				"jest-stare": "^2.0.1",
				"jquery": "^3.4.1",
				"jsdom": "^16.0.0",
				"jsonml.js": "^0.1.0",
				"less-vars-to-js": "^1.3.0",
				"logrocket": "^1.0.0",
				"logrocket-react": "^4.0.0",
				"lz-string": "^1.4.4",
				"mockdate": "^3.0.0",
				"node-fetch": "^2.6.0",
				"open": "^7.0.3",
				"preact": "^10.0.0",
				"preact-compat": "^3.18.5",
				"prettier": "^2.0.1",
				"pretty-quick": "^2.0.0",
				"querystring": "^0.2.0",
				"rc-footer": "^0.6.3",
				"rc-queue-anim": "^1.6.12",
				"rc-scroll-anim": "^2.5.8",
				"rc-tween-one": "^2.4.1",
				"react": "^16.9.0",
				"react-color": "^2.17.3",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^11.1.1",
				"react-dnd-html5-backend": "^11.1.1",
				"react-dom": "^16.9.0",
				"react-github-button": "^0.1.11",
				"react-helmet-async": "^1.0.4",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.4",
				"react-intl": "^4.1.1",
				"react-resizable": "^1.8.0",
				"react-router-dom": "^5.0.1",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.8.6",
				"react-text-loop": "^2.3.0",
				"react-virtualized": "~9.21.1",
				"react-window": "^1.8.5",
				"remark": "^12.0.0",
				"remark-cli": "^8.0.0",
				"remark-lint": "^7.0.0",
				"remark-preset-lint-recommended": "^4.0.0",
				"reqwest": "^2.0.5",
				"rimraf": "^3.0.0",
				"scrollama": "^2.0.0",
				"simple-git": "^2.0.0",
				"string-replace-loader": "^2.3.0",
				"stylelint": "^13.0.0",
				"stylelint-config-prettier": "^8.0.0",
				"stylelint-config-rational-order": "^0.1.2",
				"stylelint-config-standard": "^20.0.0",
				"stylelint-declaration-block-no-ignored-properties": "^2.1.0",
				"stylelint-order": "^4.0.0",
				"theme-switcher": "^1.0.2",
				"typescript": "~3.9.2",
				"webpack-bundle-analyzer": "^3.6.0",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.2.0",
				"yaml-front-matter": "^4.0.0"
			},
			"peerDependencies": {
				"react": ">=16.9.0",
				"react-dom": ">=16.9.0"
			},
			"publishConfig": {
				"registry": "https://registry.npmjs.org/"
			},
			"bundlesize": [
				{
					"path": "./dist/antd.min.js",
					"maxSize": "300 kB"
				},
				{
					"path": "./dist/antd.min.css",
					"maxSize": "65 kB"
				},
				{
					"path": "./dist/antd.dark.min.css",
					"maxSize": "65 kB"
				},
				{
					"path": "./dist/antd.compact.min.css",
					"maxSize": "65 kB"
				}
			],
			"tnpm": {
				"mode": "npm"
			},
			"title": "Ant Design",
			"gitHead": "2cd5167685e3c21992ce252c1c579f7cf588efa3",
			"_id": "antd@4.3.3",
			"_nodeVersion": "12.6.0",
			"_npmVersion": "6.9.0",
			"dist": {
				"integrity": "sha512-psDb3krf0nK0gkZSfxOGfJdqKbi0hzQJif7R2Cg3T6OV1nrNfc6waL4Th8mV72qq/+Ushuk0afRDaARkx9EzEg==",
				"shasum": "417061b248e4c69b38930bf750477761e228a199",
				"tarball": "https://registry.npmjs.org/antd/-/antd-4.3.3.tgz",
				"fileCount": 2924,
				"unpackedSize": 48327629,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe3QawCRA9TVsSAnZWagAAcQYP/1fGqkj7DE+x8kDWkRfI\njpWyeNFGMB2d+KhZlfxYm9QhxuE8QNkX/9s4IXZz0gBHnZieoPjvs/homOWt\n6ew/C4oGYvQiWAXmtgKTMKJsxi1iauoDAJwVQqaiIcwItvvQyRT164CDje08\nvecyhBYEXXc0EtoR0i/PHiTTTno2XGTlyzO330NXvz8lHrH5Wxc+7WcSrZWU\np4YwzxeUnoOUDtYz6ZNV9B5jG+x80rqk3hSyQIGLEZH7qRDAOKn9tWMl7hCx\nRHa825CpYFNQL4UHJydK4MKb/9o6BZXu5LhiPG9/6leWR3QpFnmtLho28tDx\n6cMnBHBsqWYYZXwRRXIEsI4JrulI9qSD0mXYw7Z0Q4PLQA3i1z3/shAYtkb4\nW4L+U9bR0FFw9BTqzFPhy6CsXPBTqhZZGVwaYT3gm8EqafDPktzE7r/HqCHn\nWEEZGcLUDQKQZgvHG6zrzzNNIhfgmglS1TxxdO2vo3S8ZcOW9ge4be1fstUH\nAtlV76ahADFo3/Z6Dlnj3Df3WHBNdQRUnHDUrD5VtSjq7tuTUZnHcg6N4iTN\nyrKmKAhDSdVPHQ/1TqARCttCj1jbFtK8AkEoMXj0c0bKil0BEQU0OSSdjf+a\nmzyiV4lJWEzxmzy1ixUfADQRjsQ1sAiGXaGScETFU84Giu/EkoI8Fw4Gjhdp\nIL0h\r\n=G+U3\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "ikobe621@gmail.com",
					"name": "ikobe"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "ycjcl868",
				"email": "45808948@qq.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_4.3.3_1591543471632_0.6829659280441387"
			},
			"_hasShrinkwrap": false
		},
		"4.3.4": {
			"name": "antd",
			"version": "4.3.4",
			"description": "An enterprise-class UI design language and React components implementation",
			"keywords": [
				"ant",
				"component",
				"components",
				"design",
				"framework",
				"frontend",
				"react",
				"react-component",
				"ui"
			],
			"homepage": "https://ant.design/",
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"license": "MIT",
			"contributors": [
				{
					"name": "ant"
				}
			],
			"funding": {
				"type": "opencollective",
				"url": "https://opencollective.com/ant-design"
			},
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"main": "lib/index.js",
			"module": "es/index.js",
			"unpkg": "dist/antd.min.js",
			"typings": "lib/index.d.ts",
			"scripts": {
				"api-collection": "antd-tools run api-collection",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"build": "npm run compile && NODE_OPTIONS='--max-old-space-size=4096' npm run dist",
				"bundlesize": "bundlesize",
				"check-commit": "node ./scripts/check-commit",
				"prestart": "npm run version",
				"precompile": "npm run version",
				"pretest": "npm run version",
				"predist": "npm run version",
				"presite": "npm run version",
				"color-less": "node ./scripts/generate-color-less",
				"compile": "antd-tools run compile",
				"compile:less": "antd-tools run compile:less",
				"changelog": "node ./scripts/print-changelog",
				"predeploy": "antd-tools run clean && npm run site && cp CNAME _site && cp -r .circleci/ .github/ _site && npm run site:test",
				"deploy": "bisheng gh-pages --push-only --dotfiles",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"dist": "antd-tools run dist",
				"lint": "npm run tsc && npm run lint:script && npm run lint:demo && npm run lint:style && npm run lint:deps && npm run lint:md",
				"lint-fix": "npm run lint-fix:script && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:script": "npm run lint:script -- --fix",
				"lint-fix:style": "npm run lint:style -- --fix",
				"lint:demo": "eslint components/*/demo/*.md",
				"lint:deps": "antd-tools run deps-lint",
				"lint:md": "remark . -f -q",
				"lint:script": "eslint . --ext '.js,.jsx,.ts,.tsx'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"pre-publish": "npm run test-all -- --skip-build",
				"prettier": "prettier -c --write '**/*'",
				"pretty-quick": "pretty-quick",
				"pub": "npm run version && antd-tools run pub",
				"prepublishOnly": "antd-tools run guard",
				"site": "cross-env NODE_ICU_DATA=node_modules/full-icu ESBUILD=1 concurrently \"bisheng build --ssr -c ./site/bisheng.config.js\" \"npm run color-less\"",
				"sort": "npx sort-package-json",
				"sort-api": "antd-tools run sort-api-table",
				"start": "antd-tools run clean && cross-env NODE_ENV=development concurrently \"npm run color-less\" \"bisheng start -c ./site/bisheng.config.js\"",
				"start:preact": "antd-tools run clean && cross-env NODE_ENV=development REACT_ENV=preact concurrently \"npm run color-less\" \"bisheng start -c ./site/bisheng.config.js\"",
				"test": "jest --config .jest.js --no-cache",
				"test:update": "jest --config .jest.js --no-cache --update-snapshot",
				"test-all": "./scripts/test-all.sh",
				"test-node": "jest --config .jest.node.js --no-cache",
				"tsc": "tsc --noEmit",
				"site:test": "jest --config .jest.site.js --cache=false",
				"test-image": "npm run compile:less && docker-compose run tests",
				"version": "node ./scripts/generate-version"
			},
			"husky": {
				"hooks": {
					"pre-commit": "pretty-quick --staged"
				}
			},
			"browserslist": [
				"last 2 versions",
				"Firefox ESR",
				"> 1%",
				"ie >= 11"
			],
			"dependencies": {
				"@ant-design/css-animation": "^1.7.2",
				"@ant-design/icons": "^4.2.1",
				"@ant-design/react-slick": "~0.26.1",
				"array-tree-filter": "^2.1.0",
				"classnames": "^2.2.6",
				"copy-to-clipboard": "^3.2.0",
				"lodash": "^4.17.13",
				"moment": "^2.25.3",
				"omit.js": "^1.0.2",
				"raf": "^3.4.1",
				"rc-animate": "~3.1.0",
				"rc-cascader": "~1.2.0",
				"rc-checkbox": "~2.2.0",
				"rc-collapse": "~2.0.0",
				"rc-dialog": "~8.0.0",
				"rc-drawer": "~4.0.0",
				"rc-dropdown": "~3.1.2",
				"rc-field-form": "~1.4.1",
				"rc-input-number": "~5.0.0",
				"rc-mentions": "~1.2.0",
				"rc-menu": "~8.3.0",
				"rc-notification": "~4.4.0",
				"rc-pagination": "~2.2.5",
				"rc-picker": "~1.6.1",
				"rc-progress": "~3.0.0",
				"rc-rate": "~2.7.0",
				"rc-resize-observer": "^0.2.3",
				"rc-select": "~11.0.0",
				"rc-slider": "~9.3.0",
				"rc-steps": "~4.0.0",
				"rc-switch": "~3.2.0",
				"rc-table": "~7.8.0",
				"rc-tabs": "~11.4.1",
				"rc-tooltip": "~4.2.0",
				"rc-tree": "~3.3.0",
				"rc-tree-select": "~4.0.0",
				"rc-trigger": "~4.3.0",
				"rc-upload": "~3.1.0",
				"rc-util": "^5.0.1",
				"scroll-into-view-if-needed": "^2.2.25",
				"warning": "^4.0.3"
			},
			"devDependencies": {
				"@ant-design/bisheng-plugin": "^2.3.0",
				"@ant-design/colors": "^4.0.0",
				"@ant-design/hitu": "^0.0.0-alpha.13",
				"@ant-design/tools": "^9.0.0",
				"@bundle-analyzer/webpack-plugin": "^0.5.1",
				"@qixian.cs/github-contributors-list": "^1.0.3",
				"@stackblitz/sdk": "^1.3.0",
				"@types/classnames": "^2.2.8",
				"@types/enzyme": "^3.10.5",
				"@types/gtag.js": "^0.0.3",
				"@types/jest": "^26.0.0",
				"@types/jest-image-snapshot": "^3.1.0",
				"@types/lodash": "^4.14.139",
				"@types/puppeteer": "^3.0.0",
				"@types/raf": "^3.4.0",
				"@types/react": "^16.9.21",
				"@types/react-color": "^3.0.1",
				"@types/react-dom": "^16.9.5",
				"@types/warning": "^3.0.0",
				"@typescript-eslint/eslint-plugin": "^3.0.0",
				"@typescript-eslint/parser": "^3.0.0",
				"antd-img-crop": "^3.1.1",
				"antd-pro-merge-less": "^3.0.9",
				"antd-theme-generator": "^1.2.3",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.5.3",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.1.0",
				"bisheng-plugin-toc": "^0.4.4",
				"bundlesize": "^0.18.0",
				"chalk": "^4.0.0",
				"cheerio": "^1.0.0-rc.3",
				"concurrently": "^5.0.2",
				"cross-env": "^7.0.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.6.3",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.10.0",
				"enzyme-adapter-react-16": "^1.14.0",
				"enzyme-to-json": "^3.3.5",
				"esbuild-webpack-plugin": "^1.0.0",
				"eslint": "^7.0.0",
				"eslint-config-airbnb": "^18.0.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-import": "^2.21.1",
				"eslint-plugin-jest": "^23.0.2",
				"eslint-plugin-jsx-a11y": "^6.2.1",
				"eslint-plugin-markdown": "^1.0.0",
				"eslint-plugin-react": "^7.14.2",
				"eslint-plugin-react-hooks": "^4.0.0",
				"eslint-plugin-unicorn": "^20.0.0",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"fs-extra": "^9.0.0",
				"full-icu": "^1.3.0",
				"glob": "^7.1.4",
				"http-server": "^0.12.0",
				"husky": "^4.0.3",
				"identity-obj-proxy": "^3.0.0",
				"ignore-emit-webpack-plugin": "^2.0.2",
				"immutability-helper": "^3.0.0",
				"inquirer": "^7.1.0",
				"intersection-observer": "^0.10.0",
				"jest": "^26.0.0",
				"jest-image-snapshot": "^4.0.0",
				"jest-stare": "^2.0.1",
				"jquery": "^3.4.1",
				"jsdom": "^16.0.0",
				"jsonml.js": "^0.1.0",
				"less-vars-to-js": "^1.3.0",
				"logrocket": "^1.0.0",
				"logrocket-react": "^4.0.0",
				"lz-string": "^1.4.4",
				"mockdate": "^3.0.0",
				"node-fetch": "^2.6.0",
				"open": "^7.0.3",
				"preact": "^10.0.0",
				"preact-compat": "^3.18.5",
				"prettier": "^2.0.1",
				"pretty-quick": "^2.0.0",
				"querystring": "^0.2.0",
				"rc-footer": "^0.6.3",
				"rc-queue-anim": "^1.6.12",
				"rc-scroll-anim": "^2.5.8",
				"rc-tween-one": "^2.4.1",
				"rc-virtual-list": "^1.1.0",
				"react": "^16.9.0",
				"react-color": "^2.17.3",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^11.1.1",
				"react-dnd-html5-backend": "^11.1.1",
				"react-dom": "^16.9.0",
				"react-github-button": "^0.1.11",
				"react-helmet-async": "^1.0.4",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.4",
				"react-intl": "^4.1.1",
				"react-resizable": "^1.8.0",
				"react-router-dom": "^5.0.1",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.8.6",
				"react-text-loop": "^2.3.0",
				"react-virtualized": "~9.21.1",
				"react-window": "^1.8.5",
				"remark": "^12.0.0",
				"remark-cli": "^8.0.0",
				"remark-lint": "^7.0.0",
				"remark-preset-lint-recommended": "^4.0.0",
				"reqwest": "^2.0.5",
				"rimraf": "^3.0.0",
				"scrollama": "^2.0.0",
				"simple-git": "^2.0.0",
				"string-replace-loader": "^2.3.0",
				"stylelint": "^13.0.0",
				"stylelint-config-prettier": "^8.0.0",
				"stylelint-config-rational-order": "^0.1.2",
				"stylelint-config-standard": "^20.0.0",
				"stylelint-declaration-block-no-ignored-properties": "^2.1.0",
				"stylelint-order": "^4.0.0",
				"theme-switcher": "^1.0.2",
				"typescript": "~3.9.2",
				"webpack-bundle-analyzer": "^3.6.0",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.2.0",
				"yaml-front-matter": "^4.0.0"
			},
			"peerDependencies": {
				"react": ">=16.9.0",
				"react-dom": ">=16.9.0"
			},
			"publishConfig": {
				"registry": "https://registry.npmjs.org/"
			},
			"bundlesize": [
				{
					"path": "./dist/antd.min.js",
					"maxSize": "300 kB"
				},
				{
					"path": "./dist/antd.min.css",
					"maxSize": "65 kB"
				},
				{
					"path": "./dist/antd.dark.min.css",
					"maxSize": "65 kB"
				},
				{
					"path": "./dist/antd.compact.min.css",
					"maxSize": "65 kB"
				}
			],
			"tnpm": {
				"mode": "npm"
			},
			"title": "Ant Design",
			"gitHead": "a91bd69cdaaf105aba38d0423333b809318d2d70",
			"_id": "antd@4.3.4",
			"_nodeVersion": "12.16.1",
			"_npmVersion": "6.13.4",
			"dist": {
				"integrity": "sha512-8ps2pQlzEhqsOz8Vc6BcPK28bhXqXi79Ece9rHchUNWF+MnrZSF76JQ6/VBRUMOHkBLVHoX04hGfQfIR9Rmr2A==",
				"shasum": "000ddf6d8805dad60d8da214c78a422c253b9805",
				"tarball": "https://registry.npmjs.org/antd/-/antd-4.3.4.tgz",
				"fileCount": 2924,
				"unpackedSize": 39591761,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe5jl2CRA9TVsSAnZWagAAResP/3TxCbNUDr/lzsTdoUaC\nP7A7ZoEqy2L+L2V9eZizVXJxusQUIvPZKi3vxc+/zAnCgyS+VsNNO14cKq2G\ntxil/E2/BAnW40324jdCmJivFQ86E6ydxtspBz3tUnYj3IfcC15VOt8ndDHV\n4EUGlci1ecEPiDjbE51Nvs1YRQZhzBO+kvczD8wmAwHPwlZ6RzYdlMzLALXi\ngW3aF5os3oIaOL5khqct2jkejYHuYKdCWueuHVlyvpqvAE27Lwxmpr8+7AFn\nhGZ9pUXp69xh7woogTMI2aSr5Q3sPBfyveEQ/vbtV4Zwaf72oPYTCgDAUulD\nVevK9kOzsU5tZ8KCfoXi9wmOiXNqkgHMIriic/vJtS6GXOXJJ4SrKp0jOJzL\nnu5q1sEYf/JEOKu/Q1G25HnYosPeqB4/gy+HF092T4gBTBTZVipymqoBbKD7\nRXxLitvKPOGYIIi2jL/W7C/HQzW/J53OPrAtybPlfdXzFaIfikQwOiaLSf+P\nxu3GLTZtGNPEhXfUKTlXomcliWDDDEy+56lQwwDgT3Hg/h8q3bOeQbL35ifF\nbbUL+c2/xe6NVFZlwelX6JbCZODRnozI6SzzigXV3/Huu5VJWiARUP+D/aI3\nf3OIuqWoAeUciqxVKJL/P9wVs/DoHxlLtStywuI5nM9slg13hIUvzHUys++y\nu2k6\r\n=n4K4\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "07akioni2@gmail.com",
					"name": "07akioni"
				},
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "ikobe621@gmail.com",
					"name": "ikobe"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "07akioni",
				"email": "07akioni2@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_4.3.4_1592146293669_0.787892923893186"
			},
			"_hasShrinkwrap": false
		},
		"3.26.18": {
			"name": "antd",
			"version": "3.26.18",
			"description": "An enterprise-class UI design language and React components implementation",
			"keywords": [
				"ant",
				"component",
				"components",
				"design",
				"framework",
				"frontend",
				"react",
				"react-component",
				"ui"
			],
			"homepage": "http://ant.design/",
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"license": "MIT",
			"contributors": [
				{
					"name": "ant"
				}
			],
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"main": "lib/index.js",
			"module": "es/index.js",
			"unpkg": "dist/antd.min.js",
			"typings": "lib/index.d.ts",
			"scripts": {
				"api-collection": "antd-tools run api-collection",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"build": "npm run compile && npm run dist",
				"bundlesize": "bundlesize",
				"check-commit": "node ./scripts/check-commit.js",
				"compile": "antd-tools run compile",
				"deploy": "echo '!!! v3 is in maintaining which means no need to deploy site !!!'",
				"dist": "antd-tools run dist",
				"lint": "npm run lint:tsc && npm run lint:script && npm run lint:demo && npm run lint:style && npm run lint:deps",
				"lint-fix": "npm run lint-fix:script && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:script": "npm run lint:script -- --fix",
				"lint-fix:style": "npm run lint:style -- --fix",
				"lint:demo": "cross-env RUN_ENV=DEMO eslint components/*/demo/*.md --ext '.md'",
				"lint:deps": "antd-tools run deps-lint",
				"lint:md": "remark components/",
				"lint:script": "eslint . --ext '.js,.jsx,.ts,.tsx'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"lint:tsc": "npm run tsc",
				"pre-publish": "npm run check-commit && npm run test-all",
				"prettier": "prettier -c --write '**/*'",
				"pretty-quick": "pretty-quick",
				"pub": "antd-tools run pub",
				"prepublish": "antd-tools run guard",
				"site": "cross-env NODE_ICU_DATA=node_modules/full-icu bisheng build --ssr -c ./site/bisheng.config.js && node ./scripts/generateColorLess.js",
				"sort": "npx sort-package-json",
				"sort-api": "antd-tools run sort-api-table",
				"start": "rimraf _site && mkdir _site && node ./scripts/generateColorLess.js && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js",
				"start:preact": "node ./scripts/generateColorLess.js && cross-env NODE_ENV=development REACT_ENV=preact bisheng start -c ./site/bisheng.config.js",
				"test": "jest --config .jest.js --no-cache",
				"test-all": "./scripts/test-all.sh",
				"test-node": "jest --config .jest.node.js --no-cache",
				"tsc": "tsc",
				"site:test": "jest --config .jest.site.js --cache=false"
			},
			"husky": {
				"hooks": {
					"pre-commit": "pretty-quick --staged"
				}
			},
			"browserslist": [
				"last 2 version",
				"Firefox ESR",
				"> 1%",
				"ie >= 9"
			],
			"dependencies": {
				"@ant-design/create-react-context": "^0.2.4",
				"@ant-design/icons": "~2.1.1",
				"@ant-design/icons-react": "~2.0.1",
				"@types/react-slick": "^0.23.4",
				"array-tree-filter": "^2.1.0",
				"babel-runtime": "6.x",
				"classnames": "~2.2.6",
				"copy-to-clipboard": "^3.2.0",
				"css-animation": "^1.5.0",
				"dom-closest": "^0.2.0",
				"enquire.js": "^2.1.6",
				"is-mobile": "^2.1.0",
				"lodash": "^4.17.13",
				"moment": "^2.24.0",
				"omit.js": "^1.0.2",
				"prop-types": "^15.7.2",
				"raf": "^3.4.1",
				"rc-animate": "^2.10.2",
				"rc-calendar": "~9.15.7",
				"rc-cascader": "~0.17.4",
				"rc-checkbox": "~2.1.6",
				"rc-collapse": "~1.11.3",
				"rc-dialog": "~7.6.0",
				"rc-drawer": "~3.1.1",
				"rc-dropdown": "~2.4.1",
				"rc-editor-mention": "^1.1.13",
				"rc-form": "^2.4.10",
				"rc-input-number": "~4.5.0",
				"rc-mentions": "~0.4.0",
				"rc-menu": "~7.5.1",
				"rc-notification": "~3.3.1",
				"rc-pagination": "~1.20.11",
				"rc-progress": "~2.5.0",
				"rc-rate": "~2.5.0",
				"rc-resize-observer": "^0.1.0",
				"rc-select": "~9.2.0",
				"rc-slider": "~8.7.1",
				"rc-steps": "~3.5.0",
				"rc-switch": "~1.9.0",
				"rc-table": "~6.10.5",
				"rc-tabs": "~9.7.0",
				"rc-time-picker": "~3.7.1",
				"rc-tooltip": "~3.7.3",
				"rc-tree": "~2.1.0",
				"rc-tree-select": "~2.9.1",
				"rc-trigger": "^2.6.2",
				"rc-upload": "~2.9.1",
				"rc-util": "^4.16.1",
				"react-lazy-load": "^3.0.13",
				"react-lifecycles-compat": "^3.0.4",
				"react-slick": "~0.25.2",
				"resize-observer-polyfill": "^1.5.1",
				"shallowequal": "^1.1.0",
				"warning": "~4.0.3"
			},
			"devDependencies": {
				"@ant-design/colors": "^3.2.2",
				"@ant-design/tools": "^9.0.1",
				"@qixian.cs/github-contributors-list": "^1.0.3",
				"@sentry/browser": "^5.4.0",
				"@stackblitz/sdk": "^1.3.0",
				"@types/classnames": "^2.2.8",
				"@types/gtag.js": "^0.0.3",
				"@types/jest": "^24.0.23",
				"@types/lodash": "^4.14.139",
				"@types/prop-types": "^15.7.1",
				"@types/raf": "^3.4.0",
				"@types/react": "^16.9.0",
				"@types/react-dom": "^16.8.4",
				"@types/shallowequal": "^1.1.1",
				"@types/warning": "^3.0.0",
				"@typescript-eslint/eslint-plugin": "^2.0.0",
				"@typescript-eslint/parser": "~2.23.0",
				"antd-theme-generator": "^1.1.6",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.3.3",
				"bisheng-plugin-antd": "^1.3.1",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.0.0",
				"bisheng-plugin-toc": "^0.4.4",
				"bundlesize": "^0.18.0",
				"chalk": "^3.0.0",
				"cheerio": "^1.0.0-rc.3",
				"cross-env": "^6.0.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.6.3",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.10.0",
				"enzyme-adapter-react-16": "^1.14.0",
				"enzyme-to-json": "^3.3.5",
				"eslint": "^6.1.0",
				"eslint-config-airbnb": "^18.0.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-import": "~2.20.1",
				"eslint-plugin-jest": "^23.0.2",
				"eslint-plugin-jsx-a11y": "^6.2.1",
				"eslint-plugin-markdown": "^1.0.0",
				"eslint-plugin-react": "^7.14.2",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"full-icu": "^1.3.0",
				"glob": "^7.1.4",
				"http-server": "^0.12.0",
				"husky": "^3.0.2",
				"immutability-helper": "^3.0.0",
				"intersection-observer": "^0.7.0",
				"jest": "^25.5.0",
				"jsdom": "^15.1.1",
				"jsonml.js": "^0.1.0",
				"logrocket": "^1.0.0",
				"logrocket-react": "^4.0.0",
				"lz-string": "^1.4.4",
				"mockdate": "^2.0.2",
				"node-fetch": "^2.6.0",
				"preact": "^10.0.0",
				"preact-compat": "^3.18.5",
				"prettier": "^1.17.1",
				"pretty-quick": "^2.0.0",
				"querystring": "^0.2.0",
				"rc-footer": "^0.6.0",
				"rc-queue-anim": "^1.6.12",
				"rc-scroll-anim": "^2.5.8",
				"rc-tween-one": "^2.4.1",
				"react": "^16.5.2",
				"react-color": "^2.17.3",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^10.0.2",
				"react-dnd-html5-backend": "^10.0.2",
				"react-dom": "^16.5.2",
				"react-github-button": "^0.1.11",
				"react-helmet-async": "^1.0.4",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.4",
				"react-intl": "^3.1.1",
				"react-resizable": "^1.8.0",
				"react-router": "^3.2.3",
				"react-router-dom": "^5.0.1",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.8.6",
				"react-virtualized": "~9.21.1",
				"reqwest": "^2.0.5",
				"rimraf": "^3.0.0",
				"scrollama": "^2.0.0",
				"simple-git": "^1.113.0",
				"stylelint": "^12.0.0",
				"stylelint-config-prettier": "^8.0.0",
				"stylelint-config-rational-order": "^0.1.2",
				"stylelint-config-standard": "^19.0.0",
				"stylelint-declaration-block-no-ignored-properties": "^2.1.0",
				"stylelint-order": "^4.0.0",
				"typescript": "~3.8.3",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.2.0",
				"yaml-front-matter": "^4.0.0"
			},
			"peerDependencies": {
				"react": ">=16.0.0",
				"react-dom": ">=16.0.0"
			},
			"publishConfig": {
				"registry": "https://registry.npmjs.org/"
			},
			"bundlesize": [
				{
					"path": "./dist/antd.min.js",
					"maxSize": "540 kB"
				},
				{
					"path": "./dist/antd.min.css",
					"maxSize": "60 kB"
				}
			],
			"title": "Ant Design",
			"readmeFilename": "README.md",
			"gitHead": "9838fc58434956982eb021014053fa410ae36c3d",
			"_id": "antd@3.26.18",
			"_nodeVersion": "12.16.1",
			"_npmVersion": "6.13.4",
			"dist": {
				"integrity": "sha512-TPuacNJJNPji+LnapU46uWGqi+6JlyH75paMNs95IH0F7gGYtp4oSkua88gGsoAaUbDxTIF+cWI9mdIsr7ywlw==",
				"shasum": "541e26a6865dd20e5d192027c45599b963146e67",
				"tarball": "https://registry.npmjs.org/antd/-/antd-3.26.18.tgz",
				"fileCount": 2652,
				"unpackedSize": 47284131,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe5kPECRA9TVsSAnZWagAAlA0P/2QsKErTdHcn9c6zhD3U\nTYYxgKjdtTsnFV2BfFN8+s0RT/o94mcxMGDPE5jzRrEd12dBBpxqoFbhFcqG\nxgiCtWY0kHjB3lHEJ754q6+P7654bJU3n2lA3WpXreYnyDNqLfMUf7QiZAzH\nEEiNsx4/FT/xjE0JXKhoIjxhYWz5lfQ2/mmT9qW6QVRGcrHpbG/MmXyvMTaa\no5e32uJaApCexnzVGaAvqc8IZJV6i5fgwnsgYo/X2usEMRUCEWsl2jCPboiq\nn0agUyGk1bK4xMixkiMwBzSS8Dmo5sCar9sq5btBy4knkSXGr6dvhe1yeVO9\nZU01gI2MCDuaIugNIq/nJRlz2YbeQu9+138wct/YRQstzFA5KeE4KMYHOHOw\nw12490gDJUtsR+y25A5b8FP8ukD9zq3k7gltfdqJHWfWnTtZw61L8vm0yDe3\nf5qBSodUIPej5kFhxuvNtb33xaiUEinIZ1mStEHCQ75Ly2GZGw2UAh8PxlqB\nyh8bAe4joE4SmxgGTKvWSyWKnziqThsHo/+2uOQaCN4V/9JFPaAZAjX6bBjY\nXo142bPtwT+QzIUWwyEC0Zzj3qmpZxfOE1/6lF/HrbVb6u6uA4IFF3zCIrK5\nYqXaR0AbvSVjj/7jxX2MKDPoGnn9L72bWTSGzaR8Ipz307dUrTiYEkWx4wtt\n8ccA\r\n=OBAN\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "07akioni2@gmail.com",
					"name": "07akioni"
				},
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "ikobe621@gmail.com",
					"name": "ikobe"
				},
				{
					"email": "picodoth@gmail.com",
					"name": "picodoth"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "07akioni",
				"email": "07akioni2@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_3.26.18_1592148931273_0.2650752400389238"
			},
			"_hasShrinkwrap": false
		},
		"4.3.5": {
			"name": "antd",
			"version": "4.3.5",
			"description": "An enterprise-class UI design language and React components implementation",
			"keywords": [
				"ant",
				"component",
				"components",
				"design",
				"framework",
				"frontend",
				"react",
				"react-component",
				"ui"
			],
			"homepage": "https://ant.design/",
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"license": "MIT",
			"contributors": [
				{
					"name": "ant"
				}
			],
			"funding": {
				"type": "opencollective",
				"url": "https://opencollective.com/ant-design"
			},
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"main": "lib/index.js",
			"module": "es/index.js",
			"unpkg": "dist/antd.min.js",
			"typings": "lib/index.d.ts",
			"scripts": {
				"api-collection": "antd-tools run api-collection",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"build": "npm run compile && NODE_OPTIONS='--max-old-space-size=4096' npm run dist",
				"bundlesize": "bundlesize",
				"check-commit": "node ./scripts/check-commit",
				"prestart": "npm run version",
				"precompile": "npm run version",
				"pretest": "npm run version",
				"predist": "npm run version",
				"presite": "npm run version",
				"color-less": "node ./scripts/generate-color-less",
				"compile": "antd-tools run compile",
				"compile:less": "antd-tools run compile:less",
				"changelog": "node ./scripts/print-changelog",
				"predeploy": "antd-tools run clean && npm run site && cp CNAME _site && cp -r .circleci/ .github/ _site && npm run site:test",
				"deploy": "bisheng gh-pages --push-only --dotfiles",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"dist": "antd-tools run dist",
				"lint": "npm run tsc && npm run lint:script && npm run lint:demo && npm run lint:style && npm run lint:deps && npm run lint:md",
				"lint-fix": "npm run lint-fix:script && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:script": "npm run lint:script -- --fix",
				"lint-fix:style": "npm run lint:style -- --fix",
				"lint:demo": "eslint components/*/demo/*.md",
				"lint:deps": "antd-tools run deps-lint",
				"lint:md": "remark . -f -q",
				"lint:script": "eslint . --ext '.js,.jsx,.ts,.tsx'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"pre-publish": "npm run test-all -- --skip-build",
				"prettier": "prettier -c --write '**/*'",
				"pretty-quick": "pretty-quick",
				"pub": "npm run version && antd-tools run pub",
				"prepublishOnly": "antd-tools run guard",
				"site": "cross-env NODE_ICU_DATA=node_modules/full-icu ESBUILD=1 concurrently \"bisheng build --ssr -c ./site/bisheng.config.js\" \"npm run color-less\"",
				"sort": "npx sort-package-json",
				"sort-api": "antd-tools run sort-api-table",
				"start": "antd-tools run clean && cross-env NODE_ENV=development concurrently \"npm run color-less\" \"bisheng start -c ./site/bisheng.config.js\"",
				"start:preact": "antd-tools run clean && cross-env NODE_ENV=development REACT_ENV=preact concurrently \"npm run color-less\" \"bisheng start -c ./site/bisheng.config.js\"",
				"test": "jest --config .jest.js --no-cache",
				"test:update": "jest --config .jest.js --no-cache --update-snapshot",
				"test-all": "./scripts/test-all.sh",
				"test-node": "jest --config .jest.node.js --no-cache",
				"tsc": "tsc --noEmit",
				"site:test": "jest --config .jest.site.js --cache=false",
				"test-image": "npm run compile:less && docker-compose run tests",
				"version": "node ./scripts/generate-version"
			},
			"husky": {
				"hooks": {
					"pre-commit": "pretty-quick --staged"
				}
			},
			"browserslist": [
				"last 2 versions",
				"Firefox ESR",
				"> 1%",
				"ie >= 11"
			],
			"dependencies": {
				"@ant-design/css-animation": "^1.7.2",
				"@ant-design/icons": "^4.2.1",
				"@ant-design/react-slick": "~0.26.1",
				"array-tree-filter": "^2.1.0",
				"classnames": "^2.2.6",
				"copy-to-clipboard": "^3.2.0",
				"lodash": "^4.17.13",
				"moment": "^2.25.3",
				"omit.js": "^1.0.2",
				"raf": "^3.4.1",
				"rc-animate": "~3.1.0",
				"rc-cascader": "~1.2.0",
				"rc-checkbox": "~2.2.0",
				"rc-collapse": "~2.0.0",
				"rc-dialog": "~8.0.0",
				"rc-drawer": "~4.0.0",
				"rc-dropdown": "~3.1.2",
				"rc-field-form": "~1.4.1",
				"rc-input-number": "~5.0.0",
				"rc-mentions": "~1.2.0",
				"rc-menu": "~8.3.0",
				"rc-notification": "~4.4.0",
				"rc-pagination": "~2.2.5",
				"rc-picker": "~1.6.1",
				"rc-progress": "~3.0.0",
				"rc-rate": "~2.7.0",
				"rc-resize-observer": "^0.2.3",
				"rc-select": "~11.0.0",
				"rc-slider": "~9.3.0",
				"rc-steps": "~4.0.0",
				"rc-switch": "~3.2.0",
				"rc-table": "~7.8.0",
				"rc-tabs": "~11.4.1",
				"rc-tooltip": "~4.2.0",
				"rc-tree": "~3.3.0",
				"rc-tree-select": "~4.0.0",
				"rc-trigger": "~4.3.0",
				"rc-upload": "~3.2.0",
				"rc-util": "^5.0.1",
				"scroll-into-view-if-needed": "^2.2.25",
				"warning": "^4.0.3"
			},
			"devDependencies": {
				"@ant-design/bisheng-plugin": "^2.3.0",
				"@ant-design/colors": "^4.0.0",
				"@ant-design/hitu": "^0.0.0-alpha.13",
				"@ant-design/tools": "^9.0.0",
				"@bundle-analyzer/webpack-plugin": "^0.5.1",
				"@qixian.cs/github-contributors-list": "^1.0.3",
				"@stackblitz/sdk": "^1.3.0",
				"@types/classnames": "^2.2.8",
				"@types/enzyme": "^3.10.5",
				"@types/gtag.js": "^0.0.3",
				"@types/jest": "^26.0.0",
				"@types/jest-image-snapshot": "^3.1.0",
				"@types/lodash": "^4.14.139",
				"@types/puppeteer": "^3.0.0",
				"@types/raf": "^3.4.0",
				"@types/react": "^16.9.21",
				"@types/react-color": "^3.0.1",
				"@types/react-dom": "^16.9.5",
				"@types/warning": "^3.0.0",
				"@typescript-eslint/eslint-plugin": "^3.0.0",
				"@typescript-eslint/parser": "^3.0.0",
				"antd-img-crop": "^3.1.1",
				"antd-pro-merge-less": "^3.0.9",
				"antd-theme-generator": "^1.2.3",
				"array-move": "^2.2.1",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.5.3",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.1.0",
				"bisheng-plugin-toc": "^0.4.4",
				"bundlesize": "^0.18.0",
				"chalk": "^4.0.0",
				"cheerio": "^1.0.0-rc.3",
				"concurrently": "^5.0.2",
				"cross-env": "^7.0.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.6.3",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.10.0",
				"enzyme-adapter-react-16": "^1.14.0",
				"enzyme-to-json": "^3.3.5",
				"esbuild-webpack-plugin": "^1.0.0",
				"eslint": "~7.2.0",
				"eslint-config-airbnb": "^18.0.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-import": "^2.21.1",
				"eslint-plugin-jest": "^23.0.2",
				"eslint-plugin-jsx-a11y": "^6.2.1",
				"eslint-plugin-markdown": "^1.0.0",
				"eslint-plugin-react": "^7.14.2",
				"eslint-plugin-react-hooks": "^4.0.0",
				"eslint-plugin-unicorn": "^20.0.0",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"fs-extra": "^9.0.0",
				"full-icu": "^1.3.0",
				"glob": "^7.1.4",
				"http-server": "^0.12.0",
				"husky": "^4.0.3",
				"identity-obj-proxy": "^3.0.0",
				"ignore-emit-webpack-plugin": "^2.0.2",
				"immutability-helper": "^3.0.0",
				"inquirer": "^7.1.0",
				"intersection-observer": "^0.10.0",
				"jest": "^26.0.0",
				"jest-image-snapshot": "^4.0.0",
				"jest-stare": "^2.0.1",
				"jquery": "^3.4.1",
				"jsdom": "^16.0.0",
				"jsonml.js": "^0.1.0",
				"less-vars-to-js": "^1.3.0",
				"logrocket": "^1.0.0",
				"logrocket-react": "^4.0.0",
				"lz-string": "^1.4.4",
				"mockdate": "^3.0.0",
				"node-fetch": "^2.6.0",
				"open": "^7.0.3",
				"preact": "^10.0.0",
				"preact-compat": "^3.18.5",
				"prettier": "^2.0.1",
				"pretty-quick": "^2.0.0",
				"querystring": "^0.2.0",
				"rc-footer": "^0.6.3",
				"rc-queue-anim": "^1.6.12",
				"rc-scroll-anim": "^2.5.8",
				"rc-tween-one": "^2.4.1",
				"rc-virtual-list": "^1.1.0",
				"react": "^16.9.0",
				"react-color": "^2.17.3",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^11.1.1",
				"react-dnd-html5-backend": "^11.1.1",
				"react-dom": "^16.9.0",
				"react-github-button": "^0.1.11",
				"react-helmet-async": "^1.0.4",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.4",
				"react-intl": "^4.1.1",
				"react-resizable": "^1.8.0",
				"react-router-dom": "^5.0.1",
				"react-sortable-hoc": "^1.11.0",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.8.6",
				"react-text-loop": "^2.3.0",
				"react-virtualized": "~9.21.1",
				"react-window": "^1.8.5",
				"remark": "^12.0.0",
				"remark-cli": "^8.0.0",
				"remark-lint": "^7.0.0",
				"remark-preset-lint-recommended": "^4.0.0",
				"reqwest": "^2.0.5",
				"rimraf": "^3.0.0",
				"scrollama": "^2.0.0",
				"simple-git": "^2.0.0",
				"string-replace-loader": "^2.3.0",
				"stylelint": "^13.0.0",
				"stylelint-config-prettier": "^8.0.0",
				"stylelint-config-rational-order": "^0.1.2",
				"stylelint-config-standard": "^20.0.0",
				"stylelint-declaration-block-no-ignored-properties": "^2.1.0",
				"stylelint-order": "^4.0.0",
				"theme-switcher": "^1.0.2",
				"typescript": "~3.9.2",
				"webpack-bundle-analyzer": "^3.6.0",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.2.0",
				"yaml-front-matter": "^4.0.0"
			},
			"peerDependencies": {
				"react": ">=16.9.0",
				"react-dom": ">=16.9.0"
			},
			"publishConfig": {
				"registry": "https://registry.npmjs.org/"
			},
			"bundlesize": [
				{
					"path": "./dist/antd.min.js",
					"maxSize": "300 kB"
				},
				{
					"path": "./dist/antd.min.css",
					"maxSize": "65 kB"
				},
				{
					"path": "./dist/antd.dark.min.css",
					"maxSize": "65 kB"
				},
				{
					"path": "./dist/antd.compact.min.css",
					"maxSize": "65 kB"
				}
			],
			"tnpm": {
				"mode": "npm"
			},
			"title": "Ant Design",
			"gitHead": "b6e2a39b99fd3defc0ce7bca16c3e516ef8e2364",
			"_id": "antd@4.3.5",
			"_nodeVersion": "12.14.1",
			"_npmVersion": "6.14.5",
			"dist": {
				"integrity": "sha512-C1qILCKh+G7q06wtm4uqmyvqzAzAaDKKzuTO0BO+rtUbSATjzbUg2Bp5byDEw0ThUGTWfJEQ0J7HZHh0FgiaJA==",
				"shasum": "1bafbc2920a1b5266bcd46496532578b2fd0f98e",
				"tarball": "https://registry.npmjs.org/antd/-/antd-4.3.5.tgz",
				"fileCount": 2924,
				"unpackedSize": 40405065,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe7xSjCRA9TVsSAnZWagAAnaUP/1ntUIL4LA3Hz7ISpU4K\ndGrr9WNnIocE8kumTJcwUX0ruuRup7tz2Z0vsUQw4MD0gCEMvynbMX6xzrCF\nKsHLM6C7P5OsFu6OPstr7fQW3VEpPUppYoWfZvb6Fm3Tw6fizk0GvYTXAYPM\n2rKf05vC8MbndJh2TQmNOrri5tcw83VaGKWKMNDUUO34EVSHRNMmcOPiFIAm\nxcCusGhbPVOByCElqyaBrMombvLVy6fzEhcvs2PNHbjK6zmKD/eq7llf7Gkz\n8sftk2jbCd+AC/EckDHsQOqO9H4ephgfxZG5qYUc2oWrO0puIcwqbU+7iA2W\niDOS4jmmZTw6vrE6pEjbPrzZ7O/y3nd/01p79O0BxcK/uig7vBwTwBo5uNJ1\nz8/na8Uahc4jZJQhIHYY52u88lam4gE5CazRHVRiUJ51Vz6WVlt/K0ZAWXCD\nJ8i3fcS9iunCCh9R42ErTTWBLlS1QHI/PApeQ26qxGKh4kmpyZVwgIgicB5F\n65tsRdjlJrl5IxaDr3y9TNXNG19p4wSFnWhBndIVmFBOdnOZBEMH98vRdkOd\nifi1H0cyHSjf1hbwYAq1t7s9F+9DaxPNyvL1jEQPm2Woz8vtZNBiGDlf9FPH\ncn77E2bOb8xl4cSnD5sP2iVE/oiaeMwxrWG7yUSTj1rlUxgFPoosDUIVM0qp\nzAQz\r\n=h5bK\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "07akioni2@gmail.com",
					"name": "07akioni"
				},
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_4.3.5_1592726690739_0.4586092473144272"
			},
			"_hasShrinkwrap": false
		},
		"4.4.0": {
			"name": "antd",
			"version": "4.4.0",
			"description": "An enterprise-class UI design language and React components implementation",
			"keywords": [
				"ant",
				"component",
				"components",
				"design",
				"framework",
				"frontend",
				"react",
				"react-component",
				"ui"
			],
			"homepage": "https://ant.design/",
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"license": "MIT",
			"contributors": [
				{
					"name": "ant"
				}
			],
			"funding": {
				"type": "opencollective",
				"url": "https://opencollective.com/ant-design"
			},
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"main": "lib/index.js",
			"module": "es/index.js",
			"unpkg": "dist/antd.min.js",
			"typings": "lib/index.d.ts",
			"scripts": {
				"api-collection": "antd-tools run api-collection",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"build": "npm run compile && NODE_OPTIONS='--max-old-space-size=4096' npm run dist",
				"bundlesize": "bundlesize",
				"check-commit": "node ./scripts/check-commit",
				"prestart": "npm run version",
				"precompile": "npm run version",
				"pretest": "npm run version",
				"predist": "npm run version",
				"presite": "npm run version",
				"color-less": "node ./scripts/generate-color-less",
				"compile": "antd-tools run compile",
				"compile:less": "antd-tools run compile:less",
				"changelog": "node ./scripts/print-changelog",
				"predeploy": "antd-tools run clean && npm run site && cp CNAME _site && cp -r .circleci/ .github/ _site && npm run site:test",
				"deploy": "bisheng gh-pages --push-only --dotfiles",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"dist": "antd-tools run dist",
				"lint": "npm run tsc && npm run lint:script && npm run lint:demo && npm run lint:style && npm run lint:deps && npm run lint:md",
				"lint-fix": "npm run lint-fix:script && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:script": "npm run lint:script -- --fix",
				"lint-fix:style": "npm run lint:style -- --fix",
				"lint:demo": "eslint components/*/demo/*.md",
				"lint:deps": "antd-tools run deps-lint",
				"lint:md": "remark . -f -q",
				"lint:script": "eslint . --ext '.js,.jsx,.ts,.tsx'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"pre-publish": "npm run test-all -- --skip-build",
				"prettier": "prettier -c --write '**/*'",
				"pretty-quick": "pretty-quick",
				"pub": "npm run version && antd-tools run pub",
				"prepublishOnly": "antd-tools run guard",
				"site": "cross-env NODE_ICU_DATA=node_modules/full-icu ESBUILD=1 concurrently \"bisheng build --ssr -c ./site/bisheng.config.js\" \"npm run color-less\"",
				"sort": "npx sort-package-json",
				"sort-api": "antd-tools run sort-api-table",
				"start": "antd-tools run clean && cross-env NODE_ENV=development concurrently \"npm run color-less\" \"bisheng start -c ./site/bisheng.config.js\"",
				"start:preact": "antd-tools run clean && cross-env NODE_ENV=development REACT_ENV=preact concurrently \"npm run color-less\" \"bisheng start -c ./site/bisheng.config.js\"",
				"test": "jest --config .jest.js --no-cache",
				"test:update": "jest --config .jest.js --no-cache --update-snapshot",
				"test-all": "./scripts/test-all.sh",
				"test-node": "jest --config .jest.node.js --no-cache",
				"tsc": "tsc --noEmit",
				"site:test": "jest --config .jest.site.js --cache=false",
				"test-image": "npm run compile:less && docker-compose run tests",
				"version": "node ./scripts/generate-version"
			},
			"husky": {
				"hooks": {
					"pre-commit": "pretty-quick --staged"
				}
			},
			"browserslist": [
				"last 2 versions",
				"Firefox ESR",
				"> 1%",
				"ie >= 11"
			],
			"dependencies": {
				"@ant-design/css-animation": "^1.7.2",
				"@ant-design/icons": "^4.2.1",
				"@ant-design/react-slick": "~0.26.1",
				"array-tree-filter": "^2.1.0",
				"classnames": "^2.2.6",
				"copy-to-clipboard": "^3.2.0",
				"lodash": "^4.17.13",
				"moment": "^2.25.3",
				"omit.js": "^1.0.2",
				"raf": "^3.4.1",
				"rc-animate": "~3.1.0",
				"rc-cascader": "~1.3.0",
				"rc-checkbox": "~2.2.0",
				"rc-collapse": "~2.0.0",
				"rc-dialog": "~8.0.0",
				"rc-drawer": "~4.1.0",
				"rc-dropdown": "~3.1.2",
				"rc-field-form": "~1.5.0",
				"rc-input-number": "~5.1.0",
				"rc-mentions": "~1.3.0",
				"rc-menu": "~8.3.0",
				"rc-notification": "~4.4.0",
				"rc-pagination": "~2.4.1",
				"rc-picker": "~1.10.0",
				"rc-progress": "~3.0.0",
				"rc-rate": "~2.8.2",
				"rc-resize-observer": "^0.2.3",
				"rc-select": "~11.0.0",
				"rc-slider": "~9.3.0",
				"rc-steps": "~4.0.1",
				"rc-switch": "~3.2.0",
				"rc-table": "~7.8.0",
				"rc-tabs": "~11.5.0",
				"rc-textarea": "~0.2.2",
				"rc-tooltip": "~4.2.0",
				"rc-tree": "~3.6.0",
				"rc-tree-select": "~4.0.2",
				"rc-trigger": "~4.3.0",
				"rc-upload": "~3.2.0",
				"rc-util": "^5.0.1",
				"scroll-into-view-if-needed": "^2.2.25",
				"warning": "^4.0.3"
			},
			"devDependencies": {
				"@ant-design/bisheng-plugin": "^2.3.0",
				"@ant-design/colors": "^4.0.0",
				"@ant-design/hitu": "^0.0.0-alpha.13",
				"@ant-design/tools": "^9.0.0",
				"@bundle-analyzer/webpack-plugin": "^0.5.1",
				"@qixian.cs/github-contributors-list": "^1.0.3",
				"@stackblitz/sdk": "^1.3.0",
				"@types/classnames": "^2.2.8",
				"@types/enzyme": "^3.10.5",
				"@types/gtag.js": "^0.0.3",
				"@types/jest": "^26.0.0",
				"@types/jest-image-snapshot": "^3.1.0",
				"@types/lodash": "^4.14.139",
				"@types/puppeteer": "^3.0.0",
				"@types/raf": "^3.4.0",
				"@types/react": "^16.9.21",
				"@types/react-color": "^3.0.1",
				"@types/react-dom": "^16.9.5",
				"@types/warning": "^3.0.0",
				"@typescript-eslint/eslint-plugin": "^3.0.0",
				"@typescript-eslint/parser": "^3.0.0",
				"antd-img-crop": "^3.1.1",
				"antd-pro-merge-less": "^3.0.9",
				"antd-theme-generator": "^1.2.3",
				"array-move": "^2.2.1",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.5.3",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.1.0",
				"bisheng-plugin-toc": "^0.4.4",
				"bundlesize": "^0.18.0",
				"chalk": "^4.0.0",
				"cheerio": "^1.0.0-rc.3",
				"concurrently": "^5.0.2",
				"cross-env": "^7.0.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.6.3",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.10.0",
				"enzyme-adapter-react-16": "^1.14.0",
				"enzyme-to-json": "^3.3.5",
				"esbuild-webpack-plugin": "^1.0.0",
				"eslint": "^7.3.1",
				"eslint-config-airbnb": "^18.0.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-import": "^2.21.1",
				"eslint-plugin-jest": "^23.0.2",
				"eslint-plugin-jsx-a11y": "^6.2.1",
				"eslint-plugin-markdown": "^1.0.0",
				"eslint-plugin-react": "^7.14.2",
				"eslint-plugin-react-hooks": "^4.0.0",
				"eslint-plugin-unicorn": "^20.0.0",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"fs-extra": "^9.0.0",
				"full-icu": "^1.3.0",
				"glob": "^7.1.4",
				"http-server": "^0.12.0",
				"husky": "^4.0.3",
				"identity-obj-proxy": "^3.0.0",
				"ignore-emit-webpack-plugin": "^2.0.2",
				"immutability-helper": "^3.0.0",
				"inquirer": "^7.1.0",
				"intersection-observer": "^0.11.0",
				"jest": "^26.0.0",
				"jest-image-snapshot": "^4.0.0",
				"jest-stare": "^2.0.1",
				"jquery": "^3.4.1",
				"jsdom": "^16.0.0",
				"jsonml.js": "^0.1.0",
				"less-vars-to-js": "^1.3.0",
				"logrocket": "^1.0.0",
				"logrocket-react": "^4.0.0",
				"lz-string": "^1.4.4",
				"mockdate": "^3.0.0",
				"node-fetch": "^2.6.0",
				"open": "^7.0.3",
				"preact": "^10.0.0",
				"preact-compat": "^3.18.5",
				"prettier": "^2.0.1",
				"pretty-quick": "^2.0.0",
				"querystring": "^0.2.0",
				"rc-footer": "^0.6.3",
				"rc-queue-anim": "^1.6.12",
				"rc-scroll-anim": "^2.5.8",
				"rc-tween-one": "^2.4.1",
				"rc-virtual-list": "^1.1.0",
				"react": "^16.9.0",
				"react-color": "^2.17.3",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^11.1.1",
				"react-dnd-html5-backend": "^11.1.1",
				"react-dom": "^16.9.0",
				"react-github-button": "^0.1.11",
				"react-helmet-async": "^1.0.4",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.4",
				"react-intl": "^4.1.1",
				"react-resizable": "^1.8.0",
				"react-router-dom": "^5.0.1",
				"react-sortable-hoc": "^1.11.0",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.8.6",
				"react-text-loop": "^2.3.0",
				"react-virtualized": "~9.21.1",
				"react-window": "^1.8.5",
				"remark": "^12.0.0",
				"remark-cli": "^8.0.0",
				"remark-lint": "^7.0.0",
				"remark-preset-lint-recommended": "^4.0.0",
				"reqwest": "^2.0.5",
				"rimraf": "^3.0.0",
				"scrollama": "^2.0.0",
				"simple-git": "^2.0.0",
				"string-replace-loader": "^2.3.0",
				"stylelint": "^13.0.0",
				"stylelint-config-prettier": "^8.0.0",
				"stylelint-config-rational-order": "^0.1.2",
				"stylelint-config-standard": "^20.0.0",
				"stylelint-declaration-block-no-ignored-properties": "^2.1.0",
				"stylelint-order": "^4.0.0",
				"theme-switcher": "^1.0.2",
				"typescript": "~3.9.2",
				"webpack-bundle-analyzer": "^3.6.0",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.2.0",
				"yaml-front-matter": "^4.0.0"
			},
			"peerDependencies": {
				"react": ">=16.9.0",
				"react-dom": ">=16.9.0"
			},
			"publishConfig": {
				"registry": "https://registry.npmjs.org/"
			},
			"bundlesize": [
				{
					"path": "./dist/antd.min.js",
					"maxSize": "300 kB"
				},
				{
					"path": "./dist/antd.min.css",
					"maxSize": "65 kB"
				},
				{
					"path": "./dist/antd.dark.min.css",
					"maxSize": "65 kB"
				},
				{
					"path": "./dist/antd.compact.min.css",
					"maxSize": "65 kB"
				}
			],
			"tnpm": {
				"mode": "npm"
			},
			"title": "Ant Design",
			"gitHead": "39e7f4b8990bbe36805a8b723da23c1ba89c8b89",
			"_id": "antd@4.4.0",
			"_nodeVersion": "12.18.1",
			"_npmVersion": "6.14.5",
			"dist": {
				"integrity": "sha512-/dvQL5YRZabxLalzT5kdyZrmRzUz0zOORsAiqUJiYAwo74L0hDTMfNG6zT+D7RiaYjnaYxISMzRkxaUFoQpZIg==",
				"shasum": "10df07ad1bb30d54ffbd45926107f3f399f96e89",
				"tarball": "https://registry.npmjs.org/antd/-/antd-4.4.0.tgz",
				"fileCount": 2936,
				"unpackedSize": 39799121,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe+agYCRA9TVsSAnZWagAAZeMP/1TH/tBndPMQTIE1y6fl\nHmjONUGv+RKIakVBp2bH9umfOTUy5BHnyCUoFCghNSeQoAEo08LOWbxtekiC\nS2LRFbkmS8VytjDOqIPjzvJOVCfTN3pFgKOzheSorQUe8rY/03Q2JaTNF672\np3OIWc6T5vIB0MzWh3wC8GP6pJ2SKInAzjQ4y5DbnBGvpG8v7KXgDHxOo2jE\nEHYt003XzflCkLR7HFdaATqE6ZuZron+pKpUjdMhLrmBNIMPtNCtCCh3np+a\nCnkdhcPwG9BXBfjZLu3nM8YGLCdelCLVPeMWUfmIYTwycDm+2VSFDMm7cIo2\nT/S1J0FmZ9MWcKHSu36JeruZ+Y0aRzRdE1cYHJuFdotWeIH1TvsCpva3Ujgp\n4fK2nTNY/H/UTGt/UsnDKNSIMAZU3CHGhZ2SzbKmfGoX8FnCsKk/dSnn87dl\n4rahG9Y+BXo+WX1bZ/JcxxHfCmPLkDTn6EMT8XwXI/v5cy+lTCrLp9AG+edv\nzYSJehoxX0v9tl2KRX91HUHbw1Wpa/ML/9XkJBneqNoi1zH+PSAZjABuQ6kn\nV3WVBKdiU4Ev5FDALqq+obwKdyt/xdv3t0YdYFuv/BqhC6FpwPQtmhhOtEyJ\nopOnBy0hEX71DvdeEOGXSunvBIroFkWrIB2T6AbokVDcawVxADlpKdRGnSCF\nRe4A\r\n=47Sd\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "07akioni2@gmail.com",
					"name": "07akioni"
				},
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "chenshuai2144",
				"email": "wasd2144@hotmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_4.4.0_1593419799820_0.3337120560659521"
			},
			"_hasShrinkwrap": false
		},
		"4.4.1": {
			"name": "antd",
			"version": "4.4.1",
			"description": "An enterprise-class UI design language and React components implementation",
			"keywords": [
				"ant",
				"component",
				"components",
				"design",
				"framework",
				"frontend",
				"react",
				"react-component",
				"ui"
			],
			"homepage": "https://ant.design/",
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"license": "MIT",
			"contributors": [
				{
					"name": "ant"
				}
			],
			"funding": {
				"type": "opencollective",
				"url": "https://opencollective.com/ant-design"
			},
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"main": "lib/index.js",
			"module": "es/index.js",
			"unpkg": "dist/antd.min.js",
			"typings": "lib/index.d.ts",
			"scripts": {
				"api-collection": "antd-tools run api-collection",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"build": "npm run compile && NODE_OPTIONS='--max-old-space-size=4096' npm run dist",
				"bundlesize": "bundlesize",
				"check-commit": "node ./scripts/check-commit",
				"prestart": "npm run version",
				"precompile": "npm run version",
				"pretest": "npm run version",
				"predist": "npm run version",
				"presite": "npm run version",
				"color-less": "node ./scripts/generate-color-less",
				"compile": "antd-tools run compile",
				"compile:less": "antd-tools run compile:less",
				"changelog": "node ./scripts/print-changelog",
				"predeploy": "antd-tools run clean && npm run site && cp CNAME _site && cp -r .circleci/ .github/ _site && npm run site:test",
				"deploy": "bisheng gh-pages --push-only --dotfiles",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"dist": "antd-tools run dist",
				"lint": "npm run tsc && npm run lint:script && npm run lint:demo && npm run lint:style && npm run lint:deps && npm run lint:md",
				"lint-fix": "npm run lint-fix:script && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:script": "npm run lint:script -- --fix",
				"lint-fix:style": "npm run lint:style -- --fix",
				"lint:demo": "eslint components/*/demo/*.md",
				"lint:deps": "antd-tools run deps-lint",
				"lint:md": "remark . -f -q",
				"lint:script": "eslint . --ext '.js,.jsx,.ts,.tsx'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"pre-publish": "npm run test-all -- --skip-build",
				"prettier": "prettier -c --write '**/*'",
				"pretty-quick": "pretty-quick",
				"pub": "npm run version && antd-tools run pub",
				"prepublishOnly": "antd-tools run guard",
				"site": "cross-env NODE_ICU_DATA=node_modules/full-icu ESBUILD=1 concurrently \"bisheng build --ssr -c ./site/bisheng.config.js\" \"npm run color-less\"",
				"sort": "npx sort-package-json",
				"sort-api": "antd-tools run sort-api-table",
				"start": "antd-tools run clean && cross-env NODE_ENV=development concurrently \"npm run color-less\" \"bisheng start -c ./site/bisheng.config.js\"",
				"start:preact": "antd-tools run clean && cross-env NODE_ENV=development REACT_ENV=preact concurrently \"npm run color-less\" \"bisheng start -c ./site/bisheng.config.js\"",
				"test": "jest --config .jest.js --no-cache",
				"test:update": "jest --config .jest.js --no-cache --update-snapshot",
				"test-all": "./scripts/test-all.sh",
				"test-node": "jest --config .jest.node.js --no-cache",
				"tsc": "tsc --noEmit",
				"site:test": "jest --config .jest.site.js --cache=false",
				"test-image": "npm run compile:less && docker-compose run tests",
				"version": "node ./scripts/generate-version"
			},
			"husky": {
				"hooks": {
					"pre-commit": "pretty-quick --staged"
				}
			},
			"browserslist": [
				"last 2 versions",
				"Firefox ESR",
				"> 1%",
				"ie >= 11"
			],
			"dependencies": {
				"@ant-design/css-animation": "^1.7.2",
				"@ant-design/icons": "^4.2.1",
				"@ant-design/react-slick": "~0.26.1",
				"array-tree-filter": "^2.1.0",
				"classnames": "^2.2.6",
				"copy-to-clipboard": "^3.2.0",
				"lodash": "^4.17.13",
				"moment": "^2.25.3",
				"omit.js": "^1.0.2",
				"raf": "^3.4.1",
				"rc-animate": "~3.1.0",
				"rc-cascader": "~1.3.0",
				"rc-checkbox": "~2.2.0",
				"rc-collapse": "~2.0.0",
				"rc-dialog": "~8.0.0",
				"rc-drawer": "~4.1.0",
				"rc-dropdown": "~3.1.2",
				"rc-field-form": "~1.5.0",
				"rc-input-number": "~5.1.0",
				"rc-mentions": "~1.3.0",
				"rc-menu": "~8.4.1",
				"rc-notification": "~4.4.0",
				"rc-pagination": "~2.4.1",
				"rc-picker": "~1.10.6",
				"rc-progress": "~3.0.0",
				"rc-rate": "~2.8.2",
				"rc-resize-observer": "^0.2.3",
				"rc-select": "~11.0.0",
				"rc-slider": "~9.3.0",
				"rc-steps": "~4.0.1",
				"rc-switch": "~3.2.0",
				"rc-table": "~7.8.0",
				"rc-tabs": "~11.5.0",
				"rc-textarea": "~0.2.2",
				"rc-tooltip": "~4.2.0",
				"rc-tree": "~3.6.0",
				"rc-tree-select": "~4.0.2",
				"rc-trigger": "~4.3.0",
				"rc-upload": "~3.2.0",
				"rc-util": "^5.0.1",
				"scroll-into-view-if-needed": "^2.2.25",
				"warning": "^4.0.3"
			},
			"devDependencies": {
				"@ant-design/bisheng-plugin": "^2.3.0",
				"@ant-design/colors": "^4.0.0",
				"@ant-design/hitu": "^0.0.0-alpha.13",
				"@ant-design/tools": "^9.0.0",
				"@bundle-analyzer/webpack-plugin": "^0.5.1",
				"@qixian.cs/github-contributors-list": "^1.0.3",
				"@stackblitz/sdk": "^1.3.0",
				"@types/classnames": "^2.2.8",
				"@types/enzyme": "^3.10.5",
				"@types/gtag.js": "^0.0.3",
				"@types/jest": "^26.0.0",
				"@types/jest-image-snapshot": "^3.1.0",
				"@types/lodash": "^4.14.139",
				"@types/puppeteer": "^3.0.0",
				"@types/raf": "^3.4.0",
				"@types/react": "^16.9.21",
				"@types/react-color": "^3.0.1",
				"@types/react-dom": "^16.9.5",
				"@types/warning": "^3.0.0",
				"@typescript-eslint/eslint-plugin": "^3.0.0",
				"@typescript-eslint/parser": "^3.0.0",
				"antd-img-crop": "^3.1.1",
				"antd-pro-merge-less": "^3.0.9",
				"antd-theme-generator": "^1.2.3",
				"array-move": "^2.2.1",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.5.3",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.1.0",
				"bisheng-plugin-toc": "^0.4.4",
				"bundlesize": "^0.18.0",
				"chalk": "^4.0.0",
				"cheerio": "^1.0.0-rc.3",
				"concurrently": "^5.0.2",
				"cross-env": "^7.0.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.6.3",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.10.0",
				"enzyme-adapter-react-16": "^1.14.0",
				"enzyme-to-json": "^3.3.5",
				"esbuild-webpack-plugin": "^1.0.0",
				"eslint": "^7.3.1",
				"eslint-config-airbnb": "^18.0.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-import": "^2.21.1",
				"eslint-plugin-jest": "^23.0.2",
				"eslint-plugin-jsx-a11y": "^6.2.1",
				"eslint-plugin-markdown": "^1.0.0",
				"eslint-plugin-react": "^7.14.2",
				"eslint-plugin-react-hooks": "^4.0.0",
				"eslint-plugin-unicorn": "^20.0.0",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"fs-extra": "^9.0.0",
				"full-icu": "^1.3.0",
				"glob": "^7.1.4",
				"http-server": "^0.12.0",
				"husky": "^4.0.3",
				"identity-obj-proxy": "^3.0.0",
				"ignore-emit-webpack-plugin": "^2.0.2",
				"immutability-helper": "^3.0.0",
				"inquirer": "^7.1.0",
				"intersection-observer": "^0.11.0",
				"jest": "^26.0.0",
				"jest-image-snapshot": "^4.0.0",
				"jest-stare": "^2.0.1",
				"jquery": "^3.4.1",
				"jsdom": "^16.0.0",
				"jsonml.js": "^0.1.0",
				"less-vars-to-js": "^1.3.0",
				"logrocket": "^1.0.0",
				"logrocket-react": "^4.0.0",
				"lz-string": "^1.4.4",
				"mockdate": "^3.0.0",
				"node-fetch": "^2.6.0",
				"open": "^7.0.3",
				"preact": "^10.0.0",
				"preact-compat": "^3.18.5",
				"prettier": "^2.0.1",
				"pretty-quick": "^2.0.0",
				"querystring": "^0.2.0",
				"rc-footer": "^0.6.3",
				"rc-queue-anim": "^1.6.12",
				"rc-scroll-anim": "^2.5.8",
				"rc-tween-one": "^2.4.1",
				"rc-virtual-list": "^1.1.0",
				"react": "^16.9.0",
				"react-color": "^2.17.3",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^11.1.1",
				"react-dnd-html5-backend": "^11.1.1",
				"react-dom": "^16.9.0",
				"react-github-button": "^0.1.11",
				"react-helmet-async": "^1.0.4",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.4",
				"react-intl": "^5.0.2",
				"react-resizable": "^1.8.0",
				"react-router-dom": "^5.0.1",
				"react-sortable-hoc": "^1.11.0",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.8.6",
				"react-text-loop": "^2.3.0",
				"react-virtualized": "~9.21.1",
				"react-window": "^1.8.5",
				"remark": "^12.0.0",
				"remark-cli": "^8.0.0",
				"remark-lint": "^7.0.0",
				"remark-preset-lint-recommended": "^4.0.0",
				"reqwest": "^2.0.5",
				"rimraf": "^3.0.0",
				"scrollama": "^2.0.0",
				"simple-git": "^2.0.0",
				"string-replace-loader": "^2.3.0",
				"stylelint": "^13.0.0",
				"stylelint-config-prettier": "^8.0.0",
				"stylelint-config-rational-order": "^0.1.2",
				"stylelint-config-standard": "^20.0.0",
				"stylelint-declaration-block-no-ignored-properties": "^2.1.0",
				"stylelint-order": "^4.0.0",
				"theme-switcher": "^1.0.2",
				"typescript": "~3.9.2",
				"webpack-bundle-analyzer": "^3.6.0",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.2.0",
				"yaml-front-matter": "^4.0.0"
			},
			"peerDependencies": {
				"react": ">=16.9.0",
				"react-dom": ">=16.9.0"
			},
			"publishConfig": {
				"registry": "https://registry.npmjs.org/"
			},
			"bundlesize": [
				{
					"path": "./dist/antd.min.js",
					"maxSize": "300 kB"
				},
				{
					"path": "./dist/antd.min.css",
					"maxSize": "65 kB"
				},
				{
					"path": "./dist/antd.dark.min.css",
					"maxSize": "65 kB"
				},
				{
					"path": "./dist/antd.compact.min.css",
					"maxSize": "65 kB"
				}
			],
			"tnpm": {
				"mode": "npm"
			},
			"title": "Ant Design",
			"gitHead": "6a32e8a40bfb7082313fa277250c8eb7accf6612",
			"_id": "antd@4.4.1",
			"_nodeVersion": "14.0.0",
			"_npmVersion": "6.14.4",
			"dist": {
				"integrity": "sha512-OUM0gxaLo0yPiDQO9snujA+by9Q9zXTikOWD7nF1b9HCh8PDI+hv8h+c0ePq8JPhZ76gJDlbC8myXQYlmjIvow==",
				"shasum": "2b21b43fce51187db83278d0ba3d5dd771416bb0",
				"tarball": "https://registry.npmjs.org/antd/-/antd-4.4.1.tgz",
				"fileCount": 2936,
				"unpackedSize": 39767487,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfArRGCRA9TVsSAnZWagAAPOgQAI4T4lcYhbPZDfFKTY6n\nlvAuMFxBwcriiYoHJZd6WZcQqsVqwt7JAiWZUAjyWXyl3HVqsb1RV33xjl17\ndn31ohEqGpB5bGCLwb/XHy4OXpl/DOUwtZkCkpezNclmCtyZkzqedPnvXwO9\nlVGfyPwjs8Cl81vDSGQW4JUpgKaJpRDAtikgTxX2U77Gl7MjWokWRLZmcRl7\n0uvozVGLBCakIwt10zbzAYqN1JfbSxloiQK8f9n5ak2LiR4ZUdqjsGUM4BK7\nEyZHv0wgN+TWhzQ6Ve3QcNf0B+0VIhF0gPU54TEBMe6PaJjjUxUYjfuO7m/r\nJG8CWmVXwPW8Y7hABZr7HneY2xESLLaSGyf5aJIFbZefH25e4mxoyoVC4z8z\nK6rz7vKIvBUPb2IjkmQhG7AJwCiyVlgUCsuDcSUPlT4xiphEM/Ur0qjL67IM\nJxRFHxj1goz4gNdqW3o02u1k69fyG24/k+EJ5EM5s3aWgf8ECMpYORDmJnaA\nT+9rFfAjH2JU2RL3SA5S5oMm1PFEdrGFEjmCwrEr6Q7fF52+FPWg00G8ho1C\nx/7A7QCr0MtIkGmsWSbpm6QGJSUmUeFlajD8xWeUXizRvQsf2i9c1WNEYzsL\nT6WuzqUey9MnsIUoIn82zmnzEQMfKz0dzM1STii2nrQC2Xf8eTRKUFC4Czla\npyID\r\n=ABTb\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "07akioni2@gmail.com",
					"name": "07akioni"
				},
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_4.4.1_1594012742155_0.8812064736209868"
			},
			"_hasShrinkwrap": false
		},
		"4.4.2": {
			"name": "antd",
			"version": "4.4.2",
			"description": "An enterprise-class UI design language and React components implementation",
			"keywords": [
				"ant",
				"component",
				"components",
				"design",
				"framework",
				"frontend",
				"react",
				"react-component",
				"ui"
			],
			"homepage": "https://ant.design/",
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"license": "MIT",
			"contributors": [
				{
					"name": "ant"
				}
			],
			"funding": {
				"type": "opencollective",
				"url": "https://opencollective.com/ant-design"
			},
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"main": "lib/index.js",
			"module": "es/index.js",
			"unpkg": "dist/antd.min.js",
			"typings": "lib/index.d.ts",
			"scripts": {
				"api-collection": "antd-tools run api-collection",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"build": "npm run compile && NODE_OPTIONS='--max-old-space-size=4096' npm run dist",
				"bundlesize": "bundlesize",
				"check-commit": "node ./scripts/check-commit",
				"prestart": "npm run version",
				"precompile": "npm run version",
				"pretest": "npm run version",
				"predist": "npm run version",
				"presite": "npm run version",
				"color-less": "node ./scripts/generate-color-less",
				"compile": "antd-tools run compile",
				"compile:less": "antd-tools run compile:less",
				"changelog": "node ./scripts/print-changelog",
				"predeploy": "antd-tools run clean && npm run site && cp CNAME _site && cp -r .circleci/ .github/ _site && npm run site:test",
				"deploy": "bisheng gh-pages --push-only --dotfiles",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"dist": "antd-tools run dist",
				"lint": "npm run tsc && npm run lint:script && npm run lint:demo && npm run lint:style && npm run lint:deps && npm run lint:md",
				"lint-fix": "npm run lint-fix:script && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:script": "npm run lint:script -- --fix",
				"lint-fix:style": "npm run lint:style -- --fix",
				"lint:demo": "eslint components/*/demo/*.md",
				"lint:deps": "antd-tools run deps-lint",
				"lint:md": "remark . -f -q",
				"lint:script": "eslint . --ext '.js,.jsx,.ts,.tsx'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"pre-publish": "npm run test-all -- --skip-build",
				"prettier": "prettier -c --write '**/*'",
				"pretty-quick": "pretty-quick",
				"pub": "npm run version && antd-tools run pub",
				"prepublishOnly": "antd-tools run guard",
				"site": "cross-env NODE_ICU_DATA=node_modules/full-icu ESBUILD=1 concurrently \"bisheng build --ssr -c ./site/bisheng.config.js\" \"npm run color-less\"",
				"sort": "npx sort-package-json",
				"sort-api": "antd-tools run sort-api-table",
				"start": "antd-tools run clean && cross-env NODE_ENV=development concurrently \"npm run color-less\" \"bisheng start -c ./site/bisheng.config.js\"",
				"start:preact": "antd-tools run clean && cross-env NODE_ENV=development REACT_ENV=preact concurrently \"npm run color-less\" \"bisheng start -c ./site/bisheng.config.js\"",
				"test": "jest --config .jest.js --no-cache",
				"test:update": "jest --config .jest.js --no-cache --update-snapshot",
				"test-all": "./scripts/test-all.sh",
				"test-node": "jest --config .jest.node.js --no-cache",
				"tsc": "tsc --noEmit",
				"site:test": "jest --config .jest.site.js --cache=false",
				"test-image": "npm run compile:less && docker-compose run tests",
				"version": "node ./scripts/generate-version"
			},
			"husky": {
				"hooks": {
					"pre-commit": "pretty-quick --staged"
				}
			},
			"browserslist": [
				"last 2 versions",
				"Firefox ESR",
				"> 1%",
				"ie >= 11"
			],
			"dependencies": {
				"@ant-design/css-animation": "^1.7.2",
				"@ant-design/icons": "^4.2.1",
				"@ant-design/react-slick": "~0.26.1",
				"@babel/runtime": "^7.10.4",
				"array-tree-filter": "^2.1.0",
				"classnames": "^2.2.6",
				"copy-to-clipboard": "^3.2.0",
				"lodash": "^4.17.13",
				"moment": "^2.25.3",
				"omit.js": "^2.0.2",
				"raf": "^3.4.1",
				"rc-animate": "~3.1.0",
				"rc-cascader": "~1.3.0",
				"rc-checkbox": "~2.3.0",
				"rc-collapse": "~2.0.0",
				"rc-dialog": "~8.1.0",
				"rc-drawer": "~4.1.0",
				"rc-dropdown": "~3.1.2",
				"rc-field-form": "~1.5.0",
				"rc-input-number": "~5.1.0",
				"rc-mentions": "~1.4.0",
				"rc-menu": "~8.5.0",
				"rc-notification": "~4.4.0",
				"rc-pagination": "~2.4.1",
				"rc-picker": "~1.10.6",
				"rc-progress": "~3.0.0",
				"rc-rate": "~2.8.2",
				"rc-resize-observer": "^0.2.3",
				"rc-select": "^11.0.10",
				"rc-slider": "~9.3.0",
				"rc-steps": "~4.0.1",
				"rc-switch": "~3.2.0",
				"rc-table": "~7.8.0",
				"rc-tabs": "~11.5.0",
				"rc-textarea": "~0.3.0",
				"rc-tooltip": "~4.2.0",
				"rc-tree": "~3.6.0",
				"rc-tree-select": "~4.0.2",
				"rc-trigger": "~4.3.0",
				"rc-upload": "~3.2.0",
				"rc-util": "^5.0.1",
				"scroll-into-view-if-needed": "^2.2.25",
				"warning": "^4.0.3"
			},
			"devDependencies": {
				"@ant-design/bisheng-plugin": "^2.3.0",
				"@ant-design/colors": "^4.0.0",
				"@ant-design/hitu": "^0.0.0-alpha.13",
				"@ant-design/tools": "^10.0.0",
				"@qixian.cs/github-contributors-list": "^1.0.3",
				"@relative-ci/agent": "^1.3.0",
				"@stackblitz/sdk": "^1.3.0",
				"@types/classnames": "^2.2.8",
				"@types/enzyme": "^3.10.5",
				"@types/gtag.js": "^0.0.3",
				"@types/jest": "^26.0.0",
				"@types/jest-image-snapshot": "^3.1.0",
				"@types/lodash": "^4.14.139",
				"@types/puppeteer": "^3.0.0",
				"@types/raf": "^3.4.0",
				"@types/react": "^16.9.21",
				"@types/react-color": "^3.0.1",
				"@types/react-dom": "^16.9.5",
				"@types/warning": "^3.0.0",
				"@typescript-eslint/eslint-plugin": "^3.0.0",
				"@typescript-eslint/parser": "^3.0.0",
				"antd-img-crop": "^3.1.1",
				"antd-pro-merge-less": "^3.0.9",
				"antd-theme-generator": "^1.2.3",
				"array-move": "^2.2.1",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.5.3",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.1.0",
				"bisheng-plugin-toc": "^0.4.4",
				"bundle-stats-webpack-plugin": "^2.2.0",
				"bundlesize": "^0.18.0",
				"chalk": "^4.0.0",
				"cheerio": "^1.0.0-rc.3",
				"concurrently": "^5.0.2",
				"cross-env": "^7.0.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.6.3",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.10.0",
				"enzyme-adapter-react-16": "^1.14.0",
				"enzyme-to-json": "^3.3.5",
				"esbuild-webpack-plugin": "^1.0.0",
				"eslint": "^7.3.1",
				"eslint-config-airbnb": "^18.0.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-import": "^2.21.1",
				"eslint-plugin-jest": "^23.0.2",
				"eslint-plugin-jsx-a11y": "^6.2.1",
				"eslint-plugin-markdown": "^1.0.0",
				"eslint-plugin-react": "^7.14.2",
				"eslint-plugin-react-hooks": "^4.0.0",
				"eslint-plugin-unicorn": "^20.0.0",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"fs-extra": "^9.0.0",
				"full-icu": "^1.3.0",
				"glob": "^7.1.4",
				"http-server": "^0.12.0",
				"husky": "^4.0.3",
				"identity-obj-proxy": "^3.0.0",
				"ignore-emit-webpack-plugin": "^2.0.2",
				"immutability-helper": "^3.0.0",
				"inquirer": "^7.1.0",
				"intersection-observer": "^0.11.0",
				"jest": "^26.0.0",
				"jest-image-snapshot": "^4.0.0",
				"jest-stare": "^2.0.1",
				"jquery": "^3.4.1",
				"jsdom": "^16.0.0",
				"jsonml.js": "^0.1.0",
				"less-vars-to-js": "^1.3.0",
				"logrocket": "^1.0.0",
				"logrocket-react": "^4.0.0",
				"lz-string": "^1.4.4",
				"mockdate": "^3.0.0",
				"node-fetch": "^2.6.0",
				"open": "^7.0.3",
				"preact": "^10.0.0",
				"preact-compat": "^3.18.5",
				"prettier": "^2.0.1",
				"pretty-quick": "^2.0.0",
				"querystring": "^0.2.0",
				"rc-footer": "^0.6.3",
				"rc-queue-anim": "^1.6.12",
				"rc-scroll-anim": "^2.5.8",
				"rc-tween-one": "^2.4.1",
				"rc-virtual-list": "^1.1.0",
				"react": "^16.9.0",
				"react-color": "^2.17.3",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^11.1.1",
				"react-dnd-html5-backend": "^11.1.1",
				"react-dom": "^16.9.0",
				"react-github-button": "^0.1.11",
				"react-helmet-async": "^1.0.4",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.4",
				"react-intl": "^5.0.2",
				"react-resizable": "^1.8.0",
				"react-router-dom": "^5.0.1",
				"react-sortable-hoc": "^1.11.0",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.8.6",
				"react-text-loop": "^2.3.0",
				"react-virtualized": "~9.21.1",
				"react-window": "^1.8.5",
				"remark": "^12.0.0",
				"remark-cli": "^8.0.0",
				"remark-lint": "^7.0.0",
				"remark-preset-lint-recommended": "^4.0.0",
				"reqwest": "^2.0.5",
				"rimraf": "^3.0.0",
				"scrollama": "^2.0.0",
				"simple-git": "^2.0.0",
				"string-replace-loader": "^2.3.0",
				"stylelint": "^13.0.0",
				"stylelint-config-prettier": "^8.0.0",
				"stylelint-config-rational-order": "^0.1.2",
				"stylelint-config-standard": "^20.0.0",
				"stylelint-declaration-block-no-ignored-properties": "^2.1.0",
				"stylelint-order": "^4.0.0",
				"theme-switcher": "^1.0.2",
				"typescript": "~3.9.2",
				"webpack-bundle-analyzer": "^3.6.0",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.2.0",
				"yaml-front-matter": "^4.0.0"
			},
			"peerDependencies": {
				"react": ">=16.9.0",
				"react-dom": ">=16.9.0"
			},
			"publishConfig": {
				"registry": "https://registry.npmjs.org/"
			},
			"bundlesize": [
				{
					"path": "./dist/antd.min.js",
					"maxSize": "300 kB"
				},
				{
					"path": "./dist/antd.min.css",
					"maxSize": "65 kB"
				},
				{
					"path": "./dist/antd.dark.min.css",
					"maxSize": "65 kB"
				},
				{
					"path": "./dist/antd.compact.min.css",
					"maxSize": "65 kB"
				}
			],
			"tnpm": {
				"mode": "npm"
			},
			"title": "Ant Design",
			"gitHead": "8382bb02b974b2e9278a8c676e97e46e2c8c250c",
			"_id": "antd@4.4.2",
			"_nodeVersion": "14.0.0",
			"_npmVersion": "6.14.4",
			"dist": {
				"integrity": "sha512-uf/YPNsl8IQOqNQjO3tzinMvKHTgcVwJ2VCwMtNh8gCf4t9ptHccF5q0lDkg7K4K28aaB/EumuC0kooi359dNQ==",
				"shasum": "0b55c0ecf1eec3ffc03c4351e787add3be2de664",
				"tarball": "https://registry.npmjs.org/antd/-/antd-4.4.2.tgz",
				"fileCount": 2936,
				"unpackedSize": 38874950,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfCXz3CRA9TVsSAnZWagAAZ7gQAI2cWYmuTzSts7ElvccJ\nV+s6RDu5/kUigT8xN8AdEQhyBff8OedZxi3owLzMYejYxRxKPmkQv6UdOZTF\nZnviD893J6Frn6Gbw4eNCtbpSEeICIxBoGsGIrTH5MZFBgS0FmVb4rJRFmns\nuNPcD29V718OsudjpWkcc7RvWuuUKHnQBqKl920mRu8xi4By8drCsmTxOixn\nwTK7DBO8EkmYAG8EXsgnVcD+SKJ60fu6XCbXh8UL3R/+NMIPc7ipP92MfuhK\nuQHsCpiw1W/r8MlKQA+NAVEOr+EoQBqlXavNgMsBUu18dRqyO10dwQblT7wi\nmG1kVibXNQylo10LPlqf/eTP6FaOd6l5J+uTMWvihhQ6AqLG6mrTS8AClHex\nUQZA69Yzcl5sbLpNl/FS5tjJrM8Uk80hwv7GvbVFbXBAPsyhro2B7/PropVK\nc30iuj1D8NCzmJHFKH7bgFtlcZ2F/qrHmpDJ4siVJTaUPXbe0dGvHBbsoXI0\nmsfs4d2GuWJEGfWuipTc8BJWrKmvsUmv7RezLzn/Jt1KCgnljPqhJBU6p9Mz\n9vD7TLyaMoTGN5s7Q0mvs8YH7eQc7tcMtA8miAK/8pHlTEI5KJ8HrnFiTdli\n+SiS6T+tHxRFxLZXFcJlX797u/x2NmgfkdDzUCFALj3pIioZpiEkxNt6aOWN\nx8Ah\r\n=jjOk\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "07akioni2@gmail.com",
					"name": "07akioni"
				},
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_4.4.2_1594457334646_0.626706004802976"
			},
			"_hasShrinkwrap": false
		},
		"4.4.3": {
			"name": "antd",
			"version": "4.4.3",
			"description": "An enterprise-class UI design language and React components implementation",
			"keywords": [
				"ant",
				"component",
				"components",
				"design",
				"framework",
				"frontend",
				"react",
				"react-component",
				"ui"
			],
			"homepage": "https://ant.design/",
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"license": "MIT",
			"contributors": [
				{
					"name": "ant"
				}
			],
			"funding": {
				"type": "opencollective",
				"url": "https://opencollective.com/ant-design"
			},
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"main": "lib/index.js",
			"module": "es/index.js",
			"unpkg": "dist/antd.min.js",
			"typings": "lib/index.d.ts",
			"scripts": {
				"api-collection": "antd-tools run api-collection",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"build": "npm run compile && NODE_OPTIONS='--max-old-space-size=4096' npm run dist",
				"bundlesize": "bundlesize",
				"check-commit": "node ./scripts/check-commit",
				"prestart": "npm run version",
				"precompile": "npm run version",
				"pretest": "npm run version",
				"predist": "npm run version",
				"presite": "npm run version",
				"color-less": "node ./scripts/generate-color-less",
				"compile": "antd-tools run compile",
				"compile:less": "antd-tools run compile:less",
				"changelog": "node ./scripts/print-changelog",
				"predeploy": "antd-tools run clean && npm run site && cp CNAME _site && cp -r .circleci/ .github/ _site && npm run site:test",
				"deploy": "bisheng gh-pages --push-only --dotfiles",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"dist": "antd-tools run dist",
				"lint": "npm run tsc && npm run lint:script && npm run lint:demo && npm run lint:style && npm run lint:deps && npm run lint:md",
				"lint-fix": "npm run lint-fix:script && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:script": "npm run lint:script -- --fix",
				"lint-fix:style": "npm run lint:style -- --fix",
				"lint:demo": "eslint components/*/demo/*.md",
				"lint:deps": "antd-tools run deps-lint",
				"lint:md": "remark . -f -q",
				"lint:script": "eslint . --ext '.js,.jsx,.ts,.tsx'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"pre-publish": "npm run test-all -- --skip-build",
				"prettier": "prettier -c --write '**/*'",
				"pretty-quick": "pretty-quick",
				"pub": "npm run version && antd-tools run pub",
				"prepublishOnly": "antd-tools run guard",
				"site": "cross-env NODE_ICU_DATA=node_modules/full-icu ESBUILD=1 concurrently \"bisheng build --ssr -c ./site/bisheng.config.js\" \"npm run color-less\"",
				"sort": "npx sort-package-json",
				"sort-api": "antd-tools run sort-api-table",
				"start": "antd-tools run clean && cross-env NODE_ENV=development concurrently \"npm run color-less\" \"bisheng start -c ./site/bisheng.config.js\"",
				"start:preact": "antd-tools run clean && cross-env NODE_ENV=development REACT_ENV=preact concurrently \"npm run color-less\" \"bisheng start -c ./site/bisheng.config.js\"",
				"test": "jest --config .jest.js --no-cache",
				"test:update": "jest --config .jest.js --no-cache --update-snapshot",
				"test-all": "./scripts/test-all.sh",
				"test-node": "jest --config .jest.node.js --no-cache",
				"tsc": "tsc --noEmit",
				"site:test": "jest --config .jest.site.js --cache=false",
				"test-image": "npm run compile:less && docker-compose run tests",
				"version": "node ./scripts/generate-version"
			},
			"husky": {
				"hooks": {
					"pre-commit": "pretty-quick --staged"
				}
			},
			"browserslist": [
				"last 2 versions",
				"Firefox ESR",
				"> 1%",
				"ie >= 11"
			],
			"dependencies": {
				"@ant-design/css-animation": "^1.7.2",
				"@ant-design/icons": "^4.2.1",
				"@ant-design/react-slick": "~0.26.3",
				"@babel/runtime": "^7.10.4",
				"array-tree-filter": "^2.1.0",
				"classnames": "^2.2.6",
				"copy-to-clipboard": "^3.2.0",
				"lodash": "^4.17.13",
				"moment": "^2.25.3",
				"omit.js": "^2.0.2",
				"raf": "^3.4.1",
				"rc-animate": "~3.1.0",
				"rc-cascader": "~1.3.0",
				"rc-checkbox": "~2.3.0",
				"rc-collapse": "~2.0.0",
				"rc-dialog": "~8.1.0",
				"rc-drawer": "~4.1.0",
				"rc-dropdown": "~3.1.2",
				"rc-field-form": "~1.5.0",
				"rc-input-number": "~5.1.1",
				"rc-mentions": "~1.4.0",
				"rc-menu": "~8.5.0",
				"rc-notification": "~4.4.0",
				"rc-pagination": "~2.4.1",
				"rc-picker": "~1.10.6",
				"rc-progress": "~3.0.0",
				"rc-rate": "~2.8.2",
				"rc-resize-observer": "^0.2.3",
				"rc-select": "^11.0.10",
				"rc-slider": "~9.3.0",
				"rc-steps": "~4.0.1",
				"rc-switch": "~3.2.0",
				"rc-table": "~7.8.0",
				"rc-tabs": "~11.5.0",
				"rc-textarea": "~0.3.0",
				"rc-tooltip": "~4.2.0",
				"rc-tree": "~3.6.0",
				"rc-tree-select": "~4.0.2",
				"rc-trigger": "~4.3.0",
				"rc-upload": "~3.2.0",
				"rc-util": "^5.0.1",
				"scroll-into-view-if-needed": "^2.2.25",
				"warning": "^4.0.3"
			},
			"devDependencies": {
				"@ant-design/bisheng-plugin": "^2.3.0",
				"@ant-design/colors": "^4.0.0",
				"@ant-design/hitu": "^0.0.0-alpha.13",
				"@ant-design/tools": "^10.0.1",
				"@qixian.cs/github-contributors-list": "^1.0.3",
				"@relative-ci/agent": "^1.3.0",
				"@stackblitz/sdk": "^1.3.0",
				"@types/classnames": "^2.2.8",
				"@types/enzyme": "^3.10.5",
				"@types/gtag.js": "^0.0.3",
				"@types/jest": "^26.0.0",
				"@types/jest-image-snapshot": "^3.1.0",
				"@types/lodash": "^4.14.139",
				"@types/puppeteer": "^3.0.0",
				"@types/raf": "^3.4.0",
				"@types/react": "^16.9.21",
				"@types/react-color": "^3.0.1",
				"@types/react-dom": "^16.9.5",
				"@types/warning": "^3.0.0",
				"@typescript-eslint/eslint-plugin": "^3.0.0",
				"@typescript-eslint/parser": "^3.0.0",
				"antd-img-crop": "^3.1.1",
				"antd-pro-merge-less": "^3.0.9",
				"antd-theme-generator": "^1.2.3",
				"array-move": "^3.0.0",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.5.3",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.1.0",
				"bisheng-plugin-toc": "^0.4.4",
				"bundle-stats-webpack-plugin": "^2.2.0",
				"bundlesize": "^0.18.0",
				"chalk": "^4.0.0",
				"cheerio": "^1.0.0-rc.3",
				"concurrently": "^5.0.2",
				"cross-env": "^7.0.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.6.3",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.10.0",
				"enzyme-adapter-react-16": "^1.14.0",
				"enzyme-to-json": "^3.3.5",
				"esbuild-webpack-plugin": "^1.0.0",
				"eslint": "^7.3.1",
				"eslint-config-airbnb": "^18.0.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-import": "^2.21.1",
				"eslint-plugin-jest": "^23.0.2",
				"eslint-plugin-jsx-a11y": "^6.2.1",
				"eslint-plugin-markdown": "^1.0.0",
				"eslint-plugin-react": "^7.14.2",
				"eslint-plugin-react-hooks": "^4.0.0",
				"eslint-plugin-unicorn": "^20.0.0",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"fs-extra": "^9.0.0",
				"full-icu": "^1.3.0",
				"glob": "^7.1.4",
				"http-server": "^0.12.0",
				"husky": "^4.0.3",
				"identity-obj-proxy": "^3.0.0",
				"ignore-emit-webpack-plugin": "^2.0.2",
				"immutability-helper": "^3.0.0",
				"inquirer": "^7.1.0",
				"intersection-observer": "^0.11.0",
				"jest": "^26.0.0",
				"jest-image-snapshot": "^4.0.0",
				"jest-stare": "^2.0.1",
				"jquery": "^3.4.1",
				"jsdom": "^16.0.0",
				"jsonml.js": "^0.1.0",
				"less-vars-to-js": "^1.3.0",
				"logrocket": "^1.0.0",
				"logrocket-react": "^4.0.0",
				"lz-string": "^1.4.4",
				"mockdate": "^3.0.0",
				"node-fetch": "^2.6.0",
				"open": "^7.0.3",
				"preact": "^10.0.0",
				"preact-compat": "^3.18.5",
				"prettier": "^2.0.1",
				"pretty-quick": "^2.0.0",
				"querystring": "^0.2.0",
				"rc-footer": "^0.6.3",
				"rc-queue-anim": "^1.6.12",
				"rc-scroll-anim": "^2.5.8",
				"rc-tween-one": "^2.4.1",
				"rc-virtual-list": "^1.1.0",
				"react": "^16.9.0",
				"react-color": "^2.17.3",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^11.1.1",
				"react-dnd-html5-backend": "^11.1.1",
				"react-dom": "^16.9.0",
				"react-github-button": "^0.1.11",
				"react-helmet-async": "^1.0.4",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.4",
				"react-intl": "^5.3.0",
				"react-resizable": "^1.8.0",
				"react-router-dom": "^5.0.1",
				"react-sortable-hoc": "^1.11.0",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.8.6",
				"react-text-loop": "^2.3.0",
				"react-virtualized": "~9.21.1",
				"react-window": "^1.8.5",
				"remark": "^12.0.0",
				"remark-cli": "^8.0.0",
				"remark-lint": "^7.0.0",
				"remark-preset-lint-recommended": "^4.0.0",
				"reqwest": "^2.0.5",
				"rimraf": "^3.0.0",
				"scrollama": "^2.0.0",
				"simple-git": "^2.0.0",
				"string-replace-loader": "^2.3.0",
				"stylelint": "^13.0.0",
				"stylelint-config-prettier": "^8.0.0",
				"stylelint-config-rational-order": "^0.1.2",
				"stylelint-config-standard": "^20.0.0",
				"stylelint-declaration-block-no-ignored-properties": "^2.1.0",
				"stylelint-order": "^4.0.0",
				"theme-switcher": "^1.0.2",
				"typescript": "~3.9.2",
				"webpack-bundle-analyzer": "^3.6.0",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.2.0",
				"yaml-front-matter": "^4.0.0"
			},
			"peerDependencies": {
				"react": ">=16.9.0",
				"react-dom": ">=16.9.0"
			},
			"publishConfig": {
				"registry": "https://registry.npmjs.org/"
			},
			"bundlesize": [
				{
					"path": "./dist/antd.min.js",
					"maxSize": "300 kB"
				},
				{
					"path": "./dist/antd.min.css",
					"maxSize": "65 kB"
				},
				{
					"path": "./dist/antd.dark.min.css",
					"maxSize": "65 kB"
				},
				{
					"path": "./dist/antd.compact.min.css",
					"maxSize": "65 kB"
				}
			],
			"tnpm": {
				"mode": "npm"
			},
			"title": "Ant Design",
			"gitHead": "e3ff370666c60163bbc29d6b87283f4776201b95",
			"_id": "antd@4.4.3",
			"_nodeVersion": "12.6.0",
			"_npmVersion": "6.9.0",
			"dist": {
				"integrity": "sha512-DA776Lfl7AOfGC+dWnA+QV4AopkrC/cDiI997S+JIBI85VaC2CiuYPYWYuTPPftpJR87UCx7p6Bgv1DvrdxNTw==",
				"shasum": "338f724df733f5a9debb6f63ddfef2e2360d916c",
				"tarball": "https://registry.npmjs.org/antd/-/antd-4.4.3.tgz",
				"fileCount": 2940,
				"unpackedSize": 38364468,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfFXH1CRA9TVsSAnZWagAA344P/RHUp+GLeCnWWC/M/yHu\nhwEvSTuixzKgOg/MuFp1kOr/0fEnNDIMnDN0owPA/evDAniwSULdUTf+o+6/\nlPFZofVEAKq7vhM0/PLVIulFvzhoXC17IAgjYlWT68s0HO1EWmXnMg7yWqi6\nLxk1DdgWzkTh8XFQ6Q5Chke9b7LRA6n17hsugmuwxI+Bmfi7OwHqvPrbzEyN\n0jnR27uc1Sxr8r2zxQC3JW2SSC2tAk+9tNVdD1Jkr64k1dWMS2yOmDcxTutw\nQ68lSJW7eiJCLg7OX3XQZyVflxDSJmqM2hAOYoQ+t4psvDgRA2Up0wUlfx/O\n3H6LVz4DMleiRrIzuhIdGamaTE6m6VvI01MvOp4JKUTO00UZvRDPZEIlsBVW\nKbaLR1d/+I5Ct+t1BvHH1i8N2lgnjqk/tXsQGOX+1TiVpgXozpJSMroZ4Nbt\njr+sZzRU7nEs22XTiUWmrD0L76NpEUmVulYxtRfuTpDC/B/tHXnionj6ki+u\nCi9/EmxPqw5Oa/+nDHMc/MR/stYs2H9dcfN0CnN3KcR/0gpR0Aq7i+J8fq/C\nOuygjE84lkHxeLwZxB53fK8LxLlL1zpl9hkA2IJgSOkTQ8j8Ro+aTVM3RV9e\n69EcD63sBZE0ulTi71/NoSssM4IluJQAP/I8DNKu/m2M0/MQD3pWqb2PWHUK\n/Vih\r\n=1ean\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "07akioni2@gmail.com",
					"name": "07akioni"
				},
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "ycjcl868",
				"email": "45808948@qq.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_4.4.3_1595240948888_0.8766958167523096"
			},
			"_hasShrinkwrap": false
		},
		"4.5.0": {
			"name": "antd",
			"version": "4.5.0",
			"description": "An enterprise-class UI design language and React components implementation",
			"keywords": [
				"ant",
				"component",
				"components",
				"design",
				"framework",
				"frontend",
				"react",
				"react-component",
				"ui"
			],
			"homepage": "https://ant.design/",
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"license": "MIT",
			"contributors": [
				{
					"name": "ant"
				}
			],
			"funding": {
				"type": "opencollective",
				"url": "https://opencollective.com/ant-design"
			},
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"main": "lib/index.js",
			"module": "es/index.js",
			"unpkg": "dist/antd.min.js",
			"typings": "lib/index.d.ts",
			"scripts": {
				"api-collection": "antd-tools run api-collection",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"build": "npm run compile && NODE_OPTIONS='--max-old-space-size=4096' npm run dist",
				"bundlesize": "bundlesize",
				"check-commit": "node ./scripts/check-commit",
				"prestart": "npm run version",
				"precompile": "npm run version",
				"pretest": "npm run version",
				"predist": "npm run version",
				"presite": "npm run version",
				"color-less": "node ./scripts/generate-color-less",
				"compile": "antd-tools run compile",
				"compile:less": "antd-tools run compile:less",
				"changelog": "node ./scripts/print-changelog",
				"predeploy": "antd-tools run clean && npm run site && cp CNAME _site && cp -r .circleci/ .github/ _site && npm run site:test",
				"deploy": "bisheng gh-pages --push-only --dotfiles",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"dist": "antd-tools run dist",
				"lint": "npm run tsc && npm run lint:script && npm run lint:demo && npm run lint:style && npm run lint:deps && npm run lint:md",
				"lint-fix": "npm run lint-fix:script && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:script": "npm run lint:script -- --fix",
				"lint-fix:style": "npm run lint:style -- --fix",
				"lint:demo": "eslint components/*/demo/*.md",
				"lint:deps": "antd-tools run deps-lint",
				"lint:md": "remark . -f -q",
				"lint:script": "eslint . --ext '.js,.jsx,.ts,.tsx'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"pre-publish": "npm run test-all -- --skip-build",
				"prettier": "prettier -c --write '**/*'",
				"pretty-quick": "pretty-quick",
				"pub": "npm run version && antd-tools run pub",
				"prepublishOnly": "antd-tools run guard",
				"site": "cross-env NODE_ICU_DATA=node_modules/full-icu ESBUILD=1 concurrently \"bisheng build --ssr -c ./site/bisheng.config.js\" \"npm run color-less\"",
				"sort": "npx sort-package-json",
				"sort-api": "antd-tools run sort-api-table",
				"start": "antd-tools run clean && cross-env NODE_ENV=development concurrently \"npm run color-less\" \"bisheng start -c ./site/bisheng.config.js\"",
				"start:preact": "antd-tools run clean && cross-env NODE_ENV=development REACT_ENV=preact concurrently \"npm run color-less\" \"bisheng start -c ./site/bisheng.config.js\"",
				"test": "jest --config .jest.js --no-cache",
				"test:update": "jest --config .jest.js --no-cache --update-snapshot",
				"test-all": "./scripts/test-all.sh",
				"test-node": "jest --config .jest.node.js --no-cache",
				"tsc": "tsc --noEmit",
				"site:test": "jest --config .jest.site.js --cache=false",
				"test-image": "npm run compile:less && docker-compose run tests",
				"version": "node ./scripts/generate-version"
			},
			"husky": {
				"hooks": {
					"pre-commit": "pretty-quick --staged"
				}
			},
			"browserslist": [
				"last 2 versions",
				"Firefox ESR",
				"> 1%",
				"ie >= 11"
			],
			"dependencies": {
				"@ant-design/css-animation": "^1.7.2",
				"@ant-design/icons": "^4.2.1",
				"@ant-design/react-slick": "~0.27.0",
				"@babel/runtime": "^7.10.4",
				"array-tree-filter": "^2.1.0",
				"classnames": "^2.2.6",
				"copy-to-clipboard": "^3.2.0",
				"lodash": "^4.17.13",
				"moment": "^2.25.3",
				"omit.js": "^2.0.2",
				"raf": "^3.4.1",
				"rc-animate": "~3.1.0",
				"rc-cascader": "~1.3.0",
				"rc-checkbox": "~2.3.0",
				"rc-collapse": "~2.0.0",
				"rc-dialog": "~8.1.0",
				"rc-drawer": "~4.1.0",
				"rc-dropdown": "~3.1.2",
				"rc-field-form": "~1.8.0",
				"rc-input-number": "~6.0.0",
				"rc-mentions": "~1.4.0",
				"rc-menu": "~8.5.0",
				"rc-notification": "~4.4.0",
				"rc-pagination": "~2.4.1",
				"rc-picker": "~1.15.0",
				"rc-progress": "~3.0.0",
				"rc-rate": "~2.8.2",
				"rc-resize-observer": "^0.2.3",
				"rc-select": "^11.0.10",
				"rc-slider": "~9.3.0",
				"rc-steps": "~4.1.0",
				"rc-switch": "~3.2.0",
				"rc-table": "~7.8.0",
				"rc-tabs": "~11.5.0",
				"rc-textarea": "~0.3.0",
				"rc-tooltip": "~4.2.0",
				"rc-tree": "~3.8.0",
				"rc-tree-select": "~4.1.0",
				"rc-trigger": "~4.3.0",
				"rc-upload": "~3.2.0",
				"rc-util": "^5.0.1",
				"scroll-into-view-if-needed": "^2.2.25",
				"warning": "^4.0.3"
			},
			"devDependencies": {
				"@ant-design/bisheng-plugin": "^2.3.0",
				"@ant-design/colors": "^4.0.0",
				"@ant-design/hitu": "^0.0.0-alpha.13",
				"@ant-design/tools": "^10.0.1",
				"@qixian.cs/github-contributors-list": "^1.0.3",
				"@relative-ci/agent": "^1.3.0",
				"@stackblitz/sdk": "^1.3.0",
				"@types/classnames": "^2.2.8",
				"@types/enzyme": "^3.10.5",
				"@types/gtag.js": "^0.0.3",
				"@types/jest": "^26.0.0",
				"@types/jest-image-snapshot": "^3.1.0",
				"@types/lodash": "^4.14.139",
				"@types/puppeteer": "^3.0.0",
				"@types/raf": "^3.4.0",
				"@types/react": "^16.9.21",
				"@types/react-color": "^3.0.1",
				"@types/react-copy-to-clipboard": "^4.3.0",
				"@types/react-dom": "^16.9.5",
				"@types/warning": "^3.0.0",
				"@typescript-eslint/eslint-plugin": "^3.0.0",
				"@typescript-eslint/parser": "^3.0.0",
				"antd-img-crop": "^3.1.1",
				"antd-pro-merge-less": "^3.0.9",
				"antd-theme-generator": "^1.2.3",
				"array-move": "^3.0.0",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.5.3",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.1.0",
				"bisheng-plugin-toc": "^0.4.4",
				"bundle-stats-webpack-plugin": "^2.2.0",
				"bundlesize": "^0.18.0",
				"chalk": "^4.0.0",
				"cheerio": "^1.0.0-rc.3",
				"concurrently": "^5.0.2",
				"cross-env": "^7.0.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.6.3",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.10.0",
				"enzyme-adapter-react-16": "^1.14.0",
				"enzyme-to-json": "^3.3.5",
				"esbuild-webpack-plugin": "^1.0.0",
				"eslint": "^7.3.1",
				"eslint-config-airbnb": "^18.0.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-import": "^2.21.1",
				"eslint-plugin-jest": "^23.0.2",
				"eslint-plugin-jsx-a11y": "^6.2.1",
				"eslint-plugin-markdown": "^1.0.0",
				"eslint-plugin-react": "^7.14.2",
				"eslint-plugin-react-hooks": "^4.0.0",
				"eslint-plugin-unicorn": "^21.0.0",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"fs-extra": "^9.0.0",
				"full-icu": "^1.3.0",
				"glob": "^7.1.4",
				"http-server": "^0.12.0",
				"husky": "^4.0.3",
				"identity-obj-proxy": "^3.0.0",
				"ignore-emit-webpack-plugin": "^2.0.2",
				"immutability-helper": "^3.0.0",
				"inquirer": "^7.1.0",
				"intersection-observer": "^0.11.0",
				"jest": "^26.0.0",
				"jest-image-snapshot": "^4.0.0",
				"jest-stare": "^2.0.1",
				"jquery": "^3.4.1",
				"jsdom": "^16.0.0",
				"jsonml.js": "^0.1.0",
				"less-vars-to-js": "^1.3.0",
				"logrocket": "^1.0.0",
				"logrocket-react": "^4.0.0",
				"lz-string": "^1.4.4",
				"mockdate": "^3.0.0",
				"node-fetch": "^2.6.0",
				"open": "^7.0.3",
				"preact": "^10.0.0",
				"preact-compat": "^3.18.5",
				"prettier": "^2.0.1",
				"pretty-quick": "^2.0.0",
				"querystring": "^0.2.0",
				"rc-footer": "^0.6.3",
				"rc-queue-anim": "^1.6.12",
				"rc-scroll-anim": "^2.5.8",
				"rc-tween-one": "^2.4.1",
				"rc-virtual-list": "^1.1.0",
				"react": "^16.9.0",
				"react-color": "^2.17.3",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^11.1.1",
				"react-dnd-html5-backend": "^11.1.1",
				"react-dom": "^16.9.0",
				"react-github-button": "^0.1.11",
				"react-helmet-async": "^1.0.4",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.4",
				"react-intl": "^5.3.0",
				"react-resizable": "^1.8.0",
				"react-router-dom": "^5.0.1",
				"react-sortable-hoc": "^1.11.0",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.8.6",
				"react-text-loop": "^2.3.0",
				"react-virtualized": "~9.21.1",
				"react-window": "^1.8.5",
				"remark": "^12.0.0",
				"remark-cli": "^8.0.0",
				"remark-lint": "^7.0.0",
				"remark-preset-lint-recommended": "^4.0.0",
				"reqwest": "^2.0.5",
				"rimraf": "^3.0.0",
				"scrollama": "^2.0.0",
				"simple-git": "^2.0.0",
				"string-replace-loader": "^2.3.0",
				"stylelint": "^13.0.0",
				"stylelint-config-prettier": "^8.0.0",
				"stylelint-config-rational-order": "^0.1.2",
				"stylelint-config-standard": "^20.0.0",
				"stylelint-declaration-block-no-ignored-properties": "^2.1.0",
				"stylelint-order": "^4.0.0",
				"theme-switcher": "^1.0.2",
				"typescript": "~3.9.2",
				"webpack-bundle-analyzer": "^3.6.0",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.2.0",
				"yaml-front-matter": "^4.0.0"
			},
			"peerDependencies": {
				"react": ">=16.9.0",
				"react-dom": ">=16.9.0"
			},
			"publishConfig": {
				"registry": "https://registry.npmjs.org/"
			},
			"bundlesize": [
				{
					"path": "./dist/antd.min.js",
					"maxSize": "300 kB"
				},
				{
					"path": "./dist/antd.min.css",
					"maxSize": "65 kB"
				},
				{
					"path": "./dist/antd.dark.min.css",
					"maxSize": "65 kB"
				},
				{
					"path": "./dist/antd.compact.min.css",
					"maxSize": "65 kB"
				}
			],
			"tnpm": {
				"mode": "npm"
			},
			"title": "Ant Design",
			"gitHead": "4491c81708f5d60d4116b8802738501ec3bfcb80",
			"_id": "antd@4.5.0",
			"_nodeVersion": "12.18.0",
			"_npmVersion": "6.14.4",
			"dist": {
				"integrity": "sha512-upEc2c3Fvyeiozk7aNHdv8T/0yQTQuchUEO4/DRLKjMEwR4lqj9NRadkxYbvPXcUdFZTY/9BSPSegn28dbHPDg==",
				"shasum": "e2d4a73e9799e5296ed06f1b8ee05305a8ffba4f",
				"tarball": "https://registry.npmjs.org/antd/-/antd-4.5.0.tgz",
				"fileCount": 2976,
				"unpackedSize": 38704760,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfHvxFCRA9TVsSAnZWagAAy7AP/1vnkQhjajClpwzldhA7\nK3Sm3oPcqPe1PX2Dvi5Z+JN5jrT1GdAAIFOYA+MeoYb8EgHLvOy23SGrzjMe\nuFNvBSzkt3qvOjcJRPBi3IVr6uTtlOx0aGe+wQ1/dwU2icHL7C70MHTw9Ngu\nP4CHJUthDfDEs+4QYwEM51l53QNW3lTbKuEbiVVUNk96bsa84IMBok64H0KU\ng37qCCFlHaTU7nSi/lg1oX7/RFUhXOVyHNAN65+0EmCahUGTT6ko8YGlRbtp\nfDRMS8jeQm0UfR9Z/pFlqC8FnslT8CMeAncUFqrKzNg3eiUltSaoXqA8zN7X\nk+MY1ZqTbbGR1Iir4aQDbg7gW5TpyVDW0nQUnr5oPm1hi5F71S7fty/X8Wml\ntinyN7cxJHvXGZ80OUJBnpwXRvO+fkThySy/lEujA8Or4dUwFtzznrXYV3Z1\nTDGlSut1PDvoTWcFTGzRhkuB/rDTsPb8rCqq/I38MGUHIPbVr1eMRMepkSO4\nkoZjPuqjszwWg+cBePtDcBGjXQrbz0Ay/dUg5jSGckTe+nQ6eCIoi3uLwW9N\npY17p/eSEL6WTqFiGN06nXbMGn1i7XeISAqMrJscRxuU6OTUIVvRiymNVkFc\nqyzmy6TDVehQoX5bJc62hssjUxq/wQoBqNoU+ELcfqn+e5AtJWCNP4lCzsb2\nFs2e\r\n=pMgL\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "07akioni2@gmail.com",
					"name": "07akioni"
				},
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "07akioni",
				"email": "07akioni2@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_4.5.0_1595866180292_0.27193541379264685"
			},
			"_hasShrinkwrap": false
		},
		"4.5.1": {
			"name": "antd",
			"version": "4.5.1",
			"description": "An enterprise-class UI design language and React components implementation",
			"keywords": [
				"ant",
				"component",
				"components",
				"design",
				"framework",
				"frontend",
				"react",
				"react-component",
				"ui"
			],
			"homepage": "https://ant.design/",
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"license": "MIT",
			"contributors": [
				{
					"name": "ant"
				}
			],
			"funding": {
				"type": "opencollective",
				"url": "https://opencollective.com/ant-design"
			},
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"main": "lib/index.js",
			"module": "es/index.js",
			"unpkg": "dist/antd.min.js",
			"typings": "lib/index.d.ts",
			"scripts": {
				"api-collection": "antd-tools run api-collection",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"build": "npm run compile && NODE_OPTIONS='--max-old-space-size=4096' npm run dist",
				"bundlesize": "bundlesize",
				"check-commit": "node ./scripts/check-commit",
				"prestart": "npm run version",
				"precompile": "npm run version",
				"pretest": "npm run version",
				"predist": "npm run version",
				"presite": "npm run version",
				"color-less": "node ./scripts/generate-color-less",
				"compile": "antd-tools run compile",
				"compile:less": "antd-tools run compile:less",
				"changelog": "node ./scripts/print-changelog",
				"predeploy": "antd-tools run clean && npm run site && cp CNAME _site && cp -r .circleci/ .github/ _site && npm run site:test",
				"deploy": "bisheng gh-pages --push-only --dotfiles",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"dist": "antd-tools run dist",
				"lint": "npm run tsc && npm run lint:script && npm run lint:demo && npm run lint:style && npm run lint:deps && npm run lint:md",
				"lint-fix": "npm run lint-fix:script && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:script": "npm run lint:script -- --fix",
				"lint-fix:style": "npm run lint:style -- --fix",
				"lint:demo": "eslint components/*/demo/*.md",
				"lint:deps": "antd-tools run deps-lint",
				"lint:md": "remark . -f -q",
				"lint:script": "eslint . --ext '.js,.jsx,.ts,.tsx'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"pre-publish": "npm run test-all -- --skip-build",
				"prettier": "prettier -c --write '**/*'",
				"pretty-quick": "pretty-quick",
				"pub": "npm run version && antd-tools run pub",
				"prepublishOnly": "antd-tools run guard",
				"site": "cross-env NODE_ICU_DATA=node_modules/full-icu ESBUILD=1 concurrently \"bisheng build --ssr -c ./site/bisheng.config.js\" \"npm run color-less\"",
				"sort": "npx sort-package-json",
				"sort-api": "antd-tools run sort-api-table",
				"start": "antd-tools run clean && cross-env NODE_ENV=development concurrently \"npm run color-less\" \"bisheng start -c ./site/bisheng.config.js\"",
				"start:preact": "antd-tools run clean && cross-env NODE_ENV=development REACT_ENV=preact concurrently \"npm run color-less\" \"bisheng start -c ./site/bisheng.config.js\"",
				"test": "jest --config .jest.js --no-cache",
				"test:update": "jest --config .jest.js --no-cache --update-snapshot",
				"test-all": "./scripts/test-all.sh",
				"test-node": "jest --config .jest.node.js --no-cache",
				"tsc": "tsc --noEmit",
				"site:test": "jest --config .jest.site.js --cache=false",
				"test-image": "npm run compile:less && docker-compose run tests",
				"version": "node ./scripts/generate-version"
			},
			"husky": {
				"hooks": {
					"pre-commit": "pretty-quick --staged"
				}
			},
			"browserslist": [
				"last 2 versions",
				"Firefox ESR",
				"> 1%",
				"ie >= 11"
			],
			"dependencies": {
				"@ant-design/css-animation": "^1.7.2",
				"@ant-design/icons": "^4.2.1",
				"@ant-design/react-slick": "~0.27.0",
				"@babel/runtime": "^7.10.4",
				"array-tree-filter": "^2.1.0",
				"classnames": "^2.2.6",
				"copy-to-clipboard": "^3.2.0",
				"lodash": "^4.17.13",
				"moment": "^2.25.3",
				"omit.js": "^2.0.2",
				"raf": "^3.4.1",
				"rc-animate": "~3.1.0",
				"rc-cascader": "~1.3.0",
				"rc-checkbox": "~2.3.0",
				"rc-collapse": "~2.0.0",
				"rc-dialog": "~8.1.0",
				"rc-drawer": "~4.1.0",
				"rc-dropdown": "~3.1.2",
				"rc-field-form": "~1.8.0",
				"rc-input-number": "~6.0.0",
				"rc-mentions": "~1.4.0",
				"rc-menu": "~8.5.0",
				"rc-notification": "~4.4.0",
				"rc-pagination": "~2.4.1",
				"rc-picker": "~1.15.0",
				"rc-progress": "~3.0.0",
				"rc-rate": "~2.8.2",
				"rc-resize-observer": "^0.2.3",
				"rc-select": "^11.0.10",
				"rc-slider": "~9.3.0",
				"rc-steps": "~4.1.0",
				"rc-switch": "~3.2.0",
				"rc-table": "~7.8.0",
				"rc-tabs": "~11.5.0",
				"rc-textarea": "~0.3.0",
				"rc-tooltip": "~4.2.0",
				"rc-tree": "~3.8.0",
				"rc-tree-select": "~4.1.0",
				"rc-trigger": "~4.3.0",
				"rc-upload": "~3.2.0",
				"rc-util": "^5.0.1",
				"scroll-into-view-if-needed": "^2.2.25",
				"warning": "^4.0.3"
			},
			"devDependencies": {
				"@ant-design/bisheng-plugin": "^2.3.0",
				"@ant-design/colors": "^4.0.0",
				"@ant-design/hitu": "^0.0.0-alpha.13",
				"@ant-design/tools": "^10.0.1",
				"@qixian.cs/github-contributors-list": "^1.0.3",
				"@relative-ci/agent": "^1.3.0",
				"@stackblitz/sdk": "^1.3.0",
				"@types/classnames": "^2.2.8",
				"@types/enzyme": "^3.10.5",
				"@types/gtag.js": "^0.0.3",
				"@types/jest": "^26.0.0",
				"@types/jest-image-snapshot": "^3.1.0",
				"@types/lodash": "^4.14.139",
				"@types/puppeteer": "^3.0.0",
				"@types/raf": "^3.4.0",
				"@types/react": "^16.9.21",
				"@types/react-color": "^3.0.1",
				"@types/react-copy-to-clipboard": "^4.3.0",
				"@types/react-dom": "^16.9.5",
				"@types/warning": "^3.0.0",
				"@typescript-eslint/eslint-plugin": "^3.0.0",
				"@typescript-eslint/parser": "^3.0.0",
				"antd-img-crop": "^3.1.1",
				"antd-pro-merge-less": "^3.0.9",
				"antd-theme-generator": "^1.2.3",
				"array-move": "^3.0.0",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.5.3",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.1.0",
				"bisheng-plugin-toc": "^0.4.4",
				"bundle-stats-webpack-plugin": "^2.2.0",
				"bundlesize": "^0.18.0",
				"chalk": "^4.0.0",
				"cheerio": "^1.0.0-rc.3",
				"concurrently": "^5.0.2",
				"cross-env": "^7.0.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.6.3",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.10.0",
				"enzyme-adapter-react-16": "^1.14.0",
				"enzyme-to-json": "^3.3.5",
				"esbuild-webpack-plugin": "^1.0.0",
				"eslint": "^7.3.1",
				"eslint-config-airbnb": "^18.0.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-import": "^2.21.1",
				"eslint-plugin-jest": "^23.0.2",
				"eslint-plugin-jsx-a11y": "^6.2.1",
				"eslint-plugin-markdown": "^1.0.0",
				"eslint-plugin-react": "^7.14.2",
				"eslint-plugin-react-hooks": "^4.0.0",
				"eslint-plugin-unicorn": "^21.0.0",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"fs-extra": "^9.0.0",
				"full-icu": "^1.3.0",
				"glob": "^7.1.4",
				"http-server": "^0.12.0",
				"husky": "^4.0.3",
				"identity-obj-proxy": "^3.0.0",
				"ignore-emit-webpack-plugin": "^2.0.2",
				"immutability-helper": "^3.0.0",
				"inquirer": "^7.1.0",
				"intersection-observer": "^0.11.0",
				"jest": "^26.0.0",
				"jest-image-snapshot": "^4.0.0",
				"jest-stare": "^2.0.1",
				"jquery": "^3.4.1",
				"jsdom": "^16.0.0",
				"jsonml.js": "^0.1.0",
				"less-vars-to-js": "^1.3.0",
				"logrocket": "^1.0.0",
				"logrocket-react": "^4.0.0",
				"lz-string": "^1.4.4",
				"mockdate": "^3.0.0",
				"node-fetch": "^2.6.0",
				"open": "^7.0.3",
				"preact": "^10.0.0",
				"preact-compat": "^3.18.5",
				"prettier": "^2.0.1",
				"pretty-quick": "^2.0.0",
				"querystring": "^0.2.0",
				"rc-footer": "^0.6.3",
				"rc-queue-anim": "^1.6.12",
				"rc-scroll-anim": "^2.5.8",
				"rc-tween-one": "^2.4.1",
				"rc-virtual-list": "^1.1.0",
				"react": "^16.9.0",
				"react-color": "^2.17.3",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^11.1.1",
				"react-dnd-html5-backend": "^11.1.1",
				"react-dom": "^16.9.0",
				"react-github-button": "^0.1.11",
				"react-helmet-async": "^1.0.4",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.4",
				"react-intl": "^5.3.0",
				"react-resizable": "^1.8.0",
				"react-router-dom": "^5.0.1",
				"react-sortable-hoc": "^1.11.0",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.8.6",
				"react-text-loop": "^2.3.0",
				"react-virtualized": "~9.21.1",
				"react-window": "^1.8.5",
				"remark": "^12.0.0",
				"remark-cli": "^8.0.0",
				"remark-lint": "^7.0.0",
				"remark-preset-lint-recommended": "^4.0.0",
				"reqwest": "^2.0.5",
				"rimraf": "^3.0.0",
				"scrollama": "^2.0.0",
				"simple-git": "^2.0.0",
				"string-replace-loader": "^2.3.0",
				"stylelint": "^13.0.0",
				"stylelint-config-prettier": "^8.0.0",
				"stylelint-config-rational-order": "^0.1.2",
				"stylelint-config-standard": "^20.0.0",
				"stylelint-declaration-block-no-ignored-properties": "^2.1.0",
				"stylelint-order": "^4.0.0",
				"theme-switcher": "^1.0.2",
				"typescript": "~3.9.2",
				"webpack-bundle-analyzer": "^3.6.0",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.2.0",
				"yaml-front-matter": "^4.0.0"
			},
			"peerDependencies": {
				"react": ">=16.9.0",
				"react-dom": ">=16.9.0"
			},
			"publishConfig": {
				"registry": "https://registry.npmjs.org/"
			},
			"bundlesize": [
				{
					"path": "./dist/antd.min.js",
					"maxSize": "300 kB"
				},
				{
					"path": "./dist/antd.min.css",
					"maxSize": "65 kB"
				},
				{
					"path": "./dist/antd.dark.min.css",
					"maxSize": "65 kB"
				},
				{
					"path": "./dist/antd.compact.min.css",
					"maxSize": "65 kB"
				}
			],
			"tnpm": {
				"mode": "npm"
			},
			"title": "Ant Design",
			"gitHead": "832f6929e6ce276d77dce9a7b4bdaae233562e99",
			"_id": "antd@4.5.1",
			"_nodeVersion": "12.16.1",
			"_npmVersion": "6.13.4",
			"dist": {
				"integrity": "sha512-9gw6pKxr28H0RlLqcHlIPbZVfosKBGDRiJCEHNT6TVzWOWfFI4EfghdGhaA3mSZb1BTnjYenmlMgaezo5hXgTg==",
				"shasum": "c4fe51a9bb68e10735d1995ad70cd0f90426fbc8",
				"tarball": "https://registry.npmjs.org/antd/-/antd-4.5.1.tgz",
				"fileCount": 2972,
				"unpackedSize": 38757519,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfIB48CRA9TVsSAnZWagAAJBUP+wT74H2A0T+H/iFZ/4ug\nPhqoj80szvxQ8QaUm1xXa70snijrG/sge3ri6oc9o53kwSd04yXApnY5/Q3Y\n2/9NlqHcwZdK9Aq1ms22UWEfR1SChot1dhBqXuZZgXzVFr4GgAOQ5AwzrJtR\n+56EEoDn7YZy1vtlXFbbjZS78HQyO/lZOY82HtzLZnbwgy9LCvSZiWBtTSHl\n2gA6Jj2OtTPa0w7xnK+mOYbFqjjMFXJEXxOgFjAnFz91GiUesEaLgoOkwcTh\nUmXa/rT/WAevNzGUh/fHoVuPih4qqbl0dcIZbYzmKKaz+YEnwXUDgjx7026i\nMvURu5qJuD055nKd0B/u4DpNaxfpHdm0MPGGTu74XNxowrZNeGoFk3f6xtAq\n4YiXBKJDCpI37VCunaoxjOqtoSV9rvSv6WXX0NKw+dNhIW4llBDNhCFou30F\n+1/8+v5BJ2JkVV7yRvTFDmg2an1nppAS9LtdUCa+jln67JIzWyKIvbO22i3z\nIeO7JTbPJyUZA16SLD0cTsJZAtPy1vxfChU5+MhBtt1qvUqswm+34kAmwdM7\nFKMWHj5e94kQP9QpttcXhebL5SPcMLD2nGhzGk4QbCwD3NgJfEpV7NAm6Z+d\nc/w3EtKIBhFOxm9cRO9aIb39MpjyZmQfyi3UvUdAHFzGZAl8ogvZ9Mo3ffN7\nb0Y0\r\n=yyGL\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "07akioni2@gmail.com",
					"name": "07akioni"
				},
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "07akioni",
				"email": "07akioni2@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_4.5.1_1595940411452_0.16922998602981254"
			},
			"_hasShrinkwrap": false
		},
		"4.5.2": {
			"name": "antd",
			"version": "4.5.2",
			"description": "An enterprise-class UI design language and React components implementation",
			"title": "Ant Design",
			"keywords": [
				"ant",
				"component",
				"components",
				"design",
				"framework",
				"frontend",
				"react",
				"react-component",
				"ui"
			],
			"homepage": "https://ant.design/",
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"license": "MIT",
			"contributors": [
				{
					"name": "ant"
				}
			],
			"funding": {
				"type": "opencollective",
				"url": "https://opencollective.com/ant-design"
			},
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"main": "lib/index.js",
			"module": "es/index.js",
			"unpkg": "dist/antd.min.js",
			"typings": "lib/index.d.ts",
			"scripts": {
				"api-collection": "antd-tools run api-collection",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"build": "npm run compile && NODE_OPTIONS='--max-old-space-size=4096' npm run dist",
				"bundlesize": "bundlesize",
				"check-commit": "node ./scripts/check-commit",
				"prestart": "npm run version",
				"precompile": "npm run version",
				"pretest": "npm run version",
				"predist": "npm run version",
				"presite": "npm run version",
				"color-less": "node ./scripts/generate-color-less",
				"compile": "antd-tools run compile",
				"compile:less": "antd-tools run compile:less",
				"changelog": "node ./scripts/print-changelog",
				"predeploy": "antd-tools run clean && npm run site && cp CNAME _site && cp -r .circleci/ .github/ _site && npm run site:test",
				"deploy": "bisheng gh-pages --push-only --dotfiles",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"dist": "antd-tools run dist",
				"lint": "npm run tsc && npm run lint:script && npm run lint:demo && npm run lint:style && npm run lint:deps && npm run lint:md",
				"lint-fix": "npm run lint-fix:script && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:script": "npm run lint:script -- --fix",
				"lint-fix:style": "npm run lint:style -- --fix",
				"lint:demo": "eslint components/*/demo/*.md",
				"lint:deps": "antd-tools run deps-lint",
				"lint:md": "remark . -f -q",
				"lint:script": "eslint . --ext '.js,.jsx,.ts,.tsx'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"pre-publish": "npm run test-all -- --skip-build",
				"prettier": "prettier -c --write '**/*'",
				"pretty-quick": "pretty-quick",
				"pub": "npm run version && antd-tools run pub",
				"prepublishOnly": "antd-tools run guard",
				"site": "cross-env NODE_ICU_DATA=node_modules/full-icu ESBUILD=1 concurrently \"bisheng build --ssr -c ./site/bisheng.config.js\" \"npm run color-less\"",
				"sort": "npx sort-package-json",
				"sort-api": "antd-tools run sort-api-table",
				"start": "antd-tools run clean && cross-env NODE_ENV=development concurrently \"npm run color-less\" \"bisheng start -c ./site/bisheng.config.js\"",
				"start:preact": "antd-tools run clean && cross-env NODE_ENV=development REACT_ENV=preact concurrently \"npm run color-less\" \"bisheng start -c ./site/bisheng.config.js\"",
				"test": "jest --config .jest.js --no-cache",
				"test:update": "jest --config .jest.js --no-cache --update-snapshot",
				"test-all": "./scripts/test-all.sh",
				"test-node": "jest --config .jest.node.js --no-cache",
				"tsc": "tsc --noEmit",
				"site:test": "jest --config .jest.site.js --cache=false",
				"test-image": "npm run compile:less && docker-compose run tests",
				"version": "node ./scripts/generate-version"
			},
			"husky": {
				"hooks": {
					"pre-commit": "pretty-quick --staged"
				}
			},
			"browserslist": [
				"last 2 versions",
				"Firefox ESR",
				"> 1%",
				"ie >= 11"
			],
			"dependencies": {
				"@ant-design/css-animation": "^1.7.2",
				"@ant-design/icons": "^4.2.1",
				"@ant-design/react-slick": "~0.27.0",
				"@babel/runtime": "^7.10.4",
				"array-tree-filter": "^2.1.0",
				"classnames": "^2.2.6",
				"copy-to-clipboard": "^3.2.0",
				"lodash": "^4.17.13",
				"moment": "^2.25.3",
				"omit.js": "^2.0.2",
				"raf": "^3.4.1",
				"rc-animate": "~3.1.0",
				"rc-cascader": "~1.3.0",
				"rc-checkbox": "~2.3.0",
				"rc-collapse": "~2.0.0",
				"rc-dialog": "~8.1.0",
				"rc-drawer": "~4.1.0",
				"rc-dropdown": "~3.1.2",
				"rc-field-form": "~1.8.0",
				"rc-input-number": "~6.0.0",
				"rc-mentions": "~1.4.0",
				"rc-menu": "~8.5.0",
				"rc-notification": "~4.4.0",
				"rc-pagination": "~2.4.1",
				"rc-picker": "~1.15.1",
				"rc-progress": "~3.0.0",
				"rc-rate": "~2.8.2",
				"rc-resize-observer": "^0.2.3",
				"rc-select": "~11.0.10",
				"rc-slider": "~9.3.0",
				"rc-steps": "~4.1.0",
				"rc-switch": "~3.2.0",
				"rc-table": "~7.8.0",
				"rc-tabs": "~11.5.0",
				"rc-textarea": "~0.3.0",
				"rc-tooltip": "~4.2.0",
				"rc-tree": "~3.8.0",
				"rc-tree-select": "~4.1.0",
				"rc-trigger": "~4.3.0",
				"rc-upload": "~3.2.0",
				"rc-util": "^5.0.1",
				"scroll-into-view-if-needed": "^2.2.25",
				"warning": "^4.0.3"
			},
			"devDependencies": {
				"@ant-design/bisheng-plugin": "^2.3.0",
				"@ant-design/colors": "^4.0.0",
				"@ant-design/hitu": "^0.0.0-alpha.13",
				"@ant-design/tools": "^10.0.1",
				"@qixian.cs/github-contributors-list": "^1.0.3",
				"@stackblitz/sdk": "^1.3.0",
				"@types/classnames": "^2.2.8",
				"@types/enzyme": "^3.10.5",
				"@types/gtag.js": "^0.0.3",
				"@types/jest": "^26.0.0",
				"@types/jest-image-snapshot": "^3.1.0",
				"@types/lodash": "^4.14.139",
				"@types/puppeteer": "^3.0.0",
				"@types/raf": "^3.4.0",
				"@types/react": "^16.9.21",
				"@types/react-color": "^3.0.1",
				"@types/react-copy-to-clipboard": "^4.3.0",
				"@types/react-dom": "^16.9.5",
				"@types/warning": "^3.0.0",
				"@typescript-eslint/eslint-plugin": "^3.0.0",
				"@typescript-eslint/parser": "^3.0.0",
				"antd-img-crop": "^3.1.1",
				"antd-pro-merge-less": "^3.0.9",
				"antd-theme-generator": "^1.2.3",
				"array-move": "^3.0.0",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.5.3",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.1.0",
				"bisheng-plugin-toc": "^0.4.4",
				"bundlesize": "^0.18.0",
				"chalk": "^4.0.0",
				"cheerio": "^1.0.0-rc.3",
				"concurrently": "^5.0.2",
				"cross-env": "^7.0.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.6.3",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.10.0",
				"enzyme-adapter-react-16": "^1.14.0",
				"enzyme-to-json": "^3.3.5",
				"esbuild-webpack-plugin": "^1.0.0",
				"eslint": "^7.3.1",
				"eslint-config-airbnb": "^18.0.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-import": "^2.21.1",
				"eslint-plugin-jest": "^23.0.2",
				"eslint-plugin-jsx-a11y": "^6.2.1",
				"eslint-plugin-markdown": "^1.0.0",
				"eslint-plugin-react": "^7.14.2",
				"eslint-plugin-react-hooks": "^4.0.0",
				"eslint-plugin-unicorn": "^21.0.0",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"fs-extra": "^9.0.0",
				"full-icu": "^1.3.0",
				"glob": "^7.1.4",
				"http-server": "^0.12.0",
				"husky": "^4.0.3",
				"identity-obj-proxy": "^3.0.0",
				"ignore-emit-webpack-plugin": "^2.0.2",
				"immutability-helper": "^3.0.0",
				"inquirer": "^7.1.0",
				"intersection-observer": "^0.11.0",
				"jest": "^26.0.0",
				"jest-image-snapshot": "^4.0.0",
				"jest-stare": "^2.0.1",
				"jquery": "^3.4.1",
				"jsdom": "^16.0.0",
				"jsonml.js": "^0.1.0",
				"less-vars-to-js": "^1.3.0",
				"logrocket": "^1.0.0",
				"logrocket-react": "^4.0.0",
				"lz-string": "^1.4.4",
				"mockdate": "^3.0.0",
				"node-fetch": "^2.6.0",
				"open": "^7.0.3",
				"preact": "^10.0.0",
				"preact-compat": "^3.18.5",
				"prettier": "^2.0.1",
				"pretty-quick": "^2.0.0",
				"querystring": "^0.2.0",
				"rc-footer": "^0.6.3",
				"rc-queue-anim": "^1.6.12",
				"rc-scroll-anim": "^2.5.8",
				"rc-tween-one": "^2.4.1",
				"rc-virtual-list": "^1.1.0",
				"react": "^16.9.0",
				"react-color": "^2.17.3",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^11.1.1",
				"react-dnd-html5-backend": "^11.1.1",
				"react-dom": "^16.9.0",
				"react-github-button": "^0.1.11",
				"react-helmet-async": "^1.0.4",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.4",
				"react-intl": "^5.3.0",
				"react-resizable": "^1.8.0",
				"react-router-dom": "^5.0.1",
				"react-sortable-hoc": "^1.11.0",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.8.6",
				"react-text-loop": "^2.3.0",
				"react-virtualized": "~9.21.1",
				"react-window": "^1.8.5",
				"remark": "^12.0.0",
				"remark-cli": "^8.0.0",
				"remark-lint": "^7.0.0",
				"remark-preset-lint-recommended": "^4.0.0",
				"reqwest": "^2.0.5",
				"rimraf": "^3.0.0",
				"scrollama": "^2.0.0",
				"simple-git": "^2.0.0",
				"string-replace-loader": "^2.3.0",
				"stylelint": "^13.0.0",
				"stylelint-config-prettier": "^8.0.0",
				"stylelint-config-rational-order": "^0.1.2",
				"stylelint-config-standard": "^20.0.0",
				"stylelint-declaration-block-no-ignored-properties": "^2.1.0",
				"stylelint-order": "^4.0.0",
				"theme-switcher": "^1.0.2",
				"typescript": "~3.9.2",
				"webpack-bundle-analyzer": "^3.6.0",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.2.0",
				"yaml-front-matter": "^4.0.0"
			},
			"peerDependencies": {
				"react": ">=16.9.0",
				"react-dom": ">=16.9.0"
			},
			"publishConfig": {
				"registry": "https://registry.npmjs.org/"
			},
			"bundlesize": [
				{
					"path": "./dist/antd.min.js",
					"maxSize": "300 kB"
				},
				{
					"path": "./dist/antd.min.css",
					"maxSize": "65 kB"
				},
				{
					"path": "./dist/antd.dark.min.css",
					"maxSize": "65 kB"
				},
				{
					"path": "./dist/antd.compact.min.css",
					"maxSize": "65 kB"
				}
			],
			"tnpm": {
				"mode": "npm"
			},
			"gitHead": "6d614f7d48707fe2d4d6d49f614898c275017187",
			"_id": "antd@4.5.2",
			"_nodeVersion": "14.6.0",
			"_npmVersion": "6.14.6",
			"dist": {
				"integrity": "sha512-XDI4ywKpj2LfvvQjHxkdItzLH0zlVvm3wKHyko03BoSzYVinZ9MWap3PXraclb8xBKH8d/14BRJSGmIsvxzkfg==",
				"shasum": "0551b2999d5c9827d996b860e827974d50d87ed9",
				"tarball": "https://registry.npmjs.org/antd/-/antd-4.5.2.tgz",
				"fileCount": 2972,
				"unpackedSize": 39726572,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfJt/HCRA9TVsSAnZWagAACeEP/2bDqh4dtSoLfrEXEovU\nnGQXVW0mf565fL3oUMISuq4m6ETL1rjDuy2I/W3WgrsbPpmNYCpvhwAETd5B\nbk4wbH6d4qztVX9HB4STiXv6x4m4IsQMDK1D9W6Gsh/L64uN3mZUL7jjx2Dx\nB1j+w79XfCLqo1FvLVuedbvSJ2G9yDyJH5MEB/8L3g8dJBR+150Ias3NJYc5\nZW9Wv2hM4wXz7Hld/AdopQLyADD/e/AkJhTEUzHdmgxzughtdgBTvjFMMVMK\n4Igkadr789uCrbJbWZHTQ/pm46ShyfzJCPFp1zJ+TE2C5e7ikFuZeUzYse1+\nK3LW3GJItSrsZdn8oZYvfKX2LRwm63EZnBZGFj2PhVibj82iPwpP1w6dTjv/\nKwCgzH9FdqruxELrNf4Xe0DhhdjeFA1dcx2Hp+mY/+9z+oYcyW4Fh1iFjb7o\nW9GJWzUh2VYbLKvKsV7xW+agEHNSzcOR5ootK6lwWl8BVstEvQIX5BIKojf6\nZNmAaH85Dmx0bFtfvAXxLm//W0m7UCXhsXpV30/9QwXPfJQDoBI5K53oyxYY\nxhg+BZyuA8Q85D47HfSdjyjLU+z2nvlTZinyJrCxLg6tmwgVEV3gWRFARKSe\n56n1+Nq+clcLWVXJsZdINK3//ertdhN2Wj7U75vC3/co8TG4CUPb547SxQsO\nYPYG\r\n=c4nY\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "07akioni2@gmail.com",
					"name": "07akioni"
				},
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "afc163",
				"email": "afc163@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_4.5.2_1596383168489_0.5985921101638276"
			},
			"_hasShrinkwrap": false
		},
		"4.5.3": {
			"name": "antd",
			"version": "4.5.3",
			"description": "An enterprise-class UI design language and React components implementation",
			"title": "Ant Design",
			"keywords": [
				"ant",
				"component",
				"components",
				"design",
				"framework",
				"frontend",
				"react",
				"react-component",
				"ui"
			],
			"homepage": "https://ant.design/",
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"license": "MIT",
			"contributors": [
				{
					"name": "ant"
				}
			],
			"funding": {
				"type": "opencollective",
				"url": "https://opencollective.com/ant-design"
			},
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"main": "lib/index.js",
			"module": "es/index.js",
			"unpkg": "dist/antd.min.js",
			"typings": "lib/index.d.ts",
			"scripts": {
				"api-collection": "antd-tools run api-collection",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"build": "npm run compile && NODE_OPTIONS='--max-old-space-size=4096' npm run dist",
				"bundlesize": "bundlesize",
				"check-commit": "node ./scripts/check-commit",
				"prestart": "npm run version",
				"precompile": "npm run version",
				"pretest": "npm run version",
				"predist": "npm run version",
				"presite": "npm run version",
				"color-less": "node ./scripts/generate-color-less",
				"compile": "antd-tools run compile",
				"compile:less": "antd-tools run compile:less",
				"changelog": "node ./scripts/print-changelog",
				"predeploy": "antd-tools run clean && npm run site && cp CNAME _site && cp -r .circleci/ .github/ _site && npm run site:test",
				"deploy": "bisheng gh-pages --push-only --dotfiles",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"dist": "antd-tools run dist",
				"lint": "npm run tsc && npm run lint:script && npm run lint:demo && npm run lint:style && npm run lint:deps && npm run lint:md",
				"lint-fix": "npm run lint-fix:script && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:script": "npm run lint:script -- --fix",
				"lint-fix:style": "npm run lint:style -- --fix",
				"lint:demo": "eslint components/*/demo/*.md",
				"lint:deps": "antd-tools run deps-lint",
				"lint:md": "remark . -f -q",
				"lint:script": "eslint . --ext '.js,.jsx,.ts,.tsx'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"pre-publish": "npm run test-all -- --skip-build",
				"prettier": "prettier -c --write '**/*'",
				"pretty-quick": "pretty-quick",
				"pub": "npm run version && antd-tools run pub",
				"prepublishOnly": "antd-tools run guard",
				"site": "cross-env NODE_ICU_DATA=node_modules/full-icu ESBUILD=1 concurrently \"bisheng build --ssr -c ./site/bisheng.config.js\" \"npm run color-less\"",
				"sort": "npx sort-package-json",
				"sort-api": "antd-tools run sort-api-table",
				"start": "antd-tools run clean && cross-env NODE_ENV=development concurrently \"npm run color-less\" \"bisheng start -c ./site/bisheng.config.js\"",
				"start:preact": "antd-tools run clean && cross-env NODE_ENV=development REACT_ENV=preact concurrently \"npm run color-less\" \"bisheng start -c ./site/bisheng.config.js\"",
				"test": "jest --config .jest.js --no-cache",
				"test:update": "jest --config .jest.js --no-cache --update-snapshot",
				"test-all": "sh -e ./scripts/test-all.sh",
				"test-node": "jest --config .jest.node.js --no-cache",
				"tsc": "tsc --noEmit",
				"site:test": "jest --config .jest.site.js --cache=false",
				"test-image": "npm run compile:less && docker-compose run tests",
				"version": "node ./scripts/generate-version"
			},
			"husky": {
				"hooks": {
					"pre-commit": "pretty-quick --staged"
				}
			},
			"browserslist": [
				"last 2 versions",
				"Firefox ESR",
				"> 1%",
				"ie >= 11"
			],
			"dependencies": {
				"@ant-design/css-animation": "^1.7.2",
				"@ant-design/icons": "^4.2.1",
				"@ant-design/react-slick": "~0.27.0",
				"@babel/runtime": "^7.10.4",
				"array-tree-filter": "^2.1.0",
				"classnames": "^2.2.6",
				"copy-to-clipboard": "^3.2.0",
				"lodash": "^4.17.13",
				"moment": "^2.25.3",
				"omit.js": "^2.0.2",
				"raf": "^3.4.1",
				"rc-animate": "~3.1.0",
				"rc-cascader": "~1.3.0",
				"rc-checkbox": "~2.3.0",
				"rc-collapse": "~2.0.0",
				"rc-dialog": "~8.1.0",
				"rc-drawer": "~4.1.0",
				"rc-dropdown": "~3.1.2",
				"rc-field-form": "~1.8.0",
				"rc-input-number": "~6.0.0",
				"rc-mentions": "~1.4.0",
				"rc-menu": "~8.5.2",
				"rc-motion": "^1.0.0",
				"rc-notification": "~4.4.0",
				"rc-pagination": "~2.4.5",
				"rc-picker": "~1.15.1",
				"rc-progress": "~3.0.0",
				"rc-rate": "~2.8.2",
				"rc-resize-observer": "^0.2.3",
				"rc-select": "~11.0.12",
				"rc-slider": "~9.3.0",
				"rc-steps": "~4.1.0",
				"rc-switch": "~3.2.0",
				"rc-table": "~7.8.0",
				"rc-tabs": "~11.5.0",
				"rc-textarea": "~0.3.0",
				"rc-tooltip": "~4.2.0",
				"rc-tree": "~3.8.5",
				"rc-tree-select": "~4.1.1",
				"rc-trigger": "~4.4.0",
				"rc-upload": "~3.2.0",
				"rc-util": "^5.0.1",
				"scroll-into-view-if-needed": "^2.2.25",
				"warning": "^4.0.3"
			},
			"devDependencies": {
				"@ant-design/bisheng-plugin": "^2.3.0",
				"@ant-design/colors": "^4.0.0",
				"@ant-design/hitu": "^0.0.0-alpha.13",
				"@ant-design/tools": "^10.0.1",
				"@qixian.cs/github-contributors-list": "^1.0.3",
				"@stackblitz/sdk": "^1.3.0",
				"@types/classnames": "^2.2.8",
				"@types/enzyme": "^3.10.5",
				"@types/gtag.js": "^0.0.3",
				"@types/jest": "^26.0.0",
				"@types/jest-image-snapshot": "^3.1.0",
				"@types/lodash": "^4.14.139",
				"@types/puppeteer": "^3.0.0",
				"@types/raf": "^3.4.0",
				"@types/react": "^16.9.21",
				"@types/react-color": "^3.0.1",
				"@types/react-copy-to-clipboard": "^4.3.0",
				"@types/react-dom": "^16.9.5",
				"@types/warning": "^3.0.0",
				"@typescript-eslint/eslint-plugin": "^3.0.0",
				"@typescript-eslint/parser": "^3.0.0",
				"antd-img-crop": "^3.1.1",
				"antd-pro-merge-less": "^3.0.9",
				"antd-theme-generator": "^1.2.3",
				"array-move": "^3.0.0",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.5.3",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.1.0",
				"bisheng-plugin-toc": "^0.4.4",
				"bundlesize": "^0.18.0",
				"chalk": "^4.0.0",
				"cheerio": "^1.0.0-rc.3",
				"concurrently": "^5.0.2",
				"cross-env": "^7.0.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.6.3",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.10.0",
				"enzyme-adapter-react-16": "^1.14.0",
				"enzyme-to-json": "^3.3.5",
				"esbuild-webpack-plugin": "^1.0.0",
				"eslint": "^7.3.1",
				"eslint-config-airbnb": "^18.0.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-import": "^2.21.1",
				"eslint-plugin-jest": "^23.0.2",
				"eslint-plugin-jsx-a11y": "^6.2.1",
				"eslint-plugin-markdown": "^1.0.0",
				"eslint-plugin-react": "^7.14.2",
				"eslint-plugin-react-hooks": "^4.0.0",
				"eslint-plugin-unicorn": "^21.0.0",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"fs-extra": "^9.0.0",
				"full-icu": "^1.3.0",
				"glob": "^7.1.4",
				"http-server": "^0.12.0",
				"husky": "^4.0.3",
				"identity-obj-proxy": "^3.0.0",
				"ignore-emit-webpack-plugin": "^2.0.2",
				"immutability-helper": "^3.0.0",
				"inquirer": "^7.1.0",
				"intersection-observer": "^0.11.0",
				"jest": "^26.0.0",
				"jest-image-snapshot": "^4.0.0",
				"jest-stare": "^2.0.1",
				"jquery": "^3.4.1",
				"jsdom": "^16.0.0",
				"jsonml.js": "^0.1.0",
				"less-vars-to-js": "^1.3.0",
				"logrocket": "^1.0.0",
				"logrocket-react": "^4.0.0",
				"lz-string": "^1.4.4",
				"mockdate": "^3.0.0",
				"node-fetch": "^2.6.0",
				"open": "^7.0.3",
				"preact": "^10.0.0",
				"preact-compat": "^3.18.5",
				"prettier": "^2.0.1",
				"pretty-quick": "^2.0.0",
				"querystring": "^0.2.0",
				"rc-footer": "^0.6.3",
				"rc-queue-anim": "^1.6.12",
				"rc-scroll-anim": "^2.5.8",
				"rc-tween-one": "^2.4.1",
				"rc-virtual-list": "^1.1.0",
				"react": "^16.9.0",
				"react-color": "^2.17.3",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^11.1.1",
				"react-dnd-html5-backend": "^11.1.1",
				"react-dom": "^16.9.0",
				"react-github-button": "^0.1.11",
				"react-helmet-async": "^1.0.4",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.4",
				"react-intl": "^5.3.0",
				"react-resizable": "^1.8.0",
				"react-router-dom": "^5.0.1",
				"react-sortable-hoc": "^1.11.0",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.8.6",
				"react-text-loop": "^2.3.0",
				"react-virtualized": "~9.21.1",
				"react-window": "^1.8.5",
				"remark": "^12.0.0",
				"remark-cli": "^8.0.0",
				"remark-lint": "^7.0.0",
				"remark-preset-lint-recommended": "^4.0.0",
				"reqwest": "^2.0.5",
				"rimraf": "^3.0.0",
				"scrollama": "^2.0.0",
				"simple-git": "^2.0.0",
				"string-replace-loader": "^2.3.0",
				"stylelint": "^13.0.0",
				"stylelint-config-prettier": "^8.0.0",
				"stylelint-config-rational-order": "^0.1.2",
				"stylelint-config-standard": "^20.0.0",
				"stylelint-declaration-block-no-ignored-properties": "^2.1.0",
				"stylelint-order": "^4.0.0",
				"theme-switcher": "^1.0.2",
				"typescript": "~3.9.2",
				"webpack-bundle-analyzer": "^3.6.0",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.2.0",
				"yaml-front-matter": "^4.0.0"
			},
			"peerDependencies": {
				"react": ">=16.9.0",
				"react-dom": ">=16.9.0"
			},
			"publishConfig": {
				"registry": "https://registry.npmjs.org/"
			},
			"bundlesize": [
				{
					"path": "./dist/antd.min.js",
					"maxSize": "300 kB"
				},
				{
					"path": "./dist/antd.min.css",
					"maxSize": "65 kB"
				},
				{
					"path": "./dist/antd.dark.min.css",
					"maxSize": "65 kB"
				},
				{
					"path": "./dist/antd.compact.min.css",
					"maxSize": "65 kB"
				}
			],
			"tnpm": {
				"mode": "npm"
			},
			"gitHead": "1a10df03a74ee44f5051a0ddf785e5b19c1bd9e5",
			"_id": "antd@4.5.3",
			"_nodeVersion": "12.18.1",
			"_npmVersion": "6.14.5",
			"dist": {
				"integrity": "sha512-/drsnAfUjrdDrIni7zmbRk4HwtuWszj+D6WBCWKh6JO3XLvCjNMJN0ayYMykS80FPw4RaOx0tl2yKhiQODvBgA==",
				"shasum": "1ea0cf501e1e71626a4a57ca5e6d9544470afc09",
				"tarball": "https://registry.npmjs.org/antd/-/antd-4.5.3.tgz",
				"fileCount": 2972,
				"unpackedSize": 40068115,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfMBegCRA9TVsSAnZWagAAQ4EP/RUfdVZXSVbN2uCgRiBt\nVazxbtihPD8jBpvv3WfRPNH+25rrqN5JODSF1ePqNJQXbVfIU7tDa+4OwCXk\nH3XINF8nyFMsarB/wwo1xC2ccoNkizPmQanMTfdIBs4RnqZK+cjnui0dnLZU\nGxXiWMSM9fBk4fJBF/1frkLDTumA9759l4MSwKXab2etSmQR2+G9gx+QAfp9\nnoNn7aTASQgSmZ2waqd8YuY/kjwb+6weRmndf3HhMDSxZRO9x/jQoNEU9qvF\nocOsa0+Ic+JW0bJKgDWMo/+jhOLHhefwRR70NxNUR6f7wW2Am5q9uJSh+tYT\nYlz0E9V/bheUm006kG/wolq2yRd5DmOxgJP1vjp2cCNeYUOxxAAi6TB5jF0K\nl8xdLOHIF+lIbkios08c9JCWkgDm2M7OyT+Q/Xx7Jcsyqm5FT87oqO4/8+9L\nHaq/YKJtaeCjUTctzjovQiEmiKP5drRqGS2V2Mn0bz4QnSIRymyoVUxnOSzX\noCGlC35je55wOtzVerinccQV8NG07C3HXDlH1pnQmHzJ10DuYFaOeWrs8c3H\nykECQtoiST0SdSfT4WXkFWVlwMcx6GSDGJyRtCogoZi3PKQul4KRLmaOetXM\nUqlwUbzVt4wbqMu53ypoF4nvFh6iWJ9nfiXEg+mWl9sbHkRGVO8Lb4H6QMrC\nnW2a\r\n=xmKD\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "07akioni2@gmail.com",
					"name": "07akioni"
				},
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "chenshuai2144",
				"email": "wasd2144@hotmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_4.5.3_1596987295990_0.298182539950097"
			},
			"_hasShrinkwrap": false
		},
		"4.5.4": {
			"name": "antd",
			"version": "4.5.4",
			"description": "An enterprise-class UI design language and React components implementation",
			"title": "Ant Design",
			"keywords": [
				"ant",
				"component",
				"components",
				"design",
				"framework",
				"frontend",
				"react",
				"react-component",
				"ui"
			],
			"homepage": "https://ant.design/",
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"license": "MIT",
			"contributors": [
				{
					"name": "ant"
				}
			],
			"funding": {
				"type": "opencollective",
				"url": "https://opencollective.com/ant-design"
			},
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"main": "lib/index.js",
			"module": "es/index.js",
			"unpkg": "dist/antd.min.js",
			"typings": "lib/index.d.ts",
			"scripts": {
				"api-collection": "antd-tools run api-collection",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"build": "npm run compile && NODE_OPTIONS='--max-old-space-size=4096' npm run dist",
				"bundlesize": "bundlesize",
				"check-commit": "node ./scripts/check-commit",
				"prestart": "npm run version",
				"precompile": "npm run version",
				"pretest": "npm run version",
				"predist": "npm run version",
				"presite": "npm run version",
				"color-less": "node ./scripts/generate-color-less",
				"compile": "antd-tools run compile",
				"compile:less": "antd-tools run compile:less",
				"changelog": "node ./scripts/print-changelog",
				"predeploy": "antd-tools run clean && npm run site && cp CNAME _site && cp -r .circleci/ .github/ _site && npm run site:test",
				"deploy": "bisheng gh-pages --push-only --dotfiles",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"dist": "antd-tools run dist",
				"lint": "npm run tsc && npm run lint:script && npm run lint:demo && npm run lint:style && npm run lint:deps && npm run lint:md",
				"lint-fix": "npm run lint-fix:script && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:script": "npm run lint:script -- --fix",
				"lint-fix:style": "npm run lint:style -- --fix",
				"lint:demo": "eslint components/*/demo/*.md",
				"lint:deps": "antd-tools run deps-lint",
				"lint:md": "remark . -f -q",
				"lint:script": "eslint . --ext '.js,.jsx,.ts,.tsx'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"pre-publish": "npm run test-all -- --skip-build",
				"prettier": "prettier -c --write '**/*'",
				"pretty-quick": "pretty-quick",
				"pub": "npm run version && antd-tools run pub",
				"prepublishOnly": "antd-tools run guard",
				"site": "cross-env NODE_ICU_DATA=node_modules/full-icu ESBUILD=1 concurrently \"bisheng build --ssr -c ./site/bisheng.config.js\" \"npm run color-less\"",
				"sort": "npx sort-package-json",
				"sort-api": "antd-tools run sort-api-table",
				"start": "antd-tools run clean && cross-env NODE_ENV=development concurrently \"npm run color-less\" \"bisheng start -c ./site/bisheng.config.js\"",
				"start:preact": "antd-tools run clean && cross-env NODE_ENV=development REACT_ENV=preact concurrently \"npm run color-less\" \"bisheng start -c ./site/bisheng.config.js\"",
				"test": "jest --config .jest.js --no-cache",
				"test:update": "jest --config .jest.js --no-cache --update-snapshot",
				"test-all": "sh -e ./scripts/test-all.sh",
				"test-node": "jest --config .jest.node.js --no-cache",
				"tsc": "tsc --noEmit",
				"site:test": "jest --config .jest.site.js --cache=false",
				"test-image": "npm run compile:less && docker-compose run tests",
				"version": "node ./scripts/generate-version"
			},
			"husky": {
				"hooks": {
					"pre-commit": "pretty-quick --staged"
				}
			},
			"browserslist": [
				"last 2 versions",
				"Firefox ESR",
				"> 1%",
				"ie >= 11"
			],
			"dependencies": {
				"@ant-design/css-animation": "^1.7.2",
				"@ant-design/icons": "^4.2.1",
				"@ant-design/react-slick": "~0.27.0",
				"@babel/runtime": "^7.10.4",
				"array-tree-filter": "^2.1.0",
				"classnames": "^2.2.6",
				"copy-to-clipboard": "^3.2.0",
				"lodash": "^4.17.13",
				"moment": "^2.25.3",
				"omit.js": "^2.0.2",
				"raf": "^3.4.1",
				"rc-animate": "~3.1.0",
				"rc-cascader": "~1.3.0",
				"rc-checkbox": "~2.3.0",
				"rc-collapse": "~2.0.0",
				"rc-dialog": "~8.1.0",
				"rc-drawer": "~4.1.0",
				"rc-dropdown": "~3.1.2",
				"rc-field-form": "~1.8.0",
				"rc-input-number": "~6.0.0",
				"rc-mentions": "~1.4.0",
				"rc-menu": "~8.5.2",
				"rc-motion": "^1.0.0",
				"rc-notification": "~4.4.0",
				"rc-pagination": "~2.4.5",
				"rc-picker": "~1.15.1",
				"rc-progress": "~3.0.0",
				"rc-rate": "~2.8.2",
				"rc-resize-observer": "^0.2.3",
				"rc-select": "~11.0.12",
				"rc-slider": "~9.3.0",
				"rc-steps": "~4.1.0",
				"rc-switch": "~3.2.0",
				"rc-table": "~7.8.0",
				"rc-tabs": "~11.5.0",
				"rc-textarea": "~0.3.0",
				"rc-tooltip": "~4.2.0",
				"rc-tree": "~3.9.0",
				"rc-tree-select": "~4.1.1",
				"rc-trigger": "~4.4.0",
				"rc-upload": "~3.2.0",
				"rc-util": "^5.0.1",
				"scroll-into-view-if-needed": "^2.2.25",
				"warning": "^4.0.3"
			},
			"devDependencies": {
				"@ant-design/bisheng-plugin": "^2.3.0",
				"@ant-design/colors": "^4.0.0",
				"@ant-design/hitu": "^0.0.0-alpha.13",
				"@ant-design/tools": "^10.0.1",
				"@qixian.cs/github-contributors-list": "^1.0.3",
				"@stackblitz/sdk": "^1.3.0",
				"@types/classnames": "^2.2.8",
				"@types/enzyme": "^3.10.5",
				"@types/gtag.js": "^0.0.3",
				"@types/jest": "^26.0.0",
				"@types/jest-image-snapshot": "^3.1.0",
				"@types/lodash": "^4.14.139",
				"@types/puppeteer": "^3.0.0",
				"@types/raf": "^3.4.0",
				"@types/react": "^16.9.21",
				"@types/react-color": "^3.0.1",
				"@types/react-copy-to-clipboard": "^4.3.0",
				"@types/react-dom": "^16.9.5",
				"@types/warning": "^3.0.0",
				"@typescript-eslint/eslint-plugin": "^3.0.0",
				"@typescript-eslint/parser": "^3.0.0",
				"antd-img-crop": "^3.1.1",
				"antd-pro-merge-less": "^3.0.9",
				"antd-theme-generator": "^1.2.3",
				"array-move": "^3.0.0",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.5.3",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.1.0",
				"bisheng-plugin-toc": "^0.4.4",
				"bundlesize": "^0.18.0",
				"chalk": "^4.0.0",
				"cheerio": "^1.0.0-rc.3",
				"concurrently": "^5.0.2",
				"cross-env": "^7.0.0",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.6.3",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.10.0",
				"enzyme-adapter-react-16": "^1.14.0",
				"enzyme-to-json": "^3.3.5",
				"esbuild-webpack-plugin": "^1.0.0",
				"eslint": "^7.3.1",
				"eslint-config-airbnb": "^18.0.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-import": "^2.21.1",
				"eslint-plugin-jest": "^23.0.2",
				"eslint-plugin-jsx-a11y": "^6.2.1",
				"eslint-plugin-markdown": "^1.0.0",
				"eslint-plugin-react": "^7.14.2",
				"eslint-plugin-react-hooks": "^4.0.0",
				"eslint-plugin-unicorn": "^21.0.0",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"fs-extra": "^9.0.0",
				"full-icu": "^1.3.0",
				"glob": "^7.1.4",
				"http-server": "^0.12.0",
				"husky": "^4.0.3",
				"identity-obj-proxy": "^3.0.0",
				"ignore-emit-webpack-plugin": "^2.0.2",
				"immutability-helper": "^3.0.0",
				"inquirer": "^7.1.0",
				"intersection-observer": "^0.11.0",
				"jest": "^26.0.0",
				"jest-image-snapshot": "^4.0.0",
				"jest-stare": "^2.0.1",
				"jquery": "^3.4.1",
				"jsdom": "^16.0.0",
				"jsonml.js": "^0.1.0",
				"less-vars-to-js": "^1.3.0",
				"logrocket": "^1.0.0",
				"logrocket-react": "^4.0.0",
				"lz-string": "^1.4.4",
				"mockdate": "^3.0.0",
				"node-fetch": "^2.6.0",
				"open": "^7.0.3",
				"preact": "^10.0.0",
				"preact-compat": "^3.18.5",
				"prettier": "^2.0.1",
				"pretty-quick": "^2.0.0",
				"querystring": "^0.2.0",
				"rc-footer": "^0.6.3",
				"rc-queue-anim": "^1.6.12",
				"rc-scroll-anim": "^2.5.8",
				"rc-tween-one": "^2.4.1",
				"rc-virtual-list": "^1.1.0",
				"react": "^16.9.0",
				"react-color": "^2.17.3",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^11.1.1",
				"react-dnd-html5-backend": "^11.1.1",
				"react-dom": "^16.9.0",
				"react-github-button": "^0.1.11",
				"react-helmet-async": "^1.0.4",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.4",
				"react-intl": "^5.3.0",
				"react-resizable": "^1.8.0",
				"react-router-dom": "^5.0.1",
				"react-sortable-hoc": "^1.11.0",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.8.6",
				"react-text-loop": "^2.3.0",
				"react-virtualized": "^9.22.0",
				"react-window": "^1.8.5",
				"remark": "^12.0.0",
				"remark-cli": "^8.0.0",
				"remark-lint": "^7.0.0",
				"remark-preset-lint-recommended": "^4.0.0",
				"reqwest": "^2.0.5",
				"rimraf": "^3.0.0",
				"scrollama": "^2.0.0",
				"simple-git": "^2.0.0",
				"string-replace-loader": "^2.3.0",
				"stylelint": "^13.0.0",
				"stylelint-config-prettier": "^8.0.0",
				"stylelint-config-rational-order": "^0.1.2",
				"stylelint-config-standard": "^20.0.0",
				"stylelint-declaration-block-no-ignored-properties": "^2.1.0",
				"stylelint-order": "^4.0.0",
				"theme-switcher": "^1.0.2",
				"typescript": "~3.9.2",
				"webpack-bundle-analyzer": "^3.6.0",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.2.0",
				"yaml-front-matter": "^4.0.0"
			},
			"peerDependencies": {
				"react": ">=16.9.0",
				"react-dom": ">=16.9.0"
			},
			"publishConfig": {
				"registry": "https://registry.npmjs.org/"
			},
			"bundlesize": [
				{
					"path": "./dist/antd.min.js",
					"maxSize": "300 kB"
				},
				{
					"path": "./dist/antd.min.css",
					"maxSize": "65 kB"
				},
				{
					"path": "./dist/antd.dark.min.css",
					"maxSize": "65 kB"
				},
				{
					"path": "./dist/antd.compact.min.css",
					"maxSize": "65 kB"
				}
			],
			"tnpm": {
				"mode": "npm"
			},
			"gitHead": "2b71085e68ae8529f7463f08ff6f14f3e80abc42",
			"_id": "antd@4.5.4",
			"_nodeVersion": "12.16.2",
			"_npmVersion": "6.14.4",
			"dist": {
				"integrity": "sha512-ToBwPaEfRXpDwkFZwEeQc8TynqVLMRX/P4V2IA2cfS4H+w4HXi89kQik4/Gx48UphHmt6fcfwtfm8QZIn3nerA==",
				"shasum": "1eaebcba7a0d9a2e69ad3365366026546fbf7b0f",
				"tarball": "https://registry.npmjs.org/antd/-/antd-4.5.4.tgz",
				"fileCount": 2972,
				"unpackedSize": 39257943,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfM88wCRA9TVsSAnZWagAAyVcP/3nGaXcd4PHwQ7JURMJS\n1sP8Y+6dYMqdYJY7/F1ogocrfbIAOsKVhwA+mMiHuBxS4UZl4dkbBt8Ugfie\n2OTUZOsJRuSQglm6m5/07LYAh10+kYGo/A6YYYA2YweGszPGO++figCf0q+s\nXCn5W854NBu2iqJGAhC/tjCS8Mhw+PUAuHytpa0f0noyKNb3VW3S+RfCPW8H\nBP1VYJrt6kLcwZIvpAvvzZH7MhUYeIiAR1C/tPwquhwDAsNI8BhZtGspNeJ2\nkMzcGNeT3gstPylmEzIE4OuA4Qy5j2tN8WjEBBVixOL0bS/qdbkhHfhZ4ec6\nAt2ogcVwmEqLe7LRil1Ma3Pyl/i53lkA0e22PgUKTyrR/9R+KqSsgQ/y/skU\nrarfHHnudi5g9dy/nE3WeOQ15a43pLo9mlJH3feHmph8BZQyc6isuSstWHLq\nRxdetGafRNdZxYTKEfwpQUwTn2zlwaoN0jDNIGQ7k85bPzTEubXIbYJl8eWF\nB1rJ04vBWaNvIwjZ95DoV5IgU9HryvHBisiVpmohMf4/dX9+Co+G1quw10aR\nUcINbf+n+xUTvtc15H838PKKKmFIKMPM/GuMQin5FlcGGP1tSWPhI25/lH9j\nhH+vb3cNIQIYQPf0MuMqS26QHNYsxDX2HjEe/aUcJmZtoivTWxXgm98O+zai\nPkRd\r\n=NFUg\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "07akioni2@gmail.com",
					"name": "07akioni"
				},
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "dengfuping",
				"email": "dengfuping_develop@163.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_4.5.4_1597230895412_0.023578466250832264"
			},
			"_hasShrinkwrap": false
		},
		"4.6.0": {
			"name": "antd",
			"version": "4.6.0",
			"description": "An enterprise-class UI design language and React components implementation",
			"title": "Ant Design",
			"keywords": [
				"ant",
				"component",
				"components",
				"design",
				"framework",
				"frontend",
				"react",
				"react-component",
				"ui"
			],
			"homepage": "https://ant.design/",
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"license": "MIT",
			"contributors": [
				{
					"name": "ant"
				}
			],
			"funding": {
				"type": "opencollective",
				"url": "https://opencollective.com/ant-design"
			},
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"main": "lib/index.js",
			"module": "es/index.js",
			"unpkg": "dist/antd.min.js",
			"typings": "lib/index.d.ts",
			"scripts": {
				"api-collection": "antd-tools run api-collection",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"build": "npm run compile && NODE_OPTIONS='--max-old-space-size=4096' npm run dist",
				"bundlesize": "bundlesize",
				"check-commit": "node ./scripts/check-commit",
				"prestart": "npm run version",
				"precompile": "npm run version",
				"pretest": "npm run version",
				"predist": "npm run version",
				"presite": "npm run version",
				"color-less": "node ./scripts/generate-color-less",
				"compile": "antd-tools run compile",
				"compile:less": "antd-tools run compile:less",
				"changelog": "node ./scripts/print-changelog",
				"predeploy": "antd-tools run clean && npm run site && cp CNAME _site && cp -r .circleci _site && npm run site:test",
				"deploy": "bisheng gh-pages --push-only --dotfiles",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"dist": "antd-tools run dist",
				"lint": "npm run tsc && npm run lint:script && npm run lint:demo && npm run lint:style && npm run lint:deps && npm run lint:md",
				"lint-fix": "npm run lint-fix:script && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:script": "npm run lint:script -- --fix",
				"lint-fix:style": "npm run lint:style -- --fix",
				"lint:demo": "eslint components/*/demo/*.md",
				"lint:deps": "antd-tools run deps-lint",
				"lint:md": "remark . -f -q",
				"lint:script": "eslint . --ext '.js,.jsx,.ts,.tsx'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"pre-publish": "npm run test-all -- --skip-build",
				"prettier": "prettier -c --write '**/*'",
				"pretty-quick": "pretty-quick",
				"pub": "npm run version && antd-tools run pub",
				"prepublishOnly": "antd-tools run guard",
				"site": "cross-env NODE_ICU_DATA=node_modules/full-icu ESBUILD=1 concurrently \"bisheng build --ssr -c ./site/bisheng.config.js\" \"npm run color-less\"",
				"sort": "npx sort-package-json",
				"sort-api": "antd-tools run sort-api-table",
				"start": "antd-tools run clean && cross-env NODE_ENV=development concurrently \"npm run color-less\" \"bisheng start -c ./site/bisheng.config.js\"",
				"start:preact": "antd-tools run clean && cross-env NODE_ENV=development REACT_ENV=preact concurrently \"npm run color-less\" \"bisheng start -c ./site/bisheng.config.js\"",
				"test": "jest --config .jest.js --no-cache",
				"test:update": "jest --config .jest.js --no-cache --update-snapshot",
				"test-all": "sh -e ./scripts/test-all.sh",
				"test-node": "jest --config .jest.node.js --no-cache",
				"tsc": "tsc --noEmit",
				"site:test": "jest --config .jest.site.js --cache=false",
				"test-image": "npm run compile:less && docker-compose run tests",
				"version": "node ./scripts/generate-version"
			},
			"husky": {
				"hooks": {
					"pre-commit": "pretty-quick --staged"
				}
			},
			"browserslist": [
				"last 2 versions",
				"Firefox ESR",
				"> 1%",
				"ie >= 11"
			],
			"dependencies": {
				"@ant-design/colors": "^4.0.5",
				"@ant-design/css-animation": "^1.7.2",
				"@ant-design/icons": "^4.2.1",
				"@ant-design/react-slick": "~0.27.0",
				"@babel/runtime": "^7.10.4",
				"array-tree-filter": "^2.1.0",
				"classnames": "^2.2.6",
				"copy-to-clipboard": "^3.2.0",
				"lodash": "^4.17.20",
				"moment": "^2.25.3",
				"omit.js": "^2.0.2",
				"raf": "^3.4.1",
				"rc-animate": "~3.1.0",
				"rc-cascader": "~1.3.0",
				"rc-checkbox": "~2.3.0",
				"rc-collapse": "~2.0.0",
				"rc-dialog": "~8.1.0",
				"rc-drawer": "~4.1.0",
				"rc-dropdown": "~3.1.2",
				"rc-field-form": "~1.10.0",
				"rc-image": "~3.0.2",
				"rc-input-number": "~6.0.0",
				"rc-mentions": "~1.4.0",
				"rc-menu": "~8.5.2",
				"rc-motion": "^1.0.0",
				"rc-notification": "~4.4.0",
				"rc-pagination": "~3.0.3",
				"rc-picker": "~2.0.6",
				"rc-progress": "~3.0.0",
				"rc-rate": "~2.8.2",
				"rc-resize-observer": "^0.2.3",
				"rc-select": "~11.1.0",
				"rc-slider": "~9.3.0",
				"rc-steps": "~4.1.0",
				"rc-switch": "~3.2.0",
				"rc-table": "~7.9.2",
				"rc-tabs": "~11.6.0",
				"rc-textarea": "~0.3.0",
				"rc-tooltip": "~4.2.0",
				"rc-tree": "~3.9.0",
				"rc-tree-select": "~4.1.1",
				"rc-trigger": "~4.4.0",
				"rc-upload": "~3.2.0",
				"rc-util": "^5.0.1",
				"scroll-into-view-if-needed": "^2.2.25",
				"warning": "^4.0.3"
			},
			"devDependencies": {
				"@ant-design/bisheng-plugin": "^2.3.0",
				"@ant-design/hitu": "^0.0.0-alpha.13",
				"@ant-design/tools": "^10.0.1",
				"@qixian.cs/github-contributors-list": "^1.0.3",
				"@stackblitz/sdk": "^1.3.0",
				"@types/classnames": "^2.2.8",
				"@types/enzyme": "^3.10.5",
				"@types/gtag.js": "^0.0.3",
				"@types/jest": "^26.0.0",
				"@types/jest-image-snapshot": "^3.1.0",
				"@types/lodash": "^4.14.139",
				"@types/puppeteer": "^3.0.0",
				"@types/raf": "^3.4.0",
				"@types/react": "^16.9.21",
				"@types/react-color": "^3.0.1",
				"@types/react-copy-to-clipboard": "^4.3.0",
				"@types/react-dom": "^16.9.5",
				"@types/warning": "^3.0.0",
				"@typescript-eslint/eslint-plugin": "^3.0.0",
				"@typescript-eslint/parser": "^3.0.0",
				"antd-img-crop": "^3.1.1",
				"antd-pro-merge-less": "^3.0.9",
				"antd-theme-generator": "^1.2.3",
				"array-move": "^3.0.0",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.5.3",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.1.0",
				"bisheng-plugin-toc": "^0.4.4",
				"bundlesize": "^0.18.0",
				"chalk": "^4.0.0",
				"cheerio": "^1.0.0-rc.3",
				"concurrently": "^5.0.2",
				"cross-env": "^7.0.0",
				"css-minimizer-webpack-plugin": "^1.1.1",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.6.3",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.10.0",
				"enzyme-adapter-react-16": "^1.14.0",
				"enzyme-to-json": "^3.3.5",
				"esbuild-webpack-plugin": "^1.0.0",
				"eslint": "^7.3.1",
				"eslint-config-airbnb": "^18.0.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-import": "^2.21.1",
				"eslint-plugin-jest": "^23.0.2",
				"eslint-plugin-jsx-a11y": "^6.2.1",
				"eslint-plugin-markdown": "^1.0.0",
				"eslint-plugin-react": "^7.14.2",
				"eslint-plugin-react-hooks": "^4.0.0",
				"eslint-plugin-unicorn": "^21.0.0",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"fs-extra": "^9.0.0",
				"full-icu": "^1.3.0",
				"glob": "^7.1.4",
				"http-server": "^0.12.0",
				"husky": "^4.0.3",
				"identity-obj-proxy": "^3.0.0",
				"ignore-emit-webpack-plugin": "^2.0.2",
				"immutability-helper": "^3.0.0",
				"inquirer": "^7.1.0",
				"intersection-observer": "^0.11.0",
				"jest": "^26.0.0",
				"jest-image-snapshot": "^4.0.0",
				"jest-stare": "^2.0.1",
				"jquery": "^3.4.1",
				"jsdom": "^16.0.0",
				"jsonml.js": "^0.1.0",
				"less-vars-to-js": "^1.3.0",
				"logrocket": "^1.0.0",
				"logrocket-react": "^4.0.0",
				"lz-string": "^1.4.4",
				"mockdate": "^3.0.0",
				"node-fetch": "^2.6.0",
				"open": "^7.0.3",
				"preact": "^10.0.0",
				"preact-compat": "^3.18.5",
				"prettier": "^2.0.1",
				"pretty-quick": "^3.0.0",
				"querystring": "^0.2.0",
				"rc-footer": "^0.6.3",
				"rc-queue-anim": "^1.6.12",
				"rc-scroll-anim": "^2.5.8",
				"rc-tween-one": "^2.4.1",
				"rc-virtual-list": "^3.0.3",
				"react": "^16.9.0",
				"react-color": "^2.17.3",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^11.1.1",
				"react-dnd-html5-backend": "^11.1.1",
				"react-dom": "^16.9.0",
				"react-github-button": "^0.1.11",
				"react-helmet-async": "^1.0.4",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.4",
				"react-intl": "^5.3.0",
				"react-resizable": "^1.8.0",
				"react-router-dom": "^5.0.1",
				"react-sortable-hoc": "^1.11.0",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.8.6",
				"react-text-loop": "^2.3.0",
				"react-virtualized": "^9.22.0",
				"react-window": "^1.8.5",
				"remark": "^12.0.0",
				"remark-cli": "^8.0.0",
				"remark-lint": "^7.0.0",
				"remark-preset-lint-recommended": "^4.0.0",
				"reqwest": "^2.0.5",
				"rimraf": "^3.0.0",
				"scrollama": "^2.0.0",
				"simple-git": "^2.0.0",
				"string-replace-loader": "^2.3.0",
				"stylelint": "^13.0.0",
				"stylelint-config-prettier": "^8.0.0",
				"stylelint-config-rational-order": "^0.1.2",
				"stylelint-config-standard": "^20.0.0",
				"stylelint-declaration-block-no-ignored-properties": "^2.1.0",
				"stylelint-order": "^4.0.0",
				"theme-switcher": "^1.0.2",
				"typescript": "~4.0.0",
				"webpack-bundle-analyzer": "^3.6.0",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.2.0",
				"yaml-front-matter": "^4.0.0"
			},
			"peerDependencies": {
				"react": ">=16.9.0",
				"react-dom": ">=16.9.0"
			},
			"publishConfig": {
				"registry": "https://registry.npmjs.org/"
			},
			"bundlesize": [
				{
					"path": "./dist/antd.min.js",
					"maxSize": "300 kB"
				},
				{
					"path": "./dist/antd.min.css",
					"maxSize": "65 kB"
				},
				{
					"path": "./dist/antd.dark.min.css",
					"maxSize": "66 kB"
				},
				{
					"path": "./dist/antd.compact.min.css",
					"maxSize": "65 kB"
				}
			],
			"tnpm": {
				"mode": "npm"
			},
			"gitHead": "71bdb0ab334872e24b49db5a418d9bb2c7e604bb",
			"_id": "antd@4.6.0",
			"_nodeVersion": "14.0.0",
			"_npmVersion": "6.14.4",
			"dist": {
				"integrity": "sha512-HGndis0eYZD6jIzIHGGIQ3PTBCyM9xY1EPA+W+4CL+qyuvY691MtRj8JBCBizV9P2Yr55X0CKwG8A4Epq6fm7w==",
				"shasum": "48a9ebf503d65a7c0ba3020b0e94274012f49613",
				"tarball": "https://registry.npmjs.org/antd/-/antd-4.6.0.tgz",
				"fileCount": 3042,
				"unpackedSize": 39648049,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfQdfjCRA9TVsSAnZWagAA4ikP/RSWxRdSGTCRDCua8ksP\nWXv24Re5wv/8bqi+s0H31LyPFNByE2B5AsR1N5zu/G/WZwneEgq40ZQnsumQ\nicERWW3AbZi/yLykiUYZcJ9nfcvU/w5+Ib5v/usn4vTWutHPHMxFrY/6Z0Db\nHG8xmUjEae4JH4ZVJ+JZycC9zi0/4dQKeBP1rgx3EBAvhzKfN9xX1Bt3n2HW\nZ4qTFI4+gi9Lh1RzoRP3kLBVJEmodOePWghTItgvdHp+K5qwkiAP8tbMD7/7\nGLRo1b/cQqSo8BK/RUfsgGrAt98rA2y0fcGm8yd5yLI0Vxkd8/vrtD/EFk0V\nHayFF70oT0LiK7Dpc1mYmKUXnqXqnamhk4m3Ed0kNRYC7dGVuFKtwB0+iakD\nYKP0+KSSNgfkb+ePpr4GugTBTjUn4RHFHMDOBUhCDLlWKJbQbsO2iBKqhzx9\n7FmWq7PON+PLbACsxz4sH5RFvfP4HjzJ9Lpmw0+Gfv4BNdS4EEqOnY0BDS0B\nTVE891yQ3Qc8K47qLpLmFE2+ciAsCgA5s6Ykbfh7+H4wAp7BSH/YehF18iRp\ncCBXGMrGGZij6O7OY8HhgOGVRQNVup6FNJf3McMxn2GC3r3AVDpvSxT/WofQ\nL5ACaKHU30J+x3SR+g05d3s3/yBcaqGcmxr3+VwU6UjiOQNmbp3jV+vQg8G0\njwFj\r\n=+LVa\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "07akioni2@gmail.com",
					"name": "07akioni"
				},
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_4.6.0_1598150626933_0.6454087030658533"
			},
			"_hasShrinkwrap": false
		},
		"4.6.1": {
			"name": "antd",
			"version": "4.6.1",
			"description": "An enterprise-class UI design language and React components implementation",
			"title": "Ant Design",
			"keywords": [
				"ant",
				"component",
				"components",
				"design",
				"framework",
				"frontend",
				"react",
				"react-component",
				"ui"
			],
			"homepage": "https://ant.design/",
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"license": "MIT",
			"contributors": [
				{
					"name": "ant"
				}
			],
			"funding": {
				"type": "opencollective",
				"url": "https://opencollective.com/ant-design"
			},
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"main": "lib/index.js",
			"module": "es/index.js",
			"unpkg": "dist/antd.min.js",
			"typings": "lib/index.d.ts",
			"scripts": {
				"api-collection": "antd-tools run api-collection",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"build": "npm run compile && NODE_OPTIONS='--max-old-space-size=4096' npm run dist",
				"bundlesize": "bundlesize",
				"check-commit": "node ./scripts/check-commit",
				"prestart": "npm run version",
				"precompile": "npm run version",
				"pretest": "npm run version",
				"predist": "npm run version",
				"presite": "npm run version",
				"color-less": "node ./scripts/generate-color-less",
				"compile": "antd-tools run compile",
				"compile:less": "antd-tools run compile:less",
				"changelog": "node ./scripts/print-changelog",
				"predeploy": "antd-tools run clean && npm run site && cp CNAME _site && cp -r .circleci _site && npm run site:test",
				"deploy": "bisheng gh-pages --push-only --dotfiles",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"dist": "antd-tools run dist",
				"lint": "npm run tsc && npm run lint:script && npm run lint:demo && npm run lint:style && npm run lint:deps && npm run lint:md",
				"lint-fix": "npm run lint-fix:script && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:script": "npm run lint:script -- --fix",
				"lint-fix:style": "npm run lint:style -- --fix",
				"lint:demo": "eslint components/*/demo/*.md",
				"lint:deps": "antd-tools run deps-lint",
				"lint:md": "remark . -f -q",
				"lint:script": "eslint . --ext '.js,.jsx,.ts,.tsx'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"pre-publish": "npm run test-all -- --skip-build",
				"prettier": "prettier -c --write '**/*'",
				"pretty-quick": "pretty-quick",
				"pub": "npm run version && antd-tools run pub",
				"prepublishOnly": "antd-tools run guard",
				"site": "cross-env NODE_ICU_DATA=node_modules/full-icu ESBUILD=1 concurrently \"bisheng build --ssr -c ./site/bisheng.config.js\" \"npm run color-less\"",
				"sort": "npx sort-package-json",
				"sort-api": "antd-tools run sort-api-table",
				"start": "antd-tools run clean && cross-env NODE_ENV=development concurrently \"npm run color-less\" \"bisheng start -c ./site/bisheng.config.js\"",
				"start:preact": "antd-tools run clean && cross-env NODE_ENV=development REACT_ENV=preact concurrently \"npm run color-less\" \"bisheng start -c ./site/bisheng.config.js\"",
				"test": "jest --config .jest.js --no-cache",
				"test:update": "jest --config .jest.js --no-cache --update-snapshot",
				"test-all": "sh -e ./scripts/test-all.sh",
				"test-node": "jest --config .jest.node.js --no-cache",
				"tsc": "tsc --noEmit",
				"site:test": "jest --config .jest.site.js --cache=false",
				"test-image": "npm run compile:less && docker-compose run tests",
				"version": "node ./scripts/generate-version"
			},
			"husky": {
				"hooks": {
					"pre-commit": "pretty-quick --staged"
				}
			},
			"browserslist": [
				"last 2 versions",
				"Firefox ESR",
				"> 1%",
				"ie >= 11"
			],
			"dependencies": {
				"@ant-design/colors": "^4.0.5",
				"@ant-design/css-animation": "^1.7.2",
				"@ant-design/icons": "^4.2.1",
				"@ant-design/react-slick": "~0.27.0",
				"@babel/runtime": "^7.10.4",
				"array-tree-filter": "^2.1.0",
				"classnames": "^2.2.6",
				"copy-to-clipboard": "^3.2.0",
				"lodash": "^4.17.20",
				"moment": "^2.25.3",
				"omit.js": "^2.0.2",
				"raf": "^3.4.1",
				"rc-animate": "~3.1.0",
				"rc-cascader": "~1.3.0",
				"rc-checkbox": "~2.3.0",
				"rc-collapse": "~2.0.0",
				"rc-dialog": "~8.1.0",
				"rc-drawer": "~4.1.0",
				"rc-dropdown": "~3.1.2",
				"rc-field-form": "~1.10.0",
				"rc-image": "~3.0.2",
				"rc-input-number": "~6.0.0",
				"rc-mentions": "~1.4.0",
				"rc-menu": "~8.5.2",
				"rc-motion": "^1.0.0",
				"rc-notification": "~4.4.0",
				"rc-pagination": "~3.0.3",
				"rc-picker": "~2.0.6",
				"rc-progress": "~3.0.0",
				"rc-rate": "~2.8.2",
				"rc-resize-observer": "^0.2.3",
				"rc-select": "~11.1.0",
				"rc-slider": "~9.3.0",
				"rc-steps": "~4.1.0",
				"rc-switch": "~3.2.0",
				"rc-table": "~7.9.2",
				"rc-tabs": "~11.6.0",
				"rc-textarea": "~0.3.0",
				"rc-tooltip": "~4.2.0",
				"rc-tree": "~3.9.0",
				"rc-tree-select": "~4.1.1",
				"rc-trigger": "~4.4.0",
				"rc-upload": "~3.2.0",
				"rc-util": "^5.0.1",
				"scroll-into-view-if-needed": "^2.2.25",
				"warning": "^4.0.3"
			},
			"devDependencies": {
				"@ant-design/bisheng-plugin": "^2.3.0",
				"@ant-design/hitu": "^0.0.0-alpha.13",
				"@ant-design/tools": "^10.0.1",
				"@qixian.cs/github-contributors-list": "^1.0.3",
				"@stackblitz/sdk": "^1.3.0",
				"@types/classnames": "^2.2.8",
				"@types/enzyme": "^3.10.5",
				"@types/gtag.js": "^0.0.3",
				"@types/jest": "^26.0.0",
				"@types/jest-image-snapshot": "^3.1.0",
				"@types/lodash": "^4.14.139",
				"@types/puppeteer": "^3.0.0",
				"@types/raf": "^3.4.0",
				"@types/react": "^16.9.21",
				"@types/react-color": "^3.0.1",
				"@types/react-copy-to-clipboard": "^4.3.0",
				"@types/react-dom": "^16.9.5",
				"@types/warning": "^3.0.0",
				"@typescript-eslint/eslint-plugin": "^3.0.0",
				"@typescript-eslint/parser": "^3.0.0",
				"antd-img-crop": "^3.1.1",
				"antd-pro-merge-less": "^3.0.9",
				"antd-theme-generator": "^1.2.3",
				"array-move": "^3.0.0",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.5.3",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.1.0",
				"bisheng-plugin-toc": "^0.4.4",
				"bundlesize": "^0.18.0",
				"chalk": "^4.0.0",
				"cheerio": "^1.0.0-rc.3",
				"concurrently": "^5.0.2",
				"cross-env": "^7.0.0",
				"css-minimizer-webpack-plugin": "^1.1.1",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.6.3",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.10.0",
				"enzyme-adapter-react-16": "^1.14.0",
				"enzyme-to-json": "^3.3.5",
				"esbuild-webpack-plugin": "^1.0.0",
				"eslint": "^7.3.1",
				"eslint-config-airbnb": "^18.0.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-import": "^2.21.1",
				"eslint-plugin-jest": "^23.0.2",
				"eslint-plugin-jsx-a11y": "^6.2.1",
				"eslint-plugin-markdown": "^1.0.0",
				"eslint-plugin-react": "^7.14.2",
				"eslint-plugin-react-hooks": "^4.0.0",
				"eslint-plugin-unicorn": "^21.0.0",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"fs-extra": "^9.0.0",
				"full-icu": "^1.3.0",
				"glob": "^7.1.4",
				"http-server": "^0.12.0",
				"husky": "^4.0.3",
				"identity-obj-proxy": "^3.0.0",
				"ignore-emit-webpack-plugin": "^2.0.2",
				"immutability-helper": "^3.0.0",
				"inquirer": "^7.1.0",
				"intersection-observer": "^0.11.0",
				"jest": "^26.0.0",
				"jest-image-snapshot": "^4.0.0",
				"jest-stare": "^2.0.1",
				"jquery": "^3.4.1",
				"jsdom": "^16.0.0",
				"jsonml.js": "^0.1.0",
				"less-vars-to-js": "^1.3.0",
				"logrocket": "^1.0.0",
				"logrocket-react": "^4.0.0",
				"lz-string": "^1.4.4",
				"mockdate": "^3.0.0",
				"node-fetch": "^2.6.0",
				"open": "^7.0.3",
				"preact": "^10.0.0",
				"preact-compat": "^3.18.5",
				"prettier": "^2.0.1",
				"pretty-quick": "^3.0.0",
				"querystring": "^0.2.0",
				"rc-footer": "^0.6.3",
				"rc-queue-anim": "^1.6.12",
				"rc-scroll-anim": "^2.5.8",
				"rc-tween-one": "^2.4.1",
				"rc-virtual-list": "^3.0.3",
				"react": "^16.9.0",
				"react-color": "^2.17.3",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^11.1.1",
				"react-dnd-html5-backend": "^11.1.1",
				"react-dom": "^16.9.0",
				"react-github-button": "^0.1.11",
				"react-helmet-async": "^1.0.4",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.4",
				"react-intl": "^5.3.0",
				"react-resizable": "^1.8.0",
				"react-router-dom": "^5.0.1",
				"react-sortable-hoc": "^1.11.0",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.8.6",
				"react-text-loop": "^2.3.0",
				"react-virtualized": "^9.22.0",
				"react-window": "^1.8.5",
				"remark": "^12.0.0",
				"remark-cli": "^8.0.0",
				"remark-lint": "^7.0.0",
				"remark-preset-lint-recommended": "^4.0.0",
				"reqwest": "^2.0.5",
				"rimraf": "^3.0.0",
				"scrollama": "^2.0.0",
				"simple-git": "^2.0.0",
				"string-replace-loader": "^2.3.0",
				"stylelint": "^13.0.0",
				"stylelint-config-prettier": "^8.0.0",
				"stylelint-config-rational-order": "^0.1.2",
				"stylelint-config-standard": "^20.0.0",
				"stylelint-declaration-block-no-ignored-properties": "^2.1.0",
				"stylelint-order": "^4.0.0",
				"theme-switcher": "^1.0.2",
				"typescript": "~4.0.0",
				"webpack-bundle-analyzer": "^3.6.0",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.2.0",
				"yaml-front-matter": "^4.0.0"
			},
			"peerDependencies": {
				"react": ">=16.9.0",
				"react-dom": ">=16.9.0"
			},
			"publishConfig": {
				"registry": "https://registry.npmjs.org/"
			},
			"bundlesize": [
				{
					"path": "./dist/antd.min.js",
					"maxSize": "300 kB"
				},
				{
					"path": "./dist/antd.min.css",
					"maxSize": "65 kB"
				},
				{
					"path": "./dist/antd.dark.min.css",
					"maxSize": "66 kB"
				},
				{
					"path": "./dist/antd.compact.min.css",
					"maxSize": "65 kB"
				}
			],
			"tnpm": {
				"mode": "npm"
			},
			"gitHead": "54b6bab2bfedc4395f7e467f388ad7a2de21f44e",
			"_id": "antd@4.6.1",
			"_nodeVersion": "14.0.0",
			"_npmVersion": "6.14.4",
			"dist": {
				"integrity": "sha512-RsqbFvUNSZ5K114492BNo4p+4MpCUpzIsZLu0XFlufYLyIE3pyw184OZjPnJ7b4qlMEvlIoE14N8qCb4BnZF0w==",
				"shasum": "d204215d3d00a3ac51a2e93ec2ee1a49adbdb705",
				"tarball": "https://registry.npmjs.org/antd/-/antd-4.6.1.tgz",
				"fileCount": 3042,
				"unpackedSize": 39356640,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfQzmICRA9TVsSAnZWagAA79QP/RfZVDavWOi5hJ9bEJTM\nPXExi/TozgJjCMUj/AmB8E7c9j//Hu2qz/rB98DpS3saSdnVDFrhyvsv/S/S\nFaqLCs398LQxDIpjy+Hvg0iyUOevHBbIL6JTz99R+F6VydLLPyca9bLqZC58\nJZf//Qmt+yQBQWSHykpOOo7rMiYAOB3vC/Mn77cEiN2OI7nc144xPV/gQz0Z\nudQf/kpK764q+MryqQz4Vp6YTiuQgGHsHrdgz+ReTXb5BkG7JQgmFZHhfRbO\niThSarEybDlL7RjTXiEOK0zajnEvDFLHtvlf3IR0c19otqlgIaKyto+pTtc8\nLqCZqtdCn6/wUjE/PY8XctQyWYam1nC8NZ1bG57ASW3TbJOlA/xSzweML4CT\nXNphhP4vUzqmh8LaQlAI3Z0WeQsTIQwKOAY4S5kLG25HT+v7/8/7I3/kUVAm\nTTdYYWirwfizghOWFAog+hb+aKwtwRtWZVEhyHmuVqwvCJw6HIlLJlilFLQV\nMzwPKN1Jv59i2ewbPVjEH2IvDHLwo1vS6uvyQL8/8i8Ht5aEaLsLSle/JBXo\npt/DKgA/PO2IqeinLLx5sgAlmq6OGS3LPfzKquI7c/OwRLyQmwiDL6+YQEnq\n/lDlT5YYbBrpCcsylH3H2VzGxlgyYFB21KAnzYOO96xFLEobfdSJC+puEVwt\nNfmG\r\n=lmef\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "07akioni2@gmail.com",
					"name": "07akioni"
				},
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_4.6.1_1598241159550_0.18270288321472128"
			},
			"_hasShrinkwrap": false
		},
		"4.6.2": {
			"name": "antd",
			"version": "4.6.2",
			"description": "An enterprise-class UI design language and React components implementation",
			"title": "Ant Design",
			"keywords": [
				"ant",
				"component",
				"components",
				"design",
				"framework",
				"frontend",
				"react",
				"react-component",
				"ui"
			],
			"homepage": "https://ant.design/",
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"license": "MIT",
			"contributors": [
				{
					"name": "ant"
				}
			],
			"funding": {
				"type": "opencollective",
				"url": "https://opencollective.com/ant-design"
			},
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"main": "lib/index.js",
			"module": "es/index.js",
			"unpkg": "dist/antd.min.js",
			"typings": "lib/index.d.ts",
			"scripts": {
				"api-collection": "antd-tools run api-collection",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"build": "npm run compile && NODE_OPTIONS='--max-old-space-size=4096' npm run dist",
				"bundlesize": "bundlesize",
				"check-commit": "node ./scripts/check-commit",
				"prestart": "npm run version",
				"precompile": "npm run version",
				"pretest": "npm run version",
				"predist": "npm run version",
				"presite": "npm run version",
				"color-less": "node ./scripts/generate-color-less",
				"compile": "antd-tools run compile",
				"compile:less": "antd-tools run compile:less",
				"changelog": "node ./scripts/print-changelog",
				"predeploy": "antd-tools run clean && npm run site && cp CNAME _site && cp -r .circleci _site && npm run site:test",
				"deploy": "bisheng gh-pages --push-only --dotfiles",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"dist": "antd-tools run dist",
				"lint": "npm run tsc && npm run lint:script && npm run lint:demo && npm run lint:style && npm run lint:deps && npm run lint:md",
				"lint-fix": "npm run lint-fix:script && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:script": "npm run lint:script -- --fix",
				"lint-fix:style": "npm run lint:style -- --fix",
				"lint:demo": "eslint components/*/demo/*.md",
				"lint:deps": "antd-tools run deps-lint",
				"lint:md": "remark . -f -q",
				"lint:script": "eslint . --ext '.js,.jsx,.ts,.tsx'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"pre-publish": "npm run test-all -- --skip-build",
				"prettier": "prettier -c --write '**/*'",
				"pretty-quick": "pretty-quick",
				"pub": "npm run version && antd-tools run pub",
				"prepublishOnly": "antd-tools run guard",
				"site": "cross-env NODE_ICU_DATA=node_modules/full-icu ESBUILD=1 concurrently \"bisheng build --ssr -c ./site/bisheng.config.js\" \"npm run color-less\"",
				"sort": "npx sort-package-json",
				"sort-api": "antd-tools run sort-api-table",
				"start": "antd-tools run clean && cross-env NODE_ENV=development concurrently \"npm run color-less\" \"bisheng start -c ./site/bisheng.config.js\"",
				"start:preact": "antd-tools run clean && cross-env NODE_ENV=development REACT_ENV=preact concurrently \"npm run color-less\" \"bisheng start -c ./site/bisheng.config.js\"",
				"test": "jest --config .jest.js --no-cache",
				"test:update": "jest --config .jest.js --no-cache --update-snapshot",
				"test-all": "sh -e ./scripts/test-all.sh",
				"test-node": "jest --config .jest.node.js --no-cache",
				"tsc": "tsc --noEmit",
				"site:test": "jest --config .jest.site.js --cache=false",
				"test-image": "npm run compile:less && docker-compose run tests",
				"version": "node ./scripts/generate-version"
			},
			"husky": {
				"hooks": {
					"pre-commit": "pretty-quick --staged"
				}
			},
			"browserslist": [
				"last 2 versions",
				"Firefox ESR",
				"> 1%",
				"ie >= 11"
			],
			"dependencies": {
				"@ant-design/colors": "^4.0.5",
				"@ant-design/css-animation": "^1.7.2",
				"@ant-design/icons": "^4.2.1",
				"@ant-design/react-slick": "~0.27.0",
				"@babel/runtime": "^7.10.4",
				"array-tree-filter": "^2.1.0",
				"classnames": "^2.2.6",
				"copy-to-clipboard": "^3.2.0",
				"lodash": "^4.17.20",
				"moment": "^2.25.3",
				"omit.js": "^2.0.2",
				"raf": "^3.4.1",
				"rc-animate": "~3.1.0",
				"rc-cascader": "~1.3.0",
				"rc-checkbox": "~2.3.0",
				"rc-collapse": "~2.0.0",
				"rc-dialog": "~8.1.0",
				"rc-drawer": "~4.1.0",
				"rc-dropdown": "~3.1.2",
				"rc-field-form": "~1.10.0",
				"rc-image": "~3.0.2",
				"rc-input-number": "~6.0.0",
				"rc-mentions": "~1.4.0",
				"rc-menu": "~8.5.2",
				"rc-motion": "^1.0.0",
				"rc-notification": "~4.4.0",
				"rc-pagination": "~3.0.3",
				"rc-picker": "~2.0.6",
				"rc-progress": "~3.0.0",
				"rc-rate": "~2.8.2",
				"rc-resize-observer": "^0.2.3",
				"rc-select": "~11.1.0",
				"rc-slider": "~9.3.0",
				"rc-steps": "~4.1.0",
				"rc-switch": "~3.2.0",
				"rc-table": "~7.9.2",
				"rc-tabs": "~11.6.0",
				"rc-textarea": "~0.3.0",
				"rc-tooltip": "~4.2.0",
				"rc-tree": "~3.9.0",
				"rc-tree-select": "~4.1.1",
				"rc-trigger": "~4.4.0",
				"rc-upload": "~3.2.1",
				"rc-util": "^5.1.0",
				"scroll-into-view-if-needed": "^2.2.25",
				"warning": "^4.0.3"
			},
			"devDependencies": {
				"@ant-design/bisheng-plugin": "^2.3.0",
				"@ant-design/hitu": "^0.0.0-alpha.13",
				"@ant-design/tools": "^10.0.1",
				"@qixian.cs/github-contributors-list": "^1.0.3",
				"@stackblitz/sdk": "^1.3.0",
				"@types/classnames": "^2.2.8",
				"@types/enzyme": "^3.10.5",
				"@types/gtag.js": "^0.0.3",
				"@types/jest": "^26.0.0",
				"@types/jest-image-snapshot": "^3.1.0",
				"@types/lodash": "^4.14.139",
				"@types/puppeteer": "^3.0.0",
				"@types/raf": "^3.4.0",
				"@types/react": "^16.9.21",
				"@types/react-color": "^3.0.1",
				"@types/react-copy-to-clipboard": "^4.3.0",
				"@types/react-dom": "^16.9.5",
				"@types/warning": "^3.0.0",
				"@typescript-eslint/eslint-plugin": "^3.0.0",
				"@typescript-eslint/parser": "^3.0.0",
				"antd-img-crop": "^3.1.1",
				"antd-pro-merge-less": "^3.0.9",
				"antd-theme-generator": "^1.2.3",
				"array-move": "^3.0.0",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.5.3",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.1.0",
				"bisheng-plugin-toc": "^0.4.4",
				"bundlesize": "^0.18.0",
				"chalk": "^4.0.0",
				"cheerio": "^1.0.0-rc.3",
				"concurrently": "^5.0.2",
				"cross-env": "^7.0.0",
				"css-minimizer-webpack-plugin": "^1.1.1",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.6.3",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.10.0",
				"enzyme-adapter-react-16": "^1.14.0",
				"enzyme-to-json": "^3.3.5",
				"esbuild-webpack-plugin": "^1.0.0",
				"eslint": "^7.3.1",
				"eslint-config-airbnb": "^18.0.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-import": "^2.21.1",
				"eslint-plugin-jest": "^23.0.2",
				"eslint-plugin-jsx-a11y": "^6.2.1",
				"eslint-plugin-markdown": "^1.0.0",
				"eslint-plugin-react": "^7.14.2",
				"eslint-plugin-react-hooks": "^4.0.0",
				"eslint-plugin-unicorn": "^21.0.0",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"fs-extra": "^9.0.0",
				"full-icu": "^1.3.0",
				"glob": "^7.1.4",
				"http-server": "^0.12.0",
				"husky": "^4.0.3",
				"identity-obj-proxy": "^3.0.0",
				"ignore-emit-webpack-plugin": "^2.0.2",
				"immutability-helper": "^3.0.0",
				"inquirer": "^7.1.0",
				"intersection-observer": "^0.11.0",
				"jest": "^26.0.0",
				"jest-image-snapshot": "^4.0.0",
				"jest-stare": "^2.0.1",
				"jquery": "^3.4.1",
				"jsdom": "^16.0.0",
				"jsonml.js": "^0.1.0",
				"less-vars-to-js": "^1.3.0",
				"logrocket": "^1.0.0",
				"logrocket-react": "^4.0.0",
				"lz-string": "^1.4.4",
				"mockdate": "^3.0.0",
				"node-fetch": "^2.6.0",
				"open": "^7.0.3",
				"preact": "^10.0.0",
				"preact-compat": "^3.18.5",
				"prettier": "^2.0.1",
				"pretty-quick": "^3.0.0",
				"querystring": "^0.2.0",
				"rc-footer": "^0.6.3",
				"rc-queue-anim": "^1.6.12",
				"rc-scroll-anim": "^2.5.8",
				"rc-tween-one": "^2.4.1",
				"rc-virtual-list": "^3.0.3",
				"react": "^16.9.0",
				"react-color": "^2.17.3",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^11.1.1",
				"react-dnd-html5-backend": "^11.1.1",
				"react-dom": "^16.9.0",
				"react-github-button": "^0.1.11",
				"react-helmet-async": "^1.0.4",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.4",
				"react-intl": "^5.3.0",
				"react-resizable": "^1.8.0",
				"react-router-dom": "^5.0.1",
				"react-sortable-hoc": "^1.11.0",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.8.6",
				"react-text-loop": "^2.3.0",
				"react-virtualized": "^9.22.0",
				"react-window": "^1.8.5",
				"remark": "^12.0.0",
				"remark-cli": "^8.0.0",
				"remark-lint": "^7.0.0",
				"remark-preset-lint-recommended": "^4.0.0",
				"reqwest": "^2.0.5",
				"rimraf": "^3.0.0",
				"scrollama": "^2.0.0",
				"simple-git": "^2.0.0",
				"string-replace-loader": "^2.3.0",
				"stylelint": "^13.0.0",
				"stylelint-config-prettier": "^8.0.0",
				"stylelint-config-rational-order": "^0.1.2",
				"stylelint-config-standard": "^20.0.0",
				"stylelint-declaration-block-no-ignored-properties": "^2.1.0",
				"stylelint-order": "^4.0.0",
				"theme-switcher": "^1.0.2",
				"typescript": "~4.0.0",
				"webpack-bundle-analyzer": "^3.6.0",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.2.0",
				"yaml-front-matter": "^4.0.0"
			},
			"peerDependencies": {
				"react": ">=16.9.0",
				"react-dom": ">=16.9.0"
			},
			"publishConfig": {
				"registry": "https://registry.npmjs.org/"
			},
			"bundlesize": [
				{
					"path": "./dist/antd.min.js",
					"maxSize": "300 kB"
				},
				{
					"path": "./dist/antd.min.css",
					"maxSize": "65 kB"
				},
				{
					"path": "./dist/antd.dark.min.css",
					"maxSize": "66 kB"
				},
				{
					"path": "./dist/antd.compact.min.css",
					"maxSize": "65 kB"
				}
			],
			"tnpm": {
				"mode": "npm"
			},
			"gitHead": "09dd53915e7445c17e6f3e9a73b8619c60cbab0c",
			"_id": "antd@4.6.2",
			"_nodeVersion": "12.6.0",
			"_npmVersion": "6.9.0",
			"dist": {
				"integrity": "sha512-6hmSRiSV3Lzz/1fKGOLHld7gf0d+MW7fg7MNGCAAceGmxtG1WEaaOtV8dZeL2WXq0SGH4wY4GytN6chRrtatfw==",
				"shasum": "c3a8fda7f7c60aa3d3e8ed356bef61902ed3d1ad",
				"tarball": "https://registry.npmjs.org/antd/-/antd-4.6.2.tgz",
				"fileCount": 3046,
				"unpackedSize": 39454651,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfTJ/wCRA9TVsSAnZWagAAT5kP/Ajjc6j2P9n3RU2gJG2I\ntM5oUcRqIFPMKFsSDfZZrLq2YfMnukmhXVgW2u26xWj2CxPgAZYx/yHYrZF/\n1QRfIsp3YXp0nJg0w0sQg/dHQUvCT+dYNBH3Qn0RticSNXhzAw5kneNg67Jz\nZ7hMPi+ftVIYZcIggIocDOlZUJ66XLWIa19Ndi/ZG6pH5QW5iM77Tr3HMceg\nZbcRuuMx+zhz5JGdxcx3EShDyGn9r09vsGMnpF8l9FuF8er7qk1tZKFe3Of9\nAT+wCHLV/O/kIAEQuXXifOh3XoSXC6jKI0DMzSP67gkWPKpm5CORjrXYwkaR\nAKO/0i2LvPkZy5FpJ6MG6Zqx62r0HiWz18//dUcc8z+yE3XKSoIqYcBn4OL0\nOEnRoVAxcs2itj6mG/za+jrl/rl/uZ4SDvMNeZaDNXyKhbg+0sAECvyNT7Sy\nvaAYHNIwJaFaDlr1kQ5Gpdv/XBuKji3jHliqNoMkDPgCIqoPNZk5fU5SyFsp\nkm7SX8Nfwn2P7Oq6oT+VPWnfPUJGphDsZjRG2uvQqDhOY3YGwvk2tlIGnjed\nBj9JWhU518msTMbSpjR8ijoSQ6jwJ8a+vV1h/bqVn9PBwTVj6tPm5cb57tef\nWlmHxSkdUGQlAdMyopNr5yaeLWLKkgaxHerVQZGb3XquJnRchhLX/1ddzQSj\nNm44\r\n=Sf1t\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "07akioni2@gmail.com",
					"name": "07akioni"
				},
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "ycjcl868",
				"email": "45808948@qq.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_4.6.2_1598857199400_0.8019332640555403"
			},
			"_hasShrinkwrap": false
		},
		"4.6.3": {
			"name": "antd",
			"version": "4.6.3",
			"description": "An enterprise-class UI design language and React components implementation",
			"title": "Ant Design",
			"keywords": [
				"ant",
				"component",
				"components",
				"design",
				"framework",
				"frontend",
				"react",
				"react-component",
				"ui"
			],
			"homepage": "https://ant.design/",
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"license": "MIT",
			"contributors": [
				{
					"name": "ant"
				}
			],
			"funding": {
				"type": "opencollective",
				"url": "https://opencollective.com/ant-design"
			},
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"main": "lib/index.js",
			"module": "es/index.js",
			"unpkg": "dist/antd.min.js",
			"typings": "lib/index.d.ts",
			"scripts": {
				"api-collection": "antd-tools run api-collection",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"build": "npm run compile && NODE_OPTIONS='--max-old-space-size=4096' npm run dist",
				"bundlesize": "bundlesize",
				"check-commit": "node ./scripts/check-commit",
				"prestart": "npm run version",
				"precompile": "npm run version",
				"pretest": "npm run version",
				"predist": "npm run version",
				"presite": "npm run version",
				"color-less": "node ./scripts/generate-color-less",
				"compile": "antd-tools run compile",
				"compile:less": "antd-tools run compile:less",
				"changelog": "node ./scripts/print-changelog",
				"predeploy": "antd-tools run clean && npm run site && cp CNAME _site && cp -r .circleci _site && npm run site:test",
				"deploy": "bisheng gh-pages --push-only --dotfiles",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"dist": "antd-tools run dist",
				"lint": "npm run tsc && npm run lint:script && npm run lint:demo && npm run lint:style && npm run lint:deps && npm run lint:md",
				"lint-fix": "npm run lint-fix:script && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:script": "npm run lint:script -- --fix",
				"lint-fix:style": "npm run lint:style -- --fix",
				"lint:demo": "eslint components/*/demo/*.md",
				"lint:deps": "antd-tools run deps-lint",
				"lint:md": "remark . -f -q",
				"lint:script": "eslint . --ext '.js,.jsx,.ts,.tsx'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"pre-publish": "npm run test-all -- --skip-build",
				"prettier": "prettier -c --write '**/*'",
				"pretty-quick": "pretty-quick",
				"pub": "npm run version && antd-tools run pub",
				"prepublishOnly": "antd-tools run guard",
				"site": "cross-env NODE_ICU_DATA=node_modules/full-icu ESBUILD=1 concurrently \"bisheng build --ssr -c ./site/bisheng.config.js\" \"npm run color-less\"",
				"sort": "npx sort-package-json",
				"sort-api": "antd-tools run sort-api-table",
				"start": "antd-tools run clean && cross-env NODE_ENV=development concurrently \"npm run color-less\" \"bisheng start -c ./site/bisheng.config.js\"",
				"start:preact": "antd-tools run clean && cross-env NODE_ENV=development REACT_ENV=preact concurrently \"npm run color-less\" \"bisheng start -c ./site/bisheng.config.js\"",
				"test": "jest --config .jest.js --no-cache",
				"test:update": "jest --config .jest.js --no-cache --update-snapshot",
				"test-all": "sh -e ./scripts/test-all.sh",
				"test-node": "jest --config .jest.node.js --no-cache",
				"tsc": "tsc --noEmit",
				"site:test": "jest --config .jest.site.js --cache=false",
				"test-image": "npm run compile:less && docker-compose run tests",
				"version": "node ./scripts/generate-version"
			},
			"husky": {
				"hooks": {
					"pre-commit": "pretty-quick --staged"
				}
			},
			"browserslist": [
				"last 2 versions",
				"Firefox ESR",
				"> 1%",
				"ie >= 11"
			],
			"dependencies": {
				"@ant-design/colors": "^4.0.5",
				"@ant-design/css-animation": "^1.7.2",
				"@ant-design/icons": "^4.2.1",
				"@ant-design/react-slick": "~0.27.0",
				"@babel/runtime": "^7.11.2",
				"array-tree-filter": "^2.1.0",
				"classnames": "^2.2.6",
				"copy-to-clipboard": "^3.2.0",
				"lodash": "^4.17.20",
				"moment": "^2.25.3",
				"omit.js": "^2.0.2",
				"raf": "^3.4.1",
				"rc-animate": "~3.1.0",
				"rc-cascader": "~1.3.0",
				"rc-checkbox": "~2.3.0",
				"rc-collapse": "~2.0.0",
				"rc-dialog": "~8.2.1",
				"rc-drawer": "~4.1.0",
				"rc-dropdown": "~3.1.2",
				"rc-field-form": "~1.10.0",
				"rc-image": "~3.0.2",
				"rc-input-number": "~6.0.0",
				"rc-mentions": "~1.4.0",
				"rc-menu": "~8.5.2",
				"rc-motion": "^1.1.1",
				"rc-notification": "~4.4.0",
				"rc-pagination": "~3.0.3",
				"rc-picker": "~2.0.6",
				"rc-progress": "~3.1.0",
				"rc-rate": "~2.8.2",
				"rc-resize-observer": "^0.2.3",
				"rc-select": "~11.2.0",
				"rc-slider": "~9.3.0",
				"rc-steps": "~4.1.0",
				"rc-switch": "~3.2.0",
				"rc-table": "~7.9.2",
				"rc-tabs": "~11.6.0",
				"rc-textarea": "~0.3.0",
				"rc-tooltip": "~4.2.0",
				"rc-tree": "~3.9.0",
				"rc-tree-select": "~4.1.1",
				"rc-trigger": "~4.4.0",
				"rc-upload": "~3.3.0",
				"rc-util": "^5.1.0",
				"scroll-into-view-if-needed": "^2.2.25",
				"warning": "^4.0.3"
			},
			"devDependencies": {
				"@ant-design/bisheng-plugin": "^2.3.0",
				"@ant-design/hitu": "^0.0.0-alpha.13",
				"@ant-design/tools": "^10.0.1",
				"@qixian.cs/github-contributors-list": "^1.0.3",
				"@stackblitz/sdk": "^1.3.0",
				"@types/classnames": "^2.2.8",
				"@types/enzyme": "^3.10.5",
				"@types/gtag.js": "^0.0.3",
				"@types/jest": "^26.0.0",
				"@types/jest-image-snapshot": "^3.1.0",
				"@types/lodash": "^4.14.139",
				"@types/puppeteer": "^3.0.0",
				"@types/raf": "^3.4.0",
				"@types/react": "^16.9.21",
				"@types/react-color": "^3.0.1",
				"@types/react-copy-to-clipboard": "^4.3.0",
				"@types/react-dom": "^16.9.5",
				"@types/warning": "^3.0.0",
				"@typescript-eslint/eslint-plugin": "^3.0.0",
				"@typescript-eslint/parser": "^3.0.0",
				"antd-img-crop": "^3.1.1",
				"antd-pro-merge-less": "^3.0.9",
				"antd-theme-generator": "^1.2.3",
				"array-move": "^3.0.0",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.5.3",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.1.0",
				"bisheng-plugin-toc": "^0.4.4",
				"bundlesize": "^0.18.0",
				"chalk": "^4.0.0",
				"cheerio": "^1.0.0-rc.3",
				"concurrently": "^5.0.2",
				"cross-env": "^7.0.0",
				"css-minimizer-webpack-plugin": "^1.1.1",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.6.3",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.10.0",
				"enzyme-adapter-react-16": "^1.14.0",
				"enzyme-to-json": "^3.3.5",
				"esbuild-webpack-plugin": "^1.0.0",
				"eslint": "^7.3.1",
				"eslint-config-airbnb": "^18.0.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-import": "^2.21.1",
				"eslint-plugin-jest": "^23.0.2",
				"eslint-plugin-jsx-a11y": "^6.2.1",
				"eslint-plugin-markdown": "^1.0.0",
				"eslint-plugin-react": "^7.14.2",
				"eslint-plugin-react-hooks": "^4.0.0",
				"eslint-plugin-unicorn": "^21.0.0",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"fs-extra": "^9.0.0",
				"full-icu": "^1.3.0",
				"glob": "^7.1.4",
				"http-server": "^0.12.0",
				"husky": "^4.0.3",
				"identity-obj-proxy": "^3.0.0",
				"ignore-emit-webpack-plugin": "^2.0.2",
				"immutability-helper": "^3.0.0",
				"inquirer": "^7.1.0",
				"intersection-observer": "^0.11.0",
				"jest": "^26.0.0",
				"jest-image-snapshot": "^4.0.0",
				"jest-stare": "^2.0.1",
				"jquery": "^3.4.1",
				"jsdom": "^16.0.0",
				"jsonml.js": "^0.1.0",
				"less-vars-to-js": "^1.3.0",
				"logrocket": "^1.0.0",
				"logrocket-react": "^4.0.0",
				"lz-string": "^1.4.4",
				"mockdate": "^3.0.0",
				"node-fetch": "^2.6.0",
				"open": "^7.0.3",
				"preact": "^10.0.0",
				"preact-compat": "^3.18.5",
				"prettier": "^2.0.1",
				"pretty-quick": "^3.0.0",
				"querystring": "^0.2.0",
				"rc-footer": "^0.6.3",
				"rc-queue-anim": "^1.6.12",
				"rc-scroll-anim": "^2.5.8",
				"rc-tween-one": "^2.4.1",
				"rc-virtual-list": "^3.0.3",
				"react": "^16.9.0",
				"react-color": "^2.17.3",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^11.1.1",
				"react-dnd-html5-backend": "^11.1.1",
				"react-dom": "^16.9.0",
				"react-github-button": "^0.1.11",
				"react-helmet-async": "^1.0.4",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.4",
				"react-intl": "^5.3.0",
				"react-resizable": "^2.0.0",
				"react-router-dom": "^5.0.1",
				"react-sortable-hoc": "^1.11.0",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.8.6",
				"react-text-loop": "^2.3.0",
				"react-virtualized": "^9.22.0",
				"react-window": "^1.8.5",
				"remark": "^12.0.0",
				"remark-cli": "^8.0.0",
				"remark-lint": "^7.0.0",
				"remark-preset-lint-recommended": "^4.0.0",
				"reqwest": "^2.0.5",
				"rimraf": "^3.0.0",
				"scrollama": "^2.0.0",
				"simple-git": "^2.0.0",
				"string-replace-loader": "^2.3.0",
				"stylelint": "^13.0.0",
				"stylelint-config-prettier": "^8.0.0",
				"stylelint-config-rational-order": "^0.1.2",
				"stylelint-config-standard": "^20.0.0",
				"stylelint-declaration-block-no-ignored-properties": "^2.1.0",
				"stylelint-order": "^4.0.0",
				"theme-switcher": "^1.0.2",
				"typescript": "~4.0.0",
				"webpack-bundle-analyzer": "^3.6.0",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.2.0",
				"yaml-front-matter": "^4.0.0"
			},
			"peerDependencies": {
				"react": ">=16.9.0",
				"react-dom": ">=16.9.0"
			},
			"publishConfig": {
				"registry": "https://registry.npmjs.org/"
			},
			"bundlesize": [
				{
					"path": "./dist/antd.min.js",
					"maxSize": "300 kB"
				},
				{
					"path": "./dist/antd.min.css",
					"maxSize": "65 kB"
				},
				{
					"path": "./dist/antd.dark.min.css",
					"maxSize": "66 kB"
				},
				{
					"path": "./dist/antd.compact.min.css",
					"maxSize": "65 kB"
				}
			],
			"tnpm": {
				"mode": "npm"
			},
			"gitHead": "e6785820128427480917570065a5df075b6efb6b",
			"_id": "antd@4.6.3",
			"_nodeVersion": "12.18.1",
			"_npmVersion": "6.14.5",
			"dist": {
				"integrity": "sha512-3wYzzXK5juew1OO2BKQVesgEWkWhf2P1xjNtyjDJqxACmtUGr7kL3v/6DCAqMDt8P5gLzDvZgsSMpes1sSfS8A==",
				"shasum": "aeabfdffa96a6e053b45576623a20b21621d55f1",
				"tarball": "https://registry.npmjs.org/antd/-/antd-4.6.3.tgz",
				"fileCount": 3046,
				"unpackedSize": 39534207,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfVZW7CRA9TVsSAnZWagAA7u8P/RYdL0PrFCyByzzCkcao\nrHUKI47e4oa3Jx2qxl+97SsQW4MFDrg1x4ZzWZpvs7xlznUF+yGLmblJ8cKG\n7Hp5rR1XemGDA22wsPKs2L1MIb9BSghQ8nwlzyQ9o2iLnnISk8zciO+173dQ\nO5fp1lSxYhyc8/oPySRS4/nBc2Qy2g9zxcCyh8zOJ653VJuDmw3XpBjPo/w8\nGK9VVUF6wxxsrqR5Upzb/sUXC+9O8kuHrqal2pCE64rr1rB+Jq5s4BSX3Pf8\ngup7fmuiGWhcs3p3ZL5/5p+OPR/eX4Q3/tLb+lZrW4ejWSSWqfl9LCVEDLJs\nKu14j/MnAqU1xFEf0xBt6vs7YiklFIvWUojGn4CI5q/skZI0jSHWboIYUga/\nuWMS8LedKN7F6SqNV9VJP5CurAuTTgLIFiFwYPykqL0f3hJ5OLD+BKEE+i5W\nd4qg3Bd/7fZx4iLCai/zR2sOUZlcLxVUNnfp2FmYwKshMhmsp067aBgW/rMG\nPKB41J3xhXT+zonnSHWL1GjqphciSO4XBR2Ykq+icMW3iCg6w89a0uj8cKuU\nlg8hKvSj6rUKp+150A4u2lVnAkzQuc4Z3x8YM8vfRH+titgnx9pYaAT+t8ty\nXm5xeLWXIZ8Ic30XrchMFfJB9rUMsDHfc3DNgjUnBeSCINx9eyL+SNNCIh6r\na2I5\r\n=NKOy\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "07akioni2@gmail.com",
					"name": "07akioni"
				},
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "benjytrys@gmail.com",
					"name": "benjycui"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "dengfuping_develop@163.com",
					"name": "dengfuping"
				},
				{
					"email": "45808948@qq.com",
					"name": "ycjcl868"
				},
				{
					"email": "yesmeck@gmail.com",
					"name": "yesmeck"
				},
				{
					"email": "yiminghe@gmail.com",
					"name": "yiminghe"
				},
				{
					"email": "yutingzhao1991@sina.com",
					"name": "yutingzhao1991"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "chenshuai2144",
				"email": "wasd2144@hotmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_4.6.3_1599444411148_0.17583577180272347"
			},
			"_hasShrinkwrap": false
		},
		"4.6.4": {
			"name": "antd",
			"version": "4.6.4",
			"description": "An enterprise-class UI design language and React components implementation",
			"title": "Ant Design",
			"keywords": [
				"ant",
				"component",
				"components",
				"design",
				"framework",
				"frontend",
				"react",
				"react-component",
				"ui"
			],
			"homepage": "https://ant.design",
			"bugs": {
				"url": "https://github.com/ant-design/ant-design/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/ant-design/ant-design.git"
			},
			"license": "MIT",
			"contributors": [
				{
					"name": "ant"
				}
			],
			"funding": {
				"type": "opencollective",
				"url": "https://opencollective.com/ant-design"
			},
			"sideEffects": [
				"dist/*",
				"es/**/style/*",
				"lib/**/style/*",
				"*.less"
			],
			"main": "lib/index.js",
			"module": "es/index.js",
			"unpkg": "dist/antd.min.js",
			"typings": "lib/index.d.ts",
			"scripts": {
				"api-collection": "antd-tools run api-collection",
				"authors": "git log --format='%aN <%aE>' | sort -u | grep -v 'users.noreply.github.com' | grep -v 'gitter.im' | grep -v '.local>' | grep -v 'alibaba-inc.com' | grep -v 'alipay.com' | grep -v 'taobao.com' > AUTHORS.txt",
				"build": "npm run compile && NODE_OPTIONS='--max-old-space-size=4096' npm run dist",
				"bundlesize": "bundlesize",
				"check-commit": "node ./scripts/check-commit",
				"prestart": "npm run version",
				"precompile": "npm run version",
				"pretest": "npm run version",
				"predist": "npm run version",
				"presite": "npm run version",
				"color-less": "node ./scripts/generate-color-less",
				"compile": "antd-tools run compile",
				"compile:less": "antd-tools run compile:less",
				"changelog": "node ./scripts/print-changelog",
				"predeploy": "antd-tools run clean && npm run site && cp CNAME _site && cp -r .circleci _site && npm run site:test",
				"deploy": "bisheng gh-pages --push-only --dotfiles",
				"deploy:china-mirror": "git checkout gh-pages && git pull origin gh-pages && git push git@gitee.com:ant-design/ant-design.git gh-pages",
				"dist": "antd-tools run dist",
				"lint": "npm run tsc && npm run lint:script && npm run lint:demo && npm run lint:style && npm run lint:deps && npm run lint:md",
				"lint-fix": "npm run lint-fix:script && npm run lint-fix:demo && npm run lint-fix:style",
				"lint-fix:demo": "eslint-tinker ./components/*/demo/*.md",
				"lint-fix:script": "npm run lint:script -- --fix",
				"lint-fix:style": "npm run lint:style -- --fix",
				"lint:demo": "eslint components/*/demo/*.md",
				"lint:deps": "antd-tools run deps-lint",
				"lint:md": "remark . -f -q",
				"lint:script": "eslint . --ext '.js,.jsx,.ts,.tsx'",
				"lint:style": "stylelint '{site,components}/**/*.less' --syntax less",
				"pre-publish": "npm run test-all -- --skip-build",
				"prettier": "prettier -c --write '**/*'",
				"pretty-quick": "pretty-quick",
				"pub": "npm run version && antd-tools run pub",
				"prepublishOnly": "antd-tools run guard",
				"site": "cross-env NODE_ICU_DATA=node_modules/full-icu ESBUILD=1 concurrently \"bisheng build --ssr -c ./site/bisheng.config.js\" \"npm run color-less\"",
				"sort": "npx sort-package-json",
				"sort-api": "antd-tools run sort-api-table",
				"start": "antd-tools run clean && cross-env NODE_ENV=development concurrently \"npm run color-less\" \"bisheng start -c ./site/bisheng.config.js\"",
				"start:preact": "antd-tools run clean && cross-env NODE_ENV=development REACT_ENV=preact concurrently \"npm run color-less\" \"bisheng start -c ./site/bisheng.config.js\"",
				"test": "jest --config .jest.js --cache=false",
				"test:update": "jest --config .jest.js --cache=false -u",
				"test-all": "sh -e ./scripts/test-all.sh",
				"test-node": "jest --config .jest.node.js --cache=false",
				"tsc": "tsc --noEmit",
				"site:test": "jest --config .jest.site.js --cache=false",
				"test-image": "npm run compile:less && docker-compose run tests",
				"version": "node ./scripts/generate-version"
			},
			"husky": {
				"hooks": {
					"pre-commit": "pretty-quick --staged"
				}
			},
			"browserslist": [
				"last 2 versions",
				"Firefox ESR",
				"> 1%",
				"ie >= 11"
			],
			"dependencies": {
				"@ant-design/colors": "^4.0.5",
				"@ant-design/css-animation": "^1.7.2",
				"@ant-design/icons": "^4.2.1",
				"@ant-design/react-slick": "~0.27.0",
				"@babel/runtime": "^7.11.2",
				"array-tree-filter": "^2.1.0",
				"classnames": "^2.2.6",
				"copy-to-clipboard": "^3.2.0",
				"lodash": "^4.17.20",
				"moment": "^2.25.3",
				"omit.js": "^2.0.2",
				"raf": "^3.4.1",
				"rc-animate": "~3.1.0",
				"rc-cascader": "~1.3.0",
				"rc-checkbox": "~2.3.0",
				"rc-collapse": "~2.0.0",
				"rc-dialog": "~8.2.1",
				"rc-drawer": "~4.1.0",
				"rc-dropdown": "~3.1.2",
				"rc-field-form": "~1.10.0",
				"rc-image": "~3.0.6",
				"rc-input-number": "~6.0.0",
				"rc-mentions": "~1.4.0",
				"rc-menu": "~8.6.1",
				"rc-motion": "^2.0.0",
				"rc-notification": "~4.4.0",
				"rc-pagination": "~3.0.3",
				"rc-picker": "~2.0.6",
				"rc-progress": "~3.1.0",
				"rc-rate": "~2.8.2",
				"rc-resize-observer": "^0.2.3",
				"rc-select": "~11.2.0",
				"rc-slider": "~9.3.0",
				"rc-steps": "~4.1.0",
				"rc-switch": "~3.2.0",
				"rc-table": "~7.9.2",
				"rc-tabs": "~11.6.0",
				"rc-textarea": "~0.3.0",
				"rc-tooltip": "~5.0.0",
				"rc-tree": "~3.9.0",
				"rc-tree-select": "~4.1.1",
				"rc-trigger": "~5.0.3",
				"rc-upload": "~3.3.1",
				"rc-util": "^5.1.0",
				"scroll-into-view-if-needed": "^2.2.25",
				"warning": "^4.0.3"
			},
			"devDependencies": {
				"@ant-design/bisheng-plugin": "^2.3.0",
				"@ant-design/hitu": "^0.0.0-alpha.13",
				"@ant-design/tools": "^10.0.1",
				"@qixian.cs/github-contributors-list": "^1.0.3",
				"@stackblitz/sdk": "^1.3.0",
				"@types/classnames": "^2.2.8",
				"@types/enzyme": "^3.10.5",
				"@types/gtag.js": "^0.0.3",
				"@types/jest": "^26.0.0",
				"@types/jest-image-snapshot": "^3.1.0",
				"@types/lodash": "^4.14.139",
				"@types/puppeteer": "^3.0.0",
				"@types/raf": "^3.4.0",
				"@types/react": "^16.9.21",
				"@types/react-color": "^3.0.1",
				"@types/react-copy-to-clipboard": "^4.3.0",
				"@types/react-dom": "^16.9.5",
				"@types/warning": "^3.0.0",
				"@typescript-eslint/eslint-plugin": "^3.0.0",
				"@typescript-eslint/parser": "^3.0.0",
				"antd-img-crop": "^3.1.1",
				"antd-pro-merge-less": "^3.0.9",
				"antd-theme-generator": "^1.2.3",
				"array-move": "^3.0.0",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-react-displayname": "^0.0.5",
				"bisheng": "^1.5.3",
				"bisheng-plugin-description": "^0.1.4",
				"bisheng-plugin-react": "^1.1.0",
				"bisheng-plugin-toc": "^0.4.4",
				"bundlesize": "^0.18.0",
				"chalk": "^4.0.0",
				"cheerio": "^1.0.0-rc.3",
				"concurrently": "^5.0.2",
				"cross-env": "^7.0.0",
				"css-minimizer-webpack-plugin": "^1.1.1",
				"css-split-webpack-plugin": "^0.2.6",
				"dekko": "^0.2.1",
				"docsearch.js": "^2.6.3",
				"enquire-js": "^0.2.1",
				"enzyme": "^3.10.0",
				"enzyme-adapter-react-16": "^1.14.0",
				"enzyme-to-json": "^3.3.5",
				"esbuild-webpack-plugin": "^1.0.0",
				"eslint": "^7.3.1",
				"eslint-config-airbnb": "^18.0.0",
				"eslint-config-prettier": "^6.0.0",
				"eslint-plugin-babel": "^5.3.0",
				"eslint-plugin-import": "^2.21.1",
				"eslint-plugin-jest": "^23.0.2",
				"eslint-plugin-jsx-a11y": "^6.2.1",
				"eslint-plugin-markdown": "^1.0.0",
				"eslint-plugin-react": "^7.14.2",
				"eslint-plugin-react-hooks": "^4.0.0",
				"eslint-plugin-unicorn": "^21.0.0",
				"eslint-tinker": "^0.5.0",
				"fetch-jsonp": "^1.1.3",
				"fs-extra": "^9.0.0",
				"full-icu": "^1.3.0",
				"glob": "^7.1.4",
				"http-server": "^0.12.0",
				"husky": "^4.0.3",
				"identity-obj-proxy": "^3.0.0",
				"ignore-emit-webpack-plugin": "^2.0.2",
				"immutability-helper": "^3.0.0",
				"inquirer": "^7.1.0",
				"intersection-observer": "^0.11.0",
				"jest": "^26.0.0",
				"jest-image-snapshot": "^4.0.0",
				"jest-stare": "^2.0.1",
				"jquery": "^3.4.1",
				"jsdom": "^16.0.0",
				"jsonml.js": "^0.1.0",
				"less-vars-to-js": "^1.3.0",
				"logrocket": "^1.0.0",
				"logrocket-react": "^4.0.0",
				"lz-string": "^1.4.4",
				"mockdate": "^3.0.0",
				"node-fetch": "^2.6.0",
				"open": "^7.0.3",
				"preact": "^10.0.0",
				"preact-compat": "^3.18.5",
				"prettier": "^2.0.1",
				"pretty-quick": "^3.0.0",
				"querystring": "^0.2.0",
				"rc-footer": "^0.6.3",
				"rc-queue-anim": "^1.6.12",
				"rc-scroll-anim": "^2.5.8",
				"rc-tween-one": "^2.4.1",
				"rc-virtual-list": "^3.0.3",
				"react": "^16.9.0",
				"react-color": "^2.17.3",
				"react-copy-to-clipboard": "^5.0.1",
				"react-dnd": "^11.1.1",
				"react-dnd-html5-backend": "^11.1.1",
				"react-dom": "^16.9.0",
				"react-github-button": "^0.1.11",
				"react-helmet-async": "^1.0.4",
				"react-highlight-words": "^0.16.0",
				"react-infinite-scroller": "^1.2.4",
				"react-intl": "^5.3.0",
				"react-resizable": "^2.0.0",
				"react-router-dom": "^5.0.1",
				"react-sortable-hoc": "^1.11.0",
				"react-sticky": "^6.0.3",
				"react-test-renderer": "^16.8.6",
				"react-text-loop": "^2.3.0",
				"react-virtualized": "^9.22.0",
				"react-window": "^1.8.5",
				"remark": "^12.0.0",
				"remark-cli": "^8.0.0",
				"remark-lint": "^7.0.0",
				"remark-preset-lint-recommended": "^4.0.0",
				"reqwest": "^2.0.5",
				"rimraf": "^3.0.0",
				"scrollama": "^2.0.0",
				"simple-git": "^2.0.0",
				"string-replace-loader": "^2.3.0",
				"stylelint": "^13.0.0",
				"stylelint-config-prettier": "^8.0.0",
				"stylelint-config-rational-order": "^0.1.2",
				"stylelint-config-standard": "^20.0.0",
				"stylelint-declaration-block-no-ignored-properties": "^2.1.0",
				"stylelint-order": "^4.0.0",
				"theme-switcher": "^1.0.2",
				"typescript": "~4.0.0",
				"webpack-bundle-analyzer": "^3.6.0",
				"xhr-mock": "^2.4.1",
				"xhr2": "^0.2.0",
				"yaml-front-matter": "^4.0.0"
			},
			"peerDependencies": {
				"react": ">=16.9.0",
				"react-dom": ">=16.9.0"
			},
			"publishConfig": {
				"registry": "https://registry.npmjs.org/"
			},
			"bundlesize": [
				{
					"path": "./dist/antd.min.js",
					"maxSize": "320 kB"
				},
				{
					"path": "./dist/antd.min.css",
					"maxSize": "65 kB"
				},
				{
					"path": "./dist/antd.dark.min.css",
					"maxSize": "67 kB"
				},
				{
					"path": "./dist/antd.compact.min.css",
					"maxSize": "65 kB"
				}
			],
			"tnpm": {
				"mode": "npm"
			},
			"gitHead": "58a69bc02cb57edcbee9b0d7fc4c59b21252c91f",
			"_id": "antd@4.6.4",
			"_nodeVersion": "14.8.0",
			"_npmVersion": "6.14.7",
			"dist": {
				"integrity": "sha512-fzrxyXc93fq+h0A0Rduw+7we1qyZEIgwIefXJmZg7ft81M/nQcdJ1l37sbaJWcg120f+kjeuWIbrmCVUqTpgXw==",
				"shasum": "297c9d1856a7745bfa4bae6aa4554498a047e244",
				"tarball": "https://registry.npmjs.org/antd/-/antd-4.6.4.tgz",
				"fileCount": 3050,
				"unpackedSize": 43073941,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfXd2fCRA9TVsSAnZWagAAMHIP+wYxCb5wqlf4vmPt4kBc\nk3ZQPrZtUNFkVG6ZqEI8CiRv8HsPpUjw3Wwxz9qZRELSYDEmb3u4P2sbgrbT\nbqpV3gFn6ptBwEljDNgrSZki95INFZM87iPLpMj9HeFi9TUyGbNUH7UdWM1M\nFHFYpp8SeP2WSy9eHOYIu8CuIA/OFZM+77jvbo3CQoUEUURaFIWheisIqdNk\njSP26VdDDYB9ReGJaYyRTF05gEyhj9lO41NI476IXvZmZ/59GkVwvT8yscda\nyP8pz80qR25Ese6h9m8k4/xHMeGa1wwBWUzoEl0C1V6s2aAILWPw71NtI3wX\nEShx6uUMiphBR1VTnKfrxZug2JOW/I1E+PhAPkqT6p4PCYjTwJYImmGlXjM9\n2zkrhkOKnKctUqGw6MNjOMAYCetQm2Jyq8ghgCGszCXLFk4wPOlObVrwkDwr\nxd0mGqDBUU8VLgCBOm4MQCDd7NinC/OUIvcvNlWuTu6KWCBqQgTD5mQRXLfF\nmalY8ziy6n0Lje1GSJGzIu96ELhmWt5+XFwK+dzECKebPT90vi0s/8paLQAX\nAJ5ZIfcsC9ywB09eKN5IeS4XXsoh1gxGqlpSa166ssKUIGB+eCF2PTZSfLiw\npGn3LwrZ9zR+XQUrmLrW5WTKKmCXeHaT+DoS+zr+2TM1OtnjJnPkbyQH0iXb\nbKxG\r\n=q++6\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "benjycui",
					"email": "benjytrys@gmail.com"
				},
				{
					"name": "yesmeck",
					"email": "yesmeck@gmail.com"
				},
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "yiminghe",
					"email": "yiminghe@gmail.com"
				},
				{
					"name": "yutingzhao1991",
					"email": "yutingzhao1991@sina.com"
				},
				{
					"name": "zombiej",
					"email": "smith3816@gmail.com"
				},
				{
					"name": "07akioni",
					"email": "07akioni2@gmail.com"
				},
				{
					"name": "ycjcl868",
					"email": "45808948@qq.com"
				},
				{
					"name": "dengfuping",
					"email": "dengfuping_develop@163.com"
				},
				{
					"name": "chenshuai2144",
					"email": "wasd2144@hotmail.com"
				}
			],
			"_npmUser": {
				"name": "dengfuping",
				"email": "dengfuping_develop@163.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/antd_4.6.4_1599987102444_0.09331621936599421"
			},
			"_hasShrinkwrap": false
		}
	},
	"time": {
		"modified": "2020-09-13T08:51:45.110Z",
		"created": "2015-06-23T08:52:43.206Z",
		"0.0.1": "2015-06-23T08:52:43.206Z",
		"0.1.0-pre": "2015-07-03T04:09:16.675Z",
		"0.1.0-beta2": "2015-07-16T16:25:39.790Z",
		"0.7.0-beta1": "2015-07-17T09:32:57.672Z",
		"0.7.0-beta2": "2015-07-17T12:37:02.079Z",
		"0.7.0-beta3": "2015-07-20T14:36:02.788Z",
		"0.7.0": "2015-07-21T04:08:43.822Z",
		"0.7.1": "2015-07-22T07:33:09.454Z",
		"0.7.2": "2015-07-27T09:24:06.573Z",
		"0.7.3-beta1": "2015-07-27T11:26:06.938Z",
		"0.7.3-beta2": "2015-07-28T04:27:38.978Z",
		"0.7.3-beta3": "2015-07-28T06:03:26.111Z",
		"0.7.3-beta4": "2015-07-28T07:20:51.691Z",
		"0.7.3-beta5": "2015-07-29T05:50:30.087Z",
		"0.7.3-beta6": "2015-07-29T06:01:47.606Z",
		"0.7.3": "2015-07-30T09:20:44.961Z",
		"0.8.0-beta1": "2015-08-11T12:27:56.856Z",
		"0.8.0-beta2": "2015-08-14T14:29:48.349Z",
		"0.8.0-beta3": "2015-08-19T03:49:00.336Z",
		"0.8.0-beta4": "2015-08-19T06:11:22.784Z",
		"0.8.0-beta5": "2015-08-20T12:54:16.687Z",
		"0.8.0-beta6": "2015-08-24T07:18:05.650Z",
		"0.8.0-beta7": "2015-08-24T13:16:30.611Z",
		"0.8.0": "2015-08-25T09:16:29.149Z",
		"0.8.1-beta1": "2015-08-27T15:57:56.370Z",
		"0.9.0-beta1": "2015-09-01T06:25:45.765Z",
		"0.9.0-beta2": "2015-09-01T14:21:12.290Z",
		"0.9.0-beta3": "2015-09-07T04:29:30.091Z",
		"0.9.0-beta4": "2015-09-08T10:00:13.071Z",
		"0.9.0-beta5": "2015-09-08T10:19:16.682Z",
		"0.9.0-beta6": "2015-09-08T10:27:10.717Z",
		"0.9.0-beta7": "2015-09-09T06:58:46.037Z",
		"0.9.0-beta8": "2015-09-10T04:22:49.872Z",
		"0.9.0-beta9": "2015-09-10T14:04:08.085Z",
		"0.9.0-beta10": "2015-09-12T03:11:20.971Z",
		"0.9.0": "2015-09-13T16:48:24.395Z",
		"0.9.1-beta1": "2015-09-14T05:38:52.872Z",
		"0.9.1-beta2": "2015-09-15T05:38:02.807Z",
		"0.9.1-beta3": "2015-09-16T04:21:13.117Z",
		"0.9.1-beta4": "2015-09-16T04:36:15.089Z",
		"0.9.1-beta5": "2015-09-16T10:04:43.082Z",
		"0.9.1-beta6": "2015-09-16T10:49:59.327Z",
		"0.9.1-beta7": "2015-09-18T15:33:53.427Z",
		"0.9.1-beta8": "2015-09-19T01:38:07.404Z",
		"0.9.1-beta9": "2015-09-19T09:45:31.884Z",
		"0.9.1-beta10": "2015-09-20T05:57:02.357Z",
		"0.9.1-beta11": "2015-09-21T05:46:16.564Z",
		"0.9.1-beta12": "2015-09-23T07:29:42.654Z",
		"0.9.1-beta13": "2015-09-24T10:41:11.084Z",
		"0.9.1": "2015-09-25T17:09:49.162Z",
		"0.10.0-beta2": "2015-10-20T09:15:40.129Z",
		"0.10.0-beta3": "2015-10-21T08:28:26.389Z",
		"0.10.0-beta4": "2015-10-21T13:32:35.745Z",
		"0.10.0-beta5": "2015-10-22T09:29:01.977Z",
		"0.10.0-beta6": "2015-10-22T11:09:51.117Z",
		"0.10.0-beta7": "2015-10-26T09:24:00.346Z",
		"0.9.2": "2015-10-26T09:30:52.443Z",
		"0.10.0-beta8": "2015-10-28T11:09:44.809Z",
		"0.10.0-beta9": "2015-11-02T09:07:59.130Z",
		"0.9.3": "2015-11-03T03:07:04.592Z",
		"0.10.0-beta10p": "2015-11-03T05:52:07.020Z",
		"0.10.0-beta10": "2015-11-03T05:53:18.148Z",
		"0.10.0-beta11": "2015-11-03T07:32:22.121Z",
		"0.10.0-beta12": "2015-11-03T07:47:30.870Z",
		"0.10.0-beta13": "2015-11-03T08:00:16.721Z",
		"0.10.0-beta14": "2015-11-03T08:03:31.514Z",
		"0.10.0-beta15": "2015-11-03T11:58:39.211Z",
		"0.10.0-beta16": "2015-11-03T12:07:47.926Z",
		"0.9.4": "2015-11-04T02:59:42.278Z",
		"0.10.0-beta17": "2015-11-04T09:24:27.628Z",
		"0.10.0-beta18": "2015-11-04T10:08:06.967Z",
		"0.10.0-beta19": "2015-11-04T15:15:57.146Z",
		"0.10.0-beta20": "2015-11-05T03:06:50.836Z",
		"0.10.0-beta21": "2015-11-05T09:50:47.442Z",
		"0.10.0-beta22": "2015-11-06T14:33:18.779Z",
		"0.9.5": "2015-11-09T08:57:09.425Z",
		"0.10.0-beta23": "2015-11-10T07:56:29.230Z",
		"0.10.0-beta25": "2015-11-15T13:42:01.963Z",
		"0.10.0-beta26": "2015-11-16T08:19:15.885Z",
		"0.10.0-beta27": "2015-11-17T06:37:56.565Z",
		"0.10.0-beta28": "2015-11-18T10:23:06.860Z",
		"0.10.0-beta29": "2015-11-19T11:45:09.738Z",
		"0.10.0-beta30": "2015-11-20T03:07:37.709Z",
		"0.10.0": "2015-11-20T07:21:45.722Z",
		"0.10.1": "2015-11-20T13:51:57.073Z",
		"0.10.2": "2015-11-25T10:12:33.919Z",
		"0.10.3": "2015-11-26T17:01:17.982Z",
		"0.10.4": "2015-11-30T07:27:53.419Z",
		"0.11.0-beta1": "2015-12-16T06:57:54.889Z",
		"0.11.0-beta2": "2015-12-22T07:08:41.692Z",
		"0.11.0-beta3": "2015-12-23T13:04:01.271Z",
		"0.11.0-beta4": "2015-12-25T07:29:57.276Z",
		"0.11.0-beta5": "2015-12-25T09:55:02.059Z",
		"0.11.0-beta6": "2015-12-25T16:58:51.071Z",
		"0.11.0": "2015-12-28T07:28:31.749Z",
		"0.11.1": "2015-12-29T09:40:42.599Z",
		"0.12.0-beta1": "2015-12-31T07:19:03.088Z",
		"0.12.0-beta2": "2016-01-02T09:04:32.433Z",
		"0.11.2": "2016-01-02T17:19:56.728Z",
		"0.12.0-beta3": "2016-01-02T17:28:39.934Z",
		"0.10.5": "2016-01-04T07:05:51.815Z",
		"0.12.0-beta4": "2016-01-04T11:24:20.174Z",
		"0.12.0-beta5": "2016-01-06T03:46:46.322Z",
		"0.12.0-beta6": "2016-01-07T13:06:19.210Z",
		"0.12.0-beta7": "2016-01-11T03:01:50.569Z",
		"0.12.0-beta8": "2016-01-12T06:26:52.738Z",
		"0.12.0-beta9": "2016-01-14T11:16:11.691Z",
		"0.12.0-beta10": "2016-01-14T11:24:10.541Z",
		"0.12.0-beta.10": "2016-01-14T15:24:24.403Z",
		"0.12.0-beta.11": "2016-01-15T08:14:14.281Z",
		"0.12.0-beta.12": "2016-01-15T08:36:12.640Z",
		"0.12.0-beta.13": "2016-01-15T09:44:52.096Z",
		"0.12.0-beta.14": "2016-01-15T12:15:57.773Z",
		"0.12.0-beta.15": "2016-01-18T07:50:55.133Z",
		"0.11.3": "2016-01-19T03:35:32.161Z",
		"0.12.0-beta.16": "2016-01-19T11:05:06.156Z",
		"0.12.0-beta.17": "2016-01-20T03:53:05.916Z",
		"0.12.0-beta.18": "2016-01-20T04:24:26.285Z",
		"0.12.0-beta.19": "2016-01-21T12:42:03.395Z",
		"0.12.0-beta.20": "2016-01-24T09:20:58.365Z",
		"0.12.0-beta.21": "2016-01-25T08:07:42.461Z",
		"0.12.0-beta.22": "2016-01-25T13:08:15.187Z",
		"0.12.0-beta.23": "2016-01-26T07:43:11.641Z",
		"0.12.0-beta.24": "2016-01-26T08:55:23.705Z",
		"0.12.0-beta.25": "2016-01-26T09:04:29.345Z",
		"0.12.0-beta.26": "2016-01-26T11:56:11.567Z",
		"0.12.0-beta.27": "2016-01-27T04:38:52.246Z",
		"0.12.0-beta.28": "2016-01-27T06:36:10.413Z",
		"0.12.0-beta.29": "2016-01-27T08:25:51.983Z",
		"0.12.0-beta.30": "2016-01-28T04:39:56.976Z",
		"0.12.0-beta.31": "2016-01-28T13:54:44.414Z",
		"0.12.0-beta.32": "2016-01-30T08:58:14.922Z",
		"0.12.0-beta.33": "2016-01-30T11:02:23.309Z",
		"0.12.0-beta.34": "2016-02-01T06:09:12.355Z",
		"0.12.0": "2016-02-01T07:24:38.811Z",
		"0.12.1": "2016-02-03T13:59:08.313Z",
		"0.12.2": "2016-02-19T03:42:59.740Z",
		"0.12.3": "2016-02-19T09:32:30.094Z",
		"0.12.4": "2016-02-22T16:08:54.546Z",
		"0.12.5": "2016-02-25T15:39:42.234Z",
		"0.12.6": "2016-03-02T15:19:58.128Z",
		"0.12.7": "2016-03-02T15:44:06.954Z",
		"0.12.8": "2016-03-05T16:24:03.120Z",
		"0.12.9": "2016-03-11T08:57:40.337Z",
		"0.12.10": "2016-03-11T09:58:11.052Z",
		"0.12.11-beta": "2016-03-14T09:13:31.049Z",
		"0.12.11": "2016-03-16T08:47:52.458Z",
		"0.12.12": "2016-03-18T08:29:07.093Z",
		"0.12.13": "2016-03-29T05:46:36.244Z",
		"1.0.0-beta": "2016-04-01T09:39:59.086Z",
		"1.0.0-beta.0": "2016-04-01T09:53:24.955Z",
		"1.0.0-beta.1": "2016-04-08T10:19:33.469Z",
		"1.0.0-beta.2": "2016-04-12T08:57:04.404Z",
		"0.12.14": "2016-04-13T08:56:52.546Z",
		"1.0.0-beta.3": "2016-04-17T10:28:21.060Z",
		"0.12.15": "2016-04-21T04:35:10.019Z",
		"0.12.16": "2016-04-27T09:26:15.088Z",
		"1.0.0-beta.4": "2016-04-27T10:12:50.187Z",
		"1.0.0-beta.5": "2016-04-27T13:46:47.098Z",
		"1.0.0-beta.6": "2016-04-29T03:15:22.772Z",
		"1.0.0-beta.7": "2016-04-29T07:32:34.720Z",
		"1.0.0-beta.8": "2016-05-05T07:19:54.494Z",
		"0.12.17": "2016-05-05T07:52:44.882Z",
		"1.0.0-beta.9": "2016-05-05T08:54:01.796Z",
		"1.0.0-beta.10": "2016-05-10T06:47:28.730Z",
		"1.0.0": "2016-05-10T17:37:42.149Z",
		"1.0.1": "2016-05-11T10:04:16.617Z",
		"1.1.0": "2016-05-18T13:11:26.120Z",
		"1.1.1": "2016-05-27T02:43:36.762Z",
		"1.2.0": "2016-05-27T03:20:06.462Z",
		"1.2.1": "2016-05-27T10:17:31.141Z",
		"1.3.0": "2016-06-02T15:09:26.696Z",
		"1.3.1": "2016-06-06T03:18:30.153Z",
		"1.3.2": "2016-06-06T07:37:33.650Z",
		"1.4.0": "2016-06-13T02:12:33.869Z",
		"1.4.1": "2016-06-13T08:19:03.823Z",
		"1.5.0": "2016-06-17T10:29:51.397Z",
		"1.5.1": "2016-06-21T05:38:02.740Z",
		"1.6.0": "2016-06-24T05:55:16.565Z",
		"1.6.1": "2016-06-24T09:51:43.554Z",
		"1.6.2": "2016-06-27T06:58:54.320Z",
		"1.6.3": "2016-07-04T02:45:08.767Z",
		"1.6.4": "2016-07-08T03:54:00.136Z",
		"1.6.5": "2016-07-16T09:08:50.450Z",
		"1.7.0": "2016-07-30T02:03:16.038Z",
		"1.8.0": "2016-08-08T02:56:50.337Z",
		"1.9.0": "2016-08-15T11:18:09.998Z",
		"1.9.1": "2016-08-16T08:08:23.854Z",
		"1.10.0": "2016-08-20T13:39:59.412Z",
		"1.11.0": "2016-09-01T10:14:08.564Z",
		"2.0.0-beta.0": "2016-09-09T08:05:59.628Z",
		"2.0.0-beta.1": "2016-09-10T09:37:50.324Z",
		"2.0.0-beta.2": "2016-09-12T10:01:03.589Z",
		"2.0.0-beta.3": "2016-09-14T04:59:42.356Z",
		"1.11.1": "2016-09-14T07:06:14.834Z",
		"2.0.0-beta.4": "2016-09-14T09:56:41.798Z",
		"2.0.0-beta.5": "2016-09-18T01:51:17.598Z",
		"2.0.0-beta.6": "2016-09-18T02:26:11.495Z",
		"2.0.0-beta.7": "2016-09-19T02:25:02.226Z",
		"2.0.0-beta.8": "2016-09-19T07:28:57.242Z",
		"2.0.0-beta.9": "2016-09-19T09:18:12.453Z",
		"2.0.0-beta.10": "2016-09-19T09:58:06.941Z",
		"2.0.0-beta.11": "2016-09-22T09:15:28.857Z",
		"2.0.0-beta.12": "2016-09-26T02:29:19.590Z",
		"1.11.2": "2016-09-26T08:00:38.073Z",
		"2.0.0-beta.13": "2016-09-27T05:53:18.810Z",
		"2.0.0": "2016-09-28T05:56:59.180Z",
		"2.0.1": "2016-10-01T00:31:42.322Z",
		"2.1.0": "2016-10-16T08:18:48.096Z",
		"2.2.0": "2016-10-28T10:37:14.868Z",
		"2.2.1": "2016-11-02T05:41:53.446Z",
		"2.3.0": "2016-11-06T07:14:13.094Z",
		"2.3.1": "2016-11-07T04:08:32.543Z",
		"2.3.2": "2016-11-09T07:27:00.962Z",
		"2.4.0": "2016-11-11T11:32:00.026Z",
		"2.4.1": "2016-11-11T14:31:23.801Z",
		"2.4.2": "2016-11-13T08:36:51.097Z",
		"2.4.3": "2016-11-17T14:25:15.467Z",
		"1.11.3": "2016-11-23T06:10:13.756Z",
		"1.11.4": "2016-11-24T10:09:09.042Z",
		"2.5.0": "2016-11-26T06:57:02.441Z",
		"2.5.1": "2016-12-04T09:22:18.176Z",
		"2.5.2": "2016-12-10T13:42:41.533Z",
		"2.5.3": "2016-12-24T08:02:03.082Z",
		"2.6.0": "2017-01-01T18:33:33.471Z",
		"2.6.1": "2017-01-06T10:19:14.543Z",
		"1.11.5": "2017-01-09T03:41:02.238Z",
		"1.11.6": "2017-01-12T10:05:45.263Z",
		"2.6.2": "2017-01-14T13:52:56.930Z",
		"2.6.3": "2017-01-14T16:35:34.669Z",
		"2.6.4": "2017-01-20T16:40:11.013Z",
		"2.7.0": "2017-02-04T10:29:12.170Z",
		"2.7.1": "2017-02-10T12:39:34.992Z",
		"2.7.2": "2017-02-17T10:10:25.430Z",
		"2.7.3": "2017-02-27T03:37:58.492Z",
		"2.7.4": "2017-02-28T14:04:49.504Z",
		"2.8.0": "2017-03-06T10:27:18.685Z",
		"2.8.1": "2017-03-11T04:41:35.308Z",
		"2.8.2": "2017-03-19T07:56:55.781Z",
		"2.8.3": "2017-03-27T02:02:24.773Z",
		"2.9.0": "2017-04-02T06:50:35.571Z",
		"2.9.1": "2017-04-08T20:12:49.707Z",
		"2.9.2": "2017-04-22T13:56:00.081Z",
		"2.9.3": "2017-04-24T09:57:52.917Z",
		"2.10.0": "2017-05-05T10:16:04.431Z",
		"2.10.1": "2017-05-14T08:22:44.558Z",
		"2.10.2": "2017-05-23T02:42:29.221Z",
		"2.10.3": "2017-05-31T11:05:22.623Z",
		"2.10.4": "2017-05-31T14:44:02.547Z",
		"2.11.0": "2017-06-09T12:11:15.590Z",
		"2.12.0-beta1": "2017-06-15T08:52:46.296Z",
		"2.11.1": "2017-06-18T16:27:46.429Z",
		"2.11.2": "2017-06-25T07:15:52.889Z",
		"2.12.0": "2017-07-08T05:14:02.398Z",
		"2.12.1-beta.0": "2017-07-12T10:01:50.923Z",
		"2.12.1-beta.1": "2017-07-13T04:23:06.754Z",
		"2.12.1-beta.2": "2017-07-14T04:02:30.657Z",
		"2.12.1-beta.3": "2017-07-14T04:26:46.725Z",
		"2.12.1": "2017-07-17T01:43:39.999Z",
		"2.12.2": "2017-07-22T08:00:46.066Z",
		"2.12.3": "2017-07-31T11:46:08.759Z",
		"2.12.4": "2017-08-06T12:50:58.316Z",
		"2.12.5": "2017-08-07T13:38:28.969Z",
		"3.0.0-alpha0": "2017-08-09T08:35:21.453Z",
		"3.0.0-alpha.0": "2017-08-10T02:07:24.760Z",
		"3.0.0-alpha.1": "2017-08-11T01:46:20.397Z",
		"2.12.6": "2017-08-12T02:41:55.368Z",
		"3.0.0-alpha.3": "2017-08-16T08:16:49.457Z",
		"2.12.7": "2017-08-21T02:08:45.924Z",
		"3.0.0-alpha.4": "2017-08-23T11:41:08.755Z",
		"3.0.0-alpha.5": "2017-08-24T03:55:50.701Z",
		"2.12.8": "2017-08-27T11:13:10.529Z",
		"2.13.0": "2017-09-03T15:36:51.648Z",
		"3.0.0-alpha.6": "2017-09-05T12:30:27.155Z",
		"3.0.0-alpha.7": "2017-09-06T05:27:56.470Z",
		"3.0.0-alpha.8": "2017-09-06T06:39:26.365Z",
		"3.0.0-alpha.9": "2017-09-06T10:21:18.674Z",
		"3.0.0-alpha.10": "2017-09-07T03:24:19.362Z",
		"2.13.1": "2017-09-11T02:21:09.123Z",
		"2.13.2": "2017-09-16T17:24:18.681Z",
		"2.13.3": "2017-09-22T09:58:28.437Z",
		"3.0.0-alpha.11": "2017-09-28T01:52:45.020Z",
		"3.0.0-alpha.12": "2017-09-28T02:38:26.615Z",
		"3.0.0-alpha.13": "2017-09-29T02:50:40.017Z",
		"2.13.4": "2017-09-29T15:54:09.001Z",
		"2.13.5": "2017-10-11T13:25:54.889Z",
		"3.0.0-alpha.14": "2017-10-12T02:52:13.115Z",
		"2.13.6": "2017-10-12T07:03:22.903Z",
		"3.0.0-alpha.15": "2017-10-12T10:24:55.120Z",
		"3.0.0-alpha.16": "2017-10-18T13:47:25.644Z",
		"3.0.0-alpha.17": "2017-10-19T09:19:44.810Z",
		"2.13.7": "2017-10-22T17:19:45.657Z",
		"3.0.0-alpha.18": "2017-10-24T06:40:29.146Z",
		"3.0.0-alpha.19": "2017-10-24T08:13:40.509Z",
		"3.0.0-alpha.20": "2017-10-26T04:08:43.516Z",
		"3.0.0-alpha.21": "2017-10-26T05:47:57.839Z",
		"3.0.0-alpha.22": "2017-10-26T07:46:25.919Z",
		"3.0.0-alpha.23": "2017-10-26T11:48:43.214Z",
		"3.0.0-alpha.24": "2017-10-27T08:56:35.409Z",
		"2.13.8": "2017-10-28T10:59:21.720Z",
		"3.0.0-beta.1": "2017-10-31T06:15:08.507Z",
		"3.0.0-beta.2": "2017-10-31T07:31:22.232Z",
		"3.0.0-beta.3": "2017-10-31T12:39:54.421Z",
		"3.0.0-beta.4": "2017-11-01T11:18:47.956Z",
		"3.0.0-beta.5": "2017-11-01T13:20:43.163Z",
		"2.13.9": "2017-11-06T02:49:01.448Z",
		"3.0.0-beta.6": "2017-11-07T02:02:02.270Z",
		"2.13.10": "2017-11-12T07:37:15.255Z",
		"3.0.0-beta.7": "2017-11-13T13:34:03.741Z",
		"3.0.0-beta.8": "2017-11-17T07:02:22.087Z",
		"3.0.0-beta.9": "2017-11-18T10:02:13.669Z",
		"3.0.0-rc.1": "2017-11-19T14:46:44.102Z",
		"3.0.0-rc.2": "2017-11-22T09:08:30.437Z",
		"3.0.0-rc.3": "2017-11-22T09:37:41.185Z",
		"3.0.0-rc.4": "2017-11-29T13:36:19.867Z",
		"2.13.11": "2017-12-02T10:06:16.886Z",
		"3.0.0": "2017-12-04T13:14:22.509Z",
		"3.0.1": "2017-12-11T02:42:30.677Z",
		"3.0.2": "2017-12-18T03:03:37.222Z",
		"3.0.3": "2017-12-22T12:01:13.737Z",
		"3.1.0": "2017-12-29T13:15:34.246Z",
		"3.1.1": "2018-01-08T11:58:58.276Z",
		"3.1.2": "2018-01-13T16:43:51.317Z",
		"3.1.3": "2018-01-13T18:24:03.149Z",
		"3.1.4": "2018-01-21T10:33:45.250Z",
		"3.1.5": "2018-01-27T13:57:49.404Z",
		"3.1.6": "2018-01-28T14:22:07.137Z",
		"3.2.0": "2018-02-04T15:59:35.838Z",
		"3.2.1": "2018-02-12T02:28:22.785Z",
		"3.2.2": "2018-02-25T00:49:06.902Z",
		"2.13.12": "2018-02-27T03:10:31.265Z",
		"3.2.3": "2018-03-02T12:38:02.768Z",
		"2.13.13": "2018-03-09T11:22:24.749Z",
		"3.3.0": "2018-03-12T07:54:33.304Z",
		"3.3.1": "2018-03-19T13:36:09.392Z",
		"3.3.2": "2018-03-24T06:54:17.129Z",
		"3.3.3": "2018-03-25T03:59:06.512Z",
		"3.4.0": "2018-04-01T13:15:18.031Z",
		"3.4.1": "2018-04-08T14:33:48.986Z",
		"3.4.2": "2018-04-22T09:33:47.989Z",
		"3.4.3": "2018-04-23T09:37:19.514Z",
		"2.13.14": "2018-04-28T03:13:12.606Z",
		"3.4.4": "2018-04-28T07:35:53.213Z",
		"3.4.5": "2018-05-03T06:26:16.392Z",
		"3.5.0": "2018-05-04T10:26:22.127Z",
		"3.5.1": "2018-05-09T08:46:45.107Z",
		"3.5.2": "2018-05-13T15:24:39.462Z",
		"3.5.3": "2018-05-20T12:18:51.488Z",
		"3.5.4": "2018-05-26T16:11:54.526Z",
		"3.6.0": "2018-06-02T07:32:44.326Z",
		"3.6.1": "2018-06-02T12:56:52.016Z",
		"3.6.2": "2018-06-10T04:14:35.266Z",
		"3.6.3": "2018-06-19T07:24:42.792Z",
		"3.6.4": "2018-06-23T08:47:35.662Z",
		"3.6.5": "2018-07-02T04:30:16.722Z",
		"3.6.6": "2018-07-10T03:39:30.127Z",
		"3.7.0": "2018-07-15T01:26:21.526Z",
		"3.7.1": "2018-07-21T15:57:19.490Z",
		"3.7.2": "2018-07-25T09:53:46.878Z",
		"3.7.3": "2018-07-28T10:07:45.992Z",
		"3.8.0": "2018-08-05T06:24:27.848Z",
		"3.8.1": "2018-08-12T03:33:09.760Z",
		"3.8.2": "2018-08-18T13:48:42.739Z",
		"3.9.0-beta.0": "2018-08-25T12:14:48.530Z",
		"3.8.3": "2018-08-26T05:25:52.895Z",
		"3.8.4": "2018-08-27T08:15:57.255Z",
		"3.9.0-beta.2": "2018-08-29T10:54:16.855Z",
		"3.9.0-beta.4": "2018-08-30T03:54:38.931Z",
		"3.9.0-beta.5": "2018-08-30T09:43:31.038Z",
		"3.9.0-beta.6": "2018-08-30T10:44:04.577Z",
		"3.9.0": "2018-09-02T15:48:23.971Z",
		"3.9.1": "2018-09-03T11:53:35.916Z",
		"3.9.2": "2018-09-08T16:13:51.832Z",
		"3.9.3": "2018-09-22T17:21:05.528Z",
		"3.10.0": "2018-10-01T17:02:08.128Z",
		"3.10.1": "2018-10-12T11:31:31.066Z",
		"3.10.2": "2018-10-23T04:08:04.232Z",
		"3.10.3": "2018-10-27T03:25:11.850Z",
		"3.10.4": "2018-11-03T15:10:39.520Z",
		"3.10.5": "2018-11-09T15:38:59.412Z",
		"3.10.6": "2018-11-11T10:27:59.778Z",
		"3.10.7": "2018-11-11T10:58:45.029Z",
		"3.10.8": "2018-11-18T12:06:14.416Z",
		"3.10.9": "2018-11-25T03:54:37.266Z",
		"3.11.0": "2018-12-02T14:43:55.329Z",
		"3.11.1": "2018-12-09T06:46:56.052Z",
		"3.11.2": "2018-12-10T08:26:46.139Z",
		"3.11.3": "2018-12-22T09:52:45.806Z",
		"3.11.4-beta.0": "2018-12-23T09:09:10.471Z",
		"3.11.4-beta.1": "2018-12-23T09:36:51.690Z",
		"3.11.4": "2018-12-23T10:04:47.703Z",
		"3.11.5": "2018-12-24T08:58:01.943Z",
		"3.11.6": "2018-12-25T02:51:39.735Z",
		"3.10.10": "2018-12-25T03:20:14.439Z",
		"3.9.4": "2018-12-25T04:27:27.313Z",
		"3.12.0": "2019-01-06T09:11:26.668Z",
		"3.12.1": "2019-01-06T14:02:10.678Z",
		"3.12.2": "2019-01-12T14:49:08.246Z",
		"3.12.3": "2019-01-13T14:12:41.212Z",
		"3.12.4": "2019-01-20T15:14:05.142Z",
		"3.13.0": "2019-01-26T07:12:58.353Z",
		"3.13.1": "2019-02-04T02:27:52.812Z",
		"3.13.2": "2019-02-07T06:19:52.178Z",
		"3.13.3": "2019-02-17T16:41:00.583Z",
		"3.13.4": "2019-02-18T11:25:43.052Z",
		"3.13.5": "2019-02-19T16:27:21.809Z",
		"3.13.6": "2019-02-23T10:23:45.659Z",
		"3.14.0": "2019-03-04T03:42:39.500Z",
		"3.14.1": "2019-03-04T11:51:05.756Z",
		"3.15.0": "2019-03-08T11:05:55.776Z",
		"3.15.1": "2019-03-17T06:06:14.544Z",
		"3.15.2": "2019-03-23T16:53:21.647Z",
		"3.16.0": "2019-04-01T09:18:57.304Z",
		"3.16.1": "2019-04-01T12:24:08.195Z",
		"3.16.2-alpha.0": "2019-04-02T11:39:57.249Z",
		"3.16.2": "2019-04-07T23:29:13.529Z",
		"3.16.3": "2019-04-13T15:41:14.335Z",
		"3.16.4": "2019-04-21T16:14:30.930Z",
		"3.16.5": "2019-04-22T10:49:40.057Z",
		"3.16.6": "2019-04-26T10:06:15.833Z",
		"3.17.0": "2019-05-06T04:25:01.473Z",
		"3.18.0": "2019-05-13T05:53:01.203Z",
		"3.18.1": "2019-05-13T09:06:05.492Z",
		"3.18.2": "2019-05-20T05:01:41.023Z",
		"3.19.0": "2019-05-26T07:20:17.875Z",
		"3.19.1": "2019-05-27T10:02:16.571Z",
		"3.19.2": "2019-06-01T16:15:32.950Z",
		"3.19.3": "2019-06-10T02:29:21.228Z",
		"3.19.4": "2019-06-16T09:17:45.801Z",
		"3.19.5": "2019-06-17T06:04:50.473Z",
		"3.19.6": "2019-06-19T04:33:14.300Z",
		"3.19.7": "2019-06-21T16:37:14.165Z",
		"3.19.8": "2019-06-24T04:16:08.294Z",
		"3.20.0": "2019-06-30T14:58:48.110Z",
		"3.20.1": "2019-07-07T07:07:02.521Z",
		"3.20.2": "2019-07-13T09:32:52.409Z",
		"3.20.3": "2019-07-15T07:46:04.883Z",
		"3.20.4": "2019-07-19T08:56:20.223Z",
		"3.20.5": "2019-07-19T10:20:45.239Z",
		"3.20.6": "2019-07-24T16:56:42.446Z",
		"3.20.7": "2019-07-25T16:43:56.604Z",
		"4.0.0-alpha.0": "2019-07-30T12:09:40.213Z",
		"3.21.0": "2019-08-04T17:02:58.437Z",
		"3.21.1": "2019-08-05T03:51:54.708Z",
		"3.21.2": "2019-08-05T17:35:01.021Z",
		"3.21.3-beta.0": "2019-08-07T08:20:35.779Z",
		"3.21.3": "2019-08-09T09:30:27.268Z",
		"3.21.4": "2019-08-09T10:30:34.393Z",
		"4.0.0-alpha.1": "2019-08-12T05:55:09.504Z",
		"4.0.0-alpha.2": "2019-08-13T07:59:49.941Z",
		"3.22.0": "2019-08-17T16:48:23.178Z",
		"3.22.1": "2019-08-26T03:09:41.224Z",
		"3.23.0-beta.0": "2019-08-26T04:00:48.623Z",
		"3.22.2": "2019-08-27T10:19:21.949Z",
		"4.0.0-alpha.3": "2019-08-29T17:24:39.753Z",
		"3.23.0": "2019-09-02T14:26:54.815Z",
		"3.23.1": "2019-09-03T05:00:26.791Z",
		"3.23.2": "2019-09-06T11:42:51.580Z",
		"3.23.3": "2019-09-17T04:12:40.116Z",
		"4.0.0-alpha.4": "2019-09-18T12:47:57.839Z",
		"3.23.4": "2019-09-21T07:48:48.344Z",
		"4.0.0-alpha.5": "2019-09-28T04:08:34.551Z",
		"4.0.0-alpha.6": "2019-09-29T04:03:50.591Z",
		"3.23.5": "2019-09-29T12:52:53.308Z",
		"3.23.6": "2019-10-05T14:11:51.108Z",
		"4.0.0-alpha.7": "2019-10-11T06:40:47.119Z",
		"3.24.0": "2019-10-16T06:36:11.406Z",
		"3.24.1": "2019-10-17T12:49:24.439Z",
		"3.24.2": "2019-10-19T15:25:47.931Z",
		"3.24.3": "2019-10-27T14:27:03.715Z",
		"3.25.0": "2019-11-04T06:53:48.930Z",
		"4.0.0-alpha.8": "2019-11-06T04:15:14.581Z",
		"3.25.1": "2019-11-10T16:03:39.691Z",
		"4.0.0-alpha.9": "2019-11-15T07:11:38.369Z",
		"3.25.2": "2019-11-17T03:29:28.637Z",
		"3.25.3": "2019-11-25T04:28:31.982Z",
		"4.0.0-alpha.10": "2019-11-28T04:56:06.665Z",
		"4.0.0-alpha.11": "2019-11-29T15:11:01.250Z",
		"3.26.0": "2019-12-01T08:59:00.558Z",
		"4.0.0-alpha.12": "2019-12-03T16:39:50.119Z",
		"4.0.0-alpha.13": "2019-12-04T16:53:29.587Z",
		"4.0.0-alpha.14": "2019-12-07T08:22:54.411Z",
		"3.26.1": "2019-12-09T10:00:26.865Z",
		"3.26.2": "2019-12-10T04:19:28.959Z",
		"4.0.0-beta.0": "2019-12-11T16:37:35.006Z",
		"3.26.3": "2019-12-14T13:18:49.415Z",
		"3.26.4": "2019-12-23T04:27:21.496Z",
		"4.0.0-beta.1": "2019-12-26T12:56:57.502Z",
		"3.26.5": "2019-12-29T15:18:52.827Z",
		"3.26.6": "2020-01-03T10:01:00.529Z",
		"4.0.0-rc.0": "2020-01-03T23:51:58.127Z",
		"4.0.0-rc.1": "2020-01-12T16:36:26.359Z",
		"3.26.7": "2020-01-14T02:00:11.778Z",
		"4.0.0-rc.2": "2020-01-21T18:01:17.813Z",
		"4.0.0-rc.3": "2020-01-27T04:22:10.601Z",
		"3.26.8": "2020-02-03T05:13:38.305Z",
		"3.26.9": "2020-02-08T14:20:21.466Z",
		"4.0.0-rc.4": "2020-02-09T06:22:48.935Z",
		"3.26.10": "2020-02-17T01:10:54.391Z",
		"4.0.0-rc.5": "2020-02-17T04:11:47.828Z",
		"3.26.11": "2020-02-17T04:33:38.588Z",
		"3.26.12": "2020-02-24T05:52:39.441Z",
		"4.0.0-rc.6": "2020-02-24T11:35:21.423Z",
		"4.0.0": "2020-02-28T02:03:58.158Z",
		"4.0.1": "2020-03-04T08:18:24.462Z",
		"3.26.13": "2020-03-07T08:17:11.044Z",
		"4.0.2": "2020-03-08T14:34:47.272Z",
		"4.0.3": "2020-03-15T19:04:54.387Z",
		"4.0.4": "2020-03-23T04:54:46.694Z",
		"3.26.14": "2020-03-23T10:08:35.276Z",
		"4.1.0": "2020-03-29T16:13:19.852Z",
		"3.26.15": "2020-04-03T16:06:31.885Z",
		"4.1.1": "2020-04-05T11:34:55.529Z",
		"4.1.2": "2020-04-10T09:22:18.684Z",
		"4.1.3": "2020-04-13T12:54:28.858Z",
		"4.1.4": "2020-04-18T17:27:18.704Z",
		"4.1.5": "2020-04-25T15:44:39.930Z",
		"3.26.16": "2020-04-26T07:48:42.001Z",
		"4.2.0": "2020-04-29T15:03:55.815Z",
		"4.2.1": "2020-05-11T11:50:37.000Z",
		"4.2.2": "2020-05-11T16:59:21.558Z",
		"3.26.17": "2020-05-16T09:51:02.131Z",
		"4.2.3": "2020-05-16T14:24:10.860Z",
		"4.2.4": "2020-05-18T06:15:09.295Z",
		"4.2.5-alpha.0": "2020-05-18T14:44:20.563Z",
		"4.2.5": "2020-05-24T17:38:01.023Z",
		"4.3.0": "2020-05-31T05:50:13.463Z",
		"4.3.1": "2020-06-02T08:54:26.630Z",
		"4.3.2": "2020-06-06T15:31:47.772Z",
		"4.3.3": "2020-06-07T15:24:31.959Z",
		"4.3.4": "2020-06-14T14:51:34.078Z",
		"3.26.18": "2020-06-14T15:35:31.727Z",
		"4.3.5": "2020-06-21T08:04:51.249Z",
		"4.4.0": "2020-06-29T08:36:40.125Z",
		"4.4.1": "2020-07-06T05:19:02.490Z",
		"4.4.2": "2020-07-11T08:48:54.947Z",
		"4.4.3": "2020-07-20T10:29:09.200Z",
		"4.5.0": "2020-07-27T16:09:41.053Z",
		"4.5.1": "2020-07-28T12:46:51.743Z",
		"4.5.2": "2020-08-02T15:46:15.425Z",
		"4.5.3": "2020-08-09T15:34:56.376Z",
		"4.5.4": "2020-08-12T11:14:55.975Z",
		"4.6.0": "2020-08-23T02:43:47.203Z",
		"4.6.1": "2020-08-24T03:52:39.913Z",
		"4.6.2": "2020-08-31T06:59:59.762Z",
		"4.6.3": "2020-09-07T02:06:51.547Z",
		"4.6.4": "2020-09-13T08:51:42.793Z"
	},
	"users": {},
	"dist-tags": {
		"latest": "4.6.4",
		"beta": "3.0.0-alpha0",
		"alpha": "3.0.0-alpha.3",
		"next": "4.2.5-alpha.0",
		"latest-2": "2.13.14",
		"previous": "3.26.18"
	},
	"_uplinks": {
		"npmjs": {
			"etag": "W/\"e8f2662b21a82882960014b6650c8193\"",
			"fetched": 1600326156382
		}
	},
	"_distfiles": {
		"antd-0.0.1.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.0.1.tgz",
			"sha": "03ba1a7381ab054d70ee3c813f70116d8a080bff",
			"registry": "npmjs"
		},
		"antd-0.1.0-pre.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.1.0-pre.tgz",
			"sha": "c023fc265cee3bcec77d790d24636bd76ce84908",
			"registry": "npmjs"
		},
		"antd-0.1.0-beta2.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.1.0-beta2.tgz",
			"sha": "dd3b4d89ff1ccd8ca1d8570df921674c9c9147a8",
			"registry": "npmjs"
		},
		"antd-0.7.0-beta1.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.7.0-beta1.tgz",
			"sha": "b36aa2c9495ee250662c340ffd76d0202a9f9c9b",
			"registry": "npmjs"
		},
		"antd-0.7.0-beta2.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.7.0-beta2.tgz",
			"sha": "3f8f77ced4d86af1992fddff7960627bf8b29e1f",
			"registry": "npmjs"
		},
		"antd-0.7.0-beta3.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.7.0-beta3.tgz",
			"sha": "59e455b25315b92f22be4d9eff1c1acfa1c44394",
			"registry": "npmjs"
		},
		"antd-0.7.0.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.7.0.tgz",
			"sha": "9aa793e2a69c60ac511883ff08baecce2d349466",
			"registry": "npmjs"
		},
		"antd-0.7.1.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.7.1.tgz",
			"sha": "7964c6686b6cd6f46d3bd0e55ac1ff12b52f8428",
			"registry": "npmjs"
		},
		"antd-0.7.2.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.7.2.tgz",
			"sha": "8ccc8db47fdc07ae4303a189ec00b79b7fa5bdb0",
			"registry": "npmjs"
		},
		"antd-0.7.3-beta1.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.7.3-beta1.tgz",
			"sha": "78867b898188909de9dfe23fc729a3eda49b5eff",
			"registry": "npmjs"
		},
		"antd-0.7.3-beta2.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.7.3-beta2.tgz",
			"sha": "3cd51204bdc0d29eb25f46bfbe7664a6edd003da",
			"registry": "npmjs"
		},
		"antd-0.7.3-beta3.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.7.3-beta3.tgz",
			"sha": "7b0704bbd7ee4cef24d4f9042bf3a8a5ccafe8d4",
			"registry": "npmjs"
		},
		"antd-0.7.3-beta4.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.7.3-beta4.tgz",
			"sha": "97ec4327979c67dfa035e04a0f4173a1e0336d95",
			"registry": "npmjs"
		},
		"antd-0.7.3-beta5.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.7.3-beta5.tgz",
			"sha": "9d4b3a7fc4b9ee216d0dae931555886100f614ab",
			"registry": "npmjs"
		},
		"antd-0.7.3-beta6.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.7.3-beta6.tgz",
			"sha": "e06d18a32c53b6293b6d52fb8870417a767f63bb",
			"registry": "npmjs"
		},
		"antd-0.7.3.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.7.3.tgz",
			"sha": "58a4d37c46f686b81bb8fdd6cde833d5dfee2593",
			"registry": "npmjs"
		},
		"antd-0.8.0-beta1.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.8.0-beta1.tgz",
			"sha": "e35cbb7141a0fbbd82c59e941e9effdf1c5a5436",
			"registry": "npmjs"
		},
		"antd-0.8.0-beta2.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.8.0-beta2.tgz",
			"sha": "b523dd00c4121a6fe0b37ce69539532fd64d14dc",
			"registry": "npmjs"
		},
		"antd-0.8.0-beta3.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.8.0-beta3.tgz",
			"sha": "8a15e9a936140cd4d5a8cad7f5f1dc1c779a0f97",
			"registry": "npmjs"
		},
		"antd-0.8.0-beta4.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.8.0-beta4.tgz",
			"sha": "aea0b9ec21458cc60e57095e151b09f4823edf03",
			"registry": "npmjs"
		},
		"antd-0.8.0-beta5.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.8.0-beta5.tgz",
			"sha": "a3ca39e90e3dcf7267dbb3d4333533bbcde1d747",
			"registry": "npmjs"
		},
		"antd-0.8.0-beta6.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.8.0-beta6.tgz",
			"sha": "10c9bc9f24c3da0da2c50741abe3dcb06889b042",
			"registry": "npmjs"
		},
		"antd-0.8.0-beta7.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.8.0-beta7.tgz",
			"sha": "551ed2bc7ec6019dad42c74c9c5101bd22c442b3",
			"registry": "npmjs"
		},
		"antd-0.8.0.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.8.0.tgz",
			"sha": "18e4de965cbea8c06cc9cd086e8168dd96dd7223",
			"registry": "npmjs"
		},
		"antd-0.8.1-beta1.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.8.1-beta1.tgz",
			"sha": "452bc29824bd230394b4fdb0460ca3a3cc85642e",
			"registry": "npmjs"
		},
		"antd-0.9.0-beta1.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.9.0-beta1.tgz",
			"sha": "1445f4d9fb98092d6dbb1dd54eec5ff34d6cc58e",
			"registry": "npmjs"
		},
		"antd-0.9.0-beta2.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.9.0-beta2.tgz",
			"sha": "51ebe5284024b8f5e743a39b4f65ab97fde59994",
			"registry": "npmjs"
		},
		"antd-0.9.0-beta3.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.9.0-beta3.tgz",
			"sha": "704fb2dcc5c91df81c687d904be548e50fb9c18f",
			"registry": "npmjs"
		},
		"antd-0.9.0-beta4.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.9.0-beta4.tgz",
			"sha": "eb0a71be2b6552230b0713136f418dc4eef6b468",
			"registry": "npmjs"
		},
		"antd-0.9.0-beta5.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.9.0-beta5.tgz",
			"sha": "e02f87e9f9cc1fc9a55f744fcbd6ded2ef46610f",
			"registry": "npmjs"
		},
		"antd-0.9.0-beta6.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.9.0-beta6.tgz",
			"sha": "5b2f73ffd2f76ac6803cc7ef13cfe456b77b42ae",
			"registry": "npmjs"
		},
		"antd-0.9.0-beta7.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.9.0-beta7.tgz",
			"sha": "754f2e69bca77bc8598257dc52ccd4a3b2511428",
			"registry": "npmjs"
		},
		"antd-0.9.0-beta8.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.9.0-beta8.tgz",
			"sha": "45da8e1931b4024af7c038a3bd64c7b1be00169b",
			"registry": "npmjs"
		},
		"antd-0.9.0-beta9.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.9.0-beta9.tgz",
			"sha": "c98033604d4a6fe35fad39a3879e4f2cd638449b",
			"registry": "npmjs"
		},
		"antd-0.9.0-beta10.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.9.0-beta10.tgz",
			"sha": "f5c4afcbc07a0639a204703f6c9a675f6b1cdc5c",
			"registry": "npmjs"
		},
		"antd-0.9.0.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.9.0.tgz",
			"sha": "793480903f144fa835497b9f8392af37f1854f23",
			"registry": "npmjs"
		},
		"antd-0.9.1-beta1.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.9.1-beta1.tgz",
			"sha": "8d45461285c307a175c1ccc34572fe1e153b0cc6",
			"registry": "npmjs"
		},
		"antd-0.9.1-beta2.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.9.1-beta2.tgz",
			"sha": "1c6c6a0de4e2df90dff7189825df602686bb8ff0",
			"registry": "npmjs"
		},
		"antd-0.9.1-beta3.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.9.1-beta3.tgz",
			"sha": "0b0c1d96215eecbdec927054f8236c46e037849a",
			"registry": "npmjs"
		},
		"antd-0.9.1-beta4.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.9.1-beta4.tgz",
			"sha": "47143489184be4c61a5499c61e66575d8585bad6",
			"registry": "npmjs"
		},
		"antd-0.9.1-beta5.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.9.1-beta5.tgz",
			"sha": "64017efc1ad29c53528fff77f5d2abf365df2336",
			"registry": "npmjs"
		},
		"antd-0.9.1-beta6.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.9.1-beta6.tgz",
			"sha": "6e5578f100e57cd3ddeb389cfcc21ddf7f233dc7",
			"registry": "npmjs"
		},
		"antd-0.9.1-beta7.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.9.1-beta7.tgz",
			"sha": "562275b8a1314bb10eac821b85dbf1c0582c8819",
			"registry": "npmjs"
		},
		"antd-0.9.1-beta9.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.9.1-beta9.tgz",
			"sha": "7d671471ba0ad1fc63cc29a3a2ac401a8f42efca",
			"registry": "npmjs"
		},
		"antd-0.9.1-beta10.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.9.1-beta10.tgz",
			"sha": "a60d431c1ef41603174db76e6372b5e57811ef15",
			"registry": "npmjs"
		},
		"antd-0.9.1-beta11.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.9.1-beta11.tgz",
			"sha": "739aad3f81200bac59b06a4edf72d83c653e919d",
			"registry": "npmjs"
		},
		"antd-0.9.1-beta12.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.9.1-beta12.tgz",
			"sha": "070590fe0c9a2f6fc22b3928ca4e59cabaafb2a0",
			"registry": "npmjs"
		},
		"antd-0.9.1-beta13.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.9.1-beta13.tgz",
			"sha": "c0ca17ad7ef8bcf030e7f859832a6fd01359fb08",
			"registry": "npmjs"
		},
		"antd-0.9.1.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.9.1.tgz",
			"sha": "0e8f7d3cf31fef2e1f374789d5f46d6873f62998",
			"registry": "npmjs"
		},
		"antd-0.10.0-beta2.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.10.0-beta2.tgz",
			"sha": "8f8fffbfda7a751c364e1c7f11b5e6e12aaaeccf",
			"registry": "npmjs"
		},
		"antd-0.10.0-beta3.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.10.0-beta3.tgz",
			"sha": "8e8c5ff965058a7a3d94f6a7b319f65b0086a40d",
			"registry": "npmjs"
		},
		"antd-0.10.0-beta4.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.10.0-beta4.tgz",
			"sha": "7794be65493d25dbb62b4951e633533b6fd5ac5a",
			"registry": "npmjs"
		},
		"antd-0.10.0-beta5.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.10.0-beta5.tgz",
			"sha": "d971f3bd4ad0d5cb1db325db035abcdda244c323",
			"registry": "npmjs"
		},
		"antd-0.10.0-beta6.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.10.0-beta6.tgz",
			"sha": "39586b1043b8b9d311923d3aba559d75f1228cab",
			"registry": "npmjs"
		},
		"antd-0.10.0-beta7.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.10.0-beta7.tgz",
			"sha": "e1316c96fe875615b3a407eca0ff2a9c190837ab",
			"registry": "npmjs"
		},
		"antd-0.9.2.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.9.2.tgz",
			"sha": "ab84238ab60b02076edab23a010563a3fc102209",
			"registry": "npmjs"
		},
		"antd-0.10.0-beta8.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.10.0-beta8.tgz",
			"sha": "1a66c656da87b086a341716267b18f4da863c6a4",
			"registry": "npmjs"
		},
		"antd-0.10.0-beta9.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.10.0-beta9.tgz",
			"sha": "6009224c466a8ffe2c15ab61c2c848464d12409e",
			"registry": "npmjs"
		},
		"antd-0.9.3.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.9.3.tgz",
			"sha": "69c2894957c0ab35460ba774a5aa686869648b5a",
			"registry": "npmjs"
		},
		"antd-0.10.0-beta10.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.10.0-beta10.tgz",
			"sha": "ba2f9a4cf22df0f985b46be4e7e5c337a105af03",
			"registry": "npmjs"
		},
		"antd-0.10.0-beta11.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.10.0-beta11.tgz",
			"sha": "53673da4b6b358d2f0d75ac93c23f158a5af8255",
			"registry": "npmjs"
		},
		"antd-0.10.0-beta12.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.10.0-beta12.tgz",
			"sha": "bb49f3fc52bef1a6da368621340566d195942711",
			"registry": "npmjs"
		},
		"antd-0.10.0-beta13.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.10.0-beta13.tgz",
			"sha": "c3106d62b8a700a5498b3e266a2d3895e7a243da",
			"registry": "npmjs"
		},
		"antd-0.10.0-beta14.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.10.0-beta14.tgz",
			"sha": "50429056618c46246b0aac8d89d4e4f8f48d22c2",
			"registry": "npmjs"
		},
		"antd-0.10.0-beta15.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.10.0-beta15.tgz",
			"sha": "ebae9c564ab77d1795fa46d18dd43011589c055f",
			"registry": "npmjs"
		},
		"antd-0.10.0-beta16.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.10.0-beta16.tgz",
			"sha": "d1cfa93f2d955d2ba1c727d42486576f21d1d476",
			"registry": "npmjs"
		},
		"antd-0.9.4.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.9.4.tgz",
			"sha": "1a9bb1b52d4246eaf61b71e13fa4163fdb8b47fc",
			"registry": "npmjs"
		},
		"antd-0.10.0-beta17.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.10.0-beta17.tgz",
			"sha": "1190e4bb5fc6273f03cfbf989eeeae805faf5df6",
			"registry": "npmjs"
		},
		"antd-0.10.0-beta18.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.10.0-beta18.tgz",
			"sha": "d6f441a41acf625b072602be64b583a0f78027a2",
			"registry": "npmjs"
		},
		"antd-0.10.0-beta19.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.10.0-beta19.tgz",
			"sha": "9425b3dc778b96b31e414c1d6653ebdedf571f30",
			"registry": "npmjs"
		},
		"antd-0.10.0-beta20.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.10.0-beta20.tgz",
			"sha": "9475b5e5780e413a069c8b7f117fe331af01df9d",
			"registry": "npmjs"
		},
		"antd-0.10.0-beta21.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.10.0-beta21.tgz",
			"sha": "3dd6511d06ca51d0705ce0e0d0dfe7d55b539b1d",
			"registry": "npmjs"
		},
		"antd-0.10.0-beta22.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.10.0-beta22.tgz",
			"sha": "832ce37948434de3a00fc8324cd183327988894a",
			"registry": "npmjs"
		},
		"antd-0.9.5.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.9.5.tgz",
			"sha": "9b5aaaab7cbb4a06bb3004c2db80d38137dc2890",
			"registry": "npmjs"
		},
		"antd-0.10.0-beta23.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.10.0-beta23.tgz",
			"sha": "55b76b79eb832d20ac53ff1db57eac57a3e751fb",
			"registry": "npmjs"
		},
		"antd-0.10.0-beta25.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.10.0-beta25.tgz",
			"sha": "504786b94b97d4174c1681a3a4394f7a0773bfcb",
			"registry": "npmjs"
		},
		"antd-0.10.0-beta26.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.10.0-beta26.tgz",
			"sha": "5fc174c8f6e8f69a3a78442439660562e8b030d5",
			"registry": "npmjs"
		},
		"antd-0.10.0-beta27.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.10.0-beta27.tgz",
			"sha": "0799f5be0b8f5ce7862a83e03fee6db7e50842b6",
			"registry": "npmjs"
		},
		"antd-0.10.0-beta28.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.10.0-beta28.tgz",
			"sha": "dd07eeecbc382454c86562deb42b6f09fe2a5bff",
			"registry": "npmjs"
		},
		"antd-0.10.0-beta29.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.10.0-beta29.tgz",
			"sha": "2411c063e6c3aaef53bfa4223bd0e67444120d3e",
			"registry": "npmjs"
		},
		"antd-0.10.0-beta30.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.10.0-beta30.tgz",
			"sha": "abbfbef23f90d1c2e61cdb2b46fa66d3b4aa762e",
			"registry": "npmjs"
		},
		"antd-0.10.0.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.10.0.tgz",
			"sha": "7791cc5684cb52d9f1801cd64dae771b68c93344",
			"registry": "npmjs"
		},
		"antd-0.10.1.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.10.1.tgz",
			"sha": "231d343be2db4728e8ee7971f84ef2278ce18787",
			"registry": "npmjs"
		},
		"antd-0.10.2.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.10.2.tgz",
			"sha": "1762296947dfcf6ec5af6cf86603f2498ca9e3d1",
			"registry": "npmjs"
		},
		"antd-0.10.3.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.10.3.tgz",
			"sha": "b3c67f0e551516979e36de05e4d3c8f843ba87d4",
			"registry": "npmjs"
		},
		"antd-0.10.4.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.10.4.tgz",
			"sha": "74ba1806b90d44e6457ce56ec95314235e19c908",
			"registry": "npmjs"
		},
		"antd-0.11.0-beta1.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.11.0-beta1.tgz",
			"sha": "f4ba29ee9d9cca9312b00e7fab2d0724f2c7886a",
			"registry": "npmjs"
		},
		"antd-0.11.0-beta2.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.11.0-beta2.tgz",
			"sha": "325548834c89021da7a2100adf7ea7643181c7a1",
			"registry": "npmjs"
		},
		"antd-0.11.0-beta3.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.11.0-beta3.tgz",
			"sha": "06da291897efb99f094b551f4e492e5d4a2b4ccd",
			"registry": "npmjs"
		},
		"antd-0.11.0-beta4.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.11.0-beta4.tgz",
			"sha": "858465c126bed8088ff945f082eebba3ed1ba673",
			"registry": "npmjs"
		},
		"antd-0.11.0-beta5.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.11.0-beta5.tgz",
			"sha": "9ac3115bddee7fc2b104364a4b02dd04b7b83cc7",
			"registry": "npmjs"
		},
		"antd-0.11.0-beta6.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.11.0-beta6.tgz",
			"sha": "6b3e30c55363d45f9e30ac261ce94eafa1acc69e",
			"registry": "npmjs"
		},
		"antd-0.11.0.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.11.0.tgz",
			"sha": "d21c34a37e117c3b705c74f1b2d5df196c9347a1",
			"registry": "npmjs"
		},
		"antd-0.11.1.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.11.1.tgz",
			"sha": "879325d61335cfd40c7ffc826bbea7410b65eec3",
			"registry": "npmjs"
		},
		"antd-0.11.2.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.11.2.tgz",
			"sha": "a582fdbdd6db4dd6582930bb56751c7d4e9a1cff",
			"registry": "npmjs"
		},
		"antd-0.10.5.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.10.5.tgz",
			"sha": "74896940ebf8439b54120701103c02ef50e52a17",
			"registry": "npmjs"
		},
		"antd-0.12.0-beta.10.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.12.0-beta.10.tgz",
			"sha": "f23e0bb7b06558e8e85a1fb9dac591ea6587d62e",
			"registry": "npmjs"
		},
		"antd-0.12.0-beta.11.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.12.0-beta.11.tgz",
			"sha": "4d483c39fd29879a6c5bcfde960e5b1cd8dfe16d",
			"registry": "npmjs"
		},
		"antd-0.12.0-beta.12.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.12.0-beta.12.tgz",
			"sha": "f734415f89b24dd67d26b3a44caeaee2a6e4c8d0",
			"registry": "npmjs"
		},
		"antd-0.12.0-beta.13.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.12.0-beta.13.tgz",
			"sha": "2a63d3d32bf909108b3d8d37155a3c79f58bbf81",
			"registry": "npmjs"
		},
		"antd-0.12.0-beta.14.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.12.0-beta.14.tgz",
			"sha": "5a39d4266b35e37d0ee6250be4005e91adbc01df",
			"registry": "npmjs"
		},
		"antd-0.12.0-beta.15.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.12.0-beta.15.tgz",
			"sha": "e538475b35a2861ac35da37506b1e314e2aafe43",
			"registry": "npmjs"
		},
		"antd-0.11.3.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.11.3.tgz",
			"sha": "9e93addf633abdc2e79a12073d51fb5d3773627d",
			"registry": "npmjs"
		},
		"antd-0.12.0-beta.16.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.12.0-beta.16.tgz",
			"sha": "6c897a37829c116993fffeb029bf091050fe06ad",
			"registry": "npmjs"
		},
		"antd-0.12.0-beta.17.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.12.0-beta.17.tgz",
			"sha": "d139b00e4a930347cc161bf6a0304830afe28d8d",
			"registry": "npmjs"
		},
		"antd-0.12.0-beta.18.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.12.0-beta.18.tgz",
			"sha": "fd48483dae5f772f55f8161d2729edb2d16725cb",
			"registry": "npmjs"
		},
		"antd-0.12.0-beta.19.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.12.0-beta.19.tgz",
			"sha": "d9d536f19ece2f3687801b44b275af6fa25ce187",
			"registry": "npmjs"
		},
		"antd-0.12.0-beta.20.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.12.0-beta.20.tgz",
			"sha": "07fcf9ddaeac119d767a8166b95050370cdad8f0",
			"registry": "npmjs"
		},
		"antd-0.12.0-beta.21.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.12.0-beta.21.tgz",
			"sha": "92ba991ca51e4899e415ff4cd7f6976f135c02b3",
			"registry": "npmjs"
		},
		"antd-0.12.0-beta.22.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.12.0-beta.22.tgz",
			"sha": "210cef1641d06c65f76d59ad7a2fefe060116f97",
			"registry": "npmjs"
		},
		"antd-0.12.0-beta.23.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.12.0-beta.23.tgz",
			"sha": "ffd9bcfe5c202e169196a38e941fa65b8868c172",
			"registry": "npmjs"
		},
		"antd-0.12.0-beta.24.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.12.0-beta.24.tgz",
			"sha": "1772ec37408f9260a8592eec7070c8d76909676b",
			"registry": "npmjs"
		},
		"antd-0.12.0-beta.25.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.12.0-beta.25.tgz",
			"sha": "73efade7b19ff8cacf72274499d0cb2bccccad47",
			"registry": "npmjs"
		},
		"antd-0.12.0-beta.26.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.12.0-beta.26.tgz",
			"sha": "5d40ce7b7eb693c0843b20aff8a4d29a94949bb2",
			"registry": "npmjs"
		},
		"antd-0.12.0-beta.27.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.12.0-beta.27.tgz",
			"sha": "11ae50b170dca03cea4637b4e57296fbd47fb534",
			"registry": "npmjs"
		},
		"antd-0.12.0-beta.28.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.12.0-beta.28.tgz",
			"sha": "d3b45fe0fb7f06a635b4feea0c0da96240b2fbba",
			"registry": "npmjs"
		},
		"antd-0.12.0-beta.29.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.12.0-beta.29.tgz",
			"sha": "a2c980f718e39099be131104f8827dcd12587904",
			"registry": "npmjs"
		},
		"antd-0.12.0-beta.30.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.12.0-beta.30.tgz",
			"sha": "508e824f9f45eefe4afe579893c76e70313ee7c8",
			"registry": "npmjs"
		},
		"antd-0.12.0-beta.31.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.12.0-beta.31.tgz",
			"sha": "682198b40d3edec07e5ddd6666975c00df59dc7e",
			"registry": "npmjs"
		},
		"antd-0.12.0-beta.32.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.12.0-beta.32.tgz",
			"sha": "e9bace7970f3feebe4a96b5b8cb5a8aff1c4439d",
			"registry": "npmjs"
		},
		"antd-0.12.0-beta.33.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.12.0-beta.33.tgz",
			"sha": "d22c8800d65febf521c222b62f5b51de19742b03",
			"registry": "npmjs"
		},
		"antd-0.12.0-beta.34.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.12.0-beta.34.tgz",
			"sha": "7735f4f642b6e60f83b112bc2e7349e419c56850",
			"registry": "npmjs"
		},
		"antd-0.12.0.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.12.0.tgz",
			"sha": "9c04edf60e2e40ff642073487fc5249c73381690",
			"registry": "npmjs"
		},
		"antd-0.12.1.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.12.1.tgz",
			"sha": "c39d97e816b74c59b6d7ef7f97254da54c2b1743",
			"registry": "npmjs"
		},
		"antd-0.12.2.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.12.2.tgz",
			"sha": "6cd951c5fdb2414132fd87dbdde2bd9d99482e08",
			"registry": "npmjs"
		},
		"antd-0.12.3.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.12.3.tgz",
			"sha": "3b58975416fd558e1d27c62d2e0dc5eb43ee8087",
			"registry": "npmjs"
		},
		"antd-0.12.4.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.12.4.tgz",
			"sha": "1d4ad0b15085d692b49ed78c10e5feec4f486ef4",
			"registry": "npmjs"
		},
		"antd-0.12.5.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.12.5.tgz",
			"sha": "1ccb5ece2edd695acd4ab6f63fccdb954498d9f5",
			"registry": "npmjs"
		},
		"antd-0.12.6.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.12.6.tgz",
			"sha": "6b5e6cafb99f4e3626f87f9bbbc4462a646dcef4",
			"registry": "npmjs"
		},
		"antd-0.12.7.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.12.7.tgz",
			"sha": "fb1522f8296d6af38677be32d395bd3dc2431f4c",
			"registry": "npmjs"
		},
		"antd-0.12.8.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.12.8.tgz",
			"sha": "263a8e228e1b6bd2f086c0b4edb366c4f397fe48",
			"registry": "npmjs"
		},
		"antd-0.12.10.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.12.10.tgz",
			"sha": "b651283c8a6d64fc147614b355d8706956b2fc0c",
			"registry": "npmjs"
		},
		"antd-0.12.11-beta.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.12.11-beta.tgz",
			"sha": "0f85056774ceeb1f89824f67b409f62409213adf",
			"registry": "npmjs"
		},
		"antd-0.12.11.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.12.11.tgz",
			"sha": "e2775a392e52bb7c6558c2720729cf84dbd99b00",
			"registry": "npmjs"
		},
		"antd-0.12.12.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.12.12.tgz",
			"sha": "4908b4dde570288c497c658b936e7c8e0788b01a",
			"registry": "npmjs"
		},
		"antd-0.12.13.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.12.13.tgz",
			"sha": "91c39b9c7c117f3e8e0c6f093c69722bd33db717",
			"registry": "npmjs"
		},
		"antd-1.0.0-beta.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-1.0.0-beta.tgz",
			"sha": "dcb499586ee0afc0e36c55aae4602ff9c4db8c4d",
			"registry": "npmjs"
		},
		"antd-1.0.0-beta.0.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-1.0.0-beta.0.tgz",
			"sha": "926cdb0d196d40b71ba41111c74fb825af57d68a",
			"registry": "npmjs"
		},
		"antd-1.0.0-beta.1.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-1.0.0-beta.1.tgz",
			"sha": "cf068d89730c7a505f0b88798564dee4124e8271",
			"registry": "npmjs"
		},
		"antd-1.0.0-beta.2.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-1.0.0-beta.2.tgz",
			"sha": "d2c28db144148dfc24e4b3d908707df9f37a491d",
			"registry": "npmjs"
		},
		"antd-0.12.14.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.12.14.tgz",
			"sha": "a81cef9dec794e5612200e733bf0f18971f92882",
			"registry": "npmjs"
		},
		"antd-1.0.0-beta.3.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-1.0.0-beta.3.tgz",
			"sha": "23fd866854cf740c878cfcd6aa3c84e27bec8644",
			"registry": "npmjs"
		},
		"antd-0.12.15.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.12.15.tgz",
			"sha": "fea4dd9cfc12caa615bc1bc07d138767958d2b75",
			"registry": "npmjs"
		},
		"antd-0.12.16.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.12.16.tgz",
			"sha": "d1aa1b04e5facdeb56b5a39432a95523eac54b33",
			"registry": "npmjs"
		},
		"antd-1.0.0-beta.4.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-1.0.0-beta.4.tgz",
			"sha": "9b23c7410445c0db9e0e9de691d25a80615a3baa",
			"registry": "npmjs"
		},
		"antd-1.0.0-beta.5.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-1.0.0-beta.5.tgz",
			"sha": "8250e9c3ffa5533dbac553b9eb2f369a5e55432c",
			"registry": "npmjs"
		},
		"antd-1.0.0-beta.6.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-1.0.0-beta.6.tgz",
			"sha": "cfd4d0f4cb215e617aca8e2e9e1318a32d00e9c6",
			"registry": "npmjs"
		},
		"antd-1.0.0-beta.7.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-1.0.0-beta.7.tgz",
			"sha": "bbe9cffcaa57b2de9dd0694f85dee63dacfb9b5d",
			"registry": "npmjs"
		},
		"antd-1.0.0-beta.8.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-1.0.0-beta.8.tgz",
			"sha": "d13e63213b6cf407ab5ae848e4471ed27937b628",
			"registry": "npmjs"
		},
		"antd-0.12.17.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-0.12.17.tgz",
			"sha": "429b807f7d907ce12a22a74900718944502442d6",
			"registry": "npmjs"
		},
		"antd-1.0.0-beta.9.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-1.0.0-beta.9.tgz",
			"sha": "3df8e885e1eb9df85c4598e99036bd4d2ddea2ce",
			"registry": "npmjs"
		},
		"antd-1.0.0-beta.10.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-1.0.0-beta.10.tgz",
			"sha": "5dd8e0e4a4cfd836c7dfda677bc81cb016a88516",
			"registry": "npmjs"
		},
		"antd-1.0.0.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-1.0.0.tgz",
			"sha": "8b08bcf566877d08e8e3058d9a838c44ef8b96d5",
			"registry": "npmjs"
		},
		"antd-1.0.1.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-1.0.1.tgz",
			"sha": "4be62eefd4177bed68b7e6617ced45997ab2f72b",
			"registry": "npmjs"
		},
		"antd-1.1.0.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-1.1.0.tgz",
			"sha": "1dc388caf39a8f1030e93aaaecf78ea9a16212c5",
			"registry": "npmjs"
		},
		"antd-1.2.0.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-1.2.0.tgz",
			"sha": "94621556bd3c57c3cdfd971276aa5fd97dafcb46",
			"registry": "npmjs"
		},
		"antd-1.2.1.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-1.2.1.tgz",
			"sha": "92f78aabcb506db941428d30b64b90026a21dc09",
			"registry": "npmjs"
		},
		"antd-1.3.0.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-1.3.0.tgz",
			"sha": "d7409debbaf31c50155a5273abd15a7954a662f7",
			"registry": "npmjs"
		},
		"antd-1.3.1.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-1.3.1.tgz",
			"sha": "5f800849f5c15443e16e1baa4625c734b055babd",
			"registry": "npmjs"
		},
		"antd-1.3.2.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-1.3.2.tgz",
			"sha": "1560272b18850fecf2ba902d92f5265175b539f6",
			"registry": "npmjs"
		},
		"antd-1.4.0.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-1.4.0.tgz",
			"sha": "4e107f2940f0d04440b95d816f97dd222ceaa5d0",
			"registry": "npmjs"
		},
		"antd-1.4.1.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-1.4.1.tgz",
			"sha": "c7d41b991d5a3097b0c360fcce5587ede6801f6e",
			"registry": "npmjs"
		},
		"antd-1.5.0.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-1.5.0.tgz",
			"sha": "3dd5e836052fe5d162dc221534c4060aedf4cf1b",
			"registry": "npmjs"
		},
		"antd-1.5.1.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-1.5.1.tgz",
			"sha": "54dda33683a29f35a1be3f640b7800e72aa897ff",
			"registry": "npmjs"
		},
		"antd-1.6.0.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-1.6.0.tgz",
			"sha": "8b024bb3e6c88a451fa07bcc00ebd1169e9121b1",
			"registry": "npmjs"
		},
		"antd-1.6.1.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-1.6.1.tgz",
			"sha": "fcf7be775528bc20631e0c9ebc33ce9e12871649",
			"registry": "npmjs"
		},
		"antd-1.6.2.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-1.6.2.tgz",
			"sha": "463f1ee2b6007958bd3010b2bd03dd0829982ecc",
			"registry": "npmjs"
		},
		"antd-1.6.3.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-1.6.3.tgz",
			"sha": "d10fbf928bec7e295d20d2004b4ba83ab342ddf4",
			"registry": "npmjs"
		},
		"antd-1.6.4.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-1.6.4.tgz",
			"sha": "b222d21412d8d9d744bd9520826dea38c58c1445",
			"registry": "npmjs"
		},
		"antd-1.6.5.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-1.6.5.tgz",
			"sha": "b2991b6e8f55547acceb5ee15c6ecd7c3eb43cfa",
			"registry": "npmjs"
		},
		"antd-1.7.0.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-1.7.0.tgz",
			"sha": "959d0b22682aa5e30e0ece19f89587045b0d82ac",
			"registry": "npmjs"
		},
		"antd-1.8.0.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-1.8.0.tgz",
			"sha": "e9c3301fd33b53ad44ce242e8d73a61832fe1f7e",
			"registry": "npmjs"
		},
		"antd-1.9.0.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-1.9.0.tgz",
			"sha": "00b1d2b7d2b21fe54e33e9ee8a83e5a524051a8d",
			"registry": "npmjs"
		},
		"antd-1.9.1.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-1.9.1.tgz",
			"sha": "637049e163066c90b4b8f24ddb478c041f45067d",
			"registry": "npmjs"
		},
		"antd-1.10.0.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-1.10.0.tgz",
			"sha": "5da35c73c7854fadb44329e090780aefbcd040bd",
			"registry": "npmjs"
		},
		"antd-1.11.0.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-1.11.0.tgz",
			"sha": "4da0162e3c3a62075d9c2c2663794bbc8ba4f365",
			"registry": "npmjs"
		},
		"antd-2.0.0-beta.0.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-2.0.0-beta.0.tgz",
			"sha": "017e9c6c201eef1d33650d2cf803c135a3d4f2d3",
			"registry": "npmjs"
		},
		"antd-2.0.0-beta.1.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-2.0.0-beta.1.tgz",
			"sha": "a5419bd2171d6dfe41f26a369ec390859ede9f53",
			"registry": "npmjs"
		},
		"antd-2.0.0-beta.2.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-2.0.0-beta.2.tgz",
			"sha": "03c98adaba21b1bdc799598b57e3fd30a0668c8b",
			"registry": "npmjs"
		},
		"antd-2.0.0-beta.3.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-2.0.0-beta.3.tgz",
			"sha": "288429d09a8b6b20a9a85e5d3f54b4bf02092197",
			"registry": "npmjs"
		},
		"antd-1.11.1.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-1.11.1.tgz",
			"sha": "e5e226b9eda019e3d2536272401d5737f51255f8",
			"registry": "npmjs"
		},
		"antd-2.0.0-beta.4.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-2.0.0-beta.4.tgz",
			"sha": "5b4b39f072db8f801cb14146bd42af771efd1fca",
			"registry": "npmjs"
		},
		"antd-2.0.0-beta.5.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-2.0.0-beta.5.tgz",
			"sha": "2034a6e17967dbead2ce03e12f698ccb73bcbb5c",
			"registry": "npmjs"
		},
		"antd-2.0.0-beta.6.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-2.0.0-beta.6.tgz",
			"sha": "73e1154c75fab2429a75a2a6871f57aeb9d3d93d",
			"registry": "npmjs"
		},
		"antd-2.0.0-beta.7.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-2.0.0-beta.7.tgz",
			"sha": "c52d25092baf2da041644c06e7bdfdb2cbb6992f",
			"registry": "npmjs"
		},
		"antd-2.0.0-beta.8.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-2.0.0-beta.8.tgz",
			"sha": "05b492f49261d0885704e646340364a8d18ae69b",
			"registry": "npmjs"
		},
		"antd-2.0.0-beta.9.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-2.0.0-beta.9.tgz",
			"sha": "328f819ee67a6889878ab034ea6364854bee6d80",
			"registry": "npmjs"
		},
		"antd-2.0.0-beta.10.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-2.0.0-beta.10.tgz",
			"sha": "c76c389c24c76a56cc2d8c78f75c470b6f19bbb5",
			"registry": "npmjs"
		},
		"antd-2.0.0-beta.11.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-2.0.0-beta.11.tgz",
			"sha": "cf001ae7c23cdee696ceb1b2a8ff548e4033c5e6",
			"registry": "npmjs"
		},
		"antd-2.0.0-beta.12.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-2.0.0-beta.12.tgz",
			"sha": "cf88ebdcc6b8e71301879454c26b85779ee80066",
			"registry": "npmjs"
		},
		"antd-1.11.2.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-1.11.2.tgz",
			"sha": "72129109a78d4739efb592258aa1022823d95d67",
			"registry": "npmjs"
		},
		"antd-2.0.0-beta.13.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-2.0.0-beta.13.tgz",
			"sha": "05cc9042f8edb8fbbb15cad04b1aa194b638d90f",
			"registry": "npmjs"
		},
		"antd-2.0.0.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-2.0.0.tgz",
			"sha": "105d3a1ba787ee1c81ad10fd021f549b35f1f10d",
			"registry": "npmjs"
		},
		"antd-2.0.1.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-2.0.1.tgz",
			"sha": "da06c8637f612184c8cb2ff8751cf1c54f7adada",
			"registry": "npmjs"
		},
		"antd-2.1.0.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-2.1.0.tgz",
			"sha": "d933cec0190dd50abba6b83e0768da0062769af6",
			"registry": "npmjs"
		},
		"antd-2.2.0.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-2.2.0.tgz",
			"sha": "6eb1011cec2b67aa199a89e0cd777225052af150",
			"registry": "npmjs"
		},
		"antd-2.2.1.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-2.2.1.tgz",
			"sha": "7ef5e76dddf344d02c84cf1cfc4fb37177232364",
			"registry": "npmjs"
		},
		"antd-2.3.0.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-2.3.0.tgz",
			"sha": "23ae68d04309dbf0a8202bde25bfa69c78f0eb34",
			"registry": "npmjs"
		},
		"antd-2.3.1.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-2.3.1.tgz",
			"sha": "6338bca838b8d4caa732e6a1907c9bf5348efa29",
			"registry": "npmjs"
		},
		"antd-2.3.2.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-2.3.2.tgz",
			"sha": "2de8190a05bcd02093c8782c993ed503cd8dea67",
			"registry": "npmjs"
		},
		"antd-2.4.0.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-2.4.0.tgz",
			"sha": "f5425a2b4ef863e8ce7355a2af9ba0a7c79996dd",
			"registry": "npmjs"
		},
		"antd-2.4.1.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-2.4.1.tgz",
			"sha": "40b7066d7261ea64aaf52a4fd06276da5adb6b87",
			"registry": "npmjs"
		},
		"antd-2.4.2.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-2.4.2.tgz",
			"sha": "c05f110322a5c67f389c3a12550af970a88257a6",
			"registry": "npmjs"
		},
		"antd-2.4.3.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-2.4.3.tgz",
			"sha": "b3a16012e9a95c6ca581e8196bd36e7b3fba5027",
			"registry": "npmjs"
		},
		"antd-1.11.3.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-1.11.3.tgz",
			"sha": "af725500b39864f87bb9cdb02007907a44262fb8",
			"registry": "npmjs"
		},
		"antd-1.11.4.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-1.11.4.tgz",
			"sha": "25f892361fa1728872e73e766adad81b2c2e0f7b",
			"registry": "npmjs"
		},
		"antd-2.5.0.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-2.5.0.tgz",
			"sha": "9c2bd8750b49fdc2c164cb5d184fa6f2c9d6208f",
			"registry": "npmjs"
		},
		"antd-2.5.1.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-2.5.1.tgz",
			"sha": "54896e3f8fb31fdfa028c054f5001f8532ae7164",
			"registry": "npmjs"
		},
		"antd-2.5.2.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-2.5.2.tgz",
			"sha": "ba8dffdb37e1611e5f58c23dfa8b4eb10b74a58d",
			"registry": "npmjs"
		},
		"antd-2.5.3.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-2.5.3.tgz",
			"sha": "bda72065d8932fd8c9f17889fc406f90f292cfe2",
			"registry": "npmjs"
		},
		"antd-2.6.0.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-2.6.0.tgz",
			"sha": "44dd5d4854cb2a09e940b6ee0c47d3fd08806139",
			"registry": "npmjs"
		},
		"antd-2.6.1.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-2.6.1.tgz",
			"sha": "57b269af389d8bd3ac21dee1889ef099ab1c32cf",
			"registry": "npmjs"
		},
		"antd-1.11.5.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-1.11.5.tgz",
			"sha": "f6c985922c007f142d2e164fcb0af7cb96f4a379",
			"registry": "npmjs"
		},
		"antd-1.11.6.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-1.11.6.tgz",
			"sha": "92c062b524281e5b42154da322f743ec8e81fd7c",
			"registry": "npmjs"
		},
		"antd-2.6.2.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-2.6.2.tgz",
			"sha": "642683e7018f4f801fd19a7752c1b7ab9bca1291",
			"registry": "npmjs"
		},
		"antd-2.6.3.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-2.6.3.tgz",
			"sha": "71dd1f8de7f420e1b9d887af156274b4157426f2",
			"registry": "npmjs"
		},
		"antd-2.6.4.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-2.6.4.tgz",
			"sha": "2552336a768518fb25dc0e6229cbe58229419aaa",
			"registry": "npmjs"
		},
		"antd-2.7.0.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-2.7.0.tgz",
			"sha": "6db106f60536b3628ee28d8be0feacb31cab89d9",
			"registry": "npmjs"
		},
		"antd-2.7.1.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-2.7.1.tgz",
			"sha": "e5d3b26c4a2178858c5fa9d69a912a85fbff95b3",
			"registry": "npmjs"
		},
		"antd-2.7.2.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-2.7.2.tgz",
			"sha": "2f5b36775c8eeaf9733c52cfb8d839dcf4d05747",
			"registry": "npmjs"
		},
		"antd-2.7.3.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-2.7.3.tgz",
			"sha": "4fbf77f30d7d47441b5dd0a49095f0aa09b3779f",
			"registry": "npmjs"
		},
		"antd-2.7.4.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-2.7.4.tgz",
			"sha": "2a4498efabf1153fd12424d3ab66a12d08d4bf34",
			"registry": "npmjs"
		},
		"antd-2.8.0.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-2.8.0.tgz",
			"sha": "79a4e47cdbeb975a07de0f6c2f1e23ec2e2435e6",
			"registry": "npmjs"
		},
		"antd-2.8.1.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-2.8.1.tgz",
			"sha": "ff69e7cd2f6fe6a2bdf31993e40ef0cc90a4706f",
			"registry": "npmjs"
		},
		"antd-2.8.2.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-2.8.2.tgz",
			"sha": "e8121b906cc8a99e8b956166614d6b74ddc15a45",
			"registry": "npmjs"
		},
		"antd-2.8.3.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-2.8.3.tgz",
			"sha": "abfc38ec0d86ff377ccd58bfc0580e22be279d38",
			"registry": "npmjs"
		},
		"antd-2.9.0.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-2.9.0.tgz",
			"sha": "da21db9bbb8a9ec3444a6440462bb8e4e37ad82c",
			"registry": "npmjs"
		},
		"antd-2.9.1.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-2.9.1.tgz",
			"sha": "327ecee8264b77cb6c14fcb1e1ecd0d8a2da5d5f",
			"registry": "npmjs"
		},
		"antd-2.9.2.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-2.9.2.tgz",
			"sha": "3ebc94686b9df0613e01b617d7cb1788de60bb50",
			"registry": "npmjs"
		},
		"antd-2.9.3.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-2.9.3.tgz",
			"sha": "5b40349827fab882d73bd97707d614709a620863",
			"registry": "npmjs"
		},
		"antd-2.10.0.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-2.10.0.tgz",
			"sha": "45cfd7ce9501589604fe24f0701cffda50446308",
			"registry": "npmjs"
		},
		"antd-2.10.1.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-2.10.1.tgz",
			"sha": "d1ef29363543a11f71cf812477a841571575048c",
			"registry": "npmjs"
		},
		"antd-2.10.2.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-2.10.2.tgz",
			"sha": "05e1c2a4d114758f4740ca20cc5194ee492efcb3",
			"registry": "npmjs"
		},
		"antd-2.10.3.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-2.10.3.tgz",
			"sha": "bd926b77abe21cd988b8f9d911b9b3153b5b45f6",
			"registry": "npmjs"
		},
		"antd-2.10.4.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-2.10.4.tgz",
			"sha": "d08ba203c86bd991aba1ce3726ba17039033c82f",
			"registry": "npmjs"
		},
		"antd-2.11.0.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-2.11.0.tgz",
			"sha": "f62507d20b30aa93322220fdb72da2c7d8d2554d",
			"registry": "npmjs"
		},
		"antd-2.12.0-beta1.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-2.12.0-beta1.tgz",
			"sha": "a4cfca7e51242b16497ec45e21db70191b7ca51f",
			"registry": "npmjs"
		},
		"antd-2.11.1.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-2.11.1.tgz",
			"sha": "3b5e643060beabff2727fca75919792c1bcae484",
			"registry": "npmjs"
		},
		"antd-2.11.2.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-2.11.2.tgz",
			"sha": "7c39773e61b894d830b0548ff85c6dac07317618",
			"registry": "npmjs"
		},
		"antd-2.12.0.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-2.12.0.tgz",
			"sha": "2116df7c45688018ae2ad796fa6cf3e45d9e57d7",
			"registry": "npmjs"
		},
		"antd-2.12.1-beta.0.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-2.12.1-beta.0.tgz",
			"sha": "743028501711f2de4aa14fb4d665ef916271ee4c",
			"registry": "npmjs"
		},
		"antd-2.12.1-beta.1.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-2.12.1-beta.1.tgz",
			"sha": "53f178cbce1cefb308dbeb27da714c608fd2e8cf",
			"registry": "npmjs"
		},
		"antd-2.12.1-beta.2.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-2.12.1-beta.2.tgz",
			"sha": "053c518cc52f5916be928b9258710e81b93c938b",
			"registry": "npmjs"
		},
		"antd-2.12.1-beta.3.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-2.12.1-beta.3.tgz",
			"sha": "adbd759d2156828760dcb7ed0caf6f37c2e352f7",
			"registry": "npmjs"
		},
		"antd-2.12.1.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-2.12.1.tgz",
			"sha": "e4240d2a42fdbd12a55a85c0ff9cbbc0e7b94cfa",
			"registry": "npmjs"
		},
		"antd-2.12.2.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-2.12.2.tgz",
			"sha": "bc48771964c4055c00ee371b4482b8b98ad4ac01",
			"registry": "npmjs"
		},
		"antd-2.12.3.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-2.12.3.tgz",
			"sha": "6dbc6f077b1579aa4c8423e5180d55cc1ffde4c3",
			"registry": "npmjs"
		},
		"antd-2.12.4.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-2.12.4.tgz",
			"sha": "513f451ac4699da1edbfb2145a35b3707c30211b",
			"registry": "npmjs"
		},
		"antd-2.12.5.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-2.12.5.tgz",
			"sha": "33026a36f13dc1bec1beee88267dc1772110c381",
			"registry": "npmjs"
		},
		"antd-3.0.0-alpha0.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.0.0-alpha0.tgz",
			"sha": "905ccb7052d80d0624b08cf671406cddb4ea6402",
			"registry": "npmjs"
		},
		"antd-3.0.0-alpha.0.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.0.0-alpha.0.tgz",
			"sha": "2b5d743e529bcdbe422f9a2f6369fd3c69ac6af1",
			"registry": "npmjs"
		},
		"antd-3.0.0-alpha.1.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.0.0-alpha.1.tgz",
			"sha": "a4ad7450bb59ee6ea1df03aec731937c884fff6b",
			"registry": "npmjs"
		},
		"antd-2.12.6.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-2.12.6.tgz",
			"sha": "3dd21a8c46ef11ada555ac7dc9ded9ff96387830",
			"registry": "npmjs"
		},
		"antd-3.0.0-alpha.3.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.0.0-alpha.3.tgz",
			"sha": "f0a5dab42b141faf1f98ac34e82bd9d3cb9a4bf6",
			"registry": "npmjs"
		},
		"antd-2.12.7.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-2.12.7.tgz",
			"sha": "6031e24b28bde70a180a352ccf59ac380bb09508",
			"registry": "npmjs"
		},
		"antd-3.0.0-alpha.5.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.0.0-alpha.5.tgz",
			"sha": "935d103a9fbc06b0070e8a0bd69f2028c24fcd9b",
			"registry": "npmjs"
		},
		"antd-2.12.8.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-2.12.8.tgz",
			"sha": "7efd1c7d2b0c452b7c40de57453ca506fb26dafa",
			"registry": "npmjs"
		},
		"antd-2.13.0.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-2.13.0.tgz",
			"sha": "48d4aaa94e7a79de94a8b393a485ee8bce6a64c2",
			"registry": "npmjs"
		},
		"antd-3.0.0-alpha.6.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.0.0-alpha.6.tgz",
			"sha": "75368b903749807f2ecc88e92b4cc28705f90936",
			"registry": "npmjs"
		},
		"antd-3.0.0-alpha.7.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.0.0-alpha.7.tgz",
			"sha": "26b38f4c6bc48f23dbde84b88b8695df9af4e383",
			"registry": "npmjs"
		},
		"antd-3.0.0-alpha.8.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.0.0-alpha.8.tgz",
			"sha": "be1ff297e52e7809081b9dfe50c0cbe2a6a2d39b",
			"registry": "npmjs"
		},
		"antd-3.0.0-alpha.9.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.0.0-alpha.9.tgz",
			"sha": "ad9ea3abf6b9a81056fed5adf249db3c941e1bcf",
			"registry": "npmjs"
		},
		"antd-3.0.0-alpha.10.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.0.0-alpha.10.tgz",
			"sha": "3a2823b22055cbe1f303a554e11bfd543da5a8f6",
			"registry": "npmjs"
		},
		"antd-2.13.1.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-2.13.1.tgz",
			"sha": "9c09aedf07a2d1bdd31c0d69822f9e32c9f73386",
			"registry": "npmjs"
		},
		"antd-2.13.2.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-2.13.2.tgz",
			"sha": "381f046b13acfc11d45d71c9a0d36da2ebe42a12",
			"registry": "npmjs"
		},
		"antd-2.13.3.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-2.13.3.tgz",
			"sha": "e54897e471d64d59c01fea6ea41b3ae0eab0984d",
			"registry": "npmjs"
		},
		"antd-3.0.0-alpha.11.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.0.0-alpha.11.tgz",
			"sha": "45e010ee4c01ea28628658af8e69d5f9707b2c04",
			"registry": "npmjs"
		},
		"antd-3.0.0-alpha.12.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.0.0-alpha.12.tgz",
			"sha": "63f38f00cdea72cac56f3ee792ba4371c8275d05",
			"registry": "npmjs"
		},
		"antd-3.0.0-alpha.13.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.0.0-alpha.13.tgz",
			"sha": "c1460ecc187da2e4c3681f27d94dd644a8aaea1c",
			"registry": "npmjs"
		},
		"antd-2.13.4.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-2.13.4.tgz",
			"sha": "8c1ccd3622eb36677e68889899342508de96ef05",
			"registry": "npmjs"
		},
		"antd-2.13.5.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-2.13.5.tgz",
			"sha": "f2f4ce9fff92ccd0486bdf2cd7065f32d661e720",
			"registry": "npmjs"
		},
		"antd-3.0.0-alpha.14.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.0.0-alpha.14.tgz",
			"sha": "26444030ce59cdf163973a374a784789e2be1dde",
			"registry": "npmjs"
		},
		"antd-2.13.6.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-2.13.6.tgz",
			"sha": "eb60b5db2bb03a92f918a2a2be3bca95a82ce1fa",
			"registry": "npmjs"
		},
		"antd-3.0.0-alpha.15.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.0.0-alpha.15.tgz",
			"sha": "4a69da20d3b8ea36be71509eba09613efa26e5b0",
			"registry": "npmjs"
		},
		"antd-3.0.0-alpha.16.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.0.0-alpha.16.tgz",
			"sha": "3b34174023ddbe4074b95826b82fb3fb3e3a6bcc",
			"registry": "npmjs"
		},
		"antd-3.0.0-alpha.17.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.0.0-alpha.17.tgz",
			"sha": "c3cb9d93180294b37a73d1baf50619633e57d7cb",
			"registry": "npmjs"
		},
		"antd-2.13.7.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-2.13.7.tgz",
			"sha": "9b50249b1909facc2af7f7e8d1bea88e4af68db2",
			"registry": "npmjs"
		},
		"antd-3.0.0-alpha.18.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.0.0-alpha.18.tgz",
			"sha": "4e337e8021611e48f8c83967bdd9fa77fbed788f",
			"registry": "npmjs"
		},
		"antd-3.0.0-alpha.19.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.0.0-alpha.19.tgz",
			"sha": "a207e1c75b3a9ee36d52444a86262fc270940777",
			"registry": "npmjs"
		},
		"antd-3.0.0-alpha.20.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.0.0-alpha.20.tgz",
			"sha": "6792b3cf2ddfbd67f3582bae1b87842b7e0a1422",
			"registry": "npmjs"
		},
		"antd-3.0.0-alpha.21.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.0.0-alpha.21.tgz",
			"sha": "f067748fe9225208f0f4cb9c87b1f760abee3b22",
			"registry": "npmjs"
		},
		"antd-3.0.0-alpha.22.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.0.0-alpha.22.tgz",
			"sha": "1355a1e20bc3b42899750b586b458caab2a033f8",
			"registry": "npmjs"
		},
		"antd-3.0.0-alpha.23.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.0.0-alpha.23.tgz",
			"sha": "e29efbc85d13a64e1024d657082318d6c1048014",
			"registry": "npmjs"
		},
		"antd-3.0.0-alpha.24.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.0.0-alpha.24.tgz",
			"sha": "d11a7c823df78fd7abc7796243bdc2b6c2f74553",
			"registry": "npmjs"
		},
		"antd-2.13.8.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-2.13.8.tgz",
			"sha": "8aa3e8562a91e775a908dc303cd689d178dc0c07",
			"registry": "npmjs"
		},
		"antd-3.0.0-beta.1.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.0.0-beta.1.tgz",
			"sha": "d6cbac96ba25001efdcf14a53ac390456d03ee4d",
			"registry": "npmjs"
		},
		"antd-3.0.0-beta.2.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.0.0-beta.2.tgz",
			"sha": "b8ce5d6a1ee4c08f65883186f7f3c89494b6c536",
			"registry": "npmjs"
		},
		"antd-3.0.0-beta.3.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.0.0-beta.3.tgz",
			"sha": "fc39160588c0df13785d42ef711c8bac68054eac",
			"registry": "npmjs"
		},
		"antd-3.0.0-beta.4.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.0.0-beta.4.tgz",
			"sha": "e5492dc2b3cb96740c98b33ac0fbd16eec61b5cc",
			"registry": "npmjs"
		},
		"antd-3.0.0-beta.5.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.0.0-beta.5.tgz",
			"sha": "4a028f58ba9c1c18f91a053bc5defbbe4ea3a136",
			"registry": "npmjs"
		},
		"antd-2.13.9.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-2.13.9.tgz",
			"sha": "f8bcd17f0ecf9c5ef659bb6bc0124b450e6de080",
			"registry": "npmjs"
		},
		"antd-3.0.0-beta.6.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.0.0-beta.6.tgz",
			"sha": "7f7a43e676030944b371ec49d25a61f27527acd6",
			"registry": "npmjs"
		},
		"antd-2.13.10.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-2.13.10.tgz",
			"sha": "bfb8cab3405b93b0b98f6a38e2069697017ebcd7",
			"registry": "npmjs"
		},
		"antd-3.0.0-beta.7.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.0.0-beta.7.tgz",
			"sha": "4f752502b63c2a4c91f0bbed20938ae5cc0aa2e0",
			"registry": "npmjs"
		},
		"antd-3.0.0-beta.8.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.0.0-beta.8.tgz",
			"sha": "b0e067fbb16e9206bbc38445d4ee6129de9b1d6d",
			"registry": "npmjs"
		},
		"antd-3.0.0-beta.9.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.0.0-beta.9.tgz",
			"sha": "a0a37e0552ed1219b17e8f45973bb54adf57d749",
			"registry": "npmjs"
		},
		"antd-3.0.0-rc.1.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.0.0-rc.1.tgz",
			"sha": "5ab140523dd6448cd8e0c3d84e68c382c4616033",
			"registry": "npmjs"
		},
		"antd-3.0.0-rc.2.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.0.0-rc.2.tgz",
			"sha": "20031fa34d1e973631eea59e50690cc3f5abcdf5",
			"registry": "npmjs"
		},
		"antd-3.0.0-rc.3.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.0.0-rc.3.tgz",
			"sha": "e4c36e34a7d18a504cf987132f05fc905d3a7f00",
			"registry": "npmjs"
		},
		"antd-3.0.0-rc.4.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.0.0-rc.4.tgz",
			"sha": "959703db212f636d2617cc371e780163c04eb71f",
			"registry": "npmjs"
		},
		"antd-2.13.11.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-2.13.11.tgz",
			"sha": "59c0c1e79db07092fa6ee8d00f77668e88c72fb0",
			"registry": "npmjs"
		},
		"antd-3.0.0.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.0.0.tgz",
			"sha": "53e16832b787ca59ba97a3627bbb1b1e2df3bb2e",
			"registry": "npmjs"
		},
		"antd-3.0.1.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.0.1.tgz",
			"sha": "46d3e05a28e8c19d1298034cab0e03b71e479a2e",
			"registry": "npmjs"
		},
		"antd-3.0.2.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.0.2.tgz",
			"sha": "0fca5f93267516b5af9aec67aa3b3525b7f59ade",
			"registry": "npmjs"
		},
		"antd-3.0.3.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.0.3.tgz",
			"sha": "ba9519fb8f6fa45b54b248b6139381ff83d5f382",
			"registry": "npmjs"
		},
		"antd-3.1.0.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.1.0.tgz",
			"sha": "e2c178c8b811fc3becd9402589d6fc4f30438cba",
			"registry": "npmjs"
		},
		"antd-3.1.1.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.1.1.tgz",
			"sha": "e20d335628ceec50c3a1fd6c73e5a246607ebb1b",
			"registry": "npmjs"
		},
		"antd-3.1.2.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.1.2.tgz",
			"sha": "31acd2f4972c5a2f78bf7d8080bac6ee968cbc37",
			"registry": "npmjs"
		},
		"antd-3.1.3.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.1.3.tgz",
			"sha": "747b7efc953224a8e8f292bffb800804a900ac60",
			"registry": "npmjs"
		},
		"antd-3.1.4.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.1.4.tgz",
			"sha": "1e31fce5690df63c53a56349bf7d627074d23c10",
			"registry": "npmjs"
		},
		"antd-3.1.5.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.1.5.tgz",
			"sha": "732b54f2f447297528df04773295c980a25e01c5",
			"registry": "npmjs"
		},
		"antd-3.1.6.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.1.6.tgz",
			"sha": "042e9f4a13e304a25283e59d999d09cb85c0c8d4",
			"registry": "npmjs"
		},
		"antd-3.2.0.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.2.0.tgz",
			"sha": "83f2980f1e73a4147dce3d643c749bd8ba91d057",
			"registry": "npmjs"
		},
		"antd-3.2.1.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.2.1.tgz",
			"sha": "141d87b61063b58aa1cd392d0bf5fb953e96eeec",
			"registry": "npmjs"
		},
		"antd-3.2.2.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.2.2.tgz",
			"sha": "522abfee52d3ba1194cf394e4b857f208c5c3c9a",
			"registry": "npmjs"
		},
		"antd-2.13.12.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-2.13.12.tgz",
			"sha": "96a01363ec33838fdfc9dae59305384cc26d1a60",
			"registry": "npmjs"
		},
		"antd-3.2.3.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.2.3.tgz",
			"sha": "eca9be90dfca88f87c391d0219a69b1cdc2ec687",
			"registry": "npmjs"
		},
		"antd-2.13.13.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-2.13.13.tgz",
			"sha": "7f2fea1040260c131a68bc949403083d2882727c",
			"registry": "npmjs"
		},
		"antd-3.3.0.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.3.0.tgz",
			"sha": "a7d767e8f7c2f7689efa61113a1ac4dd8ce67f80",
			"registry": "npmjs"
		},
		"antd-3.3.1.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.3.1.tgz",
			"sha": "1d2e9872e370a3b319063a7e1465d92813566d9c",
			"registry": "npmjs"
		},
		"antd-3.3.2.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.3.2.tgz",
			"sha": "9eb3720da3c96327e5ae60e75d87e00aacf1c45c",
			"registry": "npmjs"
		},
		"antd-3.3.3.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.3.3.tgz",
			"sha": "048a6550dffb355443d169226be05593c638e0cc",
			"registry": "npmjs"
		},
		"antd-3.4.0.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.4.0.tgz",
			"sha": "ad67872ab3d3e31d32b2b6feabc2fa5f5b27a48e",
			"registry": "npmjs"
		},
		"antd-3.4.1.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.4.1.tgz",
			"sha": "9f93c712e14d692a3db70fa3f254c79874cd3822",
			"registry": "npmjs"
		},
		"antd-3.4.2.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.4.2.tgz",
			"sha": "97f426eb89bdcde4fe5c6c081c783437751e6f66",
			"registry": "npmjs"
		},
		"antd-3.4.3.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.4.3.tgz",
			"sha": "17c6f6d91da8c15c27704a3e38833d67592a3959",
			"registry": "npmjs"
		},
		"antd-2.13.14.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-2.13.14.tgz",
			"sha": "a3162a36839dd1be03c34062c5b14234b87e415f",
			"registry": "npmjs"
		},
		"antd-3.4.4.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.4.4.tgz",
			"sha": "18897edd3182c06cc45310af8fa73e419ea346cb",
			"registry": "npmjs"
		},
		"antd-3.4.5.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.4.5.tgz",
			"sha": "dc33d746586899ac3a87ef45ad78b741a5f98ee9",
			"registry": "npmjs"
		},
		"antd-3.5.0.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.5.0.tgz",
			"sha": "046200573be6177f3b8f015ea49a6d7e7d6d5371",
			"registry": "npmjs"
		},
		"antd-3.5.1.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.5.1.tgz",
			"sha": "6efe9f05dd7a06d650808832ebb1783806da2e12",
			"registry": "npmjs"
		},
		"antd-3.5.2.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.5.2.tgz",
			"sha": "f27356289788dbe463103f0ab715345ac7ca8cee",
			"registry": "npmjs"
		},
		"antd-3.5.3.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.5.3.tgz",
			"sha": "92249afbb1d0f90b4ea2832362b371a24cb5e3bd",
			"registry": "npmjs"
		},
		"antd-3.5.4.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.5.4.tgz",
			"sha": "045e4226b41716dc215f6255bb121b0fb9e5dc3b",
			"registry": "npmjs"
		},
		"antd-3.6.0.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.6.0.tgz",
			"sha": "1c6f6cef5e5950e744c2fff8b7cf0716d4b1b0a4",
			"registry": "npmjs"
		},
		"antd-3.6.1.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.6.1.tgz",
			"sha": "5df7823ec03d9991084c1b14fb5fbfaf63f0a885",
			"registry": "npmjs"
		},
		"antd-3.6.2.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.6.2.tgz",
			"sha": "ae679e3138d24f73aa133a73a96a3b8fd5ce3ddd",
			"registry": "npmjs"
		},
		"antd-3.6.3.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.6.3.tgz",
			"sha": "29ad00da47b9162a7935672a6c8ba43f45713aff",
			"registry": "npmjs"
		},
		"antd-3.6.4.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.6.4.tgz",
			"sha": "9a664aa2dcf7e027144934373b85395fb30a3373",
			"registry": "npmjs"
		},
		"antd-3.6.5.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.6.5.tgz",
			"sha": "bed51a7e8c557a9c6331065087929f8ac4800cb2",
			"registry": "npmjs"
		},
		"antd-3.6.6.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.6.6.tgz",
			"sha": "fdfb9db5c5f88d29800a1dc6ae650d2776929522",
			"registry": "npmjs"
		},
		"antd-3.7.0.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.7.0.tgz",
			"sha": "e7dfa92ccb9e765e3152600dd5ecf8c31a4c0cab",
			"registry": "npmjs"
		},
		"antd-3.7.1.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.7.1.tgz",
			"sha": "e18fee3f54fe1c499cc848223fd3bd581d87ed00",
			"registry": "npmjs"
		},
		"antd-3.7.2.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.7.2.tgz",
			"sha": "175c92eebe86fe89465d549bfad6b305c57abb32",
			"registry": "npmjs"
		},
		"antd-3.7.3.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.7.3.tgz",
			"sha": "4f99b9aa23ab95d7b6ebb7405c25d80a8914f28c",
			"registry": "npmjs"
		},
		"antd-3.8.0.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.8.0.tgz",
			"sha": "a4226a373fc301b9475b7d23e85433d203481858",
			"registry": "npmjs"
		},
		"antd-3.8.1.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.8.1.tgz",
			"sha": "1780acd5e9bc6c80dc23b042161418eb88f4d80e",
			"registry": "npmjs"
		},
		"antd-3.8.2.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.8.2.tgz",
			"sha": "cb2af23243522e75fc09707a52799c01f6230704",
			"registry": "npmjs"
		},
		"antd-3.9.0-beta.0.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.9.0-beta.0.tgz",
			"sha": "8c3d293588661a4d27597b0d7229a0ae04ecee39",
			"registry": "npmjs"
		},
		"antd-3.8.3.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.8.3.tgz",
			"sha": "2415980a1de271a6c3526039efd87a21f4e1c9c8",
			"registry": "npmjs"
		},
		"antd-3.8.4.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.8.4.tgz",
			"sha": "fa2b0fb09627a1774277a551efbae715455fde74",
			"registry": "npmjs"
		},
		"antd-3.9.0-beta.2.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.9.0-beta.2.tgz",
			"sha": "32749118e3d4a7af78652cd6e023e56805b2d4dc",
			"registry": "npmjs"
		},
		"antd-3.9.0-beta.4.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.9.0-beta.4.tgz",
			"sha": "a0533489b5c19e03f12271dbd859b74e44816e3e",
			"registry": "npmjs"
		},
		"antd-3.9.0-beta.5.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.9.0-beta.5.tgz",
			"sha": "15ec461783d0879f5f9cf1d850b5565a6a500704",
			"registry": "npmjs"
		},
		"antd-3.9.0-beta.6.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.9.0-beta.6.tgz",
			"sha": "bb9acebd4c827fb3f83b9117aee2e9858c154cc9",
			"registry": "npmjs"
		},
		"antd-3.9.0.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.9.0.tgz",
			"sha": "fa6e0e7e5570dad6a381fc938110a714ecfcae70",
			"registry": "npmjs"
		},
		"antd-3.9.1.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.9.1.tgz",
			"sha": "18034a8599afed9f221c2ac7cf6d9f9aea0c98d4",
			"registry": "npmjs"
		},
		"antd-3.9.2.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.9.2.tgz",
			"sha": "7f1007da4fc746e8a0d9bb6846b70b6001374ed9",
			"registry": "npmjs"
		},
		"antd-3.9.3.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.9.3.tgz",
			"sha": "bc3e6a93478f4fcfb57f9e7f683c3ce590069ddb",
			"registry": "npmjs"
		},
		"antd-3.10.0.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.10.0.tgz",
			"sha": "fb555efca416e9a1c931bb17234ae608dc41f9d1",
			"registry": "npmjs"
		},
		"antd-3.10.1.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.10.1.tgz",
			"sha": "0de2b16789ad9224d9d54e6fbbea947e6333c19c",
			"registry": "npmjs"
		},
		"antd-3.10.2.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.10.2.tgz",
			"sha": "27accfd6b857b930dc43c1325fcc672d6e616c94",
			"registry": "npmjs"
		},
		"antd-3.10.3.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.10.3.tgz",
			"sha": "7b28eb5c005c3c9701366c46f2f2e52d9e175b62",
			"registry": "npmjs"
		},
		"antd-3.10.4.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.10.4.tgz",
			"sha": "e975c14e726801c7203d879a866f5ce8e47328c8",
			"registry": "npmjs"
		},
		"antd-3.10.5.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.10.5.tgz",
			"sha": "83957ef78d1741511f83ea9c82f96c2a7b2bdf6a",
			"registry": "npmjs"
		},
		"antd-3.10.6.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.10.6.tgz",
			"sha": "7141882230b943d15d749fcefd69aac5751a291e",
			"registry": "npmjs"
		},
		"antd-3.10.7.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.10.7.tgz",
			"sha": "7c7901dc18532e5467f84d241921e4a072d5f2a8",
			"registry": "npmjs"
		},
		"antd-3.10.8.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.10.8.tgz",
			"sha": "416d5095e03addcdf087b7cde72c9b86eb838410",
			"registry": "npmjs"
		},
		"antd-3.10.9.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.10.9.tgz",
			"sha": "6f9eec6d2b85e04fa97a7d9997b29317a9e5238e",
			"registry": "npmjs"
		},
		"antd-3.11.0.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.11.0.tgz",
			"sha": "e9ff4e37bd1301bb085730e26a38e633270a38f1",
			"registry": "npmjs"
		},
		"antd-3.11.1.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.11.1.tgz",
			"sha": "0fe0873b1e5c101f5bd53e9bbbb31a8fdd16ca5f",
			"registry": "npmjs"
		},
		"antd-3.11.2.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.11.2.tgz",
			"sha": "150eb55c65c554961394c14418843348e1de1d3d",
			"registry": "npmjs"
		},
		"antd-3.11.3.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.11.3.tgz",
			"sha": "f6d05023262d1a4961cc98c2e874cecb4b0b2f25",
			"registry": "npmjs"
		},
		"antd-3.11.4-beta.0.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.11.4-beta.0.tgz",
			"sha": "2d96ea4308f7a482ecc2f10c9c7e4257c397c341",
			"registry": "npmjs"
		},
		"antd-3.11.4-beta.1.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.11.4-beta.1.tgz",
			"sha": "54f89a68b898eea629f65bc10bbcd287fd9d2d11",
			"registry": "npmjs"
		},
		"antd-3.11.4.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.11.4.tgz",
			"sha": "39c4a0e9ff1a944da4bdcb23c91432f0e8729158",
			"registry": "npmjs"
		},
		"antd-3.11.5.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.11.5.tgz",
			"sha": "70a22c902fa765293113f4a25f7c8a1c642ab175",
			"registry": "npmjs"
		},
		"antd-3.11.6.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.11.6.tgz",
			"sha": "bc69434c59025edf65ad077ad2d4d3ce646b2a64",
			"registry": "npmjs"
		},
		"antd-3.10.10.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.10.10.tgz",
			"sha": "bb59c1b32985cdbaca4dd73dac77500dd3933659",
			"registry": "npmjs"
		},
		"antd-3.9.4.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.9.4.tgz",
			"sha": "dd0d8b0781a76f7e788f68af34e77fb761333850",
			"registry": "npmjs"
		},
		"antd-3.12.0.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.12.0.tgz",
			"sha": "08a1672c3a8d938c1e229fe28580db0f282d78cc",
			"registry": "npmjs"
		},
		"antd-3.12.1.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.12.1.tgz",
			"sha": "d1b3138ee907f7884f9eae2bfdee0b1b714bfe62",
			"registry": "npmjs"
		},
		"antd-3.12.2.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.12.2.tgz",
			"sha": "5027c3a532bcc387f1323b55c29e7e9175ba96c8",
			"registry": "npmjs"
		},
		"antd-3.12.3.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.12.3.tgz",
			"sha": "ffb409c5317e17583bf8493a4726d77ac839c7d2",
			"registry": "npmjs"
		},
		"antd-3.12.4.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.12.4.tgz",
			"sha": "b5d07cfe275006fc01aefe8b333445e874ec857e",
			"registry": "npmjs"
		},
		"antd-3.13.0.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.13.0.tgz",
			"sha": "ebd4b566ddedf6c7124c0ed1cc9036a85996d46b",
			"registry": "npmjs"
		},
		"antd-3.13.1.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.13.1.tgz",
			"sha": "6bffb1771b4ff8497ca9c3623761289a8ecbcf05",
			"registry": "npmjs"
		},
		"antd-3.13.2.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.13.2.tgz",
			"sha": "66541c58a9009c54dfe09f5a374863c6783f30f9",
			"registry": "npmjs"
		},
		"antd-3.13.3.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.13.3.tgz",
			"sha": "93e1d30b76520768be1292a544963a6a151b2694",
			"registry": "npmjs"
		},
		"antd-3.13.4.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.13.4.tgz",
			"sha": "8d9afb182a4c9e2d7d0e43bed8661513159e56b2",
			"registry": "npmjs"
		},
		"antd-3.13.5.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.13.5.tgz",
			"sha": "26b757ccb35c263c86fb3f4cee74ce4c8dbf4008",
			"registry": "npmjs"
		},
		"antd-3.13.6.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.13.6.tgz",
			"sha": "fe49136416e5e49d80cca95bb2ec2676572afd95",
			"registry": "npmjs"
		},
		"antd-3.14.0.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.14.0.tgz",
			"sha": "3e04e90ffbc84b8204576c3c00e00b9762377436",
			"registry": "npmjs"
		},
		"antd-3.14.1.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.14.1.tgz",
			"sha": "95d5a9802836685f0c49518e25ec5e905cd92de0",
			"registry": "npmjs"
		},
		"antd-3.15.0.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.15.0.tgz",
			"sha": "af187ce62902edf261d7251fc9105407527fad9d",
			"registry": "npmjs"
		},
		"antd-3.15.1.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.15.1.tgz",
			"sha": "16ce63a2d84a88906e6ece934423871aa67395c5",
			"registry": "npmjs"
		},
		"antd-3.15.2.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.15.2.tgz",
			"sha": "5692ed9f7db878b1ec9f0cafcb4027b9cb36c32e",
			"registry": "npmjs"
		},
		"antd-3.16.0.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.16.0.tgz",
			"sha": "3c8934e5ece43f88c5a96eadc9e0cb4207a106ab",
			"registry": "npmjs"
		},
		"antd-3.16.1.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.16.1.tgz",
			"sha": "1d253931fc33e960f22025bef2d5c1548116ec6c",
			"registry": "npmjs"
		},
		"antd-3.16.2-alpha.0.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.16.2-alpha.0.tgz",
			"sha": "e1f66df416ba07f0ba0888f49922813dd157078a",
			"registry": "npmjs"
		},
		"antd-3.16.2.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.16.2.tgz",
			"sha": "a3b4a844a6de82e6c87c96f88dda2317f4d89075",
			"registry": "npmjs"
		},
		"antd-3.16.3.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.16.3.tgz",
			"sha": "66ecdbd96a31e2a4d239106a106b17629beaa141",
			"registry": "npmjs"
		},
		"antd-3.16.4.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.16.4.tgz",
			"sha": "07f2fa14c3f112d17dd1935321bb1235f8753faf",
			"registry": "npmjs"
		},
		"antd-3.16.5.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.16.5.tgz",
			"sha": "9a187521020c297ef209c40f4f0e856b967a875d",
			"registry": "npmjs"
		},
		"antd-3.16.6.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.16.6.tgz",
			"sha": "3cfb43ba2d82a2bf2efe854dd4d9e6838c401d2b",
			"registry": "npmjs"
		},
		"antd-3.17.0.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.17.0.tgz",
			"sha": "d7eabadc3ffb499f9393fd865ac9a54d9b4345de",
			"registry": "npmjs"
		},
		"antd-3.18.0.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.18.0.tgz",
			"sha": "aa357e2aa521463e84833350073790a5660090e2",
			"registry": "npmjs"
		},
		"antd-3.18.1.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.18.1.tgz",
			"sha": "14c8a4c506427cff3c1b3b5ece6ee7f1e83cea42",
			"registry": "npmjs"
		},
		"antd-3.18.2.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.18.2.tgz",
			"sha": "10d5c1685e0ba782565eb45508e9a34b4aadb180",
			"registry": "npmjs"
		},
		"antd-3.19.0.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.19.0.tgz",
			"sha": "fc215294860460f4b564193d1b040ac83ba905e2",
			"registry": "npmjs"
		},
		"antd-3.19.1.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.19.1.tgz",
			"sha": "97d5dd8dd945105b388e1435fc15c98f3455cb97",
			"registry": "npmjs"
		},
		"antd-3.19.2.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.19.2.tgz",
			"sha": "18829f7bbc6acb3f4b43a77349c2bf2c3e733408",
			"registry": "npmjs"
		},
		"antd-3.19.3.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.19.3.tgz",
			"sha": "9d4af091bbfab8bb888cc98f36c994fbaf12e931",
			"registry": "npmjs"
		},
		"antd-3.19.4.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.19.4.tgz",
			"sha": "43e6285459b359e1bf48a649b109b7083ab21f18",
			"registry": "npmjs"
		},
		"antd-3.19.5.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.19.5.tgz",
			"sha": "f206ae40889b6189de38b9c681bc9f44a1c2bb54",
			"registry": "npmjs"
		},
		"antd-3.19.6.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.19.6.tgz",
			"sha": "6eabfc5fdf650c9e72f0cdcd573d5015f60e11f2",
			"registry": "npmjs"
		},
		"antd-3.19.7.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.19.7.tgz",
			"sha": "bd1e33c76f3d2b6cc95c9b7c862726e8a55b2f9e",
			"registry": "npmjs"
		},
		"antd-3.19.8.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.19.8.tgz",
			"sha": "64c4fa7596dbb1fa390bb7da5b3f63e226d84e53",
			"registry": "npmjs"
		},
		"antd-3.20.0.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.20.0.tgz",
			"sha": "da8b9b537dd27d2b8bea6b0b1518ed602e58783e",
			"registry": "npmjs"
		},
		"antd-3.20.1.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.20.1.tgz",
			"sha": "b6274517bab290754a10907a87a23b2fd8e39417",
			"registry": "npmjs"
		},
		"antd-3.20.2.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.20.2.tgz",
			"sha": "e452f6e9545b945f0d5a58e78e5b262170ac1169",
			"registry": "npmjs"
		},
		"antd-3.20.3.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.20.3.tgz",
			"sha": "a9a8acad523933f5a0daeb5931d49b9aa1ce9e29",
			"registry": "npmjs"
		},
		"antd-3.20.4.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.20.4.tgz",
			"sha": "cb8e770574b94ac72a3023fe24f8d01f7e1028c4",
			"registry": "npmjs"
		},
		"antd-3.20.5.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.20.5.tgz",
			"sha": "4456a5cc216d52e7d831e2a91cc37c18b18ee242",
			"registry": "npmjs"
		},
		"antd-3.20.6.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.20.6.tgz",
			"sha": "d42f7f444ca7a57deb80759722b653732a3b94da",
			"registry": "npmjs"
		},
		"antd-3.20.7.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.20.7.tgz",
			"sha": "a01b0a23dc9bb93de79b8847fa754c6caae1686c",
			"registry": "npmjs"
		},
		"antd-4.0.0-alpha.0.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-4.0.0-alpha.0.tgz",
			"sha": "0c9f64bb89cf823e3987fee72a0e03d3285b4ccd",
			"registry": "npmjs"
		},
		"antd-3.21.0.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.21.0.tgz",
			"sha": "a3fff023fe32b3c702aac1112770df2559b9d739",
			"registry": "npmjs"
		},
		"antd-3.21.1.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.21.1.tgz",
			"sha": "6c315011ba8b8a9b942c481c0f8e0d2635d2fe99",
			"registry": "npmjs"
		},
		"antd-3.21.2.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.21.2.tgz",
			"sha": "83232e12ea0257bc6103cf5a23a716290c863831",
			"registry": "npmjs"
		},
		"antd-3.21.3-beta.0.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.21.3-beta.0.tgz",
			"sha": "784b61fcecb4441e46c4034568ddfcd5e667f1ca",
			"registry": "npmjs"
		},
		"antd-3.21.3.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.21.3.tgz",
			"sha": "78093bbcd9da2fca5ad6cdab8011a1c5d14a75ae",
			"registry": "npmjs"
		},
		"antd-3.21.4.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.21.4.tgz",
			"sha": "6e5e8c6edde25ddce0aa1c666f0d6ef8d04e821e",
			"registry": "npmjs"
		},
		"antd-4.0.0-alpha.1.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-4.0.0-alpha.1.tgz",
			"sha": "bb01087f7f4d6cce49434a77cd92a4fe6f6db73f",
			"registry": "npmjs"
		},
		"antd-4.0.0-alpha.2.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-4.0.0-alpha.2.tgz",
			"sha": "3723f2dab9cf8610b7489162f46d1d689fdea604",
			"registry": "npmjs"
		},
		"antd-3.22.0.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.22.0.tgz",
			"sha": "07828fddd40db3516e92868b5e4689215c67a197",
			"registry": "npmjs"
		},
		"antd-3.22.1.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.22.1.tgz",
			"sha": "fae8080bc12418e49a6a9ab047f5cd0a0864a710",
			"registry": "npmjs"
		},
		"antd-3.23.0-beta.0.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.23.0-beta.0.tgz",
			"sha": "5ccfe5a6e2ca96a0aad8b8e3eebc8681bb24a384",
			"registry": "npmjs"
		},
		"antd-3.22.2.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.22.2.tgz",
			"sha": "ae8279d940decf062a0708880bc4340783b7b270",
			"registry": "npmjs"
		},
		"antd-4.0.0-alpha.3.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-4.0.0-alpha.3.tgz",
			"sha": "e24457e8f6ad720af42c4ee3fb49cc1ebf84788b",
			"registry": "npmjs"
		},
		"antd-3.23.0.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.23.0.tgz",
			"sha": "6b4b3d33f38eab407faa225af6c176064cbace3d",
			"registry": "npmjs"
		},
		"antd-3.23.1.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.23.1.tgz",
			"sha": "a251b0cdc2072a91a8c157f8b31de8ad92ce5d18",
			"registry": "npmjs"
		},
		"antd-3.23.2.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.23.2.tgz",
			"sha": "6fcbe5b22a932913a33dce0b6b76b4a60c30a403",
			"registry": "npmjs"
		},
		"antd-3.23.3.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.23.3.tgz",
			"sha": "26a7d767a46fdb332e6b05aaea40947bd491d1ce",
			"registry": "npmjs"
		},
		"antd-4.0.0-alpha.4.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-4.0.0-alpha.4.tgz",
			"sha": "541eef52f211eb9d2a6b0a53854816bebd6aa290",
			"registry": "npmjs"
		},
		"antd-3.23.4.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.23.4.tgz",
			"sha": "78110e06652697abfdff979683a118d39d66c6a2",
			"registry": "npmjs"
		},
		"antd-4.0.0-alpha.5.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-4.0.0-alpha.5.tgz",
			"sha": "8358ac253bd27555f8cce6b21a07fde2e7e2cb61",
			"registry": "npmjs"
		},
		"antd-4.0.0-alpha.6.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-4.0.0-alpha.6.tgz",
			"sha": "6a47c19b506b74ca3010932a52ca891e81514b7c",
			"registry": "npmjs"
		},
		"antd-3.23.5.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.23.5.tgz",
			"sha": "ee87cd742c9ac99c95e728aa948615108629af59",
			"registry": "npmjs"
		},
		"antd-3.23.6.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.23.6.tgz",
			"sha": "527733b423a23428d08d8e37a9fca60b6aec1651",
			"registry": "npmjs"
		},
		"antd-4.0.0-alpha.7.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-4.0.0-alpha.7.tgz",
			"sha": "cfbed11c51e07b7d82c387756d4d51cf8a277a17",
			"registry": "npmjs"
		},
		"antd-3.24.0.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.24.0.tgz",
			"sha": "a78d442c0640f7b4521d9a634a85da06e9169f39",
			"registry": "npmjs"
		},
		"antd-3.24.1.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.24.1.tgz",
			"sha": "20f2ae5dc6b38de8a60a7843b7b4f2e4ba548fc3",
			"registry": "npmjs"
		},
		"antd-3.24.2.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.24.2.tgz",
			"sha": "c8923eaa28f8c25a91e4a3fee7c64d9f3ec31aaf",
			"registry": "npmjs"
		},
		"antd-3.24.3.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.24.3.tgz",
			"sha": "103e31a1a287166566db9ea16450588314367265",
			"registry": "npmjs"
		},
		"antd-3.25.0.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.25.0.tgz",
			"sha": "d1d609038b3d17ddf9dfc1c3e3a9186d1c53849d",
			"registry": "npmjs"
		},
		"antd-4.0.0-alpha.8.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-4.0.0-alpha.8.tgz",
			"sha": "a45ddc298652ed623d9b1b2346b1dcd224968b28",
			"registry": "npmjs"
		},
		"antd-3.25.1.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.25.1.tgz",
			"sha": "c23732e63fc01fed30d9ab708e9ef4e71527ed82",
			"registry": "npmjs"
		},
		"antd-4.0.0-alpha.9.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-4.0.0-alpha.9.tgz",
			"sha": "67c59d8d99fc479acef45c4c557faedba150b17d",
			"registry": "npmjs"
		},
		"antd-3.25.2.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.25.2.tgz",
			"sha": "6994e2f9639194c08dce4634c6296577ad44ac9d",
			"registry": "npmjs"
		},
		"antd-3.25.3.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.25.3.tgz",
			"sha": "284cbf83cf5ab6c26dffb6066576f202ea60af50",
			"registry": "npmjs"
		},
		"antd-4.0.0-alpha.10.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-4.0.0-alpha.10.tgz",
			"sha": "91ea127733e41c525f7e67bb1127bf2faf522cab",
			"registry": "npmjs"
		},
		"antd-4.0.0-alpha.11.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-4.0.0-alpha.11.tgz",
			"sha": "89a8f8eee51211e506d2acb2814ac1d72283480f",
			"registry": "npmjs"
		},
		"antd-3.26.0.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.26.0.tgz",
			"sha": "0a6a43fdd8577e61708932b7bc34ba0234d0f138",
			"registry": "npmjs"
		},
		"antd-4.0.0-alpha.12.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-4.0.0-alpha.12.tgz",
			"sha": "05eba03782c1a389a0ad9d5177ad4d2d03492a78",
			"registry": "npmjs"
		},
		"antd-4.0.0-alpha.13.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-4.0.0-alpha.13.tgz",
			"sha": "6a1282ac72b22f5a2cc6a85aa2941feeabcc76c4",
			"registry": "npmjs"
		},
		"antd-4.0.0-alpha.14.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-4.0.0-alpha.14.tgz",
			"sha": "ff56b7294a7c75a1c9ab7b5eed6400a0c909167a",
			"registry": "npmjs"
		},
		"antd-3.26.1.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.26.1.tgz",
			"sha": "ebeed1f658f82f47b1be94812c7d5297923e9260",
			"registry": "npmjs"
		},
		"antd-3.26.2.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.26.2.tgz",
			"sha": "3c6068612a1790bf0cd3049ada70e8efb8b7c53e",
			"registry": "npmjs"
		},
		"antd-4.0.0-beta.0.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-4.0.0-beta.0.tgz",
			"sha": "c3c5073237aa9dc7abfa33c47e30073dea42e192",
			"registry": "npmjs"
		},
		"antd-3.26.3.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.26.3.tgz",
			"sha": "046747567d25e381b1b298c3a5c5b970ed716a0d",
			"registry": "npmjs"
		},
		"antd-3.26.4.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.26.4.tgz",
			"sha": "7caef11896eb9b1ec2b1d8c41c92f7c60ef8e52b",
			"registry": "npmjs"
		},
		"antd-4.0.0-beta.1.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-4.0.0-beta.1.tgz",
			"sha": "135b054b5c2c229fe639279dbcbc405d7d67c336",
			"registry": "npmjs"
		},
		"antd-3.26.5.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.26.5.tgz",
			"sha": "83e96a5c3f5fdf27bcf6daeffce78c2e88e9d555",
			"registry": "npmjs"
		},
		"antd-3.26.6.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.26.6.tgz",
			"sha": "7e583e11e757679ca6d2fda0bc418a177f5d3653",
			"registry": "npmjs"
		},
		"antd-4.0.0-rc.0.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-4.0.0-rc.0.tgz",
			"sha": "169877ba47cd278a06852bb9b13edab6acd7344c",
			"registry": "npmjs"
		},
		"antd-4.0.0-rc.1.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-4.0.0-rc.1.tgz",
			"sha": "a93f507d4844731f944ab37fdc4e0ef15224cbaa",
			"registry": "npmjs"
		},
		"antd-3.26.7.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.26.7.tgz",
			"sha": "271555f4862b747019defb972f70b7dd4015fd3f",
			"registry": "npmjs"
		},
		"antd-4.0.0-rc.2.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-4.0.0-rc.2.tgz",
			"sha": "a2e06c8b4d3c1305515bfd2fa380e15d7be82c57",
			"registry": "npmjs"
		},
		"antd-4.0.0-rc.3.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-4.0.0-rc.3.tgz",
			"sha": "cfac75cf056de5f9e664bbf5ebf5df1547506169",
			"registry": "npmjs"
		},
		"antd-3.26.8.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.26.8.tgz",
			"sha": "e40982c5cdb6c5c2c5f037ead27889b5f71e4ea3",
			"registry": "npmjs"
		},
		"antd-3.26.9.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.26.9.tgz",
			"sha": "233c9d090c44146997984966d3b3657c9426bac1",
			"registry": "npmjs"
		},
		"antd-4.0.0-rc.4.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-4.0.0-rc.4.tgz",
			"sha": "c2dd6d9506c3c18b4241e267824fe6662de9978c",
			"registry": "npmjs"
		},
		"antd-3.26.10.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.26.10.tgz",
			"sha": "c39ecd1a814f416eab2d20bc8aa4bc35b8c3a400",
			"registry": "npmjs"
		},
		"antd-4.0.0-rc.5.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-4.0.0-rc.5.tgz",
			"sha": "21f54bfccb8abd06e183e1af03db150c68c7b11c",
			"registry": "npmjs"
		},
		"antd-3.26.11.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.26.11.tgz",
			"sha": "28d17b8c664251b879e25ad22b3102b1d04c5a10",
			"registry": "npmjs"
		},
		"antd-3.26.12.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.26.12.tgz",
			"sha": "2f075670780ac0490b2945d8bca883edcd93158c",
			"registry": "npmjs"
		},
		"antd-4.0.0-rc.6.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-4.0.0-rc.6.tgz",
			"sha": "57badda4dcc2da1464128e2460c989c154e51093",
			"registry": "npmjs"
		},
		"antd-4.0.0.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-4.0.0.tgz",
			"sha": "1566ee4a4c9ff5deb446cc3ce7604d4495fd2d38",
			"registry": "npmjs"
		},
		"antd-4.0.1.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-4.0.1.tgz",
			"sha": "506365bb6f697237dddf675c78c0a41375bd314e",
			"registry": "npmjs"
		},
		"antd-3.26.13.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.26.13.tgz",
			"sha": "fd6b618a33d5dec0f649263f30eae691425f7e47",
			"registry": "npmjs"
		},
		"antd-4.0.2.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-4.0.2.tgz",
			"sha": "84e7356322ef3620a24cee56a281d910178cbd4e",
			"registry": "npmjs"
		},
		"antd-4.0.3.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-4.0.3.tgz",
			"sha": "b27e5c40fa00f0e60c72f3673c32257293c2540d",
			"registry": "npmjs"
		},
		"antd-4.0.4.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-4.0.4.tgz",
			"sha": "fe7bf58151e069226941a4febe429f1e2f6c596f",
			"registry": "npmjs"
		},
		"antd-3.26.14.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.26.14.tgz",
			"sha": "d584a94d6b0fad0c172ae0449c3ba55b1a4682e9",
			"registry": "npmjs"
		},
		"antd-4.1.0.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-4.1.0.tgz",
			"sha": "1e0b07a19d4887e09d47bdd50a3b483bb2c372c4",
			"registry": "npmjs"
		},
		"antd-3.26.15.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.26.15.tgz",
			"sha": "c5f4e5628502f9cdfb0c351c71320d5c0e2421be",
			"registry": "npmjs"
		},
		"antd-4.1.1.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-4.1.1.tgz",
			"sha": "916c3d05a0461a3cbbf4f20e7dd15b4de448cc90",
			"registry": "npmjs"
		},
		"antd-4.1.2.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-4.1.2.tgz",
			"sha": "3d8caea84547aaee8f29a05cedc5f8d6be2da123",
			"registry": "npmjs"
		},
		"antd-4.1.3.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-4.1.3.tgz",
			"sha": "c5fd6e4eb3d335c4bb27d903ee2306b9cbeb28ef",
			"registry": "npmjs"
		},
		"antd-4.1.4.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-4.1.4.tgz",
			"sha": "ea86d9e6742d8d01c7e84e423bb4d31403bec02e",
			"registry": "npmjs"
		},
		"antd-4.1.5.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-4.1.5.tgz",
			"sha": "3eb67a5162186dec6b096e74a8b35952ab229040",
			"registry": "npmjs"
		},
		"antd-3.26.16.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.26.16.tgz",
			"sha": "699c01d07be23ed8c06cc21ef6a0abc71603c6ae",
			"registry": "npmjs"
		},
		"antd-4.2.0.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-4.2.0.tgz",
			"sha": "1b6c9cb1d534b33e83a24052d9a7ccbaba19d138",
			"registry": "npmjs"
		},
		"antd-4.2.1.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-4.2.1.tgz",
			"sha": "4ee65db361a9a88aad8af6d522119c64cfbe9446",
			"registry": "npmjs"
		},
		"antd-4.2.2.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-4.2.2.tgz",
			"sha": "223ea6b3b3b5ce1a47d390f271c1b145ea9c5c15",
			"registry": "npmjs"
		},
		"antd-3.26.17.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.26.17.tgz",
			"sha": "2064ad535bcffceaa76e39ed8ff5d092a9fb849e",
			"registry": "npmjs"
		},
		"antd-4.2.3.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-4.2.3.tgz",
			"sha": "ee9b218cb04acb990a113a78ded934318a782a94",
			"registry": "npmjs"
		},
		"antd-4.2.4.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-4.2.4.tgz",
			"sha": "0a75e178643858960189912b8fe48bf7e8f6abf8",
			"registry": "npmjs"
		},
		"antd-4.2.5-alpha.0.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-4.2.5-alpha.0.tgz",
			"sha": "94124436be2cb3166ab3b2211786c21b21b4d333",
			"registry": "npmjs"
		},
		"antd-4.2.5.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-4.2.5.tgz",
			"sha": "5f68fa9282e49306b8c8d44304321d9b979772d7",
			"registry": "npmjs"
		},
		"antd-4.3.0.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-4.3.0.tgz",
			"sha": "90b1938b7d9e2c994973e0d92d5ea0786a22fe38",
			"registry": "npmjs"
		},
		"antd-4.3.1.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-4.3.1.tgz",
			"sha": "e68af822867bc096cc021e8b5077b2ac47ee1c14",
			"registry": "npmjs"
		},
		"antd-4.3.2.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-4.3.2.tgz",
			"sha": "167004030626660cff46be2d6f10fe37b6eb8bb7",
			"registry": "npmjs"
		},
		"antd-4.3.3.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-4.3.3.tgz",
			"sha": "417061b248e4c69b38930bf750477761e228a199",
			"registry": "npmjs"
		},
		"antd-4.3.4.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-4.3.4.tgz",
			"sha": "000ddf6d8805dad60d8da214c78a422c253b9805",
			"registry": "npmjs"
		},
		"antd-3.26.18.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-3.26.18.tgz",
			"sha": "541e26a6865dd20e5d192027c45599b963146e67",
			"registry": "npmjs"
		},
		"antd-4.3.5.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-4.3.5.tgz",
			"sha": "1bafbc2920a1b5266bcd46496532578b2fd0f98e",
			"registry": "npmjs"
		},
		"antd-4.4.0.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-4.4.0.tgz",
			"sha": "10df07ad1bb30d54ffbd45926107f3f399f96e89",
			"registry": "npmjs"
		},
		"antd-4.4.1.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-4.4.1.tgz",
			"sha": "2b21b43fce51187db83278d0ba3d5dd771416bb0",
			"registry": "npmjs"
		},
		"antd-4.4.2.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-4.4.2.tgz",
			"sha": "0b55c0ecf1eec3ffc03c4351e787add3be2de664",
			"registry": "npmjs"
		},
		"antd-4.4.3.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-4.4.3.tgz",
			"sha": "338f724df733f5a9debb6f63ddfef2e2360d916c",
			"registry": "npmjs"
		},
		"antd-4.5.0.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-4.5.0.tgz",
			"sha": "e2d4a73e9799e5296ed06f1b8ee05305a8ffba4f",
			"registry": "npmjs"
		},
		"antd-4.5.1.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-4.5.1.tgz",
			"sha": "c4fe51a9bb68e10735d1995ad70cd0f90426fbc8",
			"registry": "npmjs"
		},
		"antd-4.5.2.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-4.5.2.tgz",
			"sha": "0551b2999d5c9827d996b860e827974d50d87ed9",
			"registry": "npmjs"
		},
		"antd-4.5.3.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-4.5.3.tgz",
			"sha": "1ea0cf501e1e71626a4a57ca5e6d9544470afc09",
			"registry": "npmjs"
		},
		"antd-4.5.4.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-4.5.4.tgz",
			"sha": "1eaebcba7a0d9a2e69ad3365366026546fbf7b0f",
			"registry": "npmjs"
		},
		"antd-4.6.0.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-4.6.0.tgz",
			"sha": "48a9ebf503d65a7c0ba3020b0e94274012f49613",
			"registry": "npmjs"
		},
		"antd-4.6.1.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-4.6.1.tgz",
			"sha": "d204215d3d00a3ac51a2e93ec2ee1a49adbdb705",
			"registry": "npmjs"
		},
		"antd-4.6.2.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-4.6.2.tgz",
			"sha": "c3a8fda7f7c60aa3d3e8ed356bef61902ed3d1ad",
			"registry": "npmjs"
		},
		"antd-4.6.3.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-4.6.3.tgz",
			"sha": "aeabfdffa96a6e053b45576623a20b21621d55f1",
			"registry": "npmjs"
		},
		"antd-4.6.4.tgz": {
			"url": "https://registry.npmjs.org/antd/-/antd-4.6.4.tgz",
			"sha": "297c9d1856a7745bfa4bae6aa4554498a047e244",
			"registry": "npmjs"
		}
	},
	"_attachments": {
		"antd-4.4.2.tgz": {
			"shasum": "0b55c0ecf1eec3ffc03c4351e787add3be2de664"
		}
	},
	"_rev": "2-d00bb5f47605aa20",
	"_id": "antd",
	"readme": "<p align=\"center\">\n  <a href=\"https://ant.design\">\n    <img width=\"200\" src=\"https://gw.alipayobjects.com/zos/rmsportal/KDpgvguMpGfqaHPjicRK.svg\">\n  </a>\n</p>\n\n<h1 align=\"center\">Ant Design</h1>\n\n<div align=\"center\">\n\nAn enterprise-class UI design language and React UI library.\n\n[![CircleCI status][circleci-image]][circleci-url] [![CI status][github-action-image]][github-action-url] [![codecov][codecov-image]][codecov-url] [![NPM version][npm-image]][npm-url] [![NPM downloads][download-image]][download-url]\n\n[![david deps][david-image]][david-url] [![david devDeps][david-dev-image]][david-dev-url] [![Total alerts][lgtm-image]][lgtm-url] [![FOSSA Status][fossa-image]][fossa-url] [![Issues need help][help-wanted-image]][help-wanted-url]\n\n[![Follow Twitter][twitter-image]][twitter-url] [![Gitter][gitter-english-image]][gitter-english-url] [![Gitter][gitter-chinese-image]][gitter-chinese-url] [![[SemVer stability]][semver-stability-image]][semver-stability-url]\n\n[npm-image]: http://img.shields.io/npm/v/antd.svg?style=flat-square\n[npm-url]: http://npmjs.org/package/antd\n[circleci-image]: https://img.shields.io/circleci/build/github/ant-design/ant-design/master?style=flat-square\n[circleci-url]: https://circleci.com/gh/ant-design/ant-design\n[github-action-image]: https://github.com/ant-design/ant-design/workflows/test/badge.svg\n[github-action-url]: https://github.com/ant-design/ant-design/actions?query=workflow%3Atest\n[codecov-image]: https://img.shields.io/codecov/c/github/ant-design/ant-design/master.svg?style=flat-square\n[codecov-url]: https://codecov.io/gh/ant-design/ant-design/branch/master\n[david-image]: https://img.shields.io/david/ant-design/ant-design?style=flat-square\n[david-dev-url]: https://david-dm.org/ant-design/ant-design?type=dev\n[david-dev-image]: https://img.shields.io/david/dev/ant-design/ant-design?style=flat-square\n[david-url]: https://david-dm.org/ant-design/ant-design\n[download-image]: https://img.shields.io/npm/dm/antd.svg?style=flat-square\n[download-url]: https://npmjs.org/package/antd\n[lgtm-image]: https://flat.badgen.net/lgtm/alerts/g/ant-design/ant-design\n[lgtm-url]: https://lgtm.com/projects/g/ant-design/ant-design/alerts/\n[fossa-image]: https://app.fossa.io/api/projects/git%2Bgithub.com%2Fant-design%2Fant-design.svg?type=shield\n[fossa-url]: https://app.fossa.io/projects/git%2Bgithub.com%2Fant-design%2Fant-design?ref=badge_shield\n[help-wanted-image]: https://flat.badgen.net/github/label-issues/ant-design/ant-design/help%20wanted/open\n[help-wanted-url]: https://github.com/ant-design/ant-design/issues?q=is%3Aopen+is%3Aissue+label%3A%22help+wanted%22\n[twitter-image]: https://img.shields.io/twitter/follow/AntDesignUI.svg?label=Ant%20Design&style=social\n[twitter-url]: https://twitter.com/AntDesignUI\n[gitter-english-image]: https://img.shields.io/gitter/room/ant-design/ant-design-english.svg?style=flat-square&logoWidth=18&logo=data%3Aimage%2Fsvg%2Bxml%3Bbase64%2CPD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4NCjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgd2lkdGg9IjEyMzUiIGhlaWdodD0iNjUwIiB2aWV3Qm94PSIwIDAgNzQxMCAzOTAwIj4NCjxyZWN0IHdpZHRoPSI3NDEwIiBoZWlnaHQ9IjM5MDAiIGZpbGw9IiNiMjIyMzQiLz4NCjxwYXRoIGQ9Ik0wLDQ1MEg3NDEwbTAsNjAwSDBtMCw2MDBINzQxMG0wLDYwMEgwbTAsNjAwSDc0MTBtMCw2MDBIMCIgc3Ryb2tlPSIjZmZmIiBzdHJva2Utd2lkdGg9IjMwMCIvPg0KPHJlY3Qgd2lkdGg9IjI5NjQiIGhlaWdodD0iMjEwMCIgZmlsbD0iIzNjM2I2ZSIvPg0KPGcgZmlsbD0iI2ZmZiI%2BDQo8ZyBpZD0iczE4Ij4NCjxnIGlkPSJzOSI%2BDQo8ZyBpZD0iczUiPg0KPGcgaWQ9InM0Ij4NCjxwYXRoIGlkPSJzIiBkPSJNMjQ3LDkwIDMxNy41MzQyMzAsMzA3LjA4MjAzOSAxMzIuODczMjE4LDE3Mi45MTc5NjFIMzYxLjEyNjc4MkwxNzYuNDY1NzcwLDMwNy4wODIwMzl6Ii8%2BDQo8dXNlIHhsaW5rOmhyZWY9IiNzIiB5PSI0MjAiLz4NCjx1c2UgeGxpbms6aHJlZj0iI3MiIHk9Ijg0MCIvPg0KPHVzZSB4bGluazpocmVmPSIjcyIgeT0iMTI2MCIvPg0KPC9nPg0KPHVzZSB4bGluazpocmVmPSIjcyIgeT0iMTY4MCIvPg0KPC9nPg0KPHVzZSB4bGluazpocmVmPSIjczQiIHg9IjI0NyIgeT0iMjEwIi8%2BDQo8L2c%2BDQo8dXNlIHhsaW5rOmhyZWY9IiNzOSIgeD0iNDk0Ii8%2BDQo8L2c%2BDQo8dXNlIHhsaW5rOmhyZWY9IiNzMTgiIHg9Ijk4OCIvPg0KPHVzZSB4bGluazpocmVmPSIjczkiIHg9IjE5NzYiLz4NCjx1c2UgeGxpbms6aHJlZj0iI3M1IiB4PSIyNDcwIi8%2BDQo8L2c%2BDQo8L3N2Zz4%3D\n[gitter-english-url]: https://gitter.im/ant-design/ant-design-english?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge\n[gitter-chinese-image]: https://img.shields.io/gitter/room/ant-design/ant-design.svg?style=flat-square&logoWidth=18&logo=data%3Aimage%2Fsvg%2Bxml%3Bbase64%2CPD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4NCjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgd2lkdGg9IjkwMCIgaGVpZ2h0PSI2MDAiIHZpZXdCb3g9IjAgMCAzMCAyMCI%2BDQo8ZGVmcz4NCjxwYXRoIGlkPSJzIiBkPSJNMCwtMSAwLjU4Nzc4NSwwLjgwOTAxNyAtMC45NTEwNTcsLTAuMzA5MDE3SDAuOTUxMDU3TC0wLjU4Nzc4NSwwLjgwOTAxN3oiIGZpbGw9IiNmZmRlMDAiLz4NCjwvZGVmcz4NCjxyZWN0IHdpZHRoPSIzMCIgaGVpZ2h0PSIyMCIgZmlsbD0iI2RlMjkxMCIvPg0KPHVzZSB4bGluazpocmVmPSIjcyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNSw1KSBzY2FsZSgzKSIvPg0KPHVzZSB4bGluazpocmVmPSIjcyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTAsMikgcm90YXRlKDIzLjAzNjI0MykiLz4NCjx1c2UgeGxpbms6aHJlZj0iI3MiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEyLDQpIHJvdGF0ZSg0NS44Njk4OTgpIi8%2BDQo8dXNlIHhsaW5rOmhyZWY9IiNzIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxMiw3KSByb3RhdGUoNjkuOTQ1Mzk2KSIvPg0KPHVzZSB4bGluazpocmVmPSIjcyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTAsOSkgcm90YXRlKDIwLjY1OTgwOCkiLz4NCjwvc3ZnPg%3D%3D\n[gitter-chinese-url]: https://gitter.im/ant-design/ant-design?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge\n[semver-stability-url]: https://dependabot.com/compatibility-score.html/?dependency-name=antd&package-manager=npm_and_yarn\n[semver-stability-image]: https://api.dependabot.com/badges/compatibility_score?dependency-name=antd&package-manager=npm_and_yarn&version-scheme=semver\n\n</div>\n\n[![](https://gw.alipayobjects.com/mdn/rms_08e378/afts/img/A*Yl83RJhUE7kAAAAAAAAAAABkARQnAQ)](https://ant.design)\n\nEnglish | [Português](./README-pt_BR.md) | [简体中文](./README-zh_CN.md)\n\n## ✨ Features\n\n- 🌈 Enterprise-class UI designed for web applications.\n- 📦 A set of high-quality React components out of the box.\n- 🛡 Written in TypeScript with predictable static types.\n- ⚙️ Whole package of design resources and development tools.\n- 🌍 Internationalization support for dozens of languages.\n- 🎨 Powerful theme customization in every detail.\n\n## 🖥 Environment Support\n\n- Modern browsers and Internet Explorer 11 (with [polyfills](https://stackoverflow.com/questions/57020976/polyfills-in-2019-for-ie11))\n- Server-side Rendering\n- [Electron](https://www.electronjs.org/)\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## 📦 Install\n\n```bash\nnpm install antd\n```\n\n```bash\nyarn add antd\n```\n\n## 🔨 Usage\n\n```jsx\nimport { Button, DatePicker } from 'antd';\n\nconst App = () => (\n  <>\n    <Button type=\"primary\">PRESS ME</Button>\n    <DatePicker placeholder=\"select date\" />\n  </>\n);\n```\n\nAnd import style manually:\n\n```jsx\nimport 'antd/dist/antd.css'; // or 'antd/dist/antd.less'\n```\n\n### TypeScript\n\n`antd` is written in TypeScript with complete definitions, check [Use in TypeScript](https://ant.design/docs/react/use-in-typescript) to getting started.\n\n## 🌍 Internationalization\n\nDozens of languages supported in `antd`, see [i18n](https://ant.design/docs/react/i18n).\n\n## 🔗 Links\n\n- [Home page](https://ant.design/)\n- [Components](https://ant.design/components/overview)\n- [Ant Design Pro](http://pro.ant.design/)\n- [Ant Design Charts](https://charts.ant.design)\n- [Change Log](CHANGELOG.en-US.md)\n- [rc-components](http://react-component.github.io/)\n- [Mobile UI](http://mobile.ant.design)\n- [Ant Design Icons](https://github.com/ant-design/ant-design-icons)\n- [Ant Design Colors](https://github.com/ant-design/ant-design-colors)\n- [Ant Design Pro Layout](https://github.com/ant-design/ant-design-pro-layout)\n- [Ant Design Pro Blocks](https://github.com/ant-design/pro-blocks)\n- [Dark Theme](https://github.com/ant-design/ant-design-dark-theme)\n- [Landing Pages](https://landing.ant.design)\n- [Motion](https://motion.ant.design)\n- [Scaffold Market](http://scaffold.ant.design)\n- [Developer Instruction](https://github.com/ant-design/ant-design/wiki/Development)\n- [Versioning Release Note](https://github.com/ant-design/ant-design/wiki/%E8%BD%AE%E5%80%BC%E8%A7%84%E5%88%99%E5%92%8C%E7%89%88%E6%9C%AC%E5%8F%91%E5%B8%83%E6%B5%81%E7%A8%8B)\n- [FAQ](https://ant.design/docs/react/faq)\n- [CodeSandbox Template](https://u.ant.design/codesandbox-repro) for bug reports\n- [Awesome Ant Design](https://github.com/websemantics/awesome-ant-design)\n- [Customize Theme](https://ant.design/docs/react/customize-theme)\n- [How to Apply for Being A Collaborator](https://github.com/ant-design/ant-design/wiki/Collaborators#how-to-apply-for-being-a-collaborator)\n\n## ⌨️ Development\n\nUse Gitpod, a free online dev environment for GitHub.\n\n[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/ant-design/ant-design)\n\nOr clone locally:\n\n```bash\n$ git clone git@github.com:ant-design/ant-design.git\n$ cd ant-design\n$ npm install\n$ npm start\n```\n\nOpen your browser and visit http://127.0.0.1:8001 , see more at [Development](https://github.com/ant-design/ant-design/wiki/Development).\n\n## 🤝 Contributing [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)\n\nRead our [contributing guide](https://ant.design/docs/react/contributing) and let's build a better antd together.\n\nWe welcome all contributions. Please read our [CONTRIBUTING.md](https://github.com/ant-design/ant-design/blob/master/.github/CONTRIBUTING.md) first. You can submit any ideas as [pull requests](https://github.com/ant-design/ant-design/pulls) or as [GitHub issues](https://github.com/ant-design/ant-design/issues). If you'd like to improve code, check out the [Development Instructions](https://github.com/ant-design/ant-design/wiki/Development) and have a good time! :)\n\nIf you are a collaborator, please follow our [Pull Request principle](https://github.com/ant-design/ant-design/wiki/PR-principle) to create a Pull Request by [collaborator template](https://github.com/ant-design/ant-design/compare?expand=1&template=collaborator.md).\n\n[![Let's fund issues in this repository](https://issuehunt.io/static/embed/issuehunt-button-v1.svg)](https://issuehunt.io/repos/34526884)\n\n## ❤️ Sponsors and Backers [![](https://opencollective.com/ant-design/tiers/sponsors/badge.svg?label=Sponsors&color=brightgreen)](https://opencollective.com/ant-design#support) [![](https://opencollective.com/ant-design/tiers/backers/badge.svg?label=Backers&color=brightgreen)](https://opencollective.com/ant-design#support)\n\n[![](https://opencollective.com/ant-design/tiers/sponsors.svg?avatarHeight=36)](https://opencollective.com/ant-design#support)\n\n[![](https://opencollective.com/ant-design/tiers/backers.svg?avatarHeight=36)](https://opencollective.com/ant-design#support)"
}