{
	"name": "react-table",
	"versions": {
		"0.0.5": {
			"name": "react-table",
			"version": "0.0.5",
			"description": "A simple sortable table component for react",
			"main": "index.js",
			"scripts": {
				"start": "gulp",
				"test": "jest",
				"build": "gulp build:release"
			},
			"author": {
				"name": "Nick Tomlin"
			},
			"license": "ISC",
			"repository": {
				"type": "git",
				"url": "https://github.com/nicktomlin/react-table.git"
			},
			"devDependencies": {
				"browserify": "^5.10.0",
				"connect": "^2.25.7",
				"connect-route": "^0.1.4",
				"gulp": "^3.8.7",
				"gulp-livereload": "^2.1.1",
				"gulp-rename": "^1.2.0",
				"gulp-streamify": "0.0.5",
				"gulp-uglify": "^0.3.2",
				"gulp-util": "^3.0.0",
				"jest": "^0.1.37",
				"jest-cli": "^0.1.18",
				"jshint": "^2.5.4",
				"lodash": "^2.4.1",
				"mocha": "^1.21.4",
				"morgan": "^1.2.3",
				"reactify": "^0.14.0",
				"serve-static": "^1.5.3",
				"superagent": "^0.18.2",
				"vinyl-source-stream": "^0.1.1",
				"watchify": "^1.0.2"
			},
			"dependencies": {
				"react": "^0.11.1"
			},
			"jest": {
				"testDirectoryName": "unit",
				"testPathDirs": [
					"<rootDir>/test"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/react",
					"<rootDir>/node_modules/lodash",
					"<rootDir>/test/unit/spec-helper",
					"<rootDir>/test/unit/data"
				]
			},
			"gitHead": "c076285c0f169d3965258c1ce2ab5f9e894b3b6f",
			"bugs": {
				"url": "https://github.com/nicktomlin/react-table/issues"
			},
			"homepage": "https://github.com/nicktomlin/react-table",
			"_id": "react-table@0.0.5",
			"_shasum": "6bd093c1fb61ca3dda5ae16a425ec53c3fe962be",
			"_from": ".",
			"_npmVersion": "1.4.21",
			"_npmUser": {
				"name": "nicktomlin",
				"email": "nick.tomlin@gmail.com"
			},
			"maintainers": [
				{
					"name": "nicktomlin",
					"email": "nick.tomlin@gmail.com"
				}
			],
			"dist": {
				"shasum": "6bd093c1fb61ca3dda5ae16a425ec53c3fe962be",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-0.0.5.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.0": {
			"name": "react-table",
			"version": "1.0.0",
			"description": "A simple sortable table component for react",
			"main": "index.js",
			"scripts": {
				"start": "gulp",
				"test": "jest",
				"build": "gulp build:release"
			},
			"author": {
				"name": "Nick Tomlin"
			},
			"license": "ISC",
			"repository": {
				"type": "git",
				"url": "http://github.com/nicktomlin/react-table"
			},
			"devDependencies": {
				"browserify": "^5.10.0",
				"connect": "^2.25.7",
				"connect-route": "^0.1.4",
				"gulp": "^3.8.7",
				"gulp-livereload": "^2.1.1",
				"gulp-rename": "^1.2.0",
				"gulp-streamify": "0.0.5",
				"gulp-uglify": "^0.3.2",
				"gulp-util": "^3.0.0",
				"jest": "^0.1.18",
				"jest-cli": "^0.1.18",
				"jshint": "^2.5.4",
				"lodash": "^2.4.1",
				"mocha": "^1.21.4",
				"morgan": "^1.2.3",
				"reactify": "^0.17.1",
				"serve-static": "^1.5.3",
				"superagent": "^0.18.2",
				"vinyl-source-stream": "^0.1.1",
				"watchify": "^1.0.2"
			},
			"browserify": {
				"transform": [
					"reactify"
				]
			},
			"dependencies": {
				"react": "^0.12.1"
			},
			"jest": {
				"testDirectoryName": "unit",
				"testPathDirs": [
					"<rootDir>/test"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/react",
					"<rootDir>/node_modules/lodash",
					"<rootDir>/test/unit/spec-helper",
					"<rootDir>/test/unit/data"
				]
			},
			"gitHead": "a83becde06fa4466123634a43f105d0f46ffb0e4",
			"bugs": {
				"url": "https://github.com/nicktomlin/react-table/issues"
			},
			"homepage": "https://github.com/nicktomlin/react-table",
			"_id": "react-table@1.0.0",
			"_shasum": "3ba9c45d7f0871495bb6f14ab5bc2da79a01b91c",
			"_from": ".",
			"_npmVersion": "2.1.11",
			"_nodeVersion": "0.10.33",
			"_npmUser": {
				"name": "nicktomlin",
				"email": "nick.tomlin@gmail.com"
			},
			"maintainers": [
				{
					"name": "nicktomlin",
					"email": "nick.tomlin@gmail.com"
				}
			],
			"dist": {
				"shasum": "3ba9c45d7f0871495bb6f14ab5bc2da79a01b91c",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-1.0.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.1.0": {
			"name": "react-table",
			"version": "1.1.0",
			"description": "A simple sortable table component for react",
			"main": "index.js",
			"scripts": {
				"start": "gulp",
				"test": "jest",
				"build": "gulp build:release"
			},
			"author": {
				"name": "Nick Tomlin"
			},
			"license": "ISC",
			"repository": {
				"type": "git",
				"url": "http://github.com/nicktomlin/react-table"
			},
			"devDependencies": {
				"browserify": "^5.10.0",
				"connect": "^2.25.7",
				"connect-route": "^0.1.4",
				"gulp": "^3.8.7",
				"gulp-livereload": "^2.1.1",
				"gulp-rename": "^1.2.0",
				"gulp-streamify": "0.0.5",
				"gulp-uglify": "^0.3.2",
				"gulp-util": "^3.0.0",
				"jest": "^0.1.18",
				"jest-cli": "^0.1.18",
				"jshint": "^2.5.4",
				"lodash": "^2.4.1",
				"mocha": "^1.21.4",
				"morgan": "^1.2.3",
				"reactify": "^0.17.1",
				"serve-static": "^1.5.3",
				"superagent": "^0.18.2",
				"vinyl-source-stream": "^0.1.1",
				"watchify": "^1.0.2"
			},
			"browserify": {
				"transform": [
					"reactify"
				]
			},
			"dependencies": {
				"react": "^0.12.1"
			},
			"jest": {
				"testDirectoryName": "unit",
				"testPathDirs": [
					"<rootDir>/test"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/react",
					"<rootDir>/node_modules/lodash",
					"<rootDir>/test/unit/spec-helper",
					"<rootDir>/test/unit/data"
				]
			},
			"keywords": [
				"react",
				"react-component",
				"table",
				"sortable-table",
				"sortable"
			],
			"gitHead": "3b2a4749764ec75785ac5a6075855d5a2575a7c3",
			"bugs": {
				"url": "https://github.com/nicktomlin/react-table/issues"
			},
			"homepage": "https://github.com/nicktomlin/react-table",
			"_id": "react-table@1.1.0",
			"_shasum": "05a858ae1cea48afaa4cc42ece076cb13d417235",
			"_from": ".",
			"_npmVersion": "2.1.11",
			"_nodeVersion": "0.10.33",
			"_npmUser": {
				"name": "nicktomlin",
				"email": "nick.tomlin@gmail.com"
			},
			"maintainers": [
				{
					"name": "nicktomlin",
					"email": "nick.tomlin@gmail.com"
				}
			],
			"dist": {
				"shasum": "05a858ae1cea48afaa4cc42ece076cb13d417235",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-1.1.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.2.0": {
			"name": "react-table",
			"version": "1.2.0",
			"description": "A simple sortable table component for react",
			"main": "index.js",
			"scripts": {
				"start": "gulp",
				"test": "jest",
				"build": "gulp build:release"
			},
			"author": {
				"name": "Nick Tomlin"
			},
			"license": "ISC",
			"repository": {
				"type": "git",
				"url": "http://github.com/nicktomlin/react-table"
			},
			"devDependencies": {
				"browserify": "^5.10.0",
				"browserify-shim": "^3.8.2",
				"connect": "^2.25.7",
				"connect-route": "^0.1.4",
				"gulp": "^3.8.7",
				"gulp-livereload": "^2.1.1",
				"gulp-rename": "^1.2.0",
				"gulp-streamify": "0.0.5",
				"gulp-uglify": "^0.3.2",
				"gulp-util": "^3.0.0",
				"jest": "^0.1.18",
				"jest-cli": "^0.1.18",
				"jshint": "^2.5.4",
				"lodash": "^2.4.1",
				"mocha": "^1.21.4",
				"morgan": "^1.2.3",
				"reactify": "^0.17.1",
				"serve-static": "^1.5.3",
				"superagent": "^0.18.2",
				"vinyl-source-stream": "^0.1.1",
				"watchify": "^1.0.2"
			},
			"browserify": {
				"transform": [
					"reactify"
				]
			},
			"browserify-shim": {
				"react": "global:React"
			},
			"dependencies": {
				"react": "^0.12.1"
			},
			"jest": {
				"testDirectoryName": "unit",
				"testPathDirs": [
					"<rootDir>/test"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/react",
					"<rootDir>/node_modules/lodash",
					"<rootDir>/test/unit/spec-helper",
					"<rootDir>/test/unit/data"
				]
			},
			"keywords": [
				"react",
				"react-component",
				"table",
				"sortable-table",
				"sortable"
			],
			"gitHead": "a3b5a47f712b5048935f60009463591bf34d4f35",
			"bugs": {
				"url": "https://github.com/nicktomlin/react-table/issues"
			},
			"homepage": "https://github.com/nicktomlin/react-table",
			"_id": "react-table@1.2.0",
			"_shasum": "fa97e53cb8bc8b936d10b5d765d6d199f44f0fce",
			"_from": ".",
			"_npmVersion": "2.1.11",
			"_nodeVersion": "0.10.33",
			"_npmUser": {
				"name": "nicktomlin",
				"email": "nick.tomlin@gmail.com"
			},
			"maintainers": [
				{
					"name": "nicktomlin",
					"email": "nick.tomlin@gmail.com"
				}
			],
			"dist": {
				"shasum": "fa97e53cb8bc8b936d10b5d765d6d199f44f0fce",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-1.2.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.3.0": {
			"name": "react-table",
			"version": "1.3.0",
			"description": "A simple sortable table component for react",
			"main": "index.js",
			"scripts": {
				"start": "gulp",
				"test": "jest",
				"build": "gulp build:release"
			},
			"author": {
				"name": "Nick Tomlin"
			},
			"license": "ISC",
			"repository": {
				"type": "git",
				"url": "http://github.com/nicktomlin/react-table"
			},
			"devDependencies": {
				"browserify": "^5.10.0",
				"browserify-shim": "^3.8.2",
				"connect": "^2.25.7",
				"connect-route": "^0.1.4",
				"gulp": "^3.8.7",
				"gulp-livereload": "^2.1.1",
				"gulp-rename": "^1.2.0",
				"gulp-streamify": "0.0.5",
				"gulp-uglify": "^0.3.2",
				"gulp-util": "^3.0.0",
				"jest": "^0.1.18",
				"jest-cli": "^0.1.18",
				"jshint": "^2.5.4",
				"lodash": "^2.4.1",
				"mocha": "^1.21.4",
				"morgan": "^1.2.3",
				"reactify": "^0.17.1",
				"serve-static": "^1.5.3",
				"superagent": "^0.18.2",
				"vinyl-source-stream": "^0.1.1",
				"watchify": "^1.0.2"
			},
			"browserify": {
				"transform": [
					"reactify"
				]
			},
			"browserify-shim": {
				"react": "global:React"
			},
			"dependencies": {
				"react": "^0.12.1"
			},
			"jest": {
				"testDirectoryName": "unit",
				"testPathDirs": [
					"<rootDir>/test"
				],
				"unmockedModulePathPatterns": [
					"<rootDir>/node_modules/react",
					"<rootDir>/node_modules/lodash",
					"<rootDir>/test/unit/spec-helper",
					"<rootDir>/test/unit/data"
				]
			},
			"keywords": [
				"react",
				"react-component",
				"table",
				"sortable-table",
				"sortable"
			],
			"gitHead": "e7ea7f8569686d64b92fbb67c8676749f5f47496",
			"bugs": {
				"url": "https://github.com/nicktomlin/react-table/issues"
			},
			"homepage": "https://github.com/nicktomlin/react-table",
			"_id": "react-table@1.3.0",
			"_shasum": "3f3792b4e130f6d7942426908ccc694912d388a6",
			"_from": ".",
			"_npmVersion": "2.1.11",
			"_nodeVersion": "0.10.33",
			"_npmUser": {
				"name": "nicktomlin",
				"email": "nick.tomlin@gmail.com"
			},
			"maintainers": [
				{
					"name": "nicktomlin",
					"email": "nick.tomlin@gmail.com"
				}
			],
			"dist": {
				"shasum": "3f3792b4e130f6d7942426908ccc694912d388a6",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-1.3.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"2.0.0": {
			"name": "react-table",
			"version": "2.0.0",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "react-table.js",
			"scripts": {
				"build:js": "rm -rf react-table.js && browserify src/index.js -s reactTable -u react -t babelify -g uglifyify -o react-table.js",
				"build:css": "rm -rf react-table.css && stylus src/index.styl --use ./node_modules/nib/lib/nib.js --compress -o react-table.css",
				"watch": "onchange 'src/**' -i -- npm-run-all build:*",
				"prepublish": "npm-run-all build:*"
			},
			"dependencies": {
				"classnames": "^2.2.5",
				"lodash": "^4.16.4",
				"react": "^15.3.1"
			},
			"devDependencies": {
				"babel-cli": "6.14.0",
				"babel-eslint": "6.1.2",
				"babel-preset-es2015": "6.14.0",
				"babel-preset-react": "6.11.1",
				"babel-preset-stage-2": "6.13.0",
				"babelify": "^7.3.0",
				"browserify": "13.1.0",
				"onchange": "^3.0.2",
				"react": "15.3.1",
				"standard": "8.0.0",
				"stylus": "^0.54.5",
				"uglifyify": "3.0.3"
			},
			"standard": {
				"parser": "babel-eslint",
				"ignore": [
					"lib",
					"react-table.js"
				]
			},
			"babel": {
				"presets": [
					"es2015",
					"stage-2",
					"react"
				]
			},
			"gitHead": "98dd8a9784b5de7fdd7b980a607d42d39334b336",
			"bugs": {
				"url": "https://github.com/tannerlinsley/react-table/issues"
			},
			"_id": "react-table@2.0.0",
			"_shasum": "5e7c989dbaaa5cebaa0a5b7e9a56f30bbc02b737",
			"_from": ".",
			"_npmVersion": "3.10.3",
			"_nodeVersion": "6.3.1",
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"dist": {
				"shasum": "5e7c989dbaaa5cebaa0a5b7e9a56f30bbc02b737",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-2.0.0.tgz"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/react-table-2.0.0.tgz_1477157128496_0.11455119564197958"
			},
			"directories": {},
			"contributors": []
		},
		"2.0.1": {
			"name": "react-table",
			"version": "2.0.1",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "react-table.js",
			"scripts": {
				"build:js": "rm -rf react-table.js && browserify src/index.js -s reactTable -u react -t babelify -g uglifyify -o react-table.js",
				"build:css": "rm -rf react-table.css && stylus src/index.styl --use ./node_modules/nib/lib/nib.js --compress -o react-table.css",
				"watch": "onchange 'src/**' -i -- npm-run-all build:*",
				"prepublish": "npm-run-all build:*"
			},
			"dependencies": {
				"classnames": "^2.2.5",
				"lodash": "^4.16.4",
				"react": "^15.3.1"
			},
			"devDependencies": {
				"babel-cli": "6.14.0",
				"babel-eslint": "6.1.2",
				"babel-preset-es2015": "6.14.0",
				"babel-preset-react": "6.11.1",
				"babel-preset-stage-2": "6.13.0",
				"babelify": "^7.3.0",
				"browserify": "13.1.0",
				"onchange": "^3.0.2",
				"react": "15.3.1",
				"standard": "8.0.0",
				"stylus": "^0.54.5",
				"uglifyify": "3.0.3"
			},
			"standard": {
				"parser": "babel-eslint",
				"ignore": [
					"lib",
					"react-table.js"
				]
			},
			"babel": {
				"presets": [
					"es2015",
					"stage-2",
					"react"
				]
			},
			"gitHead": "260ab45deccda0568ab1be741fec2ed40297d37d",
			"bugs": {
				"url": "https://github.com/tannerlinsley/react-table/issues"
			},
			"_id": "react-table@2.0.1",
			"_shasum": "4f7738fc5ef448be33bda00ef8edda6af5f8731c",
			"_from": ".",
			"_npmVersion": "3.10.3",
			"_nodeVersion": "6.3.1",
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"dist": {
				"shasum": "4f7738fc5ef448be33bda00ef8edda6af5f8731c",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-2.0.1.tgz"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/react-table-2.0.1.tgz_1477158985432_0.9154492795933038"
			},
			"directories": {},
			"contributors": []
		},
		"2.1.0": {
			"name": "react-table",
			"version": "2.1.0",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "react-table.js",
			"scripts": {
				"build:js": "rm -rf react-table.js && browserify src/index.js -s reactTable -u react -t babelify -g uglifyify -o react-table.js",
				"build:css": "rm -rf react-table.css && stylus src/index.styl --use ./node_modules/nib/lib/nib.js --compress -o react-table.css",
				"watch": "onchange 'src/**' -i -- npm-run-all build:*",
				"test": "standard",
				"prepublish": "npm-run-all build:*"
			},
			"dependencies": {
				"classnames": "^2.2.5",
				"lodash": "^4.16.4",
				"react": "^15.3.1"
			},
			"devDependencies": {
				"babel-cli": "6.14.0",
				"babel-eslint": "6.1.2",
				"babel-preset-es2015": "6.14.0",
				"babel-preset-react": "6.11.1",
				"babel-preset-stage-2": "6.13.0",
				"babelify": "^7.3.0",
				"browserify": "13.1.0",
				"nib": "^1.1.2",
				"npm-run-all": "^3.1.1",
				"onchange": "^3.0.2",
				"standard": "8.0.0",
				"stylus": "^0.54.5",
				"uglifyify": "3.0.3"
			},
			"standard": {
				"parser": "babel-eslint",
				"ignore": [
					"node_modules",
					"dist",
					"example",
					"react-table.js"
				]
			},
			"babel": {
				"presets": [
					"es2015",
					"stage-2",
					"react"
				]
			},
			"gitHead": "1f943ffe2591ac03eeb3474e6fb71a5d68ed8b5f",
			"bugs": {
				"url": "https://github.com/tannerlinsley/react-table/issues"
			},
			"_id": "react-table@2.1.0",
			"_shasum": "15cfeb2d8f5325117826b75eda7ce5c4a25b71e7",
			"_from": ".",
			"_npmVersion": "3.10.3",
			"_nodeVersion": "6.3.1",
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"dist": {
				"shasum": "15cfeb2d8f5325117826b75eda7ce5c4a25b71e7",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-2.1.0.tgz"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/react-table-2.1.0.tgz_1477322386368_0.0818131766282022"
			},
			"directories": {},
			"contributors": []
		},
		"2.1.1": {
			"name": "react-table",
			"version": "2.1.1",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "lib/index.js",
			"scripts": {
				"build:node": "babel src --out-dir lib --source-maps inline",
				"build:css": "rm -rf react-table.css && stylus src/index.styl --use ./node_modules/nib/lib/nib.js --compress -o react-table.css",
				"watch": "onchange 'src/**' -i -- npm-run-all build:*",
				"test": "standard",
				"umd": "rm -rf react-table.js && browserify lib/index.js -s reactTable -x react -t babelify -g uglifyify -o react-table.js",
				"prepublish": "npm-run-all build:* && npm run umd"
			},
			"dependencies": {
				"classnames": "^2.2.5"
			},
			"peerDependencies": {
				"react": "^15.3.1"
			},
			"devDependencies": {
				"babel-cli": "6.14.0",
				"babel-eslint": "6.1.2",
				"babel-preset-es2015": "6.14.0",
				"babel-preset-react": "6.11.1",
				"babel-preset-stage-2": "6.13.0",
				"babelify": "^7.3.0",
				"browserify": "13.1.0",
				"nib": "^1.1.2",
				"npm-run-all": "^3.1.1",
				"onchange": "^3.0.2",
				"standard": "8.0.0",
				"stylus": "^0.54.5",
				"uglifyify": "3.0.3"
			},
			"browserify-shim": {
				"react": "global:React"
			},
			"standard": {
				"parser": "babel-eslint",
				"ignore": [
					"node_modules",
					"dist",
					"example",
					"react-table.js"
				]
			},
			"babel": {
				"presets": [
					"es2015",
					"stage-2",
					"react"
				]
			},
			"gitHead": "7a941b880f7d9f624a17a5e43c9c1d10556687ed",
			"bugs": {
				"url": "https://github.com/tannerlinsley/react-table/issues"
			},
			"_id": "react-table@2.1.1",
			"_shasum": "163a025f608f038cfdcc7d998dee49d55ef665f4",
			"_from": ".",
			"_npmVersion": "3.10.3",
			"_nodeVersion": "6.3.1",
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"dist": {
				"shasum": "163a025f608f038cfdcc7d998dee49d55ef665f4",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-2.1.1.tgz"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/react-table-2.1.1.tgz_1477436664294_0.7722585704177618"
			},
			"directories": {},
			"contributors": []
		},
		"2.1.2": {
			"name": "react-table",
			"version": "2.1.2",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "lib/index.js",
			"scripts": {
				"build:node": "babel src --out-dir lib --source-maps inline",
				"build:css": "rm -rf react-table.css && stylus src/index.styl --use ./node_modules/nib/lib/nib.js --compress -o react-table.css",
				"watch": "onchange 'src/**' -i -- npm-run-all build:*",
				"test": "standard",
				"umd": "rm -rf react-table.js && browserify lib/index.js -s reactTable -x react -t babelify -g uglifyify -o react-table.js",
				"prepublish": "npm-run-all build:* && npm run umd"
			},
			"dependencies": {
				"classnames": "^2.2.5"
			},
			"peerDependencies": {
				"react": "^15.3.1"
			},
			"devDependencies": {
				"babel-cli": "6.14.0",
				"babel-eslint": "6.1.2",
				"babel-preset-es2015": "6.14.0",
				"babel-preset-react": "6.11.1",
				"babel-preset-stage-2": "6.13.0",
				"babelify": "^7.3.0",
				"browserify": "13.1.0",
				"nib": "^1.1.2",
				"npm-run-all": "^3.1.1",
				"onchange": "^3.0.2",
				"standard": "8.0.0",
				"stylus": "^0.54.5",
				"uglifyify": "3.0.3"
			},
			"browserify-shim": {
				"react": "global:React"
			},
			"standard": {
				"parser": "babel-eslint",
				"ignore": [
					"node_modules",
					"dist",
					"lib",
					"example",
					"react-table.js"
				]
			},
			"babel": {
				"presets": [
					"es2015",
					"stage-2",
					"react"
				]
			},
			"gitHead": "8bff135119b53e44e2f4758d34fc8a5dfd7da998",
			"bugs": {
				"url": "https://github.com/tannerlinsley/react-table/issues"
			},
			"_id": "react-table@2.1.2",
			"_shasum": "382fc281e827ade567189ec4d64eda38ee3589fc",
			"_from": ".",
			"_npmVersion": "3.10.3",
			"_nodeVersion": "6.3.1",
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"dist": {
				"shasum": "382fc281e827ade567189ec4d64eda38ee3589fc",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-2.1.2.tgz"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/react-table-2.1.2.tgz_1477460248955_0.2016649858560413"
			},
			"directories": {},
			"contributors": []
		},
		"2.1.3": {
			"name": "react-table",
			"version": "2.1.3",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "lib/index.js",
			"scripts": {
				"build:node": "babel src --out-dir lib --source-maps inline",
				"build:css": "rm -rf react-table.css && stylus src/index.styl --use ./node_modules/nib/lib/nib.js --compress -o react-table.css",
				"watch": "onchange 'src/**' -i -- npm-run-all build:*",
				"test": "standard",
				"umd": "rm -rf react-table.js && browserify lib/index.js -s reactTable -x react -t babelify -g uglifyify -o react-table.js",
				"prepublish": "npm-run-all build:* && npm run umd"
			},
			"dependencies": {
				"classnames": "^2.2.5"
			},
			"peerDependencies": {
				"react": "^15.3.1"
			},
			"devDependencies": {
				"babel-cli": "6.14.0",
				"babel-eslint": "6.1.2",
				"babel-preset-es2015": "6.14.0",
				"babel-preset-react": "6.11.1",
				"babel-preset-stage-2": "6.13.0",
				"babelify": "^7.3.0",
				"browserify": "13.1.0",
				"nib": "^1.1.2",
				"npm-run-all": "^3.1.1",
				"onchange": "^3.0.2",
				"standard": "8.0.0",
				"stylus": "^0.54.5",
				"uglifyify": "3.0.3"
			},
			"browserify-shim": {
				"react": "global:React"
			},
			"standard": {
				"parser": "babel-eslint",
				"ignore": [
					"node_modules",
					"dist",
					"lib",
					"example",
					"react-table.js"
				]
			},
			"babel": {
				"presets": [
					"es2015",
					"stage-2",
					"react"
				]
			},
			"gitHead": "1fef30311c65215efd8425ee9a7fc062d69b10d3",
			"bugs": {
				"url": "https://github.com/tannerlinsley/react-table/issues"
			},
			"_id": "react-table@2.1.3",
			"_shasum": "2e1aa9b59473a01809220b00637c0d9e7dfcad39",
			"_from": ".",
			"_npmVersion": "3.10.3",
			"_nodeVersion": "6.3.1",
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"dist": {
				"shasum": "2e1aa9b59473a01809220b00637c0d9e7dfcad39",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-2.1.3.tgz"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/react-table-2.1.3.tgz_1477464249857_0.7028749068267643"
			},
			"directories": {},
			"contributors": []
		},
		"2.2.0": {
			"name": "react-table",
			"version": "2.2.0",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "lib/index.js",
			"scripts": {
				"build:node": "babel src --out-dir lib --source-maps inline",
				"build:css": "rm -rf react-table.css && stylus src/index.styl --use ./node_modules/nib/lib/nib.js --compress -o react-table.css",
				"watch": "onchange 'src/**' -i -- npm-run-all build:*",
				"test": "standard",
				"umd": "rm -rf react-table.js && browserify lib/index.js -s reactTable -x react -t babelify -g uglifyify -o react-table.js",
				"prepublish": "npm-run-all build:* && npm run umd",
				"postpublish": "git push --tags"
			},
			"dependencies": {
				"classnames": "^2.2.5"
			},
			"peerDependencies": {
				"react": "^15.3.1"
			},
			"devDependencies": {
				"babel-cli": "6.14.0",
				"babel-eslint": "6.1.2",
				"babel-preset-es2015": "6.14.0",
				"babel-preset-react": "6.11.1",
				"babel-preset-stage-2": "6.13.0",
				"babelify": "^7.3.0",
				"browserify": "13.1.0",
				"nib": "^1.1.2",
				"npm-run-all": "^3.1.1",
				"onchange": "^3.0.2",
				"standard": "8.0.0",
				"stylus": "^0.54.5",
				"uglifyify": "3.0.3"
			},
			"browserify-shim": {
				"react": "global:React"
			},
			"standard": {
				"parser": "babel-eslint",
				"ignore": [
					"node_modules",
					"dist",
					"lib",
					"example",
					"react-table.js"
				]
			},
			"babel": {
				"presets": [
					"es2015",
					"stage-2",
					"react"
				]
			},
			"gitHead": "085616d85867a4b6d2c1b0a51ef2426ecfd4204a",
			"bugs": {
				"url": "https://github.com/tannerlinsley/react-table/issues"
			},
			"_id": "react-table@2.2.0",
			"_shasum": "cf24b05ac1ad3f165e0dd83847a4e14ee71866f6",
			"_from": ".",
			"_npmVersion": "3.10.3",
			"_nodeVersion": "6.3.1",
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"dist": {
				"shasum": "cf24b05ac1ad3f165e0dd83847a4e14ee71866f6",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-2.2.0.tgz"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/react-table-2.2.0.tgz_1477530598262_0.6291637616232038"
			},
			"directories": {},
			"contributors": []
		},
		"2.2.1": {
			"name": "react-table",
			"version": "2.2.1",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "lib/index.js",
			"scripts": {
				"build:node": "babel src --out-dir lib --source-maps inline",
				"build:css": "rm -rf react-table.css && stylus src/index.styl --use ./node_modules/nib/lib/nib.js --compress -o react-table.css",
				"watch": "onchange 'src/**' -i -- npm-run-all build:*",
				"test": "standard",
				"umd": "rm -rf react-table.js && browserify lib/index.js -s reactTable -x react -t babelify -g uglifyify -o react-table.js",
				"prepublish": "npm-run-all build:* && npm run umd",
				"postpublish": "git push --tags"
			},
			"dependencies": {
				"classnames": "^2.2.5"
			},
			"peerDependencies": {
				"react": "^15.3.1"
			},
			"devDependencies": {
				"babel-cli": "6.14.0",
				"babel-eslint": "6.1.2",
				"babel-preset-es2015": "6.14.0",
				"babel-preset-react": "6.11.1",
				"babel-preset-stage-2": "6.13.0",
				"babelify": "^7.3.0",
				"browserify": "13.1.0",
				"nib": "^1.1.2",
				"npm-run-all": "^3.1.1",
				"onchange": "^3.0.2",
				"standard": "8.0.0",
				"stylus": "^0.54.5",
				"uglifyify": "3.0.3"
			},
			"browserify-shim": {
				"react": "global:React"
			},
			"standard": {
				"parser": "babel-eslint",
				"ignore": [
					"node_modules",
					"dist",
					"lib",
					"example",
					"react-table.js"
				]
			},
			"babel": {
				"presets": [
					"es2015",
					"stage-2",
					"react"
				]
			},
			"gitHead": "3b18e8c8c1a74c4669eb1b399bb3af5e23572166",
			"bugs": {
				"url": "https://github.com/tannerlinsley/react-table/issues"
			},
			"_id": "react-table@2.2.1",
			"_shasum": "2eef9ef8b6acf4c7456b87e2b73ada19f7ca8ee7",
			"_from": ".",
			"_npmVersion": "3.10.3",
			"_nodeVersion": "6.3.1",
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"dist": {
				"shasum": "2eef9ef8b6acf4c7456b87e2b73ada19f7ca8ee7",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-2.2.1.tgz"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/react-table-2.2.1.tgz_1477531162107_0.20111028058454394"
			},
			"directories": {},
			"contributors": []
		},
		"2.2.2": {
			"name": "react-table",
			"version": "2.2.2",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "lib/index.js",
			"files": [
				"lib/",
				"react-table.js",
				"react-table.css",
				"media/*.png"
			],
			"scripts": {
				"build:node": "babel src --out-dir lib --source-maps inline",
				"build:css": "rm -rf react-table.css && stylus src/index.styl --use ./node_modules/nib/lib/nib.js --compress -o react-table.css",
				"watch": "onchange 'src/**' -i -- npm-run-all build:*",
				"test": "standard",
				"umd": "rm -rf react-table.js && browserify lib/index.js -s reactTable -x react -t babelify -g uglifyify -o react-table.js",
				"prepublish": "npm-run-all build:* && npm run umd",
				"postpublish": "git push --tags"
			},
			"dependencies": {
				"classnames": "^2.2.5"
			},
			"peerDependencies": {
				"react": "^15.3.1"
			},
			"devDependencies": {
				"babel-cli": "6.14.0",
				"babel-eslint": "6.1.2",
				"babel-preset-es2015": "6.14.0",
				"babel-preset-react": "6.11.1",
				"babel-preset-stage-2": "6.13.0",
				"babelify": "^7.3.0",
				"browserify": "13.1.0",
				"nib": "^1.1.2",
				"npm-run-all": "^3.1.1",
				"onchange": "^3.0.2",
				"standard": "8.0.0",
				"stylus": "^0.54.5",
				"uglifyify": "3.0.3"
			},
			"browserify-shim": {
				"react": "global:React"
			},
			"standard": {
				"parser": "babel-eslint",
				"ignore": [
					"node_modules",
					"dist",
					"lib",
					"example",
					"react-table.js"
				]
			},
			"babel": {
				"presets": [
					"es2015",
					"stage-2",
					"react"
				]
			},
			"gitHead": "e8146b5d144a90b79ff687b0ba907599431f4662",
			"bugs": {
				"url": "https://github.com/tannerlinsley/react-table/issues"
			},
			"_id": "react-table@2.2.2",
			"_shasum": "fdb04d0a630433e1dacdfed0a6e7dcc15e1e3c7e",
			"_from": ".",
			"_npmVersion": "3.10.3",
			"_nodeVersion": "6.3.1",
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"dist": {
				"shasum": "fdb04d0a630433e1dacdfed0a6e7dcc15e1e3c7e",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-2.2.2.tgz"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/react-table-2.2.2.tgz_1477531568998_0.15459348331205547"
			},
			"directories": {},
			"contributors": []
		},
		"2.2.3": {
			"name": "react-table",
			"version": "2.2.3",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "lib/index.js",
			"files": [
				"lib/",
				"react-table.js",
				"react-table.css",
				"media/*.png"
			],
			"scripts": {
				"build:node": "babel src --out-dir lib --source-maps inline",
				"build:css": "rm -rf react-table.css && stylus src/index.styl --use ./node_modules/nib/lib/nib.js --compress -o react-table.css",
				"watch": "onchange 'src/**' -i -- npm-run-all build:*",
				"test": "standard",
				"umd": "rm -rf react-table.js && browserify lib/index.js -s reactTable -x react -t babelify -g uglifyify -o react-table.js",
				"prepublish": "npm-run-all build:* && npm run umd",
				"postpublish": "git push --tags"
			},
			"dependencies": {
				"classnames": "^2.2.5"
			},
			"peerDependencies": {
				"react": "^15.3.1"
			},
			"devDependencies": {
				"babel-cli": "6.14.0",
				"babel-eslint": "6.1.2",
				"babel-preset-es2015": "6.14.0",
				"babel-preset-react": "6.11.1",
				"babel-preset-stage-2": "6.13.0",
				"babelify": "^7.3.0",
				"browserify": "13.1.0",
				"nib": "^1.1.2",
				"npm-run-all": "^3.1.1",
				"onchange": "^3.0.2",
				"standard": "^8.0.0",
				"stylus": "^0.54.5",
				"uglifyify": "3.0.3"
			},
			"browserify-shim": {
				"react": "global:React"
			},
			"standard": {
				"parser": "babel-eslint",
				"ignore": [
					"node_modules",
					"dist",
					"lib",
					"example",
					"react-table.js"
				]
			},
			"babel": {
				"presets": [
					"es2015",
					"stage-2",
					"react"
				]
			},
			"gitHead": "82f39130341f95d8b947eb8801132d11a5cf3724",
			"bugs": {
				"url": "https://github.com/tannerlinsley/react-table/issues"
			},
			"_id": "react-table@2.2.3",
			"_shasum": "282f9c94a94df2eaf2509bd9bca2552c5b924194",
			"_from": ".",
			"_npmVersion": "3.10.3",
			"_nodeVersion": "6.3.1",
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"dist": {
				"shasum": "282f9c94a94df2eaf2509bd9bca2552c5b924194",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-2.2.3.tgz"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/react-table-2.2.3.tgz_1477532246258_0.7030831633601338"
			},
			"directories": {},
			"contributors": []
		},
		"2.2.4": {
			"name": "react-table",
			"version": "2.2.4",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "lib/index.js",
			"files": [
				"lib/",
				"react-table.js",
				"react-table.css",
				"media/*.png"
			],
			"scripts": {
				"build:node": "babel src --out-dir lib --source-maps inline",
				"build:css": "rm -rf react-table.css && stylus src/index.styl --use ./node_modules/nib/lib/nib.js --compress -o react-table.css",
				"watch": "onchange 'src/**' -i -- npm-run-all build:*",
				"test": "standard",
				"umd": "rm -rf react-table.js && browserify lib/index.js -s reactTable -x react -t babelify -g uglifyify -o react-table.js",
				"prepublish": "npm-run-all build:* && npm run umd",
				"postpublish": "git push --tags"
			},
			"dependencies": {
				"classnames": "^2.2.5"
			},
			"peerDependencies": {
				"react": "^15.3.1"
			},
			"devDependencies": {
				"babel-cli": "6.14.0",
				"babel-eslint": "6.1.2",
				"babel-preset-es2015": "6.14.0",
				"babel-preset-react": "6.11.1",
				"babel-preset-stage-2": "6.13.0",
				"babelify": "^7.3.0",
				"browserify": "13.1.0",
				"nib": "^1.1.2",
				"npm-run-all": "^3.1.1",
				"onchange": "^3.0.2",
				"standard": "^8.0.0",
				"stylus": "^0.54.5",
				"uglifyify": "3.0.3"
			},
			"browserify-shim": {
				"react": "global:React"
			},
			"standard": {
				"parser": "babel-eslint",
				"ignore": [
					"node_modules",
					"dist",
					"lib",
					"example",
					"react-table.js"
				]
			},
			"babel": {
				"presets": [
					"es2015",
					"stage-2",
					"react"
				]
			},
			"gitHead": "efeabe3536568c6bb82d2456c8a2e8003668d1c0",
			"bugs": {
				"url": "https://github.com/tannerlinsley/react-table/issues"
			},
			"_id": "react-table@2.2.4",
			"_shasum": "04b3305fdff661696a5adb4e57c34bc02a1fd442",
			"_from": ".",
			"_npmVersion": "3.10.3",
			"_nodeVersion": "6.3.1",
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"dist": {
				"shasum": "04b3305fdff661696a5adb4e57c34bc02a1fd442",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-2.2.4.tgz"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/react-table-2.2.4.tgz_1477580381204_0.19879705435596406"
			},
			"directories": {},
			"contributors": []
		},
		"2.2.5": {
			"name": "react-table",
			"version": "2.2.5",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "lib/index.js",
			"files": [
				"lib/",
				"react-table.js",
				"react-table.css",
				"media/*.png"
			],
			"scripts": {
				"build:node": "babel src --out-dir lib --source-maps inline",
				"build:css": "rm -rf react-table.css && stylus src/index.styl --use ./node_modules/nib/lib/nib.js --compress -o react-table.css",
				"watch": "onchange 'src/**' -i -- npm-run-all build:*",
				"test": "standard",
				"umd": "rm -rf react-table.js && browserify lib/index.js -s reactTable -x react -t babelify -g uglifyify -o react-table.js",
				"prepublish": "npm-run-all build:* && npm run umd",
				"postpublish": "git push --tags"
			},
			"dependencies": {
				"classnames": "^2.2.5"
			},
			"peerDependencies": {
				"react": "^15.3.1"
			},
			"devDependencies": {
				"babel-cli": "6.14.0",
				"babel-eslint": "6.1.2",
				"babel-preset-es2015": "6.14.0",
				"babel-preset-react": "6.11.1",
				"babel-preset-stage-2": "6.13.0",
				"babelify": "^7.3.0",
				"browserify": "13.1.0",
				"nib": "^1.1.2",
				"npm-run-all": "^3.1.1",
				"onchange": "^3.0.2",
				"standard": "^8.0.0",
				"stylus": "^0.54.5",
				"uglifyify": "3.0.3"
			},
			"browserify-shim": {
				"react": "global:React"
			},
			"standard": {
				"parser": "babel-eslint",
				"ignore": [
					"node_modules",
					"dist",
					"lib",
					"example",
					"react-table.js"
				]
			},
			"babel": {
				"presets": [
					"es2015",
					"stage-2",
					"react"
				]
			},
			"gitHead": "3334796223e9e0ef229fb0e6fbde8833190c36c4",
			"bugs": {
				"url": "https://github.com/tannerlinsley/react-table/issues"
			},
			"_id": "react-table@2.2.5",
			"_shasum": "26914c0e1ce14f07b1b5ed343f36ebf157c1e282",
			"_from": ".",
			"_npmVersion": "3.10.3",
			"_nodeVersion": "6.3.1",
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"dist": {
				"shasum": "26914c0e1ce14f07b1b5ed343f36ebf157c1e282",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-2.2.5.tgz"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/react-table-2.2.5.tgz_1477581632058_0.2852251895237714"
			},
			"directories": {},
			"contributors": []
		},
		"2.2.6": {
			"name": "react-table",
			"version": "2.2.6",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "lib/index.js",
			"files": [
				"lib/",
				"react-table.js",
				"react-table.css",
				"media/*.png"
			],
			"scripts": {
				"build:node": "babel src --out-dir lib --source-maps inline",
				"build:css": "rm -rf react-table.css && stylus src/index.styl --use ./node_modules/nib/lib/nib.js --compress -o react-table.css",
				"watch": "onchange 'src/**' -i -- npm-run-all build:*",
				"test": "standard",
				"umd": "rm -rf react-table.js && browserify lib/index.js -s reactTable -x react -t babelify -g uglifyify -o react-table.js",
				"prepublish": "npm-run-all build:* && npm run umd",
				"postpublish": "git push --tags"
			},
			"dependencies": {
				"classnames": "^2.2.5"
			},
			"peerDependencies": {
				"react": "^15.3.1"
			},
			"devDependencies": {
				"babel-cli": "6.14.0",
				"babel-eslint": "6.1.2",
				"babel-preset-es2015": "6.14.0",
				"babel-preset-react": "6.11.1",
				"babel-preset-stage-2": "6.13.0",
				"babelify": "^7.3.0",
				"browserify": "13.1.0",
				"nib": "^1.1.2",
				"npm-run-all": "^3.1.1",
				"onchange": "^3.0.2",
				"standard": "^8.0.0",
				"stylus": "^0.54.5",
				"uglifyify": "3.0.3"
			},
			"browserify-shim": {
				"react": "global:React"
			},
			"standard": {
				"parser": "babel-eslint",
				"ignore": [
					"node_modules",
					"dist",
					"lib",
					"example",
					"react-table.js"
				]
			},
			"babel": {
				"presets": [
					"es2015",
					"stage-2",
					"react"
				]
			},
			"gitHead": "e6d03673ffade641e4ab660856e1a0a866aceed2",
			"bugs": {
				"url": "https://github.com/tannerlinsley/react-table/issues"
			},
			"_id": "react-table@2.2.6",
			"_shasum": "57b50d05a44bbee949883e8ee831c491a17d0014",
			"_from": ".",
			"_npmVersion": "3.10.3",
			"_nodeVersion": "6.3.1",
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"dist": {
				"shasum": "57b50d05a44bbee949883e8ee831c491a17d0014",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-2.2.6.tgz"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/react-table-2.2.6.tgz_1477582350713_0.8802991760894656"
			},
			"directories": {},
			"contributors": []
		},
		"2.2.7": {
			"name": "react-table",
			"version": "2.2.7",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "lib/index.js",
			"files": [
				"lib/",
				"react-table.js",
				"react-table.css",
				"media/*.png"
			],
			"scripts": {
				"build:node": "babel src --out-dir lib --source-maps inline",
				"build:css": "rm -rf react-table.css && stylus src/index.styl --use ./node_modules/nib/lib/nib.js --compress -o react-table.css",
				"watch": "onchange 'src/**' -i -- npm-run-all build:*",
				"test": "standard",
				"umd": "rm -rf react-table.js && browserify lib/index.js -s reactTable -x react -t babelify -g uglifyify -o react-table.js",
				"prepublish": "npm-run-all build:* && npm run umd",
				"postpublish": "git push --tags"
			},
			"dependencies": {
				"classnames": "^2.2.5"
			},
			"peerDependencies": {
				"react": "^15.3.1"
			},
			"devDependencies": {
				"babel-cli": "6.14.0",
				"babel-eslint": "6.1.2",
				"babel-preset-es2015": "6.14.0",
				"babel-preset-react": "6.11.1",
				"babel-preset-stage-2": "6.13.0",
				"babelify": "^7.3.0",
				"browserify": "13.1.0",
				"nib": "^1.1.2",
				"npm-run-all": "^3.1.1",
				"onchange": "^3.0.2",
				"standard": "^8.0.0",
				"stylus": "^0.54.5",
				"uglifyify": "3.0.3"
			},
			"browserify-shim": {
				"react": "global:React"
			},
			"standard": {
				"parser": "babel-eslint",
				"ignore": [
					"node_modules",
					"dist",
					"lib",
					"example",
					"react-table.js"
				]
			},
			"babel": {
				"presets": [
					"es2015",
					"stage-2",
					"react"
				]
			},
			"gitHead": "48e6d16d583e36cc27b114e0ec9fbaebc08eac82",
			"bugs": {
				"url": "https://github.com/tannerlinsley/react-table/issues"
			},
			"_id": "react-table@2.2.7",
			"_shasum": "29ffb0faf4fc857a9bcfe536fc4980d3d88d56be",
			"_from": ".",
			"_npmVersion": "3.10.3",
			"_nodeVersion": "6.3.1",
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"dist": {
				"shasum": "29ffb0faf4fc857a9bcfe536fc4980d3d88d56be",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-2.2.7.tgz"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/react-table-2.2.7.tgz_1477607955629_0.9987149175722152"
			},
			"directories": {},
			"contributors": []
		},
		"3.0.0": {
			"name": "react-table",
			"version": "3.0.0",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "lib/index.js",
			"files": [
				"lib/",
				"react-table.js",
				"react-table.css",
				"media/*.png"
			],
			"scripts": {
				"build:node": "babel src --out-dir lib --source-maps inline",
				"build:css": "rm -rf react-table.css && stylus src/index.styl --use ./node_modules/nib/lib/nib.js --compress -o react-table.css",
				"watch": "onchange 'src/**' -i -- npm-run-all build:*",
				"test": "standard",
				"umd": "rm -rf react-table.js && browserify lib/index.js -s reactTable -x react -t babelify -g uglifyify -o react-table.js",
				"prepublish": "npm-run-all build:* && npm run umd",
				"postpublish": "git push --tags"
			},
			"dependencies": {
				"classnames": "^2.2.5"
			},
			"peerDependencies": {
				"react": "^15.3.1"
			},
			"devDependencies": {
				"babel-cli": "6.14.0",
				"babel-eslint": "6.1.2",
				"babel-preset-es2015": "6.14.0",
				"babel-preset-react": "6.11.1",
				"babel-preset-stage-2": "6.13.0",
				"babelify": "^7.3.0",
				"browserify": "13.1.0",
				"nib": "^1.1.2",
				"npm-run-all": "^3.1.1",
				"onchange": "^3.0.2",
				"standard": "^8.0.0",
				"stylus": "^0.54.5",
				"uglifyify": "3.0.3"
			},
			"browserify-shim": {
				"react": "global:React"
			},
			"standard": {
				"parser": "babel-eslint",
				"ignore": [
					"node_modules",
					"dist",
					"lib",
					"example",
					"react-table.js"
				]
			},
			"babel": {
				"presets": [
					"es2015",
					"stage-2",
					"react"
				]
			},
			"gitHead": "3d0f38f2c57cd8720a8fece90014c4fc75b11017",
			"bugs": {
				"url": "https://github.com/tannerlinsley/react-table/issues"
			},
			"_id": "react-table@3.0.0",
			"_shasum": "637c17668f6235844bae95a175620794b7686d46",
			"_from": ".",
			"_npmVersion": "3.10.3",
			"_nodeVersion": "6.3.1",
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"dist": {
				"shasum": "637c17668f6235844bae95a175620794b7686d46",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-3.0.0.tgz"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/react-table-3.0.0.tgz_1477900200179_0.28626765706576407"
			},
			"directories": {},
			"contributors": []
		},
		"3.1.0": {
			"name": "react-table",
			"version": "3.1.0",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "lib/index.js",
			"files": [
				"lib/",
				"react-table.js",
				"react-table.css",
				"media/*.png"
			],
			"scripts": {
				"build:node": "babel src --out-dir lib --source-maps inline",
				"build:css": "rm -rf react-table.css && stylus src/index.styl --use ./node_modules/nib/lib/nib.js --compress -o react-table.css",
				"watch": "onchange 'src/**' -i -- npm-run-all build:*",
				"test": "standard",
				"umd": "rm -rf react-table.js && browserify lib/index.js -s reactTable -x react -t babelify -g uglifyify -o react-table.js",
				"prepublish": "npm-run-all build:* && npm run umd",
				"postpublish": "git push --tags"
			},
			"dependencies": {
				"classnames": "^2.2.5"
			},
			"peerDependencies": {
				"react": "^15.3.1"
			},
			"devDependencies": {
				"babel-cli": "6.14.0",
				"babel-eslint": "6.1.2",
				"babel-preset-es2015": "6.14.0",
				"babel-preset-react": "6.11.1",
				"babel-preset-stage-2": "6.13.0",
				"babelify": "^7.3.0",
				"browserify": "13.1.0",
				"nib": "^1.1.2",
				"npm-run-all": "^3.1.1",
				"onchange": "^3.0.2",
				"standard": "^8.0.0",
				"stylus": "^0.54.5",
				"uglifyify": "3.0.3"
			},
			"browserify-shim": {
				"react": "global:React"
			},
			"standard": {
				"parser": "babel-eslint",
				"ignore": [
					"node_modules",
					"dist",
					"lib",
					"example",
					"react-table.js"
				]
			},
			"babel": {
				"presets": [
					"es2015",
					"stage-2",
					"react"
				]
			},
			"gitHead": "598d33410a784ef231393bd4ad5cab8c1c7fd0af",
			"bugs": {
				"url": "https://github.com/tannerlinsley/react-table/issues"
			},
			"_id": "react-table@3.1.0",
			"_shasum": "946d81b1c541b3a85866f8140aa6abb182325fc5",
			"_from": ".",
			"_npmVersion": "3.10.3",
			"_nodeVersion": "6.3.1",
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"dist": {
				"shasum": "946d81b1c541b3a85866f8140aa6abb182325fc5",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-3.1.0.tgz"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/react-table-3.1.0.tgz_1478110220123_0.08125310740433633"
			},
			"directories": {},
			"contributors": []
		},
		"3.1.1": {
			"name": "react-table",
			"version": "3.1.1",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "lib/index.js",
			"files": [
				"lib/",
				"react-table.js",
				"react-table.css",
				"media/*.png"
			],
			"scripts": {
				"build:node": "babel src --out-dir lib --source-maps inline",
				"build:css": "rm -rf react-table.css && stylus src/index.styl --use ./node_modules/nib/lib/nib.js --compress -o react-table.css",
				"watch": "onchange 'src/**' -i -- npm-run-all build:*",
				"test": "standard",
				"umd": "rm -rf react-table.js && browserify lib/index.js -s reactTable -x react -t babelify -g uglifyify -o react-table.js",
				"prepublish": "npm-run-all build:* && npm run umd",
				"postpublish": "git push --tags"
			},
			"dependencies": {
				"classnames": "^2.2.5"
			},
			"peerDependencies": {
				"react": "^15.3.1"
			},
			"devDependencies": {
				"babel-cli": "6.14.0",
				"babel-eslint": "6.1.2",
				"babel-preset-es2015": "6.14.0",
				"babel-preset-react": "6.11.1",
				"babel-preset-stage-2": "6.13.0",
				"babelify": "^7.3.0",
				"browserify": "13.1.0",
				"nib": "^1.1.2",
				"npm-run-all": "^3.1.1",
				"onchange": "^3.0.2",
				"standard": "^8.0.0",
				"stylus": "^0.54.5",
				"uglifyify": "3.0.3"
			},
			"browserify-shim": {
				"react": "global:React"
			},
			"standard": {
				"parser": "babel-eslint",
				"ignore": [
					"node_modules",
					"dist",
					"lib",
					"example",
					"react-table.js"
				]
			},
			"babel": {
				"presets": [
					"es2015",
					"stage-2",
					"react"
				]
			},
			"gitHead": "c99796342be301887785630e57c5555cedb05752",
			"bugs": {
				"url": "https://github.com/tannerlinsley/react-table/issues"
			},
			"_id": "react-table@3.1.1",
			"_shasum": "a801ed75d9b0c5002fcfc92352c588707abec264",
			"_from": ".",
			"_npmVersion": "3.10.3",
			"_nodeVersion": "6.3.1",
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"dist": {
				"shasum": "a801ed75d9b0c5002fcfc92352c588707abec264",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-3.1.1.tgz"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/react-table-3.1.1.tgz_1478120855937_0.3914145641028881"
			},
			"directories": {},
			"contributors": []
		},
		"3.1.2": {
			"name": "react-table",
			"version": "3.1.2",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "lib/index.js",
			"files": [
				"lib/",
				"react-table.js",
				"react-table.css",
				"media/*.png"
			],
			"scripts": {
				"build:node": "babel src --out-dir lib --source-maps inline",
				"build:css": "rm -rf react-table.css && stylus src/index.styl --use ./node_modules/nib/lib/nib.js --compress -o react-table.css",
				"watch": "onchange 'src/**' -i -- npm-run-all build:*",
				"test": "standard",
				"umd": "rm -rf react-table.js && browserify lib/index.js -s reactTable -x react -t babelify -g uglifyify -o react-table.js",
				"prepublish": "npm-run-all build:* && npm run umd",
				"postpublish": "git push --tags"
			},
			"dependencies": {
				"classnames": "^2.2.5"
			},
			"peerDependencies": {
				"react": "^15.3.1"
			},
			"devDependencies": {
				"babel-cli": "6.14.0",
				"babel-eslint": "6.1.2",
				"babel-preset-es2015": "6.14.0",
				"babel-preset-react": "6.11.1",
				"babel-preset-stage-2": "6.13.0",
				"babelify": "^7.3.0",
				"browserify": "13.1.0",
				"nib": "^1.1.2",
				"npm-run-all": "^3.1.1",
				"onchange": "^3.0.2",
				"standard": "^8.0.0",
				"stylus": "^0.54.5",
				"uglifyify": "3.0.3"
			},
			"browserify-shim": {
				"react": "global:React"
			},
			"standard": {
				"parser": "babel-eslint",
				"ignore": [
					"node_modules",
					"dist",
					"lib",
					"example",
					"react-table.js"
				]
			},
			"babel": {
				"presets": [
					"es2015",
					"stage-2",
					"react"
				]
			},
			"gitHead": "2abcc8695469d997d07f30762672424d1f00a55a",
			"bugs": {
				"url": "https://github.com/tannerlinsley/react-table/issues"
			},
			"_id": "react-table@3.1.2",
			"_shasum": "4d4405e7337cc6a28978119e9e0d9d48a072051c",
			"_from": ".",
			"_npmVersion": "3.10.3",
			"_nodeVersion": "6.3.1",
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"dist": {
				"shasum": "4d4405e7337cc6a28978119e9e0d9d48a072051c",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-3.1.2.tgz"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/react-table-3.1.2.tgz_1478121657602_0.8085840023122728"
			},
			"directories": {},
			"contributors": []
		},
		"3.1.3": {
			"name": "react-table",
			"version": "3.1.3",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "lib/index.js",
			"files": [
				"src/",
				"lib/",
				"react-table.js",
				"react-table.css",
				"media/*.png"
			],
			"scripts": {
				"build:node": "babel src --out-dir lib --source-maps inline",
				"build:css": "rm -rf react-table.css && stylus src/index.styl --use ./node_modules/nib/lib/nib.js --compress -o react-table.css",
				"watch": "onchange 'src/**' -i -- npm-run-all build:*",
				"test": "standard",
				"umd": "rm -rf react-table.js && browserify lib/index.js -s reactTable -x react -t babelify -g uglifyify -o react-table.js",
				"prepublish": "npm-run-all build:* && npm run umd",
				"postpublish": "git push --tags"
			},
			"dependencies": {
				"classnames": "^2.2.5"
			},
			"peerDependencies": {
				"react": "^15.3.1"
			},
			"devDependencies": {
				"babel-cli": "6.14.0",
				"babel-eslint": "6.1.2",
				"babel-preset-es2015": "6.14.0",
				"babel-preset-react": "6.11.1",
				"babel-preset-stage-2": "6.13.0",
				"babelify": "^7.3.0",
				"browserify": "13.1.0",
				"nib": "^1.1.2",
				"npm-run-all": "^3.1.1",
				"onchange": "^3.0.2",
				"standard": "^8.0.0",
				"stylus": "^0.54.5",
				"uglifyify": "3.0.3"
			},
			"browserify-shim": {
				"react": "global:React"
			},
			"standard": {
				"parser": "babel-eslint",
				"ignore": [
					"node_modules",
					"dist",
					"lib",
					"example",
					"react-table.js"
				]
			},
			"babel": {
				"presets": [
					"es2015",
					"stage-2",
					"react"
				]
			},
			"gitHead": "6053c48781c00c62e0b1b5cf4f035a2c2b4c5f86",
			"bugs": {
				"url": "https://github.com/tannerlinsley/react-table/issues"
			},
			"_id": "react-table@3.1.3",
			"_shasum": "03c62c649ba978d3c5ef0d6bb0a73ad435ba869e",
			"_from": ".",
			"_npmVersion": "3.10.9",
			"_nodeVersion": "7.2.0",
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"dist": {
				"shasum": "03c62c649ba978d3c5ef0d6bb0a73ad435ba869e",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-3.1.3.tgz"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/react-table-3.1.3.tgz_1481140521427_0.1891811795067042"
			},
			"directories": {},
			"contributors": []
		},
		"3.1.4": {
			"name": "react-table",
			"version": "3.1.4",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "lib/index.js",
			"files": [
				"src/",
				"lib/",
				"react-table.js",
				"react-table.css",
				"media/*.png"
			],
			"scripts": {
				"build:node": "babel src --out-dir lib --source-maps inline",
				"build:css": "rm -rf react-table.css && stylus src/index.styl --use ./node_modules/nib/lib/nib.js --compress -o react-table.css",
				"watch": "onchange 'src/**' -i -- npm-run-all build:*",
				"test": "standard",
				"umd": "rm -rf react-table.js && browserify lib/index.js -s reactTable -x react -t babelify -g uglifyify -o react-table.js",
				"prepublish": "npm-run-all build:* && npm run umd",
				"postpublish": "git push --tags"
			},
			"dependencies": {
				"classnames": "^2.2.5"
			},
			"peerDependencies": {
				"react": "^15.3.1"
			},
			"devDependencies": {
				"babel-cli": "6.14.0",
				"babel-eslint": "6.1.2",
				"babel-preset-es2015": "6.14.0",
				"babel-preset-react": "6.11.1",
				"babel-preset-stage-2": "6.13.0",
				"babelify": "^7.3.0",
				"browserify": "13.1.0",
				"nib": "^1.1.2",
				"npm-run-all": "^3.1.1",
				"onchange": "^3.0.2",
				"standard": "^8.0.0",
				"stylus": "^0.54.5",
				"uglifyify": "3.0.3"
			},
			"browserify-shim": {
				"react": "global:React"
			},
			"standard": {
				"parser": "babel-eslint",
				"ignore": [
					"node_modules",
					"dist",
					"lib",
					"example",
					"react-table.js"
				]
			},
			"babel": {
				"presets": [
					"es2015",
					"stage-2",
					"react"
				]
			},
			"gitHead": "d8e5188d94771d7df1cf9f9977a631093f2589c6",
			"bugs": {
				"url": "https://github.com/tannerlinsley/react-table/issues"
			},
			"_id": "react-table@3.1.4",
			"_shasum": "4ecf54d2b27d8747bdd03ec3f60bb53fe8f16a8c",
			"_from": ".",
			"_npmVersion": "3.10.9",
			"_nodeVersion": "7.2.0",
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"dist": {
				"shasum": "4ecf54d2b27d8747bdd03ec3f60bb53fe8f16a8c",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-3.1.4.tgz"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/react-table-3.1.4.tgz_1481140850273_0.39329374697990716"
			},
			"directories": {},
			"contributors": []
		},
		"3.2.0": {
			"name": "react-table",
			"version": "3.2.0",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "lib/index.js",
			"files": [
				"src/",
				"lib/",
				"react-table.js",
				"react-table.css",
				"media/*.png"
			],
			"scripts": {
				"build:node": "babel src --out-dir lib --source-maps inline",
				"build:css": "rm -rf react-table.css && stylus src/index.styl --use ./node_modules/nib/lib/nib.js --compress -o react-table.css",
				"watch": "onchange 'src/**' -i -- npm-run-all build:*",
				"test": "standard",
				"umd": "rm -rf react-table.js && browserify lib/index.js -s reactTable -x react -t babelify -g uglifyify -o react-table.js",
				"prepublish": "npm-run-all build:* && npm run umd",
				"postpublish": "git push --tags"
			},
			"dependencies": {
				"classnames": "^2.2.5"
			},
			"peerDependencies": {
				"react": "^15.x.x"
			},
			"devDependencies": {
				"babel-cli": "6.14.0",
				"babel-eslint": "6.1.2",
				"babel-preset-es2015": "6.14.0",
				"babel-preset-react": "6.11.1",
				"babel-preset-stage-2": "6.13.0",
				"babelify": "^7.3.0",
				"browserify": "13.1.0",
				"nib": "^1.1.2",
				"npm-run-all": "^3.1.1",
				"onchange": "^3.0.2",
				"standard": "^8.0.0",
				"stylus": "^0.54.5",
				"uglifyify": "3.0.3"
			},
			"browserify-shim": {
				"react": "global:React"
			},
			"standard": {
				"parser": "babel-eslint",
				"ignore": [
					"node_modules",
					"dist",
					"lib",
					"example",
					"react-table.js"
				]
			},
			"babel": {
				"presets": [
					"es2015",
					"stage-2",
					"react"
				]
			},
			"gitHead": "ecd660ef1000e9573be0a0af50195a56fe3df3d1",
			"bugs": {
				"url": "https://github.com/tannerlinsley/react-table/issues"
			},
			"_id": "react-table@3.2.0",
			"_shasum": "b78c862d06c6fccc0c5b47cbe009aff0fd428eb4",
			"_from": ".",
			"_npmVersion": "3.10.9",
			"_nodeVersion": "7.2.0",
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"dist": {
				"shasum": "b78c862d06c6fccc0c5b47cbe009aff0fd428eb4",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-3.2.0.tgz"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/react-table-3.2.0.tgz_1483988288109_0.42314817546866834"
			},
			"directories": {},
			"contributors": []
		},
		"3.2.1": {
			"name": "react-table",
			"version": "3.2.1",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "lib/index.js",
			"files": [
				"src/",
				"lib/",
				"react-table.js",
				"react-table.css",
				"media/*.png"
			],
			"scripts": {
				"build:node": "babel src --out-dir lib --source-maps inline",
				"build:css": "rm -rf react-table.css && stylus src/index.styl --use ./node_modules/nib/lib/nib.js --compress -o react-table.css",
				"watch": "onchange 'src/**' -i -- npm-run-all build:*",
				"test": "standard",
				"umd": "rm -rf react-table.js && browserify lib/index.js -s reactTable -x react -t babelify -g uglifyify -o react-table.js",
				"prepublish": "npm-run-all build:* && npm run umd",
				"postpublish": "git push --tags"
			},
			"dependencies": {
				"classnames": "^2.2.5"
			},
			"peerDependencies": {
				"react": "^15.x.x"
			},
			"devDependencies": {
				"babel-cli": "6.14.0",
				"babel-eslint": "6.1.2",
				"babel-preset-es2015": "6.14.0",
				"babel-preset-react": "6.11.1",
				"babel-preset-stage-2": "6.13.0",
				"babelify": "^7.3.0",
				"browserify": "13.1.0",
				"nib": "^1.1.2",
				"npm-run-all": "^3.1.1",
				"onchange": "^3.0.2",
				"standard": "^8.0.0",
				"stylus": "^0.54.5",
				"uglifyify": "3.0.3"
			},
			"browserify-shim": {
				"react": "global:React"
			},
			"standard": {
				"parser": "babel-eslint",
				"ignore": [
					"node_modules",
					"dist",
					"lib",
					"example",
					"react-table.js"
				]
			},
			"babel": {
				"presets": [
					"es2015",
					"stage-2",
					"react"
				]
			},
			"gitHead": "dd433f7d9cebb9355ce0720744019987ad9753db",
			"bugs": {
				"url": "https://github.com/tannerlinsley/react-table/issues"
			},
			"_id": "react-table@3.2.1",
			"_shasum": "df2dcc266afabe56c93c403752aa2671d8272b5e",
			"_from": ".",
			"_npmVersion": "3.10.9",
			"_nodeVersion": "7.2.0",
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"dist": {
				"shasum": "df2dcc266afabe56c93c403752aa2671d8272b5e",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-3.2.1.tgz"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/react-table-3.2.1.tgz_1483994701699_0.32799590891227126"
			},
			"directories": {},
			"contributors": []
		},
		"4.0.0": {
			"name": "react-table",
			"version": "4.0.0",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "lib/index.js",
			"files": [
				"src/",
				"lib/",
				"react-table.js",
				"react-table.css",
				"media/*.png"
			],
			"scripts": {
				"build:node": "babel src --out-dir lib --source-maps inline",
				"build:css": "rm -rf react-table.css && stylus src/index.styl --use ./node_modules/nib/lib/nib.js --compress -o react-table.css",
				"watch": "npm-run-all --parallel watch:*",
				"watch:node": "onchange 'src/**/*.js' -i -- npm run build:node",
				"watch:css": "onchange 'src/**/*.styl' -i -- npm run build:css",
				"test": "standard",
				"umd": "rm -rf react-table.js && browserify lib/index.js -s reactTable -x react -t babelify -g uglifyify -o react-table.js",
				"prepublish": "npm-run-all build:* && npm run umd",
				"storybook": "start-storybook -p 8000 -c .storybook",
				"deploy": "build-storybook && zab deploy"
			},
			"dependencies": {
				"classnames": "^2.2.5",
				"inline-style-prefixer": "^2.0.5"
			},
			"peerDependencies": {
				"react": "^15.x.x"
			},
			"devDependencies": {
				"@kadira/storybook": "^2.35.1",
				"babel-cli": "6.14.0",
				"babel-eslint": "6.1.2",
				"babel-preset-es2015": "6.14.0",
				"babel-preset-react": "6.11.1",
				"babel-preset-stage-2": "6.13.0",
				"babelify": "^7.3.0",
				"browserify": "13.1.0",
				"github-markdown-css": "^2.4.1",
				"html-loader": "^0.4.4",
				"markdown-loader": "^0.1.7",
				"namor": "^0.3.0",
				"nib": "^1.1.2",
				"npm-run-all": "^3.1.1",
				"onchange": "^3.0.2",
				"react": "^15.4.2",
				"react-dom": "^15.4.2",
				"standard": "^8.0.0",
				"stylus": "^0.54.5",
				"uglifyify": "3.0.3"
			},
			"browserify-shim": {
				"react": "global:React"
			},
			"standard": {
				"parser": "babel-eslint",
				"ignore": [
					"node_modules",
					"dist",
					"lib",
					"example",
					"react-table.js"
				]
			},
			"babel": {
				"presets": [
					"es2015",
					"stage-2",
					"react"
				]
			},
			"gitHead": "29eda4dc710dc37ad69eda34044968d1bd37a680",
			"bugs": {
				"url": "https://github.com/tannerlinsley/react-table/issues"
			},
			"_id": "react-table@4.0.0",
			"_shasum": "0459c68bbcd3d10c3647ed2e22696cdec76bb37a",
			"_from": ".",
			"_npmVersion": "3.10.9",
			"_nodeVersion": "7.2.0",
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"dist": {
				"shasum": "0459c68bbcd3d10c3647ed2e22696cdec76bb37a",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-4.0.0.tgz"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/react-table-4.0.0.tgz_1484177042126_0.35033101169392467"
			},
			"directories": {},
			"contributors": []
		},
		"4.0.1": {
			"name": "react-table",
			"version": "4.0.1",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "lib/index.js",
			"files": [
				"src/",
				"lib/",
				"react-table.js",
				"react-table.css",
				"media/*.png"
			],
			"scripts": {
				"build:node": "babel src --out-dir lib --source-maps inline",
				"build:css": "rm -rf react-table.css && stylus src/index.styl --use ./node_modules/nib/lib/nib.js --compress -o react-table.css",
				"watch": "npm-run-all --parallel watch:*",
				"watch:node": "onchange 'src/**/*.js' -i -- npm run build:node",
				"watch:css": "onchange 'src/**/*.styl' -i -- npm run build:css",
				"test": "standard",
				"umd": "rm -rf react-table.js && browserify lib/index.js -s reactTable -x react -t babelify -g uglifyify -o react-table.js",
				"prepublish": "npm-run-all build:* && npm run umd",
				"storybook": "start-storybook -p 8000 -c .storybook",
				"deploy": "build-storybook && zab deploy"
			},
			"dependencies": {
				"classnames": "^2.2.5",
				"inline-style-prefixer": "^2.0.5"
			},
			"peerDependencies": {
				"react": "^15.x.x"
			},
			"devDependencies": {
				"@kadira/storybook": "^2.35.1",
				"babel-cli": "6.14.0",
				"babel-eslint": "6.1.2",
				"babel-preset-es2015": "6.14.0",
				"babel-preset-react": "6.11.1",
				"babel-preset-stage-2": "6.13.0",
				"babelify": "^7.3.0",
				"browserify": "13.1.0",
				"github-markdown-css": "^2.4.1",
				"html-loader": "^0.4.4",
				"markdown-loader": "^0.1.7",
				"namor": "^0.3.0",
				"nib": "^1.1.2",
				"npm-run-all": "^3.1.1",
				"onchange": "^3.0.2",
				"react": "^15.4.2",
				"react-dom": "^15.4.2",
				"standard": "^8.0.0",
				"stylus": "^0.54.5",
				"uglifyify": "3.0.3"
			},
			"browserify-shim": {
				"react": "global:React"
			},
			"standard": {
				"parser": "babel-eslint",
				"ignore": [
					"node_modules",
					"dist",
					"lib",
					"example",
					"react-table.js"
				]
			},
			"babel": {
				"presets": [
					"es2015",
					"stage-2",
					"react"
				]
			},
			"gitHead": "76e92de670d8cf153a46075a9e293e74124dd18a",
			"bugs": {
				"url": "https://github.com/tannerlinsley/react-table/issues"
			},
			"_id": "react-table@4.0.1",
			"_shasum": "d7ecb3c14cf500ba5db70e2214c5752a000ae065",
			"_from": ".",
			"_npmVersion": "3.10.9",
			"_nodeVersion": "7.2.0",
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"dist": {
				"shasum": "d7ecb3c14cf500ba5db70e2214c5752a000ae065",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-4.0.1.tgz"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/react-table-4.0.1.tgz_1484189956668_0.6859617789741606"
			},
			"directories": {},
			"contributors": []
		},
		"4.1.0": {
			"name": "react-table",
			"version": "4.1.0",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "lib/index.js",
			"files": [
				"src/",
				"lib/",
				"react-table.js",
				"react-table.css",
				"media/*.png"
			],
			"scripts": {
				"build:node": "babel src --out-dir lib --source-maps inline",
				"build:css": "rm -rf react-table.css && stylus src/index.styl --use ./node_modules/nib/lib/nib.js --compress -o react-table.css",
				"watch": "npm-run-all --parallel watch:*",
				"watch:node": "onchange 'src/**/*.js' -i -- npm run build:node",
				"watch:css": "onchange 'src/**/*.styl' -i -- npm run build:css",
				"test": "standard",
				"umd": "rm -rf react-table.js && browserify lib/index.js -s reactTable -x react -t babelify -g uglifyify -o react-table.js",
				"prepublish": "npm-run-all build:* && npm run umd",
				"storybook": "start-storybook -p 8000 -c .storybook",
				"deploy": "build-storybook && zab deploy"
			},
			"dependencies": {
				"classnames": "^2.2.5",
				"inline-style-prefixer": "^2.0.5"
			},
			"peerDependencies": {
				"react": "^15.x.x"
			},
			"devDependencies": {
				"@kadira/storybook": "^2.35.1",
				"babel-cli": "6.14.0",
				"babel-eslint": "6.1.2",
				"babel-preset-es2015": "6.14.0",
				"babel-preset-react": "6.11.1",
				"babel-preset-stage-2": "6.13.0",
				"babelify": "^7.3.0",
				"browserify": "13.1.0",
				"github-markdown-css": "^2.4.1",
				"html-loader": "^0.4.4",
				"markdown-loader": "^0.1.7",
				"namor": "^0.3.0",
				"nib": "^1.1.2",
				"npm-run-all": "^3.1.1",
				"onchange": "^3.0.2",
				"react": "^15.4.2",
				"react-dom": "^15.4.2",
				"standard": "^8.0.0",
				"stylus": "^0.54.5",
				"uglifyify": "3.0.3"
			},
			"browserify-shim": {
				"react": "global:React"
			},
			"standard": {
				"parser": "babel-eslint",
				"ignore": [
					"node_modules",
					"dist",
					"lib",
					"example",
					"react-table.js",
					"stories"
				]
			},
			"babel": {
				"presets": [
					"es2015",
					"stage-2",
					"react"
				]
			},
			"gitHead": "ca038e9a69009eaf93ff258e330988ca70b392e0",
			"bugs": {
				"url": "https://github.com/tannerlinsley/react-table/issues"
			},
			"_id": "react-table@4.1.0",
			"_shasum": "59597209c0627e1fd8b85f79c4d65f1c0eeed69d",
			"_from": ".",
			"_npmVersion": "3.10.9",
			"_nodeVersion": "7.2.0",
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"dist": {
				"shasum": "59597209c0627e1fd8b85f79c4d65f1c0eeed69d",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-4.1.0.tgz"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/react-table-4.1.0.tgz_1484244386732_0.6546893476042897"
			},
			"directories": {},
			"contributors": []
		},
		"4.1.1": {
			"name": "react-table",
			"version": "4.1.1",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "lib/index.js",
			"files": [
				"src/",
				"lib/",
				"react-table.js",
				"react-table.css",
				"media/*.png"
			],
			"scripts": {
				"build:node": "babel src --out-dir lib --source-maps inline",
				"build:css": "rm -rf react-table.css && stylus src/index.styl --use ./node_modules/nib/lib/nib.js --compress -o react-table.css",
				"watch": "npm-run-all --parallel watch:*",
				"watch:node": "onchange 'src/**/*.js' -i -- npm run build:node",
				"watch:css": "onchange 'src/**/*.styl' -i -- npm run build:css",
				"test": "standard",
				"umd": "rm -rf react-table.js && browserify lib/index.js -s reactTable -x react -t babelify -g uglifyify -o react-table.js",
				"prepublish": "npm-run-all build:* && npm run umd",
				"storybook": "start-storybook -p 8000 -c .storybook",
				"deploy": "build-storybook && zab deploy"
			},
			"dependencies": {
				"classnames": "^2.2.5"
			},
			"peerDependencies": {
				"react": "^15.x.x"
			},
			"devDependencies": {
				"@kadira/storybook": "^2.35.1",
				"babel-cli": "6.14.0",
				"babel-eslint": "6.1.2",
				"babel-preset-es2015": "6.14.0",
				"babel-preset-react": "6.11.1",
				"babel-preset-stage-2": "6.13.0",
				"babelify": "^7.3.0",
				"browserify": "13.1.0",
				"github-markdown-css": "^2.4.1",
				"html-loader": "^0.4.4",
				"markdown-loader": "^0.1.7",
				"namor": "^0.3.0",
				"nib": "^1.1.2",
				"npm-run-all": "^3.1.1",
				"onchange": "^3.0.2",
				"react": "^15.4.2",
				"react-dom": "^15.4.2",
				"standard": "^8.0.0",
				"stylus": "^0.54.5",
				"uglifyify": "3.0.3"
			},
			"browserify-shim": {
				"react": "global:React"
			},
			"standard": {
				"parser": "babel-eslint",
				"ignore": [
					"node_modules",
					"dist",
					"lib",
					"example",
					"react-table.js",
					"stories"
				]
			},
			"babel": {
				"presets": [
					"es2015",
					"stage-2",
					"react"
				]
			},
			"gitHead": "e059ceec7591b347ebf779edcb86833f6f0643d4",
			"bugs": {
				"url": "https://github.com/tannerlinsley/react-table/issues"
			},
			"_id": "react-table@4.1.1",
			"_shasum": "564bc4a92161eb799e49a040c63b559cece83ff1",
			"_from": ".",
			"_npmVersion": "3.10.9",
			"_nodeVersion": "7.2.0",
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"dist": {
				"shasum": "564bc4a92161eb799e49a040c63b559cece83ff1",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-4.1.1.tgz"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/react-table-4.1.1.tgz_1484325738658_0.8951960990671068"
			},
			"directories": {},
			"contributors": []
		},
		"4.2.0": {
			"name": "react-table",
			"version": "4.2.0",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "lib/index.js",
			"files": [
				"src/",
				"lib/",
				"react-table.js",
				"react-table.css",
				"media/*.png"
			],
			"scripts": {
				"build:node": "babel src --out-dir lib --source-maps inline",
				"build:css": "rm -rf react-table.css && stylus src/index.styl --use ./node_modules/nib/lib/nib.js --compress -o react-table.css",
				"watch": "npm-run-all --parallel watch:*",
				"watch:node": "onchange 'src/**/*.js' -i -- npm run build:node",
				"watch:css": "onchange 'src/**/*.styl' -i -- npm run build:css",
				"test": "standard",
				"umd": "rm -rf react-table.js && browserify lib/index.js -s reactTable -x react -t babelify -g uglifyify -o react-table.js",
				"prepublish": "npm-run-all build:* && npm run umd",
				"storybook": "start-storybook -p 8000 -c .storybook",
				"deploy": "build-storybook && zab deploy"
			},
			"dependencies": {
				"classnames": "^2.2.5"
			},
			"peerDependencies": {
				"react": "^15.x.x"
			},
			"devDependencies": {
				"@kadira/storybook": "^2.35.1",
				"babel-cli": "6.14.0",
				"babel-eslint": "6.1.2",
				"babel-preset-es2015": "6.14.0",
				"babel-preset-react": "6.11.1",
				"babel-preset-stage-2": "6.13.0",
				"babelify": "^7.3.0",
				"browserify": "13.1.0",
				"github-markdown-css": "^2.4.1",
				"html-loader": "^0.4.4",
				"markdown-loader": "^0.1.7",
				"namor": "^0.3.0",
				"nib": "^1.1.2",
				"npm-run-all": "^3.1.1",
				"onchange": "^3.0.2",
				"react": "^15.4.2",
				"react-dom": "^15.4.2",
				"standard": "^8.0.0",
				"stylus": "^0.54.5",
				"uglifyify": "3.0.3"
			},
			"browserify-shim": {
				"react": "global:React"
			},
			"standard": {
				"parser": "babel-eslint",
				"ignore": [
					"node_modules",
					"dist",
					"lib",
					"example",
					"react-table.js",
					"stories"
				]
			},
			"babel": {
				"presets": [
					"es2015",
					"stage-2",
					"react"
				]
			},
			"gitHead": "f06caec053f7e7880844517d0802e49192a9ca37",
			"bugs": {
				"url": "https://github.com/tannerlinsley/react-table/issues"
			},
			"_id": "react-table@4.2.0",
			"_shasum": "eb5618eb6ecdd0434451917f3df04b9930f01492",
			"_from": ".",
			"_npmVersion": "3.10.9",
			"_nodeVersion": "7.2.0",
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"dist": {
				"shasum": "eb5618eb6ecdd0434451917f3df04b9930f01492",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-4.2.0.tgz"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/react-table-4.2.0.tgz_1484597745811_0.909269608091563"
			},
			"directories": {},
			"contributors": []
		},
		"4.2.1": {
			"name": "react-table",
			"version": "4.2.1",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "lib/index.js",
			"files": [
				"src/",
				"lib/",
				"react-table.js",
				"react-table.css",
				"media/*.png"
			],
			"scripts": {
				"build:node": "babel src --out-dir lib --source-maps inline",
				"build:css": "rm -rf react-table.css && stylus src/index.styl --use ./node_modules/nib/lib/nib.js --compress -o react-table.css",
				"watch": "npm-run-all --parallel watch:*",
				"watch:node": "onchange 'src/**/*.js' -i -- npm run build:node",
				"watch:css": "onchange 'src/**/*.styl' -i -- npm run build:css",
				"test": "standard",
				"umd": "rm -rf react-table.js && browserify lib/index.js -s reactTable -x react -t babelify -g uglifyify -o react-table.js",
				"prepublish": "npm-run-all build:* && npm run umd",
				"storybook": "start-storybook -p 8000 -c .storybook",
				"deploy": "build-storybook && zab deploy"
			},
			"dependencies": {
				"classnames": "^2.2.5"
			},
			"peerDependencies": {
				"react": "^15.x.x"
			},
			"devDependencies": {
				"@kadira/storybook": "^2.35.1",
				"babel-cli": "6.14.0",
				"babel-eslint": "6.1.2",
				"babel-preset-es2015": "6.14.0",
				"babel-preset-react": "6.11.1",
				"babel-preset-stage-2": "6.13.0",
				"babelify": "^7.3.0",
				"browserify": "13.1.0",
				"github-markdown-css": "^2.4.1",
				"html-loader": "^0.4.4",
				"markdown-loader": "^0.1.7",
				"namor": "^0.3.0",
				"nib": "^1.1.2",
				"npm-run-all": "^3.1.1",
				"onchange": "^3.0.2",
				"react": "^15.4.2",
				"react-dom": "^15.4.2",
				"standard": "^8.0.0",
				"stylus": "^0.54.5",
				"uglifyify": "3.0.3"
			},
			"browserify-shim": {
				"react": "global:React"
			},
			"standard": {
				"parser": "babel-eslint",
				"ignore": [
					"node_modules",
					"dist",
					"lib",
					"example",
					"react-table.js",
					"stories"
				]
			},
			"babel": {
				"presets": [
					"es2015",
					"stage-2",
					"react"
				]
			},
			"gitHead": "f72fec3cc2a74483e50a3a775b3595dc478fa76a",
			"bugs": {
				"url": "https://github.com/tannerlinsley/react-table/issues"
			},
			"_id": "react-table@4.2.1",
			"_shasum": "b6d295caf5b23d48525ff4bc7459d74b029667ea",
			"_from": ".",
			"_npmVersion": "3.10.9",
			"_nodeVersion": "7.2.0",
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"dist": {
				"shasum": "b6d295caf5b23d48525ff4bc7459d74b029667ea",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-4.2.1.tgz"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/react-table-4.2.1.tgz_1484601485778_0.21187772508710623"
			},
			"directories": {},
			"contributors": []
		},
		"4.2.2": {
			"name": "react-table",
			"version": "4.2.2",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "lib/index.js",
			"files": [
				"src/",
				"lib/",
				"react-table.js",
				"react-table.css",
				"media/*.png"
			],
			"scripts": {
				"build:node": "babel src --out-dir lib --source-maps inline",
				"build:css": "rm -rf react-table.css && stylus src/index.styl --use ./node_modules/nib/lib/nib.js --compress -o react-table.css",
				"watch": "npm-run-all --parallel watch:*",
				"watch:node": "onchange 'src/**/*.js' -i -- npm run build:node",
				"watch:css": "onchange 'src/**/*.styl' -i -- npm run build:css",
				"test": "standard",
				"umd": "rm -rf react-table.js && browserify lib/index.js -s reactTable -x react -t babelify -g uglifyify -o react-table.js",
				"prepublish": "npm-run-all build:* && npm run umd",
				"storybook": "start-storybook -p 8000 -c .storybook",
				"deploy": "build-storybook && zab deploy"
			},
			"dependencies": {
				"classnames": "^2.2.5"
			},
			"peerDependencies": {
				"react": "^15.x.x"
			},
			"devDependencies": {
				"@kadira/storybook": "^2.35.1",
				"babel-cli": "6.14.0",
				"babel-eslint": "6.1.2",
				"babel-preset-es2015": "6.14.0",
				"babel-preset-react": "6.11.1",
				"babel-preset-stage-2": "6.13.0",
				"babelify": "^7.3.0",
				"browserify": "13.1.0",
				"github-markdown-css": "^2.4.1",
				"html-loader": "^0.4.4",
				"markdown-loader": "^0.1.7",
				"namor": "^0.3.0",
				"nib": "^1.1.2",
				"npm-run-all": "^3.1.1",
				"onchange": "^3.0.2",
				"react": "^15.4.2",
				"react-dom": "^15.4.2",
				"standard": "^8.0.0",
				"stylus": "^0.54.5",
				"uglifyify": "3.0.3"
			},
			"browserify-shim": {
				"react": "global:React"
			},
			"standard": {
				"parser": "babel-eslint",
				"ignore": [
					"node_modules",
					"dist",
					"lib",
					"example",
					"react-table.js",
					"stories"
				]
			},
			"babel": {
				"presets": [
					"es2015",
					"stage-2",
					"react"
				]
			},
			"gitHead": "ba1325336f0ce97046e7d17050df42a458fc4e9d",
			"bugs": {
				"url": "https://github.com/tannerlinsley/react-table/issues"
			},
			"_id": "react-table@4.2.2",
			"_shasum": "7277403b52de0380942a61e20a75a679ccf57d85",
			"_from": ".",
			"_npmVersion": "3.10.9",
			"_nodeVersion": "7.2.0",
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"dist": {
				"shasum": "7277403b52de0380942a61e20a75a679ccf57d85",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-4.2.2.tgz"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/react-table-4.2.2.tgz_1484604089500_0.6689523679669946"
			},
			"directories": {},
			"contributors": []
		},
		"4.2.3": {
			"name": "react-table",
			"version": "4.2.3",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "lib/index.js",
			"files": [
				"src/",
				"lib/",
				"react-table.js",
				"react-table.css",
				"media/*.png"
			],
			"scripts": {
				"build:node": "babel src --out-dir lib --source-maps inline",
				"build:css": "rm -rf react-table.css && stylus src/index.styl --use ./node_modules/nib/lib/nib.js --compress -o react-table.css",
				"watch": "npm-run-all --parallel watch:*",
				"watch:node": "onchange 'src/**/*.js' -i -- npm run build:node",
				"watch:css": "onchange 'src/**/*.styl' -i -- npm run build:css",
				"test": "standard",
				"umd": "rm -rf react-table.js && browserify lib/index.js -s reactTable -x react -t babelify -g uglifyify -o react-table.js",
				"prepublish": "npm-run-all build:* && npm run umd",
				"storybook": "start-storybook -p 8000 -c .storybook",
				"deploy": "build-storybook && zab deploy"
			},
			"dependencies": {
				"classnames": "^2.2.5"
			},
			"peerDependencies": {
				"react": "^15.x.x"
			},
			"devDependencies": {
				"@kadira/storybook": "^2.35.1",
				"babel-cli": "6.14.0",
				"babel-eslint": "6.1.2",
				"babel-preset-es2015": "6.14.0",
				"babel-preset-react": "6.11.1",
				"babel-preset-stage-2": "6.13.0",
				"babelify": "^7.3.0",
				"browserify": "13.1.0",
				"github-markdown-css": "^2.4.1",
				"html-loader": "^0.4.4",
				"markdown-loader": "^0.1.7",
				"namor": "^0.3.0",
				"nib": "^1.1.2",
				"npm-run-all": "^3.1.1",
				"onchange": "^3.0.2",
				"react": "^15.4.2",
				"react-dom": "^15.4.2",
				"standard": "^8.0.0",
				"stylus": "^0.54.5",
				"uglifyify": "3.0.3"
			},
			"browserify-shim": {
				"react": "global:React"
			},
			"standard": {
				"parser": "babel-eslint",
				"ignore": [
					"node_modules",
					"dist",
					"lib",
					"example",
					"react-table.js",
					"stories"
				]
			},
			"babel": {
				"presets": [
					"es2015",
					"stage-2",
					"react"
				]
			},
			"gitHead": "0bf363aeaf4263d13bb235bd73d1f0258377dfaa",
			"bugs": {
				"url": "https://github.com/tannerlinsley/react-table/issues"
			},
			"_id": "react-table@4.2.3",
			"_shasum": "ec7d673fa903bd229471d7348479461df9b739bd",
			"_from": ".",
			"_npmVersion": "3.10.9",
			"_nodeVersion": "7.2.0",
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"dist": {
				"shasum": "ec7d673fa903bd229471d7348479461df9b739bd",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-4.2.3.tgz"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/react-table-4.2.3.tgz_1484607152876_0.12648070813156664"
			},
			"directories": {},
			"contributors": []
		},
		"4.2.4": {
			"name": "react-table",
			"version": "4.2.4",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "lib/index.js",
			"files": [
				"src/",
				"lib/",
				"react-table.js",
				"react-table.css",
				"media/*.png"
			],
			"scripts": {
				"build:node": "babel src --out-dir lib --source-maps inline",
				"build:css": "rm -rf react-table.css && stylus src/index.styl --use ./node_modules/nib/lib/nib.js --compress -o react-table.css",
				"watch": "npm-run-all --parallel watch:*",
				"watch:node": "onchange 'src/**/*.js' -i -- npm run build:node",
				"watch:css": "onchange 'src/**/*.styl' -i -- npm run build:css",
				"test": "standard",
				"umd": "rm -rf react-table.js && browserify lib/index.js -s reactTable -x react -t babelify -g uglifyify -o react-table.js",
				"prepublish": "npm-run-all build:* && npm run umd",
				"storybook": "start-storybook -p 8000 -c .storybook",
				"docs": "build-storybook -o docs"
			},
			"dependencies": {
				"classnames": "^2.2.5"
			},
			"peerDependencies": {
				"react": "^15.x.x"
			},
			"devDependencies": {
				"@kadira/storybook": "^2.35.1",
				"babel-cli": "6.14.0",
				"babel-eslint": "6.1.2",
				"babel-preset-es2015": "6.14.0",
				"babel-preset-react": "6.11.1",
				"babel-preset-stage-2": "6.13.0",
				"babelify": "^7.3.0",
				"browserify": "13.1.0",
				"github-markdown-css": "^2.4.1",
				"html-loader": "^0.4.4",
				"markdown-loader": "^0.1.7",
				"namor": "^0.3.0",
				"nib": "^1.1.2",
				"npm-run-all": "^3.1.1",
				"onchange": "^3.0.2",
				"react": "^15.4.2",
				"react-dom": "^15.4.2",
				"standard": "^8.0.0",
				"stylus": "^0.54.5",
				"uglifyify": "3.0.3"
			},
			"browserify-shim": {
				"react": "global:React"
			},
			"standard": {
				"parser": "babel-eslint",
				"ignore": [
					"node_modules",
					"dist",
					"lib",
					"example",
					"react-table.js",
					"stories",
					"docs"
				]
			},
			"babel": {
				"presets": [
					"es2015",
					"stage-2",
					"react"
				]
			},
			"gitHead": "4a871db71f52388f2b774b1d85fa2df3440af445",
			"bugs": {
				"url": "https://github.com/tannerlinsley/react-table/issues"
			},
			"_id": "react-table@4.2.4",
			"_shasum": "b7965c45c84f7fac74243709f80ea738d1d68f44",
			"_from": ".",
			"_npmVersion": "3.10.9",
			"_nodeVersion": "7.2.0",
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"dist": {
				"shasum": "b7965c45c84f7fac74243709f80ea738d1d68f44",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-4.2.4.tgz"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/react-table-4.2.4.tgz_1484755679092_0.19820160581730306"
			},
			"directories": {},
			"contributors": []
		},
		"4.2.5": {
			"name": "react-table",
			"version": "4.2.5",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "lib/index.js",
			"files": [
				"src/",
				"lib/",
				"react-table.js",
				"react-table.css",
				"media/*.png"
			],
			"scripts": {
				"build:node": "babel src --out-dir lib --source-maps inline",
				"build:css": "rm -rf react-table.css && stylus src/index.styl --use ./node_modules/nib/lib/nib.js --compress -o react-table.css",
				"watch": "npm-run-all --parallel watch:*",
				"watch:node": "onchange 'src/**/*.js' -i -- npm run build:node",
				"watch:css": "onchange 'src/**/*.styl' -i -- npm run build:css",
				"test": "standard",
				"umd": "rm -rf react-table.js && browserify lib/index.js -s reactTable -x react -t babelify -g uglifyify -o react-table.js",
				"prepublish": "npm-run-all build:* && npm run umd",
				"storybook": "start-storybook -p 8000 -c .storybook",
				"docs": "build-storybook -o docs"
			},
			"dependencies": {
				"classnames": "^2.2.5"
			},
			"peerDependencies": {
				"react": "^15.x.x"
			},
			"devDependencies": {
				"@kadira/storybook": "^2.35.1",
				"babel-cli": "6.14.0",
				"babel-eslint": "6.1.2",
				"babel-preset-es2015": "6.14.0",
				"babel-preset-react": "6.11.1",
				"babel-preset-stage-2": "6.13.0",
				"babelify": "^7.3.0",
				"browserify": "13.1.0",
				"github-markdown-css": "^2.4.1",
				"html-loader": "^0.4.4",
				"markdown-loader": "^0.1.7",
				"namor": "^0.3.0",
				"nib": "^1.1.2",
				"npm-run-all": "^3.1.1",
				"onchange": "^3.0.2",
				"react": "^15.4.2",
				"react-dom": "^15.4.2",
				"standard": "^8.0.0",
				"stylus": "^0.54.5",
				"uglifyify": "3.0.3"
			},
			"browserify-shim": {
				"react": "global:React"
			},
			"standard": {
				"parser": "babel-eslint",
				"ignore": [
					"node_modules",
					"dist",
					"lib",
					"example",
					"react-table.js",
					"stories",
					"docs"
				]
			},
			"babel": {
				"presets": [
					"es2015",
					"stage-2",
					"react"
				]
			},
			"gitHead": "943332d9e18278f025a07565dd576aa2f735b91c",
			"bugs": {
				"url": "https://github.com/tannerlinsley/react-table/issues"
			},
			"_id": "react-table@4.2.5",
			"_shasum": "8fcca08c06dfe32a1b23aa56114c5a1530b9c1af",
			"_from": ".",
			"_npmVersion": "3.10.9",
			"_nodeVersion": "7.2.0",
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"dist": {
				"shasum": "8fcca08c06dfe32a1b23aa56114c5a1530b9c1af",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-4.2.5.tgz"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/react-table-4.2.5.tgz_1484879879293_0.9699535446707159"
			},
			"directories": {},
			"contributors": []
		},
		"4.2.6": {
			"name": "react-table",
			"version": "4.2.6",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "lib/index.js",
			"files": [
				"src/",
				"lib/",
				"react-table.js",
				"react-table.css",
				"media/*.png"
			],
			"scripts": {
				"build:node": "babel src --out-dir lib --source-maps inline",
				"build:css": "rm -rf react-table.css && stylus src/index.styl --use ./node_modules/nib/lib/nib.js --compress -o react-table.css",
				"watch": "npm-run-all --parallel watch:*",
				"watch:node": "onchange 'src/**/*.js' -i -- npm run build:node",
				"watch:css": "onchange 'src/**/*.styl' -i -- npm run build:css",
				"test": "standard",
				"umd": "rm -rf react-table.js && browserify lib/index.js -s reactTable -x react -t babelify -g uglifyify -o react-table.js",
				"prepublish": "npm-run-all build:* && npm run umd",
				"storybook": "start-storybook -p 8000 -c .storybook",
				"docs": "build-storybook -o docs && cp .storybook/CNAME docs/CNAME"
			},
			"dependencies": {
				"classnames": "^2.2.5"
			},
			"peerDependencies": {
				"react": "^15.x.x"
			},
			"devDependencies": {
				"@kadira/storybook": "^2.35.1",
				"babel-cli": "6.14.0",
				"babel-eslint": "6.1.2",
				"babel-preset-es2015": "6.14.0",
				"babel-preset-react": "6.11.1",
				"babel-preset-stage-2": "6.13.0",
				"babelify": "^7.3.0",
				"browserify": "13.1.0",
				"github-markdown-css": "^2.4.1",
				"html-loader": "^0.4.4",
				"markdown-loader": "^0.1.7",
				"namor": "^0.3.0",
				"nib": "^1.1.2",
				"npm-run-all": "^3.1.1",
				"onchange": "^3.0.2",
				"react": "^15.4.2",
				"react-dom": "^15.4.2",
				"standard": "^8.0.0",
				"stylus": "^0.54.5",
				"uglifyify": "3.0.3"
			},
			"browserify-shim": {
				"react": "global:React"
			},
			"standard": {
				"parser": "babel-eslint",
				"ignore": [
					"node_modules",
					"dist",
					"lib",
					"example",
					"react-table.js",
					"stories",
					"docs"
				]
			},
			"babel": {
				"presets": [
					"es2015",
					"stage-2",
					"react"
				]
			},
			"gitHead": "c0098ebc2cb46a6191941128b0dddece0d862116",
			"bugs": {
				"url": "https://github.com/tannerlinsley/react-table/issues"
			},
			"_id": "react-table@4.2.6",
			"_shasum": "ab1d14f9069e27cfd650723f1205d6cef1807daf",
			"_from": ".",
			"_npmVersion": "3.10.9",
			"_nodeVersion": "7.2.0",
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"dist": {
				"shasum": "ab1d14f9069e27cfd650723f1205d6cef1807daf",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-4.2.6.tgz"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/react-table-4.2.6.tgz_1485106062985_0.2008900074288249"
			},
			"directories": {},
			"contributors": []
		},
		"4.2.7": {
			"name": "react-table",
			"version": "4.2.7",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "lib/index.js",
			"files": [
				"src/",
				"lib/",
				"react-table.js",
				"react-table.css",
				"media/*.png"
			],
			"scripts": {
				"build:node": "babel src --out-dir lib --source-maps inline",
				"build:css": "rm -rf react-table.css && stylus src/index.styl --use autoprefixer-stylus --compress -o react-table.css",
				"watch": "npm-run-all --parallel watch:*",
				"watch:node": "onchange 'src/**/*.js' -i -- npm run build:node",
				"watch:css": "onchange 'src/**/*.styl' -i -- npm run build:css",
				"test": "standard",
				"umd": "rm -rf react-table.js && browserify lib/index.js -s reactTable -x react -t babelify -g uglifyify -o react-table.js",
				"prepublish": "npm-run-all build:* && npm run umd",
				"storybook": "start-storybook -p 8000 -c .storybook",
				"docs": "build-storybook -o docs && cp .storybook/CNAME docs/CNAME"
			},
			"dependencies": {
				"classnames": "^2.2.5"
			},
			"peerDependencies": {
				"react": "^15.x.x"
			},
			"devDependencies": {
				"@kadira/storybook": "^2.35.1",
				"autoprefixer-stylus": "^0.13.0",
				"babel-cli": "6.14.0",
				"babel-eslint": "6.1.2",
				"babel-preset-es2015": "6.14.0",
				"babel-preset-react": "6.11.1",
				"babel-preset-stage-2": "6.13.0",
				"babelify": "^7.3.0",
				"browserify": "13.1.0",
				"github-markdown-css": "^2.4.1",
				"html-loader": "^0.4.4",
				"markdown-loader": "^0.1.7",
				"namor": "^0.3.0",
				"nib": "^1.1.2",
				"npm-run-all": "^3.1.1",
				"onchange": "^3.0.2",
				"react": "^15.4.2",
				"react-dom": "^15.4.2",
				"standard": "^8.0.0",
				"stylus": "^0.54.5",
				"uglifyify": "3.0.3"
			},
			"browserify-shim": {
				"react": "global:React"
			},
			"standard": {
				"parser": "babel-eslint",
				"ignore": [
					"node_modules",
					"dist",
					"lib",
					"example",
					"react-table.js",
					"stories",
					"docs"
				]
			},
			"babel": {
				"presets": [
					"es2015",
					"stage-2",
					"react"
				]
			},
			"gitHead": "dc0713c1d171526c7ada39de6415f3b5a5b2672c",
			"bugs": {
				"url": "https://github.com/tannerlinsley/react-table/issues"
			},
			"_id": "react-table@4.2.7",
			"_shasum": "2fa39cd60b3139cbd659d615d448fe7964e433ff",
			"_from": ".",
			"_npmVersion": "3.10.9",
			"_nodeVersion": "7.2.0",
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"dist": {
				"shasum": "2fa39cd60b3139cbd659d615d448fe7964e433ff",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-4.2.7.tgz"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/react-table-4.2.7.tgz_1485191832724_0.5985698683653027"
			},
			"directories": {},
			"contributors": []
		},
		"4.2.8": {
			"name": "react-table",
			"version": "4.2.8",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "lib/index.js",
			"files": [
				"src/",
				"lib/",
				"react-table.js",
				"react-table.css",
				"media/*.png"
			],
			"scripts": {
				"build:node": "babel src --out-dir lib --source-maps inline",
				"build:css": "rm -rf react-table.css && stylus src/index.styl --compress -o react-table.css && yarn run css:autoprefix",
				"css:autoprefix": "postcss --use autoprefixer react-table.css -r",
				"watch": "npm-run-all --parallel watch:*",
				"watch:node": "onchange 'src/**/*.js' -i -- npm run build:node",
				"watch:css": "onchange 'src/**/*.styl' -i -- npm run build:css",
				"test": "standard",
				"umd": "rm -rf react-table.js && browserify lib/index.js -s reactTable -x react -t babelify -g uglifyify -o react-table.js",
				"prepublish": "npm-run-all build:* && npm run umd",
				"storybook": "start-storybook -p 8000 -c .storybook",
				"docs": "build-storybook -o docs && cp .storybook/CNAME docs/CNAME"
			},
			"dependencies": {
				"classnames": "^2.2.5"
			},
			"peerDependencies": {
				"react": "^15.x.x"
			},
			"devDependencies": {
				"@kadira/storybook": "^2.35.1",
				"autoprefixer": "^6.7.0",
				"babel-cli": "6.14.0",
				"babel-eslint": "6.1.2",
				"babel-preset-es2015": "6.14.0",
				"babel-preset-react": "6.11.1",
				"babel-preset-stage-2": "6.13.0",
				"babelify": "^7.3.0",
				"browserify": "13.1.0",
				"github-markdown-css": "^2.4.1",
				"html-loader": "^0.4.4",
				"markdown-loader": "^0.1.7",
				"namor": "^0.3.0",
				"npm-run-all": "^3.1.1",
				"onchange": "^3.0.2",
				"postcss-cli": "^2.6.0",
				"react": "^15.4.2",
				"react-dom": "^15.4.2",
				"standard": "^8.0.0",
				"stylus": "^0.54.5",
				"uglifyify": "3.0.3"
			},
			"browserify-shim": {
				"react": "global:React"
			},
			"standard": {
				"parser": "babel-eslint",
				"ignore": [
					"node_modules",
					"dist",
					"lib",
					"example",
					"react-table.js",
					"stories",
					"docs"
				]
			},
			"babel": {
				"presets": [
					"es2015",
					"stage-2",
					"react"
				]
			},
			"gitHead": "6056bb94ec7e2f16137be5041c03e9bd5b964af3",
			"bugs": {
				"url": "https://github.com/tannerlinsley/react-table/issues"
			},
			"_id": "react-table@4.2.8",
			"_shasum": "b2749f97ba1a0e6153fc8573df4cd197732256bf",
			"_from": ".",
			"_npmVersion": "3.10.9",
			"_nodeVersion": "7.2.0",
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"dist": {
				"shasum": "b2749f97ba1a0e6153fc8573df4cd197732256bf",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-4.2.8.tgz"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/react-table-4.2.8.tgz_1485469605704_0.39826935809105635"
			},
			"directories": {},
			"contributors": []
		},
		"4.3.0": {
			"name": "react-table",
			"version": "4.3.0",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "lib/index.js",
			"files": [
				"src/",
				"lib/",
				"react-table.js",
				"react-table.css",
				"media/*.png"
			],
			"scripts": {
				"build:node": "babel src --out-dir lib --source-maps inline",
				"build:css": "rm -rf react-table.css && stylus src/index.styl --compress -o react-table.css && yarn run css:autoprefix",
				"css:autoprefix": "postcss --use autoprefixer react-table.css -r",
				"watch": "npm-run-all --parallel watch:*",
				"watch:node": "onchange 'src/**/*.js' -i -- npm run build:node",
				"watch:css": "onchange 'src/**/*.styl' -i -- npm run build:css",
				"test": "standard",
				"umd": "rm -rf react-table.js && browserify lib/index.js -s reactTable -x react -t babelify -g uglifyify -o react-table.js",
				"prepublish": "npm-run-all build:* && npm run umd",
				"storybook": "start-storybook -p 8000 -c .storybook",
				"docs": "build-storybook -o docs && cp .storybook/CNAME docs/CNAME"
			},
			"dependencies": {
				"classnames": "^2.2.5"
			},
			"peerDependencies": {
				"react": "^15.x.x"
			},
			"devDependencies": {
				"@kadira/storybook": "^2.35.1",
				"autoprefixer": "^6.7.0",
				"babel-cli": "6.14.0",
				"babel-eslint": "6.1.2",
				"babel-preset-es2015": "6.14.0",
				"babel-preset-react": "6.11.1",
				"babel-preset-stage-2": "6.13.0",
				"babelify": "^7.3.0",
				"browserify": "13.1.0",
				"github-markdown-css": "^2.4.1",
				"html-loader": "^0.4.4",
				"markdown-loader": "^0.1.7",
				"namor": "^0.3.0",
				"npm-run-all": "^3.1.1",
				"onchange": "^3.0.2",
				"postcss-cli": "^2.6.0",
				"react": "^15.4.2",
				"react-dom": "^15.4.2",
				"react-json-tree": "^0.10.1",
				"standard": "^8.0.0",
				"stylus": "^0.54.5",
				"uglifyify": "3.0.3"
			},
			"browserify-shim": {
				"react": "global:React"
			},
			"standard": {
				"parser": "babel-eslint",
				"ignore": [
					"node_modules",
					"dist",
					"lib",
					"example",
					"react-table.js",
					"stories",
					"docs"
				]
			},
			"babel": {
				"presets": [
					"es2015",
					"stage-2",
					"react"
				]
			},
			"gitHead": "92c33de7ac40607a6aeb72beaa34d834539faf2a",
			"bugs": {
				"url": "https://github.com/tannerlinsley/react-table/issues"
			},
			"_id": "react-table@4.3.0",
			"_shasum": "54f0efa613ff08a2b8695b74d5d691109242d98b",
			"_from": ".",
			"_npmVersion": "3.10.9",
			"_nodeVersion": "7.2.0",
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"dist": {
				"shasum": "54f0efa613ff08a2b8695b74d5d691109242d98b",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-4.3.0.tgz"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/react-table-4.3.0.tgz_1485491122634_0.45649459306150675"
			},
			"directories": {},
			"contributors": []
		},
		"4.4.0": {
			"name": "react-table",
			"version": "4.4.0",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "lib/index.js",
			"files": [
				"src/",
				"lib/",
				"react-table.js",
				"react-table.css",
				"media/*.png"
			],
			"scripts": {
				"build:node": "babel src --out-dir lib --source-maps inline",
				"build:css": "rm -rf react-table.css && stylus src/index.styl --compress -o react-table.css && yarn run css:autoprefix",
				"css:autoprefix": "postcss --use autoprefixer react-table.css -r",
				"watch": "npm-run-all --parallel watch:*",
				"watch:node": "onchange 'src/**/*.js' -i -- npm run build:node",
				"watch:css": "onchange 'src/**/*.styl' -i -- npm run build:css",
				"test": "standard",
				"umd": "rm -rf react-table.js && browserify lib/index.js -s reactTable -x react -t babelify -g uglifyify -o react-table.js",
				"prepublish": "npm-run-all build:* && npm run umd",
				"storybook": "start-storybook -p 8000 -c .storybook",
				"docs": "build-storybook -o docs && cp .storybook/CNAME docs/CNAME"
			},
			"dependencies": {
				"classnames": "^2.2.5"
			},
			"peerDependencies": {
				"react": "^15.x.x"
			},
			"devDependencies": {
				"@kadira/storybook": "^2.35.1",
				"autoprefixer": "^6.7.0",
				"babel-cli": "6.14.0",
				"babel-eslint": "6.1.2",
				"babel-preset-es2015": "6.14.0",
				"babel-preset-react": "6.11.1",
				"babel-preset-stage-2": "6.13.0",
				"babelify": "^7.3.0",
				"browserify": "13.1.0",
				"github-markdown-css": "^2.4.1",
				"html-loader": "^0.4.4",
				"markdown-loader": "^0.1.7",
				"namor": "^0.3.0",
				"npm-run-all": "^3.1.1",
				"onchange": "^3.0.2",
				"postcss-cli": "^2.6.0",
				"react": "^15.4.2",
				"react-dom": "^15.4.2",
				"react-json-tree": "^0.10.1",
				"standard": "^8.0.0",
				"stylus": "^0.54.5",
				"uglifyify": "3.0.3"
			},
			"browserify-shim": {
				"react": "global:React"
			},
			"standard": {
				"parser": "babel-eslint",
				"ignore": [
					"node_modules",
					"dist",
					"lib",
					"example",
					"react-table.js",
					"stories",
					"docs"
				]
			},
			"babel": {
				"presets": [
					"es2015",
					"stage-2",
					"react"
				]
			},
			"gitHead": "114621a3592db7d3ec5b974936d8241108a0b58f",
			"bugs": {
				"url": "https://github.com/tannerlinsley/react-table/issues"
			},
			"_id": "react-table@4.4.0",
			"_shasum": "e27c443894c29a5f310ea29ebe1dafc180545ebe",
			"_from": ".",
			"_npmVersion": "3.10.9",
			"_nodeVersion": "7.2.0",
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"dist": {
				"shasum": "e27c443894c29a5f310ea29ebe1dafc180545ebe",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-4.4.0.tgz"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/react-table-4.4.0.tgz_1485551483644_0.40068383514881134"
			},
			"directories": {},
			"contributors": []
		},
		"4.4.1": {
			"name": "react-table",
			"version": "4.4.1",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "lib/index.js",
			"files": [
				"src/",
				"lib/",
				"react-table.js",
				"react-table.css",
				"media/*.png"
			],
			"scripts": {
				"build:node": "babel src --out-dir lib --source-maps inline",
				"build:css": "rm -rf react-table.css && stylus src/index.styl --compress -o react-table.css && yarn run css:autoprefix",
				"css:autoprefix": "postcss --use autoprefixer react-table.css -r",
				"watch": "npm-run-all --parallel watch:*",
				"watch:node": "onchange 'src/**/*.js' -i -- npm run build:node",
				"watch:css": "onchange 'src/**/*.styl' -i -- npm run build:css",
				"test": "standard",
				"umd": "rm -rf react-table.js && browserify lib/index.js -s reactTable -x react -t babelify -g uglifyify -o react-table.js",
				"prepublish": "npm-run-all build:* && npm run umd",
				"storybook": "start-storybook -p 8000 -c .storybook",
				"docs": "build-storybook -o docs && cp .storybook/CNAME docs/CNAME"
			},
			"dependencies": {
				"classnames": "^2.2.5"
			},
			"peerDependencies": {
				"react": "^15.x.x"
			},
			"devDependencies": {
				"@kadira/storybook": "^2.35.1",
				"autoprefixer": "^6.7.0",
				"babel-cli": "6.14.0",
				"babel-eslint": "6.1.2",
				"babel-preset-es2015": "6.14.0",
				"babel-preset-react": "6.11.1",
				"babel-preset-stage-2": "6.13.0",
				"babelify": "^7.3.0",
				"browserify": "13.1.0",
				"github-markdown-css": "^2.4.1",
				"html-loader": "^0.4.4",
				"markdown-loader": "^0.1.7",
				"namor": "^0.3.0",
				"npm-run-all": "^3.1.1",
				"onchange": "^3.0.2",
				"postcss-cli": "^2.6.0",
				"react": "^15.4.2",
				"react-dom": "^15.4.2",
				"react-json-tree": "^0.10.1",
				"standard": "^8.0.0",
				"stylus": "^0.54.5",
				"uglifyify": "3.0.3"
			},
			"browserify-shim": {
				"react": "global:React"
			},
			"standard": {
				"parser": "babel-eslint",
				"ignore": [
					"node_modules",
					"dist",
					"lib",
					"example",
					"react-table.js",
					"stories",
					"docs"
				]
			},
			"babel": {
				"presets": [
					"es2015",
					"stage-2",
					"react"
				]
			},
			"gitHead": "5e16c2cb24b562e9677c63fb2f7f08bde2e51103",
			"bugs": {
				"url": "https://github.com/tannerlinsley/react-table/issues"
			},
			"_id": "react-table@4.4.1",
			"_shasum": "450eb3a24d08152eff395b1cb05087f50b380c02",
			"_from": ".",
			"_npmVersion": "3.10.9",
			"_nodeVersion": "7.2.0",
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"dist": {
				"shasum": "450eb3a24d08152eff395b1cb05087f50b380c02",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-4.4.1.tgz"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/react-table-4.4.1.tgz_1485552908831_0.6561323539353907"
			},
			"directories": {},
			"contributors": []
		},
		"5.0.0": {
			"name": "react-table",
			"version": "5.0.0",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "lib/index.js",
			"files": [
				"src/",
				"lib/",
				"react-table.js",
				"react-table.css",
				"media/*.png"
			],
			"scripts": {
				"build:node": "babel src --out-dir lib --source-maps inline",
				"build:css": "rm -rf react-table.css && stylus src/index.styl --compress -o react-table.css && yarn run css:autoprefix",
				"css:autoprefix": "postcss --use autoprefixer react-table.css -r",
				"watch": "npm-run-all --parallel watch:*",
				"watch:node": "onchange 'src/**/*.js' -i -- npm run build:node",
				"watch:css": "onchange 'src/**/*.styl' -i -- npm run build:css",
				"test": "standard",
				"umd": "rm -rf react-table.js && browserify lib/index.js -s reactTable -x react -t babelify -g uglifyify -o react-table.js",
				"prepublish": "npm-run-all build:* && npm run umd",
				"storybook": "start-storybook -p 8000 -c .storybook",
				"docs": "build-storybook -o docs && cp .storybook/CNAME docs/CNAME"
			},
			"dependencies": {
				"classnames": "^2.2.5"
			},
			"peerDependencies": {
				"react": "^15.x.x"
			},
			"devDependencies": {
				"@kadira/storybook": "^2.35.1",
				"autoprefixer": "^6.7.0",
				"babel-cli": "6.14.0",
				"babel-eslint": "6.1.2",
				"babel-preset-es2015": "6.14.0",
				"babel-preset-react": "6.11.1",
				"babel-preset-stage-2": "6.13.0",
				"babelify": "^7.3.0",
				"browserify": "13.1.0",
				"github-markdown-css": "^2.4.1",
				"html-loader": "^0.4.4",
				"markdown-loader": "^0.1.7",
				"namor": "^0.3.0",
				"npm-run-all": "^3.1.1",
				"onchange": "^3.0.2",
				"postcss-cli": "^2.6.0",
				"react": "^15.4.2",
				"react-dom": "^15.4.2",
				"react-json-tree": "^0.10.1",
				"standard": "^8.0.0",
				"stylus": "^0.54.5",
				"uglifyify": "3.0.3"
			},
			"browserify-shim": {
				"react": "global:React"
			},
			"standard": {
				"parser": "babel-eslint",
				"ignore": [
					"node_modules",
					"dist",
					"lib",
					"example",
					"react-table.js",
					"stories",
					"docs"
				]
			},
			"babel": {
				"presets": [
					"es2015",
					"stage-2",
					"react"
				]
			},
			"gitHead": "c3a6e236ae14178ac31f2a5240e022647533518e",
			"bugs": {
				"url": "https://github.com/tannerlinsley/react-table/issues"
			},
			"_id": "react-table@5.0.0",
			"_shasum": "abcc2175cb123eb08a25d305e2be512b38dcd6de",
			"_from": ".",
			"_npmVersion": "3.10.9",
			"_nodeVersion": "7.2.0",
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"dist": {
				"shasum": "abcc2175cb123eb08a25d305e2be512b38dcd6de",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-5.0.0.tgz"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/react-table-5.0.0.tgz_1486084447961_0.5279419389553368"
			},
			"directories": {},
			"contributors": []
		},
		"5.0.1": {
			"name": "react-table",
			"version": "5.0.1",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "lib/index.js",
			"files": [
				"src/",
				"lib/",
				"react-table.js",
				"react-table.css",
				"media/*.png"
			],
			"scripts": {
				"build:node": "babel src --out-dir lib --source-maps inline",
				"build:css": "rm -rf react-table.css && stylus src/index.styl --compress -o react-table.css && yarn run css:autoprefix",
				"css:autoprefix": "postcss --use autoprefixer react-table.css -r",
				"watch": "npm-run-all --parallel watch:*",
				"watch:node": "onchange 'src/**/*.js' -i -- npm run build:node",
				"watch:css": "onchange 'src/**/*.styl' -i -- npm run build:css",
				"test": "standard",
				"umd": "rm -rf react-table.js && browserify lib/index.js -s reactTable -x react -t babelify -g uglifyify -o react-table.js",
				"prepublish": "npm-run-all build:* && npm run umd",
				"storybook": "start-storybook -p 8000 -c .storybook",
				"docs": "build-storybook -o docs && cp .storybook/CNAME docs/CNAME"
			},
			"dependencies": {
				"classnames": "^2.2.5"
			},
			"peerDependencies": {
				"react": "^15.x.x"
			},
			"devDependencies": {
				"@kadira/storybook": "^2.35.1",
				"autoprefixer": "^6.7.0",
				"babel-cli": "6.14.0",
				"babel-eslint": "6.1.2",
				"babel-preset-es2015": "6.14.0",
				"babel-preset-react": "6.11.1",
				"babel-preset-stage-2": "6.13.0",
				"babelify": "^7.3.0",
				"browserify": "13.1.0",
				"github-markdown-css": "^2.4.1",
				"html-loader": "^0.4.4",
				"markdown-loader": "^0.1.7",
				"namor": "^0.3.0",
				"npm-run-all": "^3.1.1",
				"onchange": "^3.0.2",
				"postcss-cli": "^2.6.0",
				"react": "^15.4.2",
				"react-dom": "^15.4.2",
				"react-json-tree": "^0.10.1",
				"standard": "^8.0.0",
				"stylus": "^0.54.5",
				"uglifyify": "3.0.3"
			},
			"browserify-shim": {
				"react": "global:React"
			},
			"standard": {
				"parser": "babel-eslint",
				"ignore": [
					"node_modules",
					"dist",
					"lib",
					"example",
					"react-table.js",
					"stories",
					"docs"
				]
			},
			"babel": {
				"presets": [
					"es2015",
					"stage-2",
					"react"
				]
			},
			"gitHead": "ff8e24760ae6de318901ae2228b0700b3cd4d07d",
			"bugs": {
				"url": "https://github.com/tannerlinsley/react-table/issues"
			},
			"_id": "react-table@5.0.1",
			"_shasum": "f41556714ca1dc05a1774cc8e1422711f3dad700",
			"_from": ".",
			"_npmVersion": "3.10.9",
			"_nodeVersion": "7.2.0",
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"dist": {
				"shasum": "f41556714ca1dc05a1774cc8e1422711f3dad700",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-5.0.1.tgz"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/react-table-5.0.1.tgz_1486145282196_0.7365502268075943"
			},
			"directories": {},
			"contributors": []
		},
		"5.0.2": {
			"name": "react-table",
			"version": "5.0.2",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "lib/index.js",
			"files": [
				"src/",
				"lib/",
				"react-table.js",
				"react-table.css",
				"media/*.png"
			],
			"scripts": {
				"build:node": "babel src --out-dir lib --source-maps inline",
				"build:css": "rm -rf react-table.css && stylus src/index.styl --compress -o react-table.css && yarn run css:autoprefix",
				"css:autoprefix": "postcss --use autoprefixer react-table.css -r",
				"watch": "npm-run-all --parallel watch:*",
				"watch:node": "onchange 'src/**/*.js' -i -- npm run build:node",
				"watch:css": "onchange 'src/**/*.styl' -i -- npm run build:css",
				"test": "standard",
				"umd": "rm -rf react-table.js && browserify lib/index.js -s reactTable -x react -t babelify -g uglifyify -o react-table.js",
				"prepublish": "npm-run-all build:* && npm run umd",
				"storybook": "start-storybook -p 8000 -c .storybook",
				"docs": "build-storybook -o docs && cp .storybook/CNAME docs/CNAME"
			},
			"dependencies": {
				"classnames": "^2.2.5"
			},
			"peerDependencies": {
				"react": "^15.x.x"
			},
			"devDependencies": {
				"@kadira/storybook": "^2.35.1",
				"autoprefixer": "^6.7.0",
				"babel-cli": "6.14.0",
				"babel-eslint": "6.1.2",
				"babel-preset-es2015": "6.14.0",
				"babel-preset-react": "6.11.1",
				"babel-preset-stage-2": "6.13.0",
				"babelify": "^7.3.0",
				"browserify": "13.1.0",
				"github-markdown-css": "^2.4.1",
				"html-loader": "^0.4.4",
				"markdown-loader": "^0.1.7",
				"namor": "^0.3.0",
				"npm-run-all": "^3.1.1",
				"onchange": "^3.0.2",
				"postcss-cli": "^2.6.0",
				"react": "^15.4.2",
				"react-dom": "^15.4.2",
				"react-json-tree": "^0.10.1",
				"standard": "^8.0.0",
				"stylus": "^0.54.5",
				"uglifyify": "3.0.3"
			},
			"browserify-shim": {
				"react": "global:React"
			},
			"standard": {
				"parser": "babel-eslint",
				"ignore": [
					"node_modules",
					"dist",
					"lib",
					"example",
					"react-table.js",
					"stories",
					"docs"
				]
			},
			"babel": {
				"presets": [
					"es2015",
					"stage-2",
					"react"
				]
			},
			"gitHead": "aa48ef57ee26b88dfa03d85f0364c06556b53356",
			"bugs": {
				"url": "https://github.com/tannerlinsley/react-table/issues"
			},
			"_id": "react-table@5.0.2",
			"_shasum": "889b73a170a57978e40a8cdbd1d89955b8859fd0",
			"_from": ".",
			"_npmVersion": "3.10.9",
			"_nodeVersion": "7.2.0",
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"dist": {
				"shasum": "889b73a170a57978e40a8cdbd1d89955b8859fd0",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-5.0.2.tgz"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/react-table-5.0.2.tgz_1486155947138_0.33632099931128323"
			},
			"directories": {},
			"contributors": []
		},
		"5.0.3": {
			"name": "react-table",
			"version": "5.0.3",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "lib/index.js",
			"files": [
				"src/",
				"lib/",
				"react-table.js",
				"react-table.css",
				"media/*.png"
			],
			"scripts": {
				"build:node": "babel src --out-dir lib --source-maps inline",
				"build:css": "rm -rf react-table.css && stylus src/index.styl --compress -o react-table.css && yarn run css:autoprefix",
				"css:autoprefix": "postcss --use autoprefixer react-table.css -r",
				"watch": "npm-run-all --parallel watch:*",
				"watch:node": "onchange 'src/**/*.js' -i -- npm run build:node",
				"watch:css": "onchange 'src/**/*.styl' -i -- npm run build:css",
				"test": "standard",
				"umd": "rm -rf react-table.js && browserify lib/index.js -s reactTable -x react -t babelify -g uglifyify -o react-table.js",
				"prepublish": "npm-run-all build:* && npm run umd",
				"storybook": "start-storybook -p 8000 -c .storybook",
				"docs": "build-storybook -o docs && cp .storybook/CNAME docs/CNAME"
			},
			"dependencies": {
				"classnames": "^2.2.5"
			},
			"peerDependencies": {
				"react": "^15.x.x"
			},
			"devDependencies": {
				"@kadira/storybook": "^2.35.1",
				"autoprefixer": "^6.7.0",
				"babel-cli": "6.14.0",
				"babel-eslint": "6.1.2",
				"babel-preset-es2015": "6.14.0",
				"babel-preset-react": "6.11.1",
				"babel-preset-stage-2": "6.13.0",
				"babelify": "^7.3.0",
				"browserify": "13.1.0",
				"github-markdown-css": "^2.4.1",
				"html-loader": "^0.4.4",
				"markdown-loader": "^0.1.7",
				"namor": "^0.3.0",
				"npm-run-all": "^3.1.1",
				"onchange": "^3.0.2",
				"postcss-cli": "^2.6.0",
				"react": "^15.4.2",
				"react-dom": "^15.4.2",
				"react-json-tree": "^0.10.1",
				"standard": "^8.0.0",
				"storybook": "^0.0.0",
				"stylus": "^0.54.5",
				"uglifyify": "3.0.3"
			},
			"browserify-shim": {
				"react": "global:React"
			},
			"standard": {
				"parser": "babel-eslint",
				"ignore": [
					"node_modules",
					"dist",
					"lib",
					"example",
					"react-table.js",
					"stories",
					"docs"
				]
			},
			"babel": {
				"presets": [
					"es2015",
					"stage-2",
					"react"
				]
			},
			"gitHead": "3984a540c18f9fedf710e0e6a22d2d31022b11c4",
			"bugs": {
				"url": "https://github.com/tannerlinsley/react-table/issues"
			},
			"_id": "react-table@5.0.3",
			"_shasum": "9536a0974bad9abe01246e4113ad57bea117475d",
			"_from": ".",
			"_npmVersion": "3.10.9",
			"_nodeVersion": "7.2.0",
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"dist": {
				"shasum": "9536a0974bad9abe01246e4113ad57bea117475d",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-5.0.3.tgz"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/react-table-5.0.3.tgz_1486660072786_0.03300751675851643"
			},
			"directories": {},
			"contributors": []
		},
		"5.0.4": {
			"name": "react-table",
			"version": "5.0.4",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "lib/index.js",
			"files": [
				"src/",
				"lib/",
				"react-table.js",
				"react-table.css",
				"media/*.png"
			],
			"scripts": {
				"build:node": "babel src --out-dir lib --source-maps inline",
				"build:css": "rm -rf react-table.css && stylus src/index.styl --compress -o react-table.css && yarn run css:autoprefix",
				"css:autoprefix": "postcss --use autoprefixer react-table.css -r",
				"watch": "npm-run-all --parallel watch:*",
				"watch:node": "onchange 'src/**/*.js' -i -- npm run build:node",
				"watch:css": "onchange 'src/**/*.styl' -i -- npm run build:css",
				"test": "standard",
				"umd": "rm -rf react-table.js && browserify lib/index.js -s reactTable -x react -t babelify -g uglifyify -o react-table.js",
				"prepublish": "npm-run-all build:* && npm run umd",
				"storybook": "start-storybook -p 8000 -c .storybook",
				"docs": "build-storybook -o docs && cp .storybook/CNAME docs/CNAME"
			},
			"dependencies": {
				"classnames": "^2.2.5"
			},
			"peerDependencies": {
				"react": "^15.x.x"
			},
			"devDependencies": {
				"@kadira/storybook": "^2.35.1",
				"autoprefixer": "^6.7.0",
				"babel-cli": "6.14.0",
				"babel-eslint": "6.1.2",
				"babel-preset-es2015": "6.14.0",
				"babel-preset-react": "6.11.1",
				"babel-preset-stage-2": "6.13.0",
				"babelify": "^7.3.0",
				"browserify": "13.1.0",
				"github-markdown-css": "^2.4.1",
				"html-loader": "^0.4.4",
				"markdown-loader": "^0.1.7",
				"namor": "^0.3.0",
				"npm-run-all": "^3.1.1",
				"onchange": "^3.0.2",
				"postcss-cli": "^2.6.0",
				"react": "^15.4.2",
				"react-dom": "^15.4.2",
				"react-json-tree": "^0.10.1",
				"standard": "^8.0.0",
				"storybook": "^0.0.0",
				"stylus": "^0.54.5",
				"uglifyify": "3.0.3"
			},
			"browserify-shim": {
				"react": "global:React"
			},
			"standard": {
				"parser": "babel-eslint",
				"ignore": [
					"node_modules",
					"dist",
					"lib",
					"example",
					"react-table.js",
					"stories",
					"docs"
				]
			},
			"babel": {
				"presets": [
					"es2015",
					"stage-2",
					"react"
				]
			},
			"gitHead": "beaa748187106bd6dd80883a6135450bf8a5541f",
			"bugs": {
				"url": "https://github.com/tannerlinsley/react-table/issues"
			},
			"_id": "react-table@5.0.4",
			"_shasum": "7a32c442e0fdab6358b707c5b09675e483a0cacb",
			"_from": ".",
			"_npmVersion": "3.10.9",
			"_nodeVersion": "7.2.0",
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"dist": {
				"shasum": "7a32c442e0fdab6358b707c5b09675e483a0cacb",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-5.0.4.tgz"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/react-table-5.0.4.tgz_1486763358844_0.480088337790221"
			},
			"directories": {},
			"contributors": []
		},
		"5.1.0": {
			"name": "react-table",
			"version": "5.1.0",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "lib/index.js",
			"files": [
				"src/",
				"lib/",
				"react-table.js",
				"react-table.css",
				"media/*.png"
			],
			"scripts": {
				"build:node": "babel src --out-dir lib --source-maps inline",
				"build:css": "rm -rf react-table.css && stylus src/index.styl --compress -o react-table.css && yarn run css:autoprefix",
				"css:autoprefix": "postcss --use autoprefixer react-table.css -r",
				"watch": "npm-run-all --parallel watch:*",
				"watch:node": "onchange 'src/**/*.js' -i -- npm run build:node",
				"watch:css": "onchange 'src/**/*.styl' -i -- npm run build:css",
				"test": "standard",
				"umd": "rm -rf react-table.js && browserify lib/index.js -s reactTable -x react -t babelify -g uglifyify -o react-table.js",
				"prepublish": "npm-run-all build:* && npm run umd",
				"storybook": "start-storybook -p 8000 -c .storybook",
				"docs": "build-storybook -o docs && cp .storybook/CNAME docs/CNAME"
			},
			"dependencies": {
				"classnames": "^2.2.5"
			},
			"peerDependencies": {
				"react": "^15.x.x"
			},
			"devDependencies": {
				"@kadira/storybook": "^2.35.1",
				"autoprefixer": "^6.7.0",
				"babel-cli": "6.14.0",
				"babel-eslint": "6.1.2",
				"babel-preset-es2015": "6.14.0",
				"babel-preset-react": "6.11.1",
				"babel-preset-stage-2": "6.13.0",
				"babelify": "^7.3.0",
				"browserify": "13.1.0",
				"github-markdown-css": "^2.4.1",
				"html-loader": "^0.4.4",
				"markdown-loader": "^0.1.7",
				"namor": "^0.3.0",
				"npm-run-all": "^3.1.1",
				"onchange": "^3.0.2",
				"postcss-cli": "^2.6.0",
				"react": "^15.4.2",
				"react-dom": "^15.4.2",
				"react-json-tree": "^0.10.1",
				"standard": "^8.0.0",
				"storybook": "^0.0.0",
				"stylus": "^0.54.5",
				"uglifyify": "3.0.3"
			},
			"browserify-shim": {
				"react": "global:React"
			},
			"standard": {
				"parser": "babel-eslint",
				"ignore": [
					"node_modules",
					"dist",
					"lib",
					"example",
					"react-table.js",
					"stories",
					"docs"
				]
			},
			"babel": {
				"presets": [
					"es2015",
					"stage-2",
					"react"
				]
			},
			"gitHead": "1fec9b882fbc2074146d0457a74f9bd4dc8fb576",
			"bugs": {
				"url": "https://github.com/tannerlinsley/react-table/issues"
			},
			"_id": "react-table@5.1.0",
			"_shasum": "7a6e8f711837bb9224dd558118686ab10853b367",
			"_from": ".",
			"_npmVersion": "3.10.9",
			"_nodeVersion": "7.2.0",
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"dist": {
				"shasum": "7a6e8f711837bb9224dd558118686ab10853b367",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-5.1.0.tgz"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/react-table-5.1.0.tgz_1486770842112_0.7479883125051856"
			},
			"directories": {},
			"contributors": []
		},
		"5.1.1": {
			"name": "react-table",
			"version": "5.1.1",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "lib/index.js",
			"files": [
				"src/",
				"lib/",
				"react-table.js",
				"react-table.css",
				"media/*.png"
			],
			"scripts": {
				"build:node": "babel src --out-dir lib --source-maps inline",
				"build:css": "rm -rf react-table.css && stylus src/index.styl --compress -o react-table.css && yarn run css:autoprefix",
				"css:autoprefix": "postcss --use autoprefixer react-table.css -r",
				"watch": "npm-run-all --parallel watch:*",
				"watch:node": "onchange 'src/**/*.js' -i -- npm run build:node",
				"watch:css": "onchange 'src/**/*.styl' -i -- npm run build:css",
				"test": "standard",
				"umd": "rm -rf react-table.js && browserify lib/index.js -s reactTable -x react -t babelify -g uglifyify -o react-table.js",
				"prepublish": "npm-run-all build:* && npm run umd",
				"storybook": "start-storybook -p 8000 -c .storybook",
				"docs": "build-storybook -o docs && cp .storybook/CNAME docs/CNAME"
			},
			"dependencies": {
				"classnames": "^2.2.5"
			},
			"peerDependencies": {
				"react": "^15.x.x"
			},
			"devDependencies": {
				"@kadira/storybook": "^2.35.1",
				"autoprefixer": "^6.7.0",
				"babel-cli": "6.14.0",
				"babel-eslint": "6.1.2",
				"babel-preset-es2015": "6.14.0",
				"babel-preset-react": "6.11.1",
				"babel-preset-stage-2": "6.13.0",
				"babelify": "^7.3.0",
				"browserify": "13.1.0",
				"github-markdown-css": "^2.4.1",
				"html-loader": "^0.4.4",
				"markdown-loader": "^0.1.7",
				"namor": "^0.3.0",
				"npm-run-all": "^3.1.1",
				"onchange": "^3.0.2",
				"postcss-cli": "^2.6.0",
				"react": "^15.4.2",
				"react-dom": "^15.4.2",
				"react-json-tree": "^0.10.1",
				"standard": "^8.0.0",
				"storybook": "^0.0.0",
				"stylus": "^0.54.5",
				"uglifyify": "3.0.3"
			},
			"browserify-shim": {
				"react": "global:React"
			},
			"standard": {
				"parser": "babel-eslint",
				"ignore": [
					"node_modules",
					"dist",
					"lib",
					"example",
					"react-table.js",
					"stories",
					"docs"
				]
			},
			"babel": {
				"presets": [
					"es2015",
					"stage-2",
					"react"
				]
			},
			"gitHead": "403fb7a708ef602844813211b703734370d7d283",
			"bugs": {
				"url": "https://github.com/tannerlinsley/react-table/issues"
			},
			"_id": "react-table@5.1.1",
			"_shasum": "f74a0b5a8ca8dd62ddc29daedb9a666ce7b005b8",
			"_from": ".",
			"_npmVersion": "3.10.9",
			"_nodeVersion": "7.2.0",
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"dist": {
				"shasum": "f74a0b5a8ca8dd62ddc29daedb9a666ce7b005b8",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-5.1.1.tgz"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/react-table-5.1.1.tgz_1487028503528_0.32934247236698866"
			},
			"directories": {},
			"contributors": []
		},
		"5.2.0": {
			"name": "react-table",
			"version": "5.2.0",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "lib/index.js",
			"files": [
				"src/",
				"lib/",
				"react-table.js",
				"react-table.css",
				"media/*.png"
			],
			"scripts": {
				"build:node": "babel src --out-dir lib --source-maps inline",
				"build:css": "rm -rf react-table.css && stylus src/index.styl --compress -o react-table.css && yarn run css:autoprefix",
				"css:autoprefix": "postcss --use autoprefixer react-table.css -r",
				"watch": "npm-run-all --parallel watch:*",
				"watch:node": "onchange 'src/**/*.js' -i -- npm run build:node",
				"watch:css": "onchange 'src/**/*.styl' -i -- npm run build:css",
				"test": "standard",
				"umd": "rm -rf react-table.js && browserify lib/index.js -s reactTable -x react -t babelify -g uglifyify -o react-table.js",
				"prepublish": "npm-run-all build:* && npm run umd",
				"storybook": "start-storybook -p 8000 -c .storybook",
				"docs": "build-storybook -o docs && cp .storybook/CNAME docs/CNAME"
			},
			"dependencies": {
				"classnames": "^2.2.5"
			},
			"peerDependencies": {
				"react": "^15.x.x"
			},
			"devDependencies": {
				"@kadira/storybook": "^2.35.1",
				"autoprefixer": "^6.7.0",
				"babel-cli": "6.14.0",
				"babel-eslint": "6.1.2",
				"babel-preset-es2015": "6.14.0",
				"babel-preset-react": "6.11.1",
				"babel-preset-stage-2": "6.13.0",
				"babelify": "^7.3.0",
				"browserify": "13.1.0",
				"github-markdown-css": "^2.4.1",
				"html-loader": "^0.4.4",
				"markdown-loader": "^0.1.7",
				"namor": "^0.3.0",
				"npm-run-all": "^3.1.1",
				"onchange": "^3.0.2",
				"postcss-cli": "^2.6.0",
				"react": "^15.4.2",
				"react-dom": "^15.4.2",
				"react-json-tree": "^0.10.1",
				"standard": "^8.0.0",
				"storybook": "^0.0.0",
				"stylus": "^0.54.5",
				"uglifyify": "3.0.3"
			},
			"browserify-shim": {
				"react": "global:React"
			},
			"standard": {
				"parser": "babel-eslint",
				"ignore": [
					"node_modules",
					"dist",
					"lib",
					"example",
					"react-table.js",
					"stories",
					"docs"
				]
			},
			"babel": {
				"presets": [
					"es2015",
					"stage-2",
					"react"
				]
			},
			"gitHead": "6d5207eb4efaf424621e17ce3c0bb6772493fa68",
			"bugs": {
				"url": "https://github.com/tannerlinsley/react-table/issues"
			},
			"_id": "react-table@5.2.0",
			"_shasum": "1ed4eef5f5f8390a137d7cdc8354a2a329469fdc",
			"_from": ".",
			"_npmVersion": "3.10.9",
			"_nodeVersion": "7.2.0",
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"dist": {
				"shasum": "1ed4eef5f5f8390a137d7cdc8354a2a329469fdc",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-5.2.0.tgz"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/react-table-5.2.0.tgz_1487178467272_0.8924158273730427"
			},
			"directories": {},
			"contributors": []
		},
		"5.3.0": {
			"name": "react-table",
			"version": "5.3.0",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "lib/index.js",
			"files": [
				"src/",
				"lib/",
				"react-table.js",
				"react-table.css",
				"media/*.png"
			],
			"scripts": {
				"build:node": "babel src --out-dir lib --source-maps inline",
				"build:css": "rm -rf react-table.css && stylus src/index.styl --compress -o react-table.css && yarn run css:autoprefix",
				"css:autoprefix": "postcss --use autoprefixer react-table.css -r",
				"watch": "npm-run-all --parallel watch:*",
				"watch:node": "onchange 'src/**/*.js' -i -- npm run build:node",
				"watch:css": "onchange 'src/**/*.styl' -i -- npm run build:css",
				"test": "standard",
				"umd": "rm -rf react-table.js && browserify lib/index.js -s reactTable -x react -t babelify -g uglifyify -o react-table.js",
				"prepublish": "npm-run-all build:* && npm run umd",
				"storybook": "start-storybook -p 8000 -c .storybook",
				"docs": "build-storybook -o docs && cp .storybook/CNAME docs/CNAME"
			},
			"dependencies": {
				"classnames": "^2.2.5"
			},
			"peerDependencies": {
				"react": "^15.x.x"
			},
			"devDependencies": {
				"@kadira/storybook": "^2.35.1",
				"autoprefixer": "^6.7.0",
				"babel-cli": "6.14.0",
				"babel-eslint": "6.1.2",
				"babel-preset-es2015": "6.14.0",
				"babel-preset-react": "6.11.1",
				"babel-preset-stage-2": "6.13.0",
				"babelify": "^7.3.0",
				"browserify": "13.1.0",
				"github-markdown-css": "^2.4.1",
				"html-loader": "^0.4.4",
				"markdown-loader": "^0.1.7",
				"namor": "^0.3.0",
				"npm-run-all": "^3.1.1",
				"onchange": "^3.0.2",
				"postcss-cli": "^2.6.0",
				"react": "^15.4.2",
				"react-dom": "^15.4.2",
				"react-json-tree": "^0.10.1",
				"standard": "^8.0.0",
				"storybook": "^0.0.0",
				"stylus": "^0.54.5",
				"uglifyify": "3.0.3"
			},
			"browserify-shim": {
				"react": "global:React"
			},
			"standard": {
				"parser": "babel-eslint",
				"ignore": [
					"node_modules",
					"dist",
					"lib",
					"example",
					"react-table.js",
					"stories",
					"docs"
				]
			},
			"babel": {
				"presets": [
					"es2015",
					"stage-2",
					"react"
				]
			},
			"gitHead": "265a5c8753ff8d7e45bbcd8d026768310187f735",
			"bugs": {
				"url": "https://github.com/tannerlinsley/react-table/issues"
			},
			"_id": "react-table@5.3.0",
			"_shasum": "6893fafce82cefe8ac76551640fe3657f7f68b9c",
			"_from": ".",
			"_npmVersion": "3.10.9",
			"_nodeVersion": "7.2.0",
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"dist": {
				"shasum": "6893fafce82cefe8ac76551640fe3657f7f68b9c",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-5.3.0.tgz"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/react-table-5.3.0.tgz_1487266922136_0.012098926119506359"
			},
			"directories": {},
			"contributors": []
		},
		"5.3.1": {
			"name": "react-table",
			"version": "5.3.1",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "lib/index.js",
			"files": [
				"src/",
				"lib/",
				"react-table.js",
				"react-table.css",
				"media/*.png"
			],
			"scripts": {
				"build:node": "babel src --out-dir lib --source-maps inline",
				"build:css": "rm -rf react-table.css && stylus src/index.styl --compress -o react-table.css && yarn run css:autoprefix",
				"css:autoprefix": "postcss --use autoprefixer react-table.css -r",
				"watch": "npm-run-all --parallel watch:*",
				"watch:node": "onchange 'src/**/*.js' -i -- npm run build:node",
				"watch:css": "onchange 'src/**/*.styl' -i -- npm run build:css",
				"test": "standard",
				"umd": "rm -rf react-table.js && browserify lib/index.js -s reactTable -x react -t babelify -g uglifyify -o react-table.js",
				"prepublish": "npm-run-all build:* && npm run umd",
				"storybook": "start-storybook -p 8000 -c .storybook",
				"docs": "build-storybook -o docs && cp .storybook/CNAME docs/CNAME"
			},
			"dependencies": {
				"classnames": "^2.2.5"
			},
			"peerDependencies": {
				"react": "^15.x.x"
			},
			"devDependencies": {
				"@kadira/storybook": "^2.35.1",
				"autoprefixer": "^6.7.0",
				"babel-cli": "6.14.0",
				"babel-eslint": "6.1.2",
				"babel-preset-es2015": "6.14.0",
				"babel-preset-react": "6.11.1",
				"babel-preset-stage-2": "6.13.0",
				"babelify": "^7.3.0",
				"browserify": "13.1.0",
				"github-markdown-css": "^2.4.1",
				"html-loader": "^0.4.4",
				"markdown-loader": "^0.1.7",
				"namor": "^0.3.0",
				"npm-run-all": "^3.1.1",
				"onchange": "^3.0.2",
				"postcss-cli": "^2.6.0",
				"react": "^15.4.2",
				"react-dom": "^15.4.2",
				"react-json-tree": "^0.10.1",
				"standard": "^8.0.0",
				"storybook": "^0.0.0",
				"stylus": "^0.54.5",
				"uglifyify": "3.0.3"
			},
			"browserify-shim": {
				"react": "global:React"
			},
			"standard": {
				"parser": "babel-eslint",
				"ignore": [
					"node_modules",
					"dist",
					"lib",
					"example",
					"react-table.js",
					"stories",
					"docs"
				]
			},
			"babel": {
				"presets": [
					"es2015",
					"stage-2",
					"react"
				]
			},
			"gitHead": "ff952de830f94ecc303c4f81e12ea0a04278a161",
			"bugs": {
				"url": "https://github.com/tannerlinsley/react-table/issues"
			},
			"_id": "react-table@5.3.1",
			"_shasum": "33af0f981c330b51357b5d58646a6e299923f42e",
			"_from": ".",
			"_npmVersion": "3.10.9",
			"_nodeVersion": "7.2.0",
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"dist": {
				"shasum": "33af0f981c330b51357b5d58646a6e299923f42e",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-5.3.1.tgz"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/react-table-5.3.1.tgz_1487274059865_0.46991916559636593"
			},
			"directories": {},
			"contributors": []
		},
		"5.3.2": {
			"name": "react-table",
			"version": "5.3.2",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "lib/index.js",
			"files": [
				"src/",
				"lib/",
				"react-table.js",
				"react-table.css",
				"media/*.png"
			],
			"scripts": {
				"build:node": "babel src --out-dir lib --source-maps inline",
				"build:css": "rm -rf react-table.css && stylus src/index.styl --compress -o react-table.css && yarn run css:autoprefix",
				"css:autoprefix": "postcss --use autoprefixer react-table.css -r",
				"watch": "npm-run-all --parallel watch:*",
				"watch:node": "onchange 'src/**/*.js' -i -- npm run build:node",
				"watch:css": "onchange 'src/**/*.styl' -i -- npm run build:css",
				"test": "standard",
				"umd": "rm -rf react-table.js && browserify lib/index.js -s reactTable -x react -t babelify -g uglifyify -o react-table.js",
				"prepublish": "npm-run-all build:* && npm run umd",
				"storybook": "start-storybook -p 8000 -c .storybook",
				"docs": "build-storybook -o docs && cp .storybook/CNAME docs/CNAME"
			},
			"dependencies": {
				"classnames": "^2.2.5"
			},
			"peerDependencies": {
				"react": "^15.x.x"
			},
			"devDependencies": {
				"@kadira/storybook": "^2.35.1",
				"autoprefixer": "^6.7.0",
				"babel-cli": "6.14.0",
				"babel-eslint": "6.1.2",
				"babel-preset-es2015": "6.14.0",
				"babel-preset-react": "6.11.1",
				"babel-preset-stage-2": "6.13.0",
				"babelify": "^7.3.0",
				"browserify": "13.1.0",
				"github-markdown-css": "^2.4.1",
				"html-loader": "^0.4.4",
				"markdown-loader": "^0.1.7",
				"namor": "^0.3.0",
				"npm-run-all": "^3.1.1",
				"onchange": "^3.0.2",
				"postcss-cli": "^2.6.0",
				"react": "^15.4.2",
				"react-dom": "^15.4.2",
				"react-json-tree": "^0.10.1",
				"standard": "^8.0.0",
				"storybook": "^0.0.0",
				"stylus": "^0.54.5",
				"uglifyify": "3.0.3"
			},
			"browserify-shim": {
				"react": "global:React"
			},
			"standard": {
				"parser": "babel-eslint",
				"ignore": [
					"node_modules",
					"dist",
					"lib",
					"example",
					"react-table.js",
					"stories",
					"docs"
				]
			},
			"babel": {
				"presets": [
					"es2015",
					"stage-2",
					"react"
				]
			},
			"gitHead": "6b384f2a9002b773b37f98f340a058aa81787452",
			"bugs": {
				"url": "https://github.com/tannerlinsley/react-table/issues"
			},
			"_id": "react-table@5.3.2",
			"_shasum": "ebcf37a605014b42cda855d907095719347eb2bf",
			"_from": ".",
			"_npmVersion": "3.10.9",
			"_nodeVersion": "7.2.0",
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"dist": {
				"shasum": "ebcf37a605014b42cda855d907095719347eb2bf",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-5.3.2.tgz"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/react-table-5.3.2.tgz_1487278962599_0.0775949158705771"
			},
			"directories": {},
			"contributors": []
		},
		"5.3.3": {
			"name": "react-table",
			"version": "5.3.3",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "lib/index.js",
			"files": [
				"src/",
				"lib/",
				"react-table.js",
				"react-table.css",
				"media/*.png"
			],
			"scripts": {
				"build:node": "babel src --out-dir lib --source-maps inline",
				"build:css": "rm -rf react-table.css && stylus src/index.styl --compress -o react-table.css && yarn run css:autoprefix",
				"css:autoprefix": "postcss --use autoprefixer react-table.css -r",
				"watch": "npm-run-all --parallel watch:*",
				"watch:node": "onchange 'src/**/*.js' -i -- npm run build:node",
				"watch:css": "onchange 'src/**/*.styl' -i -- npm run build:css",
				"test": "standard",
				"umd": "rm -rf react-table.js && browserify lib/index.js -s reactTable -x react -t babelify -g uglifyify -o react-table.js",
				"prepublish": "npm-run-all build:* && npm run umd",
				"storybook": "start-storybook -p 8000 -c .storybook",
				"docs": "build-storybook -o docs && cp .storybook/CNAME docs/CNAME"
			},
			"dependencies": {
				"classnames": "^2.2.5"
			},
			"peerDependencies": {
				"react": "^15.x.x"
			},
			"devDependencies": {
				"@kadira/storybook": "^2.35.1",
				"autoprefixer": "^6.7.0",
				"babel-cli": "6.14.0",
				"babel-eslint": "6.1.2",
				"babel-preset-es2015": "6.14.0",
				"babel-preset-react": "6.11.1",
				"babel-preset-stage-2": "6.13.0",
				"babelify": "^7.3.0",
				"browserify": "13.1.0",
				"github-markdown-css": "^2.4.1",
				"html-loader": "^0.4.4",
				"markdown-loader": "^0.1.7",
				"namor": "^0.3.0",
				"npm-run-all": "^3.1.1",
				"onchange": "^3.0.2",
				"postcss-cli": "^2.6.0",
				"react": "^15.4.2",
				"react-dom": "^15.4.2",
				"react-json-tree": "^0.10.1",
				"standard": "^8.0.0",
				"storybook": "^0.0.0",
				"stylus": "^0.54.5",
				"uglifyify": "3.0.3"
			},
			"browserify-shim": {
				"react": "global:React"
			},
			"standard": {
				"parser": "babel-eslint",
				"ignore": [
					"node_modules",
					"dist",
					"lib",
					"example",
					"react-table.js",
					"stories",
					"docs"
				]
			},
			"babel": {
				"presets": [
					"es2015",
					"stage-2",
					"react"
				]
			},
			"gitHead": "a948a9a41ecf42b9f3b6a1dca0feee49d4450ff3",
			"bugs": {
				"url": "https://github.com/tannerlinsley/react-table/issues"
			},
			"_id": "react-table@5.3.3",
			"_shasum": "3dd0b896a676faa19746956769e00df4607d8a51",
			"_from": ".",
			"_npmVersion": "3.10.9",
			"_nodeVersion": "7.2.0",
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"dist": {
				"shasum": "3dd0b896a676faa19746956769e00df4607d8a51",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-5.3.3.tgz"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/react-table-5.3.3.tgz_1488214881569_0.09407946630381048"
			},
			"directories": {},
			"contributors": []
		},
		"5.3.4": {
			"name": "react-table",
			"version": "5.3.4",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "lib/index.js",
			"files": [
				"src/",
				"lib/",
				"react-table.js",
				"react-table.css",
				"media/*.png"
			],
			"scripts": {
				"build:node": "babel src --out-dir lib --source-maps inline",
				"build:css": "rm -rf react-table.css && stylus src/index.styl --compress -o react-table.css && yarn run css:autoprefix",
				"css:autoprefix": "postcss --use autoprefixer react-table.css -r",
				"watch": "npm-run-all --parallel watch:*",
				"watch:node": "onchange 'src/**/*.js' -i -- npm run build:node",
				"watch:css": "onchange 'src/**/*.styl' -i -- npm run build:css",
				"test": "standard",
				"umd": "rm -rf react-table.js && browserify lib/index.js -s reactTable -x react -t babelify -g uglifyify -o react-table.js",
				"prepublish": "npm-run-all build:* && npm run umd",
				"storybook": "start-storybook -p 8000 -c .storybook",
				"docs": "build-storybook -o docs && cp .storybook/CNAME docs/CNAME"
			},
			"dependencies": {
				"classnames": "^2.2.5"
			},
			"peerDependencies": {
				"react": "^15.x.x"
			},
			"devDependencies": {
				"@kadira/storybook": "^2.35.1",
				"autoprefixer": "^6.7.0",
				"babel-cli": "6.14.0",
				"babel-eslint": "6.1.2",
				"babel-preset-es2015": "6.14.0",
				"babel-preset-react": "6.11.1",
				"babel-preset-stage-2": "6.13.0",
				"babelify": "^7.3.0",
				"browserify": "13.1.0",
				"github-markdown-css": "^2.4.1",
				"html-loader": "^0.4.4",
				"markdown-loader": "^0.1.7",
				"namor": "^0.3.0",
				"npm-run-all": "^3.1.1",
				"onchange": "^3.0.2",
				"postcss-cli": "^2.6.0",
				"react": "^15.4.2",
				"react-dom": "^15.4.2",
				"react-json-tree": "^0.10.1",
				"standard": "^8.0.0",
				"storybook": "^0.0.0",
				"stylus": "^0.54.5",
				"uglifyify": "3.0.3"
			},
			"browserify-shim": {
				"react": "global:React"
			},
			"standard": {
				"parser": "babel-eslint",
				"ignore": [
					"node_modules",
					"dist",
					"lib",
					"example",
					"react-table.js",
					"stories",
					"docs"
				]
			},
			"babel": {
				"presets": [
					"es2015",
					"stage-2",
					"react"
				]
			},
			"gitHead": "6d28bb2c4d96a94ed8684bee14600fc7197c5f6b",
			"bugs": {
				"url": "https://github.com/tannerlinsley/react-table/issues"
			},
			"_id": "react-table@5.3.4",
			"_shasum": "1a824c76a292f6f9f182fb69d57a93a6bdeb9c06",
			"_from": ".",
			"_npmVersion": "3.10.9",
			"_nodeVersion": "7.2.0",
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"dist": {
				"shasum": "1a824c76a292f6f9f182fb69d57a93a6bdeb9c06",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-5.3.4.tgz"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/react-table-5.3.4.tgz_1488408656935_0.7489384724758565"
			},
			"directories": {},
			"contributors": []
		},
		"5.3.5": {
			"name": "react-table",
			"version": "5.3.5",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "lib/index.js",
			"files": [
				"src/",
				"lib/",
				"react-table.js",
				"react-table.css",
				"media/*.png"
			],
			"scripts": {
				"build:node": "babel src --out-dir lib --source-maps inline",
				"build:css": "rimraf react-table.css && stylus src/index.styl --compress -o react-table.css && yarn run css:autoprefix",
				"css:autoprefix": "postcss --use autoprefixer react-table.css -r",
				"watch": "npm-run-all --parallel watch:*",
				"watch:node": "onchange 'src/**/*.js' -i -- npm run build:node",
				"watch:css": "onchange 'src/**/*.styl' -i -- npm run build:css",
				"test": "standard",
				"umd": "rimraf react-table.js && browserify lib/index.js -s reactTable -x react -t babelify -g uglifyify -o react-table.js",
				"prepublish": "npm-run-all build:* && npm run umd",
				"storybook": "start-storybook -p 8000 -c .storybook",
				"docs": "build-storybook -o docs && cp .storybook/CNAME docs/CNAME"
			},
			"dependencies": {
				"classnames": "^2.2.5"
			},
			"peerDependencies": {
				"react": "^15.x.x"
			},
			"devDependencies": {
				"@kadira/storybook": "^2.35.1",
				"autoprefixer": "^6.7.0",
				"babel-cli": "6.14.0",
				"babel-eslint": "6.1.2",
				"babel-preset-es2015": "6.14.0",
				"babel-preset-react": "6.11.1",
				"babel-preset-stage-2": "6.13.0",
				"babelify": "^7.3.0",
				"browserify": "13.1.0",
				"github-markdown-css": "^2.4.1",
				"html-loader": "^0.4.4",
				"markdown-loader": "^0.1.7",
				"namor": "^0.3.0",
				"npm-run-all": "^3.1.1",
				"onchange": "^3.0.2",
				"postcss-cli": "^2.6.0",
				"react": "^15.4.2",
				"react-dom": "^15.4.2",
				"react-json-tree": "^0.10.1",
				"rimraf": "^2.6.1",
				"standard": "^8.0.0",
				"storybook": "^0.0.0",
				"stylus": "^0.54.5",
				"uglifyify": "3.0.3"
			},
			"browserify-shim": {
				"react": "global:React"
			},
			"standard": {
				"parser": "babel-eslint",
				"ignore": [
					"node_modules",
					"dist",
					"lib",
					"example",
					"react-table.js",
					"stories",
					"docs"
				]
			},
			"babel": {
				"presets": [
					"es2015",
					"stage-2",
					"react"
				]
			},
			"gitHead": "1a9f0e57b406c7ac63a900fdb47ea11993531c67",
			"bugs": {
				"url": "https://github.com/tannerlinsley/react-table/issues"
			},
			"_id": "react-table@5.3.5",
			"_shasum": "d65d9232a78f01a77e06f1131ecb430def61428e",
			"_from": ".",
			"_npmVersion": "3.10.9",
			"_nodeVersion": "7.2.0",
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"dist": {
				"shasum": "d65d9232a78f01a77e06f1131ecb430def61428e",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-5.3.5.tgz"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/react-table-5.3.5.tgz_1490637508827_0.9766046348959208"
			},
			"directories": {},
			"contributors": []
		},
		"5.4.0": {
			"name": "react-table",
			"version": "5.4.0",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "lib/index.js",
			"files": [
				"src/",
				"lib/",
				"react-table.js",
				"react-table.css",
				"media/*.png"
			],
			"scripts": {
				"build:node": "babel src --out-dir lib --source-maps inline",
				"build:css": "rimraf react-table.css && stylus src/index.styl --compress -o react-table.css && yarn run css:autoprefix",
				"css:autoprefix": "postcss --use autoprefixer react-table.css -r",
				"watch": "npm-run-all --parallel watch:*",
				"watch:node": "onchange 'src/**/*.js' -i -- npm run build:node",
				"watch:css": "onchange 'src/**/*.styl' -i -- npm run build:css",
				"test": "standard",
				"umd": "rimraf react-table.js && browserify lib/index.js -s reactTable -x react -t babelify -g uglifyify -o react-table.js",
				"prepublish": "npm-run-all build:* && npm run umd",
				"storybook": "start-storybook -p 8000 -c .storybook",
				"docs": "build-storybook -o docs && cp .storybook/CNAME docs/CNAME"
			},
			"dependencies": {
				"classnames": "^2.2.5"
			},
			"peerDependencies": {
				"react": "^15.x.x"
			},
			"devDependencies": {
				"@kadira/storybook": "^2.35.1",
				"autoprefixer": "^6.7.0",
				"babel-cli": "6.14.0",
				"babel-eslint": "6.1.2",
				"babel-preset-es2015": "6.14.0",
				"babel-preset-react": "6.11.1",
				"babel-preset-stage-2": "6.13.0",
				"babelify": "^7.3.0",
				"browserify": "13.1.0",
				"github-markdown-css": "^2.4.1",
				"html-loader": "^0.4.4",
				"markdown-loader": "^0.1.7",
				"namor": "^0.3.0",
				"npm-run-all": "^3.1.1",
				"onchange": "^3.0.2",
				"postcss-cli": "^2.6.0",
				"react": "^15.4.2",
				"react-dom": "^15.4.2",
				"react-json-tree": "^0.10.1",
				"rimraf": "^2.6.1",
				"standard": "^8.0.0",
				"storybook": "^0.0.0",
				"stylus": "^0.54.5",
				"uglifyify": "3.0.3"
			},
			"browserify-shim": {
				"react": "global:React"
			},
			"standard": {
				"parser": "babel-eslint",
				"ignore": [
					"node_modules",
					"dist",
					"lib",
					"example",
					"react-table.js",
					"stories",
					"docs"
				]
			},
			"babel": {
				"presets": [
					"es2015",
					"stage-2",
					"react"
				]
			},
			"gitHead": "9acf8f37eb67efb2ab4050327543b6062b0953f3",
			"bugs": {
				"url": "https://github.com/tannerlinsley/react-table/issues"
			},
			"_id": "react-table@5.4.0",
			"_shasum": "292d62d88b34a5a86d62802b71b7c95081299699",
			"_from": ".",
			"_npmVersion": "3.10.9",
			"_nodeVersion": "7.2.0",
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"dist": {
				"shasum": "292d62d88b34a5a86d62802b71b7c95081299699",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-5.4.0.tgz"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/react-table-5.4.0.tgz_1490890930354_0.7072701875586063"
			},
			"directories": {},
			"contributors": []
		},
		"5.4.1": {
			"name": "react-table",
			"version": "5.4.1",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "lib/index.js",
			"files": [
				"src/",
				"lib/",
				"react-table.js",
				"react-table.css",
				"media/*.png"
			],
			"scripts": {
				"build:node": "babel src --out-dir lib --source-maps inline",
				"build:css": "rimraf react-table.css && stylus src/index.styl --compress -o react-table.css && yarn run css:autoprefix",
				"css:autoprefix": "postcss --use autoprefixer react-table.css -r",
				"watch": "npm-run-all --parallel watch:*",
				"watch:node": "onchange 'src/**/*.js' -i -- npm run build:node",
				"watch:css": "onchange 'src/**/*.styl' -i -- npm run build:css",
				"test": "standard",
				"umd": "rimraf react-table.js && browserify lib/index.js -s reactTable -x react -t babelify -g uglifyify -o react-table.js",
				"prepublish": "npm-run-all build:* && npm run umd",
				"storybook": "start-storybook -p 8000 -c .storybook",
				"docs": "build-storybook -o docs && cp .storybook/CNAME docs/CNAME"
			},
			"dependencies": {
				"classnames": "^2.2.5"
			},
			"peerDependencies": {
				"react": "^15.x.x"
			},
			"devDependencies": {
				"@kadira/storybook": "^2.35.1",
				"autoprefixer": "^6.7.0",
				"babel-cli": "6.14.0",
				"babel-eslint": "6.1.2",
				"babel-preset-es2015": "6.14.0",
				"babel-preset-react": "6.11.1",
				"babel-preset-stage-2": "6.13.0",
				"babelify": "^7.3.0",
				"browserify": "13.1.0",
				"github-markdown-css": "^2.4.1",
				"html-loader": "^0.4.4",
				"markdown-loader": "^0.1.7",
				"namor": "^0.3.0",
				"npm-run-all": "^3.1.1",
				"onchange": "^3.0.2",
				"postcss-cli": "^2.6.0",
				"react": "^15.4.2",
				"react-dom": "^15.4.2",
				"react-json-tree": "^0.10.1",
				"rimraf": "^2.6.1",
				"standard": "^8.0.0",
				"storybook": "^0.0.0",
				"stylus": "^0.54.5",
				"uglifyify": "3.0.3"
			},
			"browserify-shim": {
				"react": "global:React"
			},
			"standard": {
				"parser": "babel-eslint",
				"ignore": [
					"node_modules",
					"dist",
					"lib",
					"example",
					"react-table.js",
					"stories",
					"docs"
				]
			},
			"babel": {
				"presets": [
					"es2015",
					"stage-2",
					"react"
				]
			},
			"gitHead": "e8ebf7c780c144c31b67500576ceb282d70861c8",
			"bugs": {
				"url": "https://github.com/tannerlinsley/react-table/issues"
			},
			"_id": "react-table@5.4.1",
			"_shasum": "19082fea1ca48bac909306d498dbf55fb1e63489",
			"_from": ".",
			"_npmVersion": "3.10.9",
			"_nodeVersion": "7.2.0",
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"dist": {
				"shasum": "19082fea1ca48bac909306d498dbf55fb1e63489",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-5.4.1.tgz"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/react-table-5.4.1.tgz_1490915034545_0.7096673464402556"
			},
			"directories": {},
			"contributors": []
		},
		"5.5.0": {
			"name": "react-table",
			"version": "5.5.0",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "lib/index.js",
			"files": [
				"src/",
				"lib/",
				"react-table.js",
				"react-table.css",
				"media/*.png"
			],
			"scripts": {
				"build:node": "babel src --out-dir lib --source-maps inline",
				"build:css": "rimraf react-table.css && stylus src/index.styl --compress -o react-table.css && yarn run css:autoprefix",
				"css:autoprefix": "postcss --use autoprefixer react-table.css -r",
				"watch": "npm-run-all --parallel watch:*",
				"watch:node": "onchange 'src/**/*.js' -i -- npm run build:node",
				"watch:css": "onchange 'src/**/*.styl' -i -- npm run build:css",
				"test": "standard",
				"umd": "rimraf react-table.js && browserify lib/index.js -s reactTable -x react -t babelify -g uglifyify -o react-table.js",
				"prepublish": "npm-run-all build:* && npm run umd",
				"storybook": "start-storybook -p 8000 -c .storybook",
				"docs": "build-storybook -o docs && cp .storybook/CNAME docs/CNAME"
			},
			"dependencies": {
				"classnames": "^2.2.5"
			},
			"peerDependencies": {
				"react": "^15.x.x"
			},
			"devDependencies": {
				"@kadira/storybook": "^2.35.1",
				"autoprefixer": "^6.7.0",
				"babel-cli": "6.14.0",
				"babel-eslint": "6.1.2",
				"babel-preset-es2015": "6.14.0",
				"babel-preset-react": "6.11.1",
				"babel-preset-stage-2": "6.13.0",
				"babelify": "^7.3.0",
				"browserify": "13.1.0",
				"github-markdown-css": "^2.4.1",
				"html-loader": "^0.4.4",
				"markdown-loader": "^0.1.7",
				"namor": "^0.3.0",
				"npm-run-all": "^3.1.1",
				"onchange": "^3.0.2",
				"postcss-cli": "^2.6.0",
				"react": "^15.4.2",
				"react-dom": "^15.4.2",
				"react-json-tree": "^0.10.1",
				"rimraf": "^2.6.1",
				"standard": "^8.0.0",
				"storybook": "^0.0.0",
				"stylus": "^0.54.5",
				"uglifyify": "3.0.3"
			},
			"browserify-shim": {
				"react": "global:React"
			},
			"standard": {
				"parser": "babel-eslint",
				"ignore": [
					"node_modules",
					"dist",
					"lib",
					"example",
					"react-table.js",
					"stories",
					"docs"
				]
			},
			"babel": {
				"presets": [
					"es2015",
					"stage-2",
					"react"
				]
			},
			"gitHead": "3b39f523be461f41ab497e7a25e397c65a4b09ea",
			"bugs": {
				"url": "https://github.com/tannerlinsley/react-table/issues"
			},
			"_id": "react-table@5.5.0",
			"_shasum": "6c3d135f2bd72d9d07f95c80a3fbd31736d765c7",
			"_from": ".",
			"_npmVersion": "3.10.9",
			"_nodeVersion": "7.2.0",
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"dist": {
				"shasum": "6c3d135f2bd72d9d07f95c80a3fbd31736d765c7",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-5.5.0.tgz"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/react-table-5.5.0.tgz_1491439930539_0.8010181037243456"
			},
			"directories": {},
			"contributors": []
		},
		"5.5.1": {
			"name": "react-table",
			"version": "5.5.1",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "lib/index.js",
			"files": [
				"src/",
				"lib/",
				"react-table.js",
				"react-table.css",
				"media/*.png"
			],
			"scripts": {
				"build:node": "babel src --out-dir lib --source-maps inline",
				"build:css": "rimraf react-table.css && stylus src/index.styl --compress -o react-table.css && yarn run css:autoprefix",
				"css:autoprefix": "postcss --use autoprefixer react-table.css -r",
				"watch": "npm-run-all --parallel watch:*",
				"watch:node": "onchange 'src/**/*.js' -i -- npm run build:node",
				"watch:css": "onchange 'src/**/*.styl' -i -- npm run build:css",
				"test": "standard",
				"umd": "rimraf react-table.js && browserify lib/index.js -s reactTable -x react -t babelify -g uglifyify -o react-table.js",
				"prepublish": "npm-run-all build:* && npm run umd",
				"storybook": "start-storybook -p 8000 -c .storybook",
				"docs": "build-storybook -o docs && cp .storybook/CNAME docs/CNAME"
			},
			"dependencies": {
				"classnames": "^2.2.5"
			},
			"peerDependencies": {
				"react": "^15.x.x"
			},
			"devDependencies": {
				"@kadira/storybook": "^2.35.1",
				"autoprefixer": "^6.7.0",
				"babel-cli": "6.14.0",
				"babel-eslint": "6.1.2",
				"babel-preset-es2015": "6.14.0",
				"babel-preset-react": "6.11.1",
				"babel-preset-stage-2": "6.13.0",
				"babelify": "^7.3.0",
				"browserify": "13.1.0",
				"github-markdown-css": "^2.4.1",
				"html-loader": "^0.4.4",
				"markdown-loader": "^0.1.7",
				"namor": "^0.3.0",
				"npm-run-all": "^3.1.1",
				"onchange": "^3.0.2",
				"postcss-cli": "^2.6.0",
				"react": "^15.4.2",
				"react-dom": "^15.4.2",
				"react-json-tree": "^0.10.1",
				"rimraf": "^2.6.1",
				"standard": "^8.0.0",
				"storybook": "^0.0.0",
				"stylus": "^0.54.5",
				"uglifyify": "3.0.3"
			},
			"browserify-shim": {
				"react": "global:React"
			},
			"standard": {
				"parser": "babel-eslint",
				"ignore": [
					"node_modules",
					"dist",
					"lib",
					"example",
					"react-table.js",
					"stories",
					"docs"
				]
			},
			"babel": {
				"presets": [
					"es2015",
					"stage-2",
					"react"
				]
			},
			"gitHead": "7202776c86362d7f454facf02703d0d831f5ca0c",
			"bugs": {
				"url": "https://github.com/tannerlinsley/react-table/issues"
			},
			"_id": "react-table@5.5.1",
			"_shasum": "cc253d5194a3defb09bb669e9c7ab800db012d0e",
			"_from": ".",
			"_npmVersion": "3.10.9",
			"_nodeVersion": "7.2.0",
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"dist": {
				"shasum": "cc253d5194a3defb09bb669e9c7ab800db012d0e",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-5.5.1.tgz"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/react-table-5.5.1.tgz_1492102167753_0.2600737602915615"
			},
			"directories": {},
			"contributors": []
		},
		"5.5.2": {
			"name": "react-table",
			"version": "5.5.2",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "lib/index.js",
			"files": [
				"src/",
				"lib/",
				"react-table.js",
				"react-table.css",
				"media/*.png"
			],
			"scripts": {
				"build:node": "babel src --out-dir lib --source-maps inline",
				"build:css": "rimraf react-table.css && stylus src/index.styl --compress -o react-table.css && yarn run css:autoprefix",
				"css:autoprefix": "postcss --use autoprefixer react-table.css -r",
				"watch": "npm-run-all --parallel watch:*",
				"watch:node": "onchange 'src/**/*.js' -i -- npm run build:node",
				"watch:css": "onchange 'src/**/*.styl' -i -- npm run build:css",
				"test": "standard",
				"umd": "rimraf react-table.js && browserify lib/index.js -s reactTable -x react -t babelify -g uglifyify -o react-table.js",
				"prepublish": "npm-run-all build:* && npm run umd",
				"storybook": "start-storybook -p 8000 -c .storybook",
				"docs": "build-storybook -o docs && cp .storybook/CNAME docs/CNAME"
			},
			"dependencies": {
				"classnames": "^2.2.5"
			},
			"peerDependencies": {
				"react": "^15.x.x"
			},
			"devDependencies": {
				"@kadira/storybook": "^2.35.1",
				"autoprefixer": "^6.7.0",
				"babel-cli": "6.14.0",
				"babel-eslint": "6.1.2",
				"babel-preset-es2015": "6.14.0",
				"babel-preset-react": "6.11.1",
				"babel-preset-stage-2": "6.13.0",
				"babelify": "^7.3.0",
				"browserify": "13.1.0",
				"github-markdown-css": "^2.4.1",
				"html-loader": "^0.4.4",
				"markdown-loader": "^0.1.7",
				"namor": "^0.3.0",
				"npm-run-all": "^3.1.1",
				"onchange": "^3.0.2",
				"postcss-cli": "^2.6.0",
				"react": "^15.4.2",
				"react-dom": "^15.4.2",
				"react-json-tree": "^0.10.1",
				"rimraf": "^2.6.1",
				"standard": "^8.0.0",
				"storybook": "^0.0.0",
				"stylus": "^0.54.5",
				"uglifyify": "3.0.3"
			},
			"browserify-shim": {
				"react": "global:React"
			},
			"standard": {
				"parser": "babel-eslint",
				"ignore": [
					"node_modules",
					"dist",
					"lib",
					"example",
					"react-table.js",
					"stories",
					"docs"
				]
			},
			"babel": {
				"presets": [
					"es2015",
					"stage-2",
					"react"
				]
			},
			"gitHead": "a64c6a3a766467979e4b1a78b15dd11c52f3f946",
			"bugs": {
				"url": "https://github.com/tannerlinsley/react-table/issues"
			},
			"_id": "react-table@5.5.2",
			"_shasum": "ae6e07dd9a7140cebad88f05e75b933fec988b44",
			"_from": ".",
			"_npmVersion": "3.10.9",
			"_nodeVersion": "7.2.0",
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"dist": {
				"shasum": "ae6e07dd9a7140cebad88f05e75b933fec988b44",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-5.5.2.tgz"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/react-table-5.5.2.tgz_1492442957593_0.17498634941875935"
			},
			"directories": {},
			"contributors": []
		},
		"5.5.3": {
			"name": "react-table",
			"version": "5.5.3",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "lib/index.js",
			"files": [
				"src/",
				"lib/",
				"react-table.js",
				"react-table.css",
				"media/*.png"
			],
			"scripts": {
				"build:node": "babel src --out-dir lib --source-maps inline",
				"build:css": "rimraf react-table.css && stylus src/index.styl --compress -o react-table.css && yarn run css:autoprefix",
				"css:autoprefix": "postcss --use autoprefixer react-table.css -r",
				"watch": "npm-run-all --parallel watch:*",
				"watch:node": "onchange 'src/**/*.js' -i -- npm run build:node",
				"watch:css": "onchange 'src/**/*.styl' -i -- npm run build:css",
				"test": "standard",
				"umd": "rimraf react-table.js && webpack --config umd.webpack.js",
				"build": "npm-run-all build:*",
				"prepublish": "npm run build && npm run umd",
				"postpublish": "git push --tags",
				"storybook": "start-storybook -p 8000 -c .storybook",
				"docs": "build-storybook -o docs && cp .storybook/CNAME docs/CNAME"
			},
			"dependencies": {
				"classnames": "^2.2.5"
			},
			"peerDependencies": {
				"react": "^15.x.x"
			},
			"devDependencies": {
				"@kadira/storybook": "^2.35.1",
				"autoprefixer": "^6.7.0",
				"babel-cli": "6.14.0",
				"babel-eslint": "6.1.2",
				"babel-preset-es2015": "6.14.0",
				"babel-preset-react": "6.11.1",
				"babel-preset-stage-2": "6.13.0",
				"github-markdown-css": "^2.4.1",
				"html-loader": "^0.4.4",
				"markdown-loader": "^0.1.7",
				"namor": "^0.3.0",
				"npm-run-all": "^3.1.1",
				"onchange": "^3.0.2",
				"postcss-cli": "^2.6.0",
				"react": "^15.4.2",
				"react-dom": "^15.4.2",
				"react-json-tree": "^0.10.1",
				"rimraf": "^2.6.1",
				"standard": "^8.0.0",
				"storybook": "^0.0.0",
				"stylus": "^0.54.5",
				"webpack": "^2.4.1"
			},
			"standard": {
				"parser": "babel-eslint",
				"ignore": [
					"node_modules",
					"dist",
					"lib",
					"example",
					"react-table.js",
					"stories",
					"docs"
				]
			},
			"babel": {
				"presets": [
					"es2015",
					"stage-2",
					"react"
				]
			},
			"gitHead": "a1e724c4831afeb4194501c5751a4285561c5129",
			"bugs": {
				"url": "https://github.com/tannerlinsley/react-table/issues"
			},
			"_id": "react-table@5.5.3",
			"_shasum": "55a4b1e1dc792c828cbacc8929c1a54462d6c187",
			"_from": ".",
			"_npmVersion": "3.10.9",
			"_nodeVersion": "7.2.0",
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"dist": {
				"shasum": "55a4b1e1dc792c828cbacc8929c1a54462d6c187",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-5.5.3.tgz"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/react-table-5.5.3.tgz_1492452044230_0.8216113671660423"
			},
			"directories": {},
			"contributors": []
		},
		"5.6.0": {
			"name": "react-table",
			"version": "5.6.0",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "lib/index.js",
			"files": [
				"src/",
				"lib/",
				"react-table.js",
				"react-table.css",
				"media/*.png"
			],
			"scripts": {
				"build:node": "babel src --out-dir lib --source-maps inline",
				"build:css": "rimraf react-table.css && stylus src/index.styl --compress -o react-table.css && yarn run css:autoprefix",
				"css:autoprefix": "postcss --use autoprefixer react-table.css -r",
				"watch": "npm-run-all --parallel watch:*",
				"watch:node": "onchange 'src/**/*.js' -i -- npm run build:node",
				"watch:css": "onchange 'src/**/*.styl' -i -- npm run build:css",
				"test": "standard",
				"umd": "rimraf react-table.js && webpack --config umd.webpack.js",
				"build": "npm-run-all build:*",
				"prepublish": "npm run build && npm run umd",
				"postpublish": "git push --tags",
				"storybook": "start-storybook -p 8000 -c .storybook",
				"docs": "build-storybook -o docs && cp .storybook/CNAME docs/CNAME"
			},
			"dependencies": {
				"classnames": "^2.2.5"
			},
			"peerDependencies": {
				"react": "^15.x.x"
			},
			"devDependencies": {
				"@kadira/storybook": "^2.35.1",
				"autoprefixer": "^6.7.0",
				"babel-cli": "6.14.0",
				"babel-eslint": "6.1.2",
				"babel-preset-es2015": "6.14.0",
				"babel-preset-react": "6.11.1",
				"babel-preset-stage-2": "6.13.0",
				"github-markdown-css": "^2.4.1",
				"html-loader": "^0.4.4",
				"markdown-loader": "^0.1.7",
				"namor": "^0.3.0",
				"npm-run-all": "^3.1.1",
				"onchange": "^3.0.2",
				"postcss-cli": "^2.6.0",
				"react": "^15.4.2",
				"react-dom": "^15.4.2",
				"react-json-tree": "^0.10.1",
				"rimraf": "^2.6.1",
				"standard": "^8.0.0",
				"storybook": "^0.0.0",
				"stylus": "^0.54.5",
				"webpack": "^2.4.1"
			},
			"standard": {
				"parser": "babel-eslint",
				"ignore": [
					"node_modules",
					"dist",
					"lib",
					"example",
					"react-table.js",
					"stories",
					"docs"
				]
			},
			"babel": {
				"presets": [
					"es2015",
					"stage-2",
					"react"
				]
			},
			"gitHead": "0c3f2f2cd1153d13acbe09e77e84d181a396c351",
			"bugs": {
				"url": "https://github.com/tannerlinsley/react-table/issues"
			},
			"_id": "react-table@5.6.0",
			"_shasum": "0e61845361948999d1ae9f24d92e574ec333cd41",
			"_from": ".",
			"_npmVersion": "3.10.9",
			"_nodeVersion": "7.2.0",
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"dist": {
				"shasum": "0e61845361948999d1ae9f24d92e574ec333cd41",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-5.6.0.tgz"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/react-table-5.6.0.tgz_1492728303277_0.6704086377285421"
			},
			"directories": {},
			"contributors": []
		},
		"6.0.0": {
			"name": "react-table",
			"version": "6.0.0",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "lib/index.js",
			"files": [
				"src/",
				"lib/",
				"react-table.js",
				"react-table.css",
				"media/*.png"
			],
			"scripts": {
				"build:node": "babel src --out-dir lib --source-maps inline",
				"build:css": "rimraf react-table.css && stylus src/index.styl --compress -o react-table.css && yarn run css:autoprefix",
				"css:autoprefix": "postcss --use autoprefixer react-table.css -r",
				"watch": "npm-run-all --parallel watch:*",
				"watch:node": "onchange 'src/**/*.js' -i -- npm run build:node",
				"watch:css": "onchange 'src/**/*.styl' -i -- npm run build:css",
				"test": "standard",
				"umd": "rimraf react-table.js && webpack --config umd.webpack.js",
				"build": "npm-run-all build:*",
				"prepublish": "npm run build && npm run umd",
				"postpublish": "git push --tags",
				"storybook": "start-storybook -p 8000 -c .storybook",
				"docs": "build-storybook -o docs && cp .storybook/CNAME docs/CNAME"
			},
			"dependencies": {
				"classnames": "^2.2.5",
				"raw-loader": "^0.5.1"
			},
			"peerDependencies": {
				"react": "^15.x.x"
			},
			"devDependencies": {
				"@kadira/storybook": "^2.35.1",
				"autoprefixer": "^6.7.0",
				"babel-cli": "6.14.0",
				"babel-eslint": "6.1.2",
				"babel-preset-es2015": "6.14.0",
				"babel-preset-react": "6.11.1",
				"babel-preset-stage-2": "6.13.0",
				"github-markdown-css": "^2.4.1",
				"html-loader": "^0.4.4",
				"markdown-loader": "^0.1.7",
				"namor": "^0.3.0",
				"npm-run-all": "^3.1.1",
				"onchange": "^3.0.2",
				"postcss-cli": "^2.6.0",
				"react": "^15.4.2",
				"react-dom": "^15.4.2",
				"react-json-tree": "^0.10.1",
				"rimraf": "^2.6.1",
				"standard": "^8.0.0",
				"storybook": "^0.0.0",
				"stylus": "^0.54.5",
				"webpack": "^2.4.1"
			},
			"standard": {
				"parser": "babel-eslint",
				"ignore": [
					"node_modules",
					"dist",
					"lib",
					"example",
					"react-table.js",
					"stories",
					"docs"
				]
			},
			"babel": {
				"presets": [
					"es2015",
					"stage-2",
					"react"
				]
			},
			"gitHead": "2ba0bf73ad478fbb1193a53c865365739418f3a7",
			"bugs": {
				"url": "https://github.com/tannerlinsley/react-table/issues"
			},
			"_id": "react-table@6.0.0",
			"_shasum": "50a9daccd1f3dd588b20c15ba15894bd2911de96",
			"_from": ".",
			"_npmVersion": "3.10.9",
			"_nodeVersion": "7.2.0",
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"dist": {
				"shasum": "50a9daccd1f3dd588b20c15ba15894bd2911de96",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-6.0.0.tgz"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/react-table-6.0.0.tgz_1494531401053_0.459742448059842"
			},
			"directories": {},
			"contributors": []
		},
		"6.0.1": {
			"name": "react-table",
			"version": "6.0.1",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "lib/index.js",
			"files": [
				"src/",
				"lib/",
				"react-table.js",
				"react-table.css",
				"media/*.png"
			],
			"scripts": {
				"build:node": "babel src --out-dir lib --source-maps inline",
				"build:css": "rimraf react-table.css && stylus src/index.styl --compress -o react-table.css && yarn run css:autoprefix",
				"css:autoprefix": "postcss --use autoprefixer react-table.css -r",
				"watch": "npm-run-all --parallel watch:*",
				"watch:node": "onchange 'src/**/*.js' -i -- npm run build:node",
				"watch:css": "onchange 'src/**/*.styl' -i -- npm run build:css",
				"test": "standard",
				"umd": "rimraf react-table.js && webpack --config umd.webpack.js",
				"build": "npm-run-all build:*",
				"prepublish": "npm run build && npm run umd",
				"postpublish": "git push --tags",
				"storybook": "start-storybook -p 8000 -c .storybook",
				"docs": "build-storybook -o docs && cp .storybook/CNAME docs/CNAME"
			},
			"dependencies": {
				"classnames": "^2.2.5",
				"raw-loader": "^0.5.1"
			},
			"peerDependencies": {
				"react": "^15.x.x"
			},
			"devDependencies": {
				"@kadira/storybook": "^2.35.1",
				"autoprefixer": "^6.7.0",
				"babel-cli": "6.14.0",
				"babel-eslint": "6.1.2",
				"babel-preset-es2015": "6.14.0",
				"babel-preset-react": "6.11.1",
				"babel-preset-stage-2": "6.13.0",
				"github-markdown-css": "^2.4.1",
				"html-loader": "^0.4.4",
				"markdown-loader": "^0.1.7",
				"namor": "^0.3.0",
				"npm-run-all": "^3.1.1",
				"onchange": "^3.0.2",
				"postcss-cli": "^2.6.0",
				"react": "^15.4.2",
				"react-dom": "^15.4.2",
				"react-json-tree": "^0.10.1",
				"rimraf": "^2.6.1",
				"standard": "^8.0.0",
				"storybook": "^0.0.0",
				"stylus": "^0.54.5",
				"webpack": "^2.4.1"
			},
			"standard": {
				"parser": "babel-eslint",
				"ignore": [
					"node_modules",
					"dist",
					"lib",
					"example",
					"react-table.js",
					"stories",
					"docs"
				]
			},
			"babel": {
				"presets": [
					"es2015",
					"stage-2",
					"react"
				]
			},
			"gitHead": "ee5fae8c6f3bcf528b04b76a9bd5e81cf2e14a89",
			"bugs": {
				"url": "https://github.com/tannerlinsley/react-table/issues"
			},
			"_id": "react-table@6.0.1",
			"_shasum": "1be66b9eb1bffe3285809ad0dc412362fb127806",
			"_from": ".",
			"_npmVersion": "3.10.9",
			"_nodeVersion": "7.2.0",
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"dist": {
				"shasum": "1be66b9eb1bffe3285809ad0dc412362fb127806",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-6.0.1.tgz"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/react-table-6.0.1.tgz_1494611032099_0.23392608645372093"
			},
			"directories": {},
			"contributors": []
		},
		"6.0.2": {
			"name": "react-table",
			"version": "6.0.2",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "lib/index.js",
			"files": [
				"src/",
				"lib/",
				"react-table.js",
				"react-table.css",
				"media/*.png"
			],
			"scripts": {
				"build:node": "babel src --out-dir lib --source-maps inline",
				"build:css": "rimraf react-table.css && stylus src/index.styl --compress -o react-table.css && yarn run css:autoprefix",
				"css:autoprefix": "postcss --use autoprefixer react-table.css -r",
				"watch": "npm-run-all --parallel watch:*",
				"watch:node": "onchange 'src/**/*.js' -i -- npm run build:node",
				"watch:css": "onchange 'src/**/*.styl' -i -- npm run build:css",
				"test": "standard",
				"umd": "rimraf react-table.js && webpack --config umd.webpack.js",
				"build": "npm-run-all build:*",
				"prepublish": "npm run build && npm run umd",
				"postpublish": "git push --tags",
				"docs": "cd docs && yarn && yarn start",
				"docs:build": "cd docs && yarn && yarn run build"
			},
			"dependencies": {
				"classnames": "^2.2.5"
			},
			"peerDependencies": {
				"react": "^15.x.x"
			},
			"devDependencies": {
				"autoprefixer": "^6.7.0",
				"babel-cli": "6.14.0",
				"babel-eslint": "6.1.2",
				"babel-preset-es2015": "6.14.0",
				"babel-preset-react": "6.11.1",
				"babel-preset-stage-2": "6.13.0",
				"github-markdown-css": "^2.4.1",
				"html-loader": "^0.4.4",
				"markdown-loader": "^0.1.7",
				"namor": "^0.3.0",
				"npm-run-all": "^3.1.1",
				"onchange": "^3.0.2",
				"postcss-cli": "^2.6.0",
				"raw-loader": "^0.5.1",
				"react": "^15.4.2",
				"react-dom": "^15.4.2",
				"react-json-tree": "^0.10.1",
				"rimraf": "^2.6.1",
				"standard": "^10.0.2",
				"storybook": "^0.0.0",
				"stylus": "^0.54.5",
				"webpack": "^2.4.1"
			},
			"standard": {
				"parser": "babel-eslint",
				"ignore": [
					"node_modules",
					"dist",
					"lib",
					"example",
					"react-table.js",
					"stories",
					"docs"
				]
			},
			"babel": {
				"presets": [
					"es2015",
					"stage-2",
					"react"
				]
			},
			"gitHead": "6b69363e1e24379322fbf3508b2a03e06d29edd0",
			"bugs": {
				"url": "https://github.com/tannerlinsley/react-table/issues"
			},
			"_id": "react-table@6.0.2",
			"_shasum": "fe61cf9d2e563fae6b14a50c683e7d969f68eec9",
			"_from": ".",
			"_npmVersion": "3.10.9",
			"_nodeVersion": "7.2.0",
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"dist": {
				"shasum": "fe61cf9d2e563fae6b14a50c683e7d969f68eec9",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-6.0.2.tgz"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/react-table-6.0.2.tgz_1494905005450_0.43764145695604384"
			},
			"directories": {},
			"contributors": []
		},
		"6.0.3": {
			"name": "react-table",
			"version": "6.0.3",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "lib/index.js",
			"files": [
				"src/",
				"lib/",
				"react-table.js",
				"react-table.css",
				"media/*.png"
			],
			"scripts": {
				"build:node": "babel src --out-dir lib --source-maps inline",
				"build:css": "rimraf react-table.css && stylus src/index.styl --compress -o react-table.css && yarn run css:autoprefix",
				"css:autoprefix": "postcss --use autoprefixer react-table.css -r",
				"watch": "npm-run-all --parallel watch:*",
				"watch:node": "onchange 'src/**/*.js' -i -- npm run build:node",
				"watch:css": "onchange 'src/**/*.styl' -i -- npm run build:css",
				"test": "standard",
				"umd": "rimraf react-table.js && webpack --config umd.webpack.js",
				"build": "npm-run-all build:*",
				"prepublish": "npm run build && npm run umd",
				"postpublish": "git push --tags",
				"docs": "cd docs && yarn && yarn start",
				"docs:build": "cd docs && yarn && yarn run build"
			},
			"dependencies": {
				"classnames": "^2.2.5"
			},
			"peerDependencies": {
				"react": "^15.x.x"
			},
			"devDependencies": {
				"autoprefixer": "^6.7.0",
				"babel-cli": "6.14.0",
				"babel-eslint": "6.1.2",
				"babel-preset-es2015": "6.14.0",
				"babel-preset-react": "6.11.1",
				"babel-preset-stage-2": "6.13.0",
				"github-markdown-css": "^2.4.1",
				"html-loader": "^0.4.4",
				"markdown-loader": "^0.1.7",
				"namor": "^0.3.0",
				"npm-run-all": "^3.1.1",
				"onchange": "^3.0.2",
				"postcss-cli": "^2.6.0",
				"raw-loader": "^0.5.1",
				"react": "^15.4.2",
				"react-dom": "^15.4.2",
				"react-json-tree": "^0.10.1",
				"rimraf": "^2.6.1",
				"standard": "^10.0.2",
				"storybook": "^0.0.0",
				"stylus": "^0.54.5",
				"webpack": "^2.4.1"
			},
			"standard": {
				"parser": "babel-eslint",
				"ignore": [
					"node_modules",
					"dist",
					"lib",
					"example",
					"react-table.js",
					"stories",
					"docs"
				]
			},
			"babel": {
				"presets": [
					"es2015",
					"stage-2",
					"react"
				]
			},
			"gitHead": "e70b29066be914be8043ae6074d293abf91099ae",
			"bugs": {
				"url": "https://github.com/tannerlinsley/react-table/issues"
			},
			"_id": "react-table@6.0.3",
			"_shasum": "665ab9b3447fd732aad92a9c65b5312f18236fef",
			"_from": ".",
			"_npmVersion": "3.10.9",
			"_nodeVersion": "7.2.0",
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"dist": {
				"shasum": "665ab9b3447fd732aad92a9c65b5312f18236fef",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-6.0.3.tgz"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/react-table-6.0.3.tgz_1494957061030_0.7777294314000756"
			},
			"directories": {},
			"contributors": []
		},
		"6.0.4": {
			"name": "react-table",
			"version": "6.0.4",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "lib/index.js",
			"files": [
				"src/",
				"lib/",
				"react-table.js",
				"react-table.css",
				"media/*.png"
			],
			"scripts": {
				"build:node": "babel src --out-dir lib --source-maps inline",
				"build:css": "rimraf react-table.css && stylus src/index.styl --compress -o react-table.css && yarn run css:autoprefix",
				"css:autoprefix": "postcss --use autoprefixer react-table.css -r",
				"watch": "npm-run-all --parallel watch:*",
				"watch:node": "onchange 'src/**/*.js' -i -- npm run build:node",
				"watch:css": "onchange 'src/**/*.styl' -i -- npm run build:css",
				"test": "standard",
				"umd": "rimraf react-table.js && webpack --config umd.webpack.js",
				"build": "npm-run-all build:*",
				"prepublish": "npm run build && npm run umd",
				"postpublish": "git push --tags",
				"docs": "cd docs && yarn && yarn start",
				"docs:build": "cd docs && yarn && yarn run build"
			},
			"dependencies": {
				"classnames": "^2.2.5",
				"react-json-tree": "^0.10.9"
			},
			"peerDependencies": {
				"react": "^15.x.x"
			},
			"devDependencies": {
				"autoprefixer": "^6.7.0",
				"babel-cli": "6.14.0",
				"babel-eslint": "6.1.2",
				"babel-preset-es2015": "6.14.0",
				"babel-preset-react": "6.11.1",
				"babel-preset-stage-2": "6.13.0",
				"npm-run-all": "^3.1.1",
				"onchange": "^3.0.2",
				"postcss-cli": "^2.6.0",
				"react": "^15.4.2",
				"react-dom": "^15.4.2",
				"rimraf": "^2.6.1",
				"standard": "^10.0.2",
				"stylus": "^0.54.5",
				"webpack": "^2.5.1"
			},
			"standard": {
				"parser": "babel-eslint",
				"ignore": [
					"node_modules",
					"dist",
					"lib",
					"example",
					"react-table.js",
					"stories",
					"docs"
				]
			},
			"babel": {
				"presets": [
					"es2015",
					"stage-2",
					"react"
				]
			},
			"gitHead": "1995bba652e17f341f46a52787f5a3783e62e8db",
			"bugs": {
				"url": "https://github.com/tannerlinsley/react-table/issues"
			},
			"_id": "react-table@6.0.4",
			"_shasum": "0ec4ebc9d78235687ff9e95d1367fc57088273e6",
			"_from": ".",
			"_npmVersion": "3.10.9",
			"_nodeVersion": "7.2.0",
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"dist": {
				"shasum": "0ec4ebc9d78235687ff9e95d1367fc57088273e6",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-6.0.4.tgz"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-table-6.0.4.tgz_1495217218684_0.41063216025941074"
			},
			"directories": {},
			"contributors": []
		},
		"6.0.5": {
			"name": "react-table",
			"version": "6.0.5",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "lib/index.js",
			"files": [
				"src/",
				"lib/",
				"react-table.js",
				"react-table.css",
				"media/*.png"
			],
			"scripts": {
				"build:node": "babel src --out-dir lib --source-maps inline",
				"build:css": "rimraf react-table.css && stylus src/index.styl --compress -o react-table.css && yarn run css:autoprefix",
				"css:autoprefix": "postcss --use autoprefixer react-table.css -r",
				"watch": "npm-run-all --parallel watch:*",
				"watch:node": "onchange 'src/**/*.js' -i -- npm run build:node",
				"watch:css": "onchange 'src/**/*.styl' -i -- npm run build:css",
				"test": "standard",
				"umd": "rimraf react-table.js && webpack --config umd.webpack.js",
				"build": "npm-run-all build:*",
				"prepublish": "npm run build && npm run umd",
				"postpublish": "git push --tags",
				"docs": "cd docs && yarn && yarn start",
				"docs:build": "cd docs && yarn && yarn run build"
			},
			"dependencies": {
				"classnames": "^2.2.5",
				"react-json-tree": "^0.10.9"
			},
			"peerDependencies": {
				"react": "^15.x.x"
			},
			"devDependencies": {
				"autoprefixer": "^6.7.0",
				"babel-cli": "6.14.0",
				"babel-eslint": "6.1.2",
				"babel-preset-es2015": "6.14.0",
				"babel-preset-react": "6.11.1",
				"babel-preset-stage-2": "6.13.0",
				"npm-run-all": "^3.1.1",
				"onchange": "^3.0.2",
				"postcss-cli": "^2.6.0",
				"react": "^15.4.2",
				"react-dom": "^15.4.2",
				"rimraf": "^2.6.1",
				"standard": "^10.0.2",
				"stylus": "^0.54.5",
				"webpack": "^2.5.1"
			},
			"standard": {
				"parser": "babel-eslint",
				"ignore": [
					"node_modules",
					"dist",
					"lib",
					"example",
					"react-table.js",
					"stories",
					"docs"
				]
			},
			"babel": {
				"presets": [
					"es2015",
					"stage-2",
					"react"
				]
			},
			"gitHead": "846fc0d84d1a8bde83d613c7b4c63784a726f532",
			"bugs": {
				"url": "https://github.com/tannerlinsley/react-table/issues"
			},
			"_id": "react-table@6.0.5",
			"_shasum": "8a0e034e36304722447aed91cb7c069b640d035d",
			"_from": ".",
			"_npmVersion": "3.10.9",
			"_nodeVersion": "7.2.0",
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"dist": {
				"shasum": "8a0e034e36304722447aed91cb7c069b640d035d",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-6.0.5.tgz"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-table-6.0.5.tgz_1495232884237_0.26902959030121565"
			},
			"directories": {},
			"contributors": []
		},
		"6.2.0": {
			"name": "react-table",
			"version": "6.2.0",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "lib/index.js",
			"files": [
				"src/",
				"lib/",
				"react-table.js",
				"react-table.css",
				"media/*.png"
			],
			"scripts": {
				"build:node": "babel src --out-dir lib --source-maps inline",
				"build:css": "rimraf react-table.css && stylus src/index.styl --compress -o react-table.css && yarn run css:autoprefix",
				"css:autoprefix": "postcss --use autoprefixer react-table.css -r",
				"watch": "npm-run-all --parallel watch:*",
				"watch:node": "onchange 'src/**/*.js' -i -- npm run build:node",
				"watch:css": "onchange 'src/**/*.styl' -i -- npm run build:css",
				"test": "standard",
				"umd": "rimraf react-table.js && webpack --config umd.webpack.js",
				"build": "npm-run-all build:*",
				"prepublish": "npm run build && npm run umd",
				"postpublish": "git push --tags",
				"docs": "cd docs && yarn && yarn start",
				"docs:build": "cd docs && yarn && yarn run build"
			},
			"dependencies": {
				"classnames": "^2.2.5",
				"react-json-tree": "^0.10.9"
			},
			"peerDependencies": {
				"react": "^15.x.x"
			},
			"devDependencies": {
				"autoprefixer": "^6.7.0",
				"babel-cli": "6.14.0",
				"babel-eslint": "6.1.2",
				"babel-preset-es2015": "6.14.0",
				"babel-preset-react": "6.11.1",
				"babel-preset-stage-2": "6.13.0",
				"npm-run-all": "^3.1.1",
				"onchange": "^3.0.2",
				"postcss-cli": "^2.6.0",
				"react": "^15.4.2",
				"react-dom": "^15.4.2",
				"rimraf": "^2.6.1",
				"standard": "^10.0.2",
				"stylus": "^0.54.5",
				"webpack": "^2.5.1"
			},
			"standard": {
				"parser": "babel-eslint",
				"ignore": [
					"node_modules",
					"dist",
					"lib",
					"example",
					"react-table.js",
					"stories",
					"docs"
				]
			},
			"babel": {
				"presets": [
					"es2015",
					"stage-2",
					"react"
				]
			},
			"gitHead": "f4704b146cb1ad49204aa3a9dc5c6af247d34226",
			"bugs": {
				"url": "https://github.com/tannerlinsley/react-table/issues"
			},
			"_id": "react-table@6.2.0",
			"_shasum": "c9734d897af9a225486a77ab57f669511adda36c",
			"_from": ".",
			"_npmVersion": "3.10.9",
			"_nodeVersion": "7.2.0",
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"dist": {
				"shasum": "c9734d897af9a225486a77ab57f669511adda36c",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-6.2.0.tgz"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-table-6.2.0.tgz_1496894285883_0.09802628378383815"
			},
			"directories": {},
			"contributors": []
		},
		"6.3.0": {
			"name": "react-table",
			"version": "6.3.0",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "lib/index.js",
			"files": [
				"src/",
				"lib/",
				"react-table.js",
				"react-table.css",
				"media/*.png"
			],
			"scripts": {
				"build:node": "babel src --out-dir lib --source-maps inline",
				"build:css": "rimraf react-table.css && stylus src/index.styl --compress -o react-table.css && yarn run css:autoprefix",
				"css:autoprefix": "postcss --use autoprefixer react-table.css -r",
				"watch": "npm-run-all --parallel watch:*",
				"watch:node": "onchange 'src/**/*.js' -i -- npm run build:node",
				"watch:css": "onchange 'src/**/*.styl' -i -- npm run build:css",
				"test": "standard",
				"umd": "rimraf react-table.js && webpack --config umd.webpack.js",
				"build": "npm-run-all build:*",
				"prepublish": "npm run build && npm run umd",
				"postpublish": "git push --tags",
				"docs": "yarn watch & cd docs && yarn && yarn start",
				"docs:build": "yarn build && cd docs && yarn && yarn run build"
			},
			"dependencies": {
				"classnames": "^2.2.5",
				"react-json-tree": "^0.10.9"
			},
			"peerDependencies": {
				"react": "^15.x.x"
			},
			"devDependencies": {
				"autoprefixer": "^6.7.0",
				"babel-cli": "6.14.0",
				"babel-eslint": "6.1.2",
				"babel-preset-es2015": "6.14.0",
				"babel-preset-react": "6.11.1",
				"babel-preset-stage-2": "6.13.0",
				"npm-run-all": "^3.1.1",
				"onchange": "^3.0.2",
				"postcss-cli": "^2.6.0",
				"react": "^15.4.2",
				"react-dom": "^15.4.2",
				"rimraf": "^2.6.1",
				"standard": "^10.0.2",
				"stylus": "^0.54.5",
				"webpack": "^2.5.1"
			},
			"standard": {
				"parser": "babel-eslint",
				"ignore": [
					"node_modules",
					"dist",
					"lib",
					"example",
					"react-table.js",
					"stories",
					"docs"
				]
			},
			"babel": {
				"presets": [
					"es2015",
					"stage-2",
					"react"
				]
			},
			"gitHead": "fdb3e77b0080efbfce5bc7b175f830f4ba617612",
			"bugs": {
				"url": "https://github.com/tannerlinsley/react-table/issues"
			},
			"_id": "react-table@6.3.0",
			"_shasum": "b6ca939f342d89861d437eb6c97cc2ec103fd5c2",
			"_from": ".",
			"_npmVersion": "3.10.9",
			"_nodeVersion": "7.2.0",
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"dist": {
				"shasum": "b6ca939f342d89861d437eb6c97cc2ec103fd5c2",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-6.3.0.tgz"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-table-6.3.0.tgz_1497063772200_0.5712465611286461"
			},
			"directories": {},
			"contributors": []
		},
		"6.4.0": {
			"name": "react-table",
			"version": "6.4.0",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "lib/index.js",
			"files": [
				"src/",
				"lib/",
				"react-table.js",
				"react-table.css",
				"media/*.png"
			],
			"scripts": {
				"build:node": "babel src --out-dir lib --source-maps inline",
				"build:css": "rimraf react-table.css && stylus src/index.styl --compress -o react-table.css && yarn run css:autoprefix",
				"css:autoprefix": "postcss --use autoprefixer react-table.css -r",
				"watch": "npm-run-all --parallel watch:*",
				"watch:node": "onchange 'src/**/*.js' -i -- npm run build:node",
				"watch:css": "onchange 'src/**/*.styl' -i -- npm run build:css",
				"test": "standard",
				"umd": "rimraf react-table.js && webpack --config umd.webpack.js",
				"build": "npm-run-all build:*",
				"prepublish": "npm run build && npm run umd",
				"postpublish": "git push --tags",
				"docs": "yarn watch & cd docs && yarn && yarn start",
				"docs:build": "yarn build && cd docs && yarn && yarn run build"
			},
			"dependencies": {
				"classnames": "^2.2.5",
				"react-json-tree": "^0.10.9"
			},
			"peerDependencies": {
				"react": "^15.x.x"
			},
			"devDependencies": {
				"autoprefixer": "^6.7.0",
				"babel-cli": "6.14.0",
				"babel-eslint": "6.1.2",
				"babel-preset-es2015": "6.14.0",
				"babel-preset-react": "6.11.1",
				"babel-preset-stage-2": "6.13.0",
				"npm-run-all": "^3.1.1",
				"onchange": "^3.0.2",
				"postcss-cli": "^2.6.0",
				"react": "^15.4.2",
				"react-dom": "^15.4.2",
				"rimraf": "^2.6.1",
				"standard": "^10.0.2",
				"stylus": "^0.54.5",
				"webpack": "^2.5.1"
			},
			"standard": {
				"parser": "babel-eslint",
				"ignore": [
					"node_modules",
					"dist",
					"lib",
					"example",
					"react-table.js",
					"stories",
					"docs"
				]
			},
			"babel": {
				"presets": [
					"es2015",
					"stage-2",
					"react"
				]
			},
			"gitHead": "b76f9c956d2244af31a4369b9e38243a7565c09b",
			"bugs": {
				"url": "https://github.com/tannerlinsley/react-table/issues"
			},
			"_id": "react-table@6.4.0",
			"_shasum": "c3a87f290b2645b063bfd51b1ba17d55269e2321",
			"_from": ".",
			"_npmVersion": "3.10.9",
			"_nodeVersion": "7.2.0",
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"dist": {
				"shasum": "c3a87f290b2645b063bfd51b1ba17d55269e2321",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-6.4.0.tgz"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-table-6.4.0.tgz_1497893681707_0.8582039643079042"
			},
			"directories": {},
			"contributors": []
		},
		"6.5.0": {
			"name": "react-table",
			"version": "6.5.0",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "lib/index.js",
			"files": [
				"src/",
				"lib/",
				"react-table.js",
				"react-table.css",
				"media/*.png"
			],
			"scripts": {
				"build:node": "babel src --out-dir lib --source-maps inline",
				"build:css": "rimraf react-table.css && stylus src/index.styl --compress -o react-table.css && yarn run css:autoprefix",
				"css:autoprefix": "postcss --use autoprefixer react-table.css -r",
				"watch": "npm-run-all --parallel watch:*",
				"watch:node": "onchange 'src/**/*.js' -i -- npm run build:node",
				"watch:css": "onchange 'src/**/*.styl' -i -- npm run build:css",
				"test": "eslint src",
				"umd": "rimraf react-table.js && webpack --config umd.webpack.js",
				"build": "npm-run-all build:*",
				"prepublish": "npm run build && npm run umd",
				"postpublish": "git push --tags",
				"docs": "yarn watch & cd docs && yarn && yarn start",
				"docs:build": "yarn build && cd docs && yarn && yarn run build"
			},
			"dependencies": {
				"classnames": "^2.2.5"
			},
			"peerDependencies": {
				"react": "^15.x.x"
			},
			"devDependencies": {
				"autoprefixer": "^6.7.0",
				"babel-cli": "6.14.0",
				"babel-eslint": "6.1.2",
				"babel-preset-es2015": "6.14.0",
				"babel-preset-react": "6.11.1",
				"babel-preset-stage-2": "6.13.0",
				"eslint": "^4.1.1",
				"match-sorter": "^1.8.0",
				"npm-run-all": "^3.1.1",
				"onchange": "^3.0.2",
				"postcss-cli": "^2.6.0",
				"react": "^15.4.2",
				"react-dom": "^15.4.2",
				"react-json-tree": "^0.10.9",
				"rimraf": "^2.6.1",
				"standard": "^10.0.2",
				"stylus": "^0.54.5",
				"webpack": "^2.5.1"
			},
			"babel": {
				"presets": [
					"es2015",
					"stage-2",
					"react"
				]
			},
			"gitHead": "f9a1cfae1e428169dc9158f61e24e40a1f46785e",
			"bugs": {
				"url": "https://github.com/tannerlinsley/react-table/issues"
			},
			"_id": "react-table@6.5.0",
			"_shasum": "8588a78556a26447119eedccc6c57ea82d8b90b2",
			"_from": ".",
			"_npmVersion": "3.10.9",
			"_nodeVersion": "7.2.0",
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"dist": {
				"shasum": "8588a78556a26447119eedccc6c57ea82d8b90b2",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-6.5.0.tgz"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-table-6.5.0.tgz_1499272321526_0.9689203805755824"
			},
			"directories": {},
			"contributors": []
		},
		"6.5.1": {
			"name": "react-table",
			"version": "6.5.1",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "lib/index.js",
			"files": [
				"src/",
				"lib/",
				"react-table.js",
				"react-table.css",
				"media/*.png"
			],
			"scripts": {
				"build:node": "babel src --out-dir lib --source-maps inline",
				"build:css": "rimraf react-table.css && stylus src/index.styl --compress -o react-table.css && yarn run css:autoprefix",
				"css:autoprefix": "postcss --use autoprefixer react-table.css -r",
				"watch": "npm-run-all --parallel watch:*",
				"watch:node": "onchange 'src/**/*.js' -i -- npm run build:node",
				"watch:css": "onchange 'src/**/*.styl' -i -- npm run build:css",
				"test": "eslint src",
				"umd": "rimraf react-table.js && webpack --config umd.webpack.js",
				"build": "npm-run-all build:*",
				"prepublish": "npm run build && npm run umd",
				"postpublish": "git push --tags",
				"docs": "yarn watch & cd docs && yarn && yarn start",
				"docs:build": "yarn build && cd docs && yarn && yarn run build"
			},
			"dependencies": {
				"classnames": "^2.2.5"
			},
			"peerDependencies": {
				"react": "^15.x.x"
			},
			"devDependencies": {
				"autoprefixer": "^6.7.0",
				"babel-cli": "6.14.0",
				"babel-eslint": "6.1.2",
				"babel-preset-es2015": "6.14.0",
				"babel-preset-react": "6.11.1",
				"babel-preset-stage-2": "6.13.0",
				"eslint": "^4.1.1",
				"match-sorter": "^1.8.0",
				"npm-run-all": "^3.1.1",
				"onchange": "^3.0.2",
				"postcss-cli": "^2.6.0",
				"react": "^15.4.2",
				"react-dom": "^15.4.2",
				"react-json-tree": "^0.10.9",
				"rimraf": "^2.6.1",
				"standard": "^10.0.2",
				"stylus": "^0.54.5",
				"webpack": "^2.5.1"
			},
			"babel": {
				"presets": [
					"es2015",
					"stage-2",
					"react"
				]
			},
			"gitHead": "30ed0c82fc7fa467fcd1ad4c902fd5eef1333421",
			"bugs": {
				"url": "https://github.com/tannerlinsley/react-table/issues"
			},
			"_id": "react-table@6.5.1",
			"_shasum": "f60b80f8d23c5977969561fa56eddcdf33fb9900",
			"_from": ".",
			"_npmVersion": "3.10.9",
			"_nodeVersion": "7.2.0",
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"dist": {
				"shasum": "f60b80f8d23c5977969561fa56eddcdf33fb9900",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-6.5.1.tgz"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-table-6.5.1.tgz_1499296178410_0.9127379183191806"
			},
			"directories": {},
			"contributors": []
		},
		"6.5.2": {
			"name": "react-table",
			"version": "6.5.2",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "lib/index.js",
			"files": [
				"src/",
				"lib/",
				"react-table.js",
				"react-table.css",
				"media/*.png"
			],
			"scripts": {
				"build:node": "babel src --out-dir lib --source-maps inline",
				"build:css": "rimraf react-table.css && stylus src/index.styl --compress -o react-table.css && yarn run css:autoprefix",
				"css:autoprefix": "postcss --use autoprefixer react-table.css -r",
				"watch": "npm-run-all --parallel watch:*",
				"watch:node": "onchange 'src/**/*.js' -i -- npm run build:node",
				"watch:css": "onchange 'src/**/*.styl' -i -- npm run build:css",
				"test": "eslint src",
				"umd": "rimraf react-table.js && webpack --config umd.webpack.js",
				"build": "npm-run-all build:*",
				"prepublish": "npm run build && npm run umd",
				"postpublish": "git push --tags",
				"docs": "yarn watch & cd docs && yarn && yarn start",
				"docs:build": "yarn build && cd docs && yarn && yarn run build"
			},
			"dependencies": {
				"classnames": "^2.2.5"
			},
			"peerDependencies": {
				"react": "^15.x.x"
			},
			"devDependencies": {
				"autoprefixer": "^6.7.0",
				"babel-cli": "6.14.0",
				"babel-eslint": "6.1.2",
				"babel-preset-es2015": "6.14.0",
				"babel-preset-react": "6.11.1",
				"babel-preset-stage-2": "6.13.0",
				"eslint": "^4.1.1",
				"match-sorter": "^1.8.0",
				"npm-run-all": "^3.1.1",
				"onchange": "^3.0.2",
				"postcss-cli": "^2.6.0",
				"react": "^15.4.2",
				"react-dom": "^15.4.2",
				"react-json-tree": "^0.10.9",
				"rimraf": "^2.6.1",
				"standard": "^10.0.2",
				"stylus": "^0.54.5",
				"webpack": "^2.5.1"
			},
			"babel": {
				"presets": [
					"es2015",
					"stage-2",
					"react"
				]
			},
			"gitHead": "8004e7a85f4e0a34a4f77e99d86884882afce4b6",
			"bugs": {
				"url": "https://github.com/tannerlinsley/react-table/issues"
			},
			"_id": "react-table@6.5.2",
			"_shasum": "5362393cf713aada6c0000cc883bb8829600fc73",
			"_from": ".",
			"_npmVersion": "3.10.9",
			"_nodeVersion": "7.2.0",
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"dist": {
				"shasum": "5362393cf713aada6c0000cc883bb8829600fc73",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-6.5.2.tgz"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-table-6.5.2.tgz_1501701960169_0.22446978208608925"
			},
			"directories": {},
			"contributors": []
		},
		"6.5.3": {
			"name": "react-table",
			"version": "6.5.3",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "lib/index.js",
			"files": [
				"src/",
				"lib/",
				"react-table.js",
				"react-table.css",
				"media/*.png"
			],
			"scripts": {
				"build:node": "babel src --out-dir lib --source-maps inline",
				"build:css": "rimraf react-table.css && stylus src/index.styl --compress -o react-table.css && yarn run css:autoprefix",
				"css:autoprefix": "postcss --use autoprefixer react-table.css -r",
				"watch": "npm-run-all --parallel watch:*",
				"watch:node": "onchange 'src/**/*.js' -i -- npm run build:node",
				"watch:css": "onchange 'src/**/*.styl' -i -- npm run build:css",
				"test": "eslint src",
				"umd": "rimraf react-table.js && webpack --config umd.webpack.js",
				"build": "npm-run-all build:*",
				"prepublish": "npm run build && npm run umd",
				"postpublish": "git push --tags",
				"docs": "yarn watch & cd docs && yarn && yarn start",
				"docs:build": "yarn build && cd docs && yarn && yarn run build"
			},
			"dependencies": {
				"classnames": "^2.2.5"
			},
			"peerDependencies": {
				"react": "^15.x.x"
			},
			"devDependencies": {
				"autoprefixer": "^6.7.0",
				"babel-cli": "6.14.0",
				"babel-eslint": "6.1.2",
				"babel-preset-es2015": "6.14.0",
				"babel-preset-react": "6.11.1",
				"babel-preset-stage-2": "6.13.0",
				"eslint": "^4.1.1",
				"match-sorter": "^1.8.0",
				"npm-run-all": "^3.1.1",
				"onchange": "^3.0.2",
				"postcss-cli": "^2.6.0",
				"react": "^15.4.2",
				"react-dom": "^15.4.2",
				"react-json-tree": "^0.10.9",
				"rimraf": "^2.6.1",
				"standard": "^10.0.2",
				"stylus": "^0.54.5",
				"webpack": "^2.5.1"
			},
			"babel": {
				"presets": [
					"es2015",
					"stage-2",
					"react"
				]
			},
			"gitHead": "d8aec06496e49fa76c230d20819f414224cf2e0a",
			"bugs": {
				"url": "https://github.com/tannerlinsley/react-table/issues"
			},
			"_id": "react-table@6.5.3",
			"_shasum": "fd84371b97bcabed8308b766faeeaf4264b155c8",
			"_from": ".",
			"_npmVersion": "3.10.9",
			"_nodeVersion": "7.2.0",
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"dist": {
				"shasum": "fd84371b97bcabed8308b766faeeaf4264b155c8",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-6.5.3.tgz"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-table-6.5.3.tgz_1501702797968_0.8974994285963476"
			},
			"directories": {},
			"contributors": []
		},
		"6.6.0": {
			"name": "react-table",
			"version": "6.6.0",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/react-tools/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/react-tools/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "lib/index.js",
			"files": [
				"src/",
				"lib/",
				"react-table.js",
				"react-table.css",
				"media/*.png"
			],
			"scripts": {
				"build:node": "babel src --out-dir lib --source-maps inline",
				"build:css": "rimraf react-table.css && stylus src/index.styl --compress -o react-table.css && yarn run css:autoprefix",
				"css:autoprefix": "postcss --use autoprefixer react-table.css -r",
				"watch": "npm-run-all --parallel watch:*",
				"watch:node": "onchange 'src/**/*.js' -i -- npm run build:node",
				"watch:css": "onchange 'src/**/*.styl' -i -- npm run build:css",
				"test": "eslint src",
				"umd": "rimraf react-table.js && webpack --config umd.webpack.js",
				"build": "npm-run-all build:*",
				"prepublish": "npm run build && npm run umd",
				"postpublish": "git push --tags",
				"docs": "yarn watch & cd docs && yarn && yarn start",
				"docs:build": "yarn build && cd docs && yarn && yarn run build"
			},
			"dependencies": {
				"classnames": "^2.2.5"
			},
			"peerDependencies": {
				"react": "^15.x.x || ^16.x.x"
			},
			"devDependencies": {
				"autoprefixer": "^6.7.0",
				"babel-cli": "6.14.0",
				"babel-eslint": "6.1.2",
				"babel-preset-es2015": "6.14.0",
				"babel-preset-react": "6.11.1",
				"babel-preset-stage-2": "6.13.0",
				"eslint": "^4.1.1",
				"match-sorter": "^1.8.0",
				"npm-run-all": "^3.1.1",
				"onchange": "^3.0.2",
				"postcss-cli": "^2.6.0",
				"react": "^15.4.2",
				"react-dom": "^15.4.2",
				"react-json-tree": "^0.10.9",
				"rimraf": "^2.6.1",
				"standard": "^10.0.2",
				"stylus": "^0.54.5",
				"webpack": "^2.5.1"
			},
			"babel": {
				"presets": [
					"es2015",
					"stage-2",
					"react"
				]
			},
			"gitHead": "dadfcc121cb48ab4ab7b78372fe25ddc8d1da0a4",
			"bugs": {
				"url": "https://github.com/react-tools/react-table/issues"
			},
			"_id": "react-table@6.6.0",
			"_npmVersion": "5.3.0",
			"_nodeVersion": "8.5.0",
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"dist": {
				"integrity": "sha512-6g5GKrmufyol9x9i0GwSK2GwMFFevhfLhoYi9fD+0NUD4ctY9iHiSMAHkZK8vgBe6cRQyl7ncdtBB9vhJPtmfw==",
				"shasum": "a57ffa670f8b06a18235a000315df0deaacc6cdf",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-6.6.0.tgz"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				},
				{
					"name": "zsherman",
					"email": "zach.h.sherman@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-table-6.6.0.tgz_1506708471411_0.894763253396377"
			},
			"directories": {},
			"contributors": []
		},
		"6.7.0-alpha-0": {
			"name": "react-table",
			"version": "6.7.0-alpha-0",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/react-tools/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/react-tools/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "lib/index.js",
			"files": [
				"src/",
				"lib/",
				"react-table.js",
				"react-table.css",
				"media/*.png"
			],
			"scripts": {
				"build:node": "babel src --out-dir lib --source-maps inline",
				"build:css": "rimraf react-table.css && stylus src/index.styl --compress -o react-table.css && yarn run css:autoprefix",
				"css:autoprefix": "postcss --use autoprefixer react-table.css -r",
				"watch": "npm-run-all --parallel watch:*",
				"watch:node": "onchange 'src/**/*.js' -i -- npm run build:node",
				"watch:css": "onchange 'src/**/*.styl' -i -- npm run build:css",
				"test": "eslint src",
				"umd": "rimraf react-table.js && webpack --config umd.webpack.js",
				"build": "npm-run-all build:*",
				"prepublish": "npm run build && npm run umd",
				"postpublish": "git push --tags",
				"docs": "yarn watch & cd docs && yarn && yarn start",
				"docs:build": "yarn build && cd docs && yarn && yarn build"
			},
			"dependencies": {
				"classnames": "^2.2.5",
				"eslint-config-react-tools": "^1.0.10"
			},
			"peerDependencies": {
				"react": "^15.x.x || ^16.x.x"
			},
			"devDependencies": {
				"autoprefixer": "^6.7.0",
				"babel-cli": "6.14.0",
				"babel-eslint": "6.1.2",
				"babel-preset-es2015": "6.14.0",
				"babel-preset-react": "6.11.1",
				"babel-preset-stage-2": "6.13.0",
				"eslint": "^4.1.1",
				"eslint-config-standard": "^10.2.1",
				"eslint-plugin-import": "^2.7.0",
				"eslint-plugin-node": "^5.2.0",
				"eslint-plugin-react": "^7.4.0",
				"eslint-plugin-standard": "^3.0.1",
				"match-sorter": "^1.8.0",
				"npm-run-all": "^3.1.1",
				"onchange": "^3.0.2",
				"postcss-cli": "^2.6.0",
				"prop-types": "^15.6.0",
				"react": "^15.4.2",
				"react-dom": "^15.4.2",
				"react-json-tree": "^0.10.9",
				"rimraf": "^2.6.1",
				"standard": "^10.0.2",
				"stylus": "^0.54.5",
				"webpack": "^2.5.1"
			},
			"babel": {
				"presets": [
					"es2015",
					"stage-2",
					"react"
				]
			},
			"gitHead": "93ceffbf263133a07cd4146c9b99c95c69016fbc",
			"bugs": {
				"url": "https://github.com/react-tools/react-table/issues"
			},
			"_id": "react-table@6.7.0-alpha-0",
			"_npmVersion": "5.3.0",
			"_nodeVersion": "8.5.0",
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"dist": {
				"integrity": "sha512-/X3rSzd1FN9NmDytRPuayAI9awe0h7r32gu9OkU0Nj+iBE+WsCWgf8kxpBfdvExoF9203gJbjuFNckVixumZgg==",
				"shasum": "5b365371b0cfd5575eb3c0771d4fed9e8fefeab4",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-6.7.0-alpha-0.tgz"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				},
				{
					"name": "zsherman",
					"email": "zach.h.sherman@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-table-6.7.0-alpha-0.tgz_1509130885737_0.3844602322205901"
			},
			"directories": {},
			"contributors": []
		},
		"6.7.0": {
			"name": "react-table",
			"version": "6.7.0",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/react-tools/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/react-tools/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "lib/index.js",
			"files": [
				"src/",
				"lib/",
				"react-table.js",
				"react-table.css",
				"media/*.png"
			],
			"scripts": {
				"build:node": "babel src --out-dir lib --source-maps inline",
				"build:css": "rimraf react-table.css && stylus src/index.styl --compress -o react-table.css && yarn run css:autoprefix",
				"css:autoprefix": "postcss --use autoprefixer react-table.css -r",
				"watch": "npm-run-all --parallel watch:*",
				"watch:node": "onchange 'src/**/*.js' -i -- npm run build:node",
				"watch:css": "onchange 'src/**/*.styl' -i -- npm run build:css",
				"test": "eslint src",
				"umd": "rimraf react-table.js && webpack --config umd.webpack.js",
				"build": "npm-run-all build:*",
				"prepublish": "npm run build && npm run umd",
				"postpublish": "git push --tags",
				"docs": "yarn watch & cd docs && yarn && yarn start",
				"docs:build": "yarn build && cd docs && yarn && yarn build"
			},
			"dependencies": {
				"classnames": "^2.2.5",
				"eslint-config-react-tools": "^1.0.10"
			},
			"peerDependencies": {
				"react": "^15.x.x || ^16.x.x"
			},
			"devDependencies": {
				"autoprefixer": "^6.7.0",
				"babel-cli": "6.14.0",
				"babel-eslint": "6.1.2",
				"babel-preset-es2015": "6.14.0",
				"babel-preset-react": "6.11.1",
				"babel-preset-stage-2": "6.13.0",
				"eslint": "^4.1.1",
				"eslint-config-standard": "^10.2.1",
				"eslint-plugin-import": "^2.7.0",
				"eslint-plugin-node": "^5.2.0",
				"eslint-plugin-react": "^7.4.0",
				"eslint-plugin-standard": "^3.0.1",
				"match-sorter": "^1.8.0",
				"npm-run-all": "^3.1.1",
				"onchange": "^3.0.2",
				"postcss-cli": "^2.6.0",
				"prop-types": "^15.6.0",
				"react": "^15.4.2",
				"react-dom": "^15.4.2",
				"react-json-tree": "^0.10.9",
				"rimraf": "^2.6.1",
				"standard": "^10.0.2",
				"stylus": "^0.54.5",
				"webpack": "^2.5.1"
			},
			"babel": {
				"presets": [
					"es2015",
					"stage-2",
					"react"
				]
			},
			"gitHead": "cd0222fcd2a44e43b9bb4e3dd7b2a1130d964ab8",
			"bugs": {
				"url": "https://github.com/react-tools/react-table/issues"
			},
			"_id": "react-table@6.7.0",
			"_npmVersion": "5.3.0",
			"_nodeVersion": "8.5.0",
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"dist": {
				"integrity": "sha512-qYgRVOv+OFQEhKtFMkTZx0ztY/g9tQoO88882E1HBjm2K2aKUYEx0ZfFAMyeNxkythR2Bn6DuG8Wg0hlzyS9cw==",
				"shasum": "57ed04b7b7a497088fa18a6ff5cc6d5dbb10e33f",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-6.7.0.tgz"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				},
				{
					"name": "zsherman",
					"email": "zach.h.sherman@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-table-6.7.0.tgz_1509130971016_0.6101763360202312"
			},
			"directories": {},
			"contributors": []
		},
		"6.7.1": {
			"name": "react-table",
			"version": "6.7.1",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/react-tools/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/react-tools/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "lib/index.js",
			"files": [
				"src/",
				"lib/",
				"react-table.js",
				"react-table.css",
				"media/*.png"
			],
			"scripts": {
				"build:node": "babel src --out-dir lib --source-maps inline",
				"build:css": "rimraf react-table.css && stylus src/index.styl --compress -o react-table.css && yarn run css:autoprefix",
				"css:autoprefix": "postcss --use autoprefixer react-table.css -r",
				"watch": "npm-run-all --parallel watch:*",
				"watch:node": "onchange 'src/**/*.js' -i -- npm run build:node",
				"watch:css": "onchange 'src/**/*.styl' -i -- npm run build:css",
				"test": "eslint src",
				"umd": "rimraf react-table.js && webpack --config umd.webpack.js",
				"build": "npm-run-all build:*",
				"prepublish": "npm run build && npm run umd",
				"postpublish": "git push --tags",
				"docs": "yarn watch & cd docs && yarn && yarn start",
				"docs:build": "yarn build && cd docs && yarn && yarn build"
			},
			"dependencies": {
				"classnames": "^2.2.5"
			},
			"peerDependencies": {
				"react": "^15.x.x || ^16.x.x",
				"eslint-config-react-tools": "^1.0.10"
			},
			"devDependencies": {
				"autoprefixer": "^6.7.0",
				"babel-cli": "6.14.0",
				"babel-eslint": "6.1.2",
				"babel-preset-es2015": "6.14.0",
				"babel-preset-react": "6.11.1",
				"babel-preset-stage-2": "6.13.0",
				"eslint": "^4.1.1",
				"eslint-config-standard": "^10.2.1",
				"eslint-plugin-import": "^2.7.0",
				"eslint-plugin-node": "^5.2.0",
				"eslint-plugin-react": "^7.4.0",
				"eslint-plugin-standard": "^3.0.1",
				"match-sorter": "^1.8.0",
				"npm-run-all": "^3.1.1",
				"onchange": "^3.0.2",
				"postcss-cli": "^2.6.0",
				"prop-types": "^15.6.0",
				"react": "^15.4.2",
				"react-dom": "^15.4.2",
				"react-json-tree": "^0.10.9",
				"rimraf": "^2.6.1",
				"standard": "^10.0.2",
				"stylus": "^0.54.5",
				"webpack": "^2.5.1"
			},
			"babel": {
				"presets": [
					"es2015",
					"stage-2",
					"react"
				]
			},
			"gitHead": "2d247eafe8adf5b2aacf8b938e5d086bd17e30c9",
			"bugs": {
				"url": "https://github.com/react-tools/react-table/issues"
			},
			"_id": "react-table@6.7.1",
			"_npmVersion": "5.3.0",
			"_nodeVersion": "8.5.0",
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"dist": {
				"integrity": "sha512-siYR3Fzvr7UqE51SWAgB0FrhUuCp16nwYfjjnwSfF+4UikBjXBE0KCo6AhLIoxJjLL+8zDKmXYLoxBnG0+8rJg==",
				"shasum": "3a17bf0817f436ac08449adf6811a695a1e6d341",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-6.7.1.tgz"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				},
				{
					"name": "zsherman",
					"email": "zach.h.sherman@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-table-6.7.1.tgz_1509133494491_0.7979042448569089"
			},
			"directories": {},
			"contributors": []
		},
		"6.7.2": {
			"name": "react-table",
			"version": "6.7.2",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/react-tools/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/react-tools/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "lib/index.js",
			"files": [
				"src/",
				"lib/",
				"react-table.js",
				"react-table.css",
				"media/*.png"
			],
			"scripts": {
				"build:node": "babel src --out-dir lib --source-maps inline",
				"build:css": "rimraf react-table.css && stylus src/index.styl --compress -o react-table.css && yarn run css:autoprefix",
				"css:autoprefix": "postcss --use autoprefixer react-table.css -r",
				"watch": "npm-run-all --parallel watch:*",
				"watch:node": "onchange 'src/**/*.js' -i -- npm run build:node",
				"watch:css": "onchange 'src/**/*.styl' -i -- npm run build:css",
				"test": "eslint src",
				"umd": "rimraf react-table.js && webpack --config umd.webpack.js",
				"build": "npm-run-all build:*",
				"prepublish": "npm run build && npm run umd",
				"postpublish": "git push --tags",
				"docs": "yarn watch & cd docs && yarn && yarn start",
				"docs:build": "yarn build && cd docs && yarn && yarn build"
			},
			"dependencies": {
				"classnames": "^2.2.5"
			},
			"peerDependencies": {
				"react": "^15.x.x || ^16.x.x",
				"eslint-config-react-tools": "^1.0.10"
			},
			"devDependencies": {
				"autoprefixer": "^6.7.0",
				"babel-cli": "6.14.0",
				"babel-eslint": "6.1.2",
				"babel-preset-es2015": "6.14.0",
				"babel-preset-react": "6.11.1",
				"babel-preset-stage-2": "6.13.0",
				"eslint": "^4.1.1",
				"eslint-config-standard": "^10.2.1",
				"eslint-plugin-import": "^2.7.0",
				"eslint-plugin-node": "^5.2.0",
				"eslint-plugin-react": "^7.4.0",
				"eslint-plugin-standard": "^3.0.1",
				"match-sorter": "^1.8.0",
				"npm-run-all": "^3.1.1",
				"onchange": "^3.0.2",
				"postcss-cli": "^2.6.0",
				"prop-types": "^15.6.0",
				"react": "^15.4.2",
				"react-dom": "^15.4.2",
				"react-json-tree": "^0.10.9",
				"rimraf": "^2.6.1",
				"standard": "^10.0.2",
				"stylus": "^0.54.5",
				"webpack": "^2.5.1"
			},
			"babel": {
				"presets": [
					"es2015",
					"stage-2",
					"react"
				]
			},
			"gitHead": "57598859837925f44b463301e95cd09f94beabba",
			"bugs": {
				"url": "https://github.com/react-tools/react-table/issues"
			},
			"_id": "react-table@6.7.2",
			"_npmVersion": "5.3.0",
			"_nodeVersion": "8.5.0",
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"dist": {
				"integrity": "sha512-UvBXtVHPLdsVcz8Mk1I3Gn+ISwsv0CUruPS5rKZSyfPNmA4IF/MssgcilbgB/oIp4llC5eUtQ87l3rImcTW/pg==",
				"shasum": "052ee26373154bee66ef79a49258c8b21c54b318",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-6.7.2.tgz"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				},
				{
					"name": "zsherman",
					"email": "zach.h.sherman@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-table-6.7.2.tgz_1509135795367_0.5972795898560435"
			},
			"directories": {},
			"contributors": []
		},
		"6.7.3": {
			"name": "react-table",
			"version": "6.7.3",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/react-tools/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/react-tools/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "lib/index.js",
			"files": [
				"src/",
				"lib/",
				"react-table.js",
				"react-table.css",
				"media/*.png"
			],
			"scripts": {
				"build:node": "babel src --out-dir lib --source-maps inline",
				"build:css": "rimraf react-table.css && stylus src/index.styl --compress -o react-table.css && yarn run css:autoprefix",
				"css:autoprefix": "postcss --use autoprefixer react-table.css -r",
				"watch": "npm-run-all --parallel watch:*",
				"watch:node": "onchange 'src/**/*.js' -i -- npm run build:node",
				"watch:css": "onchange 'src/**/*.styl' -i -- npm run build:css",
				"test": "eslint src",
				"umd": "rimraf react-table.js && webpack --config umd.webpack.js",
				"build": "npm-run-all build:*",
				"prepublish": "npm run build && npm run umd",
				"postpublish": "git push --tags",
				"docs": "yarn watch & cd docs && yarn && yarn start",
				"docs:build": "yarn build && cd docs && yarn && yarn build"
			},
			"dependencies": {
				"classnames": "^2.2.5"
			},
			"peerDependencies": {
				"react": "^15.x.x || ^16.x.x",
				"eslint-config-react-tools": "^1.0.10"
			},
			"devDependencies": {
				"autoprefixer": "^6.7.0",
				"babel-cli": "6.14.0",
				"babel-eslint": "6.1.2",
				"babel-preset-es2015": "6.14.0",
				"babel-preset-react": "6.11.1",
				"babel-preset-stage-2": "6.13.0",
				"eslint": "^4.1.1",
				"eslint-config-standard": "^10.2.1",
				"eslint-plugin-import": "^2.7.0",
				"eslint-plugin-node": "^5.2.0",
				"eslint-plugin-react": "^7.4.0",
				"eslint-plugin-standard": "^3.0.1",
				"match-sorter": "^1.8.0",
				"npm-run-all": "^3.1.1",
				"onchange": "^3.0.2",
				"postcss-cli": "^2.6.0",
				"prop-types": "^15.6.0",
				"react": "^15.4.2",
				"react-dom": "^15.4.2",
				"react-json-tree": "^0.10.9",
				"rimraf": "^2.6.1",
				"standard": "^10.0.2",
				"stylus": "^0.54.5",
				"webpack": "^2.5.1"
			},
			"babel": {
				"presets": [
					"es2015",
					"stage-2",
					"react"
				]
			},
			"gitHead": "2dcfef884f0504451a6521bea8556f4de16ea37c",
			"bugs": {
				"url": "https://github.com/react-tools/react-table/issues"
			},
			"_id": "react-table@6.7.3",
			"_npmVersion": "5.3.0",
			"_nodeVersion": "8.5.0",
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"dist": {
				"integrity": "sha512-wqjzxrnkvvRQuBnYOtFWoGVnCCN1Lhvw3B8fxwnEJ9G8WepXQHl8KDPthskGNgAjsps60Oqm5Xltwe4qWqQnfg==",
				"shasum": "7c744c390b04202dbf1c18d66ce4a4a88e5a150b",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-6.7.3.tgz"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				},
				{
					"name": "zsherman",
					"email": "zach.h.sherman@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-table-6.7.3.tgz_1509136052857_0.5609139211010188"
			},
			"directories": {},
			"contributors": []
		},
		"6.7.4": {
			"name": "react-table",
			"version": "6.7.4",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/react-tools/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/react-tools/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "lib/index.js",
			"files": [
				"src/",
				"lib/",
				"react-table.js",
				"react-table.css",
				"media/*.png"
			],
			"scripts": {
				"build:node": "babel src --out-dir lib --source-maps inline",
				"build:css": "rimraf react-table.css && stylus src/index.styl --compress -o react-table.css && yarn run css:autoprefix",
				"css:autoprefix": "postcss --use autoprefixer react-table.css -r",
				"watch": "npm-run-all --parallel watch:*",
				"watch:node": "onchange 'src/**/*.js' -i -- npm run build:node",
				"watch:css": "onchange 'src/**/*.styl' -i -- npm run build:css",
				"test": "eslint src",
				"umd": "rimraf react-table.js && webpack --config umd.webpack.js",
				"build": "npm-run-all build:*",
				"prepublish": "npm run build && npm run umd",
				"postpublish": "git push --tags",
				"docs": "yarn watch & cd docs && yarn && yarn start",
				"docs:build": "yarn build && cd docs && yarn && yarn build"
			},
			"dependencies": {
				"classnames": "^2.2.5"
			},
			"peerDependencies": {
				"react": "^15.x.x || ^16.x.x",
				"eslint-config-react-tools": "^1.0.10"
			},
			"devDependencies": {
				"autoprefixer": "^6.7.0",
				"babel-cli": "6.14.0",
				"babel-eslint": "6.1.2",
				"babel-preset-es2015": "6.14.0",
				"babel-preset-react": "6.11.1",
				"babel-preset-stage-2": "6.13.0",
				"eslint": "^4.1.1",
				"eslint-config-standard": "^10.2.1",
				"eslint-plugin-import": "^2.7.0",
				"eslint-plugin-node": "^5.2.0",
				"eslint-plugin-react": "^7.4.0",
				"eslint-plugin-standard": "^3.0.1",
				"match-sorter": "^1.8.0",
				"npm-run-all": "^3.1.1",
				"onchange": "^3.0.2",
				"postcss-cli": "^2.6.0",
				"prop-types": "^15.6.0",
				"react": "^15.4.2",
				"react-dom": "^15.4.2",
				"react-json-tree": "^0.10.9",
				"rimraf": "^2.6.1",
				"standard": "^10.0.2",
				"stylus": "^0.54.5",
				"webpack": "^2.5.1"
			},
			"babel": {
				"presets": [
					"es2015",
					"stage-2",
					"react"
				]
			},
			"gitHead": "adc07de817f6bda894a1fcef5562a9a35cedd26a",
			"bugs": {
				"url": "https://github.com/react-tools/react-table/issues"
			},
			"_id": "react-table@6.7.4",
			"_npmVersion": "5.3.0",
			"_nodeVersion": "8.5.0",
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"dist": {
				"integrity": "sha512-V0D19Vriw0h4Ho0ECshMjgStOlsRUENYmYtgKtgv4DhpNcxQQ9lxhOdOHLda7uuiPZOJm6B3XvghfZsPTVaSNQ==",
				"shasum": "cd23e15d437034bf2374e9c8d343e1b4e1960e4f",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-6.7.4.tgz"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				},
				{
					"name": "zsherman",
					"email": "zach.h.sherman@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-table-6.7.4.tgz_1509137725789_0.7022647766862065"
			},
			"directories": {},
			"contributors": []
		},
		"6.7.5": {
			"name": "react-table",
			"version": "6.7.5",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/react-tools/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/react-tools/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "lib/index.js",
			"files": [
				"src/",
				"lib/",
				"react-table.js",
				"react-table.css",
				"media/*.png"
			],
			"scripts": {
				"build:node": "babel src --out-dir lib --source-maps inline",
				"build:css": "rimraf react-table.css && stylus src/index.styl --compress -o react-table.css && yarn run css:autoprefix",
				"css:autoprefix": "postcss --use autoprefixer react-table.css -r",
				"watch": "npm-run-all --parallel watch:*",
				"watch:node": "onchange 'src/**/*.js' -i -- npm run build:node",
				"watch:css": "onchange 'src/**/*.styl' -i -- npm run build:css",
				"test": "eslint src",
				"umd": "rimraf react-table.js && webpack --config umd.webpack.js",
				"build": "npm-run-all build:*",
				"prepublishOnly": "npm run build && npm run umd",
				"postpublish": "git push --tags",
				"docs": "yarn watch & cd docs && yarn && yarn start",
				"docs:build": "yarn build && cd docs && yarn && yarn build"
			},
			"dependencies": {
				"classnames": "^2.2.5"
			},
			"peerDependencies": {
				"react": "^15.x.x || ^16.x.x"
			},
			"devDependencies": {
				"autoprefixer": "^6.7.0",
				"babel-cli": "6.14.0",
				"babel-eslint": "6.1.2",
				"babel-preset-es2015": "6.14.0",
				"babel-preset-react": "6.11.1",
				"babel-preset-stage-2": "6.13.0",
				"eslint": "^4.1.1",
				"eslint-config-react-tools": "^1.0.10",
				"eslint-plugin-class-property": "^1.0.6",
				"eslint-plugin-import": "^2.7.0",
				"eslint-plugin-jsx-a11y": "^6.0.2",
				"eslint-plugin-react": "^7.4.0",
				"match-sorter": "^1.8.0",
				"npm-run-all": "^3.1.1",
				"onchange": "^3.0.2",
				"postcss-cli": "^2.6.0",
				"prop-types": "^15.6.0",
				"react": "^15.4.2",
				"react-dom": "^15.4.2",
				"react-json-tree": "^0.10.9",
				"rimraf": "^2.6.1",
				"standard": "^10.0.2",
				"stylus": "^0.54.5",
				"webpack": "^2.5.1"
			},
			"babel": {
				"presets": [
					"es2015",
					"stage-2",
					"react"
				]
			},
			"licenseText": "MIT License\n\nCopyright (c) 2016 Tanner Linsley\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n",
			"_id": "react-table@6.7.5",
			"dist": {
				"shasum": "974b26e3986932e6c724f53911eddfa3923b7942",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-6.7.5.tgz"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				},
				{
					"name": "zsherman",
					"email": "zach.h.sherman@gmail.com"
				}
			],
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-table-6.7.5.tgz_1513123587175_0.1611528650391847"
			},
			"directories": {},
			"contributors": []
		},
		"6.7.6": {
			"name": "react-table",
			"version": "6.7.6",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/react-tools/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/react-tools/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "lib/index.js",
			"files": [
				"src/",
				"lib/",
				"react-table.js",
				"react-table.css",
				"media/*.png"
			],
			"scripts": {
				"build:node": "babel src --out-dir lib --source-maps inline",
				"build:css": "rimraf react-table.css && stylus src/index.styl --compress -o react-table.css && yarn run css:autoprefix",
				"css:autoprefix": "postcss --use autoprefixer react-table.css -r",
				"watch": "npm-run-all --parallel watch:*",
				"watch:node": "onchange 'src/**/*.js' -i -- npm run build:node",
				"watch:css": "onchange 'src/**/*.styl' -i -- npm run build:css",
				"test": "eslint src",
				"umd": "rimraf react-table.js && webpack --config umd.webpack.js",
				"build": "npm-run-all build:*",
				"prepublish": "npm run build && npm run umd",
				"postpublish": "git push --tags",
				"docs": "yarn watch & cd docs && yarn && yarn start",
				"docs:build": "yarn build && cd docs && yarn && yarn build"
			},
			"dependencies": {
				"classnames": "^2.2.5"
			},
			"peerDependencies": {
				"react": "^15.x.x || ^16.x.x"
			},
			"devDependencies": {
				"autoprefixer": "^6.7.0",
				"babel-cli": "6.14.0",
				"babel-eslint": "6.1.2",
				"babel-preset-es2015": "6.14.0",
				"babel-preset-react": "6.11.1",
				"babel-preset-stage-2": "6.13.0",
				"eslint": "^4.1.1",
				"eslint-config-react-tools": "^1.0.10",
				"eslint-plugin-class-property": "^1.0.6",
				"eslint-plugin-import": "^2.7.0",
				"eslint-plugin-jsx-a11y": "^6.0.2",
				"eslint-plugin-react": "^7.4.0",
				"match-sorter": "^1.8.0",
				"npm-run-all": "^3.1.1",
				"onchange": "^3.0.2",
				"postcss-cli": "^2.6.0",
				"prop-types": "^15.6.0",
				"react": "^15.4.2",
				"react-dom": "^15.4.2",
				"react-json-tree": "^0.10.9",
				"rimraf": "^2.6.1",
				"standard": "^10.0.2",
				"stylus": "^0.54.5",
				"webpack": "^2.5.1"
			},
			"babel": {
				"presets": [
					"es2015",
					"stage-2",
					"react"
				]
			},
			"licenseText": "MIT License\n\nCopyright (c) 2016 Tanner Linsley\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n",
			"_id": "react-table@6.7.6",
			"dist": {
				"shasum": "3f9e3b308328ceb04ef93a47babefaba2619c905",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-6.7.6.tgz"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				},
				{
					"name": "zsherman",
					"email": "zach.h.sherman@gmail.com"
				}
			],
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-table-6.7.6.tgz_1513894528962_0.46421100036241114"
			},
			"directories": {},
			"contributors": []
		},
		"6.8.0": {
			"name": "react-table",
			"version": "6.8.0",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/react-tools/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/react-tools/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "lib/index.js",
			"module": "es/index.js",
			"files": [
				"src/",
				"es/",
				"lib/",
				"react-table.js",
				"react-table.min.js",
				"react-table.css",
				"media/*.png"
			],
			"scripts": {
				"build:cjs": "babel src --out-dir lib --source-maps inline",
				"build:es": "BABEL_ENV=es babel src --out-dir es --source-maps inline",
				"build:umd": "BABEL_ENV=umd rollup -c",
				"build:umd-min": "BABEL_ENV=umd NODE_ENV=production rollup -c",
				"build:css": "rimraf react-table.css && stylus src/index.styl --compress -o react-table.css && yarn css:autoprefix",
				"css:autoprefix": "postcss --use autoprefixer react-table.css -r",
				"watch": "npm-run-all --parallel watch:*",
				"watch:js": "onchange 'src/**/*.js' -i -- yarn build:cjs",
				"watch:css": "onchange 'src/**/*.styl' -i -- yarn build:css",
				"test": "eslint src",
				"build": "npm-run-all build:*",
				"prepublish": "yarn build",
				"postpublish": "git push --tags",
				"docs": "yarn watch & cd docs && yarn && yarn start",
				"docs:build": "yarn build && cd docs && yarn && yarn build"
			},
			"dependencies": {
				"classnames": "^2.2.5"
			},
			"peerDependencies": {
				"react": "^15.x.x || ^16.x.x"
			},
			"devDependencies": {
				"autoprefixer": "^6.7.0",
				"babel-cli": "6.14.0",
				"babel-eslint": "6.1.2",
				"babel-plugin-external-helpers": "^6.22.0",
				"babel-plugin-transform-class-properties": "^6.24.1",
				"babel-plugin-transform-object-rest-spread": "^6.26.0",
				"babel-preset-env": "^1.6.1",
				"babel-preset-react": "^6.24.1",
				"eslint": "^4.1.1",
				"eslint-config-react-tools": "^1.0.10",
				"eslint-plugin-class-property": "^1.0.6",
				"eslint-plugin-import": "^2.7.0",
				"eslint-plugin-jsx-a11y": "^6.0.2",
				"eslint-plugin-react": "^7.4.0",
				"match-sorter": "^1.8.0",
				"npm-run-all": "^4.1.2",
				"onchange": "^3.0.2",
				"postcss-cli": "^2.6.0",
				"prop-types": "^15.6.0",
				"react": "^15.4.2",
				"react-dom": "^15.4.2",
				"react-json-tree": "^0.10.9",
				"rimraf": "^2.6.1",
				"rollup": "^0.55.3",
				"rollup-plugin-babel": "^3.0.3",
				"rollup-plugin-commonjs": "^8.3.0",
				"rollup-plugin-node-resolve": "^3.0.2",
				"rollup-plugin-replace": "^2.0.0",
				"rollup-plugin-uglify": "^3.0.0",
				"standard": "^10.0.2",
				"stylus": "^0.54.5"
			},
			"babel": {
				"env": {
					"development": {
						"presets": [
							[
								"env",
								{
									"modules": "commonjs"
								}
							],
							"react"
						],
						"plugins": [
							"transform-object-rest-spread",
							"transform-class-properties"
						]
					},
					"es": {
						"presets": [
							[
								"env",
								{
									"modules": false
								}
							],
							"react"
						],
						"plugins": [
							"transform-object-rest-spread",
							"transform-class-properties"
						]
					},
					"umd": {
						"presets": [
							[
								"env",
								{
									"modules": false
								}
							],
							"react"
						],
						"plugins": [
							"transform-object-rest-spread",
							"transform-class-properties",
							"external-helpers"
						]
					}
				}
			},
			"licenseText": "MIT License\n\nCopyright (c) 2016 Tanner Linsley\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n",
			"_id": "react-table@6.8.0",
			"dist": {
				"shasum": "5ce402eb735df68534c03dabb3faa031478b6a58",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-6.8.0.tgz",
				"fileCount": 55,
				"unpackedSize": 1069542
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				},
				{
					"name": "zsherman",
					"email": "zach.h.sherman@gmail.com"
				}
			],
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-table_6.8.0_1519672839349_0.2810591145203709"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"6.8.1": {
			"name": "react-table",
			"version": "6.8.1",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/react-tools/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/react-tools/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "lib/index.js",
			"module": "es/index.js",
			"files": [
				"src/",
				"es/",
				"lib/",
				"react-table.js",
				"react-table.min.js",
				"react-table.css",
				"media/*.png"
			],
			"scripts": {
				"build:cjs": "babel src --out-dir lib --source-maps inline",
				"build:es": "BABEL_ENV=es babel src --out-dir es --source-maps inline",
				"build:umd": "BABEL_ENV=umd rollup -c",
				"build:umd-min": "BABEL_ENV=umd NODE_ENV=production rollup -c",
				"build:css": "rimraf react-table.css && stylus src/index.styl --compress -o react-table.css && yarn css:autoprefix",
				"css:autoprefix": "postcss --use autoprefixer react-table.css -r",
				"watch": "npm-run-all --parallel watch:*",
				"watch:js": "onchange 'src/**/*.js' -i -- yarn build:cjs",
				"watch:css": "onchange 'src/**/*.styl' -i -- yarn build:css",
				"test": "eslint src",
				"build": "npm-run-all build:*",
				"prepublish": "yarn build",
				"postpublish": "git push --tags",
				"docs": "yarn watch & cd docs && yarn && yarn start",
				"docs:build": "yarn build && cd docs && yarn && yarn build"
			},
			"dependencies": {
				"classnames": "^2.2.5"
			},
			"peerDependencies": {
				"react": "^15.x.x || ^16.x.x"
			},
			"devDependencies": {
				"autoprefixer": "^6.7.0",
				"babel-cli": "6.14.0",
				"babel-eslint": "6.1.2",
				"babel-plugin-external-helpers": "^6.22.0",
				"babel-plugin-transform-class-properties": "^6.24.1",
				"babel-plugin-transform-object-rest-spread": "^6.26.0",
				"babel-preset-env": "^1.6.1",
				"babel-preset-react": "^6.24.1",
				"eslint": "^4.1.1",
				"eslint-config-react-tools": "^1.0.10",
				"eslint-plugin-class-property": "^1.0.6",
				"eslint-plugin-import": "^2.7.0",
				"eslint-plugin-jsx-a11y": "^6.0.2",
				"eslint-plugin-react": "^7.4.0",
				"match-sorter": "^1.8.0",
				"npm-run-all": "^4.1.2",
				"onchange": "^3.0.2",
				"postcss-cli": "^2.6.0",
				"prop-types": "^15.6.0",
				"react": "^15.4.2",
				"react-dom": "^15.4.2",
				"react-json-tree": "^0.10.9",
				"rimraf": "^2.6.1",
				"rollup": "^0.55.3",
				"rollup-plugin-babel": "^3.0.3",
				"rollup-plugin-commonjs": "^8.3.0",
				"rollup-plugin-node-resolve": "^3.0.2",
				"rollup-plugin-replace": "^2.0.0",
				"rollup-plugin-uglify": "^3.0.0",
				"standard": "^10.0.2",
				"stylus": "^0.54.5"
			},
			"babel": {
				"env": {
					"development": {
						"presets": [
							[
								"env",
								{
									"modules": "commonjs"
								}
							],
							"react"
						],
						"plugins": [
							"transform-object-rest-spread",
							"transform-class-properties"
						]
					},
					"es": {
						"presets": [
							[
								"env",
								{
									"modules": false
								}
							],
							"react"
						],
						"plugins": [
							"transform-object-rest-spread",
							"transform-class-properties"
						]
					},
					"umd": {
						"presets": [
							[
								"env",
								{
									"modules": false
								}
							],
							"react"
						],
						"plugins": [
							"transform-object-rest-spread",
							"transform-class-properties",
							"external-helpers"
						]
					}
				}
			},
			"licenseText": "MIT License\n\nCopyright (c) 2016 Tanner Linsley\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n",
			"_id": "react-table@6.8.1",
			"dist": {
				"shasum": "e3608a596853644e75cd0a787ca7935443073e9c",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-6.8.1.tgz",
				"fileCount": 55,
				"unpackedSize": 1058117,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa1juvCRA9TVsSAnZWagAAwDkP/1QW7OEzyNIg6XRiiVxE\nki1nvU1yxjXz7msEtU9I7TveGQn6JoC/WxZbOEjFDBUEbpKYZY8DK1Jt3dOq\njAxC+3N+MUtkdDXNagS6U7nPzZHhQNlPlkni5TsrMAOnOGIZjMcMnvPT7vec\nVR/CVXxTyIZWk2KLbU62Q3qOUXhR1ziVjLCdoG6ioMcF5YYPPIr6vAusm/dY\nKAM30Eee4Zh7+Gf2F73dM7j9Yvd+rPrOtqJx0LfaVXPhKnNPoVJ2S6/DxTh/\nikHonjnyNR21syMV8iK+GkZEVpv0rnXHiA959Amy+S5ib1JcvVX92ORXmD7z\nxAqpyJOxkUxLBfAjg4XrI1QtHj9KfKLWWJP8Y4NwqT/Wci1hQmTpotCTNSR/\nUduNkRjDi0rNKWwMS6g2+T+JL/8mTw0eajvt4VsM57A0Opz5kziXl4RPEkhS\n5hnmBfC68IiojDYWphHqIp8TTzQHiKZS2WBqwiFUmGu6pPHrOqVhnyL6ovli\nBbS5Ca5D7DytCJSyTvWAXL/Lp/p55hRsnT29YfPVN1jtpI4A5fzIwqTyPmBd\nCm04z1v8GCd2DkmoWmpAZc9sy+6di/9q/+MQ54x9/Y1+rqPLL2LNko5TtcXE\n/+eZ/iE2v7tcH3jHsXEYac+zc6p5GFXcCClmLHAOk8cM7o8gOYU2yHCeFwRJ\njrIX\r\n=v1KT\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				},
				{
					"name": "zsherman",
					"email": "zach.h.sherman@gmail.com"
				}
			],
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-table_6.8.1_1523989421264_0.6298097053334664"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"6.8.2": {
			"name": "react-table",
			"version": "6.8.2",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/react-tools/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/react-tools/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "lib/index.js",
			"module": "es/index.js",
			"files": [
				"src/",
				"es/",
				"lib/",
				"react-table.js",
				"react-table.min.js",
				"react-table.css",
				"media/*.png"
			],
			"scripts": {
				"build:cjs": "babel src --out-dir lib --source-maps inline",
				"build:es": "BABEL_ENV=es babel src --out-dir es --source-maps inline",
				"build:umd": "BABEL_ENV=umd rollup -c",
				"build:umd-min": "BABEL_ENV=umd NODE_ENV=production rollup -c",
				"build:css": "rimraf react-table.css && stylus src/index.styl --compress -o react-table.css && yarn css:autoprefix",
				"css:autoprefix": "postcss --use autoprefixer react-table.css -r",
				"watch": "npm-run-all --parallel watch:*",
				"watch:js": "onchange 'src/**/*.js' -i -- yarn build:cjs",
				"watch:css": "onchange 'src/**/*.styl' -i -- yarn build:css",
				"test": "eslint src",
				"build": "npm-run-all build:*",
				"prepublish": "yarn build",
				"postpublish": "git push --tags",
				"docs": "yarn watch & cd docs && yarn && yarn start",
				"docs:build": "yarn build && cd docs && yarn && yarn build"
			},
			"dependencies": {
				"classnames": "^2.2.5"
			},
			"peerDependencies": {
				"react": "^15.x.x || ^16.x.x"
			},
			"devDependencies": {
				"autoprefixer": "^6.7.0",
				"babel-cli": "6.14.0",
				"babel-eslint": "6.1.2",
				"babel-plugin-external-helpers": "^6.22.0",
				"babel-plugin-transform-class-properties": "^6.24.1",
				"babel-plugin-transform-object-rest-spread": "^6.26.0",
				"babel-preset-env": "^1.6.1",
				"babel-preset-react": "^6.24.1",
				"eslint": "^4.1.1",
				"eslint-config-react-tools": "^1.0.10",
				"eslint-plugin-class-property": "^1.0.6",
				"eslint-plugin-import": "^2.7.0",
				"eslint-plugin-jsx-a11y": "^6.0.2",
				"eslint-plugin-react": "^7.4.0",
				"match-sorter": "^1.8.0",
				"npm-run-all": "^4.1.2",
				"onchange": "^3.0.2",
				"postcss-cli": "^2.6.0",
				"prop-types": "^15.6.0",
				"react": "^15.4.2",
				"react-dom": "^15.4.2",
				"react-json-tree": "^0.10.9",
				"rimraf": "^2.6.1",
				"rollup": "^0.55.3",
				"rollup-plugin-babel": "^3.0.3",
				"rollup-plugin-commonjs": "^8.3.0",
				"rollup-plugin-node-resolve": "^3.0.2",
				"rollup-plugin-replace": "^2.0.0",
				"rollup-plugin-uglify": "^3.0.0",
				"standard": "^10.0.2",
				"stylus": "^0.54.5"
			},
			"babel": {
				"env": {
					"development": {
						"presets": [
							[
								"env",
								{
									"modules": "commonjs"
								}
							],
							"react"
						],
						"plugins": [
							"transform-object-rest-spread",
							"transform-class-properties"
						]
					},
					"es": {
						"presets": [
							[
								"env",
								{
									"modules": false
								}
							],
							"react"
						],
						"plugins": [
							"transform-object-rest-spread",
							"transform-class-properties"
						]
					},
					"umd": {
						"presets": [
							[
								"env",
								{
									"modules": false
								}
							],
							"react"
						],
						"plugins": [
							"transform-object-rest-spread",
							"transform-class-properties",
							"external-helpers"
						]
					}
				}
			},
			"licenseText": "MIT License\n\nCopyright (c) 2016 Tanner Linsley\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n",
			"_id": "react-table@6.8.2",
			"dist": {
				"shasum": "3a5aefabc85953300d16786fa307c30610db9adc",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-6.8.2.tgz",
				"fileCount": 55,
				"unpackedSize": 1059422,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa1mO7CRA9TVsSAnZWagAAI1cP/j6UR/5VFpE4/P1zLcDr\nA9/MTOWdLm3OBR36atHj9CxH1UEjmGdrKgYyJ/hwiPek7jNvJLEPV1DHutma\nL7v3NNbFpyCyx8evuKpwVBeWjuW5kTsIjRBMWpUbkHvcz/WFwIKf7YLcuSy2\n+K+FBIFpCcpVKrVDONxEjn4WUBJdeg6tXvZzfgTrEdOSI5/EnEG7ZX7Yvh+D\ne2T6zSP/eRt7J8vKiLGR8gcSamt0jM3AQm6hJFB2Omk44cqyUvPEAu1T7XjB\nIDMqAMt2Qh/jnxWLi0mTJoODUFw4NESRzZssy+iwbl4XTXN62Gb9BYREgp0s\nVi2Sl+GBf3zDGWv8uWfiE5QN2CJxtlFAISqmQ4dIV6alS4WgayvAv1KIggSK\nbzirhpbA6wld49jGQF2yzllARfXbaUtC5IsoZhfHJRjyzLNUFO+EGgtu6sxw\nOLw6e6cot7vnZGkkycB9R5U9BIDP74AVhXryBIxrkNLrR88AbB84FMqHaMUl\nHVEhHMTt8TReJMBqFPArKYNnQIZrQvasH+20mXiK2AYmO0puD3aw2nPpiz7u\nLfdnKFSIro6VDHsDbcWtbp8v9fnKf6lyUuBhpUtBL2fXKaSUDreNHdAhfPhr\nNASqYg7/GId0B0enrcXGq2yUgmUQbh9gXeoJdoyLGtSG8JC7YnuBAUYQTZSR\nE/jh\r\n=xMGP\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				},
				{
					"name": "zsherman",
					"email": "zach.h.sherman@gmail.com"
				}
			],
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-table_6.8.2_1523999673798_0.8346256340965377"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"6.8.3": {
			"name": "react-table",
			"version": "6.8.3",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/react-tools/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/react-tools/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "lib/index.js",
			"module": "es/index.js",
			"files": [
				"src/",
				"es/",
				"lib/",
				"react-table.js",
				"react-table.min.js",
				"react-table.css",
				"media/*.png"
			],
			"scripts": {
				"build:cjs": "babel src --out-dir lib --source-maps inline",
				"build:es": "BABEL_ENV=es babel src --out-dir es --source-maps inline",
				"build:umd": "BABEL_ENV=umd rollup -c",
				"build:umd-min": "BABEL_ENV=umd NODE_ENV=production rollup -c",
				"build:css": "rimraf react-table.css && stylus src/index.styl --compress -o react-table.css && yarn css:autoprefix",
				"css:autoprefix": "postcss --use autoprefixer react-table.css -r",
				"watch": "npm-run-all --parallel watch:*",
				"watch:js": "onchange 'src/**/*.js' -i -- yarn build:cjs",
				"watch:css": "onchange 'src/**/*.styl' -i -- yarn build:css",
				"test": "eslint src",
				"build": "npm-run-all build:*",
				"prepublish": "yarn build",
				"postpublish": "git push --tags",
				"docs": "yarn watch & cd docs && yarn && yarn start",
				"docs:build": "yarn build && cd docs && yarn && yarn build"
			},
			"dependencies": {
				"classnames": "^2.2.5"
			},
			"peerDependencies": {
				"react": "^15.x.x || ^16.x.x"
			},
			"devDependencies": {
				"autoprefixer": "^6.7.0",
				"babel-cli": "6.14.0",
				"babel-eslint": "6.1.2",
				"babel-plugin-external-helpers": "^6.22.0",
				"babel-plugin-transform-class-properties": "^6.24.1",
				"babel-plugin-transform-object-rest-spread": "^6.26.0",
				"babel-preset-env": "^1.6.1",
				"babel-preset-react": "^6.24.1",
				"eslint": "^4.1.1",
				"eslint-config-react-tools": "^1.0.10",
				"eslint-plugin-class-property": "^1.0.6",
				"eslint-plugin-import": "^2.7.0",
				"eslint-plugin-jsx-a11y": "^6.0.2",
				"eslint-plugin-react": "^7.4.0",
				"match-sorter": "^1.8.0",
				"npm-run-all": "^4.1.2",
				"onchange": "^3.0.2",
				"postcss-cli": "^2.6.0",
				"prop-types": "^15.6.0",
				"react": "^15.4.2",
				"react-dom": "^15.4.2",
				"react-json-tree": "^0.10.9",
				"rimraf": "^2.6.1",
				"rollup": "^0.55.3",
				"rollup-plugin-babel": "^3.0.3",
				"rollup-plugin-commonjs": "^8.3.0",
				"rollup-plugin-node-resolve": "^3.0.2",
				"rollup-plugin-replace": "^2.0.0",
				"rollup-plugin-uglify": "^3.0.0",
				"standard": "^10.0.2",
				"stylus": "^0.54.5"
			},
			"babel": {
				"env": {
					"development": {
						"presets": [
							[
								"env",
								{
									"modules": "commonjs"
								}
							],
							"react"
						],
						"plugins": [
							"transform-object-rest-spread",
							"transform-class-properties"
						]
					},
					"es": {
						"presets": [
							[
								"env",
								{
									"modules": false
								}
							],
							"react"
						],
						"plugins": [
							"transform-object-rest-spread",
							"transform-class-properties"
						]
					},
					"umd": {
						"presets": [
							[
								"env",
								{
									"modules": false
								}
							],
							"react"
						],
						"plugins": [
							"transform-object-rest-spread",
							"transform-class-properties",
							"external-helpers"
						]
					}
				}
			},
			"licenseText": "MIT License\n\nCopyright (c) 2016 Tanner Linsley\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n",
			"_id": "react-table@6.8.3",
			"dist": {
				"shasum": "d1e2137bc7a9bb33ef5b05cd017b0c1c0597eb06",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-6.8.3.tgz",
				"fileCount": 55,
				"unpackedSize": 1061326,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa/178CRA9TVsSAnZWagAA2gkP+wZbdl4bet+Cwx5NXC6Q\n7qv5XtBfgoTO+vAJPUTlTKlGunkXITfbC845hwHONOcu6/zgYPtdtOuosdlq\ntUDIZ3B/eaLAurR9uMBIuRMgwYpEABjyzSNUs9Wndcx6ZLNA4p2iHnhLjyxK\nTeth5YC877Y7jfybkc8j/en58Ixs2rjvwYgs0b6Hztp49gMFUNj0UstkKPtH\nrCSqVG10GkINe+o5n2GTp52pArJ4laonyR1b56ycNZOUTzQsO+nox+EfIaL5\n2N2KFZYyH5L/8IPXxd0FMKSRV8lqrXRr7b44eOODc7XNZ+p5khFEJ8/txe49\nCSnFChb6ij0ugM2DdmjnkU/ldorOzbJV8IPGDP7VWKmUgmzlKJ0d4xPMONzF\nCBrS1dm6H+jtKFDX6VworsrJYz+YvtWRXmwLzKxGqgGd+9+EqRKqWSiZTyhf\nQNHiQ3529yMGUHgxMcEzMMcTIFKy3WgCEFT7SHq+GRKEHKN5xS4+2TQXoe9U\nXc1X/zF+zlvzwQ9WgQWbh3ly81XKVkZ0eOtN6ca7Y2hI4sLHZuMIFu+WSNqB\nvAacQGrIJLoTPfYFuP7n9hlpxiPsOl8X5ICBunqVcXOho7gtYU4r/kBWfrNS\nX046ES05JzQNO1DQEbCD0oqyKfnwPEA+4nTRXnjs+01+LSoM+MjE3nxeKCrB\nOkZ3\r\n=Alzp\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				},
				{
					"name": "zsherman",
					"email": "zach.h.sherman@gmail.com"
				}
			],
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-table_6.8.3_1526685433335_0.8906010387805738"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"6.8.4": {
			"name": "react-table",
			"version": "6.8.4",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/react-tools/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/react-tools/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "lib/index.js",
			"module": "es/index.js",
			"files": [
				"src/",
				"es/",
				"lib/",
				"react-table.js",
				"react-table.min.js",
				"react-table.css",
				"media/*.png"
			],
			"scripts": {
				"build:cjs": "babel src --out-dir lib --source-maps inline",
				"build:es": "BABEL_ENV=es babel src --out-dir es --source-maps inline",
				"build:umd": "BABEL_ENV=umd rollup -c",
				"build:umd-min": "BABEL_ENV=umd NODE_ENV=production rollup -c",
				"build:css": "rimraf react-table.css && stylus src/index.styl --compress -o react-table.css && yarn css:autoprefix",
				"css:autoprefix": "postcss --use autoprefixer react-table.css -r",
				"watch": "npm-run-all --parallel watch:*",
				"watch:js": "onchange 'src/**/*.js' -i -- yarn build:cjs",
				"watch:css": "onchange 'src/**/*.styl' -i -- yarn build:css",
				"test": "eslint src",
				"build": "npm-run-all build:*",
				"prepublish": "yarn build",
				"postpublish": "git push --tags",
				"docs": "yarn watch & cd docs && yarn && yarn start",
				"docs:build": "yarn build && cd docs && yarn && yarn build"
			},
			"dependencies": {
				"classnames": "^2.2.5"
			},
			"peerDependencies": {
				"react": "^15.x.x || ^16.x.x"
			},
			"devDependencies": {
				"autoprefixer": "^6.7.0",
				"babel-cli": "6.14.0",
				"babel-eslint": "6.1.2",
				"babel-plugin-external-helpers": "^6.22.0",
				"babel-plugin-transform-class-properties": "^6.24.1",
				"babel-plugin-transform-object-rest-spread": "^6.26.0",
				"babel-preset-env": "^1.6.1",
				"babel-preset-react": "^6.24.1",
				"eslint": "^4.1.1",
				"eslint-config-react-tools": "^1.0.10",
				"eslint-plugin-class-property": "^1.0.6",
				"eslint-plugin-import": "^2.7.0",
				"eslint-plugin-jsx-a11y": "^6.0.2",
				"eslint-plugin-react": "^7.4.0",
				"match-sorter": "^1.8.0",
				"npm-run-all": "^4.1.2",
				"onchange": "^3.0.2",
				"postcss-cli": "^2.6.0",
				"prop-types": "^15.6.0",
				"react": "^15.4.2",
				"react-dom": "^15.4.2",
				"react-json-tree": "^0.10.9",
				"rimraf": "^2.6.1",
				"rollup": "^0.55.3",
				"rollup-plugin-babel": "^3.0.3",
				"rollup-plugin-commonjs": "^8.3.0",
				"rollup-plugin-node-resolve": "^3.0.2",
				"rollup-plugin-replace": "^2.0.0",
				"rollup-plugin-uglify": "^3.0.0",
				"standard": "^10.0.2",
				"stylus": "^0.54.5"
			},
			"babel": {
				"env": {
					"development": {
						"presets": [
							[
								"env",
								{
									"modules": "commonjs"
								}
							],
							"react"
						],
						"plugins": [
							"transform-object-rest-spread",
							"transform-class-properties"
						]
					},
					"es": {
						"presets": [
							[
								"env",
								{
									"modules": false
								}
							],
							"react"
						],
						"plugins": [
							"transform-object-rest-spread",
							"transform-class-properties"
						]
					},
					"umd": {
						"presets": [
							[
								"env",
								{
									"modules": false
								}
							],
							"react"
						],
						"plugins": [
							"transform-object-rest-spread",
							"transform-class-properties",
							"external-helpers"
						]
					}
				}
			},
			"licenseText": "MIT License\n\nCopyright (c) 2016 Tanner Linsley\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n",
			"_id": "react-table@6.8.4",
			"dist": {
				"shasum": "8c0e6419cc1e5d3ac4ef349c2601694be47d8b6c",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-6.8.4.tgz",
				"fileCount": 55,
				"unpackedSize": 1061479,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa/2MHCRA9TVsSAnZWagAACuQP+QDVEiZXaGiG8qlOuSyY\nnptGvmyGoOYd6oC9cP43HBfJll5hzkAsV4V9x66/NGeFdpa9mov5jJGtZonx\neNijn1nXhzYxUjDa0ugL1yVlRaRXZsUKz64+e+ZPGDEYEg+0ae0QB2G7Oy9d\nL7rFvezlaFY6GkciRe0ew9roI2NUk83/TL0CAfLAvoQWt4kIhLb32lYYQ6PR\nUrJahspS5WV+fBTaLs/EZ0loa7tRLs31VSdIWoYHzg9cWLxt/fYx9zL7RYez\nhBrrwlIuqVTBDyVwgizNh/ruXqwJUqNypaljYnWUj9BJ1eqwST4rrFBkxqkO\n1ifkJk9g+tRH+a7a3SurQSWURxtkU0EWAGWl7EKVst/iCfKa/43TQjUy2FMy\nWQTTN9sOwEBsui7ItS/n15tw7+VG6SLrobPQeqyv2JfjR5KQP0Vhd4k5qnKo\na9a4p0IN1fYRQmkiWlJVi6DSZYMeMLsBYADOU2cL7myXeW91ukahaVka5pMu\nXsIgISxp+T8pKqsqIAYK0btbRW9vuedhgF42NDxmFvF8VCozmf3ae1uIhlvu\n9i5MdDGQQ+9u6O2mr0zv4Sag1O5B5YWxEHYcf5oebfyvk/fEJlq+af6RIesj\n570v474CLDgYyt6hEWQtw+H/YGyIQDjXTkNraFuf2fmrFSgJLzU5z7GBJBt5\nyx4y\r\n=u9Y1\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				},
				{
					"name": "zsherman",
					"email": "zach.h.sherman@gmail.com"
				}
			],
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-table_6.8.4_1526686469695_0.20123772649435878"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"6.8.5": {
			"name": "react-table",
			"version": "6.8.5",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/react-tools/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/react-tools/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "lib/index.js",
			"module": "es/index.js",
			"files": [
				"src/",
				"es/",
				"lib/",
				"react-table.js",
				"react-table.min.js",
				"react-table.css",
				"media/*.png"
			],
			"scripts": {
				"build:cjs": "babel src --out-dir lib --source-maps inline",
				"build:es": "BABEL_ENV=es babel src --out-dir es --source-maps inline",
				"build:umd": "BABEL_ENV=umd rollup -c",
				"build:umd-min": "BABEL_ENV=umd NODE_ENV=production rollup -c",
				"build:css": "rimraf react-table.css && stylus src/index.styl --compress -o react-table.css && yarn css:autoprefix",
				"css:autoprefix": "postcss --use autoprefixer react-table.css -r",
				"watch": "npm-run-all --parallel watch:*",
				"watch:js": "onchange 'src/**/*.js' -i -- yarn build:cjs",
				"watch:css": "onchange 'src/**/*.styl' -i -- yarn build:css",
				"test": "eslint src",
				"build": "npm-run-all build:*",
				"prepublish": "yarn build",
				"postpublish": "git push --tags",
				"docs": "yarn watch & cd docs && yarn && yarn start",
				"docs:build": "yarn build && cd docs && yarn && yarn build"
			},
			"dependencies": {
				"classnames": "^2.2.5"
			},
			"peerDependencies": {
				"react": "^15.x.x || ^16.x.x"
			},
			"devDependencies": {
				"autoprefixer": "^6.7.0",
				"babel-cli": "6.14.0",
				"babel-eslint": "6.1.2",
				"babel-plugin-external-helpers": "^6.22.0",
				"babel-plugin-transform-class-properties": "^6.24.1",
				"babel-plugin-transform-object-rest-spread": "^6.26.0",
				"babel-preset-env": "^1.6.1",
				"babel-preset-react": "^6.24.1",
				"eslint": "^4.1.1",
				"eslint-config-react-tools": "^1.0.10",
				"eslint-plugin-class-property": "^1.0.6",
				"eslint-plugin-import": "^2.7.0",
				"eslint-plugin-jsx-a11y": "^6.0.2",
				"eslint-plugin-react": "^7.4.0",
				"match-sorter": "^1.8.0",
				"npm-run-all": "^4.1.2",
				"onchange": "^3.0.2",
				"postcss-cli": "^2.6.0",
				"prop-types": "^15.6.0",
				"react": "^16.3.2",
				"react-dom": "^16.3.2",
				"react-json-tree": "^0.10.9",
				"rimraf": "^2.6.1",
				"rollup": "^0.55.3",
				"rollup-plugin-babel": "^3.0.3",
				"rollup-plugin-commonjs": "^8.3.0",
				"rollup-plugin-node-resolve": "^3.0.2",
				"rollup-plugin-replace": "^2.0.0",
				"rollup-plugin-uglify": "^3.0.0",
				"standard": "^10.0.2",
				"stylus": "^0.54.5"
			},
			"babel": {
				"env": {
					"development": {
						"presets": [
							[
								"env",
								{
									"modules": "commonjs"
								}
							],
							"react"
						],
						"plugins": [
							"transform-object-rest-spread",
							"transform-class-properties"
						]
					},
					"es": {
						"presets": [
							[
								"env",
								{
									"modules": false
								}
							],
							"react"
						],
						"plugins": [
							"transform-object-rest-spread",
							"transform-class-properties"
						]
					},
					"umd": {
						"presets": [
							[
								"env",
								{
									"modules": false
								}
							],
							"react"
						],
						"plugins": [
							"transform-object-rest-spread",
							"transform-class-properties",
							"external-helpers"
						]
					}
				}
			},
			"licenseText": "MIT License\n\nCopyright (c) 2016 Tanner Linsley\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n",
			"_id": "react-table@6.8.5",
			"dist": {
				"shasum": "88460a98d6e7c28ba323b1ceb6db3f4eab9c3357",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-6.8.5.tgz",
				"fileCount": 55,
				"unpackedSize": 1065990,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa/8huCRA9TVsSAnZWagAAerYP/3nWe709RpjoNYbG6067\nuxDA+IPgvHs6rVUe+fW/oT3ZIoPxlxBYio7j8bkrDdnJAcMoZdDSsgL+dqio\nZs6qkvKyzrWpoWT30g3kO9JZiRyDBoZf/7qSsQ5Md/YQjS0/o3fCrBZAEClA\nZOJvlR8GIcKi7pdqS6vCks+UpzlgL6h6wda7RIRM1gLQCWSknxBYu6vshzoY\nO6xlh29fnuT/Z3CSiVuNjRnFdFU1rY+3lMJtJn7LCf/ND11qq1BkthLW+V5i\nZ08DAwzyktnNdVQiCXA8PfF5hYZMx2CZ9eWwXfBr7th7XZ5HB/oaapVF1eo8\nVdohAHflhICM44fGI87I/Y6xl1KYdX4FbTZJXE+hQhYvlxRZRZ5A1ZSk5xGE\ndnvjtSoL5FNfVOUxa3IM4tcxlqB7puiNKanlM68GmNO74MpsxrmeHjNEArKJ\n/DQ5P/z71fdHADU5R6UtcdhxbG9kz+Mq3kK6Ua3F+NzYkzBqDaZHT+bity1b\nYW8et1TJKGxURMGqDiE+VQ4BAlAMthdTXKKI4K3NThgYP58RaCy6O5tlfvWU\nSsj48WY+o/hWBudS+3Y6DNL/E0uj+cvyap4lkKzrVtF2uHNbeP/yKgg3Umt6\nB9xFhuJVltWvNbwEycHkjwBLvz+uXMqO+QUpyrk10inOwqAQa/5mwPNT6X3o\nVHrh\r\n=/2PP\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				},
				{
					"name": "zsherman",
					"email": "zach.h.sherman@gmail.com"
				}
			],
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-table_6.8.5_1526712428359_0.16990226057859892"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"6.8.6": {
			"name": "react-table",
			"version": "6.8.6",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/react-tools/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/react-tools/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "lib/index.js",
			"module": "es/index.js",
			"files": [
				"src/",
				"es/",
				"lib/",
				"react-table.js",
				"react-table.min.js",
				"react-table.css",
				"media/*.png"
			],
			"scripts": {
				"build:cjs": "babel src --out-dir lib --source-maps inline",
				"build:es": "BABEL_ENV=es babel src --out-dir es --source-maps inline",
				"build:umd": "BABEL_ENV=umd rollup -c",
				"build:umd-min": "BABEL_ENV=umd NODE_ENV=production rollup -c",
				"build:css": "rimraf react-table.css && stylus src/index.styl --compress -o react-table.css && yarn css:autoprefix",
				"css:autoprefix": "postcss --use autoprefixer react-table.css -r",
				"watch": "npm-run-all --parallel watch:*",
				"watch:js": "onchange 'src/**/*.js' -i -- yarn build:cjs",
				"watch:css": "onchange 'src/**/*.styl' -i -- yarn build:css",
				"test": "eslint src",
				"build": "npm-run-all build:*",
				"prepublish": "yarn build",
				"postpublish": "git push --tags",
				"docs": "yarn watch & cd docs && yarn && yarn start",
				"docs:build": "yarn build && cd docs && yarn && yarn build"
			},
			"dependencies": {
				"classnames": "^2.2.5"
			},
			"peerDependencies": {
				"react": "^15.x.x || ^16.x.x"
			},
			"devDependencies": {
				"autoprefixer": "^6.7.0",
				"babel-cli": "6.14.0",
				"babel-eslint": "6.1.2",
				"babel-plugin-external-helpers": "^6.22.0",
				"babel-plugin-transform-class-properties": "^6.24.1",
				"babel-plugin-transform-object-rest-spread": "^6.26.0",
				"babel-preset-env": "^1.6.1",
				"babel-preset-react": "^6.24.1",
				"eslint": "^4.1.1",
				"eslint-config-react-tools": "^1.0.10",
				"eslint-plugin-class-property": "^1.0.6",
				"eslint-plugin-import": "^2.7.0",
				"eslint-plugin-jsx-a11y": "^6.0.2",
				"eslint-plugin-react": "^7.4.0",
				"match-sorter": "^1.8.0",
				"npm-run-all": "^4.1.2",
				"onchange": "^3.0.2",
				"postcss-cli": "^2.6.0",
				"prop-types": "^15.6.0",
				"react": "^16.3.2",
				"react-dom": "^16.3.2",
				"react-json-tree": "^0.10.9",
				"rimraf": "^2.6.1",
				"rollup": "^0.55.3",
				"rollup-plugin-babel": "^3.0.3",
				"rollup-plugin-commonjs": "^8.3.0",
				"rollup-plugin-node-resolve": "^3.0.2",
				"rollup-plugin-replace": "^2.0.0",
				"rollup-plugin-uglify": "^3.0.0",
				"standard": "^10.0.2",
				"stylus": "^0.54.5"
			},
			"babel": {
				"env": {
					"development": {
						"presets": [
							[
								"env",
								{
									"modules": "commonjs"
								}
							],
							"react"
						],
						"plugins": [
							"transform-object-rest-spread",
							"transform-class-properties"
						]
					},
					"es": {
						"presets": [
							[
								"env",
								{
									"modules": false
								}
							],
							"react"
						],
						"plugins": [
							"transform-object-rest-spread",
							"transform-class-properties"
						]
					},
					"umd": {
						"presets": [
							[
								"env",
								{
									"modules": false
								}
							],
							"react"
						],
						"plugins": [
							"transform-object-rest-spread",
							"transform-class-properties",
							"external-helpers"
						]
					}
				}
			},
			"licenseText": "MIT License\n\nCopyright (c) 2016 Tanner Linsley\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n",
			"_id": "react-table@6.8.6",
			"dist": {
				"shasum": "a0ad8b4839319052d5befc012603fb161e52ede3",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-6.8.6.tgz",
				"fileCount": 55,
				"unpackedSize": 1066004,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbBEL+CRA9TVsSAnZWagAAF5UP/1uc7osUfrZTKpGZi9wn\ndMt0SwH9ZIzoqABOTQpvrLv2pV41QTumctaTkONlsQZlDa902t5/CFvtTdZS\nZQQ5y2o83rHj06qBNpnRZLdO0mRIKtqVG12hZG2Fzg0UZ1UH5tjCOhH1CIsb\nPET0jSZ64lFlnTjZ0k5w4R9Drg4JTCEfAICw/+3pI5SfvMU2xjYrUfYS+dU6\nurdh0Sge5WmWHL0BonMroSS/A29PyAXOHTuB/u8BFPkHTMXjFQeB02TZoCV6\n5KxuLkFwTokD7NpM5pWO75L42LX72g4BA+RzmE3f+vxVQDMyqXrtdgZcIVSo\n4TfeaRYi3P6C3iRmc0uooGzQH1kfrJWHfB5kfLSVUCmWTViyVSzcv19I/PkB\nhSjusJvRBMRGlm+bMlL62pJNOlEj1hHV8/riHVvW+Cv8sF0ZBRbHsDPD+E9c\ng+IOP9UhQqWe3H6k+lF102n8EtAF7KPgnemmnzMwOXn+1RTPmWMmXe6bkaDs\nZsMW3rDk+Z5vciqIeimldvmkQKFMuUww6/GuxZp3NEsVfF03QK9GJfNW2uQ2\na3FjXxMsgyZGWfSELYnG5vygKtHL2rzPQ9rDJHgf4w4usq40TvyLcf3F8LoD\npegx7MbSL9aQjWCozqpAs6LdW+YOPqM0+zm7fzJodUE0toCm0L+Eeb48G37y\nFJBQ\r\n=7Q1J\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				},
				{
					"name": "zsherman",
					"email": "zach.h.sherman@gmail.com"
				}
			],
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-table_6.8.6_1527005948134_0.7882604059490841"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"6.9.0": {
			"name": "react-table",
			"version": "6.9.0",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/react-tools/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/react-tools/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "lib/index.js",
			"module": "es/index.js",
			"scripts": {
				"build:cjs": "babel src --out-dir lib --source-maps inline --copy-files",
				"build:es": "cross-env BABEL_ENV=es babel src --out-dir es --source-maps inline",
				"build:umd": "cross-env BABEL_ENV=umd rollup -c",
				"build:umd-min": "cross-env BABEL_ENV=umd NODE_ENV=production rollup -c",
				"build:css": "rimraf react-table.css && stylus src/index.styl --compress -o react-table.css && yarn css:autoprefix",
				"css:autoprefix": "postcss --use autoprefixer react-table.css -r",
				"watch": "npm-run-all --parallel watch:*",
				"watch:js": "onchange 'src/**/*.js' -i -- yarn build:cjs",
				"watch:css": "onchange 'src/**/*.styl' -i -- yarn build:css",
				"test": "eslint src",
				"build": "npm-run-all build:*",
				"prepublish": "yarn build",
				"postpublish": "git push --tags",
				"docs": "yarn watch & cd docs && yarn && yarn start",
				"docs:build": "yarn build && cd docs && yarn && yarn build"
			},
			"dependencies": {
				"classnames": "^2.2.5"
			},
			"peerDependencies": {
				"prop-types": "^15.5.0",
				"react": "^15.x.x || ^16.x.x",
				"react-dom": "^15.x.x || ^16.x.x"
			},
			"devDependencies": {
				"autoprefixer": "^6.7.0",
				"babel-cli": "6.14.0",
				"babel-eslint": "6.1.2",
				"babel-plugin-external-helpers": "^6.22.0",
				"babel-plugin-transform-class-properties": "^6.24.1",
				"babel-plugin-transform-object-rest-spread": "^6.26.0",
				"babel-preset-env": "^1.6.1",
				"babel-preset-react": "^6.24.1",
				"cross-env": "^5.1.4",
				"eslint": "^4.1.1",
				"eslint-config-react-tools": "^1.0.10",
				"eslint-plugin-class-property": "^1.0.6",
				"eslint-plugin-import": "^2.7.0",
				"eslint-plugin-jsx-a11y": "^6.0.2",
				"eslint-plugin-react": "^7.4.0",
				"match-sorter": "^1.8.0",
				"npm-run-all": "^4.1.2",
				"onchange": "^3.0.2",
				"postcss-cli": "^2.6.0",
				"prop-types": "^15.6.0",
				"react": "^16.3.2",
				"react-dom": "^16.3.2",
				"react-json-tree": "^0.10.9",
				"rimraf": "^2.6.1",
				"rollup": "^0.55.3",
				"rollup-plugin-babel": "^3.0.3",
				"rollup-plugin-commonjs": "^8.3.0",
				"rollup-plugin-node-resolve": "^3.0.2",
				"rollup-plugin-replace": "^2.0.0",
				"rollup-plugin-uglify": "^3.0.0",
				"standard": "^10.0.2",
				"stylus": "^0.54.5"
			},
			"babel": {
				"env": {
					"development": {
						"presets": [
							[
								"env",
								{
									"modules": "commonjs"
								}
							],
							"react"
						],
						"plugins": [
							"transform-object-rest-spread",
							"transform-class-properties"
						]
					},
					"es": {
						"presets": [
							[
								"env",
								{
									"modules": false
								}
							],
							"react"
						],
						"plugins": [
							"transform-object-rest-spread",
							"transform-class-properties"
						]
					},
					"umd": {
						"presets": [
							[
								"env",
								{
									"modules": false
								}
							],
							"react"
						],
						"plugins": [
							"transform-object-rest-spread",
							"transform-class-properties",
							"external-helpers"
						]
					}
				}
			},
			"licenseText": "MIT License\n\nCopyright (c) 2016 Tanner Linsley\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n",
			"_id": "react-table@6.9.0",
			"dist": {
				"shasum": "de8190a1a3f32c5fa46697a6a6c640e984670f5d",
				"integrity": "sha512-sATtBTyXlQlqSaPayDv66e5JAS8zv1BmaCAm7UT8VzDD9Cvei90Lgx2Cn0HdGMh7BGDNUiVTSGRaNAzejs/Ohg==",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-6.9.0.tgz",
				"fileCount": 71,
				"unpackedSize": 1409296,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcUy3YCRA9TVsSAnZWagAA4jsP/1cEJGqYGWspysFpwc3V\n61RxHYsTrG7r2kiwJBsnYZXV+WJNfE/JqSXNjO51s3np7G17qiHylDPHSLrl\nwvO7wwO3MepUSAMY3T5ZSok/8WC6nwui9JE05h0IZu1bG8BNI7FsEeaoTe83\nxQjMgX12g9ZslTNq7zUGfA5fuR0LmL6g6RN+eSFL31/AQ9sK2x8R+USdtdEI\nc+KRJ0z6UG+2ZfNZsOo+mqsn3ng/ZDLW0ZjklKAESzDWWm7D9V2T4MVBZhPt\n7u5Er2DUTKFMOOAESs7or5srEr8KGqW0As3pl56P9CBhDhiGeN61o+BvZpPY\natVL+IX+lwDNg3m3O9kpDZFKgqlVl8VJWsfvOQ+Kv+P9pZ6dXkISnQ2C5bki\nfFwbgIuWSmZ49LXdG8bOxGnLLijUo+opKChu6xjpu3/8ZtvoAaGySmKh4Q6Z\nNkBqnTiRpVBxwVeEVftUseehtohHAfAilRU64wFM6fMLT1KW0fRWX286pefL\n9g1iIaclPx7H0j84FlikDuHOsy/vUx5GKvVXvY+rNSxEY41YyP1KQsXLas8k\nsfvtSqXiSPnZ5Ez9TIkiAzfyoJJgb4vygzBUpIQcYc3ggQY10Us1RzAXydpZ\nr2R4LTbRYdBLx7+MbnHJxUN01o8E3jUoIQYcdpfxYdxdopStXnT4IZMRqvX/\nrvRF\r\n=JAsU\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				},
				{
					"name": "zsherman",
					"email": "zach.h.sherman@gmail.com"
				}
			],
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-table_6.9.0_1548955095606_0.45558720190990587"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-alpha.0": {
			"name": "react-table",
			"version": "7.0.0-alpha.0",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "dist/index.js",
			"scripts": {
				"test": "cross-env CI=1 react-scripts test --env=jsdom",
				"test:watch": "react-scripts test --env=jsdom",
				"build": "rollup -c",
				"start": "rollup -c -w",
				"prepare": "yarn build",
				"release": "yarn publish",
				"releaseNext": "yarn publish --tag next"
			},
			"peerDependencies": {
				"prop-types": "^15.5.0",
				"react": "^16.7.0-alpha.0 || ^16.8.x",
				"react-dom": "^16.7.0-alpha.0 || ^16.8.x"
			},
			"devDependencies": {
				"@babel/plugin-proposal-class-properties": "^7.2.1",
				"@babel/preset-env": "^7.2.0",
				"@babel/preset-react": "^7.0.0",
				"@babel/runtime": "^7.2.0",
				"@svgr/rollup": "^4.1.0",
				"babel-core": "7.0.0-bridge.0",
				"cross-env": "^5.1.4",
				"eslint": "^5.10.0",
				"eslint-config-standard": "^12.0.0",
				"eslint-config-standard-react": "^7.0.2",
				"eslint-plugin-import": "^2.13.0",
				"eslint-plugin-node": "^8.0.0",
				"eslint-plugin-promise": "^4.0.0",
				"eslint-plugin-react": "^7.10.0",
				"eslint-plugin-standard": "^4.0.0",
				"rollup": "^0.68.0",
				"rollup-plugin-babel": "^4.1.0",
				"rollup-plugin-commonjs": "^9.1.3",
				"rollup-plugin-node-resolve": "^4.0.0",
				"rollup-plugin-peer-deps-external": "^2.2.0"
			},
			"readmeFilename": "README.md",
			"licenseText": "MIT License\n\nCopyright (c) 2016 Tanner Linsley\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n",
			"_id": "react-table@7.0.0-alpha.0",
			"dist": {
				"shasum": "2840f6ab15d4dea3da7e097266175083e6928ca5",
				"integrity": "sha512-SnSed4m87PKGY/sqDOO/+EyxJhEaBuLC89fGyKc/Po4NfDOy+eBxBtLe9TL70Kw2/lPgx+pxrVW+5clkWuyaEg==",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-alpha.0.tgz",
				"fileCount": 92,
				"unpackedSize": 1303972,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcWO04CRA9TVsSAnZWagAAApcP/iEkAwmN1nXenh1JgAcp\ni5jhFAfffZUJ6xQAaE5yJJKce+dLPRGstNnqx2EmqITLfi03LOL+s0ziHPQD\nvrenRKQvM2OXG5la3psvE7h8x3REP8LufTV+IZ5GAATH/hhlVR1OqYaP5uYC\npyz1btrp8VKtlVF+kREI0vtCvjw2l0DgpIM50GdNFCfYS5u59qYG8W5xVRMn\nwcu5CfCZvP3qRI22vrTberUg+TICymC0kVwsfNDyGpQjdUdGQMtuJt4NaHdl\nXXCSRqddhEBkMEU7TDwbsbICP1HnawRn4Xzt8pxY24bOZBvDVX5qW+jo6QnI\nLBYPi3ES7DNVfZsx3rbQ+x8r9wDn2VEMeeYpBfP0Q6gaiZDWvCgZrV9fE7UZ\nZ1lId+AwjqD7M3QrZX57pCsudpyMHtReDH1Eh43kDDdb/iF31p4Ld4f5RW+U\ng+c3ecZHQu08qxrasbBPnx1Zs+8a1AnI/cWtRvPCx9zHWn71hLNjSpSp7yVa\nkjgL+xAQonBES6QGes64mcTAq0vP6B/adrk6IGVN6NqIjkPhY1PzBvJ6r8Qi\n5fDY3NDmol9yguM10rHrMGrf9IzPWtxE5x91p/+OI13Rtw7sictY1l4q2yX3\n1s65vy3Ohweh6T7VCLAlfW6fdp4IRS7Ls2rBT5proNQQ+NIa81tfgRJwHwNg\nYOgF\r\n=NcZz\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				},
				{
					"name": "zsherman",
					"email": "zach.h.sherman@gmail.com"
				}
			],
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-table_7.0.0-alpha.0_1549331768207_0.1605429963589684"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-alpha.1": {
			"name": "react-table",
			"version": "7.0.0-alpha.1",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "dist/index.js",
			"scripts": {
				"test": "cross-env CI=1 react-scripts test --env=jsdom",
				"test:watch": "react-scripts test --env=jsdom",
				"build": "rollup -c",
				"start": "rollup -c -w",
				"prepare": "yarn build",
				"release": "yarn publish",
				"releaseNext": "yarn publish --tag next"
			},
			"peerDependencies": {
				"prop-types": "^15.5.0",
				"react": "^16.7.0-alpha.0 || ^16.8.x",
				"react-dom": "^16.7.0-alpha.0 || ^16.8.x"
			},
			"devDependencies": {
				"@babel/plugin-proposal-class-properties": "^7.2.1",
				"@babel/preset-env": "^7.2.0",
				"@babel/preset-react": "^7.0.0",
				"@babel/runtime": "^7.2.0",
				"@svgr/rollup": "^4.1.0",
				"babel-core": "7.0.0-bridge.0",
				"babel-eslint": "^10.0.1",
				"cross-env": "^5.1.4",
				"eslint": "^5.10.0",
				"eslint-config-standard": "^12.0.0",
				"eslint-config-standard-react": "^7.0.2",
				"eslint-plugin-import": "^2.13.0",
				"eslint-plugin-node": "^8.0.0",
				"eslint-plugin-promise": "^4.0.0",
				"eslint-plugin-react": "^7.10.0",
				"eslint-plugin-standard": "^4.0.0",
				"rollup": "^0.68.0",
				"rollup-plugin-babel": "^4.1.0",
				"rollup-plugin-commonjs": "^9.1.3",
				"rollup-plugin-node-resolve": "^4.0.0",
				"rollup-plugin-peer-deps-external": "^2.2.0",
				"rollup-plugin-uglify": "^6.0.2"
			},
			"readmeFilename": "README.md",
			"licenseText": "MIT License\n\nCopyright (c) 2016 Tanner Linsley\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n",
			"_id": "react-table@7.0.0-alpha.1",
			"dist": {
				"shasum": "a83bd77c6386f6858b529f382df1fe403469556b",
				"integrity": "sha512-aTxOwnDXS7IxNbdHziD44t2t67C7T3JOEXNeQKpxabT/2DyCTnU2pvsPBWFN3XgSpH4NW7m19oIH0BuushXuZw==",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-alpha.1.tgz",
				"fileCount": 93,
				"unpackedSize": 1278174,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcW2ulCRA9TVsSAnZWagAA90YQAKP83e/yv6xDU0p8FpSV\nNeu6/65bJGnNAlci9cx4/zEVZhXroo50f4APa/iV46bMHjQZezhDRjpTwpvp\n4l91jOIUW9ZXIPDxktlWIKVoQFKgqjGGJJkUazOtSi79XqDMAtd8CEvGAWpA\npo7Rxj0JvF2YFxeNDrwWGaC7tTZIi8v4+vTzX8d04w4lKeu/zqUo9gdwy3FR\nLrtCRWYSU5UK42Yb/LfiHVeRAq635oaTQTQN43DvOq3m7AyyYoo3qCUmppYp\npS4WDgzN5NyOI3QW/+MQKlqcRCRo2XEoOko6qreoAHKvrEOQGhwymYomIJZO\nzudrhutvcc/sBTcoFhJylElnIc0f325cW0wy2yfq8EYweNZtesRj2ERrvDXZ\nJoOvrHwinZE/Rar3vKsT9RpnXXEgzBAIUdU3Rq87DOf91e9t9oANORmZoUf0\n83DFJj7sJJtqDQj/j918mAs4U1K0xrAe6dbcfbdHlFdh2R1A4wGMwH8emBPJ\n9bzOD0ZnXTsgqQJk+8ZhjYdSvvg312Hn1McngfgEiZWvv0XtvrgXep50Pkjo\nsGPPSaHP4WmVxodP/nKS3rOuYXoYzJPAKYJVfv3yIun7H9FfX1VffZGe5e9j\nrzIRKqgjBngaFiXje56kBWanJVp+/3Awmt8JqflArbvDLM3pAjiqSDT/Prta\nl5ka\r\n=xCQv\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				},
				{
					"name": "zsherman",
					"email": "zach.h.sherman@gmail.com"
				}
			],
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-table_7.0.0-alpha.1_1549495204270_0.6101500976822374"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-alpha.2": {
			"name": "react-table",
			"version": "7.0.0-alpha.2",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "dist/index.js",
			"scripts": {
				"test": "cross-env CI=1 react-scripts test --env=jsdom",
				"test:watch": "react-scripts test --env=jsdom",
				"build": "rollup -c",
				"start": "rollup -c -w",
				"prepare": "yarn build",
				"release": "yarn publish",
				"releaseNext": "yarn publish --tag next"
			},
			"peerDependencies": {
				"prop-types": "^15.5.0",
				"react": "^16.7.0-alpha.0 || ^16.8.x",
				"react-dom": "^16.7.0-alpha.0 || ^16.8.x"
			},
			"devDependencies": {
				"@babel/plugin-proposal-class-properties": "^7.2.1",
				"@babel/preset-env": "^7.2.0",
				"@babel/preset-react": "^7.0.0",
				"@babel/runtime": "^7.2.0",
				"@svgr/rollup": "^4.1.0",
				"babel-core": "7.0.0-bridge.0",
				"babel-eslint": "^10.0.1",
				"cross-env": "^5.1.4",
				"eslint": "^5.10.0",
				"eslint-config-standard": "^12.0.0",
				"eslint-config-standard-react": "^7.0.2",
				"eslint-plugin-import": "^2.13.0",
				"eslint-plugin-node": "^8.0.0",
				"eslint-plugin-promise": "^4.0.0",
				"eslint-plugin-react": "^7.10.0",
				"eslint-plugin-standard": "^4.0.0",
				"rollup": "^0.68.0",
				"rollup-plugin-babel": "^4.1.0",
				"rollup-plugin-commonjs": "^9.1.3",
				"rollup-plugin-node-resolve": "^4.0.0",
				"rollup-plugin-peer-deps-external": "^2.2.0",
				"rollup-plugin-uglify": "^6.0.2"
			},
			"readmeFilename": "README.md",
			"licenseText": "MIT License\n\nCopyright (c) 2016 Tanner Linsley\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n",
			"_id": "react-table@7.0.0-alpha.2",
			"dist": {
				"shasum": "bb21f971d7a4e075b4afb0bce2163ce6bb1704f7",
				"integrity": "sha512-TySZyFU41XCuJT8GpCHvjtjiV+CgryLH4B2L/nFpSAXslPB7iSjxCC96vZCZf62vrC4m74UloFhVsPio38Lo9Q==",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-alpha.2.tgz",
				"fileCount": 93,
				"unpackedSize": 1278170,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcW2xSCRA9TVsSAnZWagAAYjMP/Aghv8I7HOjg/OkYfIEA\nrFJD38cu2f0LnMLoQF5tc5WjZbQUXHzWq1tILfVVp59eNqmHKH0Atajf6frs\n9lQaiHHoB7Z4QiVzQLTEOyd34cXZBuRm/pyy1ZvfryQsouPjQII7V+30pGUt\nACrSBYSeBP1fDOCA33Doxs2jWFMd6H1O5CXR/pWkn337gEdnBbho2558JyQJ\nTHwJ01cTDm0JYI+VKizRaL4robhbxsyvMoHPZ9omuHSoKCdM4lBJppcyPUdV\nB+JlDc28Uc4BnMi0/nV7yUBDF2g+aDfpwiiiHkW+5SelJapu00oX0KbvMAcJ\nbJE2NH2ZYSgcLuQLYgERIp7XFj4gHqUZen7yLMYBVBRT5ECA+vWaTtHBDELo\n2n6RS6K1oRHyIUDNzl1FEJ+J8+m2w5hvw3wTbpW6zhHcj/axkY0wsgE203dz\nQk7uVYeQQ8rVQneFybeekVVGw3OQjLN7Dy7vnDEi9n70b6Um2s0QncVnqE9E\nESwDUWN1IwtKv7I0Tw8Y7AZgruXT7QRChl83iwWnK7oN/Mav0bjJP/RTIe+F\nJ/QGttVLto3x7XtLx9O2xaPWix7EPF+EE1PGuAKzqxbhj/ZDRD1IZSTWkalT\nkDfIdtkLOZexvDklNS8STkt9CBXmuHgpKwQCxy23Vh6xPD8VTcbG406HE75G\nxxET\r\n=y1ZW\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				},
				{
					"name": "zsherman",
					"email": "zach.h.sherman@gmail.com"
				}
			],
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-table_7.0.0-alpha.2_1549495378321_0.5666001205687945"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"6.9.1": {
			"name": "react-table",
			"version": "6.9.1",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/react-tools/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/react-tools/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "lib/index.js",
			"module": "es/index.js",
			"scripts": {
				"build:cjs": "babel src --out-dir lib --source-maps inline --copy-files",
				"build:es": "cross-env BABEL_ENV=es babel src --out-dir es --source-maps inline",
				"build:umd": "cross-env BABEL_ENV=umd rollup -c",
				"build:umd-min": "cross-env BABEL_ENV=umd NODE_ENV=production rollup -c",
				"build:css": "rimraf react-table.css && stylus src/index.styl --compress -o react-table.css && yarn css:autoprefix",
				"css:autoprefix": "postcss --use autoprefixer react-table.css -r",
				"watch": "npm-run-all --parallel watch:*",
				"watch:js": "onchange 'src/**/*.js' -i -- yarn build:cjs",
				"watch:css": "onchange 'src/**/*.styl' -i -- yarn build:css",
				"test": "eslint src",
				"build": "npm-run-all build:*",
				"prepublish": "yarn build",
				"postpublish": "git push --tags",
				"docs": "yarn watch & cd docs && yarn && yarn start",
				"docs:build": "yarn build && cd docs && yarn && yarn build"
			},
			"dependencies": {
				"classnames": "^2.2.5"
			},
			"peerDependencies": {
				"prop-types": "^15.5.0",
				"react": "^15.x.x || ^16.x.x",
				"react-dom": "^15.x.x || ^16.x.x"
			},
			"devDependencies": {
				"autoprefixer": "^6.7.0",
				"babel-cli": "6.14.0",
				"babel-eslint": "6.1.2",
				"babel-plugin-external-helpers": "^6.22.0",
				"babel-plugin-transform-class-properties": "^6.24.1",
				"babel-plugin-transform-object-rest-spread": "^6.26.0",
				"babel-preset-env": "^1.6.1",
				"babel-preset-react": "^6.24.1",
				"cross-env": "^5.1.4",
				"eslint": "^4.1.1",
				"eslint-config-react-tools": "^1.0.10",
				"eslint-plugin-class-property": "^1.0.6",
				"eslint-plugin-import": "^2.7.0",
				"eslint-plugin-jsx-a11y": "^6.0.2",
				"eslint-plugin-react": "^7.4.0",
				"match-sorter": "^1.8.0",
				"npm-run-all": "^4.1.2",
				"onchange": "^3.0.2",
				"postcss-cli": "^2.6.0",
				"prop-types": "^15.6.0",
				"react": "^16.3.2",
				"react-dom": "^16.3.2",
				"react-json-tree": "^0.10.9",
				"rimraf": "^2.6.1",
				"rollup": "^0.55.3",
				"rollup-plugin-babel": "^3.0.3",
				"rollup-plugin-commonjs": "^8.3.0",
				"rollup-plugin-node-resolve": "^3.0.2",
				"rollup-plugin-replace": "^2.0.0",
				"rollup-plugin-uglify": "^3.0.0",
				"standard": "^10.0.2",
				"stylus": "^0.54.5"
			},
			"babel": {
				"env": {
					"development": {
						"presets": [
							[
								"env",
								{
									"modules": "commonjs"
								}
							],
							"react"
						],
						"plugins": [
							"transform-object-rest-spread",
							"transform-class-properties"
						]
					},
					"es": {
						"presets": [
							[
								"env",
								{
									"modules": false
								}
							],
							"react"
						],
						"plugins": [
							"transform-object-rest-spread",
							"transform-class-properties"
						]
					},
					"umd": {
						"presets": [
							[
								"env",
								{
									"modules": false
								}
							],
							"react"
						],
						"plugins": [
							"transform-object-rest-spread",
							"transform-class-properties",
							"external-helpers"
						]
					}
				}
			},
			"licenseText": "MIT License\n\nCopyright (c) 2016 Tanner Linsley\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n",
			"_id": "react-table@6.9.1",
			"dist": {
				"shasum": "50a1713a4de90089f14dcb8cf0f313992ad93a20",
				"integrity": "sha512-QWAwEX24kZPjimhrqRMcdJRi0LX+4MWJG7p9WmAPrfEoYG2HTR1odxa5jLPu7sKVkgsUp0PtZ2jxQ4aXabRJNA==",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-6.9.1.tgz",
				"fileCount": 98,
				"unpackedSize": 1722963,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcYaSjCRA9TVsSAnZWagAAGnsP/1MXzUUyn/Vrbs4RwYx7\nKCqbzjjN0CIndylsCjrWjMmU6RGgW7+LUiMQmLI7jP97Ad1aknjq4gwsFkFw\nzZJ1JNa26Mwzx/mjnLSfh87Anc85CE1r5s81JZoMA/49hRqdw8alePPvQHdy\neXKkw41fqrpBTRO435Ooe30yJPL/fT3IAHzvX8y5DAQ2Ddr9ijBJ7HNa/wUc\nwpeL/HIaWXFBSqGyC4jfmTdjQfLzkHAiF6firM89eojE94kGwI75nbkT0EAw\n18+C0YPRDSQTbms980o/oTiwHujfDBq+gfHZCyj4Gtakhdoh4vT8GV0kcEMI\nnD4D7dmPTLcENDx97IczP4yGq1THhSTzEDUIM180m4MpC1wVBlNsQGAFdnuK\nW2/oSB9cpPHRMTLmmbg2Oo2Iix4ySMHdeQKa79aQRGBE1qtwbbMysjHA7yqb\nRqd4pf0tCLH6eXmE20zcSNm/rniE9eGLsreS5o67Up8+Ao03dObLi0dNp4RQ\nOJvE/DkWWY2yWHdO0a5EcgdC88CEuerjv9TESFUA+KpenPkk3hykUy8hI8h2\nN+GXMJvQUAJvY8ObIevnWfBvC+D/JzdyLuhdmS+Qeu0bZZwPKqEUAbDZ/bUM\nASpJKbDdUdI+jxuovXZb3GvThOhkQKO3HIeeh0hS63xH77R7uQb3ph9jvs2e\n2hTH\r\n=QYGf\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				},
				{
					"name": "zsherman",
					"email": "zach.h.sherman@gmail.com"
				}
			],
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-table_6.9.1_1549903010651_0.2368250873467832"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"6.9.2": {
			"name": "react-table",
			"version": "6.9.2",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/react-tools/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/react-tools/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "lib/index.js",
			"module": "es/index.js",
			"scripts": {
				"build:cjs": "babel src --out-dir lib --source-maps inline --copy-files",
				"build:es": "cross-env BABEL_ENV=es babel src --out-dir es --source-maps inline",
				"build:umd": "cross-env BABEL_ENV=umd rollup -c",
				"build:umd-min": "cross-env BABEL_ENV=umd NODE_ENV=production rollup -c",
				"build:css": "rimraf react-table.css && stylus src/index.styl --compress -o react-table.css && yarn css:autoprefix",
				"css:autoprefix": "postcss --use autoprefixer react-table.css -r",
				"watch": "npm-run-all --parallel watch:*",
				"watch:js": "onchange 'src/**/*.js' -i -- yarn build:cjs",
				"watch:css": "onchange 'src/**/*.styl' -i -- yarn build:css",
				"test": "eslint src",
				"build": "npm-run-all build:*",
				"prepublish": "yarn build",
				"postpublish": "git push --tags",
				"docs": "yarn watch & cd docs && yarn && yarn start",
				"docs:build": "yarn build && cd docs && yarn && yarn build"
			},
			"dependencies": {
				"classnames": "^2.2.5"
			},
			"peerDependencies": {
				"prop-types": "^15.5.0",
				"react": "^15.x.x || ^16.x.x",
				"react-dom": "^15.x.x || ^16.x.x"
			},
			"devDependencies": {
				"autoprefixer": "^6.7.0",
				"babel-cli": "6.14.0",
				"babel-eslint": "6.1.2",
				"babel-plugin-external-helpers": "^6.22.0",
				"babel-plugin-transform-class-properties": "^6.24.1",
				"babel-plugin-transform-object-rest-spread": "^6.26.0",
				"babel-preset-env": "^1.6.1",
				"babel-preset-react": "^6.24.1",
				"cross-env": "^5.1.4",
				"eslint": "^4.1.1",
				"eslint-config-react-tools": "^1.0.10",
				"eslint-plugin-class-property": "^1.0.6",
				"eslint-plugin-import": "^2.7.0",
				"eslint-plugin-jsx-a11y": "^6.0.2",
				"eslint-plugin-react": "^7.4.0",
				"match-sorter": "^1.8.0",
				"npm-run-all": "^4.1.2",
				"onchange": "^3.0.2",
				"postcss-cli": "^2.6.0",
				"prop-types": "^15.6.0",
				"react": "^16.3.2",
				"react-dom": "^16.3.2",
				"react-json-tree": "^0.10.9",
				"rimraf": "^2.6.1",
				"rollup": "^0.55.3",
				"rollup-plugin-babel": "^3.0.3",
				"rollup-plugin-commonjs": "^8.3.0",
				"rollup-plugin-node-resolve": "^3.0.2",
				"rollup-plugin-replace": "^2.0.0",
				"rollup-plugin-uglify": "^3.0.0",
				"standard": "^10.0.2",
				"stylus": "^0.54.5"
			},
			"babel": {
				"env": {
					"development": {
						"presets": [
							[
								"env",
								{
									"modules": "commonjs"
								}
							],
							"react"
						],
						"plugins": [
							"transform-object-rest-spread",
							"transform-class-properties"
						]
					},
					"es": {
						"presets": [
							[
								"env",
								{
									"modules": false
								}
							],
							"react"
						],
						"plugins": [
							"transform-object-rest-spread",
							"transform-class-properties"
						]
					},
					"umd": {
						"presets": [
							[
								"env",
								{
									"modules": false
								}
							],
							"react"
						],
						"plugins": [
							"transform-object-rest-spread",
							"transform-class-properties",
							"external-helpers"
						]
					}
				}
			},
			"licenseText": "MIT License\n\nCopyright (c) 2016 Tanner Linsley\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n",
			"_id": "react-table@6.9.2",
			"dist": {
				"shasum": "6a59adfeb8d5deced288241ed1c7847035b5ec5f",
				"integrity": "sha512-sTbNHU8Um0xRtmCd1js873HXnXaMWeBwZoiljuj0l1d44eaqjKyYPK/3HCBbJg1yeE2O5pQJ3Km0tlm9niNL9w==",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-6.9.2.tgz",
				"fileCount": 98,
				"unpackedSize": 1721678,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcYwEkCRA9TVsSAnZWagAAVQgQAIE9a3mjQPFYXKqRdntj\npCopmIh97cnLJRb6OkXRgUAr9VO/SkPEXdRy9bqSsKGOnL/Y1PFVNKifIHpH\nKi/aordtYNwpjq5r/eiTbQ2LSefDBjDF0u0qh/8ZHKhJjf9w9QKH9yaRBzSl\nT5ASSUSjUMF6qfB4bAfq+txViQQRUNf2k/UjzUg3oaEw56mh8bDIdy0rNOfL\nLVYlAYLyZ/vdinARCJmGkGP7CWIZ7BAak0/NAdSmGQes29Hin7H+40r0vMJw\nke4K0RT+4uMUf/IZhrerytxHQiiV6a+Ph3cV3Sfu0syamHvfPQYNqA2xAEdZ\njNE5nS6LVRqiuETKciG8va197ButPWE9CJCZfuQuLvL+V64awP03EMB96SqK\nTuSiTLeXvsigFOt7PzKYiSROMCFJ1i3nNBVBNLXA0lmRJwtGD9Tc6pyb7GlW\njX7D0LLJbT49yC7Woq1Rmig08REdf4BnRBqzy/mj/boEjgxeL0hmmFwrUbyZ\nJJNFTPvMM5Ifp2n+HLJUxUi5oKYJL5Z68I9MrWDphIIX9HZDTbYAGj6rd2dX\n/DjG/UhszkjbJm1HCQSzTy8Daaikc+IHJHlPjO24RLQ117fBOPunGvMqbfEL\nfwtR2bohsHrAm0mcvlwTHUHO8eS6xeOa8djO3pYq7GFy8MURDGQNssR9vAxl\nEZ78\r\n=/kJh\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				},
				{
					"name": "zsherman",
					"email": "zach.h.sherman@gmail.com"
				}
			],
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-table_6.9.2_1549992227166_0.7296880670404728"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"6.10.0": {
			"name": "react-table",
			"version": "6.10.0",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/react-tools/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/react-tools/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "lib/index.js",
			"module": "es/index.js",
			"scripts": {
				"build:cjs": "babel src --out-dir lib --source-maps inline --copy-files",
				"build:es": "cross-env BABEL_ENV=es babel src --out-dir es --source-maps inline",
				"build:umd": "cross-env BABEL_ENV=umd rollup -c",
				"build:umd-min": "cross-env BABEL_ENV=umd NODE_ENV=production rollup -c",
				"build:css": "rimraf react-table.css && stylus src/index.styl --compress -o react-table.css && yarn css:autoprefix",
				"css:autoprefix": "postcss --use autoprefixer react-table.css -r",
				"watch": "npm-run-all --parallel watch:*",
				"watch:js": "onchange 'src/**/*.js' -i -- yarn build:cjs",
				"watch:css": "onchange 'src/**/*.styl' -i -- yarn build:css",
				"test": "eslint src",
				"build": "npm-run-all build:*",
				"prepublish": "yarn build",
				"postpublish": "git push --tags",
				"docs": "yarn watch & cd docs && yarn && yarn start",
				"docs:build": "yarn build && cd docs && yarn && yarn build"
			},
			"dependencies": {
				"classnames": "^2.2.5"
			},
			"peerDependencies": {
				"prop-types": "^15.5.0",
				"react": "^15.x.x || ^16.x.x",
				"react-dom": "^15.x.x || ^16.x.x"
			},
			"devDependencies": {
				"autoprefixer": "^6.7.0",
				"babel-cli": "6.14.0",
				"babel-eslint": "6.1.2",
				"babel-plugin-external-helpers": "^6.22.0",
				"babel-plugin-transform-class-properties": "^6.24.1",
				"babel-plugin-transform-object-rest-spread": "^6.26.0",
				"babel-preset-env": "^1.6.1",
				"babel-preset-react": "^6.24.1",
				"cross-env": "^5.1.4",
				"eslint": "^4.1.1",
				"eslint-config-react-tools": "^1.0.10",
				"eslint-plugin-class-property": "^1.0.6",
				"eslint-plugin-import": "^2.7.0",
				"eslint-plugin-jsx-a11y": "^6.0.2",
				"eslint-plugin-react": "^7.4.0",
				"match-sorter": "^1.8.0",
				"npm-run-all": "^4.1.2",
				"onchange": "^3.0.2",
				"postcss-cli": "^2.6.0",
				"prop-types": "^15.6.0",
				"react": "^16.3.2",
				"react-dom": "^16.3.2",
				"react-json-tree": "^0.10.9",
				"rimraf": "^2.6.1",
				"rollup": "^0.55.3",
				"rollup-plugin-babel": "^3.0.3",
				"rollup-plugin-commonjs": "^8.3.0",
				"rollup-plugin-node-resolve": "^3.0.2",
				"rollup-plugin-replace": "^2.0.0",
				"rollup-plugin-uglify": "^3.0.0",
				"standard": "^10.0.2",
				"stylus": "^0.54.5"
			},
			"babel": {
				"env": {
					"development": {
						"presets": [
							[
								"env",
								{
									"modules": "commonjs"
								}
							],
							"react"
						],
						"plugins": [
							"transform-object-rest-spread",
							"transform-class-properties"
						]
					},
					"es": {
						"presets": [
							[
								"env",
								{
									"modules": false
								}
							],
							"react"
						],
						"plugins": [
							"transform-object-rest-spread",
							"transform-class-properties"
						]
					},
					"umd": {
						"presets": [
							[
								"env",
								{
									"modules": false
								}
							],
							"react"
						],
						"plugins": [
							"transform-object-rest-spread",
							"transform-class-properties",
							"external-helpers"
						]
					}
				}
			},
			"licenseText": "MIT License\n\nCopyright (c) 2016 Tanner Linsley\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n",
			"_id": "react-table@6.10.0",
			"dist": {
				"shasum": "20444b19d8ca3c1a08e7544e5c3a93e4ba56690e",
				"integrity": "sha512-s/mQLI1+mNvlae45MfAZyZ04YIT3jUzWJqx34s0tfwpDdgJkpeK6vyzwMUkKFCpGODBxpjBOekYZzcEmk+2FiQ==",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-6.10.0.tgz",
				"fileCount": 98,
				"unpackedSize": 1713836,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcv5lpCRA9TVsSAnZWagAArSUP/RlvJaEq/g7sqELLSYyN\nyKWc7hMM6n7uyso4uUUJ/Hv2HHSti9sjXOMCasic2gOgjoI7Tm273/3IsM9c\n34Du+HzWJuj1/acHlAzkPIb+dxVIaOqVMYVERqMirYBKBULujtcuMhCRNzre\nNUv4POvRtDkBLByUXspWbhi8sJAEef9L0BM/VS9rJfNR9XR5sh8gtKC1REyZ\nO9Uz3RMVo01zRO6t7HeVsI89KFB0LEz9vqNAI84snE+3rlR8BnNc1Sm/jAor\n/+fIcKtYYGJfBhhYf/5uRSLUdsj2NyWljzkn/9rlIDdHhmyDhKVBMF7caE64\nRnX3LodeedT23v8zsGBkr5Rj1ZOefktdviwGQidgBwyjCxMKVDO+Gg8s+djb\nQQNVMfLPmlNUn84kPUKCJTHpv2zaFNxyD0wdBT6zidLxoLgf1FXV85NvE9HO\nKW/vyzOlsYPG6U7z3WjE3IlVbNYM7bsnpnfjYvUwyOIlARRZqX8byhdkp5cM\nroXeX/ahu+jIDN/Jm89+cUZX/EsQsKkDIIMLK+P0U0D46ulgqv+n3EB5rvuG\nLdkDrlJ8Fzbomoren0dIXro7gfeBIS3dK4K+7937G8fWcmCBiJQ1etoTBYuR\ne9Yc5Fkw0n/2K9GOhiyN91XqfJNk4w9MohBqn/tNyVF3h0PXWL/hZxIXf1fm\nWbXi\r\n=+HIc\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				},
				{
					"name": "zsherman",
					"email": "zach.h.sherman@gmail.com"
				}
			],
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-table_6.10.0_1556060520403_0.49197570703232896"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-alpha.3": {
			"name": "react-table",
			"version": "7.0.0-alpha.3",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "dist/index.js",
			"scripts": {
				"test": "cross-env CI=1 react-scripts test --env=jsdom",
				"test:watch": "react-scripts test --env=jsdom",
				"build": "rollup -c",
				"start": "rollup -c -w",
				"prepare": "yarn build",
				"release": "yarn publish",
				"releaseNext": "yarn publish --tag next"
			},
			"peerDependencies": {
				"prop-types": "^15.5.0",
				"react": "^16.8.3",
				"react-dom": "^16.8.3"
			},
			"devDependencies": {
				"@babel/plugin-proposal-class-properties": "^7.2.1",
				"@babel/preset-env": "^7.2.0",
				"@babel/preset-react": "^7.0.0",
				"@babel/runtime": "^7.2.0",
				"@svgr/rollup": "^4.1.0",
				"babel-core": "7.0.0-bridge.0",
				"babel-eslint": "^10.0.1",
				"cross-env": "^5.1.4",
				"eslint": "^5.10.0",
				"eslint-config-standard": "^12.0.0",
				"eslint-config-standard-react": "^7.0.2",
				"eslint-plugin-import": "^2.13.0",
				"eslint-plugin-node": "^8.0.0",
				"eslint-plugin-promise": "^4.0.0",
				"eslint-plugin-react": "^7.10.0",
				"eslint-plugin-standard": "^4.0.0",
				"rollup": "^0.68.0",
				"rollup-plugin-babel": "^4.1.0",
				"rollup-plugin-commonjs": "^9.1.3",
				"rollup-plugin-node-resolve": "^4.0.0",
				"rollup-plugin-peer-deps-external": "^2.2.0",
				"rollup-plugin-uglify": "^6.0.2"
			},
			"readmeFilename": "README.md",
			"licenseText": "MIT License\n\nCopyright (c) 2016 Tanner Linsley\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n",
			"_id": "react-table@7.0.0-alpha.3",
			"dist": {
				"shasum": "a1bb3729a230c0c0d652fd71ee2e665d64d4d6b5",
				"integrity": "sha512-Ap9t+jBRT4RjWHqpNpMc9HzRyKsqyq9robk9jc69Vdr589gqvbgr/scY9/QqE40WZrD41Jbb2W3uHtsR4yjo7g==",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-alpha.3.tgz",
				"fileCount": 95,
				"unpackedSize": 1557620,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc5GHVCRA9TVsSAnZWagAAAnwP/itB487/fh78CEc3EZPh\nxiVRC6Yidyl8U3FNIU49+5p34bt3UbZU22jK+3M2l/WxQlsWq+qepBdgFtyu\nFGp17U906+dU+uknpHTzHgvazxEJv1dl9VQNL1p3Yt58LI7AbamRxmRHUb5B\n7fnJoPWCtf86CDBCaGVQEAXIvegVHBbz7DVeWBtr8YfEmhoK4UUAOGu+/bb7\ns7u0Vrw8Ng66in3bRiviFT1A4urgEGBpDYNlwni0iADfJcWfCQy1GtKHg7jH\nRdNbXxBRxtga0Jnnv/hI68eetP9lxhjAm5DtWdhdmOjqlVYcTWD1yNfyEFdJ\nWUkKthXGoloeQ18hbdfdeeLobWwr3rBvpP47py6JoLYfJLdB5RV46TFEO1tK\n3l3M/Jobrj2Wpak2ngQOi2oRgDi7iu+ajSlzt7Vi/e/DSUSH9Pr3fK3jUtEN\nhrqlZ7gptbq/TeWEwIPhGEv/zMC4aAp7KRxBhMyJ5Qh3tWG+VnBLZfArZmNp\nkLV07OsNhaUvYUjfSBqsYwvs7uUIjAncFRwPuT4L0ZfE+MnLjQvWjjnkWmZF\nrrLEMIjlnBfLdUb92IRzm1fbqMgP79wB/vdETqJZt6f5D7JXWYTfgSar3OS6\nVEJHHZGf8gVT9Q+myCV6rpo7M3pFL/XJ6qnPHCrlKu93jlJ0vHZcYNZgLj6A\nhgdo\r\n=J3Cs\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				},
				{
					"name": "zsherman",
					"email": "zach.h.sherman@gmail.com"
				}
			],
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-table_7.0.0-alpha.3_1558471124649_0.8651139912304178"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-alpha.4": {
			"name": "react-table",
			"version": "7.0.0-alpha.4",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "dist/index.js",
			"scripts": {
				"test": "cross-env CI=1 react-scripts test --env=jsdom",
				"test:watch": "react-scripts test --env=jsdom",
				"build": "rollup -c",
				"start": "rollup -c -w",
				"prepare": "yarn build",
				"release": "yarn publish",
				"releaseNext": "yarn publish --tag next"
			},
			"peerDependencies": {
				"prop-types": "^15.5.0",
				"react": "^16.8.3",
				"react-dom": "^16.8.3"
			},
			"devDependencies": {
				"@babel/plugin-proposal-class-properties": "^7.2.1",
				"@babel/preset-env": "^7.2.0",
				"@babel/preset-react": "^7.0.0",
				"@babel/runtime": "^7.2.0",
				"@svgr/rollup": "^4.1.0",
				"babel-core": "7.0.0-bridge.0",
				"babel-eslint": "9.x",
				"cross-env": "^5.1.4",
				"eslint": "5.x",
				"eslint-config-prettier": "^4.3.0",
				"eslint-config-react-app": "^4.0.1",
				"eslint-config-standard": "^12.0.0",
				"eslint-config-standard-react": "^7.0.2",
				"eslint-plugin-flowtype": "2.x",
				"eslint-plugin-import": "2.x",
				"eslint-plugin-jsx-a11y": "6.x",
				"eslint-plugin-node": "^8.0.0",
				"eslint-plugin-prettier": "^3.1.0",
				"eslint-plugin-promise": "^4.0.0",
				"eslint-plugin-react": "7.x",
				"eslint-plugin-react-hooks": "1.5.0",
				"eslint-plugin-standard": "^4.0.0",
				"rollup": "^0.68.0",
				"rollup-plugin-babel": "^4.1.0",
				"rollup-plugin-commonjs": "^9.1.3",
				"rollup-plugin-node-resolve": "^4.0.0",
				"rollup-plugin-peer-deps-external": "^2.2.0",
				"rollup-plugin-uglify": "^6.0.2"
			},
			"readmeFilename": "README.md",
			"licenseText": "MIT License\n\nCopyright (c) 2016 Tanner Linsley\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n",
			"_id": "react-table@7.0.0-alpha.4",
			"dist": {
				"shasum": "eefecb73d29171831b3589b911fa3fae2d2e6e56",
				"integrity": "sha512-plluf/Uex8TAT+d9xKykpvQHgZatVBZFqrBG0iwPTZwYxtKkarNolPOazq6KbfYFXJxbQtWZYnWBB2qMixlGqg==",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-alpha.4.tgz",
				"fileCount": 95,
				"unpackedSize": 1558240,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc/+erCRA9TVsSAnZWagAAG2YP/ju2XXmCqDHk8O0qREZR\nMtY9jiv4OxvsAqMr53g9ODvFkuOAQltQfXn4TFQmymsU+lDVivGt6UOsVuc7\nyrUtOh6Q/XEHCamFBlaCv3x71TwhUGttfPyS+gNI+lwe9TgIPmZ8NmUGwGNd\ne2dnqm2RepWTh1LdQ/bx39laKZmR9nYiHckHyaYnOAL/d3atklywIoIrrHrJ\nrVq6dzPN6571dOav3D7PKplWi6aDBRzCfoMfsTwM22OuKIkwT/+4/TO2WXco\nd/ffBlHyo/PAWntx6lAr17RvoYvW4/gr+/9Chn7RfVs1j2elLhZexNrbjQDp\nEMIlCO+Tntf0DRCM8FgRLhVA135W0bbfCdrlB2ERxiHnz3+bRUoOxQFifKKB\neIx8yU1/fDMEYUJJCJQ5h55BwsQQopp5s0ifRK5b4Naoyuld0XpJPNW1Rl7/\nMbZjJlhzK7gBv5xJ9Y0DUxJNWSY6PwC7Ek8a5NLdygGDdcJk5o/M3JGT12di\nEtbaOLe1I2AMm8q7dyY1xQXwAuQ8WQn+PCsluvU/Gl5HcFzF5VeCnoPD3OXn\nnZgm2PneaPgJ4GG8KK6gZxU9y2kmdEwktJi446t3PLczVAaimLCAseMa2R1s\nbfO7ETiGbw/BOcI9MwaCOZnh2PRJSKhgLQIvNsJBiqTRK/pyFfG6oeFXxtCz\npQQv\r\n=OYw6\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				},
				{
					"name": "zsherman",
					"email": "zach.h.sherman@gmail.com"
				}
			],
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-table_7.0.0-alpha.4_1560274859074_0.87506086562376"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-alpha.5": {
			"name": "react-table",
			"version": "7.0.0-alpha.5",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "dist/index.js",
			"scripts": {
				"test": "cross-env CI=1 react-scripts test --env=jsdom",
				"test:watch": "react-scripts test --env=jsdom",
				"build": "rollup -c",
				"start": "rollup -c -w",
				"prepare": "yarn build",
				"release": "yarn publish",
				"releaseNext": "yarn publish --tag next"
			},
			"peerDependencies": {
				"prop-types": "^15.5.0",
				"react": "^16.8.3",
				"react-dom": "^16.8.3"
			},
			"devDependencies": {
				"@babel/plugin-proposal-class-properties": "^7.2.1",
				"@babel/preset-env": "^7.2.0",
				"@babel/preset-react": "^7.0.0",
				"@babel/runtime": "^7.2.0",
				"@svgr/rollup": "^4.1.0",
				"babel-core": "7.0.0-bridge.0",
				"babel-eslint": "9.x",
				"cross-env": "^5.1.4",
				"eslint": "5.x",
				"eslint-config-prettier": "^4.3.0",
				"eslint-config-react-app": "^4.0.1",
				"eslint-config-standard": "^12.0.0",
				"eslint-config-standard-react": "^7.0.2",
				"eslint-plugin-flowtype": "2.x",
				"eslint-plugin-import": "2.x",
				"eslint-plugin-jsx-a11y": "6.x",
				"eslint-plugin-node": "^8.0.0",
				"eslint-plugin-prettier": "^3.1.0",
				"eslint-plugin-promise": "^4.0.0",
				"eslint-plugin-react": "7.x",
				"eslint-plugin-react-hooks": "1.5.0",
				"eslint-plugin-standard": "^4.0.0",
				"rollup": "^0.68.0",
				"rollup-plugin-babel": "^4.1.0",
				"rollup-plugin-commonjs": "^9.1.3",
				"rollup-plugin-node-resolve": "^4.0.0",
				"rollup-plugin-peer-deps-external": "^2.2.0",
				"rollup-plugin-uglify": "^6.0.2"
			},
			"readmeFilename": "README.md",
			"licenseText": "MIT License\n\nCopyright (c) 2016 Tanner Linsley\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n",
			"_id": "react-table@7.0.0-alpha.5",
			"dist": {
				"shasum": "43cc5b59f3323ad5674e224a368e5c951911c86b",
				"integrity": "sha512-tlAT1QJXrF3nJQkdVwo4VwOlKbFKw7Ub3Jv0gkOt7ou+YPIsEU4JilkUNjuozcuyeSAEKnuz0E/nobo0HQcaYQ==",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-alpha.5.tgz",
				"fileCount": 95,
				"unpackedSize": 1558353,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc/+fPCRA9TVsSAnZWagAAveYP/2gnCLne7Zyaba1wxSvs\nV6urTNBPURj7t+pNYMLoBzRrLJfBNi+/WyRgWDmwyiWoxtBGlVoJ1snL9Xre\nhYos2z2tvnklCQdNZQuAxCpY2zx/KIKIbBq3rjjsJeNIUD0ebbfbiOOo8KQr\nAkHoD0vF3ibyPU1NgqD6vkMAh13C1Kto62hE4/ijZm6kifdEwRpnxxW20Lx8\nNUOV3ysrasY6Dx6Kfyuh+zisSmMMim9IX75c7F21HF4vnax5TQqP9xlWN8+x\nj9nB4eUX+kb1O7kcP/beePweTHutL4CmhXGX+lT+xa5nHXDKv5iGEWPVRx/7\n+z7tYLxklINbtG//sU67zWgUn2Pue8Bm2+Fcwrvo2gM3MXQrY7KJnI/cOylL\nXED4/CBuT4gAAtxWoTb5gCFzOY/AGOGgfa89FwlkWX1nlQxGxDq/w9gpeJ33\n/pJFIAg5VBBldmX9OAob225Y8rhGnc5kudajRNMtID5ld2mIYRU3O7oBbdQQ\nB9gvDJuT7OLjKMH1k+kdM2hHgUSimnGR4LkHJ/+06ud1RbDRuMenLlpm0gwQ\n3kE5j1tzCBYyPv3jXn7sMnqKQjTqE2RNjsGk2l4lRDKeBZq89baWkehZFZoy\nRjO1QFEi0qP287YgTlTg1/DNI55btTo+iYNLiPghdHVR82ErfIWCafZe2Wy+\n4v8W\r\n=fm12\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				},
				{
					"name": "zsherman",
					"email": "zach.h.sherman@gmail.com"
				}
			],
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-table_7.0.0-alpha.5_1560274894426_0.20422952634849234"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-alpha.6": {
			"name": "react-table",
			"version": "7.0.0-alpha.6",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "dist/index.js",
			"scripts": {
				"test": "cross-env CI=1 react-scripts test --env=jsdom",
				"test:watch": "react-scripts test --env=jsdom",
				"build": "rollup -c",
				"start": "rollup -c -w",
				"prepare": "yarn build",
				"release": "yarn publish",
				"releaseNext": "yarn publish --tag next"
			},
			"peerDependencies": {
				"prop-types": "^15.5.0",
				"react": "^16.8.3",
				"react-dom": "^16.8.3"
			},
			"devDependencies": {
				"@babel/plugin-proposal-class-properties": "^7.2.1",
				"@babel/preset-env": "^7.2.0",
				"@babel/preset-react": "^7.0.0",
				"@babel/runtime": "^7.2.0",
				"@svgr/rollup": "^4.1.0",
				"babel-core": "7.0.0-bridge.0",
				"babel-eslint": "9.x",
				"cross-env": "^5.1.4",
				"eslint": "5.x",
				"eslint-config-prettier": "^4.3.0",
				"eslint-config-react-app": "^4.0.1",
				"eslint-config-standard": "^12.0.0",
				"eslint-config-standard-react": "^7.0.2",
				"eslint-plugin-flowtype": "2.x",
				"eslint-plugin-import": "2.x",
				"eslint-plugin-jsx-a11y": "6.x",
				"eslint-plugin-node": "^8.0.0",
				"eslint-plugin-prettier": "^3.1.0",
				"eslint-plugin-promise": "^4.0.0",
				"eslint-plugin-react": "7.x",
				"eslint-plugin-react-hooks": "1.5.0",
				"eslint-plugin-standard": "^4.0.0",
				"rollup": "^0.68.0",
				"rollup-plugin-babel": "^4.1.0",
				"rollup-plugin-commonjs": "^9.1.3",
				"rollup-plugin-node-resolve": "^4.0.0",
				"rollup-plugin-peer-deps-external": "^2.2.0",
				"rollup-plugin-uglify": "^6.0.2"
			},
			"readmeFilename": "README.md",
			"licenseText": "MIT License\n\nCopyright (c) 2016 Tanner Linsley\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n",
			"_id": "react-table@7.0.0-alpha.6",
			"dist": {
				"shasum": "64dc1ccdcbeb260822dc652a3c1f20eb8f7dda64",
				"integrity": "sha512-8pnE/H7FA2wZljtJiOJGbUqTJ4pQI61JPeSvOIVdHlO/qa9mjjfSkuwo18nC2qtVjGyAavkFVGffJsown+Bl7g==",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-alpha.6.tgz",
				"fileCount": 95,
				"unpackedSize": 1558517,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdC/lwCRA9TVsSAnZWagAA4nkP/iFG4iUQqEPwLj4nOuZb\nIFfI4DrYtTiMI4lMpDG7i++F7RQdgKjnweBTdCRYlRU1UE3TiMKjA4GLHOMk\nL3C0YC8Su7pXiMaI4uLiKDKD4rMiwb5zA9XQl8S7LGCUWzv4PIOj4Vc+xNhg\nExBjgn8V7KE9d611sykXyUAwMQDd3FMiu1pAWRcr5s/LNzkzygICdRze4QEm\nkd1FIIgQhXpScTb4oxffwxPLi+fqhYU1WpB6UGIKxn7i6IlHEbLNqDgC6/3v\nwUZsdGvOHGbq3Uj5WM6+/KHS0zYJT39L6aetDiueLfdWrzkBHndi+INjVOtQ\n8+whF2NFY55cCSf7oe7mudUtypHHhi2WJyAPY1FXEQsqe1OHsGol0YO3lXVF\n/tbURsNnojkk+SGO225dJgGKa9c5ottZAWoeXBLCPi3eXc9Q/+HdhDN7CKT6\n6dPZ2CU9sOtTAhL9FsbO5GSPs4UBAdFz2tPNGBkWWoCx1pLFI7bJlWFsQ7SG\npn6AeCTFdmqPAnJREoGifzS7iWfbLEUHtOWk23FgNvWPREiHhMTGt/FvF6An\nb5BGUihGR4H9JJ82KlteDhf/624pVHoUoxnWPShkBBvTBDccLaHB2aYPnfkW\ny/LHD/i+8PBWUxb2V+7LzuNvpNEdh6Nk473JSa4EXmteYteMd70BVmTS2M9w\n1hBP\r\n=cKgK\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				},
				{
					"name": "zsherman",
					"email": "zach.h.sherman@gmail.com"
				}
			],
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-table_7.0.0-alpha.6_1561065839366_0.40514463107027265"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-alpha.7": {
			"name": "react-table",
			"version": "7.0.0-alpha.7",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "dist/index.js",
			"module": "dist/index.es.js",
			"jsnext:main": "dist/index.es.js",
			"scripts": {
				"test": "is-ci 'test:ci' 'test:dev'",
				"test:dev": "jest --watch",
				"test:ci": "jest",
				"build": "rollup -c",
				"start": "rollup -c -w",
				"prepare": "yarn build",
				"release": "yarn publish",
				"releaseNext": "yarn publish --tag next"
			},
			"peerDependencies": {
				"prop-types": "^15.5.0",
				"react": "^16.8.3",
				"react-dom": "^16.8.3"
			},
			"devDependencies": {
				"@babel/plugin-proposal-class-properties": "^7.2.1",
				"@babel/preset-env": "^7.2.0",
				"@babel/preset-react": "^7.0.0",
				"@babel/runtime": "^7.2.0",
				"@svgr/rollup": "^4.1.0",
				"@testing-library/react": "^8.0.4",
				"babel-core": "7.0.0-bridge.0",
				"babel-eslint": "9.x",
				"cross-env": "^5.1.4",
				"eslint": "5.x",
				"eslint-config-prettier": "^4.3.0",
				"eslint-config-react-app": "^4.0.1",
				"eslint-config-standard": "^12.0.0",
				"eslint-config-standard-react": "^7.0.2",
				"eslint-plugin-flowtype": "2.x",
				"eslint-plugin-import": "2.x",
				"eslint-plugin-jsx-a11y": "6.x",
				"eslint-plugin-node": "^8.0.0",
				"eslint-plugin-prettier": "^3.1.0",
				"eslint-plugin-promise": "^4.0.0",
				"eslint-plugin-react": "7.x",
				"eslint-plugin-react-hooks": "1.5.0",
				"eslint-plugin-standard": "^4.0.0",
				"is-ci-cli": "^1.1.1",
				"jest": "^24.8.0",
				"jest-cli": "^24.8.0",
				"jest-runner-eslint": "^0.7.4",
				"jest-watch-select-projects": "^0.1.2",
				"jest-watch-typeahead": "^0.3.1",
				"rollup": "^0.68.0",
				"rollup-plugin-babel": "^4.1.0",
				"rollup-plugin-commonjs": "^9.1.3",
				"rollup-plugin-node-resolve": "^4.0.0",
				"rollup-plugin-peer-deps-external": "^2.2.0",
				"rollup-plugin-uglify": "^6.0.2"
			},
			"readmeFilename": "README.md",
			"licenseText": "MIT License\n\nCopyright (c) 2016 Tanner Linsley\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n",
			"_id": "react-table@7.0.0-alpha.7",
			"dist": {
				"shasum": "0cb6da6f32adb397e68505b7cdd4880d15d73017",
				"integrity": "sha512-oXE9RRkE2CFk1OloNCSTPQ9qxOdujgkCoW5b/srbJsBog/ySkWuozBTQkxH1wGNmnSxGyTrTxJqXdXPQam7VAw==",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-alpha.7.tgz",
				"fileCount": 95,
				"unpackedSize": 1559623,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdLLgKCRA9TVsSAnZWagAAc/IP/jYMOw78bwZUtzp7F8mu\nXU/1LcZPKIx42w4uYT01K+atrxfyOIWSAfhbMYVvXyYumgvsGxB3WD5hOdet\nWURii9Z49ohc1QdQe/Sy2XN4ikxE2pxYgiUqdk9NcgvDv8W+4Tnband/M5xz\n357qsFq/fKXewBWBrO3kt6OvJAORvAzdQ911Y6HH8Go5RObeYyI26kh9sfh7\n0y5oOhlf/8v1RQtGGNlmfKlIFIPjJeufkH73KFZGSDcjMWKnsI1JmMwCBM/w\nhqE+f+emkeN7CdF3qUm2q/ieHky9yOPl+eAweYfqF8Lh8NpQcVxMUxTO0uX4\nxh3P5+KypTLYPnEG6Vly858suugGyiU07uc/LBWFJTaZI95QWBxBJNWruJY0\nSAPUitt48wCn6xR9eWsjg6+EqqK4gmUk3aHzNccyTToJ/y1vn5iORPhySIqC\n2QZtuLw3A6oTOuaAYPpNvnebzjeaBmOEWx/XgeNZ1u/qePWhUxhnR4qIY6B1\nM2IOkZRfNk4KLfW9WJgqhGJwG1cgG+KVqj59Xn1OuUD88d400XpXXOqIdIfg\nTdawi6w/hHX/wXigeyGxcKstJX7qmH7jv2/7kojY1DFyeuTGdGqMb9BRqd4O\n0xHkHMyB63Zkw4PjkM+Fbss8beoS2+J9TvPPPW9jSBgcOSPWJ4SCHYWfxMvk\nwHh2\r\n=+D/V\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				},
				{
					"name": "zsherman",
					"email": "zach.h.sherman@gmail.com"
				}
			],
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-table_7.0.0-alpha.7_1563211785911_0.42534535150322794"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-alpha.8": {
			"name": "react-table",
			"version": "7.0.0-alpha.8",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "dist/index.js",
			"module": "dist/index.es.js",
			"jsnext:main": "dist/index.es.js",
			"scripts": {
				"test": "is-ci 'test:ci' 'test:dev'",
				"test:dev": "jest --watch",
				"test:ci": "jest",
				"build": "rollup -c",
				"start": "rollup -c -w",
				"prepare": "yarn build",
				"release": "yarn publish",
				"releaseNext": "yarn publish --tag next"
			},
			"peerDependencies": {
				"prop-types": "^15.5.0",
				"react": "^16.8.3",
				"react-dom": "^16.8.3"
			},
			"devDependencies": {
				"@babel/plugin-proposal-class-properties": "^7.2.1",
				"@babel/preset-env": "^7.2.0",
				"@babel/preset-react": "^7.0.0",
				"@babel/runtime": "^7.2.0",
				"@svgr/rollup": "^4.1.0",
				"@testing-library/react": "^8.0.4",
				"babel-core": "7.0.0-bridge.0",
				"babel-eslint": "9.x",
				"cross-env": "^5.1.4",
				"eslint": "5.x",
				"eslint-config-prettier": "^4.3.0",
				"eslint-config-react-app": "^4.0.1",
				"eslint-config-standard": "^12.0.0",
				"eslint-config-standard-react": "^7.0.2",
				"eslint-plugin-flowtype": "2.x",
				"eslint-plugin-import": "2.x",
				"eslint-plugin-jsx-a11y": "6.x",
				"eslint-plugin-node": "^8.0.0",
				"eslint-plugin-prettier": "^3.1.0",
				"eslint-plugin-promise": "^4.0.0",
				"eslint-plugin-react": "7.x",
				"eslint-plugin-react-hooks": "1.5.0",
				"eslint-plugin-standard": "^4.0.0",
				"is-ci-cli": "^1.1.1",
				"jest": "^24.8.0",
				"jest-cli": "^24.8.0",
				"jest-runner-eslint": "^0.7.4",
				"jest-watch-select-projects": "^0.1.2",
				"jest-watch-typeahead": "^0.3.1",
				"rollup": "^0.68.0",
				"rollup-plugin-babel": "^4.1.0",
				"rollup-plugin-commonjs": "^9.1.3",
				"rollup-plugin-node-resolve": "^4.0.0",
				"rollup-plugin-peer-deps-external": "^2.2.0",
				"rollup-plugin-uglify": "^6.0.2"
			},
			"readmeFilename": "README.md",
			"licenseText": "MIT License\n\nCopyright (c) 2016 Tanner Linsley\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n",
			"_id": "react-table@7.0.0-alpha.8",
			"dist": {
				"shasum": "51a26ccf0b85d61b027e8896dc3bffb199cf2bad",
				"integrity": "sha512-/7QVcm22qOYB9bhVoJUXm3i1bRNfxHKgPaxvKcFLUVH2ZTgLLLtRpuZPK8b225xy12hZ1nZYgY0fVWdo6XCNvQ==",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-alpha.8.tgz",
				"fileCount": 97,
				"unpackedSize": 1607196,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdOgV1CRA9TVsSAnZWagAA2T8P+wexrpOYQV9CZKJChNKE\nKUbHZLFAZNwTwa+kFGqc0BiLk7Vc1Tw7bip/xmLdTbg4h/IAuD0i1Y2nthW1\nLcbznZeFfNdmevo3nsC8J5VY+LW6WZ3n6JZyKrblR96ItTwb8Q86Qb+fixTz\nHHssyFanKJtigkN7Z5hCk/AaVXfbY6ySE6/BcLLaI0mT9Ok4u5oksG8Ofruq\nbUc7f7GxDuI02/++n3uykUJEBaaRJGhvKGCP1t3rCgT+XyDyvlrPQ4Mth0t9\nDtuCseNe8y9cXelbijycOIpDrJ/kuhqi094FkBdzKDH7xlxMpWwxo1SZP8pq\nV2S6idoYc3rX23i8kEjtn79bAOZp4c62Vhi7XNA4ef2MF+/r0u5WWBRvpHhL\nyi2KEHbP6+1Q9Paaz3MDv9RTacc93Voy708ueYdEAb2yd5FAP9rFAPaZ1zbi\nJLdAwzc8r2z6+7xxPaBTDZwIZmLHsEIRRhEXGHrVAE0Ss3L9nL85mQ3YjkCC\nUcmm7xJWWVhbVqkTRKNxYX7vsje6PNFogH/bWWns3miJG3hq+16gPt8lpprG\nLjw6YAw4au0SoLYOybIpvVfvU58lALoGv21IOv0mTmIxTprFGI4iQ1EdsjTc\nCEV0I2EGyOeF3BuZa+9FKgX3y+cD2J43FfImj1jUEMoQoHUwJ/RQy7413/W6\nMhxW\r\n=4rox\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				},
				{
					"name": "zsherman",
					"email": "zach.h.sherman@gmail.com"
				}
			],
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-table_7.0.0-alpha.8_1564083573159_0.6406434033405131"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-alpha.9": {
			"name": "react-table",
			"version": "7.0.0-alpha.9",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "dist/index.js",
			"module": "dist/index.es.js",
			"jsnext:main": "dist/index.es.js",
			"scripts": {
				"commit": "git-cz",
				"test": "is-ci 'test:ci' 'test:dev'",
				"test:dev": "jest --watch",
				"test:ci": "jest",
				"build": "rollup -c",
				"start": "rollup -c -w",
				"prepare": "yarn build",
				"release": "yarn publish",
				"releaseNext": "yarn publish --tag next"
			},
			"peerDependencies": {
				"prop-types": "^15.5.0",
				"react": "^16.8.3",
				"react-dom": "^16.8.3"
			},
			"devDependencies": {
				"@babel/plugin-proposal-class-properties": "^7.2.1",
				"@babel/preset-env": "^7.2.0",
				"@babel/preset-react": "^7.0.0",
				"@babel/runtime": "^7.2.0",
				"@svgr/rollup": "^4.1.0",
				"@testing-library/react": "^8.0.4",
				"babel-core": "7.0.0-bridge.0",
				"babel-eslint": "9.x",
				"commitizen": "^4.0.3",
				"cross-env": "^5.1.4",
				"eslint": "5.x",
				"eslint-config-prettier": "^4.3.0",
				"eslint-config-react-app": "^4.0.1",
				"eslint-config-standard": "^12.0.0",
				"eslint-config-standard-react": "^7.0.2",
				"eslint-plugin-flowtype": "2.x",
				"eslint-plugin-import": "2.x",
				"eslint-plugin-jsx-a11y": "6.x",
				"eslint-plugin-node": "^8.0.0",
				"eslint-plugin-prettier": "^3.1.0",
				"eslint-plugin-promise": "^4.0.0",
				"eslint-plugin-react": "7.x",
				"eslint-plugin-react-hooks": "1.5.0",
				"eslint-plugin-standard": "^4.0.0",
				"husky": "^3.0.1",
				"is-ci-cli": "^1.1.1",
				"jest": "^24.8.0",
				"jest-cli": "^24.8.0",
				"jest-runner-eslint": "^0.7.4",
				"jest-watch-select-projects": "^0.1.2",
				"jest-watch-typeahead": "^0.3.1",
				"lint-staged": "^9.2.1",
				"rollup": "^0.68.0",
				"rollup-plugin-babel": "^4.1.0",
				"rollup-plugin-commonjs": "^9.1.3",
				"rollup-plugin-node-resolve": "^4.0.0",
				"rollup-plugin-peer-deps-external": "^2.2.0",
				"rollup-plugin-uglify": "^6.0.2"
			},
			"config": {
				"commitizen": {
					"path": "node_modules/cz-conventional-changelog"
				}
			},
			"readmeFilename": "README.md",
			"licenseText": "MIT License\n\nCopyright (c) 2016 Tanner Linsley\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n",
			"_id": "react-table@7.0.0-alpha.9",
			"dist": {
				"shasum": "1e7372d003a5af6e6ee5718b5105b741b70a9c02",
				"integrity": "sha512-fDNPlsXhw6aMtji1k3WjlIKiy+gkfsLC6i2Uc0qBKjxC1zPsx0N5CMxw7JeK55K3avwyKNEwRfsfrIk7lsIXww==",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-alpha.9.tgz",
				"fileCount": 97,
				"unpackedSize": 1611961,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdOyshCRA9TVsSAnZWagAA3DMP/19vrBkvLcC5HRJvnEHo\nar+aAgD4f42SXfOxTRkq3+gW4ALDdjP28NeLHWfTsnbqIE9TpnLtW4ssHtk1\nwQTsrzHz3fVR/Ct3pMLbft5DtUX7Rrgm6D/Ymg5uuJFxpMbvFkGIJ8eKG/It\n/ad9Ug89U5r3lLzuIKCxuIEeSxMVfO9ae/bKQHPAQ6iRq+cVCL3L5chYA12H\nYAoQYvOgLUR2JnAsu11b0ZgJxi8iLuAMGGTcsmhvTn7rxuavncZfjwPRaGwm\n06nrr+XK3gXMtKQRcZJcHNfZVe25Br0/B6uoj0Nv7VcM0rguYSZ7y1B8Bm5w\n2wtzZi4qaMaQejxRFEBXlurnsFZr33aL4Ns8YxmbtLq+JQFammcOjRh32FTC\nHp0cfqeNOVqJpQCFwyKIzgUUwxcie9uzM3NV2SVlaxvGhwRIDrEn1DV2STw8\n76P2cBu5zrqszAay+YSbz5frq42bVooe1GHF0j/Ie15RxYRO4o96nbWq+7yd\nTAVl9pidmK8z/xeoyQBmM35c+7eg0vl6COVJZLWy4EEQsfzsUvu0IRaRVtH/\nEY2W4OxmgraMUeZw56I3HnRZrgN5b1ZY5JBZStPB99cUDqHB2WeNTq+rh0Rf\n1e4ptcMkiiA25LBMvGlM3o8o+58uqWTn8VXkn9bVghuflZhf/fgAM8ao43HC\n5BQb\r\n=B4aJ\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				},
				{
					"name": "zsherman",
					"email": "zach.h.sherman@gmail.com"
				}
			],
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-table_7.0.0-alpha.9_1564158753028_0.24080063168444754"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-alpha.10": {
			"name": "react-table",
			"version": "7.0.0-alpha.10",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "dist/index.js",
			"module": "dist/index.es.js",
			"jsnext:main": "dist/index.es.js",
			"scripts": {
				"commit": "git commit",
				"test": "is-ci 'test:ci' 'test:dev'",
				"test:dev": "jest --watch",
				"test:ci": "jest",
				"build": "rollup -c",
				"start": "rollup -c -w",
				"prepare": "yarn build",
				"release": "yarn publish",
				"releaseNext": "yarn publish --tag next"
			},
			"peerDependencies": {
				"prop-types": "^15.5.0",
				"react": "^16.8.3",
				"react-dom": "^16.8.3"
			},
			"devDependencies": {
				"@babel/plugin-proposal-class-properties": "^7.2.1",
				"@babel/preset-env": "^7.2.0",
				"@babel/preset-react": "^7.0.0",
				"@babel/runtime": "^7.2.0",
				"@svgr/rollup": "^4.1.0",
				"@testing-library/react": "^8.0.4",
				"babel-core": "7.0.0-bridge.0",
				"babel-eslint": "9.x",
				"commitizen": "^4.0.3",
				"cross-env": "^5.1.4",
				"eslint": "5.x",
				"eslint-config-prettier": "^4.3.0",
				"eslint-config-react-app": "^4.0.1",
				"eslint-config-standard": "^12.0.0",
				"eslint-config-standard-react": "^7.0.2",
				"eslint-plugin-flowtype": "2.x",
				"eslint-plugin-import": "2.x",
				"eslint-plugin-jsx-a11y": "6.x",
				"eslint-plugin-node": "^8.0.0",
				"eslint-plugin-prettier": "^3.1.0",
				"eslint-plugin-promise": "^4.0.0",
				"eslint-plugin-react": "7.x",
				"eslint-plugin-react-hooks": "1.5.0",
				"eslint-plugin-standard": "^4.0.0",
				"husky": "^3.0.1",
				"is-ci-cli": "^1.1.1",
				"jest": "^24.8.0",
				"jest-cli": "^24.8.0",
				"jest-runner-eslint": "^0.7.4",
				"jest-watch-select-projects": "^0.1.2",
				"jest-watch-typeahead": "^0.3.1",
				"lint-staged": "^9.2.1",
				"rollup": "^0.68.0",
				"rollup-plugin-babel": "^4.1.0",
				"rollup-plugin-commonjs": "^9.1.3",
				"rollup-plugin-node-resolve": "^4.0.0",
				"rollup-plugin-peer-deps-external": "^2.2.0",
				"rollup-plugin-uglify": "^6.0.2"
			},
			"config": {
				"commitizen": {
					"path": "node_modules/cz-conventional-changelog"
				}
			},
			"readmeFilename": "README.md",
			"licenseText": "MIT License\n\nCopyright (c) 2016 Tanner Linsley\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n",
			"_id": "react-table@7.0.0-alpha.10",
			"dist": {
				"shasum": "4c0edec480c0d7bd73c2d1b5437065dc47a349c7",
				"integrity": "sha512-Zw45UVHF/JPu9Vd2HIrzhZkj93TQkmGNBrekCSmCrnR8+YKzC1HHlUpq9FyHQxDqFUDCoTsZG5Qu23/4F98tzw==",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-alpha.10.tgz",
				"fileCount": 97,
				"unpackedSize": 1611764,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdOy/7CRA9TVsSAnZWagAAjyEP/1NIrVCNq8XmXy2zbuN8\nOymr96yeEMBEElnxP/y+r82qtvcjz/7xI1X4xDBh6gXoeSeurYCAXNiplpIP\nwaxrfjKEz2unU2UaBjzUllAS/3AioY1gI9hjBP7v4g8BSdgsPaX0O0ilpRx7\nL0tMF0T0p/jsy5xB5d2zV4r4CHJikIuVRnwuf3k9Sf5e9pv07Si7TgCkDVCg\nttVCGGETgKVd+Y+SHl6lpelR5VI/fcqw3Kaa4khmTyFqRW/KHRUS98DBLmen\nTthG718rf9JDzLLNYuhhcBDivkI34X0hc/itBsBCU6v4L1ReqVNCtr/kmvX1\nfScc/kbNFcR5+7HJX2dUnm4p3TZUJ02BJ3jtHTmpYkQQCG5hwzuNF4hElTvV\n51GIXf3Xz1OSkY3Uk1Sxhv9hpv6TI5kt8cPJsMw82Q4X8/CkIrXumePEmsNr\noBrHDBoYXtvi+5XSnfEpQjrWE6X49MaWx5Ttev1DFT/ZRCEcFEptZ3Dpvgup\nOIQXtzfYETnmgJaSJSaqrJrUH44a14+v7W1g2olJj9hjC58/50zWxu/PLFZt\n+llLcfgQBSQ9dzDr1V7zuuOtG7u//19NpoqERfGSh/U+QtQ3oZ6fXzlIuKXn\nr6LhWDnrPnyqUjoSc/clSVwLvuf0vQxUuo2150odiu+22aLaKEgOPMsfyF+p\nx/XP\r\n=YHvq\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				},
				{
					"name": "zsherman",
					"email": "zach.h.sherman@gmail.com"
				}
			],
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-table_7.0.0-alpha.10_1564159994137_0.9331918114255668"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-alpha.11": {
			"name": "react-table",
			"version": "7.0.0-alpha.11",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "dist/index.js",
			"module": "dist/index.es.js",
			"jsnext:main": "dist/index.es.js",
			"scripts": {
				"commit": "git commit",
				"test": "is-ci 'test:ci' 'test:dev'",
				"test:dev": "jest --watch",
				"test:ci": "jest",
				"build": "rollup -c",
				"start": "rollup -c -w",
				"prepare": "yarn build",
				"release": "yarn publish",
				"releaseNext": "yarn publish --tag next"
			},
			"peerDependencies": {
				"prop-types": "^15.5.0",
				"react": "^16.8.3",
				"react-dom": "^16.8.3"
			},
			"devDependencies": {
				"@babel/plugin-proposal-class-properties": "^7.2.1",
				"@babel/preset-env": "^7.2.0",
				"@babel/preset-react": "^7.0.0",
				"@babel/runtime": "^7.2.0",
				"@svgr/rollup": "^4.1.0",
				"@testing-library/react": "^8.0.4",
				"babel-core": "7.0.0-bridge.0",
				"babel-eslint": "9.x",
				"commitizen": "^4.0.3",
				"cross-env": "^5.1.4",
				"eslint": "5.x",
				"eslint-config-prettier": "^4.3.0",
				"eslint-config-react-app": "^4.0.1",
				"eslint-config-standard": "^12.0.0",
				"eslint-config-standard-react": "^7.0.2",
				"eslint-plugin-flowtype": "2.x",
				"eslint-plugin-import": "2.x",
				"eslint-plugin-jsx-a11y": "6.x",
				"eslint-plugin-node": "^8.0.0",
				"eslint-plugin-prettier": "^3.1.0",
				"eslint-plugin-promise": "^4.0.0",
				"eslint-plugin-react": "7.x",
				"eslint-plugin-react-hooks": "1.5.0",
				"eslint-plugin-standard": "^4.0.0",
				"husky": "^3.0.1",
				"is-ci-cli": "^1.1.1",
				"jest": "^24.8.0",
				"jest-cli": "^24.8.0",
				"jest-runner-eslint": "^0.7.4",
				"jest-watch-select-projects": "^0.1.2",
				"jest-watch-typeahead": "^0.3.1",
				"lint-staged": "^9.2.1",
				"rollup": "^0.68.0",
				"rollup-plugin-babel": "^4.1.0",
				"rollup-plugin-commonjs": "^9.1.3",
				"rollup-plugin-node-resolve": "^4.0.0",
				"rollup-plugin-peer-deps-external": "^2.2.0",
				"rollup-plugin-uglify": "^6.0.2"
			},
			"config": {
				"commitizen": {
					"path": "node_modules/cz-conventional-changelog"
				}
			},
			"readmeFilename": "README.md",
			"licenseText": "MIT License\n\nCopyright (c) 2016 Tanner Linsley\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n",
			"_id": "react-table@7.0.0-alpha.11",
			"dist": {
				"shasum": "a3908f1702a56c4b639e43229fe3680cea67274c",
				"integrity": "sha512-sbkmiv6w2+0dGyIV+o7tIeARREc2JAcXoA5zS9zdATWpudCnxuKeTkSw79JyrHd9cI63NrP9NZ7iFR3PVkQ4XQ==",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-alpha.11.tgz",
				"fileCount": 97,
				"unpackedSize": 1611764,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdOzRECRA9TVsSAnZWagAAWacQAI6Z5AER6kejjwWlheVo\n9gw3FCmu8Wb0/H/8mvXEpPSjSLHIeOOFxPoGj1xI5DKi5HG5tj34d0HkAvsq\nyQPPVU5rFr5e3BwvJjcq4FeEGFwHQVoyDeNqNdWS8YLCHyq8FWpPdn+TdzNl\nHS0zPfGLHQI+xL2AeRM4A4g243E9Nj5oBaMfDFIjSaPGWO0frvd2ndlPGylI\nx7zh6m/plzF1rPH4ixr+LhoZw/tRHZ4P3AjA1iUhAL+/Q70j33NGAH/wpTEW\nc/N9u6x/tx5AtsC5gXN5mNcMmOxJhSuOyuWBpNt3Z6FIULEAMl/ODlD4WmlK\n/Nrk91kVrVnptaVD53gKUEqvW72CqfY7OeBzMZGIcjx/SdUGu/MgElgO2vPw\nSuWs2CNrvPuKL9RJ4qliVe9XFGVZUX5tS8SP6F9s73768kC7lFKfGScNUyN0\ntvVURA79p0MlNUHRPcF5CBRflRdrk2oW+Ewbfz/+mmOMtNSe9wCjnREo1H7A\n9leV4MfB44iCo6rGZBgnOMOYpmbOUtU/FpgJPmGz3HNdzFG8hetQ2zJU6lsl\nDWSzOPb8r/xW5+XgHzEPwL+45GI7jkTRNOIdSPgMjueZ6/a38iDdjURcrby9\nqFuGjiyrM8wDzNm2CPGXiWNWISvqxuNz0WXrvE99ePvqqLD7N4uApSgQB0Gt\n25pr\r\n=k817\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				},
				{
					"name": "zsherman",
					"email": "zach.h.sherman@gmail.com"
				}
			],
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-table_7.0.0-alpha.11_1564161091490_0.8757563382677094"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-alpha.12": {
			"name": "react-table",
			"version": "7.0.0-alpha.12",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "dist/index.js",
			"module": "dist/index.es.js",
			"jsnext:main": "dist/index.es.js",
			"scripts": {
				"commit": "git commit",
				"test": "is-ci 'test:ci' 'test:dev'",
				"test:dev": "jest --watch",
				"test:ci": "jest",
				"build": "rollup -c",
				"start": "rollup -c -w",
				"prepare": "yarn build",
				"release": "yarn publish",
				"releaseNext": "yarn publish --tag next"
			},
			"peerDependencies": {
				"prop-types": "^15.5.0",
				"react": "^16.8.3",
				"react-dom": "^16.8.3"
			},
			"devDependencies": {
				"@babel/plugin-proposal-class-properties": "^7.2.1",
				"@babel/preset-env": "^7.2.0",
				"@babel/preset-react": "^7.0.0",
				"@babel/runtime": "^7.2.0",
				"@svgr/rollup": "^4.1.0",
				"@testing-library/react": "^8.0.4",
				"babel-core": "7.0.0-bridge.0",
				"babel-eslint": "9.x",
				"commitizen": "^4.0.3",
				"cross-env": "^5.1.4",
				"eslint": "5.x",
				"eslint-config-prettier": "^4.3.0",
				"eslint-config-react-app": "^4.0.1",
				"eslint-config-standard": "^12.0.0",
				"eslint-config-standard-react": "^7.0.2",
				"eslint-plugin-flowtype": "2.x",
				"eslint-plugin-import": "2.x",
				"eslint-plugin-jsx-a11y": "6.x",
				"eslint-plugin-node": "^8.0.0",
				"eslint-plugin-prettier": "^3.1.0",
				"eslint-plugin-promise": "^4.0.0",
				"eslint-plugin-react": "7.x",
				"eslint-plugin-react-hooks": "1.5.0",
				"eslint-plugin-standard": "^4.0.0",
				"husky": "^3.0.1",
				"is-ci-cli": "^1.1.1",
				"jest": "^24.8.0",
				"jest-cli": "^24.8.0",
				"jest-runner-eslint": "^0.7.4",
				"jest-watch-select-projects": "^0.1.2",
				"jest-watch-typeahead": "^0.3.1",
				"lint-staged": "^9.2.1",
				"rollup": "^0.68.0",
				"rollup-plugin-babel": "^4.1.0",
				"rollup-plugin-commonjs": "^9.1.3",
				"rollup-plugin-node-resolve": "^4.0.0",
				"rollup-plugin-peer-deps-external": "^2.2.0",
				"rollup-plugin-uglify": "^6.0.2"
			},
			"config": {
				"commitizen": {
					"path": "node_modules/cz-conventional-changelog"
				}
			},
			"readmeFilename": "README.md",
			"licenseText": "MIT License\n\nCopyright (c) 2016 Tanner Linsley\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n",
			"_id": "react-table@7.0.0-alpha.12",
			"dist": {
				"shasum": "63b7d30e416569dab36866729e2532f2c81e8aed",
				"integrity": "sha512-t7bgyzMRWY6stEkZn4bcLgPZfniMZG9v75Pse5/WX+kHXagPhISi/c8abFEmdU/I6ubzicHeEZLLwvp2GNdGUw==",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-alpha.12.tgz",
				"fileCount": 97,
				"unpackedSize": 1611812,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdOzb0CRA9TVsSAnZWagAAeFMP/iwn4KaxE2W9OQK9pXb7\nzlMyBXrEkg9uTC44jr+ZB2Gy+SZszNBpWyac3/gRQHqPFFWSq8+zS90PGcme\ngvepFDmV7ZL0KQ/rWiWum0JP9Kjpa7EQcWA0/2I05suyvHw21Z8SS5i2GREv\nwvqwFvSi/jfiPgrqM2O+XT2hLhwa12Hy8Ee7pi/h+ROxLcZQGht8eoxSMMUy\nhP/eh0pcQ6u6Ggm/XKOQNRv2iQ9Lcgkdl4feOuvEx9BfRWk7MNEqaGkcQWVR\nzBd12/74dSQt3+5fUEmGlOGmFONPRhK4zwJYHw8UZoLeEyt44Zc0jnrcGYH0\nwRmjfhE9z6Lf5pMyV6clVJ2s8cmuuhkTOb0dAu5tOC0MLkak7J+FEyRSAEN6\n0pLy0CBzCa6P+1wFmKmhIlKHhR3iiSzbLEIL3o6+vFX1miXLNoqu2wW43Yr3\nGgceD8jhCY8etxq8LOoq0rxT1rFAmRXRL+DeSM1yxRaWiAePeQFlXJkGUcyv\nn9TMrW6M61O02LA5+QPwrmK8vG9ToagYoZcQhfJ4VP/6cV7pbVGkTBqGwkrt\nLLpzpxNb2J0XnhXdearhO8EzLqZAWS3UlT02xymBhaknf+sZRMlT12dPejXW\nvvC93odElYODyfVxdymJ9zElTXoOoHZEzZgmBD0r7oY2BR6zxMEUQkuwTx1B\nyGN+\r\n=hBnY\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				},
				{
					"name": "zsherman",
					"email": "zach.h.sherman@gmail.com"
				}
			],
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-table_7.0.0-alpha.12_1564161780018_0.3558053100786367"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-alpha.13": {
			"name": "react-table",
			"version": "7.0.0-alpha.13",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "dist/index.js",
			"module": "dist/index.es.js",
			"jsnext:main": "dist/index.es.js",
			"scripts": {
				"commit": "git add . && git-cz",
				"test": "is-ci 'test:ci' 'test:dev'",
				"test:dev": "jest --watch",
				"test:ci": "jest",
				"build": "rollup -c",
				"start": "rollup -c -w",
				"prepare": "yarn build",
				"release": "yarn publish",
				"releaseNext": "yarn publish --tag next",
				"format": "prettier ./**{md,js,jsx,tsx} --write"
			},
			"peerDependencies": {
				"prop-types": "^15.5.0",
				"react": "^16.8.3",
				"react-dom": "^16.8.3"
			},
			"devDependencies": {
				"@babel/core": "^7.5.5",
				"@babel/plugin-proposal-class-properties": "^7.5.5",
				"@babel/preset-env": "^7.5.5",
				"@babel/preset-react": "^7.0.0",
				"@babel/runtime": "^7.5.5",
				"@commitlint/cli": "^8.1.0",
				"@commitlint/config-conventional": "^8.1.0",
				"@svgr/rollup": "^4.3.2",
				"@testing-library/dom": "^5.6.0",
				"@testing-library/jest-dom": "^4.0.0",
				"@testing-library/react": "^8.0.7",
				"babel-eslint": "9.x",
				"commitizen": "^4.0.3",
				"core-js": "3",
				"cross-env": "^5.2.0",
				"eslint": "5.x",
				"eslint-config-prettier": "^4.3.0",
				"eslint-config-react-app": "^4.0.1",
				"eslint-config-standard": "^12.0.0",
				"eslint-config-standard-react": "^7.0.2",
				"eslint-plugin-flowtype": "2.x",
				"eslint-plugin-import": "2.18.2",
				"eslint-plugin-jsx-a11y": "6.2.3",
				"eslint-plugin-node": "^8.0.0",
				"eslint-plugin-prettier": "^3.1.0",
				"eslint-plugin-promise": "^4.2.1",
				"eslint-plugin-react": "7.14.3",
				"eslint-plugin-react-hooks": "1.6.1",
				"eslint-plugin-standard": "^4.0.0",
				"husky": "^3.0.2",
				"is-ci-cli": "^1.1.1",
				"jest": "^24.8.0",
				"jest-cli": "^24.8.0",
				"jest-runner-eslint": "^0.7.4",
				"jest-watch-select-projects": "^0.1.2",
				"jest-watch-typeahead": "^0.3.1",
				"lint-staged": "^9.2.1",
				"prop-types": "^15.5.0",
				"react": "^16.8.3",
				"react-dom": "^16.8.3",
				"rollup": "^0.68.0",
				"rollup-plugin-babel": "^4.3.3",
				"rollup-plugin-commonjs": "^9.1.3",
				"rollup-plugin-node-resolve": "^4.0.0",
				"rollup-plugin-peer-deps-external": "^2.2.0",
				"rollup-plugin-uglify": "^6.0.2",
				"snapshot-diff": "^0.5.2"
			},
			"config": {
				"commitizen": {
					"path": "node_modules/cz-conventional-changelog"
				}
			},
			"browserslist": "> 0.25%, not dead",
			"readmeFilename": "README.md",
			"licenseText": "MIT License\n\nCopyright (c) 2016 Tanner Linsley\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n",
			"_id": "react-table@7.0.0-alpha.13",
			"dist": {
				"shasum": "f8b132abcfe55891a48ce2eec0e43e2b0e7b9ecb",
				"integrity": "sha512-18bBwHlBs2eZjS2tO4TR9RIdVC4JEo7vAQon2+cNN9H5sJK4arWlXc6PIWNnKmezGljLYQB0joheUEwonoXjGA==",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-alpha.13.tgz",
				"fileCount": 39,
				"unpackedSize": 587309,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdQG8KCRA9TVsSAnZWagAAukIQAJE6aNtIeb59urg0bsv8\n/4V5zlO81RoqVbR2Ql5zrL+chAcf2F9q1kRymIQkWEqCAXnf3AG97Bynt3W9\nDRvJLb/YEwNAiutL5JFaII7BQnYczF0HSSBviZoq8kpoAGLsfSXUuqfgvq8G\nYWc5EjaDAFgqA7kjDcn62klxDUSpGR6LA2+Tgmbp/uXAgg492sm1ZLhFc4cT\na5bOffS/GH3GK10L9VFguBUT89EzPciRFZcRyFcpVnbdIxUzM4AQbDNKhZAz\nI81LIX9Wc5T+kE8Fu1/o22YOduXVWxhmRAnhif/BSVIhfoggUHShHLdd/i2S\nSnjWaXyauGoqUC2G/hhpUzADoIZOUa+VofmcJ9oqsZwLTz3Tk1ybqxkGDyJc\nJWgcHTAEHIjC4sFi1hLLb/4GWNZAvTxhKGCfAUAfFAkVP5gs0OVOTdnT41K/\nAB0AhXhvUpNfm3VE/liepjGtVJA+SN1JgP6y3nIWiz8V7yFiJqCu0VZPUMMq\nVk4GZoOWsaAcKOgsrsQBdPgtvNcVTYgzt2dQi8+RJczWtGFbNX59NuKjWc32\n8d7ZaGSmjqZEeiiSwueQrOx/yBVS6ofYPO470xUmeKq1taSnQ1VthQ3EmDNL\nY114rYAhNpsR4lQfWLoUuMbBQ8lrOFZhD5cM1yxuFrosdMAs0qPHOFFTOE1c\nF7zI\r\n=uUck\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				},
				{
					"name": "zsherman",
					"email": "zach.h.sherman@gmail.com"
				}
			],
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-table_7.0.0-alpha.13_1564503817341_0.5306447723138135"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-alpha.14": {
			"name": "react-table",
			"version": "7.0.0-alpha.14",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "dist/index.js",
			"module": "dist/index.es.js",
			"jsnext:main": "dist/index.es.js",
			"scripts": {
				"commit": "git add . && git-cz",
				"test": "is-ci 'test:ci' 'test:dev'",
				"test:dev": "jest --watch",
				"test:ci": "jest",
				"build": "rollup -c",
				"start": "rollup -c -w",
				"prepare": "yarn build",
				"release": "yarn publish",
				"releaseNext": "yarn publish --tag next",
				"format": "prettier ./**{md,js,jsx,tsx} --write"
			},
			"peerDependencies": {
				"prop-types": "^15.5.0",
				"react": "^16.8.3",
				"react-dom": "^16.8.3"
			},
			"devDependencies": {
				"@babel/core": "^7.5.5",
				"@babel/plugin-proposal-class-properties": "^7.5.5",
				"@babel/preset-env": "^7.5.5",
				"@babel/preset-react": "^7.0.0",
				"@babel/runtime": "^7.5.5",
				"@commitlint/cli": "^8.1.0",
				"@commitlint/config-conventional": "^8.1.0",
				"@svgr/rollup": "^4.3.2",
				"@testing-library/dom": "^5.6.0",
				"@testing-library/jest-dom": "^4.0.0",
				"@testing-library/react": "^8.0.7",
				"babel-eslint": "9.x",
				"commitizen": "^4.0.3",
				"core-js": "3",
				"cross-env": "^5.2.0",
				"eslint": "5.x",
				"eslint-config-prettier": "^4.3.0",
				"eslint-config-react-app": "^4.0.1",
				"eslint-config-standard": "^12.0.0",
				"eslint-config-standard-react": "^7.0.2",
				"eslint-plugin-flowtype": "2.x",
				"eslint-plugin-import": "2.18.2",
				"eslint-plugin-jsx-a11y": "6.2.3",
				"eslint-plugin-node": "^8.0.0",
				"eslint-plugin-prettier": "^3.1.0",
				"eslint-plugin-promise": "^4.2.1",
				"eslint-plugin-react": "7.14.3",
				"eslint-plugin-react-hooks": "1.6.1",
				"eslint-plugin-standard": "^4.0.0",
				"husky": "^3.0.2",
				"is-ci-cli": "^1.1.1",
				"jest": "^24.8.0",
				"jest-cli": "^24.8.0",
				"jest-runner-eslint": "^0.7.4",
				"jest-watch-select-projects": "^0.1.2",
				"jest-watch-typeahead": "^0.3.1",
				"lint-staged": "^9.2.1",
				"prop-types": "^15.5.0",
				"react": "^16.8.3",
				"react-dom": "^16.8.3",
				"rollup": "^0.68.0",
				"rollup-plugin-babel": "^4.3.3",
				"rollup-plugin-commonjs": "^9.1.3",
				"rollup-plugin-node-resolve": "^4.0.0",
				"rollup-plugin-peer-deps-external": "^2.2.0",
				"rollup-plugin-uglify": "^6.0.2",
				"snapshot-diff": "^0.5.2"
			},
			"config": {
				"commitizen": {
					"path": "node_modules/cz-conventional-changelog"
				}
			},
			"browserslist": "> 0.25%, not dead",
			"readmeFilename": "README.md",
			"licenseText": "MIT License\n\nCopyright (c) 2016 Tanner Linsley\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n",
			"_id": "react-table@7.0.0-alpha.14",
			"dist": {
				"shasum": "74b84fa8bb4d781a0a59d05ea92eabb05f9fd8e3",
				"integrity": "sha512-B/8gPwaKbjsiyOnk3EQsS2rAqlmM1CMJTiYXyEJF514+2sfLVhhC+baek1ELfl2Nhzmhd6r/6ea40RHkFNjK2A==",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-alpha.14.tgz",
				"fileCount": 39,
				"unpackedSize": 587449,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdQIHyCRA9TVsSAnZWagAAGAoQAJdCMDYIEL6GO/O8cHSt\nxOKbaZAj2oXzqHbBHPXeUBWxk17mWQeFfWTpOvCRBXV/t7Ip5x53TC3X+2Ij\nr6q6/94gRo6J3J3JczTITDcL1D4+oeh2JrzHwNPh0Xn13zaWorrazOVBJdvS\nFRwpL5Jhh51ymGb9CnxhsAN9vHDJC6fYN/cqRIjgPvSEIR1WyuBFkPyfhy6k\naYTt3l2wa8Q9qAUzpv4vON3H6gBY1cQXkh4W+6rmvyJfxK3haRgAjTXyp7I0\njjaIw/PHRFw9zINYl+OM5nZKyV1VEYYQs3WBIctjjhqM0/71v6WFsk5c1xgP\nJWa4xYh4/nOidZHzm94IvLUmFi0BrnP+hQQlJYd2/9wlTXFcfJn1n4tVYt0N\n1Hs431clZ9bo8SROjviuSk9oDlqSqjkEmASFhsLVYhMXrTIYytoGitettcZf\nfQteXVmCXKSpvo+c1peKRexLfIwtksk8iavw+Ac6FI28wD8wM1cpd4w5gZba\nd2ZceJfbglU2zN9p7xDrX4SZxnc3QSV27OckyJu6qA76i3q8c5e25XTJJI+B\nA8JT/DPgHiG7wTvcnY73RY9tP4Ry6/M0g3FVgPnVuPtzLsh+lkRbb3DCE6ST\nnHRh2Y2BoAz/aMlQYMF9SloCnodJAOp7R3rznWxhGxghSeRPd14MrEA7qvI0\ny4Y5\r\n=E95C\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				},
				{
					"name": "zsherman",
					"email": "zach.h.sherman@gmail.com"
				}
			],
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-table_7.0.0-alpha.14_1564508657479_0.6497308625095293"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-alpha.15": {
			"name": "react-table",
			"version": "7.0.0-alpha.15",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "dist/index.js",
			"module": "dist/index.es.js",
			"jsnext:main": "dist/index.es.js",
			"scripts": {
				"commit": "git add . && git-cz",
				"test": "is-ci 'test:ci' 'test:dev'",
				"test:dev": "jest --watch",
				"test:ci": "jest",
				"build": "rollup -c",
				"start": "rollup -c -w",
				"prepare": "yarn build",
				"release": "yarn publish",
				"releaseNext": "yarn publish --tag next",
				"format": "prettier ./**{md,js,jsx,tsx} --write"
			},
			"peerDependencies": {
				"prop-types": "^15.5.0",
				"react": "^16.8.3",
				"react-dom": "^16.8.3"
			},
			"devDependencies": {
				"@babel/core": "^7.5.5",
				"@babel/plugin-proposal-class-properties": "^7.5.5",
				"@babel/preset-env": "^7.5.5",
				"@babel/preset-react": "^7.0.0",
				"@babel/runtime": "^7.5.5",
				"@commitlint/cli": "^8.1.0",
				"@commitlint/config-conventional": "^8.1.0",
				"@svgr/rollup": "^4.3.2",
				"@testing-library/dom": "^5.6.0",
				"@testing-library/jest-dom": "^4.0.0",
				"@testing-library/react": "^8.0.7",
				"babel-eslint": "9.x",
				"commitizen": "^4.0.3",
				"core-js": "3",
				"cross-env": "^5.2.0",
				"eslint": "5.x",
				"eslint-config-prettier": "^4.3.0",
				"eslint-config-react-app": "^4.0.1",
				"eslint-config-standard": "^12.0.0",
				"eslint-config-standard-react": "^7.0.2",
				"eslint-plugin-flowtype": "2.x",
				"eslint-plugin-import": "2.18.2",
				"eslint-plugin-jsx-a11y": "6.2.3",
				"eslint-plugin-node": "^8.0.0",
				"eslint-plugin-prettier": "^3.1.0",
				"eslint-plugin-promise": "^4.2.1",
				"eslint-plugin-react": "7.14.3",
				"eslint-plugin-react-hooks": "1.6.1",
				"eslint-plugin-standard": "^4.0.0",
				"husky": "^3.0.2",
				"is-ci-cli": "^1.1.1",
				"jest": "^24.8.0",
				"jest-cli": "^24.8.0",
				"jest-runner-eslint": "^0.7.4",
				"jest-watch-select-projects": "^0.1.2",
				"jest-watch-typeahead": "^0.3.1",
				"lint-staged": "^9.2.1",
				"prop-types": "^15.5.0",
				"react": "^16.8.3",
				"react-dom": "^16.8.3",
				"rollup": "^0.68.0",
				"rollup-plugin-babel": "^4.3.3",
				"rollup-plugin-commonjs": "^9.1.3",
				"rollup-plugin-node-resolve": "^4.0.0",
				"rollup-plugin-peer-deps-external": "^2.2.0",
				"rollup-plugin-uglify": "^6.0.2",
				"snapshot-diff": "^0.5.2"
			},
			"config": {
				"commitizen": {
					"path": "node_modules/cz-conventional-changelog"
				}
			},
			"browserslist": "> 0.25%, not dead",
			"readmeFilename": "README.md",
			"licenseText": "MIT License\n\nCopyright (c) 2016 Tanner Linsley\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n",
			"_id": "react-table@7.0.0-alpha.15",
			"dist": {
				"shasum": "857e119706ce34a1b9a169a8be14ea55d2900bb8",
				"integrity": "sha512-FHemMzXOEmK8XwE/kKxpmTAIy6bWEIISCNwNdYGMx23nMBKoEUyJzj+qidRFge1PV4Fpj8YxRelB/g4oTLMKDA==",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-alpha.15.tgz",
				"fileCount": 11,
				"unpackedSize": 382035,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdQKQpCRA9TVsSAnZWagAAz70P/jCSep8hcKrU7gxuY+0c\n+XD3l6HVNWybVgNptRbk24+i9m1a/SzG5vvyDb6yykggjDz0EIHojq+GZ+Dw\nb3rKdmuXS9dap2Lk/OKsBdb8gv2iTZWwKbCv0JeVU40TmwKmuIT7ldJxzgJt\n6FM269nAlGbUoElHkUAas2HCwMxRsecqu5A2ZHnvMNlPMrjrZwZkJgGDc+Do\nyvn9R//MBZVHh7NjaJxoVE2eo493gRIEFEmEYX3pp441mh2AWdxjl008z0ip\njpRedn0d4k/1u4qqufdiAIzXTRVzWhO4P2P5MiF2tQEkCu/vqMnipDA7QaF2\noty6U1JPtHZ8PKDL3TTiwfvm54+CgcgZFX3TjjX/p5io5YGA+jicSMdUtomm\nUYeeYD1KXTg9BQcBEpgWuLeqRb1p/sSVE0Wl4j8vqGYf6rKDXYGTym2O35jg\nwtSbDM4un1vxNwLAHTCDCFMwlC6MdnOZ6HVboiV6ydTAxLyC/AIfAxim9quk\ndN/xYO7jt/B+jcc6mYc9thg1hrdl9hpV0D5HDpZR+zqfMt+iLT8KXH3LclCM\nqLWyjN3oFhLChRPoyiePOF5FWDIOmk7BZKNvUj6YxelMNvupyLHk3MfgBQwF\nNkRQX35+QOH5GT9Pzh+EFD/RqJbxIxPzdxHfF0YWvOoDCc8sCpCLA2S+F+Os\nz5dR\r\n=sW1n\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				},
				{
					"name": "zsherman",
					"email": "zach.h.sherman@gmail.com"
				}
			],
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-table_7.0.0-alpha.15_1564517416372_0.9039150278683892"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-alpha.16": {
			"name": "react-table",
			"version": "7.0.0-alpha.16",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "dist/index.js",
			"module": "dist/index.es.js",
			"jsnext:main": "dist/index.es.js",
			"scripts": {
				"commit": "git add . && git-cz",
				"test": "is-ci 'test:ci' 'test:dev'",
				"test:dev": "jest --watch",
				"test:ci": "jest",
				"build": "rollup -c",
				"start": "rollup -c -w",
				"prepare": "yarn build",
				"release": "yarn publish",
				"releaseNext": "yarn publish --tag next",
				"format": "prettier ./**{md,js,jsx,tsx} --write"
			},
			"peerDependencies": {
				"prop-types": "^15.5.0",
				"react": "^16.8.3",
				"react-dom": "^16.8.3"
			},
			"devDependencies": {
				"@babel/core": "^7.5.5",
				"@babel/plugin-proposal-class-properties": "^7.5.5",
				"@babel/preset-env": "^7.5.5",
				"@babel/preset-react": "^7.0.0",
				"@babel/runtime": "^7.5.5",
				"@commitlint/cli": "^8.1.0",
				"@commitlint/config-conventional": "^8.1.0",
				"@svgr/rollup": "^4.3.2",
				"@testing-library/dom": "^5.6.0",
				"@testing-library/jest-dom": "^4.0.0",
				"@testing-library/react": "^8.0.7",
				"babel-eslint": "9.x",
				"commitizen": "^4.0.3",
				"core-js": "3",
				"cross-env": "^5.2.0",
				"eslint": "5.x",
				"eslint-config-prettier": "^4.3.0",
				"eslint-config-react-app": "^4.0.1",
				"eslint-config-standard": "^12.0.0",
				"eslint-config-standard-react": "^7.0.2",
				"eslint-plugin-flowtype": "2.x",
				"eslint-plugin-import": "2.18.2",
				"eslint-plugin-jsx-a11y": "6.2.3",
				"eslint-plugin-node": "^8.0.0",
				"eslint-plugin-prettier": "^3.1.0",
				"eslint-plugin-promise": "^4.2.1",
				"eslint-plugin-react": "7.14.3",
				"eslint-plugin-react-hooks": "1.6.1",
				"eslint-plugin-standard": "^4.0.0",
				"husky": "^3.0.2",
				"is-ci-cli": "^1.1.1",
				"jest": "^24.8.0",
				"jest-cli": "^24.8.0",
				"jest-runner-eslint": "^0.7.4",
				"jest-watch-select-projects": "^0.1.2",
				"jest-watch-typeahead": "^0.3.1",
				"lint-staged": "^9.2.1",
				"prop-types": "^15.5.0",
				"react": "^16.8.3",
				"react-dom": "^16.8.3",
				"rollup": "^0.68.0",
				"rollup-plugin-babel": "^4.3.3",
				"rollup-plugin-commonjs": "^9.1.3",
				"rollup-plugin-node-resolve": "^4.0.0",
				"rollup-plugin-peer-deps-external": "^2.2.0",
				"rollup-plugin-uglify": "^6.0.2",
				"snapshot-diff": "^0.5.2"
			},
			"config": {
				"commitizen": {
					"path": "node_modules/cz-conventional-changelog"
				}
			},
			"browserslist": "> 0.25%, not dead",
			"readmeFilename": "README.md",
			"licenseText": "MIT License\n\nCopyright (c) 2016 Tanner Linsley\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n",
			"_id": "react-table@7.0.0-alpha.16",
			"dist": {
				"shasum": "d45b1c6758d3b6bbaff12f1c4e3adf4a736315d0",
				"integrity": "sha512-F1BjK8i2S1b2giqj7AE1qgCZUA6n/NeuErsuCkJDZZ4eAxR5scwMJ+IlznNE//3DBm878lvXyFtRrFPI3z4mCw==",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-alpha.16.tgz",
				"fileCount": 11,
				"unpackedSize": 383705,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdQMxlCRA9TVsSAnZWagAAyy4P/3btVAsUg/YWBrjetxm8\n396CNHwyjeemw37jPxUnA2X4S3BUY5yMsxRkloISh4lMY4u+xlxyoJ8dU3Zc\n0+/pQiee7XH7gmZBRJeAAfDWM1QNR02TEAjH1K007TYx5LaLQnOKmVK+nAaF\nMJR4BhpWfD8H2YI/FWDoiT8cV/p+D3CCKjg0xMNtlECvzLLUQLKHBJyg94NS\nyIoBKU24RMdq6L1RBJhJJUw+fLLHQLus0vNuR738biaZ0TN7eEzF1i53uGSr\n8qsXkdEI2AUgF84dbPFEJyhxKe63YFXEIZodz5fbv4MVHzfwzNgFw/uDrc2+\nj1KQ0Zh5ZBiVrN6sUE+OEFMvYoZ7PgL5plMVjhPp1tdip2gPs1KpmWQk4uJy\n+UUCCD80kZj81B9f6fu3qmCHbiw4dQWnA30wcvsvtGbeEL8Wp3jGp6coq42g\nEOF8JKHndXLFtOT0eEjJMjZGU6oHnKByfkHkcPUT5RIFSi7VAWqWylUuWG2S\nfqgO3soYzkJUfNAO6OX667kvWQwQ0b9XEilKpvRjX3mGQYo9cHb4bfXsEbQU\nemsOnhsDXrayVJCSK16OrQG34klImixA/96UqKlrmWXRat3FmiIqR244IDbh\nLd47QTgCI3xNTt7uXinTGUKwlR6Os/jGO0n5ZsMvtCGvw45eKYbdhV7GT6rk\n3lBz\r\n=cGsO\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				},
				{
					"name": "zsherman",
					"email": "zach.h.sherman@gmail.com"
				}
			],
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-table_7.0.0-alpha.16_1564527716345_0.0013681727162087043"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-alpha.17": {
			"name": "react-table",
			"version": "7.0.0-alpha.17",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "dist/index.js",
			"module": "dist/index.es.js",
			"jsnext:main": "dist/index.es.js",
			"scripts": {
				"commit": "git add . && git-cz",
				"test": "is-ci 'test:ci' 'test:dev'",
				"test:dev": "jest --watch",
				"test:ci": "jest",
				"build": "rollup -c",
				"start": "rollup -c -w",
				"prepare": "yarn build",
				"release": "yarn publish",
				"releaseNext": "yarn publish --tag next",
				"format": "prettier ./**{md,js,jsx,tsx} --write"
			},
			"peerDependencies": {
				"prop-types": "^15.5.0",
				"react": "^16.8.3",
				"react-dom": "^16.8.3"
			},
			"devDependencies": {
				"@babel/core": "^7.5.5",
				"@babel/plugin-proposal-class-properties": "^7.5.5",
				"@babel/preset-env": "^7.5.5",
				"@babel/preset-react": "^7.0.0",
				"@babel/runtime": "^7.5.5",
				"@commitlint/cli": "^8.1.0",
				"@commitlint/config-conventional": "^8.1.0",
				"@svgr/rollup": "^4.3.2",
				"@testing-library/dom": "^5.6.0",
				"@testing-library/jest-dom": "^4.0.0",
				"@testing-library/react": "^8.0.7",
				"babel-eslint": "9.x",
				"commitizen": "^4.0.3",
				"core-js": "3",
				"cross-env": "^5.2.0",
				"eslint": "5.x",
				"eslint-config-prettier": "^4.3.0",
				"eslint-config-react-app": "^4.0.1",
				"eslint-config-standard": "^12.0.0",
				"eslint-config-standard-react": "^7.0.2",
				"eslint-plugin-flowtype": "2.x",
				"eslint-plugin-import": "2.18.2",
				"eslint-plugin-jsx-a11y": "6.2.3",
				"eslint-plugin-node": "^8.0.0",
				"eslint-plugin-prettier": "^3.1.0",
				"eslint-plugin-promise": "^4.2.1",
				"eslint-plugin-react": "7.14.3",
				"eslint-plugin-react-hooks": "1.6.1",
				"eslint-plugin-standard": "^4.0.0",
				"husky": "^3.0.2",
				"is-ci-cli": "^1.1.1",
				"jest": "^24.8.0",
				"jest-cli": "^24.8.0",
				"jest-runner-eslint": "^0.7.4",
				"jest-watch-select-projects": "^0.1.2",
				"jest-watch-typeahead": "^0.3.1",
				"lint-staged": "^9.2.1",
				"prop-types": "^15.5.0",
				"react": "^16.8.3",
				"react-dom": "^16.8.3",
				"rollup": "^0.68.0",
				"rollup-plugin-babel": "^4.3.3",
				"rollup-plugin-commonjs": "^9.1.3",
				"rollup-plugin-node-resolve": "^4.0.0",
				"rollup-plugin-peer-deps-external": "^2.2.0",
				"rollup-plugin-uglify": "^6.0.2",
				"snapshot-diff": "^0.5.2"
			},
			"config": {
				"commitizen": {
					"path": "node_modules/cz-conventional-changelog"
				}
			},
			"browserslist": "> 0.25%, not dead",
			"readmeFilename": "README.md",
			"licenseText": "MIT License\n\nCopyright (c) 2016 Tanner Linsley\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n",
			"_id": "react-table@7.0.0-alpha.17",
			"dist": {
				"shasum": "1ef8234047094e2c7096dc485aa8d59372fef5ce",
				"integrity": "sha512-Hxvn5mZQNnNSCumMnq9r4rjezGRwWKsIcO1uOiUz1sRlhxBMPum93n+eWOODEbrqg7TpZ3LFhtGSDIq/XrusVA==",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-alpha.17.tgz",
				"fileCount": 36,
				"unpackedSize": 458944,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdQd2rCRA9TVsSAnZWagAAgQYP/jfUdFKk+8Uge9gUleRD\noI3S6nW+hYbW0PSZtV33XzMXyZxXzIHbQ3Wrw+D2KfZocuNUFkWdpolopjIB\nbvjLtSAyCbl5YjQFoFBkICoJrHa4l80vFCXblVAfZWY7VDPS1BQmgpT6lPlE\n+Fbmav5XA3o4lUrtt2Z8H3t0AYIiKIk/ATQwuKfQbh5Dnz5bWHAvksO79yIP\nc5PPNi3HQENbaEyUw5SzWYK5G3l2/Y/vKvhsUBtfFfWgB8ConpF+PDH17dEz\n5YpYkvM70/LXMTJoKphqzx0SuPGEHYp1Xq8wpKIbpPpJaMkCt7s2Rcfz3sfZ\n9fLEARWIju+JwB8rWOR321WlzAkcDpx4X1cMuKv72PNmj2KKcDUO4du/SpHp\nqZay1A0Fuyga0vSODtL75KbbwHxH7oGhOnSzWi7tsKp2gqAkxBxKSnnDnNLR\nMbt+3EAGFSLTtZYh/sRU8d1yqV14Yvqbor8vcZrhEBPdA98BZMzbNhjSSKfF\nXq5IGXkS1NxZdki999wASU7FnG+FZtVvpV/Or0HQk7G2MZBDh126S8hpX9i9\nlqbLCL/U5uaizWKO4hf9/DnQqWIj/IdW2LF3X0YiJxc7Rpnlih2Z0VXkUFt0\n/XJngmZMDbVH93nBp4gVpjXVN53aZq3vanANbhTpWHFT4f7Eqop7o3VG+zdb\nErMQ\r\n=qHBP\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				},
				{
					"name": "zsherman",
					"email": "zach.h.sherman@gmail.com"
				}
			],
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-table_7.0.0-alpha.17_1564597674576_0.6569457558623668"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-alpha.18": {
			"name": "react-table",
			"version": "7.0.0-alpha.18",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "dist/index.js",
			"module": "dist/index.es.js",
			"jsnext:main": "dist/index.es.js",
			"scripts": {
				"commit": "git add . && git-cz",
				"test": "is-ci 'test:ci' 'test:dev'",
				"test:dev": "jest --watch",
				"test:ci": "jest",
				"build": "rollup -c",
				"start": "rollup -c -w",
				"prepare": "yarn build",
				"release": "yarn publish",
				"releaseNext": "yarn publish --tag next",
				"format": "prettier ./**{md,js,jsx,tsx} --write"
			},
			"peerDependencies": {
				"prop-types": "^15.5.0",
				"react": "^16.8.3",
				"react-dom": "^16.8.3"
			},
			"devDependencies": {
				"@babel/core": "^7.5.5",
				"@babel/plugin-proposal-class-properties": "^7.5.5",
				"@babel/preset-env": "^7.5.5",
				"@babel/preset-react": "^7.0.0",
				"@babel/runtime": "^7.5.5",
				"@commitlint/cli": "^8.1.0",
				"@commitlint/config-conventional": "^8.1.0",
				"@svgr/rollup": "^4.3.2",
				"@testing-library/dom": "^5.6.0",
				"@testing-library/jest-dom": "^4.0.0",
				"@testing-library/react": "^8.0.7",
				"babel-eslint": "9.x",
				"commitizen": "^4.0.3",
				"core-js": "3",
				"cross-env": "^5.2.0",
				"eslint": "5.x",
				"eslint-config-prettier": "^4.3.0",
				"eslint-config-react-app": "^4.0.1",
				"eslint-config-standard": "^12.0.0",
				"eslint-config-standard-react": "^7.0.2",
				"eslint-plugin-flowtype": "2.x",
				"eslint-plugin-import": "2.18.2",
				"eslint-plugin-jsx-a11y": "6.2.3",
				"eslint-plugin-node": "^8.0.0",
				"eslint-plugin-prettier": "^3.1.0",
				"eslint-plugin-promise": "^4.2.1",
				"eslint-plugin-react": "7.14.3",
				"eslint-plugin-react-hooks": "1.6.1",
				"eslint-plugin-standard": "^4.0.0",
				"husky": "^3.0.2",
				"is-ci-cli": "^1.1.1",
				"jest": "^24.8.0",
				"jest-cli": "^24.8.0",
				"jest-runner-eslint": "^0.7.4",
				"jest-watch-select-projects": "^0.1.2",
				"jest-watch-typeahead": "^0.3.1",
				"lint-staged": "^9.2.1",
				"prop-types": "^15.5.0",
				"react": "^16.8.3",
				"react-dom": "^16.8.3",
				"rollup": "^0.68.0",
				"rollup-plugin-babel": "^4.3.3",
				"rollup-plugin-commonjs": "^9.1.3",
				"rollup-plugin-node-resolve": "^4.0.0",
				"rollup-plugin-peer-deps-external": "^2.2.0",
				"rollup-plugin-uglify": "^6.0.2",
				"snapshot-diff": "^0.5.2"
			},
			"config": {
				"commitizen": {
					"path": "node_modules/cz-conventional-changelog"
				}
			},
			"browserslist": "> 0.25%, not dead",
			"readmeFilename": "README.md",
			"licenseText": "MIT License\n\nCopyright (c) 2016 Tanner Linsley\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n",
			"_id": "react-table@7.0.0-alpha.18",
			"dist": {
				"shasum": "9f2405aedc0bdd1f98f88cbd41cbc0339181e270",
				"integrity": "sha512-1pKNXdiaX7MYAnqTt0d3ObL3sk4H1p8BoAltT998/5kREZFmK7gynsQSe/QCGZH+1dot6/YUs1NXsvPSs7khtg==",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-alpha.18.tgz",
				"fileCount": 40,
				"unpackedSize": 518752,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdRfCPCRA9TVsSAnZWagAAS2oQAIo0NFTeHUpBgDL8AW3G\n/ElMHtWE6BuBCVA/RaMaaMmvUlQDLkcl5owibRFqDuBppZHZlfzMcBC6I95O\nPV9k9taJnCrWMqPCIbD0FLcKWhqS8e6OXKYEWdskyG+liXHHEBfQjUO7R6X7\nBeNkN/mzn5eckiZ0+ujVSOXNRpyD+WtEsDvcgMCDh81DpooJoz4KwLHxsZwS\nHG29TO7uPCbE3SM3b6wKb+ulBKyBmcbgX3a8vxn7INKo2ybnRDBcELbWWs/w\nNgS8dP5qM59h0Ij90N1/zsmk0hPZu7GL3HGs6/QaERBvGI854AI9lzIwQkm8\nkX5eWC4gtxuZI7BBdwSBmpWPRTwN7HGmL38Zr0IPwf0HaGWc7ma6ExzdrKIE\n/7YRj/bjx8dnlNI78GPo/WsREBagh0999fZ/6U8BJHKu+6UkKqdghd++ZvPC\n4qH5jZNRqzjX4XAwkTDRHkHoAQ5s+i8++vHry7mAXUHzPtWdhmk+Uhkzbi3n\nZWt4ZSA9PSTZ2sjR1qGHU+u8j58N1vpe/YTFw3jhvKpWWym2zvTpuN7XqttW\n3TURBwEoJlkEdPTZpt6Lecbxg2yK59386guyHrMo7xMJL+f2FVQGqK5H37B/\nfzHnDSK8MF+I9MSVEGiIsLAiIrcjt+lnLyr/HxYqiWisj7IHp69lWA/IZ+YA\nytxO\r\n=2Ica\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				},
				{
					"name": "zsherman",
					"email": "zach.h.sherman@gmail.com"
				}
			],
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-table_7.0.0-alpha.18_1564864655020_0.855057585641789"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-alpha.19": {
			"name": "react-table",
			"version": "7.0.0-alpha.19",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "dist/index.js",
			"module": "dist/index.es.js",
			"jsnext:main": "dist/index.es.js",
			"scripts": {
				"commit": "git add . && git-cz",
				"test": "is-ci 'test:ci' 'test:dev'",
				"test:dev": "jest --watch",
				"test:ci": "jest",
				"build": "rollup -c",
				"start": "rollup -c -w",
				"prepare": "yarn build",
				"release": "yarn publish",
				"releaseNext": "yarn publish --tag next",
				"format": "prettier ./**{md,js,jsx,tsx} --write"
			},
			"peerDependencies": {
				"prop-types": "^15.5.0",
				"react": "^16.8.3",
				"react-dom": "^16.8.3"
			},
			"devDependencies": {
				"@babel/core": "^7.5.5",
				"@babel/plugin-proposal-class-properties": "^7.5.5",
				"@babel/preset-env": "^7.5.5",
				"@babel/preset-react": "^7.0.0",
				"@babel/runtime": "^7.5.5",
				"@commitlint/cli": "^8.1.0",
				"@commitlint/config-conventional": "^8.1.0",
				"@svgr/rollup": "^4.3.2",
				"@testing-library/dom": "^5.6.0",
				"@testing-library/jest-dom": "^4.0.0",
				"@testing-library/react": "^8.0.7",
				"babel-eslint": "9.x",
				"commitizen": "^4.0.3",
				"core-js": "3",
				"cross-env": "^5.2.0",
				"eslint": "5.x",
				"eslint-config-prettier": "^4.3.0",
				"eslint-config-react-app": "^4.0.1",
				"eslint-config-standard": "^12.0.0",
				"eslint-config-standard-react": "^7.0.2",
				"eslint-plugin-flowtype": "2.x",
				"eslint-plugin-import": "2.18.2",
				"eslint-plugin-jsx-a11y": "6.2.3",
				"eslint-plugin-node": "^8.0.0",
				"eslint-plugin-prettier": "^3.1.0",
				"eslint-plugin-promise": "^4.2.1",
				"eslint-plugin-react": "7.14.3",
				"eslint-plugin-react-hooks": "1.6.1",
				"eslint-plugin-standard": "^4.0.0",
				"husky": "^3.0.2",
				"is-ci-cli": "^1.1.1",
				"jest": "^24.8.0",
				"jest-cli": "^24.8.0",
				"jest-runner-eslint": "^0.7.4",
				"jest-watch-select-projects": "^0.1.2",
				"jest-watch-typeahead": "^0.3.1",
				"lint-staged": "^9.2.1",
				"prop-types": "^15.5.0",
				"react": "^16.8.3",
				"react-dom": "^16.8.3",
				"rollup": "^0.68.0",
				"rollup-plugin-babel": "^4.3.3",
				"rollup-plugin-commonjs": "^9.1.3",
				"rollup-plugin-node-resolve": "^4.0.0",
				"rollup-plugin-peer-deps-external": "^2.2.0",
				"rollup-plugin-uglify": "^6.0.2",
				"snapshot-diff": "^0.5.2"
			},
			"config": {
				"commitizen": {
					"path": "node_modules/cz-conventional-changelog"
				}
			},
			"browserslist": "> 0.25%, not dead",
			"readmeFilename": "README.md",
			"licenseText": "MIT License\n\nCopyright (c) 2016 Tanner Linsley\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n",
			"_id": "react-table@7.0.0-alpha.19",
			"dist": {
				"shasum": "82d17ad69ee5dbe9381b415ace6f00b00a36a073",
				"integrity": "sha512-nuQHC9QJ0vLX/YgusXLN+cxE7W6Jmpy9mCAqwwN3yct+xJhbCIpL7MPBBM4VIZhFAgAJQ9S5j5vP2dLusleKiQ==",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-alpha.19.tgz",
				"fileCount": 40,
				"unpackedSize": 520732,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdSER9CRA9TVsSAnZWagAADwkP/1FjRvGmwYgeK1RjHhYc\nC4lxPfNx0QsWmk6GPVOLw860NkBCozJV1/cnXadRx4KnKgCFpEVW45+rORzh\nv8UyzxlCBWqAc3o1l6dnk0/DxpxXMC1KdSQfN/kmWWYekIKATO85JTkGhain\nrkVvMug4abWuhiowEV88Os4E+6sfudIET0qXYNoY4nU4p26dZffwHuUURFIa\n4apMJJuKJQGKf8+RcEr7f41EzX0fqa2QBbqd85PcZxWgPYzJV+OJJKQGKxBM\nbJV0nGI+FWrhrPEVU5iiMV628aGrwDlQmQBMA8In2mk5KJzmYwXtt+ND6v0K\nFGm69NQqcMtZKDpmIR2caB/GStnQGWuBAYYAPLBXIu63Y41gz9PXSas1JJQ7\nSHYbVJoLBOWolfaYKXC2KgWgWJBEORSJBTlewyVVEodckCsyswoo8MVh4TWZ\nzLHDV6O41fu7rEfuP+j6hHYyRhtKLPQDjgls3EpyAh3+ZHLuOpMycU1rE0EX\n7VYgzm4Y5vvYunpt/8X6RY2bekytU/k0n++seSoXTP2wH3sHfIj7BU7Gu3xG\n2+elRncHDa44/gJw2QVUFFepced4axHhdB9BX0iU8SO7vBhuvZGHN8tmFEiJ\nxt1Ufn4Nbm8JJwcLzEdeVPmoRlLaVSjww003ADkltHd7/30JbFAsG+G3Xm3T\nN0C5\r\n=lqXb\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				},
				{
					"name": "zsherman",
					"email": "zach.h.sherman@gmail.com"
				}
			],
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-table_7.0.0-alpha.19_1565017212806_0.15958866447905673"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-alpha.20": {
			"name": "react-table",
			"version": "7.0.0-alpha.20",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "dist/index.js",
			"module": "dist/index.es.js",
			"jsnext:main": "dist/index.es.js",
			"scripts": {
				"commit": "git add . && git-cz",
				"test": "is-ci 'test:ci' 'test:dev'",
				"test:dev": "jest --watch",
				"test:ci": "jest",
				"build": "rollup -c",
				"start": "rollup -c -w",
				"prepare": "yarn build",
				"release": "yarn publish",
				"releaseNext": "yarn publish --tag next",
				"format": "prettier ./src/**/*.{md,js,jsx,tsx} --write"
			},
			"peerDependencies": {
				"prop-types": "^15.5.0",
				"react": "^16.8.3",
				"react-dom": "^16.8.3"
			},
			"devDependencies": {
				"@babel/core": "^7.5.5",
				"@babel/plugin-proposal-class-properties": "^7.5.5",
				"@babel/preset-env": "^7.5.5",
				"@babel/preset-react": "^7.0.0",
				"@babel/runtime": "^7.5.5",
				"@commitlint/cli": "^8.1.0",
				"@commitlint/config-conventional": "^8.1.0",
				"@svgr/rollup": "^4.3.2",
				"@testing-library/dom": "^5.6.0",
				"@testing-library/jest-dom": "^4.0.0",
				"@testing-library/react": "^8.0.7",
				"babel-eslint": "9.x",
				"commitizen": "^4.0.3",
				"core-js": "3",
				"cross-env": "^5.2.0",
				"eslint": "5.x",
				"eslint-config-prettier": "^4.3.0",
				"eslint-config-react-app": "^4.0.1",
				"eslint-config-standard": "^12.0.0",
				"eslint-config-standard-react": "^7.0.2",
				"eslint-plugin-flowtype": "2.x",
				"eslint-plugin-import": "2.18.2",
				"eslint-plugin-jsx-a11y": "6.2.3",
				"eslint-plugin-node": "^8.0.0",
				"eslint-plugin-prettier": "^3.1.0",
				"eslint-plugin-promise": "^4.2.1",
				"eslint-plugin-react": "7.14.3",
				"eslint-plugin-react-hooks": "1.6.1",
				"eslint-plugin-standard": "^4.0.0",
				"husky": "^3.0.2",
				"is-ci-cli": "^1.1.1",
				"jest": "^24.8.0",
				"jest-cli": "^24.8.0",
				"jest-runner-eslint": "^0.7.4",
				"jest-watch-select-projects": "^0.1.2",
				"jest-watch-typeahead": "^0.3.1",
				"lint-staged": "^9.2.1",
				"prop-types": "^15.5.0",
				"react": "^16.8.3",
				"react-dom": "^16.8.3",
				"rollup": "^0.68.0",
				"rollup-plugin-babel": "^4.3.3",
				"rollup-plugin-commonjs": "^9.1.3",
				"rollup-plugin-node-resolve": "^4.0.0",
				"rollup-plugin-peer-deps-external": "^2.2.0",
				"rollup-plugin-uglify": "^6.0.2",
				"snapshot-diff": "^0.5.2"
			},
			"config": {
				"commitizen": {
					"path": "node_modules/cz-conventional-changelog"
				}
			},
			"browserslist": "> 0.25%, not dead",
			"readmeFilename": "README.md",
			"licenseText": "MIT License\n\nCopyright (c) 2016 Tanner Linsley\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n",
			"_id": "react-table@7.0.0-alpha.20",
			"dist": {
				"shasum": "784d6af4a91f037a4b882019e3d03520fe1d0ba0",
				"integrity": "sha512-nVtfbht0QGrQJGU97kkukAEE7S+H6YwfIGwPURlewgosUFMCItZkuq/SbxJgw3y9vDqNTQdvSP4PZMEszbreOA==",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-alpha.20.tgz",
				"fileCount": 41,
				"unpackedSize": 536584,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdSjENCRA9TVsSAnZWagAAhq4P/AqMs70+tRGYqf6Eo5Jo\n9UMkMa6gSngbRuBlXYAGji0AV71uDU1FyU6+nOh8ptssy9NU9LdJmvxVLIeq\nZMq32sBeJiS+n2MPQsAtqbG62C0c9VfHvDdGNjf+fj0bO5T/bl8osQ+sZdrH\nKGw1Rvy+SCRKDRwhxi3LEtgVLCUEQ0Zg6kySgPj2KQ+y7LBxwQPR28ZOzUZV\nKUDAx/L5VPTvpdcStuO0m2VY3KIgd5TXdX+Gs09Au1h3XII3J+6C757Zme2d\n8ht6X9CJJ5LSjhJcyquCE63V9LJUbOqY39I8M5z4bDd7exuOR0uMLO2fGevs\nZX+egffPy7CZc7YsTiwW5pJ8bdvR8CQZHmrjMAIwbLw3fmrmzfjVypt1DVbz\nB9a83GkWYYZUUddXGvUyWbNMlXtxH4JNd/cPqMpM3U9XLfwAHRdNp9a6YF+2\ntq1YZggyPHdF0eg7i8DYOng7CpSu4zvfbsqu13u8l9ZUXtVjxWpKIyFeyS4k\nyDaZ/hfjb2yjXbDwgovoNMV8mGkRkuw8zer2gt6et7qUzoUTVcnNFVcKU2ge\nX8F59d/QzhjF5MalhVqiQG/H7GJLktnXwTVS+EvVFmf4eWJi2jWZ4eaD/2j1\nuM6dtlFINZReju4EHyXP9dM9AG6iGCRocJYDFT41eEDfboy4GpK4aFhM2Nx0\nuoer\r\n=vPt8\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				},
				{
					"name": "zsherman",
					"email": "zach.h.sherman@gmail.com"
				}
			],
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-table_7.0.0-alpha.20_1565143309028_0.6925754723498367"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-alpha.21": {
			"name": "react-table",
			"version": "7.0.0-alpha.21",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "dist/index.js",
			"module": "dist/index.es.js",
			"jsnext:main": "dist/index.es.js",
			"scripts": {
				"commit": "git add . && git-cz",
				"test": "is-ci 'test:ci' 'test:dev'",
				"test:dev": "jest --watch",
				"test:ci": "jest",
				"build": "rollup -c",
				"start": "rollup -c -w",
				"prepare": "yarn build",
				"release": "yarn publish",
				"releaseNext": "yarn publish --tag next",
				"format": "prettier ./src/**/*.{md,js,jsx,tsx} --write"
			},
			"peerDependencies": {
				"prop-types": "^15.5.0",
				"react": "^16.8.3",
				"react-dom": "^16.8.3"
			},
			"devDependencies": {
				"@babel/core": "^7.5.5",
				"@babel/plugin-proposal-class-properties": "^7.5.5",
				"@babel/preset-env": "^7.5.5",
				"@babel/preset-react": "^7.0.0",
				"@babel/runtime": "^7.5.5",
				"@commitlint/cli": "^8.1.0",
				"@commitlint/config-conventional": "^8.1.0",
				"@svgr/rollup": "^4.3.2",
				"@testing-library/dom": "^5.6.0",
				"@testing-library/jest-dom": "^4.0.0",
				"@testing-library/react": "^8.0.7",
				"babel-eslint": "9.x",
				"commitizen": "^4.0.3",
				"core-js": "3",
				"cross-env": "^5.2.0",
				"eslint": "5.x",
				"eslint-config-prettier": "^4.3.0",
				"eslint-config-react-app": "^4.0.1",
				"eslint-config-standard": "^12.0.0",
				"eslint-config-standard-react": "^7.0.2",
				"eslint-plugin-flowtype": "2.x",
				"eslint-plugin-import": "2.18.2",
				"eslint-plugin-jsx-a11y": "6.2.3",
				"eslint-plugin-node": "^8.0.0",
				"eslint-plugin-prettier": "^3.1.0",
				"eslint-plugin-promise": "^4.2.1",
				"eslint-plugin-react": "7.14.3",
				"eslint-plugin-react-hooks": "1.6.1",
				"eslint-plugin-standard": "^4.0.0",
				"husky": "^3.0.2",
				"is-ci-cli": "^1.1.1",
				"jest": "^24.8.0",
				"jest-cli": "^24.8.0",
				"jest-runner-eslint": "^0.7.4",
				"jest-watch-select-projects": "^0.1.2",
				"jest-watch-typeahead": "^0.3.1",
				"lint-staged": "^9.2.1",
				"prop-types": "^15.5.0",
				"react": "^16.8.3",
				"react-dom": "^16.8.3",
				"rollup": "^0.68.0",
				"rollup-plugin-babel": "^4.3.3",
				"rollup-plugin-commonjs": "^9.1.3",
				"rollup-plugin-node-resolve": "^4.0.0",
				"rollup-plugin-peer-deps-external": "^2.2.0",
				"rollup-plugin-uglify": "^6.0.2",
				"snapshot-diff": "^0.5.2"
			},
			"config": {
				"commitizen": {
					"path": "node_modules/cz-conventional-changelog"
				}
			},
			"browserslist": "> 0.25%, not dead",
			"readmeFilename": "README.md",
			"licenseText": "MIT License\n\nCopyright (c) 2016 Tanner Linsley\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n",
			"_id": "react-table@7.0.0-alpha.21",
			"dist": {
				"shasum": "a2c7c1b79ab6a2f0361b69f70a0923b47b9d879a",
				"integrity": "sha512-eYFZ9D3bEB7lsDm3S6YpOoZ5SgBXXTx4+dQ/wfnR5XxGVCRuGfeugoVzKuTKFu2P/+4HPsxkM49qJqK6xHTn4g==",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-alpha.21.tgz",
				"fileCount": 41,
				"unpackedSize": 535929,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdSlTGCRA9TVsSAnZWagAA2mcP+wU876uy8QbGj7Lc0K28\ndHC8aVmWfYNbYYRBIEq+UMvuuy7WqM/ekY2L0OI0guuPGP6y0hNi1ol7HgzX\nuyRRRkd8bzZGa+zk+zFnUX6NHOCt14ltmCzbEUYuSHFBwxKS9DkMMjMY14Ze\nII6wOrJeEOXk9PmyshTIHw6Z8PXqEmtHSIUWvDRLHezmeK+F92YH6RhRNDTA\n9o8IdtfBGdIyHsp6tIhKxfX7qq0EPCSj1pjh53EFuGr779t53FPVmdlkFf2T\n4qJ59j3ZSfN4AsosuesF5tJefz2vVYFe8WUjsvuUAIU4y89Dp7o3KLC+pJxj\nKuZ3C644tccI8hpPNEuoRnL4fdq3K58vyjYUrJO7UHvS0uPKkgvrKxUSmFP+\naazYNkZ11R/1QUwzRXTSb/7YB3zmiNneAH1/A3Vi3rh1mdBhQg/XdJrKjjJ6\ne9r7g9zm5lgLkmYnAdpIpCD8hqsMYyAgi7SnpBbepBEG3pKmDU3qrIVx+zcP\nUErYICXNv2kDKp7EbJstPF7ewHJ9E6fYuYbyupQfNFaY1eJOLt/iXIIw2RWU\npAcQoMtNwtpuV8h4p0CTvgeI7qGtgAto4yXsr6DXH3jiqNwkTnnYwqSQGUto\n7MGI52DIJKfZ85HJEbSREP7KZ6ZpT6uvp51760cs+DhiSV17A8GNjGSiBl5j\nbMbL\r\n=tg4l\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				},
				{
					"name": "zsherman",
					"email": "zach.h.sherman@gmail.com"
				}
			],
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-table_7.0.0-alpha.21_1565152454048_0.400079626289082"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-alpha.22": {
			"name": "react-table",
			"version": "7.0.0-alpha.22",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "dist/index.js",
			"module": "dist/index.es.js",
			"jsnext:main": "dist/index.es.js",
			"scripts": {
				"commit": "git add . && git-cz",
				"test": "is-ci 'test:ci' 'test:dev'",
				"test:dev": "jest --watch",
				"test:ci": "jest",
				"build": "rollup -c",
				"start": "rollup -c -w",
				"prepare": "yarn build",
				"release": "yarn publish",
				"releaseNext": "yarn publish --tag next",
				"format": "prettier ./src/**/*.{md,js,jsx,tsx} --write"
			},
			"peerDependencies": {
				"prop-types": "^15.5.0",
				"react": "^16.8.3",
				"react-dom": "^16.8.3"
			},
			"devDependencies": {
				"@babel/core": "^7.5.5",
				"@babel/plugin-proposal-class-properties": "^7.5.5",
				"@babel/preset-env": "^7.5.5",
				"@babel/preset-react": "^7.0.0",
				"@babel/runtime": "^7.5.5",
				"@commitlint/cli": "^8.1.0",
				"@commitlint/config-conventional": "^8.1.0",
				"@svgr/rollup": "^4.3.2",
				"@testing-library/dom": "^6.0.0",
				"@testing-library/jest-dom": "^4.0.0",
				"@testing-library/react": "^9.1.1",
				"babel-eslint": "9.x",
				"commitizen": "^4.0.3",
				"core-js": "3.2.1",
				"cross-env": "^5.2.0",
				"eslint": "5.x",
				"eslint-config-prettier": "^4.3.0",
				"eslint-config-react-app": "^4.0.1",
				"eslint-config-standard": "^12.0.0",
				"eslint-config-standard-react": "^7.0.2",
				"eslint-plugin-flowtype": "2.x",
				"eslint-plugin-import": "2.18.2",
				"eslint-plugin-jsx-a11y": "6.2.3",
				"eslint-plugin-node": "^8.0.0",
				"eslint-plugin-prettier": "^3.1.0",
				"eslint-plugin-promise": "^4.2.1",
				"eslint-plugin-react": "7.14.3",
				"eslint-plugin-react-hooks": "1.7.0",
				"eslint-plugin-standard": "^4.0.0",
				"husky": "^3.0.3",
				"is-ci-cli": "^1.1.1",
				"jest": "^24.8.0",
				"jest-cli": "^24.8.0",
				"jest-runner-eslint": "^0.7.4",
				"jest-watch-select-projects": "^0.1.2",
				"jest-watch-typeahead": "^0.3.1",
				"lint-staged": "^9.2.1",
				"prop-types": "^15.5.0",
				"react": "^16.9.0",
				"react-dom": "^16.9.0",
				"rollup": "^0.68.0",
				"rollup-plugin-babel": "^4.3.3",
				"rollup-plugin-commonjs": "^9.1.3",
				"rollup-plugin-node-resolve": "^4.0.0",
				"rollup-plugin-peer-deps-external": "^2.2.0",
				"rollup-plugin-uglify": "^6.0.2",
				"snapshot-diff": "^0.5.2"
			},
			"config": {
				"commitizen": {
					"path": "node_modules/cz-conventional-changelog"
				}
			},
			"browserslist": "> 0.25%, not dead",
			"readmeFilename": "README.md",
			"licenseText": "MIT License\n\nCopyright (c) 2016 Tanner Linsley\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n",
			"_id": "react-table@7.0.0-alpha.22",
			"dist": {
				"shasum": "5847f008271c3167c8fe5c8e401121685ba7c08a",
				"integrity": "sha512-VwIf+/9l8FxdhqHsNodSfm5Ll9DfZe1Cz//FEAuhiV6clR09LFKaqzw7fZNyVlBbQyUyO2M8aMcyaVKCyxas+Q==",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-alpha.22.tgz",
				"fileCount": 41,
				"unpackedSize": 546162,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdVb6TCRA9TVsSAnZWagAAIiYP/0V9dmVryXeFHSqcW+7r\nFzkB+RktYNobTCyoUwGrNVvUURDMJcfhehV5s6z+oqljzGmHO9hZm54Iq14G\nSciyFxJDmAcPRu7DaEb1yNJvlOIs0R+uqjnXgva6CgOukLuZQ6m2j/Du9BMq\nMSQ3qC78YfmwLubZKpg8WAvhTLWas2KOIATRG7pG3SoRf2RrpN868I8M2Jtk\npwL66GGDlGQmQ02scNVru0uF31okRpu3b88O9C/5gAnZFcda8p0V74vDJLHv\nnyT/HEYs5qQooVTkVIe7KQa5yPRGEFVF0NaZykyz9ol1dN3MZ2T0MlGcUYI2\nLgVSHPH3Hs6CYbZjPAyigb7FPA15hOc+JFDNnrdDNyDAj/nKEj0lcKv+AG4D\nbU22FdtQR2VVLZura0KWS4D3PIry1w6OFU132+tX1TXvA7RNr/oizvILqNe3\nYq6rH2f7GTFEWZeySGDdWnz6ZTLdl/gGJJndC3xMDHVCMrsc01/tBuFGclTs\nP6A6gTTCdCZ3/xqR1P3/zVDt/pJ3m6Ui432VKr5my0fVUiC2L+9GoCe/eoJ8\n1SZzxVVOqgIPhIwfJcSLSuPy9qvZHMOHTMrftNkwplyqRifJhweOPIm4Eojr\nzUyr5vc2DORDZjLcQ0EVskEilIYf7OEcW7U8rX+eOItU0czddRj3MItHlVOp\nF0bB\r\n=amXx\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				},
				{
					"name": "zsherman",
					"email": "zach.h.sherman@gmail.com"
				}
			],
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-table_7.0.0-alpha.22_1565900434271_0.3452580909928613"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-alpha.23": {
			"name": "react-table",
			"version": "7.0.0-alpha.23",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "dist/index.js",
			"module": "dist/index.es.js",
			"jsnext:main": "dist/index.es.js",
			"scripts": {
				"commit": "git add . && git-cz",
				"test": "is-ci 'test:ci' 'test:dev'",
				"test:dev": "jest --watch",
				"test:ci": "jest",
				"build": "rollup -c",
				"start": "rollup -c -w",
				"prepare": "yarn build",
				"release": "yarn publish",
				"releaseNext": "yarn publish --tag next",
				"format": "prettier ./src/**/*.{md,js,jsx,tsx} --write"
			},
			"peerDependencies": {
				"prop-types": "^15.5.0",
				"react": "^16.8.3",
				"react-dom": "^16.8.3"
			},
			"devDependencies": {
				"@babel/core": "^7.5.5",
				"@babel/plugin-proposal-class-properties": "^7.5.5",
				"@babel/preset-env": "^7.5.5",
				"@babel/preset-react": "^7.0.0",
				"@babel/runtime": "^7.5.5",
				"@commitlint/cli": "^8.1.0",
				"@commitlint/config-conventional": "^8.1.0",
				"@svgr/rollup": "^4.3.2",
				"@testing-library/dom": "^6.0.0",
				"@testing-library/jest-dom": "^4.0.0",
				"@testing-library/react": "^9.1.1",
				"babel-eslint": "9.x",
				"commitizen": "^4.0.3",
				"core-js": "3.2.1",
				"cross-env": "^5.2.0",
				"eslint": "5.x",
				"eslint-config-prettier": "^4.3.0",
				"eslint-config-react-app": "^4.0.1",
				"eslint-config-standard": "^12.0.0",
				"eslint-config-standard-react": "^7.0.2",
				"eslint-plugin-flowtype": "2.x",
				"eslint-plugin-import": "2.18.2",
				"eslint-plugin-jsx-a11y": "6.2.3",
				"eslint-plugin-node": "^8.0.0",
				"eslint-plugin-prettier": "^3.1.0",
				"eslint-plugin-promise": "^4.2.1",
				"eslint-plugin-react": "7.14.3",
				"eslint-plugin-react-hooks": "1.7.0",
				"eslint-plugin-standard": "^4.0.0",
				"husky": "^3.0.3",
				"is-ci-cli": "^1.1.1",
				"jest": "^24.8.0",
				"jest-cli": "^24.8.0",
				"jest-runner-eslint": "^0.7.4",
				"jest-watch-select-projects": "^0.1.2",
				"jest-watch-typeahead": "^0.3.1",
				"lint-staged": "^9.2.1",
				"prettier": "^1.18.2",
				"prop-types": "^15.5.0",
				"react": "^16.9.0",
				"react-dom": "^16.9.0",
				"rollup": "^0.68.0",
				"rollup-plugin-babel": "^4.3.3",
				"rollup-plugin-commonjs": "^9.1.3",
				"rollup-plugin-node-resolve": "^4.0.0",
				"rollup-plugin-peer-deps-external": "^2.2.0",
				"rollup-plugin-uglify": "^6.0.2",
				"snapshot-diff": "^0.5.2"
			},
			"config": {
				"commitizen": {
					"path": "node_modules/cz-conventional-changelog"
				}
			},
			"browserslist": "> 0.25%, not dead",
			"readmeFilename": "README.md",
			"licenseText": "MIT License\n\nCopyright (c) 2016 Tanner Linsley\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n",
			"_id": "react-table@7.0.0-alpha.23",
			"dist": {
				"shasum": "cb2f36dfdc87048ad68df24b2b0658ffd88584de",
				"integrity": "sha512-Kr5Zwum67Yl+Q8twAqdjTaQWV9ELMpWdvinYelkEy4o/AtCwaslBxCLTbSkJxxB41CySeavzsHda2pI+sxU0jg==",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-alpha.23.tgz",
				"fileCount": 41,
				"unpackedSize": 457557,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdVrRdCRA9TVsSAnZWagAAb5IP/3pKSEpHFH7+QEo6v9v4\noxBMXbYIuI+oDkcdjACK04SZn+eo2n7xEC1BiRarnBbR4vRkHn3SyrBIIuJu\n8I9eczfAFw9yKGM6RZNqRIoTAYdiBXumcBQLyRZABiVqpPNmMaS7NF7bK2Ka\na33PBm4ONRY9QSiCw6MhwJmJ3ZOnS8gQmZgelyDnQgNs70mOQuBlaWyGiHH0\nKtpdfAu9w+FRU6Wvq4ESHVPFb9JVqgsW65xygMOrG7c3+uCI99Lq+LNUbk/p\n/OPzdqOVcZ2tHgusURa4Q3gNFeKHXZwgD+KeYyH5lEEfP7QfqMNga4xxt7nf\nA3EjaI3YQvzDCraSTM+bZbRRa7agXdiKgH/GObWDsV5fDaRCAwL4RrBNTfmf\naS5QB/q2eBYEbDw0Hxpblnf1NYfeIbB883julJErlDIXLCwyLjcP2DW29iyP\nbXCOJfWu5SlYnvHlWmiKHgsMnJa9OOf2CcG5+q5/Ge5OwgROQ2H8BFb/psR9\nCtTlkWbDHDsuySBMF/Xj4gum0zuoz8AhKb4uimAyFdH6gWsAsIn+Noict9sf\n31UYVsOPml5uuKiEgmVUQfZnxSmTzBoQPzdCi5ZSv1UQkZyziitZR4SWM0+4\nZoLgIt8nP1Ch1Me7ieai7jCrkYSzPSt7QSm/n77GLPJXvg3U6rhTXCsvCskb\nLyIe\r\n=pdka\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				},
				{
					"name": "zsherman",
					"email": "zach.h.sherman@gmail.com"
				}
			],
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-table_7.0.0-alpha.23_1565963357181_0.06404150432886713"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-alpha.24": {
			"name": "react-table",
			"version": "7.0.0-alpha.24",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "dist/index.js",
			"module": "dist/index.es.js",
			"jsnext:main": "dist/index.es.js",
			"scripts": {
				"commit": "git add . && git-cz",
				"test": "is-ci 'test:ci' 'test:dev'",
				"test:dev": "jest --watch",
				"test:ci": "jest",
				"build": "rollup -c",
				"start": "rollup -c -w",
				"prepare": "yarn build",
				"release": "yarn publish",
				"releaseNext": "yarn publish --tag next",
				"format": "prettier ./src/**/*.{md,js,jsx,tsx} --write"
			},
			"peerDependencies": {
				"prop-types": "^15.5.0",
				"react": "^16.8.3",
				"react-dom": "^16.8.3"
			},
			"devDependencies": {
				"@babel/core": "^7.5.5",
				"@babel/plugin-proposal-class-properties": "^7.5.5",
				"@babel/preset-env": "^7.5.5",
				"@babel/preset-react": "^7.0.0",
				"@babel/runtime": "^7.5.5",
				"@commitlint/cli": "^8.1.0",
				"@commitlint/config-conventional": "^8.1.0",
				"@svgr/rollup": "^4.3.2",
				"@testing-library/dom": "^6.0.0",
				"@testing-library/jest-dom": "^4.0.0",
				"@testing-library/react": "^9.1.1",
				"babel-eslint": "9.x",
				"commitizen": "^4.0.3",
				"core-js": "3.2.1",
				"cross-env": "^5.2.0",
				"eslint": "5.x",
				"eslint-config-prettier": "^4.3.0",
				"eslint-config-react-app": "^4.0.1",
				"eslint-config-standard": "^12.0.0",
				"eslint-config-standard-react": "^7.0.2",
				"eslint-plugin-flowtype": "2.x",
				"eslint-plugin-import": "2.18.2",
				"eslint-plugin-jsx-a11y": "6.2.3",
				"eslint-plugin-node": "^8.0.0",
				"eslint-plugin-prettier": "^3.1.0",
				"eslint-plugin-promise": "^4.2.1",
				"eslint-plugin-react": "7.14.3",
				"eslint-plugin-react-hooks": "1.7.0",
				"eslint-plugin-standard": "^4.0.0",
				"husky": "^3.0.3",
				"is-ci-cli": "^1.1.1",
				"jest": "^24.8.0",
				"jest-cli": "^24.8.0",
				"jest-runner-eslint": "^0.7.4",
				"jest-watch-select-projects": "^0.1.2",
				"jest-watch-typeahead": "^0.3.1",
				"lint-staged": "^9.2.1",
				"prettier": "^1.18.2",
				"prop-types": "^15.5.0",
				"react": "^16.9.0",
				"react-dom": "^16.9.0",
				"rollup": "^0.68.0",
				"rollup-plugin-babel": "^4.3.3",
				"rollup-plugin-commonjs": "^9.1.3",
				"rollup-plugin-node-resolve": "^4.0.0",
				"rollup-plugin-peer-deps-external": "^2.2.0",
				"rollup-plugin-uglify": "^6.0.2",
				"snapshot-diff": "^0.5.2"
			},
			"config": {
				"commitizen": {
					"path": "node_modules/cz-conventional-changelog"
				}
			},
			"browserslist": "> 0.25%, not dead",
			"readmeFilename": "README.md",
			"licenseText": "MIT License\n\nCopyright (c) 2016 Tanner Linsley\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n",
			"_id": "react-table@7.0.0-alpha.24",
			"dist": {
				"shasum": "3d1dcc54567713bb6a1a191fb977c364fb6745fb",
				"integrity": "sha512-wcNiueHcDCfTRJIGmBJ9dV9CPvleTp95oDppx57bxOEqPZ2RF+38jF4KY1LVT5rBaqgywsqg8Gr6jjnrfa/DCg==",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-alpha.24.tgz",
				"fileCount": 41,
				"unpackedSize": 470794,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdWyWVCRA9TVsSAnZWagAAxzAQAIC8aWKuv4CrwtEJMVcU\nEF/PPlQoCRUGGzdTSdtUkZm09PcMzecO8BhCy9BMqf67y5oKNF2td3Plolif\nXB3fsRF67/Q5OiC/7TNI7Zw8dVo/wfcbhmciXMTjj50OW17th0HwRzgEYuku\n9HJ+uYZI/BqtHMj+jSkfcm43sDCm0A3siIkxfww2Yx1RcLK34Z29CD78OiB4\ncAFm2s0aBdfUhskfrk2NQNIVYDCoaL5PhBF6JOpIxc2QG58l3/DDjoHN+YNJ\n1WC7VCeLsUjPQMbbX78kAXP9l9ByEJZwR2Mi5GuyrjBIjspoc17O3gQZXym/\nLBdDwMbW9jAoWrtrqd0V+0YzMO4Y+97DXIPlP4Bl2QyaLPC1oE/ACBy1lnha\nsV20ajaho7MRzHOPcxWsj44QnNB9WVjwEuV3Wuew25dU+2j9uBbsTxikz/rJ\nMJKI7PCpiynBvrXyefabXrbR5GwgXtPbEEqvLlhXhQcOgqhoogs1Rb/u9kOr\nK3IJ5ymmDrfUDlyADAomzne9rbTz5XgJDhvdA8xewBMsWGsXJoOuPj35U4Ko\nJv2Q5vTb+ygmSR59vByvcJWahg3T3N0Qzy4JARlUU1L4+1+3BU++aZxfp0uN\nZRwB3i+MVcBaP3a8X+sOA1VeK9npJUysfe9zMJRmpBpvHSopzN3AGjcctSN7\nx3mc\r\n=iS/r\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				},
				{
					"name": "zsherman",
					"email": "zach.h.sherman@gmail.com"
				}
			],
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-table_7.0.0-alpha.24_1566254485193_0.07200937488290138"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-alpha.25": {
			"name": "react-table",
			"version": "7.0.0-alpha.25",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "dist/index.js",
			"module": "dist/index.es.js",
			"jsnext:main": "dist/index.es.js",
			"scripts": {
				"commit": "git add . && git-cz",
				"test": "is-ci 'test:ci' 'test:dev'",
				"test:dev": "jest --watch",
				"test:ci": "jest",
				"build": "rollup -c",
				"start": "rollup -c -w",
				"prepare": "yarn build",
				"release": "yarn publish",
				"releaseNext": "yarn publish --tag next",
				"format": "prettier ./src/**/*.{md,js,jsx,tsx} --write"
			},
			"peerDependencies": {
				"prop-types": "^15.5.0",
				"react": "^16.8.3",
				"react-dom": "^16.8.3"
			},
			"devDependencies": {
				"@babel/core": "^7.5.5",
				"@babel/plugin-proposal-class-properties": "^7.5.5",
				"@babel/preset-env": "^7.5.5",
				"@babel/preset-react": "^7.0.0",
				"@babel/runtime": "^7.5.5",
				"@commitlint/cli": "^8.1.0",
				"@commitlint/config-conventional": "^8.1.0",
				"@svgr/rollup": "^4.3.2",
				"@testing-library/dom": "^6.0.0",
				"@testing-library/jest-dom": "^4.0.0",
				"@testing-library/react": "^9.1.1",
				"babel-eslint": "9.x",
				"commitizen": "^4.0.3",
				"core-js": "3.2.1",
				"cross-env": "^5.2.0",
				"eslint": "5.x",
				"eslint-config-prettier": "^4.3.0",
				"eslint-config-react-app": "^4.0.1",
				"eslint-config-standard": "^12.0.0",
				"eslint-config-standard-react": "^7.0.2",
				"eslint-plugin-flowtype": "2.x",
				"eslint-plugin-import": "2.18.2",
				"eslint-plugin-jsx-a11y": "6.2.3",
				"eslint-plugin-node": "^8.0.0",
				"eslint-plugin-prettier": "^3.1.0",
				"eslint-plugin-promise": "^4.2.1",
				"eslint-plugin-react": "7.14.3",
				"eslint-plugin-react-hooks": "1.7.0",
				"eslint-plugin-standard": "^4.0.0",
				"husky": "^3.0.3",
				"is-ci-cli": "^1.1.1",
				"jest": "^24.8.0",
				"jest-cli": "^24.8.0",
				"jest-runner-eslint": "^0.7.4",
				"jest-watch-select-projects": "^0.1.2",
				"jest-watch-typeahead": "^0.3.1",
				"lint-staged": "^9.2.1",
				"prettier": "^1.18.2",
				"prop-types": "^15.5.0",
				"react": "^16.9.0",
				"react-dom": "^16.9.0",
				"rollup": "^0.68.0",
				"rollup-plugin-babel": "^4.3.3",
				"rollup-plugin-commonjs": "^9.1.3",
				"rollup-plugin-node-resolve": "^4.0.0",
				"rollup-plugin-peer-deps-external": "^2.2.0",
				"rollup-plugin-uglify": "^6.0.2",
				"snapshot-diff": "^0.5.2"
			},
			"config": {
				"commitizen": {
					"path": "node_modules/cz-conventional-changelog"
				}
			},
			"browserslist": "> 0.25%, not dead",
			"readmeFilename": "README.md",
			"licenseText": "MIT License\n\nCopyright (c) 2016 Tanner Linsley\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n",
			"_id": "react-table@7.0.0-alpha.25",
			"dist": {
				"shasum": "2f501c2fc3aef28ceee7fa7ed67ee000c7a92993",
				"integrity": "sha512-C0c+ih/mRKvZNnWiFyUPfo+gPZFuB17l1/Rc7MmMxZCx6IK8b35uSxnnG6AnQCOzTWyNy9h1ht3ADP2BDLmCUQ==",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-alpha.25.tgz",
				"fileCount": 40,
				"unpackedSize": 460569,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdXEJhCRA9TVsSAnZWagAAHE4P/07l30thQsMS7mK1H7Qq\nD87avLXYeZCDIebKpPj8jmYsmuxaZ8vKYX0M9vn6zz4KUZ+H4BkUc9qTaivV\nxihgYOz/9PgmblCs14Uagk7+8+HXwGk0poCivxPxuRSvB1GHH6dB+fqajuY5\n2S5Cdo5jDsG6hmf0FmVuJlLUOtRSrnGe7tcHzx182AEXgy6bembIFAKcFK6H\ndd8DI2My997TsjYbllqqdD0l3ap4PIncYIVAC/bZeUtUX+zxsL2Sqe7eQim/\nJc7iBZ+AzyaKIi2JhzhI3qiY/ejFsRa3QwOX5ccfGwZt0UQBk5kdyIU4bKBM\neaIC/28Jw7cz/y+mnjnjQfhyot92XeSn7m+Fk+Rw9FNlnVZPI1sgr+F0gRlX\nCZHeAF9uGcgpvpilifF9EiKvWk4wGQnzzpBLgONNwa3wk+EJRXBCSSyy3e1f\niqJ44nlaSVQ7xa98l3F9c4lCCgp0tJiSQnbN0/iVO1mZQWoal4OReQwDulXo\nt6Vq7TeZgJrRhApB4uLszx5QVXulvJiJrtzsnYmcVKOuQtRkmfdVfu34NLME\ngbmho4xbAyVcVual0CqSa/HLJ97Sa7Eb2Krb9/yDTbRggUhQRlHHgagPVQPb\nK7btYRLtsVjxqLijHx8lGvSs8fFREsC4m/8IJjBywIU3JiPIYcEmn9D28gJ8\n8aj0\r\n=fVRK\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				},
				{
					"name": "zsherman",
					"email": "zach.h.sherman@gmail.com"
				}
			],
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-table_7.0.0-alpha.25_1566327392590_0.35555675084894767"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-alpha.26": {
			"name": "react-table",
			"version": "7.0.0-alpha.26",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "dist/index.js",
			"module": "dist/index.es.js",
			"jsnext:main": "dist/index.es.js",
			"scripts": {
				"commit": "git add . && git-cz",
				"test": "is-ci 'test:ci' 'test:dev'",
				"test:dev": "jest --watch",
				"test:ci": "jest",
				"build": "rollup -c",
				"start": "rollup -c -w",
				"prepare": "yarn build",
				"release": "yarn publish",
				"releaseNext": "yarn publish --tag next",
				"format": "prettier ./src/**/*.{md,js,jsx,tsx} --write"
			},
			"peerDependencies": {
				"prop-types": "^15.5.0",
				"react": "^16.8.3",
				"react-dom": "^16.8.3"
			},
			"devDependencies": {
				"@babel/core": "^7.5.5",
				"@babel/plugin-proposal-class-properties": "^7.5.5",
				"@babel/preset-env": "^7.5.5",
				"@babel/preset-react": "^7.0.0",
				"@babel/runtime": "^7.5.5",
				"@commitlint/cli": "^8.1.0",
				"@commitlint/config-conventional": "^8.1.0",
				"@svgr/rollup": "^4.3.2",
				"@testing-library/dom": "^6.0.0",
				"@testing-library/jest-dom": "^4.0.0",
				"@testing-library/react": "^9.1.1",
				"babel-eslint": "9.x",
				"commitizen": "^4.0.3",
				"core-js": "3.2.1",
				"cross-env": "^5.2.0",
				"eslint": "5.x",
				"eslint-config-prettier": "^4.3.0",
				"eslint-config-react-app": "^4.0.1",
				"eslint-config-standard": "^12.0.0",
				"eslint-config-standard-react": "^7.0.2",
				"eslint-plugin-flowtype": "2.x",
				"eslint-plugin-import": "2.18.2",
				"eslint-plugin-jsx-a11y": "6.2.3",
				"eslint-plugin-node": "^8.0.0",
				"eslint-plugin-prettier": "^3.1.0",
				"eslint-plugin-promise": "^4.2.1",
				"eslint-plugin-react": "7.14.3",
				"eslint-plugin-react-hooks": "1.7.0",
				"eslint-plugin-standard": "^4.0.0",
				"husky": "^3.0.3",
				"is-ci-cli": "^1.1.1",
				"jest": "^24.8.0",
				"jest-cli": "^24.8.0",
				"jest-runner-eslint": "^0.7.4",
				"jest-watch-select-projects": "^0.1.2",
				"jest-watch-typeahead": "^0.3.1",
				"lint-staged": "^9.2.1",
				"prettier": "^1.18.2",
				"prop-types": "^15.5.0",
				"react": "^16.9.0",
				"react-dom": "^16.9.0",
				"rollup": "^0.68.0",
				"rollup-plugin-babel": "^4.3.3",
				"rollup-plugin-commonjs": "^9.1.3",
				"rollup-plugin-node-resolve": "^4.0.0",
				"rollup-plugin-peer-deps-external": "^2.2.0",
				"rollup-plugin-uglify": "^6.0.2",
				"snapshot-diff": "^0.5.2"
			},
			"config": {
				"commitizen": {
					"path": "node_modules/cz-conventional-changelog"
				}
			},
			"browserslist": "> 0.25%, not dead",
			"readmeFilename": "README.md",
			"licenseText": "MIT License\n\nCopyright (c) 2016 Tanner Linsley\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n",
			"_id": "react-table@7.0.0-alpha.26",
			"dist": {
				"shasum": "b131def906c3369d00001b2d7132279785c22942",
				"integrity": "sha512-3Gj+PI0+2SD6K7KSBOj+RzaYETNjPt7zKKxYEBUIMWVvyGbldhtSgNZEGBvzTbQ/dG8d1xXKhyu5/ulh4spfhg==",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-alpha.26.tgz",
				"fileCount": 40,
				"unpackedSize": 465360,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdXwCSCRA9TVsSAnZWagAAw1cP/2nxAmnIuScnWZ7Gh/+N\nuRyUxe5bz/BZqKtfBNTpZgW98gHCY8IQtiLG6EDFfQ7YCEfAC99iJ4njZrZD\nvjqYmKFjCUMDF7cz8uLgdeQ8gac9SjOgGnoASNC/OIBYuwU9dsJcI1ZDc6bC\na6nftK3d89c4Xle3msAQnXRx4Ugz8TcZewxFkmFtQqblo5izzemMMNwK3HlK\nXK8TY+xzJ8qBMA58mQmPP+vJudFBMIUVoknqXv2Oyj3maNC8Aq5Pf74vBFtr\nro7eERm8yubwom99fGYsKwtMkNWlSlQ6gGe0ymoAsjuAyrZgSF6o/hp0rC1S\nKQQGFI4TE/ejAgNmVPE/JA8XU82UTurNxjp/poIQSoAhFqOV1CVwe6X85NLQ\nqgxf45CPXhpn/m7FctLlpNsFTDByABA+UJmx9jgmuBPZ9gYp9zMfnRY6HS40\nLFgTysMOvc4g0jjTJB79SplvkBnKjTCcsSRNw0QeTOrfBTIW6TAzS5srQ5rh\nACAhingRBKP3VdsvxVmB9WY+R3JOkMD+ESUTtAzZkjBsKcJ0sdTlF0HO4UOQ\nwADWYMDv28SdfVGLGsy+IfrcY+n6rjnFc+KLubmfzhvNBGOfLdbtQshIxJ3K\nZll7vF84tdEPB/LUef5MeRO3fvdt30eAPcjz5ETp3nPmac1rtZbB5QGo4+QD\nlmhU\r\n=92Y+\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				},
				{
					"name": "zsherman",
					"email": "zach.h.sherman@gmail.com"
				}
			],
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-table_7.0.0-alpha.26_1566507153926_0.07586832885791917"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-alpha.27": {
			"name": "react-table",
			"version": "7.0.0-alpha.27",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "dist/index.js",
			"module": "dist/index.es.js",
			"jsnext:main": "dist/index.es.js",
			"scripts": {
				"commit": "git add . && git-cz",
				"test": "is-ci 'test:ci' 'test:dev'",
				"test:dev": "jest --watch",
				"test:ci": "jest",
				"build": "rollup -c",
				"start": "rollup -c -w",
				"prepare": "yarn build",
				"release": "yarn publish",
				"releaseNext": "yarn publish --tag next",
				"format": "prettier ./src/**/*.{md,js,jsx,tsx} --write"
			},
			"peerDependencies": {
				"prop-types": "^15.5.0",
				"react": "^16.8.3",
				"react-dom": "^16.8.3"
			},
			"devDependencies": {
				"@babel/core": "^7.5.5",
				"@babel/plugin-proposal-class-properties": "^7.5.5",
				"@babel/preset-env": "^7.5.5",
				"@babel/preset-react": "^7.0.0",
				"@babel/runtime": "^7.5.5",
				"@commitlint/cli": "^8.1.0",
				"@commitlint/config-conventional": "^8.1.0",
				"@svgr/rollup": "^4.3.2",
				"@testing-library/dom": "^6.0.0",
				"@testing-library/jest-dom": "^4.0.0",
				"@testing-library/react": "^9.1.1",
				"babel-eslint": "9.x",
				"commitizen": "^4.0.3",
				"core-js": "3.2.1",
				"cross-env": "^5.2.0",
				"eslint": "5.x",
				"eslint-config-prettier": "^4.3.0",
				"eslint-config-react-app": "^4.0.1",
				"eslint-config-standard": "^12.0.0",
				"eslint-config-standard-react": "^7.0.2",
				"eslint-plugin-flowtype": "2.x",
				"eslint-plugin-import": "2.18.2",
				"eslint-plugin-jsx-a11y": "6.2.3",
				"eslint-plugin-node": "^8.0.0",
				"eslint-plugin-prettier": "^3.1.0",
				"eslint-plugin-promise": "^4.2.1",
				"eslint-plugin-react": "7.14.3",
				"eslint-plugin-react-hooks": "1.7.0",
				"eslint-plugin-standard": "^4.0.0",
				"husky": "^3.0.3",
				"is-ci-cli": "^1.1.1",
				"jest": "^24.8.0",
				"jest-cli": "^24.8.0",
				"jest-runner-eslint": "^0.7.4",
				"jest-watch-select-projects": "^0.1.2",
				"jest-watch-typeahead": "^0.3.1",
				"lint-staged": "^9.2.1",
				"prettier": "^1.18.2",
				"prop-types": "^15.5.0",
				"react": "^16.9.0",
				"react-dom": "^16.9.0",
				"rollup": "^0.68.0",
				"rollup-plugin-babel": "^4.3.3",
				"rollup-plugin-commonjs": "^9.1.3",
				"rollup-plugin-node-resolve": "^4.0.0",
				"rollup-plugin-peer-deps-external": "^2.2.0",
				"rollup-plugin-uglify": "^6.0.2",
				"snapshot-diff": "^0.5.2"
			},
			"config": {
				"commitizen": {
					"path": "node_modules/cz-conventional-changelog"
				}
			},
			"browserslist": "> 0.25%, not dead",
			"readmeFilename": "README.md",
			"licenseText": "MIT License\n\nCopyright (c) 2016 Tanner Linsley\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n",
			"_id": "react-table@7.0.0-alpha.27",
			"dist": {
				"shasum": "18ed07c53adf6a43c1fb44f5b0e5b38708dd85ee",
				"integrity": "sha512-O29Ux+inQ3IXzxG8ENYmYtGQFipC8+NwMk+nfqfWjbVqenaHjtD2D0AACIX/Ev/NdgsNf2jeDmYJd2mqxRiAlw==",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-alpha.27.tgz",
				"fileCount": 40,
				"unpackedSize": 466282,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdYAVqCRA9TVsSAnZWagAAlhwP/i27Em1jA6N9AeZBxY8M\n+V568NU2+zc8WW9BF+ihV7JuzMffA4mvUNPfdfl0gP3uLYT+VroQgdWYDtit\nykVz2XBuIBT1gyVuAht5CwvEQ+D901czQ/9dOsZauAXCsSrdLCka6S5EbWRJ\nPtMleqsu0H9JRw5WjBLlArZQO0PfNJz6Zicq/UFEX66m72co+DI73l4czA84\nIAfbhD7K7/MiHUl6VBUKZvWGeFlf4s/fRyjX0OM6qMrfAPEYgvWLq8njO3XI\nl76gRp5W91bvYdgtBv73QyVS+c5nHxfreFrzWTH2QPlhud0CNJC5cxa4UtXg\nz58mv2t3YJW/OJkv9fAs5K1JRUDOzmV9e78k/CWbIXH1sx5OEHmPEfVXnaoz\nU9r0IV4wo+k9jQOWnA1EkLSVdg5yHzf4YNelJzpQgdJDa31/PdbHIqOAN6hR\ntyLETKRiwU0ivlV7V9TJ4kblFC0OO+spSr4u8vZrf2o7As+Me7ZKGcMyPM1r\nkA4tF7tnTzloCEoto+VzNRXt63jSV0yt/0yIGKIZQ5B57hunKa8iRiGUgPRU\nAxwf7tZbC/3Q0/YrISnILiVcPduoAvdBy3KlBTCKMM25UIbqdlS5k2k5Xmld\nowskT1+KTVVPFw8Hnw0u8OPPg6Z0DBWkSkMAGMkZ8BW79uVbucLjVnam9bPr\ntHJT\r\n=ee+P\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				},
				{
					"name": "zsherman",
					"email": "zach.h.sherman@gmail.com"
				}
			],
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-table_7.0.0-alpha.27_1566573929961_0.891030732779311"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-alpha.28": {
			"name": "react-table",
			"version": "7.0.0-alpha.28",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "dist/index.js",
			"module": "dist/index.es.js",
			"jsnext:main": "dist/index.es.js",
			"scripts": {
				"commit": "git add . && git-cz",
				"test": "is-ci 'test:ci' 'test:dev'",
				"test:dev": "jest --watch",
				"test:ci": "jest",
				"build": "rollup -c",
				"start": "rollup -c -w",
				"prepare": "yarn build",
				"release": "yarn publish",
				"releaseNext": "yarn publish --tag next",
				"format": "prettier ./src/**/*.{md,js,jsx,tsx} --write"
			},
			"peerDependencies": {
				"prop-types": "^15.5.0",
				"react": "^16.8.3",
				"react-dom": "^16.8.3"
			},
			"devDependencies": {
				"@babel/core": "^7.5.5",
				"@babel/plugin-proposal-class-properties": "^7.5.5",
				"@babel/preset-env": "^7.5.5",
				"@babel/preset-react": "^7.0.0",
				"@babel/runtime": "^7.5.5",
				"@commitlint/cli": "^8.1.0",
				"@commitlint/config-conventional": "^8.1.0",
				"@svgr/rollup": "^4.3.2",
				"@testing-library/dom": "^6.0.0",
				"@testing-library/jest-dom": "^4.0.0",
				"@testing-library/react": "^9.1.1",
				"babel-eslint": "9.x",
				"commitizen": "^4.0.3",
				"core-js": "3.2.1",
				"cross-env": "^5.2.0",
				"eslint": "5.x",
				"eslint-config-prettier": "^4.3.0",
				"eslint-config-react-app": "^4.0.1",
				"eslint-config-standard": "^12.0.0",
				"eslint-config-standard-react": "^7.0.2",
				"eslint-plugin-flowtype": "2.x",
				"eslint-plugin-import": "2.18.2",
				"eslint-plugin-jsx-a11y": "6.2.3",
				"eslint-plugin-node": "^8.0.0",
				"eslint-plugin-prettier": "^3.1.0",
				"eslint-plugin-promise": "^4.2.1",
				"eslint-plugin-react": "7.14.3",
				"eslint-plugin-react-hooks": "1.7.0",
				"eslint-plugin-standard": "^4.0.0",
				"husky": "^3.0.3",
				"is-ci-cli": "^1.1.1",
				"jest": "^24.8.0",
				"jest-cli": "^24.8.0",
				"jest-runner-eslint": "^0.7.4",
				"jest-watch-select-projects": "^0.1.2",
				"jest-watch-typeahead": "^0.3.1",
				"lint-staged": "^9.2.1",
				"prettier": "^1.18.2",
				"prop-types": "^15.5.0",
				"react": "^16.9.0",
				"react-dom": "^16.9.0",
				"rollup": "^0.68.0",
				"rollup-plugin-babel": "^4.3.3",
				"rollup-plugin-commonjs": "^9.1.3",
				"rollup-plugin-node-resolve": "^4.0.0",
				"rollup-plugin-peer-deps-external": "^2.2.0",
				"rollup-plugin-uglify": "^6.0.2",
				"snapshot-diff": "^0.5.2"
			},
			"config": {
				"commitizen": {
					"path": "node_modules/cz-conventional-changelog"
				}
			},
			"browserslist": "> 0.25%, not dead",
			"readmeFilename": "README.md",
			"licenseText": "MIT License\n\nCopyright (c) 2016 Tanner Linsley\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n",
			"_id": "react-table@7.0.0-alpha.28",
			"dist": {
				"shasum": "96b9dfbf0cf704a9a2daecb1bd351bf4baadd246",
				"integrity": "sha512-/xIYdMTksHpVWWjTM5ayzIc6eg3jAGw+qGXPqzMfP9orn/E/UmOOGH1Mws5V0o/cdwzxE3jsEG5Ok+cfIgwA5w==",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-alpha.28.tgz",
				"fileCount": 40,
				"unpackedSize": 469980,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdY/p1CRA9TVsSAnZWagAAKkEP/3l2QrJX+mKqp2MFCGdY\nS/gB7pbS8FH7XWPq4eKiSb/nP7eDhaKokphwdsL12y2CLKBfVisoXiNypwzR\nNUf7K/fMYplbaO8HTFPLI+kEyc8ZDsCoOIrPcrIAgH2y2mM9IKTmABKuyuvQ\nnQlXF48KzQD30b6OZrlbEmunte/s1CksgL/FLI0jSBa5CqIe2WG8HiyjPy0F\nLAp2O1yC8FeAgy0qDOv2IUBQ2B51zfSwL5qZqxo3G3VwBwqTR1JcTiGN+zhZ\nRB+qvKcxLwKlH7UnQQtH2ztVEaBdAAk2jUXqM0587BOZqX1pl9bKmFKvFM2l\nIaOpiGp87kpBknM9W1J9HV7B1gI/f5P84N7ESUNIOC0KVaAJrmN9Kze5qtKg\nn/6BnN/sIsOvI+5VnjXJSM6IbJIWuY2GgWGolJlDnPfkceSkxkbr7Za0/Dbg\nJk3ilNi0de/797ZiyS7p2TawLl0W/VT9a7OFW6hAvEll5WVnyhoVTycUWARa\nQOrMjChOC991U2XZdeUnwxdX+JIVvJFnauAuPdSzhZQ5rcI/0BKSKTCSZ6yB\nBwKL6L0+0HrrCuk8XFkISesOrLV5isk8v862NzU7xQVakxoPf9GU4b/cCTll\n0xSQjuteOtVgKs/DkwfXDrKKJWkascp6QfELJ+85HaI8C+7Q3Sin4pqVNQpz\nka5L\r\n=5nXr\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				},
				{
					"name": "zsherman",
					"email": "zach.h.sherman@gmail.com"
				}
			],
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-table_7.0.0-alpha.28_1566833268247_0.8521495046460361"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-alpha.29": {
			"name": "react-table",
			"version": "7.0.0-alpha.29",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "dist/index.js",
			"module": "dist/index.es.js",
			"jsnext:main": "dist/index.es.js",
			"scripts": {
				"commit": "git add . && git-cz",
				"test": "is-ci 'test:ci' 'test:dev'",
				"test:dev": "jest --watch",
				"test:ci": "jest",
				"build": "rollup -c",
				"start": "rollup -c -w",
				"prepare": "yarn build",
				"release": "yarn publish",
				"releaseNext": "yarn publish --tag next",
				"format": "prettier ./src/**/*.{md,js,jsx,tsx} --write"
			},
			"peerDependencies": {
				"prop-types": "^15.5.0",
				"react": "^16.8.3",
				"react-dom": "^16.8.3"
			},
			"devDependencies": {
				"@babel/core": "^7.5.5",
				"@babel/plugin-proposal-class-properties": "^7.5.5",
				"@babel/preset-env": "^7.5.5",
				"@babel/preset-react": "^7.0.0",
				"@babel/runtime": "^7.5.5",
				"@commitlint/cli": "^8.1.0",
				"@commitlint/config-conventional": "^8.1.0",
				"@svgr/rollup": "^4.3.2",
				"@testing-library/dom": "^6.0.0",
				"@testing-library/jest-dom": "^4.0.0",
				"@testing-library/react": "^9.1.1",
				"babel-eslint": "9.x",
				"commitizen": "^4.0.3",
				"core-js": "3.2.1",
				"cross-env": "^5.2.0",
				"eslint": "5.x",
				"eslint-config-prettier": "^4.3.0",
				"eslint-config-react-app": "^4.0.1",
				"eslint-config-standard": "^12.0.0",
				"eslint-config-standard-react": "^7.0.2",
				"eslint-plugin-flowtype": "2.x",
				"eslint-plugin-import": "2.18.2",
				"eslint-plugin-jsx-a11y": "6.2.3",
				"eslint-plugin-node": "^8.0.0",
				"eslint-plugin-prettier": "^3.1.0",
				"eslint-plugin-promise": "^4.2.1",
				"eslint-plugin-react": "7.14.3",
				"eslint-plugin-react-hooks": "1.7.0",
				"eslint-plugin-standard": "^4.0.0",
				"husky": "^3.0.3",
				"is-ci-cli": "^1.1.1",
				"jest": "^24.8.0",
				"jest-cli": "^24.8.0",
				"jest-runner-eslint": "^0.7.4",
				"jest-watch-select-projects": "^0.1.2",
				"jest-watch-typeahead": "^0.3.1",
				"lint-staged": "^9.2.1",
				"prettier": "^1.18.2",
				"prop-types": "^15.5.0",
				"react": "^16.9.0",
				"react-dom": "^16.9.0",
				"rollup": "^0.68.0",
				"rollup-plugin-babel": "^4.3.3",
				"rollup-plugin-commonjs": "^9.1.3",
				"rollup-plugin-node-resolve": "^4.0.0",
				"rollup-plugin-peer-deps-external": "^2.2.0",
				"rollup-plugin-uglify": "^6.0.2",
				"snapshot-diff": "^0.5.2"
			},
			"config": {
				"commitizen": {
					"path": "node_modules/cz-conventional-changelog"
				}
			},
			"browserslist": "> 0.25%, not dead",
			"readmeFilename": "README.md",
			"licenseText": "MIT License\n\nCopyright (c) 2016 Tanner Linsley\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n",
			"_id": "react-table@7.0.0-alpha.29",
			"dist": {
				"shasum": "d507ba67c6b0136e2c2a4c5ef2f18a753facca23",
				"integrity": "sha512-WVPq88VoWATNyk6AMo8M9yKY4DY8vAnXg02Tgzr/+iUmVq2+N7QowJaF50x5XcducxebPP6F64LW0MlD1kopIg==",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-alpha.29.tgz",
				"fileCount": 40,
				"unpackedSize": 469828,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdY/0JCRA9TVsSAnZWagAAxSwP/1IN2/3Q/hHT/wHLgKmU\n3bgBDryWlImg+R+W0QbtU/mDKn/pxVrFuHUBjquGm3hOBsoDpVOwiSZMiCjo\nntNCa/cqVHbbBhGw2lTBXPTsn7w2dexnnRjL08Gec5pcgGva2of/eGJ+kdQJ\nrJ6AqsHh4gRqvL63N+TWtyxIB5zAyXI88z+GPv1AjIM80Gx4zQQ+VAssI76d\nuAp4bbmTnKDrK05YiPqwXiNXyDVsmuEP+gTv4CBtAF/tAIGoB/d7zmvGjDsr\nFTGqA26QveKu6DwOymtKEkwq0WoJPDlIz4/gaOalwS31vpQXC8/K7jQMjDZp\ntqSxpi8rZe0UNjppIjPxzmWPMH0RwLxeEebeVx1577Xl5iKUxdlUVuT8o2uY\nTNXwo0CtaSUc+sTlUQy7adHwwk1qU4wag17FpzCkhrODSfHxh2Wsq6QSzAs3\n8+LAEyiEmCcyJC7HRm3odaSB1zVE5Ihj76tnve8N3BjeASKG6kd/5g45i2ks\nFWbJdlyVfnuRjCqZ0oApI6nfVp/pu4r21ZZgHsftZErgRrgkIc+TUslvhHgL\n2IITrZGAiZetoFbB6EPNTyhKxmK4i4smSVDMOzPTQrjIE8k2FGQ0ZgRflQg/\nLRnY+FuWBujuKWgyaUfmdHGapg3/C8t9hYRt8iJC1xJP0zPKArD5o5Fvwcj7\nMUP0\r\n=9q9A\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				},
				{
					"name": "zsherman",
					"email": "zach.h.sherman@gmail.com"
				}
			],
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-table_7.0.0-alpha.29_1566833929284_0.8296548986429659"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-alpha.30": {
			"name": "react-table",
			"version": "7.0.0-alpha.30",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "dist/index.js",
			"module": "dist/index.es.js",
			"jsnext:main": "dist/index.es.js",
			"scripts": {
				"commit": "git add . && git-cz",
				"test": "is-ci 'test:ci' 'test:dev'",
				"test:dev": "jest --watch",
				"test:ci": "jest",
				"build": "rollup -c",
				"start": "rollup -c -w",
				"prepare": "yarn build",
				"release": "yarn publish",
				"releaseNext": "yarn publish --tag next",
				"format": "prettier ./src/**/*.{md,js,jsx,tsx} --write"
			},
			"peerDependencies": {
				"prop-types": "^15.5.0",
				"react": "^16.8.3",
				"react-dom": "^16.8.3"
			},
			"devDependencies": {
				"@babel/core": "^7.5.5",
				"@babel/plugin-proposal-class-properties": "^7.5.5",
				"@babel/preset-env": "^7.5.5",
				"@babel/preset-react": "^7.0.0",
				"@babel/runtime": "^7.5.5",
				"@commitlint/cli": "^8.1.0",
				"@commitlint/config-conventional": "^8.1.0",
				"@svgr/rollup": "^4.3.2",
				"@testing-library/dom": "^6.0.0",
				"@testing-library/jest-dom": "^4.0.0",
				"@testing-library/react": "^9.1.1",
				"babel-eslint": "9.x",
				"commitizen": "^4.0.3",
				"core-js": "3.2.1",
				"cross-env": "^5.2.0",
				"eslint": "5.x",
				"eslint-config-prettier": "^4.3.0",
				"eslint-config-react-app": "^4.0.1",
				"eslint-config-standard": "^12.0.0",
				"eslint-config-standard-react": "^7.0.2",
				"eslint-plugin-flowtype": "2.x",
				"eslint-plugin-import": "2.18.2",
				"eslint-plugin-jsx-a11y": "6.2.3",
				"eslint-plugin-node": "^8.0.0",
				"eslint-plugin-prettier": "^3.1.0",
				"eslint-plugin-promise": "^4.2.1",
				"eslint-plugin-react": "7.14.3",
				"eslint-plugin-react-hooks": "1.7.0",
				"eslint-plugin-standard": "^4.0.0",
				"husky": "^3.0.3",
				"is-ci-cli": "^1.1.1",
				"jest": "^24.8.0",
				"jest-cli": "^24.8.0",
				"jest-runner-eslint": "^0.7.4",
				"jest-watch-select-projects": "^0.1.2",
				"jest-watch-typeahead": "^0.3.1",
				"lint-staged": "^9.2.1",
				"prettier": "^1.18.2",
				"prop-types": "^15.5.0",
				"react": "^16.9.0",
				"react-dom": "^16.9.0",
				"rollup": "^0.68.0",
				"rollup-plugin-babel": "^4.3.3",
				"rollup-plugin-commonjs": "^9.1.3",
				"rollup-plugin-node-resolve": "^4.0.0",
				"rollup-plugin-peer-deps-external": "^2.2.0",
				"rollup-plugin-uglify": "^6.0.2",
				"snapshot-diff": "^0.5.2"
			},
			"config": {
				"commitizen": {
					"path": "node_modules/cz-conventional-changelog"
				}
			},
			"browserslist": "> 0.25%, not dead",
			"readmeFilename": "README.md",
			"licenseText": "MIT License\n\nCopyright (c) 2016 Tanner Linsley\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n",
			"_id": "react-table@7.0.0-alpha.30",
			"dist": {
				"shasum": "f15928769d1796c584897cd46d21c90d24706eea",
				"integrity": "sha512-CsrqMTyFlIx50usDuiCXO0oAeIgwZ/rWamOPinSckoCbDH5CGo3LQOlZAFfZSDU+13F8lRa/C1znnK+mKaoWVw==",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-alpha.30.tgz",
				"fileCount": 40,
				"unpackedSize": 471152,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdZSykCRA9TVsSAnZWagAA7tkQAKI/uTmPQHt4Hu9FnBsX\nu1Jhe1VydMwQ7izIO74Ndu8MY2HyYrrWmRoOKbYmu4KfDgO8GshuBsIGjFBn\nPpPtNEE42YGYqFPbsFicWc9s93oIr/mNyh0FD/QJUN93TQVvnltiwZuY/8cL\nNJRbMjT+4snLYHXXJiQAzu2ejyrl88w5QKCju6LtQNhRImFAjjQ2MBWfRMcC\ngRZ6syVp3xxiDaqLnuNINPtinK5q3QZnrD5kky0nf0lkypfPhPXDKcq5fr2d\nNTPkebMYmx/kQ9TCSH79iN1A3qpeGSkWcrVqQsZmUIwAl7K4QsCB0ByWYSRz\nO3a4B+29RlxQJPEN92Bt8hsO8olWghHyNRReGWmTooiPZQdGNBKnUDwx10bX\n2G+tWOLlifs2WGWv9loLlH/coawnCr73sRYCbOxwv8UzIU5k6twEXFtPcE26\n/oukzeobCCfqzUKd7xw+rUGr+Y2kC4S8qitX4kGWRNwDhkLOGckOMIE7/odA\n7/dAjBnqX6GCwIgb4Wux1bNfvGfQtkblxYl0rroSdCNnX6a5AM9LeYYycbIa\nYWa4+rkPxyLJqhxuXeSOH4ORwtuk4ub16j7vo49L2GNtlB+xq+ctaoZWxq++\nuKPD+SlUC3VyYfgGLMJS39wwG9PDNUK/PQF5nZA1FVY42uYtlcuggv31x3BA\nX+yB\r\n=2w44\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				},
				{
					"name": "zsherman",
					"email": "zach.h.sherman@gmail.com"
				}
			],
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-table_7.0.0-alpha.30_1566911651409_0.7961139541032729"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-alpha.31": {
			"name": "react-table",
			"version": "7.0.0-alpha.31",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "dist/index.js",
			"module": "dist/index.es.js",
			"jsnext:main": "dist/index.es.js",
			"scripts": {
				"commit": "git add . && git-cz",
				"test": "is-ci 'test:ci' 'test:dev'",
				"test:dev": "jest --watch",
				"test:ci": "jest",
				"build": "rollup -c",
				"start": "rollup -c -w",
				"prepare": "yarn build",
				"release": "yarn publish",
				"releaseNext": "yarn publish --tag next",
				"format": "prettier ./src/**/*.{md,js,jsx,tsx} --write"
			},
			"peerDependencies": {
				"prop-types": "^15.5.0",
				"react": "^16.8.3",
				"react-dom": "^16.8.3"
			},
			"devDependencies": {
				"@babel/core": "^7.5.5",
				"@babel/plugin-proposal-class-properties": "^7.5.5",
				"@babel/preset-env": "^7.5.5",
				"@babel/preset-react": "^7.0.0",
				"@babel/runtime": "^7.5.5",
				"@commitlint/cli": "^8.1.0",
				"@commitlint/config-conventional": "^8.1.0",
				"@svgr/rollup": "^4.3.2",
				"@testing-library/dom": "^6.0.0",
				"@testing-library/jest-dom": "^4.0.0",
				"@testing-library/react": "^9.1.1",
				"babel-eslint": "9.x",
				"commitizen": "^4.0.3",
				"core-js": "3.2.1",
				"cross-env": "^5.2.0",
				"eslint": "5.x",
				"eslint-config-prettier": "^4.3.0",
				"eslint-config-react-app": "^4.0.1",
				"eslint-config-standard": "^12.0.0",
				"eslint-config-standard-react": "^7.0.2",
				"eslint-plugin-flowtype": "2.x",
				"eslint-plugin-import": "2.18.2",
				"eslint-plugin-jsx-a11y": "6.2.3",
				"eslint-plugin-node": "^8.0.0",
				"eslint-plugin-prettier": "^3.1.0",
				"eslint-plugin-promise": "^4.2.1",
				"eslint-plugin-react": "7.14.3",
				"eslint-plugin-react-hooks": "1.7.0",
				"eslint-plugin-standard": "^4.0.0",
				"husky": "^3.0.3",
				"is-ci-cli": "^1.1.1",
				"jest": "^24.8.0",
				"jest-cli": "^24.8.0",
				"jest-runner-eslint": "^0.7.4",
				"jest-watch-select-projects": "^0.1.2",
				"jest-watch-typeahead": "^0.3.1",
				"lint-staged": "^9.2.1",
				"prettier": "^1.18.2",
				"prop-types": "^15.5.0",
				"react": "^16.9.0",
				"react-dom": "^16.9.0",
				"rollup": "^0.68.0",
				"rollup-plugin-babel": "^4.3.3",
				"rollup-plugin-commonjs": "^9.1.3",
				"rollup-plugin-node-resolve": "^4.0.0",
				"rollup-plugin-peer-deps-external": "^2.2.0",
				"rollup-plugin-uglify": "^6.0.2",
				"snapshot-diff": "^0.5.2"
			},
			"config": {
				"commitizen": {
					"path": "node_modules/cz-conventional-changelog"
				}
			},
			"browserslist": "> 0.25%, not dead",
			"readmeFilename": "README.md",
			"licenseText": "MIT License\n\nCopyright (c) 2016 Tanner Linsley\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n",
			"_id": "react-table@7.0.0-alpha.31",
			"dist": {
				"shasum": "2112ae9a2832494aecebbead2c3cfc496b6bf318",
				"integrity": "sha512-AMliKOOt9poVnke5mcOjfHU72cHw8aZlimBdw881eHhcsxqaVDJ/JDDq/93qvhsVqTM05iGAB3Rp1YBVrEr4ew==",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-alpha.31.tgz",
				"fileCount": 41,
				"unpackedSize": 483789,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdZVOkCRA9TVsSAnZWagAAQJsP/0rAjdZ7jbxqoMx+8clh\n4z4SiaQ/vtY2iaoBU0u3c/vB8rphZlLjFQ9ywMAp7RwdNfFaZjGjCIiBo7rz\nEv2OuSzyY4aeaqx/UbiryXDKKsKivBBjkHTxhRlCq17xLVxNLsfYiMv/uI+T\nqtii7M5sAXtq7Uy9GQEfSkhjar1V1ejsAwSf7qGdoiLHXiS+hEAIIdSpv4bN\nn7sS9a279+oC6GMRQ22u+qEk6h+vKQYLddp1on4FnYIk1IW18b7RLi5Lke+/\nvicJKlR5/ixtEgn3UcsaQrtZGJoSCrz44Hb/yBCjht47as7WFaYRinXVoacy\nxMQqVII9tSNnh3uvqbHPNnkPfsMFtIucYRsqDKAaY69THb3V1EnC0KLOQyz0\nZ8t4gT06paWPuDiVW3+ArXD0KmNA8XjtsTKtgsEYWX20vSBZq4RPtDvaPHJD\njWNjP4RqhgGFM4Qp4V/4ame1uNbHdTylahRklWVG4mYW+vDndSc1peP+cTS6\ntlMY2Wjlh2B4laQ8KMeqnkwb9jgFvlNZjdBpd3ZOktgAfVXxr1FssEo/EdZQ\nQJrcMg6E1zS/hdc6jS1Ggl54d8DXrHQbH7bDZlfWFTG3Z4GrVlB15VRK+Wy5\n+1fghx8W3IHtJT1M36qtlG8onQeHWhY/+b50cDrF9G8UgqhgKgsPUG6/B8v4\n6qPT\r\n=B4bM\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				},
				{
					"name": "zsherman",
					"email": "zach.h.sherman@gmail.com"
				}
			],
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-table_7.0.0-alpha.31_1566921635824_0.8104140051768944"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-alpha.32": {
			"name": "react-table",
			"version": "7.0.0-alpha.32",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "dist/index.js",
			"module": "dist/index.es.js",
			"jsnext:main": "dist/index.es.js",
			"scripts": {
				"commit": "git add . && git-cz",
				"test": "is-ci 'test:ci' 'test:dev'",
				"test:dev": "jest --watch",
				"test:ci": "jest",
				"build": "rollup -c",
				"start": "rollup -c -w",
				"prepare": "yarn build",
				"release": "yarn publish",
				"releaseNext": "yarn publish --tag next",
				"format": "prettier ./src/**/*.{md,js,jsx,tsx} --write"
			},
			"peerDependencies": {
				"prop-types": "^15.5.0",
				"react": "^16.8.3",
				"react-dom": "^16.8.3"
			},
			"devDependencies": {
				"@babel/core": "^7.5.5",
				"@babel/plugin-proposal-class-properties": "^7.5.5",
				"@babel/preset-env": "^7.5.5",
				"@babel/preset-react": "^7.0.0",
				"@babel/runtime": "^7.5.5",
				"@commitlint/cli": "^8.1.0",
				"@commitlint/config-conventional": "^8.1.0",
				"@svgr/rollup": "^4.3.2",
				"@testing-library/dom": "^6.0.0",
				"@testing-library/jest-dom": "^4.0.0",
				"@testing-library/react": "^9.1.1",
				"babel-eslint": "9.x",
				"commitizen": "^4.0.3",
				"core-js": "3.2.1",
				"cross-env": "^5.2.0",
				"eslint": "5.x",
				"eslint-config-prettier": "^4.3.0",
				"eslint-config-react-app": "^4.0.1",
				"eslint-config-standard": "^12.0.0",
				"eslint-config-standard-react": "^7.0.2",
				"eslint-plugin-flowtype": "2.x",
				"eslint-plugin-import": "2.18.2",
				"eslint-plugin-jsx-a11y": "6.2.3",
				"eslint-plugin-node": "^8.0.0",
				"eslint-plugin-prettier": "^3.1.0",
				"eslint-plugin-promise": "^4.2.1",
				"eslint-plugin-react": "7.14.3",
				"eslint-plugin-react-hooks": "1.7.0",
				"eslint-plugin-standard": "^4.0.0",
				"husky": "^3.0.3",
				"is-ci-cli": "^1.1.1",
				"jest": "^24.8.0",
				"jest-cli": "^24.8.0",
				"jest-runner-eslint": "^0.7.4",
				"jest-watch-select-projects": "^0.1.2",
				"jest-watch-typeahead": "^0.3.1",
				"lint-staged": "^9.2.1",
				"prettier": "^1.18.2",
				"prop-types": "^15.5.0",
				"react": "^16.9.0",
				"react-dom": "^16.9.0",
				"rollup": "^0.68.0",
				"rollup-plugin-babel": "^4.3.3",
				"rollup-plugin-commonjs": "^9.1.3",
				"rollup-plugin-node-resolve": "^4.0.0",
				"rollup-plugin-peer-deps-external": "^2.2.0",
				"rollup-plugin-uglify": "^6.0.2",
				"snapshot-diff": "^0.5.2"
			},
			"config": {
				"commitizen": {
					"path": "node_modules/cz-conventional-changelog"
				}
			},
			"browserslist": "> 0.25%, not dead",
			"readmeFilename": "README.md",
			"licenseText": "MIT License\n\nCopyright (c) 2016 Tanner Linsley\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n",
			"_id": "react-table@7.0.0-alpha.32",
			"dist": {
				"shasum": "af0d103649c7949d2934e292ca2b6d3380ccaf3e",
				"integrity": "sha512-Rl1T0Y48U2ViklXGMw0w5uO9NPQjMBMzDlx/RpW/czb20G6Tpdys+ZiExPp9XVeBtckrFl0lrxBStII4NZiaHQ==",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-alpha.32.tgz",
				"fileCount": 41,
				"unpackedSize": 485364,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdZrEjCRA9TVsSAnZWagAA+o0P/iMjOCTs8+w/bPwFP6BJ\neTc4qlvqt8V3UCaPn9qNC8FvcMawFWivRycWjOz9kELfXQnTJJ2I3LFClyk/\nxxrZOAjltXDLg780fdIFD77hz0JnqnSL7IEDUUCB91XrH3YsLcmzD25B4QWT\nZNj1XQOoI6iP8fKkPz8uD6pYmpDwNkgVx53n7QMMgq5YVc0va1WrENJOshoT\nkimN9M5K82gzlksJH2Z6q4fXq9zBZfsVXVLgkAGuJn81Hm2rgpOq8ggu8RGl\nMEjpbyyTAythGb4t1fS7qi4032FU363xyd4X48VhuFnxpOCGY1YHGBdAbAY9\nPBVQobSjRH9/z3XScITMM+ikvEGIJbnTVjYn0JfEg1Vgh49Z7v0kkqBmNQ9b\n6yO/YopY0lbe7+xsPVeiC8C0qOUsxwtfT7dsJPS7lrSwdbTiz07YkTo8e9fi\n7PDHVpDRoNTcxpasvnd65yyc/xSD6UfYywMeSiRIBlO87S2o57qDo3PAyByY\nWY2kI3bD6u7ZixESB3Aptv9+ebWcSnGQAIPwsUIgm7Nz7i29W5jNyon7lvp7\nEPJvb2Dt2vTo3XXzPTwPl872qR30vYr69Q4jiWW2wBsQvl2+uW3sWjAsyUPF\nPlDJYXDCpm4D0Z5P/q+cPmuDvUAQW7Y12CL2WqALnlU2T3Zh8v8Ep/p+RXy2\nRb5O\r\n=XWZr\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				},
				{
					"name": "zsherman",
					"email": "zach.h.sherman@gmail.com"
				}
			],
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-table_7.0.0-alpha.32_1567011106413_0.07603060829920971"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-alpha.33": {
			"name": "react-table",
			"version": "7.0.0-alpha.33",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "dist/index.js",
			"module": "dist/index.es.js",
			"jsnext:main": "dist/index.es.js",
			"scripts": {
				"commit": "git add . && git-cz",
				"test": "is-ci 'test:ci' 'test:dev'",
				"test:dev": "jest --watch",
				"test:ci": "jest",
				"build": "rollup -c",
				"start": "rollup -c -w",
				"prepare": "yarn build",
				"release": "yarn publish",
				"releaseNext": "yarn publish --tag next",
				"format": "prettier ./src/**/*.{md,js,jsx,tsx} --write"
			},
			"peerDependencies": {
				"prop-types": "^15.5.0",
				"react": "^16.8.3",
				"react-dom": "^16.8.3"
			},
			"devDependencies": {
				"@babel/core": "^7.5.5",
				"@babel/plugin-proposal-class-properties": "^7.5.5",
				"@babel/preset-env": "^7.5.5",
				"@babel/preset-react": "^7.0.0",
				"@babel/runtime": "^7.5.5",
				"@commitlint/cli": "^8.1.0",
				"@commitlint/config-conventional": "^8.1.0",
				"@svgr/rollup": "^4.3.2",
				"@testing-library/dom": "^6.0.0",
				"@testing-library/jest-dom": "^4.0.0",
				"@testing-library/react": "^9.1.1",
				"babel-eslint": "9.x",
				"commitizen": "^4.0.3",
				"core-js": "3.2.1",
				"cross-env": "^5.2.0",
				"eslint": "5.x",
				"eslint-config-prettier": "^4.3.0",
				"eslint-config-react-app": "^4.0.1",
				"eslint-config-standard": "^12.0.0",
				"eslint-config-standard-react": "^7.0.2",
				"eslint-plugin-flowtype": "2.x",
				"eslint-plugin-import": "2.18.2",
				"eslint-plugin-jsx-a11y": "6.2.3",
				"eslint-plugin-node": "^8.0.0",
				"eslint-plugin-prettier": "^3.1.0",
				"eslint-plugin-promise": "^4.2.1",
				"eslint-plugin-react": "7.14.3",
				"eslint-plugin-react-hooks": "1.7.0",
				"eslint-plugin-standard": "^4.0.0",
				"husky": "^3.0.3",
				"is-ci-cli": "^1.1.1",
				"jest": "^24.8.0",
				"jest-cli": "^24.8.0",
				"jest-runner-eslint": "^0.7.4",
				"jest-watch-select-projects": "^0.1.2",
				"jest-watch-typeahead": "^0.3.1",
				"lint-staged": "^9.2.1",
				"prettier": "^1.18.2",
				"prop-types": "^15.5.0",
				"react": "^16.9.0",
				"react-dom": "^16.9.0",
				"rollup": "^0.68.0",
				"rollup-plugin-babel": "^4.3.3",
				"rollup-plugin-commonjs": "^9.1.3",
				"rollup-plugin-node-resolve": "^4.0.0",
				"rollup-plugin-peer-deps-external": "^2.2.0",
				"rollup-plugin-uglify": "^6.0.2",
				"snapshot-diff": "^0.5.2"
			},
			"config": {
				"commitizen": {
					"path": "node_modules/cz-conventional-changelog"
				}
			},
			"browserslist": "> 0.25%, not dead",
			"readmeFilename": "README.md",
			"licenseText": "MIT License\n\nCopyright (c) 2016 Tanner Linsley\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n",
			"_id": "react-table@7.0.0-alpha.33",
			"dist": {
				"shasum": "2ed844073ae9cb9b77be438910500f4de35e92b5",
				"integrity": "sha512-WBp9YsiVuOGfa2TGOzY+f20qEOJJcJYP9KOTdqxeF8dsS6FaxxtFQTRmLtrZgWVv90Ww7kt0WNX6bPgtpNVvAQ==",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-alpha.33.tgz",
				"fileCount": 41,
				"unpackedSize": 483536,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdZ+7fCRA9TVsSAnZWagAABFIP/1RRbo33M826qnFIduok\nFY+aoohPxQOrFdPAdW+B8oFbDoKE5T/Bs2CxCqK8eK6WWX6YvWCrNVWGarN5\nEJk10PprFz4LOgJ2tsuIylz8VJL1Ym61ZplNHktV9M4F/LLQOX8AMapqhGlI\nGo0yy/7XRE5VqiVtLIfKgfMntO8b7Z9iXS3BmHlD82Qtp9gCf2yH7IOI1BXy\n1ggD6TdbsVA+rQnQUMKrknuR1eqZDmuspTKWxhmSqMfBerWAJxLGag5+Yd+F\nCdfVjq5ISwOTde2xgAAIgZC3yYRzxYF1bdGS+gC76UIMyRWoFNZehNPY9AKb\nXeoFgCvpDncGwA0UrwfuqgdcYsJjH3Wab+PgouIu9i2c7YiyrUV1T1SNOtF7\nzNVN2fqSxhN9+iJAVTPqGTmeevby5BTyFMhCAb+qq2E6GhS+bN5NYOLesS2Q\nTf2Ck27SIuXVRcEg993IyxxoUsYYHskAO1MrSG3s4D0V7SqM3GyI29AmT08+\nbZWWuwbn16jFh6hNp7HLicbGyuYvIAPIs65GBYyTpfBkcvXFG3bz8E0HuADJ\nAtKQzXeV/uuiP24TZwQmpvniF1VScwXdb9Vm0LgzduCtk7s9Jxc+XH7AvSDa\ne6I9o0hHVqNYP1OB2DgIprWoYoqCybMA+n60ZRX1j6A6WjVxATzugSYFPb7k\nhVQ4\r\n=Cf+d\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				},
				{
					"name": "zsherman",
					"email": "zach.h.sherman@gmail.com"
				}
			],
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-table_7.0.0-alpha.33_1567092446402_0.9898084354174288"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-alpha.34": {
			"name": "react-table",
			"version": "7.0.0-alpha.34",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "dist/index.js",
			"module": "dist/index.es.js",
			"jsnext:main": "dist/index.es.js",
			"scripts": {
				"commit": "git add . && git-cz",
				"test": "is-ci 'test:ci' 'test:dev'",
				"test:dev": "jest --watch",
				"test:ci": "jest",
				"build": "rollup -c",
				"start": "rollup -c -w",
				"prepare": "yarn build",
				"release": "yarn publish",
				"releaseNext": "yarn publish --tag next",
				"format": "prettier ./src/**/*.{md,js,jsx,tsx} --write"
			},
			"peerDependencies": {
				"prop-types": "^15.5.0",
				"react": "^16.8.3",
				"react-dom": "^16.8.3"
			},
			"devDependencies": {
				"@babel/core": "^7.5.5",
				"@babel/plugin-proposal-class-properties": "^7.5.5",
				"@babel/preset-env": "^7.5.5",
				"@babel/preset-react": "^7.0.0",
				"@babel/runtime": "^7.5.5",
				"@commitlint/cli": "^8.1.0",
				"@commitlint/config-conventional": "^8.1.0",
				"@svgr/rollup": "^4.3.2",
				"@testing-library/dom": "^6.0.0",
				"@testing-library/jest-dom": "^4.0.0",
				"@testing-library/react": "^9.1.1",
				"babel-eslint": "9.x",
				"commitizen": "^4.0.3",
				"core-js": "3.2.1",
				"cross-env": "^5.2.0",
				"eslint": "5.x",
				"eslint-config-prettier": "^4.3.0",
				"eslint-config-react-app": "^4.0.1",
				"eslint-config-standard": "^12.0.0",
				"eslint-config-standard-react": "^7.0.2",
				"eslint-plugin-flowtype": "2.x",
				"eslint-plugin-import": "2.18.2",
				"eslint-plugin-jsx-a11y": "6.2.3",
				"eslint-plugin-node": "^8.0.0",
				"eslint-plugin-prettier": "^3.1.0",
				"eslint-plugin-promise": "^4.2.1",
				"eslint-plugin-react": "7.14.3",
				"eslint-plugin-react-hooks": "1.7.0",
				"eslint-plugin-standard": "^4.0.0",
				"husky": "^3.0.3",
				"is-ci-cli": "^1.1.1",
				"jest": "^24.8.0",
				"jest-cli": "^24.8.0",
				"jest-runner-eslint": "^0.7.4",
				"jest-watch-select-projects": "^0.1.2",
				"jest-watch-typeahead": "^0.3.1",
				"lint-staged": "^9.2.1",
				"prettier": "^1.18.2",
				"prop-types": "^15.5.0",
				"react": "^16.9.0",
				"react-dom": "^16.9.0",
				"rollup": "^0.68.0",
				"rollup-plugin-babel": "^4.3.3",
				"rollup-plugin-commonjs": "^9.1.3",
				"rollup-plugin-node-resolve": "^4.0.0",
				"rollup-plugin-peer-deps-external": "^2.2.0",
				"rollup-plugin-uglify": "^6.0.2",
				"snapshot-diff": "^0.5.2"
			},
			"config": {
				"commitizen": {
					"path": "node_modules/cz-conventional-changelog"
				}
			},
			"browserslist": "> 0.25%, not dead",
			"readmeFilename": "README.md",
			"licenseText": "MIT License\n\nCopyright (c) 2016 Tanner Linsley\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n",
			"_id": "react-table@7.0.0-alpha.34",
			"dist": {
				"shasum": "330d1686a9f73951ebf552c595065eedf432d96a",
				"integrity": "sha512-nEjciGRr3xyQ5+Pf19pLFtAeGRSLO1XUqufmGPP3jQVpwUVbTXNvCpIdINh9iRIsYkWtsVPfNiUygrpVYFDWWA==",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-alpha.34.tgz",
				"fileCount": 41,
				"unpackedSize": 487171,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdcUD4CRA9TVsSAnZWagAA128QAKIle/ZroE4+2DSla53l\n+imCzH2yXtMD6Y1QAOJTp835hKM3g4erHla5HcK+IGo7M626ecDR9CGUAMei\nimgb1iAe43WTVVnYNaFapGBsLchStCJrjF4+m4yCLz/pFUsMg6/JZcCGF3Nb\n3fCRnxRidCXStFLIfl5HPjLsS3MaE7QzY1OLBs9fHzVjwZzlHr5XJ0jAfefr\nJzKYfEFQnuwgYDuosSXaVfQNh8n9EnAZcZtewzSDYDsEuqw9Y1NMuzolUXDV\no6mE3aitZO71bG1DdwxT85dRqcuCJW7Qf45vMRoEeloi1+81YHd3CR9ZXdqh\nOw2hCkPzhjHhjKOGiKi3oKNq9B5/Xky/W9BwwOQb/opgK2LFI8qcl/kwgvj3\n9VZEK+/zZ29n+7YFiTlphftfKD3Z4H0aPfvtcxEVUIITX1SvpmM9Wfi6BYbm\n2nall59+1B6oADVV5ezNCUoMrkp7QMu0qJFRcF9iJXpN+Xf1FqPWjwVzrWVU\nkK+Uao51Be4ihkf9KZZBxZ/125pz7Gie5iTnppQjxRJzUZbFTwprGjwTP0G4\nTelpTrOccyxnykQlWJauGby1at1FSU10/CspzjLkhTe+Ppyhlmjqh0t7l+km\nuh6NsL2HKb7+/dezYUrT3rMUrQUwzl3q2+T2+4SaqiaHgQTfLR2rzAKvYXZ7\nvLQr\r\n=UTyf\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				},
				{
					"name": "zsherman",
					"email": "zach.h.sherman@gmail.com"
				}
			],
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-table_7.0.0-alpha.34_1567703288180_0.23675837570717517"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"6.10.1": {
			"name": "react-table",
			"version": "6.10.1",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/react-tools/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/react-tools/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "lib/index.js",
			"module": "es/index.js",
			"scripts": {
				"build:cjs": "babel src --out-dir lib --source-maps inline --copy-files",
				"build:es": "cross-env BABEL_ENV=es babel src --out-dir es --source-maps inline",
				"build:umd": "cross-env BABEL_ENV=umd rollup -c",
				"build:umd-min": "cross-env BABEL_ENV=umd NODE_ENV=production rollup -c",
				"build:css": "rimraf react-table.css && stylus src/index.styl --compress -o react-table.css && yarn css:autoprefix",
				"css:autoprefix": "postcss --use autoprefixer react-table.css -r",
				"watch": "npm-run-all --parallel watch:*",
				"watch:js": "onchange 'src/**/*.js' -i -- yarn build:cjs",
				"watch:css": "onchange 'src/**/*.styl' -i -- yarn build:css",
				"test": "eslint src",
				"build": "npm-run-all build:*",
				"prepublish": "yarn build",
				"postpublish": "git push --tags",
				"docs": "yarn watch & cd docs && yarn && yarn start",
				"docs:build": "yarn build && cd docs && yarn && yarn build"
			},
			"dependencies": {
				"classnames": "^2.2.5"
			},
			"peerDependencies": {
				"prop-types": "^15.5.0",
				"react": "^15.x.x || ^16.x.x",
				"react-dom": "^15.x.x || ^16.x.x"
			},
			"devDependencies": {
				"autoprefixer": "^6.7.0",
				"babel-cli": "6.14.0",
				"babel-eslint": "6.1.2",
				"babel-plugin-external-helpers": "^6.22.0",
				"babel-plugin-transform-class-properties": "^6.24.1",
				"babel-plugin-transform-object-rest-spread": "^6.26.0",
				"babel-preset-env": "^1.6.1",
				"babel-preset-react": "^6.24.1",
				"cross-env": "^5.1.4",
				"eslint": "^4.1.1",
				"eslint-config-react-tools": "^1.0.10",
				"eslint-plugin-class-property": "^1.0.6",
				"eslint-plugin-import": "^2.7.0",
				"eslint-plugin-jsx-a11y": "^6.0.2",
				"eslint-plugin-react": "^7.4.0",
				"match-sorter": "^1.8.0",
				"npm-run-all": "^4.1.2",
				"onchange": "^3.0.2",
				"postcss-cli": "^2.6.0",
				"prop-types": "^15.7.2",
				"react": "^16.3.2",
				"react-dom": "^16.3.2",
				"react-json-tree": "^0.10.9",
				"rimraf": "^2.6.1",
				"rollup": "^0.55.3",
				"rollup-plugin-babel": "^3.0.3",
				"rollup-plugin-commonjs": "^8.3.0",
				"rollup-plugin-node-resolve": "^3.0.2",
				"rollup-plugin-replace": "^2.0.0",
				"rollup-plugin-uglify": "^3.0.0",
				"standard": "^10.0.2",
				"stylus": "^0.54.5"
			},
			"babel": {
				"env": {
					"development": {
						"presets": [
							[
								"env",
								{
									"modules": "commonjs"
								}
							],
							"react"
						],
						"plugins": [
							"transform-object-rest-spread",
							"transform-class-properties"
						]
					},
					"es": {
						"presets": [
							[
								"env",
								{
									"modules": false
								}
							],
							"react"
						],
						"plugins": [
							"transform-object-rest-spread",
							"transform-class-properties"
						]
					},
					"umd": {
						"presets": [
							[
								"env",
								{
									"modules": false
								}
							],
							"react"
						],
						"plugins": [
							"transform-object-rest-spread",
							"transform-class-properties",
							"external-helpers"
						]
					}
				}
			},
			"licenseText": "MIT License\n\nCopyright (c) 2016 Tanner Linsley\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n",
			"_id": "react-table@6.10.1",
			"dist": {
				"shasum": "f08188d88a585d5b27fc57e7ba9a5dc9db349edb",
				"integrity": "sha512-/DJwWb8/7E/KrRVRhOtJUg58Oc7aPgTK2asuXjsxsLbrozkBnR+8UMZQra4w1nrUrrPytqePEdKe9uI1vvmc+w==",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-6.10.1.tgz",
				"fileCount": 72,
				"unpackedSize": 1401249,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdcmtSCRA9TVsSAnZWagAAtrQP/31+LSj73TYViZpchP7t\np/c+N7fS0NT5lIAPv///CekNhlJgBj242QzFHSfsEQUnT4uWCMPTnSKU0dEN\nr/nAsRBj61eh3M6/1XLZ2d0bV6k055uQ8Y8uWIR83Kiq8SAZpwUl6/6kaYMe\nfmhsRmF0HVu9U0ZIvH4NRpt3KQJjwxiCHN6gnIagXMaHj6OCo4NHp3+k5l74\nSIrmbVuJUgHvs69BkqGtBBS58B/W2FCbZXDhzxNgUHWKzsbuVl/DtrTYKol5\nQ1ksNFemn/0BYmqr2thywHO1+qJ3nz6/VsKg5J+zHLhYtUo/GKUnJXtIwejr\n3OD0MLy1hcyZ/Idm5pssKvdv2bj42vufFMKXkP50q3/414v1stB4MAwBhOIb\nV/VGC5zD7xJ7rVITATrUrrVZvkAueFcCqOpnDwWr8iDNaVCEg9yb6ZkylBl6\nULoMtPgf/lR7+u6uZusERBAbR2DozJQ1i2dibrc81kK+78VXQ+pO7Sw/VBdK\nDct6HInyvP6Yrl13XLrNTrCHD0FdyE9ehdEWJvnSdyz3sL1d3P2ZOCr+UJiE\nnjbakhSR5LVcHVzhvOTc6uYv9VV3mZ0N81bDUDEr9b+ssQ2gFAsf6uE4kxyo\nJcy2Nl+u7iASAXHYdsfcKLER5p2jI9BDf5z+b5c/93JKeKmEHVDpJS+qLrVS\nThhk\r\n=tf84\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				},
				{
					"name": "zsherman",
					"email": "zach.h.sherman@gmail.com"
				}
			],
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-table_6.10.1_1567779665344_0.5896407676136595"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"6.10.2": {
			"name": "react-table",
			"version": "6.10.2",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/react-tools/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/react-tools/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "lib/index.js",
			"module": "es/index.js",
			"scripts": {
				"build:cjs": "babel src --out-dir lib --source-maps inline --copy-files",
				"build:es": "cross-env BABEL_ENV=es babel src --out-dir es --source-maps inline",
				"build:umd": "cross-env BABEL_ENV=umd rollup -c",
				"build:umd-min": "cross-env BABEL_ENV=umd NODE_ENV=production rollup -c",
				"build:css": "rimraf react-table.css && stylus src/index.styl --compress -o react-table.css && yarn css:autoprefix",
				"css:autoprefix": "postcss --use autoprefixer react-table.css -r",
				"watch": "npm-run-all --parallel watch:*",
				"watch:js": "onchange 'src/**/*.js' -i -- yarn build:cjs",
				"watch:css": "onchange 'src/**/*.styl' -i -- yarn build:css",
				"test": "eslint src",
				"build": "npm-run-all build:*",
				"prepublish": "yarn build",
				"postpublish": "git push --tags",
				"docs": "yarn watch & cd docs && yarn && yarn start",
				"docs:build": "yarn build && cd docs && yarn && yarn build"
			},
			"dependencies": {
				"classnames": "^2.2.5"
			},
			"peerDependencies": {
				"prop-types": "^15.5.0",
				"react": "^15.x.x || ^16.x.x",
				"react-dom": "^15.x.x || ^16.x.x"
			},
			"devDependencies": {
				"autoprefixer": "^6.7.0",
				"babel-cli": "6.14.0",
				"babel-eslint": "6.1.2",
				"babel-plugin-external-helpers": "^6.22.0",
				"babel-plugin-transform-class-properties": "^6.24.1",
				"babel-plugin-transform-object-rest-spread": "^6.26.0",
				"babel-preset-env": "^1.6.1",
				"babel-preset-react": "^6.24.1",
				"cross-env": "^5.1.4",
				"eslint": "^4.1.1",
				"eslint-config-react-tools": "^1.0.10",
				"eslint-plugin-class-property": "^1.0.6",
				"eslint-plugin-import": "^2.7.0",
				"eslint-plugin-jsx-a11y": "^6.0.2",
				"eslint-plugin-react": "^7.4.0",
				"match-sorter": "^1.8.0",
				"npm-run-all": "^4.1.2",
				"onchange": "^3.0.2",
				"postcss-cli": "^2.6.0",
				"prop-types": "^15.7.2",
				"react": "^16.3.2",
				"react-dom": "^16.3.2",
				"react-json-tree": "^0.10.9",
				"rimraf": "^2.6.1",
				"rollup": "^0.55.3",
				"rollup-plugin-babel": "^3.0.3",
				"rollup-plugin-commonjs": "^8.3.0",
				"rollup-plugin-node-resolve": "^3.0.2",
				"rollup-plugin-replace": "^2.0.0",
				"rollup-plugin-uglify": "^3.0.0",
				"standard": "^10.0.2",
				"stylus": "^0.54.5"
			},
			"babel": {
				"env": {
					"development": {
						"presets": [
							[
								"env",
								{
									"modules": "commonjs"
								}
							],
							"react"
						],
						"plugins": [
							"transform-object-rest-spread",
							"transform-class-properties"
						]
					},
					"es": {
						"presets": [
							[
								"env",
								{
									"modules": false
								}
							],
							"react"
						],
						"plugins": [
							"transform-object-rest-spread",
							"transform-class-properties"
						]
					},
					"umd": {
						"presets": [
							[
								"env",
								{
									"modules": false
								}
							],
							"react"
						],
						"plugins": [
							"transform-object-rest-spread",
							"transform-class-properties",
							"external-helpers"
						]
					}
				}
			},
			"licenseText": "MIT License\n\nCopyright (c) 2016 Tanner Linsley\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n",
			"_id": "react-table@6.10.2",
			"dist": {
				"shasum": "093d3eb8ee563bd95ddbbf72b4533a8371c2bd72",
				"integrity": "sha512-vPTEcmxpQn+UcBcQGVUW9mJqQZ/On0xSq7WqA2tYPEHiVpGrPx1okSmjffa7heVslgTg728LnmLetr9zrc5gDQ==",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-6.10.2.tgz",
				"fileCount": 72,
				"unpackedSize": 1401562,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdcpB/CRA9TVsSAnZWagAAnmUQAJgm/DZXopooZJ+zKJps\n4bS//xYgHCoDlOoNnKoJJzAoDv/xtl0ClKhuO1uRdlmndGldL7B+hQHNfTjM\nRRm3kfp7RQJ8qCrclyMmDuqdN7rxJqezOj9SxEtNFWFonbh8FSVa/fWaj+c2\nW8+IzVjHiZSnr0kyC9ZP5CmP4kofNLviVz1Hx7oP4ZvHW8x2qnvo6JmgWnIL\n+M7ESrPA58ZX1JUCCldxGclp2lcbpP4Ml6jSHNCGncwbK9E9pZjdfn8CLY+h\nQ/732tTl9RH0DCaK40Ja2RjzasYA7ElY3PcNsA5fsomw+LOvWtnrkaw18v9X\nY3QRluL4B7k4P3+YblBeUGlFM1CtfposBHaAv8VlvB7RFo3ljcIJ2DdMTLzx\nMP8UF6PvZethVYGmhIuzFHa/HV5gFJ+B94G2RH/vD+hbHPcmEXAOEkdAws1Y\n/DJiF5tSpfxAm7j5IuJLaGAwXcraB44zcJAhmKrOhjVyaAT6GKI7f/SLbwLn\n+nv32mow8wTzUfe38HKOK6jyWBuREgAPh+keMLuUQ7s9qWkbqNIh68lRJ478\n0gYT4vDfK6bWr8RMNEIRW+dn/bl8hD899cqziFYU08XmstHEEYz8gfa33SJq\nU0sNvBm3FlAz8d7cQa40bg4Spku2jpHV/p9Y/LN5EZrZUQBVTjChhKk6gxUB\nGFwa\r\n=BjRf\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				},
				{
					"name": "zsherman",
					"email": "zach.h.sherman@gmail.com"
				}
			],
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-table_6.10.2_1567789182427_0.6005706554278765"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"6.10.3": {
			"name": "react-table",
			"version": "6.10.3",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/react-tools/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/react-tools/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "lib/index.js",
			"module": "es/index.js",
			"scripts": {
				"build:cjs": "babel src --out-dir lib --source-maps inline --copy-files",
				"build:es": "cross-env BABEL_ENV=es babel src --out-dir es --source-maps inline",
				"build:umd": "cross-env BABEL_ENV=umd rollup -c",
				"build:umd-min": "cross-env BABEL_ENV=umd NODE_ENV=production rollup -c",
				"build:css": "rimraf react-table.css && stylus src/index.styl --compress -o react-table.css && yarn css:autoprefix",
				"css:autoprefix": "postcss --use autoprefixer react-table.css -r",
				"watch": "npm-run-all --parallel watch:*",
				"watch:js": "onchange 'src/**/*.js' -i -- yarn build:cjs",
				"watch:css": "onchange 'src/**/*.styl' -i -- yarn build:css",
				"test": "eslint src",
				"build": "npm-run-all build:*",
				"prepublish": "yarn build",
				"postpublish": "git push --tags",
				"docs": "yarn watch & cd docs && yarn && yarn start",
				"docs:build": "yarn build && cd docs && yarn && yarn build"
			},
			"dependencies": {
				"classnames": "^2.2.5"
			},
			"peerDependencies": {
				"prop-types": "^15.5.0",
				"react": "^15.x.x || ^16.x.x",
				"react-dom": "^15.x.x || ^16.x.x"
			},
			"devDependencies": {
				"autoprefixer": "^6.7.0",
				"babel-cli": "6.14.0",
				"babel-eslint": "6.1.2",
				"babel-plugin-external-helpers": "^6.22.0",
				"babel-plugin-transform-class-properties": "^6.24.1",
				"babel-plugin-transform-object-rest-spread": "^6.26.0",
				"babel-preset-env": "^1.6.1",
				"babel-preset-react": "^6.24.1",
				"cross-env": "^5.1.4",
				"eslint": "^4.1.1",
				"eslint-config-react-tools": "^1.0.10",
				"eslint-plugin-class-property": "^1.0.6",
				"eslint-plugin-import": "^2.7.0",
				"eslint-plugin-jsx-a11y": "^6.0.2",
				"eslint-plugin-react": "^7.4.0",
				"match-sorter": "^1.8.0",
				"npm-run-all": "^4.1.2",
				"onchange": "^3.0.2",
				"postcss-cli": "^2.6.0",
				"prop-types": "^15.7.2",
				"react": "^16.3.2",
				"react-dom": "^16.3.2",
				"react-json-tree": "^0.10.9",
				"rimraf": "^2.6.1",
				"rollup": "^0.55.3",
				"rollup-plugin-babel": "^3.0.3",
				"rollup-plugin-commonjs": "^8.3.0",
				"rollup-plugin-node-resolve": "^3.0.2",
				"rollup-plugin-replace": "^2.0.0",
				"rollup-plugin-uglify": "^3.0.0",
				"standard": "^10.0.2",
				"stylus": "^0.54.5"
			},
			"babel": {
				"env": {
					"development": {
						"presets": [
							[
								"env",
								{
									"modules": "commonjs"
								}
							],
							"react"
						],
						"plugins": [
							"transform-object-rest-spread",
							"transform-class-properties"
						]
					},
					"es": {
						"presets": [
							[
								"env",
								{
									"modules": false
								}
							],
							"react"
						],
						"plugins": [
							"transform-object-rest-spread",
							"transform-class-properties"
						]
					},
					"umd": {
						"presets": [
							[
								"env",
								{
									"modules": false
								}
							],
							"react"
						],
						"plugins": [
							"transform-object-rest-spread",
							"transform-class-properties",
							"external-helpers"
						]
					}
				}
			},
			"licenseText": "MIT License\n\nCopyright (c) 2016 Tanner Linsley\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n",
			"_id": "react-table@6.10.3",
			"dist": {
				"shasum": "d085487a5a1b18b76486b71cf1d388d87c8c7362",
				"integrity": "sha512-sVlq2/rxVaQJywGD95+qGiMr/SMHFIFnXdx619BLOWE/Os5FOGtV6pQJNAjZixbQZiOu7dmBO1kME28uxh6wmA==",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-6.10.3.tgz",
				"fileCount": 72,
				"unpackedSize": 1400676,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJddlkdCRA9TVsSAnZWagAAtcAP+gOOzn4LRN+YBruBvACs\nedSBqLxuiUY4ZiPoCyACgYUIvhIH8D2QOyzIpuhxep9dzmnXH84wt7JedAQI\nMhTMXam9nfdt0BHP2nr2xHoqyWDGWsqH/1lil+gsWv9xHjj6P7ZNv0rUeCHj\newopudJBw17IzSUwenVd5Q9QpWN6PPMW1vpUFOnQVK2qTD8D9Kir1W0/k0Gx\n+yV1jkpB9iUD6aV+QsRcNj97qyaYX8q05r30SXV8iy5HWmhwhYNed5UMqhx9\nNMJpt7NILBhlkkKmMkF5mlBI4Sq1rKGVxcGKDBPWOXrlsibR8zAno5S0JFEo\nNa4lhcWXP14ouN8ajf7VqqDIrlbuXlxnwxlfgiNdd73aWd56cQsKpraJuRl3\naOcZPztLI+LQNa2J4CtfY7ivINX1EWgVG3+VDNG3vNk2gzwyE/MraXF9jNhF\nsrWgJB7yIC1w890XIXkgKQ2svXVL7S0WzBNn/jMlxOxSvfuS5DfwA2HtfI8B\nPDhGkW0sWb0pABtfcJgOs3XUMCG8MYMCWV5LNxeY0YNZXr89TEUuj4/FpyRp\noFiAU6ckIT+WUiWWGHZHZWGbbSdF4WeowmSt9/TN8pdDdFQoaqwKde4XV3H5\nVJvLC3OKPiStBdcs2j8tIl9oLEgC4JqKtKzMTKm6io9JWoX28iH4AiHdOaVV\nkAqB\r\n=knNH\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				},
				{
					"name": "zsherman",
					"email": "zach.h.sherman@gmail.com"
				}
			],
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-table_6.10.3_1568037148032_0.1351365801459008"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-alpha.35": {
			"name": "react-table",
			"version": "7.0.0-alpha.35",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "dist/index.js",
			"module": "dist/index.es.js",
			"jsnext:main": "dist/index.es.js",
			"scripts": {
				"commit": "git add . && git-cz",
				"test": "is-ci 'test:ci' 'test:dev'",
				"test:dev": "jest --watch",
				"test:ci": "jest",
				"build": "rollup -c",
				"start": "rollup -c -w",
				"prepare": "yarn build",
				"release": "yarn publish",
				"releaseNext": "yarn publish --tag next",
				"format": "prettier ./src/**/*.{md,js,jsx,tsx} --write"
			},
			"peerDependencies": {
				"prop-types": "^15.5.0",
				"react": "^16.8.3",
				"react-dom": "^16.8.3"
			},
			"devDependencies": {
				"@babel/core": "^7.5.5",
				"@babel/plugin-proposal-class-properties": "^7.5.5",
				"@babel/preset-env": "^7.5.5",
				"@babel/preset-react": "^7.0.0",
				"@babel/runtime": "^7.5.5",
				"@commitlint/cli": "^8.1.0",
				"@commitlint/config-conventional": "^8.1.0",
				"@svgr/rollup": "^4.3.2",
				"@testing-library/dom": "^6.0.0",
				"@testing-library/jest-dom": "^4.0.0",
				"@testing-library/react": "^9.1.1",
				"babel-eslint": "9.x",
				"commitizen": "^4.0.3",
				"core-js": "3.2.1",
				"cross-env": "^5.2.0",
				"eslint": "5.x",
				"eslint-config-prettier": "^4.3.0",
				"eslint-config-react-app": "^4.0.1",
				"eslint-config-standard": "^12.0.0",
				"eslint-config-standard-react": "^7.0.2",
				"eslint-plugin-flowtype": "2.x",
				"eslint-plugin-import": "2.18.2",
				"eslint-plugin-jsx-a11y": "6.2.3",
				"eslint-plugin-node": "^8.0.0",
				"eslint-plugin-prettier": "^3.1.0",
				"eslint-plugin-promise": "^4.2.1",
				"eslint-plugin-react": "7.14.3",
				"eslint-plugin-react-hooks": "1.7.0",
				"eslint-plugin-standard": "^4.0.0",
				"husky": "^3.0.3",
				"is-ci-cli": "^1.1.1",
				"jest": "^24.8.0",
				"jest-cli": "^24.8.0",
				"jest-runner-eslint": "^0.7.4",
				"jest-watch-select-projects": "^0.1.2",
				"jest-watch-typeahead": "^0.3.1",
				"lint-staged": "^9.2.1",
				"prettier": "^1.18.2",
				"prop-types": "^15.5.0",
				"react": "^16.9.0",
				"react-dom": "^16.9.0",
				"rollup": "^0.68.0",
				"rollup-plugin-babel": "^4.3.3",
				"rollup-plugin-commonjs": "^9.1.3",
				"rollup-plugin-node-resolve": "^4.0.0",
				"rollup-plugin-peer-deps-external": "^2.2.0",
				"rollup-plugin-uglify": "^6.0.2",
				"snapshot-diff": "^0.5.2"
			},
			"config": {
				"commitizen": {
					"path": "node_modules/cz-conventional-changelog"
				}
			},
			"browserslist": "> 0.25%, not dead",
			"readmeFilename": "README.md",
			"licenseText": "MIT License\n\nCopyright (c) 2016 Tanner Linsley\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n",
			"_id": "react-table@7.0.0-alpha.35",
			"dist": {
				"shasum": "6339afabe89cbf607a7ce37acf682d42985a3920",
				"integrity": "sha512-sQbHvNMf/FZsyCF3i2t5GdljSf58lOaTShC0rtibjWkD0ZOQTAiZpbjPNWpQ2sFmoOkneWMzEIBwzcZrRsEV7w==",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-alpha.35.tgz",
				"fileCount": 41,
				"unpackedSize": 489515,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJddmDBCRA9TVsSAnZWagAAVDoP/RMrBrM3cKiYP9n23ysW\nZz2A/9tuC2+mVbTA5zqpOvP1/Unr7C7bQv1js8F9g/EQKUXFY5MgBf9QWWXP\n7y4qlxJw2mNKqiC/nk+ZHIuUwSotk6IjbGyEZCLCz62vtsLDOBIR/mhc63Nc\n3zLD8tRht7S3jziwhUD9FCcqMTdRFLmEG2Rb/SAwsDKFJpIOL9SY3EpTN+uT\nJlxBfoAZswGLmoLKn8ycn17hEtfTZWVbO1E56V5OenRA8cjRXksnG2Bt2Tb+\nLaElpTHOVH1UPrQmQ6C9NuhRNwq9jirDJZJeUYdnAAWnNiA2h7aoS4+F8qC7\nJxRBFiwWb4Ydo1zrAGUQKSTorHhmZ+CProbqtWo0+ZG3wOiz9BqOjUJsgQcT\nQDYUTbBVcihZrkdvAiDin+KNFU7h7EppZcf59CIfvm/vnT9OAW7pe4gDqyKc\nMtqzJ+FjCni5kmjARrI0OBuWZMjT7cneZpYZiZlZUbLDviqk0gfC7XnvmrF+\ntY2RVZGTGmg8fmynpoDb46GP+jtJtIhPbyVtgt01kh5KadqMKHH3YvU0I4bG\nfpcJwjA5rxAkiocxFeyjFGSt5ePNcmPwVWga7Byy7b0oa+FJgY0Gg6m+iZ9n\nBicCIUCuZMoBW2kJZEG4TRrTp2h1+TWfSIF2DcN0gxQPf0Bc0znOYwuG84wc\nSmqJ\r\n=RfAt\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				},
				{
					"name": "zsherman",
					"email": "zach.h.sherman@gmail.com"
				}
			],
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-table_7.0.0-alpha.35_1568039105281_0.6611798663824184"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-alpha.36": {
			"name": "react-table",
			"version": "7.0.0-alpha.36",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "dist/index.js",
			"module": "dist/index.es.js",
			"jsnext:main": "dist/index.es.js",
			"scripts": {
				"commit": "git add . && git-cz",
				"test": "is-ci 'test:ci' 'test:dev'",
				"test:dev": "jest --watch",
				"test:ci": "jest",
				"build": "rollup -c",
				"start": "rollup -c -w",
				"prepare": "yarn build",
				"release": "yarn publish",
				"releaseNext": "yarn publish --tag next",
				"format": "prettier ./src/**/*.{md,js,jsx,tsx} --write"
			},
			"peerDependencies": {
				"prop-types": "^15.5.0",
				"react": "^16.8.3",
				"react-dom": "^16.8.3"
			},
			"devDependencies": {
				"@babel/core": "^7.5.5",
				"@babel/plugin-proposal-class-properties": "^7.5.5",
				"@babel/preset-env": "^7.5.5",
				"@babel/preset-react": "^7.0.0",
				"@babel/runtime": "^7.5.5",
				"@commitlint/cli": "^8.1.0",
				"@commitlint/config-conventional": "^8.1.0",
				"@svgr/rollup": "^4.3.2",
				"@testing-library/dom": "^6.0.0",
				"@testing-library/jest-dom": "^4.0.0",
				"@testing-library/react": "^9.1.1",
				"babel-eslint": "9.x",
				"commitizen": "^4.0.3",
				"core-js": "3.2.1",
				"cross-env": "^5.2.0",
				"eslint": "5.x",
				"eslint-config-prettier": "^4.3.0",
				"eslint-config-react-app": "^4.0.1",
				"eslint-config-standard": "^12.0.0",
				"eslint-config-standard-react": "^7.0.2",
				"eslint-plugin-flowtype": "2.x",
				"eslint-plugin-import": "2.18.2",
				"eslint-plugin-jsx-a11y": "6.2.3",
				"eslint-plugin-node": "^8.0.0",
				"eslint-plugin-prettier": "^3.1.0",
				"eslint-plugin-promise": "^4.2.1",
				"eslint-plugin-react": "7.14.3",
				"eslint-plugin-react-hooks": "1.7.0",
				"eslint-plugin-standard": "^4.0.0",
				"husky": "^3.0.3",
				"is-ci-cli": "^1.1.1",
				"jest": "^24.8.0",
				"jest-cli": "^24.8.0",
				"jest-runner-eslint": "^0.7.4",
				"jest-watch-select-projects": "^0.1.2",
				"jest-watch-typeahead": "^0.3.1",
				"lint-staged": "^9.2.1",
				"prettier": "^1.18.2",
				"prop-types": "^15.5.0",
				"react": "^16.9.0",
				"react-dom": "^16.9.0",
				"rollup": "^0.68.0",
				"rollup-plugin-babel": "^4.3.3",
				"rollup-plugin-commonjs": "^9.1.3",
				"rollup-plugin-node-resolve": "^4.0.0",
				"rollup-plugin-peer-deps-external": "^2.2.0",
				"rollup-plugin-uglify": "^6.0.2",
				"snapshot-diff": "^0.5.2"
			},
			"config": {
				"commitizen": {
					"path": "node_modules/cz-conventional-changelog"
				}
			},
			"browserslist": "> 0.25%, not dead",
			"readmeFilename": "README.md",
			"licenseText": "MIT License\n\nCopyright (c) 2016 Tanner Linsley\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n",
			"_id": "react-table@7.0.0-alpha.36",
			"dist": {
				"shasum": "55923b943aad4e98c8d2edb843eb7403f3d06adb",
				"integrity": "sha512-u0cIOAxNmtbGeJKNfmrMWS/CaasN72SdnFpZoUE5gSbysoUVS86+5gexYGiflG0Obz9i+w4il//Hb6zWNzV7Xw==",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-alpha.36.tgz",
				"fileCount": 42,
				"unpackedSize": 495332,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJde5sPCRA9TVsSAnZWagAAu1EP/A7xWKR+TGMqmbAsvgGG\nYG9ju1RffKAtStH7cHnOSsf0frvdeW2zQD6GUTAOiCc9ddzgLrek9I8FjjwE\nPS7EEXiRYEtcUOj1d3GWAyX+WFVhM1P8tqA/Ln9uL3Vsx5szT4qAXBHuCkGh\n301eiHq2Dykqx8SflZms+/kBwdv3m8DaO0ro8nB6DXaBSyK2paeSoo8hk6pR\nUOexICEMQBX2EqxaKc09VloQEvCSaQGh6Nec4YTJgdY9Ry2OJd7IZRxTut+m\nkmr49y5OOexEJnqxeeuyYkdqvIAHfOBgIfeXbwlJtesB3qlv2EBFqQR06J2a\n8Zh/nm9l2Fw/hN7TzCyyU3Xai1+uXLjLEWUo0sUZcw3MOJWqFlLGOqMDf54I\nvkjiFd6oM8MTp8hMWQRarZVOo0ydizV3gN7XaCwPbZ9ZO6FDC98UwB5jWUj3\npMTURKHLBQ7XjmSW4iFdP1Ppjfco4JzpfUplJH8OnM+dJsw3/xL6l957z55p\niKg9AO55VfrwXglZhQWZSIziyUHnpQjb4I5TipmskKw19yrS7sd4e6OLYSWV\n1JMwVLoLronZH7U3PJ4acnbLoCxwe8AqEts2+kL4nAWGuPGxUOnGQ4AsBoKx\nElUYWT66VufOuH5gagNBAaJY/zJrZoY1vNO8CsaBNrfz2QETbqZUbecVy9FA\n/bg8\r\n=TtK8\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				},
				{
					"name": "zsherman",
					"email": "zach.h.sherman@gmail.com"
				}
			],
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-table_7.0.0-alpha.36_1568381710961_0.27136603881694765"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-beta.0": {
			"name": "react-table",
			"version": "7.0.0-beta.0",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "dist/index.js",
			"module": "dist/index.es.js",
			"jsnext:main": "dist/index.es.js",
			"scripts": {
				"commit": "git add . && git-cz",
				"test": "is-ci 'test:ci' 'test:dev'",
				"test:dev": "jest --watch",
				"test:ci": "jest",
				"build": "rollup -c",
				"start": "rollup -c -w",
				"prepare": "yarn build",
				"release": "yarn publish",
				"releaseNext": "yarn publish --tag next",
				"format": "prettier ./src/**/*.{md,js,jsx,tsx} --write"
			},
			"peerDependencies": {
				"prop-types": "^15.5.0",
				"react": "^16.8.3",
				"react-dom": "^16.8.3"
			},
			"devDependencies": {
				"@babel/core": "^7.5.5",
				"@babel/plugin-proposal-class-properties": "^7.5.5",
				"@babel/preset-env": "^7.5.5",
				"@babel/preset-react": "^7.0.0",
				"@babel/runtime": "^7.5.5",
				"@commitlint/cli": "^8.1.0",
				"@commitlint/config-conventional": "^8.1.0",
				"@svgr/rollup": "^4.3.2",
				"@testing-library/dom": "^6.0.0",
				"@testing-library/jest-dom": "^4.0.0",
				"@testing-library/react": "^9.1.1",
				"babel-eslint": "9.x",
				"commitizen": "^4.0.3",
				"core-js": "3.2.1",
				"cross-env": "^5.2.0",
				"eslint": "5.x",
				"eslint-config-prettier": "^4.3.0",
				"eslint-config-react-app": "^4.0.1",
				"eslint-config-standard": "^12.0.0",
				"eslint-config-standard-react": "^7.0.2",
				"eslint-plugin-flowtype": "2.x",
				"eslint-plugin-import": "2.18.2",
				"eslint-plugin-jsx-a11y": "6.2.3",
				"eslint-plugin-node": "^8.0.0",
				"eslint-plugin-prettier": "^3.1.0",
				"eslint-plugin-promise": "^4.2.1",
				"eslint-plugin-react": "7.14.3",
				"eslint-plugin-react-hooks": "1.7.0",
				"eslint-plugin-standard": "^4.0.0",
				"husky": "^3.0.3",
				"is-ci-cli": "^1.1.1",
				"jest": "^24.8.0",
				"jest-cli": "^24.8.0",
				"jest-runner-eslint": "^0.7.4",
				"jest-watch-select-projects": "^0.1.2",
				"jest-watch-typeahead": "^0.3.1",
				"lint-staged": "^9.2.1",
				"prettier": "^1.18.2",
				"prop-types": "^15.5.0",
				"react": "^16.9.0",
				"react-dom": "^16.9.0",
				"rollup": "^0.68.0",
				"rollup-plugin-babel": "^4.3.3",
				"rollup-plugin-commonjs": "^9.1.3",
				"rollup-plugin-node-resolve": "^4.0.0",
				"rollup-plugin-peer-deps-external": "^2.2.0",
				"rollup-plugin-uglify": "^6.0.2",
				"snapshot-diff": "^0.5.2"
			},
			"config": {
				"commitizen": {
					"path": "node_modules/cz-conventional-changelog"
				}
			},
			"browserslist": "> 0.25%, not dead",
			"readmeFilename": "README.md",
			"licenseText": "MIT License\n\nCopyright (c) 2016 Tanner Linsley\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n",
			"_id": "react-table@7.0.0-beta.0",
			"dist": {
				"shasum": "2ba60ce9faa8286c2c8ebe668efdd14308129ccf",
				"integrity": "sha512-ddPDtsGMAq1m4Mh/pIn1uUaGAUikS52YMAfOhduKQkz+3UuQVqcUU44C6e8/9S7GZrMB+Vp1MwqmHJwR5ciW/g==",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-beta.0.tgz",
				"fileCount": 42,
				"unpackedSize": 495330,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJde7E0CRA9TVsSAnZWagAA6bQP/RGixvdJFNz7J6ux/BdN\n4QIaNyxPaHjgB+5icku0Z/c1yLGBK5I8pUXMrWUr00cHPNbA3IiVL6zkKAMG\nOnjaZzSanOMbc5+wjhUNAHMOzEDzHPEVRbRb3JOrVjmf7X+N9ezBXSLaUI9b\n6zWiPO/EqpkdYAHLtsXqrDWL2olVfhP2+/IB6C2xApnR+ngADKYgoHaXxAvy\nNLQySCAZ+8C13um8jmQnJsVLyzcW4gRr4z2F7ypUpEkYfgvMYIVWsUYIDmyK\nUdFq8NYGATfE+5u5EP3QkpnWGgDIgyhVDknSjGCVoayqLby7heBLRtmZSgWs\nO4+L4roQvPGJj0hCjV+y3+OZTXkG/fiZM4Cqd60/jk3y3zwYGaBwqzvadMjT\nq1pLB6RCDko6TEdNH1sIKwVQ0KNY7LIDgFSgMIC1lFuwp8JfHDUv+K5SwFHu\nf8yoQcu17SVb1bCoNiwP1RZn3UqHpadGJkLqd2vUcEXJ3U+qkf8bsFz76qJs\ngnq9R3xH2Vd/MfzFmYIm2Tg83LMz5jOUBdlyMW3DlNBj4qmfZnKZWTjnTBjB\nP/eZ9oVzx0bof9d4d8zUq+lxskB+tafORxdVMcXaoIWkmlen+fHmF+osyt1/\nKorNrRTYb5XfLzaNZHy8Pwh876FPvvx/akBRFhk2L2VxQ09QLT7WtxUVGtXT\nltZz\r\n=+OIs\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				},
				{
					"name": "zsherman",
					"email": "zach.h.sherman@gmail.com"
				}
			],
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-table_7.0.0-beta.0_1568387379399_0.7521796583891822"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-beta.1": {
			"name": "react-table",
			"version": "7.0.0-beta.1",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "dist/index.js",
			"module": "dist/index.es.js",
			"jsnext:main": "dist/index.es.js",
			"scripts": {
				"commit": "git add . && git-cz",
				"test": "is-ci 'test:ci' 'test:dev'",
				"test:dev": "jest --watch",
				"test:ci": "jest",
				"build": "rollup -c",
				"start": "rollup -c -w",
				"prepare": "yarn build",
				"release": "yarn publish",
				"releaseNext": "yarn publish --tag next",
				"format": "prettier {src,src/**,examples/*/src,examples/*/src/**}/*.{md,js,jsx,tsx} --write"
			},
			"peerDependencies": {
				"prop-types": "^15.5.0",
				"react": "^16.8.3",
				"react-dom": "^16.8.3"
			},
			"devDependencies": {
				"@babel/core": "^7.5.5",
				"@babel/plugin-proposal-class-properties": "^7.5.5",
				"@babel/preset-env": "^7.5.5",
				"@babel/preset-react": "^7.0.0",
				"@babel/runtime": "^7.5.5",
				"@commitlint/cli": "^8.1.0",
				"@commitlint/config-conventional": "^8.1.0",
				"@svgr/rollup": "^4.3.2",
				"@testing-library/dom": "^6.0.0",
				"@testing-library/jest-dom": "^4.0.0",
				"@testing-library/react": "^9.1.1",
				"babel-eslint": "9.x",
				"commitizen": "^4.0.3",
				"core-js": "3.2.1",
				"cross-env": "^5.2.0",
				"eslint": "5.x",
				"eslint-config-prettier": "^4.3.0",
				"eslint-config-react-app": "^4.0.1",
				"eslint-config-standard": "^12.0.0",
				"eslint-config-standard-react": "^7.0.2",
				"eslint-plugin-flowtype": "2.x",
				"eslint-plugin-import": "2.18.2",
				"eslint-plugin-jsx-a11y": "6.2.3",
				"eslint-plugin-node": "^8.0.0",
				"eslint-plugin-prettier": "^3.1.0",
				"eslint-plugin-promise": "^4.2.1",
				"eslint-plugin-react": "7.14.3",
				"eslint-plugin-react-hooks": "1.7.0",
				"eslint-plugin-standard": "^4.0.0",
				"husky": "^3.0.3",
				"is-ci-cli": "^1.1.1",
				"jest": "^24.8.0",
				"jest-cli": "^24.8.0",
				"jest-runner-eslint": "^0.7.4",
				"jest-watch-select-projects": "^0.1.2",
				"jest-watch-typeahead": "^0.3.1",
				"lint-staged": "^9.2.1",
				"prettier": "^1.18.2",
				"prop-types": "^15.5.0",
				"react": "^16.9.0",
				"react-dom": "^16.9.0",
				"rollup": "^0.68.0",
				"rollup-plugin-babel": "^4.3.3",
				"rollup-plugin-commonjs": "^9.1.3",
				"rollup-plugin-node-resolve": "^4.0.0",
				"rollup-plugin-peer-deps-external": "^2.2.0",
				"rollup-plugin-uglify": "^6.0.2",
				"snapshot-diff": "^0.5.2"
			},
			"config": {
				"commitizen": {
					"path": "node_modules/cz-conventional-changelog"
				}
			},
			"browserslist": "> 0.25%, not dead",
			"readmeFilename": "README.md",
			"licenseText": "MIT License\n\nCopyright (c) 2016 Tanner Linsley\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n",
			"_id": "react-table@7.0.0-beta.1",
			"dist": {
				"shasum": "9e27e559a0e145f0d615fab398f9c635212510fb",
				"integrity": "sha512-63fZR8yo0g+OHAEo+DAbmcczLaxBi1lJmGgSH6+lziZnaOfYPhu+gSFzW03BCzdk19oyS/2MQjU1EjviwJeAKw==",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-beta.1.tgz",
				"fileCount": 42,
				"unpackedSize": 497603,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdjQ/fCRA9TVsSAnZWagAAtoYP/3hI3b46YF1vGhN3wryT\nx7r97JoxDowuHVFz1nD4MaKZ/LQipSw0F32TDtnsqwH25QXuy84aJMY7sage\ngVHUdNxNKcTR8qa0dUMCs1Ks9O11/Ndyd+SxW4c3vukyd+f/JyeD/Bl+N+F/\nxlY2zPcwjWM2Nwn/HZRqbDzIGRqGktw91c9rdptT2ZJ9Qu7JkY177yPMI3Kv\n2fAsp4dyVRxiYpuSJo+JEARH7pE3GQgkoqHd+TvrJiogQwj5veU0wqnfu1Nb\nOQoIb9/EBEDANK/VP3RrGVj5ALu2R4Nex9dodvf49c4c+05v/QGT1ySG7EPV\nvMzOTpqsDO4ImeTv4TjTXWNdeF8HdcIJ4nASHuI4e48SNZ0SXrqiZAPuxuxK\nmZiX+SY5XLxY2tWdM779bV/TlgDo7Iv9+8DWPTK2w81WdeHez6VMHl4hRFld\nJHjKLjuuDljDhNAMjXxsHV8TqKYwpBFkvEowGY6jEZB1N2XMMixLFYKUKJ0c\n/54KX01ucpsix3kZsCGsJkRLD47pB4zPNj+w3u5GMtlpDY219bX8k/lkBfmm\naV+XJe9zk3QLrJFcjwogm15ucaYBlR5i4vSCmi2aWwLWW9T65htYWxkIX0Kl\niO30pgiLOsKGObQPjTf6J2fmVaunLdWVRw+Twv77V02UW1Whd7ZP3lrlAWrx\nITNe\r\n=irYk\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				},
				{
					"name": "zsherman",
					"email": "zach.h.sherman@gmail.com"
				}
			],
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-table_7.0.0-beta.1_1569525727086_0.9784118407886455"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-beta.2": {
			"name": "react-table",
			"version": "7.0.0-beta.2",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "dist/index.js",
			"module": "dist/index.es.js",
			"jsnext:main": "dist/index.es.js",
			"scripts": {
				"commit": "git add . && git-cz",
				"test": "is-ci 'test:ci' 'test:dev'",
				"test:dev": "jest --watch",
				"test:ci": "jest",
				"build": "rollup -c",
				"start": "rollup -c -w",
				"prepare": "yarn build",
				"release": "yarn publish",
				"releaseNext": "yarn publish --tag next",
				"format": "prettier {src,src/**,examples/*/src,examples/*/src/**}/*.{md,js,jsx,tsx} --write"
			},
			"peerDependencies": {
				"prop-types": "^15.5.0",
				"react": "^16.8.3",
				"react-dom": "^16.8.3"
			},
			"devDependencies": {
				"@babel/core": "^7.5.5",
				"@babel/plugin-proposal-class-properties": "^7.5.5",
				"@babel/preset-env": "^7.5.5",
				"@babel/preset-react": "^7.0.0",
				"@babel/runtime": "^7.5.5",
				"@commitlint/cli": "^8.1.0",
				"@commitlint/config-conventional": "^8.1.0",
				"@svgr/rollup": "^4.3.2",
				"@testing-library/dom": "^6.0.0",
				"@testing-library/jest-dom": "^4.0.0",
				"@testing-library/react": "^9.1.1",
				"babel-eslint": "9.x",
				"commitizen": "^4.0.3",
				"core-js": "3.2.1",
				"cross-env": "^5.2.0",
				"eslint": "5.x",
				"eslint-config-prettier": "^4.3.0",
				"eslint-config-react-app": "^4.0.1",
				"eslint-config-standard": "^12.0.0",
				"eslint-config-standard-react": "^7.0.2",
				"eslint-plugin-flowtype": "2.x",
				"eslint-plugin-import": "2.18.2",
				"eslint-plugin-jsx-a11y": "6.2.3",
				"eslint-plugin-node": "^8.0.0",
				"eslint-plugin-prettier": "^3.1.0",
				"eslint-plugin-promise": "^4.2.1",
				"eslint-plugin-react": "7.14.3",
				"eslint-plugin-react-hooks": "1.7.0",
				"eslint-plugin-standard": "^4.0.0",
				"husky": "^3.0.3",
				"is-ci-cli": "^1.1.1",
				"jest": "^24.8.0",
				"jest-cli": "^24.8.0",
				"jest-runner-eslint": "^0.7.4",
				"jest-watch-select-projects": "^0.1.2",
				"jest-watch-typeahead": "^0.3.1",
				"lint-staged": "^9.2.1",
				"prettier": "^1.18.2",
				"prop-types": "^15.5.0",
				"react": "^16.9.0",
				"react-dom": "^16.9.0",
				"rollup": "^0.68.0",
				"rollup-plugin-babel": "^4.3.3",
				"rollup-plugin-commonjs": "^9.1.3",
				"rollup-plugin-node-resolve": "^4.0.0",
				"rollup-plugin-peer-deps-external": "^2.2.0",
				"rollup-plugin-uglify": "^6.0.2",
				"snapshot-diff": "^0.5.2"
			},
			"config": {
				"commitizen": {
					"path": "node_modules/cz-conventional-changelog"
				}
			},
			"browserslist": "> 0.25%, not dead",
			"readmeFilename": "README.md",
			"licenseText": "MIT License\n\nCopyright (c) 2016 Tanner Linsley\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n",
			"_id": "react-table@7.0.0-beta.2",
			"dist": {
				"shasum": "47cfeb3615fd959da14131f2bd34b2d536aba3ef",
				"integrity": "sha512-QcSciMyAEwehhI6eP7ay/J26G6GYz4+MejrspkcWHQylMrRjQqWmxbrsaI9mdwyzUUaBjw9mHwGO9b742hOnPg==",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-beta.2.tgz",
				"fileCount": 42,
				"unpackedSize": 501233,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdkgQECRA9TVsSAnZWagAAsNgP/j2aUqv3toBqy6yXGc4Q\noi9zwZXCBx9w4EKOoa+0g4rFKLiim9jeOwhYh8arJtgULS61W9okU9iOrKU9\nYJbuPCQBl3TQNIrxSEfD8N8NEtTBmunQkzxfSbJ6FACbfcWLCmXY7KrRq5RO\n39UQWEiC3UgpWNqEgpmV+yryjSu9/Y1GHh1cXUNplNcbWtyBPGMfzTZnYfoj\nXumfy2/08kHmMVda83anBV1KVJMQW96TNjW+4ouRKeWeyB8EJ0tG7QPq8ioe\n5y/LPH4Gt3dv6m1doK32dmAMSJ9IEkTbCrfYKAOsDdD/gwIGpfPflrd+1lcQ\nQpRTac+NhrUxndeoi79J+ttNSJnx+q6Hajs6YDmI+FQVN6qZI03tjoxs2O6j\nZZEbpuZYbcrXIllXd0kIj2vyh+I+DXFYhsbRwdzqPqsUj0XIWaV+FQ1AtvOm\nRmblVsLEurdBItvHA1TECbahINU1Mfrvq4bxrQV4lrqOzR0Jwk9iJz3YwMUO\nAguVHeu7N7DHzayipKcWifTHqevT68r5j/+l+HD0Dj8QNf3JlZHlSPzxZMgV\nLzT1Y1QRC+kSL6jPcdQXdP5ZZ3JRFhk7KFlneW0rMexApQatvuTLBp0Egtj4\nf0+9NM/ptcv5lKnvhbwkRmzWHG1dghwJxxz43CntKaKuxFbm2X9G/VftWm0U\n7IXG\r\n=7KT9\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				},
				{
					"name": "zsherman",
					"email": "zach.h.sherman@gmail.com"
				}
			],
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-table_7.0.0-beta.2_1569850371680_0.9235142051020033"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-beta.3": {
			"name": "react-table",
			"version": "7.0.0-beta.3",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "dist/index.js",
			"module": "dist/index.es.js",
			"jsnext:main": "dist/index.es.js",
			"scripts": {
				"commit": "git add . && git-cz",
				"test": "is-ci 'test:ci' 'test:dev'",
				"test:dev": "jest --watch",
				"test:ci": "jest",
				"build": "rollup -c",
				"start": "rollup -c -w",
				"prepare": "yarn build",
				"release": "yarn publish",
				"releaseNext": "yarn publish --tag next",
				"format": "prettier {src,src/**,examples/*/src,examples/*/src/**}/*.{md,js,jsx,tsx} --write"
			},
			"peerDependencies": {
				"prop-types": "^15.5.0",
				"react": "^16.8.3",
				"react-dom": "^16.8.3"
			},
			"devDependencies": {
				"@babel/core": "^7.5.5",
				"@babel/plugin-proposal-class-properties": "^7.5.5",
				"@babel/preset-env": "^7.5.5",
				"@babel/preset-react": "^7.0.0",
				"@babel/runtime": "^7.5.5",
				"@commitlint/cli": "^8.1.0",
				"@commitlint/config-conventional": "^8.1.0",
				"@svgr/rollup": "^4.3.2",
				"@testing-library/dom": "^6.0.0",
				"@testing-library/jest-dom": "^4.0.0",
				"@testing-library/react": "^9.1.1",
				"babel-eslint": "9.x",
				"commitizen": "^4.0.3",
				"core-js": "3.2.1",
				"cross-env": "^5.2.0",
				"eslint": "5.x",
				"eslint-config-prettier": "^4.3.0",
				"eslint-config-react-app": "^4.0.1",
				"eslint-config-standard": "^12.0.0",
				"eslint-config-standard-react": "^7.0.2",
				"eslint-plugin-flowtype": "2.x",
				"eslint-plugin-import": "2.18.2",
				"eslint-plugin-jsx-a11y": "6.2.3",
				"eslint-plugin-node": "^8.0.0",
				"eslint-plugin-prettier": "^3.1.0",
				"eslint-plugin-promise": "^4.2.1",
				"eslint-plugin-react": "7.14.3",
				"eslint-plugin-react-hooks": "1.7.0",
				"eslint-plugin-standard": "^4.0.0",
				"husky": "^3.0.3",
				"is-ci-cli": "^1.1.1",
				"jest": "^24.8.0",
				"jest-cli": "^24.8.0",
				"jest-runner-eslint": "^0.7.4",
				"jest-watch-select-projects": "^0.1.2",
				"jest-watch-typeahead": "^0.3.1",
				"lint-staged": "^9.2.1",
				"prettier": "^1.18.2",
				"prop-types": "^15.5.0",
				"react": "^16.9.0",
				"react-dom": "^16.9.0",
				"rollup": "^0.68.0",
				"rollup-plugin-babel": "^4.3.3",
				"rollup-plugin-commonjs": "^9.1.3",
				"rollup-plugin-node-resolve": "^4.0.0",
				"rollup-plugin-peer-deps-external": "^2.2.0",
				"rollup-plugin-uglify": "^6.0.2",
				"snapshot-diff": "^0.5.2"
			},
			"config": {
				"commitizen": {
					"path": "node_modules/cz-conventional-changelog"
				}
			},
			"browserslist": "> 0.25%, not dead",
			"readmeFilename": "README.md",
			"licenseText": "MIT License\n\nCopyright (c) 2016 Tanner Linsley\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n",
			"_id": "react-table@7.0.0-beta.3",
			"dist": {
				"shasum": "63e2e6ba3d20cafadeb649cbe1eb9fe518b137e2",
				"integrity": "sha512-vZCzNR8YM1T4j1jhDQxRrLqavK8CJacxHA4sIM/vqr+o3SgGB9ecNDleGvEbDm8vnim7dflqMnGDXOIe3sE6xg==",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-beta.3.tgz",
				"fileCount": 46,
				"unpackedSize": 530218,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdk7EyCRA9TVsSAnZWagAAsT4P/3aEKAS0eJYS+ZIHfR1i\nJe+MqHcbZV7125+0xXB2fZXEjPxv3CPe0ckZ1t7irlfNIA6NHBWKI+9dKf37\nt2hR2+R5XWw3aeYTNEvZp8vDm6wh54WysWayIFwV/JhscjkK2qbGmeMT5Iut\nsqI6yqJLJEpH2PbrIi8EheFvmR9acf9ObiJ8+3ZMiE0mRrutFAu4lmdwJ/sg\n1yQSlWAN7R94qXO4nJm0yVvcgrzR8lYGnmiuiYrFRDoTsUjXI7ctoeeG5rVm\nZ7Ek+1ynPVbR5zwlDzI+FXwy6wCjnrcMy8epM5V5ZXKAp0nIWbgBJq4OHxG3\n+6A2vZPGo8X6eD6DT9amZK7VUVJ7l/kUgf/q7oNqztSij94/c0aM0XdxwfoB\niwkz/fttDgdJQR6ouaDGuz0x526QEEDjJjLk4ccjx65qKS7mp23+BSE6l8bF\nGGjijfAtoT2JQ/RdJ8Ac44rF+V36+PNqWrUjcmy9nc0Kfv3D6ae1ZpeGop7N\nCN05k6ZR6JbP2kZXhwJ334O059KAXvSLKKRf1ic3EUCswAiny1oq68l9CHc2\ncZVcdU1PYxnuxDSMarxjSfbgzs6KqMWkt64mhz/bmV2eIkyg/3b9C4OqUL9n\n/DfxQUGxh4rWt/QJ5v9byV7tsUufUWKqJAcvXyEcXzkGmyw/xL2Z7ABVV2SK\nGpsu\r\n=LLjx\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				},
				{
					"name": "zsherman",
					"email": "zach.h.sherman@gmail.com"
				}
			],
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-table_7.0.0-beta.3_1569960241446_0.8568375426440746"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-beta.4": {
			"name": "react-table",
			"version": "7.0.0-beta.4",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "dist/index.js",
			"module": "dist/index.es.js",
			"jsnext:main": "dist/index.es.js",
			"sideEffects": false,
			"scripts": {
				"commit": "git add . && git-cz",
				"test": "is-ci 'test:ci' 'test:dev'",
				"test:dev": "jest --watch",
				"test:ci": "jest",
				"build": "rollup -c",
				"start": "rollup -c -w",
				"prepare": "yarn build",
				"release": "yarn publish",
				"releaseNext": "yarn publish --tag next",
				"format": "prettier {src,src/**,examples/*/src,examples/*/src/**}/*.{md,js,jsx,tsx} --write"
			},
			"peerDependencies": {
				"prop-types": "^15.5.0",
				"react": "^16.8.3",
				"react-dom": "^16.8.3"
			},
			"devDependencies": {
				"@babel/core": "^7.5.5",
				"@babel/plugin-proposal-class-properties": "^7.5.5",
				"@babel/preset-env": "^7.5.5",
				"@babel/preset-react": "^7.0.0",
				"@babel/runtime": "^7.5.5",
				"@commitlint/cli": "^8.1.0",
				"@commitlint/config-conventional": "^8.1.0",
				"@svgr/rollup": "^4.3.2",
				"@testing-library/dom": "^6.0.0",
				"@testing-library/jest-dom": "^4.0.0",
				"@testing-library/react": "^9.1.1",
				"babel-eslint": "9.x",
				"commitizen": "^4.0.3",
				"core-js": "3.2.1",
				"cross-env": "^5.2.0",
				"eslint": "5.x",
				"eslint-config-prettier": "^4.3.0",
				"eslint-config-react-app": "^4.0.1",
				"eslint-config-standard": "^12.0.0",
				"eslint-config-standard-react": "^7.0.2",
				"eslint-plugin-flowtype": "2.x",
				"eslint-plugin-import": "2.18.2",
				"eslint-plugin-jsx-a11y": "6.2.3",
				"eslint-plugin-node": "^8.0.0",
				"eslint-plugin-prettier": "^3.1.0",
				"eslint-plugin-promise": "^4.2.1",
				"eslint-plugin-react": "7.14.3",
				"eslint-plugin-react-hooks": "1.7.0",
				"eslint-plugin-standard": "^4.0.0",
				"husky": "^3.0.3",
				"is-ci-cli": "^1.1.1",
				"jest": "^24.8.0",
				"jest-cli": "^24.8.0",
				"jest-runner-eslint": "^0.7.4",
				"jest-watch-select-projects": "^0.1.2",
				"jest-watch-typeahead": "^0.3.1",
				"lint-staged": "^9.2.1",
				"prettier": "^1.18.2",
				"prop-types": "^15.5.0",
				"react": "^16.9.0",
				"react-dom": "^16.9.0",
				"rollup": "^0.68.0",
				"rollup-plugin-babel": "^4.3.3",
				"rollup-plugin-commonjs": "^9.1.3",
				"rollup-plugin-node-resolve": "^4.0.0",
				"rollup-plugin-peer-deps-external": "^2.2.0",
				"rollup-plugin-uglify": "^6.0.2",
				"snapshot-diff": "^0.5.2"
			},
			"config": {
				"commitizen": {
					"path": "node_modules/cz-conventional-changelog"
				}
			},
			"browserslist": "> 0.25%, not dead",
			"readmeFilename": "README.md",
			"licenseText": "MIT License\n\nCopyright (c) 2016 Tanner Linsley\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n",
			"_id": "react-table@7.0.0-beta.4",
			"dist": {
				"shasum": "60d97caf41313f436ec05785362c94de456b13e5",
				"integrity": "sha512-FDjX0G9hCDCbHulhVQgIYrt6ut9lAiHzpVE1YQGDPWT/qSGwlhwvGOaTbQ0qprDgEDMnEuaaWytB5iNPkNY9Cg==",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-beta.4.tgz",
				"fileCount": 46,
				"unpackedSize": 527509,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdlAzqCRA9TVsSAnZWagAAso0QAIusAq1K04yooIDwAGn6\nd8ECz9f9sgCBx4li3e6EdKoERo7orxTTnpFBAtFTpEZoGv7xqpWrzOTkNiig\n9dTGveixHIdKggt1/u1Bm42xf7aXZnHvtuNusQzxUhasVwSBueV1ZhvdUXnH\nuFOGeyr+gK/pT/VW7JZKnszqE32HiqhLIrb7tCkmzf7KCxEWYNhisGY71Pmo\nZDDilXQ9hxnoHjpqVya74O09al/envx/ppPJdu0thzPHorDRY5K1mZjBkDTL\n/GDM2PfuNh7JeflJI4bTDn5MOFpURtpJRAZYDuZRdciqzYjUN7Qaoxzp261y\n2h3zELis2TF4agnk6z6LbwmzQOVlQyA9IQTQMWur0jmVdedVxmttCeIDF11h\nJ2VjxIctOK/hfMTHq4JEsxmnTN6ky06dvXTJI6Axx2Utrk+om+hQipkfaLBA\nhBpZsyocQlNdAdAmeo9juNuHFfmOvPdVirbz+74EJ/IBVeF8Dk54DUQastfT\nsP5iuzhTyGiqQWsYdwpn9PFMzCMzHKAHxWvQ3YG5ItqaY5C5xnPEbL6zqnKI\nyKsvROCcuoa4ybAda7OnpYkN4RmGM0QUsp9RrWV+B68UbzPIVTT5t6Is4ERI\neBpjcb1wwm5MpYLXFblE1lyi5nB0S0wAcrwrMHKZpfJqwm9dQ0/cIWWNbmtq\nDEu+\r\n=RBJo\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				},
				{
					"name": "zsherman",
					"email": "zach.h.sherman@gmail.com"
				}
			],
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-table_7.0.0-beta.4_1569983721613_0.08369328288037536"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-beta.5": {
			"name": "react-table",
			"version": "7.0.0-beta.5",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "dist/index.js",
			"module": "dist/index.es.js",
			"jsnext:main": "dist/index.es.js",
			"sideEffects": false,
			"scripts": {
				"commit": "git add . && git-cz",
				"test": "is-ci 'test:ci' 'test:dev'",
				"test:dev": "jest --watch",
				"test:ci": "jest",
				"build": "rollup -c",
				"start": "rollup -c -w",
				"prepare": "yarn build",
				"release": "yarn publish",
				"releaseNext": "yarn publish --tag next",
				"format": "prettier {src,src/**,examples/*/src,examples/*/src/**}/*.{md,js,jsx,tsx} --write"
			},
			"peerDependencies": {
				"prop-types": "^15.5.0",
				"react": "^16.8.3",
				"react-dom": "^16.8.3"
			},
			"devDependencies": {
				"@babel/core": "^7.5.5",
				"@babel/plugin-proposal-class-properties": "^7.5.5",
				"@babel/preset-env": "^7.5.5",
				"@babel/preset-react": "^7.0.0",
				"@babel/runtime": "^7.5.5",
				"@commitlint/cli": "^8.1.0",
				"@commitlint/config-conventional": "^8.1.0",
				"@svgr/rollup": "^4.3.2",
				"@testing-library/dom": "^6.0.0",
				"@testing-library/jest-dom": "^4.0.0",
				"@testing-library/react": "^9.1.1",
				"babel-eslint": "9.x",
				"commitizen": "^4.0.3",
				"core-js": "3.2.1",
				"cross-env": "^5.2.0",
				"eslint": "5.x",
				"eslint-config-prettier": "^4.3.0",
				"eslint-config-react-app": "^4.0.1",
				"eslint-config-standard": "^12.0.0",
				"eslint-config-standard-react": "^7.0.2",
				"eslint-plugin-flowtype": "2.x",
				"eslint-plugin-import": "2.18.2",
				"eslint-plugin-jsx-a11y": "6.2.3",
				"eslint-plugin-node": "^8.0.0",
				"eslint-plugin-prettier": "^3.1.0",
				"eslint-plugin-promise": "^4.2.1",
				"eslint-plugin-react": "7.14.3",
				"eslint-plugin-react-hooks": "1.7.0",
				"eslint-plugin-standard": "^4.0.0",
				"husky": "^3.0.3",
				"is-ci-cli": "^1.1.1",
				"jest": "^24.8.0",
				"jest-cli": "^24.8.0",
				"jest-runner-eslint": "^0.7.4",
				"jest-watch-select-projects": "^0.1.2",
				"jest-watch-typeahead": "^0.3.1",
				"lint-staged": "^9.2.1",
				"prettier": "^1.18.2",
				"prop-types": "^15.5.0",
				"react": "^16.9.0",
				"react-dom": "^16.9.0",
				"rollup": "^0.68.0",
				"rollup-plugin-babel": "^4.3.3",
				"rollup-plugin-commonjs": "^9.1.3",
				"rollup-plugin-node-resolve": "^4.0.0",
				"rollup-plugin-peer-deps-external": "^2.2.0",
				"rollup-plugin-terser": "^5.1.2",
				"snapshot-diff": "^0.5.2"
			},
			"config": {
				"commitizen": {
					"path": "node_modules/cz-conventional-changelog"
				}
			},
			"browserslist": "> 0.25%, not dead",
			"readmeFilename": "README.md",
			"licenseText": "MIT License\n\nCopyright (c) 2016 Tanner Linsley\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n",
			"_id": "react-table@7.0.0-beta.5",
			"dist": {
				"shasum": "c0cbb9c38fba392afb46f2338152d03b949ddc3d",
				"integrity": "sha512-76kNCY5a8DS6RiUpx+qrN6LuzyW/TaEKu820GO5jBzZqZXkF1OxYGQSS3VSnu/EtdDY04dSuZO38KGPHSwpvyA==",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-beta.5.tgz",
				"fileCount": 46,
				"unpackedSize": 527996,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdlBAgCRA9TVsSAnZWagAAsOwP/RU67wh5oqW3f4ZQMzpU\ne7DRNjzs+ayw4jhRc6K6TIdyvzAGQg6x05fMwbfBFFd9OI8qM10pf7rdvbLx\nz8nckkGO9Af1VR9pVOUAGmt02ruWcyea2pbRTtVl+BzULhiPXxqGdMIpgrZC\naitU3k0nvRp3Cqai8xwmAxYuHVEUS8sDtOjKIR9D7FMh0FFbgk72GfDhg/oS\nXKQBhzxrGH/yCgX5CCAPUmZodgkTO1ti+bJsDcsMgf7LzRwi6cmnq/R9Ztmg\n58antRArP/b8sjI4MAzhh/j9kKvER59o8egbbqk2lszlLlm2ag/QpEyNclWn\nepRuuspX8i3N41n+MR+r2uNCx0kfGQjPYfyylZ5WPPQEbfEkyq+iwlowjIxl\nXc6P14cSjyAQ6sSwnKyXpXTRl32+xZhBep0tDfN1UXI8ANRVVbsFLXZ0GoPf\nkqAg5Yj/PDcddBnraWcYalgJLim2X6OC2d/mvEQDDqtGO2aDekCxO/oCU66t\n83Mpn8JmYRSpifMxNYfgDDJaqOXiS0ppgzBeBZbr7j6GgptDr1q0pm3jw87w\np1Iz8LsXjg2ZMybbK9C8QIIQDgXUaV6u80/bDXb3xQio//6ws5atgY+C6lll\nwWwZa553zqZcNdBBHxjdLkjqr4mmHSSTHEmkbQ5xH5KwzV4UknHeh+rQPgxo\nWeyu\r\n=WOX0\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				},
				{
					"name": "zsherman",
					"email": "zach.h.sherman@gmail.com"
				}
			],
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-table_7.0.0-beta.5_1569984543913_0.01921163137868187"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-beta.6": {
			"name": "react-table",
			"version": "7.0.0-beta.6",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "dist/index.js",
			"module": "dist/index.es.js",
			"jsnext:main": "dist/index.es.js",
			"sideEffects": false,
			"scripts": {
				"commit": "git add . && git-cz",
				"test": "is-ci 'test:ci' 'test:dev'",
				"test:dev": "jest --watch",
				"test:ci": "jest",
				"build": "rollup -c",
				"start": "rollup -c -w",
				"prepare": "yarn build",
				"release": "yarn publish",
				"releaseNext": "yarn publish --tag next",
				"format": "prettier {src,src/**,examples/*/src,examples/*/src/**}/*.{md,js,jsx,tsx} --write"
			},
			"peerDependencies": {
				"prop-types": "^15.5.0",
				"react": "^16.8.3",
				"react-dom": "^16.8.3"
			},
			"devDependencies": {
				"@babel/core": "^7.5.5",
				"@babel/plugin-proposal-class-properties": "^7.5.5",
				"@babel/preset-env": "^7.5.5",
				"@babel/preset-react": "^7.0.0",
				"@babel/runtime": "^7.5.5",
				"@commitlint/cli": "^8.1.0",
				"@commitlint/config-conventional": "^8.1.0",
				"@svgr/rollup": "^4.3.2",
				"@testing-library/dom": "^6.0.0",
				"@testing-library/jest-dom": "^4.0.0",
				"@testing-library/react": "^9.1.1",
				"babel-eslint": "9.x",
				"commitizen": "^4.0.3",
				"core-js": "3.2.1",
				"cross-env": "^5.2.0",
				"eslint": "5.x",
				"eslint-config-prettier": "^4.3.0",
				"eslint-config-react-app": "^4.0.1",
				"eslint-config-standard": "^12.0.0",
				"eslint-config-standard-react": "^7.0.2",
				"eslint-plugin-flowtype": "2.x",
				"eslint-plugin-import": "2.18.2",
				"eslint-plugin-jsx-a11y": "6.2.3",
				"eslint-plugin-node": "^8.0.0",
				"eslint-plugin-prettier": "^3.1.0",
				"eslint-plugin-promise": "^4.2.1",
				"eslint-plugin-react": "7.14.3",
				"eslint-plugin-react-hooks": "1.7.0",
				"eslint-plugin-standard": "^4.0.0",
				"husky": "^3.0.3",
				"is-ci-cli": "^1.1.1",
				"jest": "^24.8.0",
				"jest-cli": "^24.8.0",
				"jest-runner-eslint": "^0.7.4",
				"jest-watch-select-projects": "^0.1.2",
				"jest-watch-typeahead": "^0.3.1",
				"lint-staged": "^9.2.1",
				"prettier": "^1.18.2",
				"prop-types": "^15.5.0",
				"react": "^16.9.0",
				"react-dom": "^16.9.0",
				"rollup": "^0.68.0",
				"rollup-plugin-babel": "^4.3.3",
				"rollup-plugin-commonjs": "^9.1.3",
				"rollup-plugin-node-resolve": "^4.0.0",
				"rollup-plugin-peer-deps-external": "^2.2.0",
				"rollup-plugin-terser": "^5.1.2",
				"snapshot-diff": "^0.5.2"
			},
			"config": {
				"commitizen": {
					"path": "node_modules/cz-conventional-changelog"
				}
			},
			"browserslist": "> 0.25%, not dead",
			"readmeFilename": "README.md",
			"licenseText": "MIT License\n\nCopyright (c) 2016 Tanner Linsley\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n",
			"_id": "react-table@7.0.0-beta.6",
			"dist": {
				"shasum": "9a559c3e4eb3d3378159623dc44ff1f7bc9b2bb9",
				"integrity": "sha512-ttfKfJWDEjv3np0PuswTmqSeAzT2EPpNrnjUlV/IIpvsqIbDzXKhiOI63l2rPj1BOyM2Ko6MExZamoGmHsgYSQ==",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-beta.6.tgz",
				"fileCount": 47,
				"unpackedSize": 553276,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdlgUiCRA9TVsSAnZWagAAmjkP+wdknbzKBLZpJKcKWdoC\nxuhm/3+DgF1lRmCr4vjTZIYVJAJuJXJvUTZDTgAox6DJdUIBWg1059pHwOyF\npUPGCpHoQ0riq2cn5KAtaL5clZKoV1CcXOSCV/14mi5CGdGmWeqz+xCCBWDh\nZmvucOby5NkeJNjPnYZZiza455Ary/SNEcgzIq9Pzc1yDn0QKmVBpChuQZFS\nq900Qq3SoZHG8No2YCUccb9SwG3P64mU40T0JYuf8fU9D/bCq7+w/58is+jQ\nNakJIsrUBNiW6W9+UHRSgbY64Mg/c7PD745soJmqytDRVml4+Er5aNs6BOaU\ni56NXNAAc/Im8SIeLLDsdDXtfm7JKRQRFwlLcSI4JxVEL77fC9G8iFSnr/TS\nz8sktSYeKND0B38O7Lh+j9dGFc1cYQHKOzCdFWoSyDMLzLuqnUQGmBhHHnNF\nqP0QMuurJmU18qwrZy6ykkuB4uwMkB8HsQcB0BDUAIs6WfvCb02xyN7MDC44\nT7G3FttqsW/jN7MPUiMixqxtkxAeuVZmYgp1bY6i7MtT+vi6s0w727Epft74\noT5LWRhxi+yROgTHjhvUwC8vP5+EoO3Q53M9XHpIcQWqcWJlkkdCxNQIQvBq\nQaGXIzZvwxq4p/d/s9Fo55hNwXY6h9VLXtcWML2MKa3OWAbxOTs9XjYyplN6\nXs1Z\r\n=Lxvi\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				},
				{
					"name": "zsherman",
					"email": "zach.h.sherman@gmail.com"
				}
			],
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-table_7.0.0-beta.6_1570112801770_0.22650045814232223"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-beta.7": {
			"name": "react-table",
			"version": "7.0.0-beta.7",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "dist/index.js",
			"module": "dist/index.es.js",
			"jsnext:main": "dist/index.es.js",
			"sideEffects": false,
			"scripts": {
				"commit": "git add . && git-cz",
				"test": "is-ci 'test:ci' 'test:dev'",
				"test:dev": "jest --watch",
				"test:ci": "jest",
				"build": "rollup -c",
				"start": "rollup -c -w",
				"prepare": "yarn build",
				"release": "yarn publish",
				"releaseNext": "yarn publish --tag next",
				"format": "prettier {src,src/**,examples/*/src,examples/*/src/**}/*.{md,js,jsx,tsx} --write"
			},
			"peerDependencies": {
				"prop-types": "^15.5.0",
				"react": "^16.8.3",
				"react-dom": "^16.8.3"
			},
			"devDependencies": {
				"@babel/core": "^7.5.5",
				"@babel/plugin-proposal-class-properties": "^7.5.5",
				"@babel/preset-env": "^7.5.5",
				"@babel/preset-react": "^7.0.0",
				"@babel/runtime": "^7.5.5",
				"@commitlint/cli": "^8.1.0",
				"@commitlint/config-conventional": "^8.1.0",
				"@svgr/rollup": "^4.3.2",
				"@testing-library/dom": "^6.0.0",
				"@testing-library/jest-dom": "^4.0.0",
				"@testing-library/react": "^9.1.1",
				"babel-eslint": "9.x",
				"commitizen": "^4.0.3",
				"core-js": "3.2.1",
				"cross-env": "^5.2.0",
				"eslint": "5.x",
				"eslint-config-prettier": "^4.3.0",
				"eslint-config-react-app": "^4.0.1",
				"eslint-config-standard": "^12.0.0",
				"eslint-config-standard-react": "^7.0.2",
				"eslint-plugin-flowtype": "2.x",
				"eslint-plugin-import": "2.18.2",
				"eslint-plugin-jsx-a11y": "6.2.3",
				"eslint-plugin-node": "^8.0.0",
				"eslint-plugin-prettier": "^3.1.0",
				"eslint-plugin-promise": "^4.2.1",
				"eslint-plugin-react": "7.14.3",
				"eslint-plugin-react-hooks": "1.7.0",
				"eslint-plugin-standard": "^4.0.0",
				"husky": "^3.0.3",
				"is-ci-cli": "^1.1.1",
				"jest": "^24.8.0",
				"jest-cli": "^24.8.0",
				"jest-runner-eslint": "^0.7.4",
				"jest-watch-select-projects": "^0.1.2",
				"jest-watch-typeahead": "^0.3.1",
				"lint-staged": "^9.2.1",
				"prettier": "^1.18.2",
				"prop-types": "^15.5.0",
				"react": "^16.9.0",
				"react-dom": "^16.9.0",
				"rollup": "^0.68.0",
				"rollup-plugin-babel": "^4.3.3",
				"rollup-plugin-commonjs": "^9.1.3",
				"rollup-plugin-node-resolve": "^4.0.0",
				"rollup-plugin-peer-deps-external": "^2.2.0",
				"rollup-plugin-terser": "^5.1.2",
				"snapshot-diff": "^0.5.2"
			},
			"config": {
				"commitizen": {
					"path": "node_modules/cz-conventional-changelog"
				}
			},
			"browserslist": "> 0.25%, not dead",
			"readmeFilename": "README.md",
			"licenseText": "MIT License\n\nCopyright (c) 2016 Tanner Linsley\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n",
			"_id": "react-table@7.0.0-beta.7",
			"dist": {
				"shasum": "91ba3c73f95ba2842168d145ee54256d866ab17a",
				"integrity": "sha512-buAmy/w7PsfgaP8yGpHnY1+T+M6vvEerGSScATUAoZxvPVQ/pQblW+Xnv97VwIkck7n/wRu+n6Gf3skeMgSdrw==",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-beta.7.tgz",
				"fileCount": 47,
				"unpackedSize": 556580,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdlk6jCRA9TVsSAnZWagAAlEMP/29Vulb4lcP8PR71KXsA\n2aL/sfyolnj9zDBKzYwGs1j4mFTTAN8NSV+kF6LXdBoRVwBX0DmxaMDSFzmO\nGUEyzXvfkRWEcbC2jonKOH0j17cZKHuCsTCltiyrvpDgsNH5tsQFzXRorf/U\nM+BH0xu+C7o23kGX3s4Aa1D8nAFWwuKO60VwwaIil/XVvXWCOKdnFLBm1oQC\nHylxUuMDeJThf8wRUHVhu1HKeFzUGDGGTWPW+hCnrGust7rsm9bzXc3TNZQa\nUaxN+h4+tECOZ9rBC0qwS+2c7Do/KOHRzjda8exvp7uhXjm/iRs8HcVkioNl\nmKtEpwx9PDW0qIZ9yM4qPcNJsUafE69c6c4Buw25vgfB+Nme/WB9MYvQAb2Q\nrJfkJb9X3A6qzq4EZm+d+pNy22wCQDdDv2c+KsCCeKV2IBowvoPCPvFYNyui\nUaE5IhjSyMozOyV56J6fqtpHVLJFGs79Wm7iVMjy6EgBam2zEXbUM95tFluS\ntiB0DCENdgmbNIMpOgBXYj+Xf/z/vP+3Od0RyOyR8Ur8x1n5gcDLdrHDsb+n\nn01aBGheHfSQ7TKzCEhWWubwnncJCfrgq0TASOz4kTedYM5HBfGy5QaxgiXF\nw5IBKb4l/1iZ2gJ1ZC+POytfXeLclTpjHFKewSYfX1np2PAD/Sfp2en5jHCO\n13gw\r\n=hKr1\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				},
				{
					"name": "zsherman",
					"email": "zach.h.sherman@gmail.com"
				}
			],
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-table_7.0.0-beta.7_1570131618491_0.7158994494616477"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-beta.8": {
			"name": "react-table",
			"version": "7.0.0-beta.8",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "dist/index.js",
			"module": "dist/index.es.js",
			"jsnext:main": "dist/index.es.js",
			"sideEffects": false,
			"scripts": {
				"commit": "git add . && git-cz",
				"test": "is-ci 'test:ci' 'test:dev'",
				"test:dev": "jest --watch",
				"test:ci": "jest",
				"build": "rollup -c",
				"start": "rollup -c -w",
				"prepare": "yarn build",
				"release": "yarn publish",
				"releaseNext": "yarn publish --tag next",
				"format": "prettier {src,src/**,examples/*/src,examples/*/src/**}/*.{md,js,jsx,tsx} --write"
			},
			"peerDependencies": {
				"prop-types": "^15.5.0",
				"react": "^16.8.3",
				"react-dom": "^16.8.3"
			},
			"devDependencies": {
				"@babel/core": "^7.5.5",
				"@babel/plugin-proposal-class-properties": "^7.5.5",
				"@babel/preset-env": "^7.5.5",
				"@babel/preset-react": "^7.0.0",
				"@babel/runtime": "^7.5.5",
				"@commitlint/cli": "^8.1.0",
				"@commitlint/config-conventional": "^8.1.0",
				"@svgr/rollup": "^4.3.2",
				"@testing-library/dom": "^6.0.0",
				"@testing-library/jest-dom": "^4.0.0",
				"@testing-library/react": "^9.1.1",
				"babel-eslint": "9.x",
				"commitizen": "^4.0.3",
				"core-js": "3.2.1",
				"cross-env": "^5.2.0",
				"eslint": "5.x",
				"eslint-config-prettier": "^4.3.0",
				"eslint-config-react-app": "^4.0.1",
				"eslint-config-standard": "^12.0.0",
				"eslint-config-standard-react": "^7.0.2",
				"eslint-plugin-flowtype": "2.x",
				"eslint-plugin-import": "2.18.2",
				"eslint-plugin-jsx-a11y": "6.2.3",
				"eslint-plugin-node": "^8.0.0",
				"eslint-plugin-prettier": "^3.1.0",
				"eslint-plugin-promise": "^4.2.1",
				"eslint-plugin-react": "7.14.3",
				"eslint-plugin-react-hooks": "1.7.0",
				"eslint-plugin-standard": "^4.0.0",
				"husky": "^3.0.3",
				"is-ci-cli": "^1.1.1",
				"jest": "^24.8.0",
				"jest-cli": "^24.8.0",
				"jest-runner-eslint": "^0.7.4",
				"jest-watch-select-projects": "^0.1.2",
				"jest-watch-typeahead": "^0.3.1",
				"lint-staged": "^9.2.1",
				"prettier": "^1.18.2",
				"prop-types": "^15.5.0",
				"react": "^16.9.0",
				"react-dom": "^16.9.0",
				"rollup": "^0.68.0",
				"rollup-plugin-babel": "^4.3.3",
				"rollup-plugin-commonjs": "^9.1.3",
				"rollup-plugin-node-resolve": "^4.0.0",
				"rollup-plugin-peer-deps-external": "^2.2.0",
				"rollup-plugin-terser": "^5.1.2",
				"snapshot-diff": "^0.5.2"
			},
			"config": {
				"commitizen": {
					"path": "node_modules/cz-conventional-changelog"
				}
			},
			"browserslist": "> 0.25%, not dead",
			"readmeFilename": "README.md",
			"licenseText": "MIT License\n\nCopyright (c) 2016 Tanner Linsley\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n",
			"_id": "react-table@7.0.0-beta.8",
			"dist": {
				"shasum": "3b0cf748d0a2ca58dc48064cd2e180483addb570",
				"integrity": "sha512-ajeYb96bFcOydd8JR/h3+P5K/H9xdzpg3xDtTkacaqa5hxq9ztk+m6luA5akR3bz19Q8cRlVsEA9P0HIOV5/Tg==",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-beta.8.tgz",
				"fileCount": 47,
				"unpackedSize": 560964,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdlmkJCRA9TVsSAnZWagAApIMQAIPRAv7Ny5VSWZuSsQ5G\nXoXWc937CcNqFqoEsohLHnsmem6iBK1Ss3DEGZ1j2yBtSItr5a3uHdQ91+0j\ncQAwJwwnjFEbwai1K3ysTEQyANL6XotqlZfgJgqTMAOLDZzIEo+4tNXGlvXb\nhrl+M2IPUu+VWQeSVN7LBtuIGcuplVkH6CRQK4Exl5Lyvha5d1kn5XH89ktE\nvZB0wT9r0U50gW1vnplG5Ly59GIyNcAf8mITrkQ1vummwz2t85S9wJu3yCBj\nxJst5x7JhvSVBUMQ5JheTwfHmtIRmZG2uw2ETk8t2qH6fxzt5ztLyAMpcYry\nJSKm2t4bQXAK1X1sehCEqzZKpm1rTYBhlxLRaPhdYt2Lm9fbyMyLa8To8ptK\nMGY8lUqUhFKFGD5pxKX2dWl0UwNDRhVwg2E84xRCS+qu+V86F/SzUNR4Ppy+\ncBPVWe0GS723xJJXKkU7SVoSTZMleby07bUsAW9BFywFz2X2wvJEQnRk90rc\ndTyoyhj7RKeQe4YZl/jCH33ILD1MIQ2soFV3yafV+bnfYBKQ/A8lasw3x7j/\nYEofUO6LcPiQfSGt0Rb/sCCJbJSBNnRfrqwtUMpTsywFp17TP8ji12Zfz1NS\nuPMnwDdcUl+Cogu/bj9A7uLEA+rMw+XH/Sva2vmZyiU4n18QVfp/gCM5C2h5\noiVS\r\n=sUmM\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				},
				{
					"name": "zsherman",
					"email": "zach.h.sherman@gmail.com"
				}
			],
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-table_7.0.0-beta.8_1570138376641_0.22056641677020394"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-beta.9": {
			"name": "react-table",
			"version": "7.0.0-beta.9",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "dist/index.js",
			"module": "dist/index.es.js",
			"jsnext:main": "dist/index.es.js",
			"sideEffects": false,
			"scripts": {
				"commit": "git add . && git-cz",
				"test": "is-ci 'test:ci' 'test:dev'",
				"test:dev": "jest --watch",
				"test:ci": "jest",
				"build": "rollup -c",
				"start": "rollup -c -w",
				"prepare": "yarn build",
				"release": "yarn publish",
				"releaseNext": "yarn publish --tag next",
				"format": "prettier {src,src/**,examples/*/src,examples/*/src/**}/*.{md,js,jsx,tsx} --write"
			},
			"peerDependencies": {
				"prop-types": "^15.5.0",
				"react": "^16.8.3",
				"react-dom": "^16.8.3"
			},
			"devDependencies": {
				"@babel/core": "^7.5.5",
				"@babel/plugin-proposal-class-properties": "^7.5.5",
				"@babel/preset-env": "^7.5.5",
				"@babel/preset-react": "^7.0.0",
				"@babel/runtime": "^7.5.5",
				"@commitlint/cli": "^8.1.0",
				"@commitlint/config-conventional": "^8.1.0",
				"@svgr/rollup": "^4.3.2",
				"@testing-library/dom": "^6.0.0",
				"@testing-library/jest-dom": "^4.0.0",
				"@testing-library/react": "^9.1.1",
				"babel-eslint": "9.x",
				"commitizen": "^4.0.3",
				"core-js": "3.2.1",
				"cross-env": "^5.2.0",
				"eslint": "5.x",
				"eslint-config-prettier": "^4.3.0",
				"eslint-config-react-app": "^4.0.1",
				"eslint-config-standard": "^12.0.0",
				"eslint-config-standard-react": "^7.0.2",
				"eslint-plugin-flowtype": "2.x",
				"eslint-plugin-import": "2.18.2",
				"eslint-plugin-jsx-a11y": "6.2.3",
				"eslint-plugin-node": "^8.0.0",
				"eslint-plugin-prettier": "^3.1.0",
				"eslint-plugin-promise": "^4.2.1",
				"eslint-plugin-react": "7.14.3",
				"eslint-plugin-react-hooks": "1.7.0",
				"eslint-plugin-standard": "^4.0.0",
				"husky": "^3.0.3",
				"is-ci-cli": "^1.1.1",
				"jest": "^24.8.0",
				"jest-cli": "^24.8.0",
				"jest-runner-eslint": "^0.7.4",
				"jest-watch-select-projects": "^0.1.2",
				"jest-watch-typeahead": "^0.3.1",
				"lint-staged": "^9.2.1",
				"prettier": "^1.18.2",
				"prop-types": "^15.5.0",
				"react": "^16.9.0",
				"react-dom": "^16.9.0",
				"rollup": "^0.68.0",
				"rollup-plugin-babel": "^4.3.3",
				"rollup-plugin-commonjs": "^9.1.3",
				"rollup-plugin-node-resolve": "^4.0.0",
				"rollup-plugin-peer-deps-external": "^2.2.0",
				"rollup-plugin-terser": "^5.1.2",
				"snapshot-diff": "^0.5.2"
			},
			"config": {
				"commitizen": {
					"path": "node_modules/cz-conventional-changelog"
				}
			},
			"browserslist": "> 0.25%, not dead",
			"readmeFilename": "README.md",
			"licenseText": "MIT License\n\nCopyright (c) 2016 Tanner Linsley\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n",
			"_id": "react-table@7.0.0-beta.9",
			"dist": {
				"shasum": "ca95194e37d98bd3b862bccae328e9a5e506235b",
				"integrity": "sha512-3Pb22HiQkvJ7yYBHMm5ee8BOWLSkJkx6emaQbPBjuWZ/LljzVhEG6P1XPc7KHmuP5Ae3zjq1PpSTVRqey/rNIQ==",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-beta.9.tgz",
				"fileCount": 46,
				"unpackedSize": 557311,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdmVYuCRA9TVsSAnZWagAAYrgQAJzKCqj2Hc2WxfbHE2G+\nfVGMCtFkPBGMigx3V9gLl2PnDs4rBXQsH/OrzSAOrGCSDh6NOW9klCidYoCs\nFKhnIiz45WNrnIMKGnKMO9LRZwFaJxhXj73tgTqzwrsEFUiRwl2Y1+AZhBOC\nVn6eWbtM86j54gDAHZMOJBf7nWt6B+zayT0+EPTnQv4ffJSJP4gerv4iaCMy\nWxxU6Lch/LUNmoK1L+AfKJscbYeKnBgC+ANmcF4f54OJA9uR9W2cpemNIFaX\nW+qbyGEiFuUg/P/LkrMuMYr32LfMN2JgYt1t9a5SsJ0Hl3+uF6x6K0TFF1je\nYYS5vTU3CH1nUJdbz3RpwjSlscn69WTxv0oue+fLKLsT8b3sv5hRouwuT0d4\nFfxUiRdsNwdbPAs0AwOtsml+s7vuvFKMT5mgU1KP9jz5LiF4ZFEQ4dJ5j2Z1\nf35O1q518V/7hgSbaan8/42FElzpcY3Ey0EKHHatTNE3Fx0o41jfSi5aVbrl\ngah3AEtmx61A0ESDnYtUu9O3X/8RVZ951Oe3Yu3PckTJNjqzX9oO9CgrENnW\nbNaUTlFmSU7PqCQXCNYOOJp7uwi774yHRD9/vqyiboUNdUL+NfCW0f0+9ksH\n2FWtCqG6n1IPoKGFzJOx5SPsdozShTjNFmRQib0UeYQtYM9uP89d6R/LeWZd\n0xaL\r\n=Ck9q\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				},
				{
					"name": "zsherman",
					"email": "zach.h.sherman@gmail.com"
				}
			],
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-table_7.0.0-beta.9_1570330157609_0.7917457550169285"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-beta.10": {
			"name": "react-table",
			"version": "7.0.0-beta.10",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "dist/index.js",
			"module": "dist/index.es.js",
			"jsnext:main": "dist/index.es.js",
			"sideEffects": false,
			"scripts": {
				"commit": "git add . && git-cz",
				"test": "is-ci 'test:ci' 'test:dev'",
				"test:dev": "jest --watch",
				"test:ci": "jest",
				"build": "rollup -c",
				"start": "rollup -c -w",
				"prepare": "yarn build",
				"release": "yarn publish",
				"releaseNext": "yarn publish --tag next",
				"format": "prettier {src,src/**,examples/*/src,examples/*/src/**}/*.{md,js,jsx,tsx} --write"
			},
			"peerDependencies": {
				"prop-types": "^15.5.0",
				"react": "^16.8.3",
				"react-dom": "^16.8.3"
			},
			"devDependencies": {
				"@babel/core": "^7.5.5",
				"@babel/plugin-proposal-class-properties": "^7.5.5",
				"@babel/preset-env": "^7.5.5",
				"@babel/preset-react": "^7.0.0",
				"@babel/runtime": "^7.5.5",
				"@commitlint/cli": "^8.1.0",
				"@commitlint/config-conventional": "^8.1.0",
				"@svgr/rollup": "^4.3.2",
				"@testing-library/dom": "^6.0.0",
				"@testing-library/jest-dom": "^4.0.0",
				"@testing-library/react": "^9.1.1",
				"babel-eslint": "9.x",
				"commitizen": "^4.0.3",
				"core-js": "3.2.1",
				"cross-env": "^5.2.0",
				"eslint": "5.x",
				"eslint-config-prettier": "^4.3.0",
				"eslint-config-react-app": "^4.0.1",
				"eslint-config-standard": "^12.0.0",
				"eslint-config-standard-react": "^7.0.2",
				"eslint-plugin-flowtype": "2.x",
				"eslint-plugin-import": "2.18.2",
				"eslint-plugin-jsx-a11y": "6.2.3",
				"eslint-plugin-node": "^8.0.0",
				"eslint-plugin-prettier": "^3.1.0",
				"eslint-plugin-promise": "^4.2.1",
				"eslint-plugin-react": "7.14.3",
				"eslint-plugin-react-hooks": "1.7.0",
				"eslint-plugin-standard": "^4.0.0",
				"husky": "^3.0.3",
				"is-ci-cli": "^1.1.1",
				"jest": "^24.8.0",
				"jest-cli": "^24.8.0",
				"jest-runner-eslint": "^0.7.4",
				"jest-watch-select-projects": "^0.1.2",
				"jest-watch-typeahead": "^0.3.1",
				"lint-staged": "^9.2.1",
				"prettier": "^1.18.2",
				"prop-types": "^15.5.0",
				"react": "^16.9.0",
				"react-dom": "^16.9.0",
				"rollup": "^0.68.0",
				"rollup-plugin-babel": "^4.3.3",
				"rollup-plugin-commonjs": "^9.1.3",
				"rollup-plugin-node-resolve": "^4.0.0",
				"rollup-plugin-peer-deps-external": "^2.2.0",
				"rollup-plugin-terser": "^5.1.2",
				"snapshot-diff": "^0.5.2"
			},
			"config": {
				"commitizen": {
					"path": "node_modules/cz-conventional-changelog"
				}
			},
			"browserslist": "> 0.25%, not dead",
			"readmeFilename": "README.md",
			"licenseText": "MIT License\n\nCopyright (c) 2016 Tanner Linsley\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n",
			"_id": "react-table@7.0.0-beta.10",
			"dist": {
				"shasum": "c19efa4a4cb31fb6d9dc53d9b0c7f8b2855dd1a0",
				"integrity": "sha512-SAMpjvQjqdsH1oZS5ClXKpVCPYNGUF2l2sCogAVeCxOAo+LJjBI+pSE7Z6uMZku6lWFXvlAg666tNqJ+Bjz0DA==",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-beta.10.tgz",
				"fileCount": 46,
				"unpackedSize": 562447,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdm2eJCRA9TVsSAnZWagAA+sMP/2xfaSeK1M7zstCIN6L9\nvLJRUQOBkpG0cujYUiImnaF5qKTK+1HLtalLUbdFIJRjgcOc7ywx0fW/MHUg\nXVKbx3R34iGmYjivCxBFh2sYiXJKEjipKnlcJzhAhaxJXvratE9nVv8JiW26\nGGw5Vk72IrC3rYUQnpcPXuC1R3QaHoP6WFqBikvxFzISOhEKRTjZSJZsU5Jo\nBJ/gwqjMGlDRm9RjukpsJZjf+1TliTkGYFZ+okekQ2ztozZ/68dUAs0/aEzJ\nfw/Udbl9/wAg6Y+Szi3iaWnZcK69mOy3d6QE7oasB751uUgr6LSLnDHjlto0\n1se+D8c3oGEDCyR8oKIqnk+KJC/NgHHlQFrOYqmiXKvBYrwDRRsDQjlL1GnK\nTvIBDCaJ/UPlWxWOk7I8+0y1JcUwmfGGz8ZjUJR3DoKkEfETfEHJLPEG8GIh\nYhEVNG+ApW5bhjViTz4EPl1RFZV3aDL+ubwcrLGkUPohSGoe2L9vp/66DT0Q\nc2HOFCEqOGVC3aYRDxBY900jxa5cvXVUBWrBJ0rg1Hun5VcYY0E6eZnpSaeS\nam+JXw88bYcETxPTexvv6jRCa/aWvGNkFrU5W1a8hO2IheqFFtEPV/AmgJyO\nxtR2/omCj9lywmwtzXS5vGjKTvRLmW4viwvlfEZXp+nQq5XRcrqXKHHi5Mws\nIrDI\r\n=MGBN\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				},
				{
					"name": "zsherman",
					"email": "zach.h.sherman@gmail.com"
				}
			],
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-table_7.0.0-beta.10_1570465673214_0.5965502566329279"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-beta.11": {
			"name": "react-table",
			"version": "7.0.0-beta.11",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "dist/index.js",
			"module": "dist/index.es.js",
			"jsnext:main": "dist/index.es.js",
			"sideEffects": false,
			"scripts": {
				"commit": "git add . && git-cz",
				"test": "is-ci \"test:ci\" \"test:dev\"",
				"test:dev": "jest --watch",
				"test:ci": "jest",
				"build": "rollup -c",
				"start": "rollup -c -w",
				"prepare": "yarn build",
				"release": "yarn publish",
				"releaseNext": "yarn publish --tag next",
				"format": "prettier {src,src/**,examples/*/src,examples/*/src/**}/*.{md,js,jsx,tsx} --write"
			},
			"peerDependencies": {
				"prop-types": "^15.5.0",
				"react": "^16.8.3",
				"react-dom": "^16.8.3"
			},
			"devDependencies": {
				"@babel/core": "^7.5.5",
				"@babel/plugin-proposal-class-properties": "^7.5.5",
				"@babel/preset-env": "^7.5.5",
				"@babel/preset-react": "^7.0.0",
				"@babel/runtime": "^7.5.5",
				"@commitlint/cli": "^8.1.0",
				"@commitlint/config-conventional": "^8.1.0",
				"@svgr/rollup": "^4.3.2",
				"@testing-library/dom": "^6.0.0",
				"@testing-library/jest-dom": "^4.0.0",
				"@testing-library/react": "^9.1.1",
				"babel-eslint": "9.x",
				"commitizen": "^4.0.3",
				"core-js": "3.2.1",
				"cross-env": "^5.2.0",
				"eslint": "5.x",
				"eslint-config-prettier": "^4.3.0",
				"eslint-config-react-app": "^4.0.1",
				"eslint-config-standard": "^12.0.0",
				"eslint-config-standard-react": "^7.0.2",
				"eslint-plugin-flowtype": "2.x",
				"eslint-plugin-import": "2.18.2",
				"eslint-plugin-jsx-a11y": "6.2.3",
				"eslint-plugin-node": "^8.0.0",
				"eslint-plugin-prettier": "^3.1.0",
				"eslint-plugin-promise": "^4.2.1",
				"eslint-plugin-react": "7.14.3",
				"eslint-plugin-react-hooks": "1.7.0",
				"eslint-plugin-standard": "^4.0.0",
				"husky": "^3.0.3",
				"is-ci-cli": "^2.0.0",
				"jest": "^24.8.0",
				"jest-cli": "^24.8.0",
				"jest-runner-eslint": "^0.7.4",
				"jest-watch-select-projects": "^0.1.2",
				"jest-watch-typeahead": "^0.3.1",
				"lint-staged": "^9.2.1",
				"prettier": "^1.18.2",
				"prop-types": "^15.5.0",
				"react": "^16.9.0",
				"react-dom": "^16.9.0",
				"rollup": "^0.68.0",
				"rollup-plugin-babel": "^4.3.3",
				"rollup-plugin-commonjs": "^9.1.3",
				"rollup-plugin-node-resolve": "^4.0.0",
				"rollup-plugin-peer-deps-external": "^2.2.0",
				"rollup-plugin-terser": "^5.1.2",
				"snapshot-diff": "^0.5.2"
			},
			"config": {
				"commitizen": {
					"path": "node_modules/cz-conventional-changelog"
				}
			},
			"browserslist": "> 0.25%, not dead",
			"readmeFilename": "README.md",
			"licenseText": "MIT License\n\nCopyright (c) 2016 Tanner Linsley\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n",
			"_id": "react-table@7.0.0-beta.11",
			"dist": {
				"shasum": "978a22a179d168f6a4e4ed41dec149057b63412d",
				"integrity": "sha512-mkjyzpZgvNEZa4O308Qv+3oNOVTDR5SrpX+xHIlC8ZkN5/SDTlEtqFs2CgBbUvUNad8qEJup2CoKg7akNNzOvw==",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-beta.11.tgz",
				"fileCount": 46,
				"unpackedSize": 573005,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdnk35CRA9TVsSAnZWagAAmS8P/0ju6iLCZG3caTxV5V3P\nqhZ56mBcwmjZtS5OrISLxbVwWuFjzI4GlVKYxYlV3KBL3pXfoVbz0Lz6O/Ls\nSIGz9obnpY2A8yxE8o+7peiGanCEETPvtkaUpNVlqkKSfOnrplF2K0xxjYK1\nD45k8OxJ1htGHcgCD7Q2uk/JGL+eJ38fNkMnqMvCGQNUVQBLxt59guhQ1OH7\nt2+VvMJPl8vjoN+6jkHiblos3Sn0tYIOzL/wuA0FolbgntCGWO6JPNKqSIAa\np0CeW7obiy9v52MxvPloNv0LTKAJCqaSVmS92Ylk7f3nvVDZXeCL1FG2KfMz\ngT8vQyW53nFdgUfyUZcLOspZvjuXpLuZJu9f5FEp0tv5RWKcp6ZWn4K5Kf96\nk9S0WLeEYUDGev5DNkj9XAphROzwtc95VmcNRPecl38eMklQpacJ9e368s5a\n4+3ormHQbUO19gM7vyvRRtQyHyRoUSRJcRRaJkeh42bnC7tdGcDq1XE22/Qe\ntZbgQWhN/GS35j2sJXQaW1jEJKQIGaSYvXNTmZITs6g4wiEV3yvGq/X63j4H\nmc0bdqpdUBYgvsHGkThfFqbI4O1Q3r5Hqq2dLGAPKqhEOVzDJyNOa+aio9Q+\neN/LijlmmK19fTK9tGku/BMZHuTPyAxZL9aYuf8DzGJELHa/MtHWTv8YQ78s\nTsIc\r\n=azhU\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				},
				{
					"name": "zsherman",
					"email": "zach.h.sherman@gmail.com"
				}
			],
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-table_7.0.0-beta.11_1570655736469_0.06652412032783994"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-beta.12": {
			"name": "react-table",
			"version": "7.0.0-beta.12",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "dist/index.js",
			"module": "dist/index.es.js",
			"jsnext:main": "dist/index.es.js",
			"sideEffects": false,
			"scripts": {
				"commit": "git add . && git-cz",
				"test": "is-ci \"test:ci\" \"test:dev\"",
				"test:dev": "jest --watch",
				"test:ci": "jest",
				"build": "rollup -c",
				"start": "rollup -c -w",
				"prepare": "yarn build",
				"release": "yarn publish",
				"releaseNext": "yarn publish --tag next",
				"format": "prettier {src,src/**,examples/*/src,examples/*/src/**}/*.{md,js,jsx,tsx} --write"
			},
			"peerDependencies": {
				"prop-types": "^15.5.0",
				"react": "^16.8.3",
				"react-dom": "^16.8.3"
			},
			"devDependencies": {
				"@babel/core": "^7.5.5",
				"@babel/plugin-proposal-class-properties": "^7.5.5",
				"@babel/preset-env": "^7.5.5",
				"@babel/preset-react": "^7.0.0",
				"@babel/runtime": "^7.5.5",
				"@commitlint/cli": "^8.1.0",
				"@commitlint/config-conventional": "^8.1.0",
				"@svgr/rollup": "^4.3.2",
				"@testing-library/dom": "^6.0.0",
				"@testing-library/jest-dom": "^4.0.0",
				"@testing-library/react": "^9.1.1",
				"babel-eslint": "9.x",
				"commitizen": "^4.0.3",
				"core-js": "3.2.1",
				"cross-env": "^5.2.0",
				"eslint": "5.x",
				"eslint-config-prettier": "^4.3.0",
				"eslint-config-react-app": "^4.0.1",
				"eslint-config-standard": "^12.0.0",
				"eslint-config-standard-react": "^7.0.2",
				"eslint-plugin-flowtype": "2.x",
				"eslint-plugin-import": "2.18.2",
				"eslint-plugin-jsx-a11y": "6.2.3",
				"eslint-plugin-node": "^8.0.0",
				"eslint-plugin-prettier": "^3.1.0",
				"eslint-plugin-promise": "^4.2.1",
				"eslint-plugin-react": "7.14.3",
				"eslint-plugin-react-hooks": "1.7.0",
				"eslint-plugin-standard": "^4.0.0",
				"husky": "^3.0.3",
				"is-ci-cli": "^2.0.0",
				"jest": "^24.8.0",
				"jest-cli": "^24.8.0",
				"jest-runner-eslint": "^0.7.4",
				"jest-watch-select-projects": "^0.1.2",
				"jest-watch-typeahead": "^0.3.1",
				"lint-staged": "^9.2.1",
				"prettier": "^1.18.2",
				"prop-types": "^15.5.0",
				"react": "^16.9.0",
				"react-dom": "^16.9.0",
				"rollup": "^0.68.0",
				"rollup-plugin-babel": "^4.3.3",
				"rollup-plugin-commonjs": "^9.1.3",
				"rollup-plugin-node-resolve": "^4.0.0",
				"rollup-plugin-peer-deps-external": "^2.2.0",
				"rollup-plugin-terser": "^5.1.2",
				"snapshot-diff": "^0.5.2"
			},
			"config": {
				"commitizen": {
					"path": "node_modules/cz-conventional-changelog"
				}
			},
			"browserslist": "> 0.25%, not dead",
			"readmeFilename": "README.md",
			"licenseText": "MIT License\n\nCopyright (c) 2016 Tanner Linsley\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n",
			"_id": "react-table@7.0.0-beta.12",
			"dist": {
				"shasum": "ae54b398fbdb527b9fad82e52c4d829c00fdd5dc",
				"integrity": "sha512-h1c0KNTBRPAMgZumaNixr3X0w7kFTuqk6pHwia12LsMgnTHNEEeqp7+tQ5fTPwwMArp1/OHXeOdSKEes1C83iw==",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-beta.12.tgz",
				"fileCount": 46,
				"unpackedSize": 573005,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdnlRvCRA9TVsSAnZWagAAVawQAIqqyI1BUeirMbXm/P8n\nP2ErOWdho+RqCcQfqdWnD9KcBeCciI/94Rn9pJmJesHwx6r50vrud5etBxMZ\nS45EK9LhSzZhqOGbpSbonxY5Qxr5i0cjsIedHNKRlO+lKM/vGC2wYt5Y9Hxw\nD6RxJ2IlyGvMIGHAfdwBAJ9Pxkb/VjjtjTLpzd5OnsWjgPBZbUSslFIWDCms\nK3tJUsWwjjfk+rrQug79ilDKPsWFi7XGMIWfNV2gR0p0rb24/Q4SYoFNHUU0\n3IeS7cEbsAg87UE5IFlXuJ9DYPfc4MA/dPNtdoz6E/hO4gjNgJAnz6Cyk+Hb\n7rXZNHgEzcnFPBsmnPV8TEscurRCcccdxr2slfaHj93vsLoJBPXyhSSQ1GnE\n/01jxumCOwcoAfv4ZsRTEboH5lTNsiG2dCVxzAx6GtJr0KrXxYrDHOY9jG0/\nhxzqGJ8AgMLno5y+7e0VT+osh/8JB7W43H/aGmQaz6dg/VmNmSyhMrWG5eCc\nu3zlkPqHwcZ5afOVjDPByRmYJBZiz/+xMc1H0emI18P34RLsqPy8R0JvgK/G\nxwBvQppy4AalitdhF/NbChMRKMHBUttIfHo7kPiPEL62kO7ogwr1JFXElQhd\nsxV9VEhXN7sWBUtCLBFTMdmkDqzzpR9RfSHohDuOzJt+JRv9VZE/TGdSfnDO\norft\r\n=3Lgm\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				},
				{
					"name": "zsherman",
					"email": "zach.h.sherman@gmail.com"
				}
			],
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-table_7.0.0-beta.12_1570657390624_0.17232044963107152"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-beta.13": {
			"name": "react-table",
			"version": "7.0.0-beta.13",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "dist/index.js",
			"module": "dist/index.es.js",
			"jsnext:main": "dist/index.es.js",
			"sideEffects": false,
			"scripts": {
				"commit": "git add . && git-cz",
				"test": "is-ci \"test:ci\" \"test:dev\"",
				"test:dev": "jest --watch",
				"test:ci": "yarn test:jest && yarn test:types",
				"test:jest": "jest",
				"test:types": "dtslint",
				"build": "rollup -c",
				"start": "rollup -c -w",
				"prepare": "yarn build",
				"release": "yarn publish",
				"releaseNext": "yarn publish --tag next",
				"format": "prettier {src,src/**,examples/*/src,examples/*/src/**}/*.{md,js,jsx,tsx} --write"
			},
			"peerDependencies": {
				"prop-types": "^15.5.0",
				"react": "^16.8.3",
				"react-dom": "^16.8.3"
			},
			"devDependencies": {
				"@babel/core": "^7.5.5",
				"@babel/plugin-proposal-class-properties": "^7.5.5",
				"@babel/preset-env": "^7.5.5",
				"@babel/preset-react": "^7.0.0",
				"@babel/runtime": "^7.5.5",
				"@commitlint/cli": "^8.1.0",
				"@commitlint/config-conventional": "^8.1.0",
				"@svgr/rollup": "^4.3.2",
				"@testing-library/dom": "^6.0.0",
				"@testing-library/jest-dom": "^4.0.0",
				"@testing-library/react": "^9.1.1",
				"babel-eslint": "9.x",
				"commitizen": "^4.0.3",
				"core-js": "3.2.1",
				"cross-env": "^5.2.0",
				"dtslint": "^0.9.8",
				"eslint": "5.x",
				"eslint-config-prettier": "^4.3.0",
				"eslint-config-react-app": "^4.0.1",
				"eslint-config-standard": "^12.0.0",
				"eslint-config-standard-react": "^7.0.2",
				"eslint-plugin-flowtype": "2.x",
				"eslint-plugin-import": "2.18.2",
				"eslint-plugin-jsx-a11y": "6.2.3",
				"eslint-plugin-node": "^8.0.0",
				"eslint-plugin-prettier": "^3.1.0",
				"eslint-plugin-promise": "^4.2.1",
				"eslint-plugin-react": "7.14.3",
				"eslint-plugin-react-hooks": "1.7.0",
				"eslint-plugin-standard": "^4.0.0",
				"husky": "^3.0.3",
				"is-ci-cli": "^2.0.0",
				"jest": "^24.8.0",
				"jest-cli": "^24.8.0",
				"jest-runner-eslint": "^0.7.4",
				"jest-watch-select-projects": "^0.1.2",
				"jest-watch-typeahead": "^0.3.1",
				"lint-staged": "^9.2.1",
				"prettier": "^1.18.2",
				"prop-types": "^15.5.0",
				"react": "^16.9.0",
				"react-dom": "^16.9.0",
				"rollup": "^0.68.0",
				"rollup-plugin-babel": "^4.3.3",
				"rollup-plugin-commonjs": "^9.1.3",
				"rollup-plugin-node-resolve": "^4.0.0",
				"rollup-plugin-peer-deps-external": "^2.2.0",
				"rollup-plugin-terser": "^5.1.2",
				"snapshot-diff": "^0.5.2"
			},
			"config": {
				"commitizen": {
					"path": "node_modules/cz-conventional-changelog"
				}
			},
			"browserslist": "> 0.25%, not dead",
			"readmeFilename": "README.md",
			"licenseText": "MIT License\n\nCopyright (c) 2016 Tanner Linsley\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n",
			"_id": "react-table@7.0.0-beta.13",
			"dist": {
				"shasum": "03982850f5a6c04a189e8b517aae478a537e1fa4",
				"integrity": "sha512-/meuhZ4v53Iy+55McfMEH/WU3iQsPfaSB4EMxtBYTq/yg8+xIICIRh6ebC6J1GLv/25Wzt8cxkEn/TWButUSVg==",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-beta.13.tgz",
				"fileCount": 46,
				"unpackedSize": 558053,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd1XcyCRA9TVsSAnZWagAANV0P+wSTQaEGUDRkHmSzHMRP\nbuEIc07FvOY643ss576mP9Wiaz71dhJH65E/7C2Tq6CHBm4Kj/jdyuYNodF+\n8IIb9Z+SUMfwk4oGNG+UogXWuhzVB5lbQRR9v2ggUhgASM/WeUaGyWzboL+p\nURQao/8sKaqPfDTJ6w+PdOvF1+Cmt2meqtQAK86g2x4oZrJOZ84KSa/idtcq\nyuFfiBXg0mwOL+SSsi7H34YbcpQYLRsy8fLboTcExSfQJKJ//1hnLvnToCJ0\nOuimelovHBqEb3WO/lEv9JqCdZAZaKV5FtFW6iiqPm+dKH3xkzF3ermYTovu\nX0s5NHltGBhFTDSCmnCXyIvz7e8GQi1rgiaqSWw3iitLvQDSzd+Vrlj1m8fb\ntNX45uwGtTtS5HnniBzr0za6etnyz/SapUrGFzIBXOU0ozeJHbikOymmlsUv\nDe3j7hoWH5frD2tPsG/ic4nUDlTtCz9hohJDGm/Jt3ugrzqwjd84Wlh0XGZL\nk0FCNWCvlcwbESQ6q76CKU2Ji6ihNKvWuKUitvcf4ZFS5bxBGfifoIG3Fju7\nVjfpSY69gZQwEVIxEiVNZKnIm5KMVVi95JWgOQ3AgFocAxXz58VzmCPX3nuG\nZijj+Csl2WKf5KnQxX1AH0MjyxfT9TmkI9ZzVtM9ApVHvAx2B8mqjs97i0pP\nD+hn\r\n=zKAh\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				},
				{
					"name": "zsherman",
					"email": "zach.h.sherman@gmail.com"
				}
			],
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-table_7.0.0-beta.13_1574270769990_0.15807910362800204"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-beta.14": {
			"name": "react-table",
			"version": "7.0.0-beta.14",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "dist/index.js",
			"module": "dist/index.es.js",
			"scripts": {
				"commit": "git add . && git-cz",
				"test": "is-ci \"test:ci\" \"test:dev\"",
				"test:dev": "jest --watch",
				"test:ci": "yarn test:jest && yarn test:types",
				"test:jest": "jest",
				"test:types": "echo '\n****\nTODO: Re-enable dtslint\n****\n'",
				"build": "rollup -c",
				"start": "rollup -c -w",
				"prepare": "yarn build",
				"release": "yarn publish",
				"releaseNext": "yarn publish --tag next",
				"format": "prettier {src,src/**,examples/*/src,examples/*/src/**}/*.{md,js,jsx,tsx} --write"
			},
			"peerDependencies": {
				"prop-types": "^15.5.0",
				"react": "^16.8.3",
				"react-dom": "^16.8.3"
			},
			"devDependencies": {
				"@babel/core": "^7.7.2",
				"@babel/preset-env": "^7.7.1",
				"@babel/preset-react": "^7.7.0",
				"@babel/runtime": "^7.7.2",
				"@commitlint/cli": "^8.2.0",
				"@commitlint/config-conventional": "^8.2.0",
				"@svgr/rollup": "^4.3.3",
				"@testing-library/dom": "^6.10.1",
				"@testing-library/jest-dom": "^4.2.4",
				"@testing-library/react": "^9.3.2",
				"babel-eslint": "9.x",
				"babel-jest": "^24.9.0",
				"commitizen": "^4.0.3",
				"core-js": "3.4.1",
				"cross-env": "^6.0.3",
				"dtslint": "^0.9.8",
				"eslint": "6.6.0",
				"eslint-config-prettier": "^6.7.0",
				"eslint-config-react-app": "^5.0.2",
				"eslint-config-standard": "^14.1.0",
				"eslint-config-standard-react": "^9.2.0",
				"eslint-plugin-flowtype": "4.4.1",
				"eslint-plugin-import": "2.18.2",
				"eslint-plugin-jsx-a11y": "6.2.3",
				"eslint-plugin-node": "^10.0.0",
				"eslint-plugin-prettier": "^3.1.1",
				"eslint-plugin-promise": "^4.2.1",
				"eslint-plugin-react": "7.16.0",
				"eslint-plugin-react-hooks": "2.3.0",
				"eslint-plugin-standard": "^4.0.1",
				"husky": "^3.1.0",
				"is-ci-cli": "^2.0.0",
				"jest": "^24.9.0",
				"jest-cli": "^24.9.0",
				"jest-runner-eslint": "^0.7.5",
				"jest-watch-select-projects": "^1.0.0",
				"jest-watch-typeahead": "^0.4.2",
				"lint-staged": "^9.4.3",
				"prettier": "^1.19.1",
				"prop-types": "^15.5.0",
				"react": "^16.12.0",
				"react-dom": "^16.12.0",
				"rollup": "^1.27.3",
				"rollup-plugin-babel": "^4.3.3",
				"rollup-plugin-commonjs": "^10.1.0",
				"rollup-plugin-node-resolve": "^5.2.0",
				"rollup-plugin-peer-deps-external": "^2.2.0",
				"rollup-plugin-size-snapshot": "^0.10.0",
				"rollup-plugin-terser": "^5.1.2",
				"snapshot-diff": "^0.6.1"
			},
			"config": {
				"commitizen": {
					"path": "node_modules/cz-conventional-changelog"
				}
			},
			"browserslist": "> 0.25%, not dead",
			"readmeFilename": "README.md",
			"licenseText": "MIT License\n\nCopyright (c) 2016 Tanner Linsley\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n",
			"_id": "react-table@7.0.0-beta.14",
			"dist": {
				"shasum": "17824db22de1b082ed9fdb8e3bcb21612abd6523",
				"integrity": "sha512-5pUAq+Dv/Dwo/iMZHRjxlBpphOclgDDJ0BBW26MgzWPZY+PfhqzIWVk7HnIFa8GJW8dzpMu20/jiWRhwav1N/A==",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-beta.14.tgz",
				"fileCount": 46,
				"unpackedSize": 650427,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd1ZHqCRA9TVsSAnZWagAA8mwQAIbpWejqCRjB1iNMIB3O\nlGTcM95xGqhm25VPgP/t7Zmp56bHheCvnfl/mRrrtuVcKmNWSLl9HzDwR4Za\nWnbwVmnsFkr9885rsGysY7LXD5vKrYv1NIlIP1fcTKRNUfMMtCSrRxYfCG7D\n0hG6J9ky4hk4pyrRyx5CrDdhPR7Bm0OR72bp9316HLhIdMKTOUTcQ8PXyOQW\ntyRSqUfyhkn7zh5bSQtkAljFR4IvRzvSHnJkQDznDdNJHWSGCOjviJMrgQbV\n6dASLDcntVcNG94uDMRtugUPylWd+23hEkz6wwzHHOX54x6FLEmq2uXyNziT\nwG8Ubwed+lHIdHpTmG6osDRDw5E31EMcryXRGXL6YSfizO6SRO1jU7XDBDBv\nIJP9oGhHPXxK00AK2rLDeWnYYN7OsC2NA6npZwOQ1pDgmWDfc9wfywOH4H27\nemo1WmrEfxZPoctqnFCt79GlXOYk+rEIQ+k2jFSqj3MzGq2vrwAhduPzR7Yf\n6W2ddYhn7Ur+0ccdIM5bPH60Xns/ijxFm7MF9TmODV4na7P36fBvYsGEHe3+\nn4CAWWDSlUd4NHywk4jNjQaRvgLW3AxMfZQ1HowxN2kcz6h5U6nyaVPb4M3f\ncS2pZezb5HYelV/cTvGMV1/+dW8kEQjvIzhM3s/FSUQgQSXn79o1xEwPWfhb\nQAwy\r\n=SUIz\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				},
				{
					"name": "zsherman",
					"email": "zach.h.sherman@gmail.com"
				}
			],
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-table_7.0.0-beta.14_1574277610244_0.19652063012775778"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-beta.15": {
			"name": "react-table",
			"version": "7.0.0-beta.15",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "dist/index.js",
			"module": "dist/index.es.js",
			"scripts": {
				"commit": "git add . && git-cz",
				"test": "is-ci \"test:ci\" \"test:dev\"",
				"test:dev": "jest --watch",
				"test:ci": "yarn test:jest && yarn test:types",
				"test:jest": "jest",
				"test:types": "echo '\n****\nTODO: Re-enable dtslint\n****\n'",
				"build": "rollup -c",
				"start": "rollup -c -w",
				"prepare": "yarn build",
				"release": "yarn publish",
				"releaseNext": "yarn publish --tag next",
				"format": "prettier {src,src/**,examples/*/src,examples/*/src/**}/*.{md,js,jsx,tsx} --write"
			},
			"peerDependencies": {
				"prop-types": "^15.5.0",
				"react": "^16.8.3",
				"react-dom": "^16.8.3"
			},
			"devDependencies": {
				"@babel/core": "^7.7.2",
				"@babel/preset-env": "^7.7.1",
				"@babel/preset-react": "^7.7.0",
				"@babel/runtime": "^7.7.2",
				"@commitlint/cli": "^8.2.0",
				"@commitlint/config-conventional": "^8.2.0",
				"@svgr/rollup": "^4.3.3",
				"@testing-library/dom": "^6.10.1",
				"@testing-library/jest-dom": "^4.2.4",
				"@testing-library/react": "^9.3.2",
				"babel-eslint": "9.x",
				"babel-jest": "^24.9.0",
				"commitizen": "^4.0.3",
				"core-js": "3.4.1",
				"cross-env": "^6.0.3",
				"dtslint": "^0.9.8",
				"eslint": "6.6.0",
				"eslint-config-prettier": "^6.7.0",
				"eslint-config-react-app": "^5.0.2",
				"eslint-config-standard": "^14.1.0",
				"eslint-config-standard-react": "^9.2.0",
				"eslint-plugin-flowtype": "4.4.1",
				"eslint-plugin-import": "2.18.2",
				"eslint-plugin-jsx-a11y": "6.2.3",
				"eslint-plugin-node": "^10.0.0",
				"eslint-plugin-prettier": "^3.1.1",
				"eslint-plugin-promise": "^4.2.1",
				"eslint-plugin-react": "7.16.0",
				"eslint-plugin-react-hooks": "2.3.0",
				"eslint-plugin-standard": "^4.0.1",
				"husky": "^3.1.0",
				"is-ci-cli": "^2.0.0",
				"jest": "^24.9.0",
				"jest-cli": "^24.9.0",
				"jest-runner-eslint": "^0.7.5",
				"jest-watch-select-projects": "^1.0.0",
				"jest-watch-typeahead": "^0.4.2",
				"lint-staged": "^9.4.3",
				"prettier": "^1.19.1",
				"prop-types": "^15.5.0",
				"react": "^16.12.0",
				"react-dom": "^16.12.0",
				"rollup": "^1.27.3",
				"rollup-plugin-babel": "^4.3.3",
				"rollup-plugin-commonjs": "^10.1.0",
				"rollup-plugin-node-resolve": "^5.2.0",
				"rollup-plugin-peer-deps-external": "^2.2.0",
				"rollup-plugin-size-snapshot": "^0.10.0",
				"rollup-plugin-terser": "^5.1.2",
				"snapshot-diff": "^0.6.1"
			},
			"config": {
				"commitizen": {
					"path": "node_modules/cz-conventional-changelog"
				}
			},
			"browserslist": "> 0.25%, not dead",
			"readmeFilename": "README.md",
			"licenseText": "MIT License\n\nCopyright (c) 2016 Tanner Linsley\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n",
			"_id": "react-table@7.0.0-beta.15",
			"dist": {
				"shasum": "66dc4c71f9e77f5c92ac65a307341d6d3e045d33",
				"integrity": "sha512-Qr0HjVkYIPLi7BJiHm6ZfRIH00Ziu/bdonwouwKY10hsaqQi9AyH9kF4cXJChBQuspfjsnqnP9kQAjsEIoAeUQ==",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-beta.15.tgz",
				"fileCount": 46,
				"unpackedSize": 650404,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3CsICRA9TVsSAnZWagAAUU4P/3llYWdF+OzrMK3pGelo\ngS6QKHbi4LyrPpMk1x1Wl9qaBZqSxbieczTIwqm72WqfQaZCXzJ4DlaXnkAf\ngdTJPBMW39h6fHVi20tJ9f0Imc85f6Ky4YVHaLup8J49L0lY4RXJbfW97Ut5\nsWGO4vF2t+n4Gen3A7KZjhwNVhM+APnHsAO5kn3KXBksCZI/KfRC51jzhQsX\nkxe8H3rnfDEgyDC6D+DqKzMI49iNW5u89/C6tgmzqGRp6/LRp8bLJe45tisQ\nAsqlDACdMwdk3M0NoIliNOdQyHsXiiIegde8L/81e8gXQ6gSuTB2Wz/5YErr\nbjSEwnwVHfhFN9UoqH3LgmNZknp+2XFr6f+as8eYl9nNJcenLvtj0qDuB/ie\nMeb2MEIJa5YDOnoz4brYFsCMOisl6NMDnjQMdCAUo2EZii4ALe0YICkepku7\n5w7VY0OChxVP1MFTnwXYZYMFVKHOedQTKPvzElX/5wZ6kGcraH11QlOlQnLk\ncKqeu6VqAh63rbhs92ls2Ej6gJmLpNHyw9A2assu/twdi2H6S+FQ2Lq0XM2t\nkFBbphl/dKcAdIXVrhs/KzikeuPv3ln1SqR/4qV+rUF4nssBNqJPap5a8y0A\nHAtGoza5vAr+9Oa64H8DiirY0k3PcY6wTnhdOYoyNFZwnJXi0mVPUHuRVXJ5\n5m+1\r\n=4NKW\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				},
				{
					"name": "zsherman",
					"email": "zach.h.sherman@gmail.com"
				}
			],
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-table_7.0.0-beta.15_1574710023701_0.6038370292262139"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-beta.16": {
			"name": "react-table",
			"version": "7.0.0-beta.16",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "dist/index.js",
			"module": "dist/index.es.js",
			"scripts": {
				"commit": "git add . && git-cz",
				"test": "is-ci \"test:ci\" \"test:dev\"",
				"test:dev": "jest --watch",
				"test:ci": "yarn test:jest && yarn test:types",
				"test:jest": "jest",
				"test:types": "echo '\n****\nTODO: Re-enable dtslint\n****\n'",
				"build": "rollup -c",
				"start": "rollup -c -w",
				"prepare": "yarn build",
				"release": "yarn publish",
				"releaseNext": "yarn publish --tag next",
				"format": "prettier {src,src/**,examples/*/src,examples/*/src/**}/*.{md,js,jsx,tsx} --write"
			},
			"peerDependencies": {
				"prop-types": "^15.5.0",
				"react": "^16.8.3",
				"react-dom": "^16.8.3"
			},
			"devDependencies": {
				"@babel/core": "^7.7.2",
				"@babel/preset-env": "^7.7.1",
				"@babel/preset-react": "^7.7.0",
				"@babel/runtime": "^7.7.2",
				"@commitlint/cli": "^8.2.0",
				"@commitlint/config-conventional": "^8.2.0",
				"@svgr/rollup": "^4.3.3",
				"@testing-library/dom": "^6.10.1",
				"@testing-library/jest-dom": "^4.2.4",
				"@testing-library/react": "^9.3.2",
				"babel-eslint": "9.x",
				"babel-jest": "^24.9.0",
				"commitizen": "^4.0.3",
				"core-js": "3.4.1",
				"cross-env": "^6.0.3",
				"dtslint": "^0.9.8",
				"eslint": "6.6.0",
				"eslint-config-prettier": "^6.7.0",
				"eslint-config-react-app": "^5.0.2",
				"eslint-config-standard": "^14.1.0",
				"eslint-config-standard-react": "^9.2.0",
				"eslint-plugin-flowtype": "4.4.1",
				"eslint-plugin-import": "2.18.2",
				"eslint-plugin-jsx-a11y": "6.2.3",
				"eslint-plugin-node": "^10.0.0",
				"eslint-plugin-prettier": "^3.1.1",
				"eslint-plugin-promise": "^4.2.1",
				"eslint-plugin-react": "7.16.0",
				"eslint-plugin-react-hooks": "2.3.0",
				"eslint-plugin-standard": "^4.0.1",
				"husky": "^3.1.0",
				"is-ci-cli": "^2.0.0",
				"jest": "^24.9.0",
				"jest-cli": "^24.9.0",
				"jest-runner-eslint": "^0.7.5",
				"jest-watch-select-projects": "^1.0.0",
				"jest-watch-typeahead": "^0.4.2",
				"lint-staged": "^9.4.3",
				"prettier": "^1.19.1",
				"prop-types": "^15.5.0",
				"react": "^16.12.0",
				"react-dom": "^16.12.0",
				"rollup": "^1.27.3",
				"rollup-plugin-babel": "^4.3.3",
				"rollup-plugin-commonjs": "^10.1.0",
				"rollup-plugin-node-resolve": "^5.2.0",
				"rollup-plugin-peer-deps-external": "^2.2.0",
				"rollup-plugin-size-snapshot": "^0.10.0",
				"rollup-plugin-terser": "^5.1.2",
				"snapshot-diff": "^0.6.1"
			},
			"config": {
				"commitizen": {
					"path": "node_modules/cz-conventional-changelog"
				}
			},
			"browserslist": "> 0.25%, not dead",
			"readmeFilename": "README.md",
			"licenseText": "MIT License\n\nCopyright (c) 2016 Tanner Linsley\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n",
			"_id": "react-table@7.0.0-beta.16",
			"dist": {
				"shasum": "bf270b993ff1b28a2c2d334680b99d14b211aaca",
				"integrity": "sha512-4aG3mYNTRR0Lz9ONsPGQUo5NCjaEpNWFXg73QYDgqtIJakrb3gt+s2ojhRbXlXnBLa4wr1txw3batXTR7CP51w==",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-beta.16.tgz",
				"fileCount": 46,
				"unpackedSize": 652744,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd41+4CRA9TVsSAnZWagAAqmIP/0fZraoI9FQ7UXVO2Gmb\nbMleaEQz+YB2mQjTy0ijmKS3Yl1cjXECCbHPUNj/8Hnd6mezHeulFxHdJyAb\nqKPP7VEIG3WbUJK3yXZJJpjo2eRjbZHCy+YzSHEqXF+zCPjKNemSPoNwlgK/\nBvVqxpAw1m+mLRDQoAgQoCrk02dKCdENxVweJ3pf7MGhcEk3CyXgjsHg65R7\nZnhoMxETwqexsEh5n8mxrWKzKMKqQcCrbveByOrjwvoQvJt5opYLQN7DX6XU\nfyyaZwfkuOA0PjVG964mDWCrp8HeL3YXUY74xk2FFAITXF759LD1lCZW3KP5\n34YTc3uArT4E2tZui9cDwnaSGCFD7sk+6LFdTKdf87Uim32zXMOxNecZB9OJ\nwsWWHwcelew8x7p4BQl9+ZyOFy4sDJWo7TIfKIDfltQIz4Zax3ASzBoyfpHL\nF84u5sO+C5rA0ekbJCLOsw3a8TLA6cSoRjm7oBreZo50C0fLyfNuiACQjitn\n/myrbxXc17FU3AgABborazHJHuwA0+65hsXH0I1KIF4tMmqjn/gvHQKSEKoh\n59Xqf1hGOLefcBWRP/DEQigdS1BxFBJLSqPoqoaqabRem//Ia1BQO5mik7c1\nUjKFf1+aMFbihv/DrfyzwugAevge0KH50pFf8+IV2kZrLtlA4Xgzq4IvKGMD\nK30K\r\n=yzoR\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				},
				{
					"name": "zsherman",
					"email": "zach.h.sherman@gmail.com"
				}
			],
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-table_7.0.0-beta.16_1575182264364_0.9898915908165462"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-beta.17": {
			"name": "react-table",
			"version": "7.0.0-beta.17",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "dist/index.js",
			"module": "dist/index.es.js",
			"scripts": {
				"commit": "git add . && git-cz",
				"test": "is-ci \"test:ci\" \"test:dev\"",
				"test:dev": "jest --watch",
				"test:ci": "yarn test:jest && yarn test:types",
				"test:jest": "jest",
				"test:types": "echo '\n****\nTODO: Re-enable dtslint\n****\n'",
				"build": "rollup -c",
				"start": "rollup -c -w",
				"prepare": "yarn build",
				"release": "yarn publish",
				"releaseNext": "yarn publish --tag next",
				"format": "prettier {src,src/**,examples/*/src,examples/*/src/**}/*.{md,js,jsx,tsx} --write"
			},
			"peerDependencies": {
				"prop-types": "^15.5.0",
				"react": "^16.8.3",
				"react-dom": "^16.8.3"
			},
			"devDependencies": {
				"@babel/core": "^7.7.2",
				"@babel/preset-env": "^7.7.1",
				"@babel/preset-react": "^7.7.0",
				"@babel/runtime": "^7.7.2",
				"@commitlint/cli": "^8.2.0",
				"@commitlint/config-conventional": "^8.2.0",
				"@svgr/rollup": "^4.3.3",
				"@testing-library/dom": "^6.10.1",
				"@testing-library/jest-dom": "^4.2.4",
				"@testing-library/react": "^9.3.2",
				"babel-eslint": "9.x",
				"babel-jest": "^24.9.0",
				"commitizen": "^4.0.3",
				"core-js": "3.4.1",
				"cross-env": "^6.0.3",
				"dtslint": "^0.9.8",
				"eslint": "6.6.0",
				"eslint-config-prettier": "^6.7.0",
				"eslint-config-react-app": "^5.0.2",
				"eslint-config-standard": "^14.1.0",
				"eslint-config-standard-react": "^9.2.0",
				"eslint-plugin-flowtype": "4.4.1",
				"eslint-plugin-import": "2.18.2",
				"eslint-plugin-jsx-a11y": "6.2.3",
				"eslint-plugin-node": "^10.0.0",
				"eslint-plugin-prettier": "^3.1.1",
				"eslint-plugin-promise": "^4.2.1",
				"eslint-plugin-react": "7.16.0",
				"eslint-plugin-react-hooks": "2.3.0",
				"eslint-plugin-standard": "^4.0.1",
				"husky": "^3.1.0",
				"is-ci-cli": "^2.0.0",
				"jest": "^24.9.0",
				"jest-cli": "^24.9.0",
				"jest-runner-eslint": "^0.7.5",
				"jest-watch-select-projects": "^1.0.0",
				"jest-watch-typeahead": "^0.4.2",
				"lint-staged": "^9.4.3",
				"prettier": "^1.19.1",
				"prop-types": "^15.5.0",
				"react": "^16.12.0",
				"react-dom": "^16.12.0",
				"rollup": "^1.27.3",
				"rollup-plugin-babel": "^4.3.3",
				"rollup-plugin-commonjs": "^10.1.0",
				"rollup-plugin-node-resolve": "^5.2.0",
				"rollup-plugin-peer-deps-external": "^2.2.0",
				"rollup-plugin-size-snapshot": "^0.10.0",
				"rollup-plugin-terser": "^5.1.2",
				"snapshot-diff": "^0.6.1"
			},
			"config": {
				"commitizen": {
					"path": "node_modules/cz-conventional-changelog"
				}
			},
			"browserslist": "> 0.25%, not dead",
			"readmeFilename": "README.md",
			"licenseText": "MIT License\n\nCopyright (c) 2016 Tanner Linsley\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n",
			"_id": "react-table@7.0.0-beta.17",
			"dist": {
				"shasum": "a8d34786684b921cba137985eeae4fb7b49cc878",
				"integrity": "sha512-JqrtmIyXx2X5abUT8irRSTwg32xgkHq0eEhm/iD3wdC+B7MFU5IUCR7Cfkco7QaZKb+653OIraI3HL0aand9sQ==",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-beta.17.tgz",
				"fileCount": 46,
				"unpackedSize": 652906,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd42YbCRA9TVsSAnZWagAAIL8QAJkk5dhP2pojnkrBgb4h\n4gOUh8hsYh4fWQJEvGGlKup6aV61cf8SuPRjrE3m4nNJM2lJ3TNXN/9/vT5e\n6Ko6Zi/r4t8CzjwqZtNZiiJIxwPqCohhY/UkRtNLKwpgkECFlvc5AEZ1M07X\nGoLnDWU5JrEtiHqzJnkvz3ZZ/V34UEslPwsxF5AjpXdIXYmJpD4zMQ796B5L\nE1u/K2gdvcsIR0foUMqPnOrUEXx5n8puibcyoS18glbM8/NNjmUEwwmrvl74\nZsIZ1hEcFhiEH0rAp6ZXXNFYmjMSpkv5I3D9SLQDj04qzwKhfunFWzIyxHJf\nzuTi8trcl1TliI6yBWb5PTO01m5Im8t14unTPxf4ub6SfYQc4uUq3AD04xtP\niAM4dAwx7/o7S2w/olsaDgankBdEPaGOS9B/IUfS5DZ6vsxZtaUJmwuX5m0l\n0yQR0btRPGOPQysKsfF/lQc88BfHStGzH61KKlZnhIzvaPXe3Qikn7a6Cw41\nshI1d/QLbezQjXgZewf3N55U11kHqjZfnl26g+rUaz9EqzfosqpYIIKp4d1t\n0856xhCFXKndJT+MQ+G5pp3dMfMnKbcj2W2Y7GtiJqZsbXil9YY3AxROvWPh\ncDOeJ2OCGkv4T0q7PVgbdSL1mFvue444A5ZERB+1Jo3hpxSEGGfe+bfJGiEh\n45gL\r\n=zSvT\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				},
				{
					"name": "zsherman",
					"email": "zach.h.sherman@gmail.com"
				}
			],
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-table_7.0.0-beta.17_1575183899456_0.9884721486903072"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-beta.18": {
			"name": "react-table",
			"version": "7.0.0-beta.18",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "dist/index.js",
			"module": "dist/index.es.js",
			"scripts": {
				"commit": "git add . && git-cz",
				"test": "is-ci \"test:ci\" \"test:dev\"",
				"test:dev": "jest --watch",
				"test:ci": "yarn test:jest && yarn test:types",
				"test:jest": "jest",
				"test:types": "echo '\n****\nTODO: Re-enable dtslint\n****\n'",
				"build": "rollup -c",
				"start": "rollup -c -w",
				"prepare": "yarn build",
				"release": "yarn publish",
				"releaseNext": "yarn publish --tag next",
				"format": "prettier {src,src/**,examples/*/src,examples/*/src/**}/*.{md,js,jsx,tsx} --write"
			},
			"peerDependencies": {
				"prop-types": "^15.5.0",
				"react": "^16.8.3",
				"react-dom": "^16.8.3"
			},
			"devDependencies": {
				"@babel/core": "^7.7.2",
				"@babel/preset-env": "^7.7.1",
				"@babel/preset-react": "^7.7.0",
				"@babel/runtime": "^7.7.2",
				"@commitlint/cli": "^8.2.0",
				"@commitlint/config-conventional": "^8.2.0",
				"@svgr/rollup": "^4.3.3",
				"@testing-library/dom": "^6.10.1",
				"@testing-library/jest-dom": "^4.2.4",
				"@testing-library/react": "^9.3.2",
				"babel-eslint": "9.x",
				"babel-jest": "^24.9.0",
				"commitizen": "^4.0.3",
				"core-js": "3.4.1",
				"cross-env": "^6.0.3",
				"dtslint": "^0.9.8",
				"eslint": "6.6.0",
				"eslint-config-prettier": "^6.7.0",
				"eslint-config-react-app": "^5.0.2",
				"eslint-config-standard": "^14.1.0",
				"eslint-config-standard-react": "^9.2.0",
				"eslint-plugin-flowtype": "4.4.1",
				"eslint-plugin-import": "2.18.2",
				"eslint-plugin-jsx-a11y": "6.2.3",
				"eslint-plugin-node": "^10.0.0",
				"eslint-plugin-prettier": "^3.1.1",
				"eslint-plugin-promise": "^4.2.1",
				"eslint-plugin-react": "7.16.0",
				"eslint-plugin-react-hooks": "2.3.0",
				"eslint-plugin-standard": "^4.0.1",
				"husky": "^3.1.0",
				"is-ci-cli": "^2.0.0",
				"jest": "^24.9.0",
				"jest-cli": "^24.9.0",
				"jest-runner-eslint": "^0.7.5",
				"jest-watch-select-projects": "^1.0.0",
				"jest-watch-typeahead": "^0.4.2",
				"lint-staged": "^9.4.3",
				"prettier": "^1.19.1",
				"prop-types": "^15.5.0",
				"react": "^16.12.0",
				"react-dom": "^16.12.0",
				"rollup": "^1.27.3",
				"rollup-plugin-babel": "^4.3.3",
				"rollup-plugin-commonjs": "^10.1.0",
				"rollup-plugin-node-resolve": "^5.2.0",
				"rollup-plugin-peer-deps-external": "^2.2.0",
				"rollup-plugin-size-snapshot": "^0.10.0",
				"rollup-plugin-terser": "^5.1.2",
				"snapshot-diff": "^0.6.1"
			},
			"config": {
				"commitizen": {
					"path": "node_modules/cz-conventional-changelog"
				}
			},
			"browserslist": "> 0.25%, not dead",
			"readmeFilename": "README.md",
			"licenseText": "MIT License\n\nCopyright (c) 2016 Tanner Linsley\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n",
			"_id": "react-table@7.0.0-beta.18",
			"dist": {
				"shasum": "1f5f32737549825a2b582f466410b13c89105a87",
				"integrity": "sha512-oPiEn5KvCQnDF5ZFoveu2FWUu1eML4ABBNpWiZzotz73AmdJSwgBdr/BOcSQl9Cip1dJ94BG+9G5+nLcYin3EA==",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-beta.18.tgz",
				"fileCount": 46,
				"unpackedSize": 652847,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd42cNCRA9TVsSAnZWagAAPnsP+wQbKhk2yUuZp/1EUvAu\n7I100N+B76z0zYm+0/mFlJ4v/UgzIsh9Dwoo4H/Tpc2Sp8t+ErFOLXoQHei3\n57Cnqm/BbEWIyVkjMFAPfHNqRxinE4ffx5XvHm2m0qdSjoiQ4dVnZxlGaGMS\n/SHRjICcwYB+qssrYYHx/557VYmuQH8jj3gi3IsL20+zARyi1OkA2NmP80AQ\nDa7A9CFTTgNJNT9HxQphwjPbsn1gX+v0jpXcPzzxvnZSOZXdTXUl2zQPGC5E\nkv/2LOEwq3WPeij51crJyaT3jeu8QWwPH1nkrbw+hmECOyGNx0MvlVcoftVz\n1J7cU3lBL74jY8K2rEhoJ13sAk8VQgu7czS/vWQ2D+M1KHaDfJ2fs8RZ3NAd\nWDU8TvA0CRvrrC/sBe7Dnf16s2Y16LlEGfhq7xmP6ClvAbZ9XKbn5E6kVg+6\nO4nDhe+lioOSO7v7AZPnh0+oVyG8mJvsFU1uyJRHGpxHkzNtpRxChuAGY9jS\nzJP/pj0G/wM88QW71rLWtgqSKswN0JS3raloY7OPy8RdTIeejOY7taLTbUmM\nKF2axJDLO1H1cj/aqqA23hQ5pjKJSzWJtaNFpdsHWK5wY21V72JSsePRzU9b\nDBwG9BOT8KJIb6TnHz7YWJFXv5r0f8admipnQ4GsyRVlKtb3CCcoHeRwIn0L\nkgCX\r\n=CVLY\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				},
				{
					"name": "zsherman",
					"email": "zach.h.sherman@gmail.com"
				}
			],
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-table_7.0.0-beta.18_1575184141241_0.8892658616547695"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-beta.19": {
			"name": "react-table",
			"version": "7.0.0-beta.19",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "dist/index.js",
			"module": "dist/index.es.js",
			"scripts": {
				"commit": "git add . && git-cz",
				"test": "is-ci \"test:ci\" \"test:dev\"",
				"test:dev": "jest --watch",
				"test:ci": "yarn test:jest && yarn test:types",
				"test:jest": "jest",
				"test:types": "echo '\n****\nTODO: Re-enable dtslint\n****\n'",
				"build": "rollup -c",
				"start": "rollup -c -w",
				"prepare": "yarn build",
				"release": "yarn publish",
				"releaseNext": "yarn publish --tag next",
				"format": "prettier {src,src/**,examples/*/src,examples/*/src/**}/*.{md,js,jsx,tsx} --write"
			},
			"peerDependencies": {
				"prop-types": "^15.5.0",
				"react": "^16.8.3",
				"react-dom": "^16.8.3"
			},
			"devDependencies": {
				"@babel/core": "^7.7.2",
				"@babel/preset-env": "^7.7.1",
				"@babel/preset-react": "^7.7.0",
				"@babel/runtime": "^7.7.2",
				"@commitlint/cli": "^8.2.0",
				"@commitlint/config-conventional": "^8.2.0",
				"@svgr/rollup": "^4.3.3",
				"@testing-library/dom": "^6.10.1",
				"@testing-library/jest-dom": "^4.2.4",
				"@testing-library/react": "^9.3.2",
				"babel-eslint": "9.x",
				"babel-jest": "^24.9.0",
				"commitizen": "^4.0.3",
				"core-js": "3.4.1",
				"cross-env": "^6.0.3",
				"dtslint": "^0.9.8",
				"eslint": "6.6.0",
				"eslint-config-prettier": "^6.7.0",
				"eslint-config-react-app": "^5.0.2",
				"eslint-config-standard": "^14.1.0",
				"eslint-config-standard-react": "^9.2.0",
				"eslint-plugin-flowtype": "4.4.1",
				"eslint-plugin-import": "2.18.2",
				"eslint-plugin-jsx-a11y": "6.2.3",
				"eslint-plugin-node": "^10.0.0",
				"eslint-plugin-prettier": "^3.1.1",
				"eslint-plugin-promise": "^4.2.1",
				"eslint-plugin-react": "7.16.0",
				"eslint-plugin-react-hooks": "2.3.0",
				"eslint-plugin-standard": "^4.0.1",
				"husky": "^3.1.0",
				"is-ci-cli": "^2.0.0",
				"jest": "^24.9.0",
				"jest-cli": "^24.9.0",
				"jest-runner-eslint": "^0.7.5",
				"jest-watch-select-projects": "^1.0.0",
				"jest-watch-typeahead": "^0.4.2",
				"lint-staged": "^9.4.3",
				"prettier": "^1.19.1",
				"prop-types": "^15.5.0",
				"react": "^16.12.0",
				"react-dom": "^16.12.0",
				"rollup": "^1.27.3",
				"rollup-plugin-babel": "^4.3.3",
				"rollup-plugin-commonjs": "^10.1.0",
				"rollup-plugin-node-resolve": "^5.2.0",
				"rollup-plugin-peer-deps-external": "^2.2.0",
				"rollup-plugin-size-snapshot": "^0.10.0",
				"rollup-plugin-terser": "^5.1.2",
				"snapshot-diff": "^0.6.1"
			},
			"config": {
				"commitizen": {
					"path": "node_modules/cz-conventional-changelog"
				}
			},
			"browserslist": "> 0.25%, not dead",
			"readmeFilename": "README.md",
			"licenseText": "MIT License\n\nCopyright (c) 2016 Tanner Linsley\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n",
			"_id": "react-table@7.0.0-beta.19",
			"dist": {
				"shasum": "8563ae56f693cbffa10060772ba1f1cd4e926bb2",
				"integrity": "sha512-BRt7zW7PGyg67fR2CK9M2fwP6BocjQN870w3P+K+vDJMkpewGjSPDscCU5sJMBqCEjKWg85k2pVkiwQPg9ofgQ==",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-beta.19.tgz",
				"fileCount": 46,
				"unpackedSize": 652748,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd42feCRA9TVsSAnZWagAA2agP/jw55kpO2nv2VH4RrlSl\nTxzWrfae5GIy9NouW/7hsTRr9ssYeGyymfpZ/QHqBkEJwwD+kvcCAQq5ORue\nBWsFF0bGELsv3AL+TCefbgCBxD1c9p1sPUH1Jav0NZCd4Lml3AYhMYvwfFMm\nShPbelJYmrkqdvRb4uo+20e5KFfTVrInyq/5T5/WyqdSbDk1IoyQRkehpZ6C\nzAq4Ag7pDQLtv4IAHaJ2Or6QIX9OiKYXGzkXg3XF1DSKGtMtXjCx8mwNEHk6\nkfq1yVqMtNYmsNcMLrlciuczDzETspxoHjMRTfD1TRtMv/GQ+8I9wkbx7Xvq\nfR9HE4ydUiJTD9Fj+AlN0cXOZGcb+mPbTYPC+153s/iGXZaeSn/bytT/Qdo+\nUCC5RJZCXu26r5aNPeEAZvn0KDv0NWBTwEZVHgNnFsuCJGWB9SZh39MwyIr/\nACJgafU2IQwEFCWR0M4dU5zBuTtjmjCPHDMtSo/aczsy5sfqn4JV+nx5pa9g\naleTdx5iIsAOU4GloAEgriU1CvjyAYoPJkr11hubHdoqBeJr5JH0UPrZ5vHx\nu8CgKQEy+5KrDURhG2T0QIq/AZRGNkl7zvqvmP/KlgPNN+FkJhqGcXJvayiK\n6I4ObcsTUkYzosBINNbUZa6UFYIoTh0biQZKujAiTr/YSvBGthh9mrCIActk\nRi96\r\n=Urdo\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				},
				{
					"name": "zsherman",
					"email": "zach.h.sherman@gmail.com"
				}
			],
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-table_7.0.0-beta.19_1575184349689_0.8316148891660504"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-beta.20": {
			"name": "react-table",
			"version": "7.0.0-beta.20",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "dist/index.js",
			"module": "dist/index.es.js",
			"scripts": {
				"commit": "git add . && git-cz",
				"test": "is-ci \"test:ci\" \"test:dev\"",
				"test:dev": "jest --watch",
				"test:ci": "yarn test:jest && yarn test:types",
				"test:jest": "jest",
				"test:types": "echo '\n****\nTODO: Re-enable dtslint\n****\n'",
				"build": "rollup -c",
				"start": "rollup -c -w",
				"prepare": "yarn build",
				"release": "yarn publish",
				"releaseNext": "yarn publish --tag next",
				"format": "prettier {src,src/**,examples/*/src,examples/*/src/**}/*.{md,js,jsx,tsx} --write"
			},
			"peerDependencies": {
				"prop-types": "^15.5.0",
				"react": "^16.8.3",
				"react-dom": "^16.8.3"
			},
			"devDependencies": {
				"@babel/core": "^7.7.2",
				"@babel/preset-env": "^7.7.1",
				"@babel/preset-react": "^7.7.0",
				"@babel/runtime": "^7.7.2",
				"@commitlint/cli": "^8.2.0",
				"@commitlint/config-conventional": "^8.2.0",
				"@svgr/rollup": "^4.3.3",
				"@testing-library/dom": "^6.10.1",
				"@testing-library/jest-dom": "^4.2.4",
				"@testing-library/react": "^9.3.2",
				"babel-eslint": "9.x",
				"babel-jest": "^24.9.0",
				"commitizen": "^4.0.3",
				"core-js": "3.4.1",
				"cross-env": "^6.0.3",
				"dtslint": "^0.9.8",
				"eslint": "6.6.0",
				"eslint-config-prettier": "^6.7.0",
				"eslint-config-react-app": "^5.0.2",
				"eslint-config-standard": "^14.1.0",
				"eslint-config-standard-react": "^9.2.0",
				"eslint-plugin-flowtype": "4.4.1",
				"eslint-plugin-import": "2.18.2",
				"eslint-plugin-jsx-a11y": "6.2.3",
				"eslint-plugin-node": "^10.0.0",
				"eslint-plugin-prettier": "^3.1.1",
				"eslint-plugin-promise": "^4.2.1",
				"eslint-plugin-react": "7.16.0",
				"eslint-plugin-react-hooks": "2.3.0",
				"eslint-plugin-standard": "^4.0.1",
				"husky": "^3.1.0",
				"is-ci-cli": "^2.0.0",
				"jest": "^24.9.0",
				"jest-cli": "^24.9.0",
				"jest-runner-eslint": "^0.7.5",
				"jest-watch-select-projects": "^1.0.0",
				"jest-watch-typeahead": "^0.4.2",
				"lint-staged": "^9.4.3",
				"prettier": "^1.19.1",
				"prop-types": "^15.5.0",
				"react": "^16.12.0",
				"react-dom": "^16.12.0",
				"rollup": "^1.27.3",
				"rollup-plugin-babel": "^4.3.3",
				"rollup-plugin-commonjs": "^10.1.0",
				"rollup-plugin-node-resolve": "^5.2.0",
				"rollup-plugin-peer-deps-external": "^2.2.0",
				"rollup-plugin-size-snapshot": "^0.10.0",
				"rollup-plugin-terser": "^5.1.2",
				"snapshot-diff": "^0.6.1"
			},
			"config": {
				"commitizen": {
					"path": "node_modules/cz-conventional-changelog"
				}
			},
			"browserslist": "> 0.25%, not dead",
			"readmeFilename": "README.md",
			"licenseText": "MIT License\n\nCopyright (c) 2016 Tanner Linsley\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n",
			"_id": "react-table@7.0.0-beta.20",
			"dist": {
				"shasum": "2125726549a15d5fd1d264145c92b9807a82aa1e",
				"integrity": "sha512-809Zj/OHX+Jbfnb+kxULZDvDstHrpzjFl2+mYOF9pU1CcJKkL2GdBmlWr9pcDmznxMU6veJUYnAxXYqvAWKVrQ==",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-beta.20.tgz",
				"fileCount": 45,
				"unpackedSize": 690248,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd5MsSCRA9TVsSAnZWagAApTcP/RxdFoxaYFFiOTHZ7DhV\nr2aG7EuB/8RPP+bdR+c8JSEzAnRPqwbzZCVnBWfnNNCoS/T1nSOH55o7m4eR\nqARhQfx6OC/JApjU1vQeqQkeXwvPRZQrZk59WsOT/wpzm/w2frI7Kpgq9WhV\ncOjbF67m9PHEbP2ePxw2YVwNzy3PuNyg0P1BlLHVC7uBT2ZAmXfNWwoJJdeD\n7P/GDRMWDQcdJ/JA1P+eNnIWANmCbakXxmPtaPKKA+FKNrc/t6iiJFZvBo0U\nxiBCXHXIhA3+XJ0vHvBG+O4+VnvIg/0J2phQOSddOlcUS3s+LhqIcFcoGrFb\nmE+hcsJn+kEliJ+MC3uSdk2CWpPsh+NgY/zpfnVzvzLFhiK1JdANX0MpsJkX\na5L0FWbT+4uJ92Np4/U75sWXe4z74R1jB1cETX3fqQVE0awYPyRvV1034M+Z\n8uApOuvRCTEk5nVG9qW8l2Lw374RFX8C45MjPQ3VgkrcTdueDWDQsd7k7Yuh\njei0Ee7A+LI8agK1LcKof6tgL07sjIzsx5VwtK/wf1umWfPpWzECX9/k+JeL\nmG7lZZwScATnsapqaR59TCu5C8lht2XVKdXNdRhLoba396kADSgONfE2uhtW\nmH55Es9aZT1jWFfKL6UhU0FL8znJZwvCIrUt+GHvkRJgdh7CG0Al6VwgENQf\nw2wY\r\n=5n0b\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				},
				{
					"name": "zsherman",
					"email": "zach.h.sherman@gmail.com"
				}
			],
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-table_7.0.0-beta.20_1575275281745_0.6168014443170207"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-beta.21": {
			"name": "react-table",
			"version": "7.0.0-beta.21",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "dist/index.js",
			"module": "dist/index.es.js",
			"scripts": {
				"commit": "git add . && git-cz",
				"test": "is-ci \"test:ci\" \"test:dev\"",
				"test:dev": "jest --watch",
				"test:ci": "yarn test:jest && yarn test:types",
				"test:jest": "jest",
				"test:types": "echo '\n****\nTODO: Re-enable dtslint\n****\n'",
				"build": "rollup -c",
				"start": "rollup -c -w",
				"prepare": "yarn build",
				"release": "yarn publish",
				"releaseNext": "yarn publish --tag next",
				"format": "prettier {src,src/**,examples/*/src,examples/*/src/**}/*.{md,js,jsx,tsx} --write"
			},
			"peerDependencies": {
				"prop-types": "^15.5.0",
				"react": "^16.8.3",
				"react-dom": "^16.8.3"
			},
			"devDependencies": {
				"@babel/core": "^7.7.2",
				"@babel/preset-env": "^7.7.1",
				"@babel/preset-react": "^7.7.0",
				"@babel/runtime": "^7.7.2",
				"@commitlint/cli": "^8.2.0",
				"@commitlint/config-conventional": "^8.2.0",
				"@svgr/rollup": "^4.3.3",
				"@testing-library/dom": "^6.10.1",
				"@testing-library/jest-dom": "^4.2.4",
				"@testing-library/react": "^9.3.2",
				"babel-eslint": "9.x",
				"babel-jest": "^24.9.0",
				"commitizen": "^4.0.3",
				"core-js": "3.4.1",
				"cross-env": "^6.0.3",
				"dtslint": "^0.9.8",
				"eslint": "6.6.0",
				"eslint-config-prettier": "^6.7.0",
				"eslint-config-react-app": "^5.0.2",
				"eslint-config-standard": "^14.1.0",
				"eslint-config-standard-react": "^9.2.0",
				"eslint-plugin-flowtype": "4.4.1",
				"eslint-plugin-import": "2.18.2",
				"eslint-plugin-jsx-a11y": "6.2.3",
				"eslint-plugin-node": "^10.0.0",
				"eslint-plugin-prettier": "^3.1.1",
				"eslint-plugin-promise": "^4.2.1",
				"eslint-plugin-react": "7.16.0",
				"eslint-plugin-react-hooks": "2.3.0",
				"eslint-plugin-standard": "^4.0.1",
				"husky": "^3.1.0",
				"is-ci-cli": "^2.0.0",
				"jest": "^24.9.0",
				"jest-cli": "^24.9.0",
				"jest-runner-eslint": "^0.7.5",
				"jest-watch-select-projects": "^1.0.0",
				"jest-watch-typeahead": "^0.4.2",
				"lint-staged": "^9.4.3",
				"prettier": "^1.19.1",
				"prop-types": "^15.5.0",
				"react": "^16.12.0",
				"react-dom": "^16.12.0",
				"rollup": "^1.27.3",
				"rollup-plugin-babel": "^4.3.3",
				"rollup-plugin-commonjs": "^10.1.0",
				"rollup-plugin-node-resolve": "^5.2.0",
				"rollup-plugin-peer-deps-external": "^2.2.0",
				"rollup-plugin-size-snapshot": "^0.10.0",
				"rollup-plugin-terser": "^5.1.2",
				"snapshot-diff": "^0.6.1"
			},
			"config": {
				"commitizen": {
					"path": "node_modules/cz-conventional-changelog"
				}
			},
			"browserslist": "> 0.25%, not dead",
			"licenseText": "MIT License\n\nCopyright (c) 2016 Tanner Linsley\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n",
			"_id": "react-table@7.0.0-beta.21",
			"dist": {
				"shasum": "bafd0e2db431acb4ac40f43dbdbe91e43dc68576",
				"integrity": "sha512-FpC7Eb0Lc04PHsKskhYCCXwjHwKO4iKZQ1xr9WV92H8g/1L2fUAfpkOZFP3zcUucIra0EBq9OMOyYQKTgPbMxw==",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-beta.21.tgz",
				"fileCount": 45,
				"unpackedSize": 690215,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd5TpGCRA9TVsSAnZWagAAqD8QAJ3S/Ibhqx/CU03pDbaY\n3gzYsaxP4RspR98Ba8WcD0BAWpAlj2LuuGaq4yJ9Q6UQqLeCUEa/wqL2Klw6\nEIO/ObGerETf0cBizz+vS4eygXBqZ55e+EU5gEr69VNp0zLcOvVx48mrEeON\n1NbkfYE0bk6L5rKBJNZ1v+QHQ/R4Ud1xb6lI9ok7G040G6qbqSU9oiQx09B5\nqmUB9lu4/9p7vGd8Gde4zXfQs4zRkzTo3FOeiNFVesenBXCBxwYuLSSAoPdx\n0HqpsezasBjh/cf12h+o2OccgVOGjhvf8zlIWFvpAyfbc8sZMOaLALf0KHDC\nFFeQNpzlpmZUPfkcJciG8cc6yYjkthyvy81ufFM/VHbXGASsE8bAx3ZE/rpR\n6V5Mx5mjxKVdS/PkSy5F3oB46NpjPHf/Ja9cyRRs9Lc3g0woz8Xm1tFulcxz\n3AsiB1B4HL23J6AFiQo6txSwMVttopF8f0Hf0GDeTIj2+AhHCu53mFEp0uyk\nGcEbbLF1SZVgYaGNeO1kkRoU1+AnxHnxUVlQG6u7Sl0XQQrYsE4KWEjeFtAW\ntV4BfSo2mAkK6wodq5cS0R0ZzZWVpQbJpk2urSstz8Jedjj28prQsad4zQwD\nHMA/OV1aa8IsxMHn0YIVB1KGd2od8cfLW1BppEd4G8g1baYb2Uk/u0pW+dCR\ndyKF\r\n=jbBO\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				},
				{
					"name": "zsherman",
					"email": "zach.h.sherman@gmail.com"
				}
			],
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-table_7.0.0-beta.21_1575303749461_0.9677133405155911"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"6.11.1": {
			"name": "react-table",
			"version": "6.11.1",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table/tree/v6#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "lib/index.js",
			"module": "es/index.js",
			"scripts": {
				"build:cjs": "babel src --out-dir lib --source-maps inline --copy-files",
				"build:es": "cross-env BABEL_ENV=es babel src --out-dir es --source-maps inline",
				"build:umd": "cross-env BABEL_ENV=umd rollup -c",
				"build:umd-min": "cross-env BABEL_ENV=umd NODE_ENV=production rollup -c",
				"build:css": "rimraf react-table.css && stylus src/index.styl --compress -o react-table.css && yarn css:autoprefix",
				"css:autoprefix": "postcss --use autoprefixer react-table.css -r",
				"watch": "npm-run-all --parallel watch:*",
				"watch:js": "onchange 'src/**/*.js' -i -- yarn build:cjs",
				"watch:css": "onchange 'src/**/*.styl' -i -- yarn build:css",
				"test": "eslint src",
				"build": "npm-run-all build:*",
				"prepublish": "yarn build",
				"postpublish": "git push --tags",
				"docs": "yarn watch & cd docs && yarn && yarn start",
				"docs:build": "yarn build && cd docs && yarn && yarn build"
			},
			"dependencies": {
				"classnames": "^2.2.5",
				"react-is": "^16.8.1"
			},
			"peerDependencies": {
				"prop-types": "^15.7.0",
				"react": "^16.x.x",
				"react-dom": "^16.x.x"
			},
			"devDependencies": {
				"autoprefixer": "^6.7.0",
				"babel-cli": "6.14.0",
				"babel-eslint": "6.1.2",
				"babel-plugin-external-helpers": "^6.22.0",
				"babel-plugin-transform-class-properties": "^6.24.1",
				"babel-plugin-transform-object-rest-spread": "^6.26.0",
				"babel-preset-env": "^1.6.1",
				"babel-preset-react": "^6.24.1",
				"cross-env": "^5.1.4",
				"eslint": "^4.1.1",
				"eslint-config-react-tools": "^1.0.10",
				"eslint-plugin-class-property": "^1.0.6",
				"eslint-plugin-import": "^2.7.0",
				"eslint-plugin-jsx-a11y": "^6.0.2",
				"eslint-plugin-react": "^7.4.0",
				"match-sorter": "^1.8.0",
				"npm-run-all": "^4.1.2",
				"onchange": "^3.0.2",
				"postcss-cli": "^2.6.0",
				"prop-types": "^15.7.2",
				"react": "^16.3.2",
				"react-dom": "^16.3.2",
				"react-json-tree": "^0.10.9",
				"rimraf": "^2.6.1",
				"rollup": "^0.55.3",
				"rollup-plugin-babel": "^3.0.3",
				"rollup-plugin-commonjs": "^8.3.0",
				"rollup-plugin-node-resolve": "^3.0.2",
				"rollup-plugin-replace": "^2.0.0",
				"rollup-plugin-uglify": "^3.0.0",
				"standard": "^10.0.2",
				"stylus": "^0.54.5"
			},
			"babel": {
				"env": {
					"development": {
						"presets": [
							[
								"env",
								{
									"modules": "commonjs"
								}
							],
							"react"
						],
						"plugins": [
							"transform-object-rest-spread",
							"transform-class-properties"
						]
					},
					"es": {
						"presets": [
							[
								"env",
								{
									"modules": false
								}
							],
							"react"
						],
						"plugins": [
							"transform-object-rest-spread",
							"transform-class-properties"
						]
					},
					"umd": {
						"presets": [
							[
								"env",
								{
									"modules": false
								}
							],
							"react"
						],
						"plugins": [
							"transform-object-rest-spread",
							"transform-class-properties",
							"external-helpers"
						]
					}
				}
			},
			"licenseText": "MIT License\n\nCopyright (c) 2016 Tanner Linsley\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n",
			"_id": "react-table@6.11.1",
			"dist": {
				"shasum": "269ad4fae4110597819536e12f21625f2b730378",
				"integrity": "sha512-OLd7fnmzEYI1Jnth5kwncb7L2vW8MPCIBvf+yngrzRf9GCH6U6TgQXGW+bBrw91h+TP0p+L/v/kKWwlbJN5ncg==",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-6.11.1.tgz",
				"fileCount": 73,
				"unpackedSize": 1425379,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd5VQWCRA9TVsSAnZWagAADQsQAIzK/3cwF/UqjUoX6C91\nlA6nxLS8mh3tMt9A+ktOc4j/2+dmk+tZkc2lZrkU1b2ml70i6rTgWW45V6y4\nsKvthqHMjhYq7oemaleFGOBzQNgNAywMuSAqHuWjcgSqVBSyIZ1DOIk5J5an\nl+/H2jXa4o24Ewo3rCU2YwM1tIGAXSkNgcW6ZnUrbnWpyIbFbXckGVhDX2Gc\n/6khOQ6BrbFaulhe+bfWrA3++SflMOiOa0lVa/8cYJz7r1+dIBQirTCr55sd\nHY9MHnmIB1YSyXVe6TV2zCUj4z6LpmiQgnNJ8pgqWLATZqJRKeG/w0CJH3OO\ncPiMNCWFAVJzPP16Ci8d1fhPvEXzoJwbCVXOoJ2AEaOTK55SL69gPaVvo2Kg\nhpIq8QKOvDTDeghDfmvr0ibdU3+BPytD7kEB5jXv0FA9nedBmivGu8buPB7U\nXWoPfgqyDn2D3uL4SwdOrsrbwCQEe68lIaZYc4C704LNoHsIvTIx0dwEXdpU\ngUSrjrIgwQ3DdsuaBXQfj2WEg+eQHqNGM8i2WvjVKw3dibpNgBG4dyNVuVhG\nSWI0cYRDdyKJVbQ5yDHoc+mGI5XfZv6KG1ggf9ia2q2HlUy2PeAnCJjQl7l0\nilvB1B/aFtMQIUUPb9YIaLj6/1nA5hKXy24S8XZLIsM8fIb/Qq/pjaHCN1dE\ncdL7\r\n=C5Fv\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				},
				{
					"name": "zsherman",
					"email": "zach.h.sherman@gmail.com"
				}
			],
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-table_6.11.1_1575310357318_0.06032988281610252"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-beta.22": {
			"name": "react-table",
			"version": "7.0.0-beta.22",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "dist/index.js",
			"module": "dist/index.es.js",
			"scripts": {
				"commit": "git add . && git-cz",
				"test": "is-ci \"test:ci\" \"test:dev\"",
				"test:dev": "jest --watch",
				"test:ci": "yarn test:jest && yarn test:types",
				"test:jest": "jest",
				"test:types": "echo '\n****\nTODO: Re-enable dtslint\n****\n'",
				"build": "rollup -c",
				"start": "rollup -c -w",
				"prepare": "yarn build",
				"release": "yarn publish",
				"releaseNext": "yarn publish --tag next",
				"format": "prettier {src,src/**,examples/*/src,examples/*/src/**}/*.{md,js,jsx,tsx} --write"
			},
			"peerDependencies": {
				"prop-types": "^15.5.0",
				"react": "^16.8.3",
				"react-dom": "^16.8.3"
			},
			"devDependencies": {
				"@babel/core": "^7.7.2",
				"@babel/preset-env": "^7.7.1",
				"@babel/preset-react": "^7.7.0",
				"@babel/runtime": "^7.7.2",
				"@commitlint/cli": "^8.2.0",
				"@commitlint/config-conventional": "^8.2.0",
				"@svgr/rollup": "^4.3.3",
				"@testing-library/dom": "^6.10.1",
				"@testing-library/jest-dom": "^4.2.4",
				"@testing-library/react": "^9.3.2",
				"babel-eslint": "9.x",
				"babel-jest": "^24.9.0",
				"commitizen": "^4.0.3",
				"core-js": "3.4.1",
				"cross-env": "^6.0.3",
				"dtslint": "^0.9.8",
				"eslint": "6.6.0",
				"eslint-config-prettier": "^6.7.0",
				"eslint-config-react-app": "^5.0.2",
				"eslint-config-standard": "^14.1.0",
				"eslint-config-standard-react": "^9.2.0",
				"eslint-plugin-flowtype": "4.4.1",
				"eslint-plugin-import": "2.18.2",
				"eslint-plugin-jsx-a11y": "6.2.3",
				"eslint-plugin-node": "^10.0.0",
				"eslint-plugin-prettier": "^3.1.1",
				"eslint-plugin-promise": "^4.2.1",
				"eslint-plugin-react": "7.16.0",
				"eslint-plugin-react-hooks": "2.3.0",
				"eslint-plugin-standard": "^4.0.1",
				"husky": "^3.1.0",
				"is-ci-cli": "^2.0.0",
				"jest": "^24.9.0",
				"jest-cli": "^24.9.0",
				"jest-runner-eslint": "^0.7.5",
				"jest-watch-select-projects": "^1.0.0",
				"jest-watch-typeahead": "^0.4.2",
				"lint-staged": "^9.4.3",
				"prettier": "^1.19.1",
				"prop-types": "^15.5.0",
				"react": "^16.12.0",
				"react-dom": "^16.12.0",
				"rollup": "^1.27.3",
				"rollup-plugin-babel": "^4.3.3",
				"rollup-plugin-commonjs": "^10.1.0",
				"rollup-plugin-node-resolve": "^5.2.0",
				"rollup-plugin-peer-deps-external": "^2.2.0",
				"rollup-plugin-size-snapshot": "^0.10.0",
				"rollup-plugin-terser": "^5.1.2",
				"snapshot-diff": "^0.6.1"
			},
			"config": {
				"commitizen": {
					"path": "node_modules/cz-conventional-changelog"
				}
			},
			"browserslist": "> 0.25%, not dead",
			"licenseText": "MIT License\n\nCopyright (c) 2016 Tanner Linsley\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n",
			"_id": "react-table@7.0.0-beta.22",
			"dist": {
				"shasum": "6e2f05539ce348c1c0c95959a8c15fbdc58d769c",
				"integrity": "sha512-GVd8uEnldOtnnkSO7sQEToSohOqmt5VwwFIYz/5AGBK2LnAaTP+yk1okvk/h2PX3JkNVd/GMa3sQfST+06Un0g==",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-beta.22.tgz",
				"fileCount": 45,
				"unpackedSize": 689709,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd5Vh3CRA9TVsSAnZWagAAqP0P/1JH1yOBUcARHeUsNuXA\npZi6/aXr2K19JbdI1+d9NDtoW3WkZ6Tuxmot3+0MLT2fda0/76fjTACUv6dG\nmFB0+H+iA8A6Tjhs/t3ugBrSGqKsWD3zGOqUChwvhinGOlPBgTDvGimtYdq/\nLAKSFwFiBKJKQtpYWLtnfBizMxAPfUndQuRPtgavF6bD7kGPEK5RViRWm/Yt\nvP3jgkJK5cXxadRu1ddTPqkOAnelshIpy7DfVDhZH4bil0fYx3KVvQBdpSyP\nMe5pku2pe8rNdRQ4xeo0bqWWkIRQQskNMaFhvhAnUlPjQLw2hGsSQNQC6jW/\nI7vwjAOzadX4fGEsvb6rZtDqzaosl+i62zCqZD2QoTFUhe5A0Dn1qQXdbotM\nPlwsAR9a34JkUXhbiJXJvnnaO7a4u20P0O+glFA9B8OAD7d5xcYixZyzJTyb\ni5P5LJ3cJGbz2vOUIh8IcQKZLjjE50ENIvHYX03MtkcjF/2R74QSnUzTF/eT\niMRJQYJUgVUR7o+Y38kSg9HP5Ega/QYc+nvJdml+iWr1VnVnYbfq4/AUgr+h\nTAFJBnNglpga3CRTbpbmfUX93BWbuEJ1ujUv93nKd+tnjfl2OT10AM9OQT6a\nQqjK1kaLwGTNitvk1Hdzn7FqqjjR/YM+aj4QKLRkd4bAz0dK0b2suY6xtbZX\nLBGh\r\n=rnED\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				},
				{
					"name": "zsherman",
					"email": "zach.h.sherman@gmail.com"
				}
			],
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-table_7.0.0-beta.22_1575311479289_0.4774159065767767"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"6.11.2": {
			"name": "react-table",
			"version": "6.11.2",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/react-tools/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/react-tools/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "lib/index.js",
			"module": "es/index.js",
			"scripts": {
				"build:cjs": "babel src --out-dir lib --source-maps inline --copy-files",
				"build:es": "cross-env BABEL_ENV=es babel src --out-dir es --source-maps inline",
				"build:umd": "cross-env BABEL_ENV=umd rollup -c",
				"build:umd-min": "cross-env BABEL_ENV=umd NODE_ENV=production rollup -c",
				"build:css": "rimraf react-table.css && stylus src/index.styl --compress -o react-table.css && yarn css:autoprefix",
				"css:autoprefix": "postcss --use autoprefixer react-table.css -r",
				"watch": "npm-run-all --parallel watch:*",
				"watch:js": "onchange 'src/**/*.js' -i -- yarn build:cjs",
				"watch:css": "onchange 'src/**/*.styl' -i -- yarn build:css",
				"test": "eslint src",
				"build": "npm-run-all build:*",
				"prepublish": "yarn build",
				"postpublish": "git push --tags",
				"docs": "yarn watch & cd docs && yarn && yarn start",
				"docs:build": "yarn build && cd docs && yarn && yarn build"
			},
			"dependencies": {
				"classnames": "^2.2.5"
			},
			"peerDependencies": {
				"prop-types": "^15.5.0",
				"react": "^16.x.x",
				"react-dom": "^16.x.x"
			},
			"devDependencies": {
				"autoprefixer": "^6.7.0",
				"babel-cli": "6.14.0",
				"babel-eslint": "6.1.2",
				"babel-plugin-external-helpers": "^6.22.0",
				"babel-plugin-transform-class-properties": "^6.24.1",
				"babel-plugin-transform-object-rest-spread": "^6.26.0",
				"babel-preset-env": "^1.6.1",
				"babel-preset-react": "^6.24.1",
				"cross-env": "^5.1.4",
				"eslint": "^4.1.1",
				"eslint-config-react-tools": "^1.0.10",
				"eslint-plugin-class-property": "^1.0.6",
				"eslint-plugin-import": "^2.7.0",
				"eslint-plugin-jsx-a11y": "^6.0.2",
				"eslint-plugin-react": "^7.4.0",
				"match-sorter": "^1.8.0",
				"npm-run-all": "^4.1.2",
				"onchange": "^3.0.2",
				"postcss-cli": "^2.6.0",
				"prop-types": "^15.7.2",
				"react": "^16.3.2",
				"react-dom": "^16.3.2",
				"react-json-tree": "^0.10.9",
				"rimraf": "^2.6.1",
				"rollup": "^0.55.3",
				"rollup-plugin-babel": "^3.0.3",
				"rollup-plugin-commonjs": "^8.3.0",
				"rollup-plugin-node-resolve": "^3.0.2",
				"rollup-plugin-replace": "^2.0.0",
				"rollup-plugin-uglify": "^3.0.0",
				"standard": "^10.0.2",
				"stylus": "^0.54.5"
			},
			"babel": {
				"env": {
					"development": {
						"presets": [
							[
								"env",
								{
									"modules": "commonjs"
								}
							],
							"react"
						],
						"plugins": [
							"transform-object-rest-spread",
							"transform-class-properties"
						]
					},
					"es": {
						"presets": [
							[
								"env",
								{
									"modules": false
								}
							],
							"react"
						],
						"plugins": [
							"transform-object-rest-spread",
							"transform-class-properties"
						]
					},
					"umd": {
						"presets": [
							[
								"env",
								{
									"modules": false
								}
							],
							"react"
						],
						"plugins": [
							"transform-object-rest-spread",
							"transform-class-properties",
							"external-helpers"
						]
					}
				}
			},
			"licenseText": "MIT License\n\nCopyright (c) 2016 Tanner Linsley\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n",
			"_id": "react-table@6.11.2",
			"dist": {
				"shasum": "d814ade6523e53f3ff2639ad171e0e64c606e55f",
				"integrity": "sha512-UspBbCrPc+zZM5b+y6wRU9TYOcb/iknbAni3Gs1SnO47akj5eLkURwJTAvmBP3bBBFBsM4pYjq+5VeCZZc0wSw==",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-6.11.2.tgz",
				"fileCount": 72,
				"unpackedSize": 1402285,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd5Z2YCRA9TVsSAnZWagAAWIsP/A6gLSZFze+iEdKyQx7T\n2/OVVxUFdj0lakLXapfQDhdpY04xhaH0IxQn5jlRgTvX+Ca2VJOP7JUR89yT\nlnerGLG0obmnaazIRyRIxPWX53z93rWYRoijqQxqrs6DuEVlAD+Y43o1ONhJ\n3s+d/Iou8uNy0uyXN+TE/Jb2NWmJjZ3g5oHK7vi18wcRwBUK2DOcnio4MgeR\n/qQzeO1/XCYo9KaxkLpvw214YrOHzgICfgHmTmE1yIGZv/Yyn1KyfoKgXixQ\nQijVAYDv9TScOp8ePihe4cGZubTEd/K6cZReQSdBtmdHv0rNAxYnHx/E0ddq\nSOhcuVOoeug8QLxYsy/FENjBWIxO0puofM3r5h8xai5Q1jvprsZ+iVuasHjG\nFcvoQ0SGXAkDL66o8ujCJ4w3mhiGni9zCYMIF2+Qq/UzrHULEmFZeFJqaEx3\n0ySwL9fDrkKNCW+5smq87iOZaMLbdCgwZHUeLVGDY6EaqtHdEic94eWgBQ4y\nKNokJR0H+eDeEf+7X0QFFmZVSL3TcxZFiTyvUj7bhW+/Pek1IiQtnIx2VZ1U\nvKTbf67ly6qktrjsj7JYPUBVk1+SBaItXUqomG4V9b5oqQW6LkKUHve3x9fi\nkZNRGO3Rk2T+/SmhJAMYV+aSdDJHWWbZNNm1dSvcyh5TUlArz9/xBvqHZPTj\nTDSa\r\n=r3VJ\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				},
				{
					"name": "zsherman",
					"email": "zach.h.sherman@gmail.com"
				}
			],
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-table_6.11.2_1575329176201_0.9695746296635914"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-beta.23": {
			"name": "react-table",
			"version": "7.0.0-beta.23",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "dist/index.js",
			"module": "dist/index.es.js",
			"scripts": {
				"commit": "git add . && git-cz",
				"test": "is-ci \"test:ci\" \"test:dev\"",
				"test:dev": "jest --watch",
				"test:ci": "yarn test:jest && yarn test:types",
				"test:jest": "jest",
				"test:types": "echo '\n****\nTODO: Re-enable dtslint\n****\n'",
				"build": "rollup -c",
				"start": "rollup -c -w",
				"prepare": "yarn build",
				"release": "yarn publish",
				"releaseNext": "yarn publish --tag next",
				"format": "prettier {src,src/**,examples/*/src,examples/*/src/**}/*.{md,js,jsx,tsx} --write"
			},
			"peerDependencies": {
				"prop-types": "^15.5.0",
				"react": "^16.8.3",
				"react-dom": "^16.8.3"
			},
			"devDependencies": {
				"@babel/core": "^7.7.2",
				"@babel/preset-env": "^7.7.1",
				"@babel/preset-react": "^7.7.0",
				"@babel/runtime": "^7.7.2",
				"@commitlint/cli": "^8.2.0",
				"@commitlint/config-conventional": "^8.2.0",
				"@svgr/rollup": "^4.3.3",
				"@testing-library/dom": "^6.10.1",
				"@testing-library/jest-dom": "^4.2.4",
				"@testing-library/react": "^9.3.2",
				"babel-eslint": "9.x",
				"babel-jest": "^24.9.0",
				"commitizen": "^4.0.3",
				"core-js": "3.4.1",
				"cross-env": "^6.0.3",
				"dtslint": "^0.9.8",
				"eslint": "6.6.0",
				"eslint-config-prettier": "^6.7.0",
				"eslint-config-react-app": "^5.0.2",
				"eslint-config-standard": "^14.1.0",
				"eslint-config-standard-react": "^9.2.0",
				"eslint-plugin-flowtype": "4.4.1",
				"eslint-plugin-import": "2.18.2",
				"eslint-plugin-jsx-a11y": "6.2.3",
				"eslint-plugin-node": "^10.0.0",
				"eslint-plugin-prettier": "^3.1.1",
				"eslint-plugin-promise": "^4.2.1",
				"eslint-plugin-react": "7.16.0",
				"eslint-plugin-react-hooks": "2.3.0",
				"eslint-plugin-standard": "^4.0.1",
				"husky": "^3.1.0",
				"is-ci-cli": "^2.0.0",
				"jest": "^24.9.0",
				"jest-cli": "^24.9.0",
				"jest-runner-eslint": "^0.7.5",
				"jest-watch-select-projects": "^1.0.0",
				"jest-watch-typeahead": "^0.4.2",
				"lint-staged": "^9.4.3",
				"prettier": "^1.19.1",
				"prop-types": "^15.5.0",
				"react": "^16.12.0",
				"react-dom": "^16.12.0",
				"rollup": "^1.27.3",
				"rollup-plugin-babel": "^4.3.3",
				"rollup-plugin-commonjs": "^10.1.0",
				"rollup-plugin-node-resolve": "^5.2.0",
				"rollup-plugin-peer-deps-external": "^2.2.0",
				"rollup-plugin-size-snapshot": "^0.10.0",
				"rollup-plugin-terser": "^5.1.2",
				"snapshot-diff": "^0.6.1"
			},
			"config": {
				"commitizen": {
					"path": "node_modules/cz-conventional-changelog"
				}
			},
			"browserslist": "> 0.25%, not dead",
			"licenseText": "MIT License\n\nCopyright (c) 2016 Tanner Linsley\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n",
			"_id": "react-table@7.0.0-beta.23",
			"dist": {
				"shasum": "ceb1efa8487671d08897b51d39dffc098f789dbb",
				"integrity": "sha512-2Lr5xSgvwA+4eCuR2zyhCgpcxmD5dvssFtSI+wXTsC7roScmnc5FqSI3utvF2dY91rc6y9oeKtNKdNl88oGqFw==",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-beta.23.tgz",
				"fileCount": 45,
				"unpackedSize": 691947,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd5aQRCRA9TVsSAnZWagAAyLsQAI0RKpiOH/+Tw3OZzRrj\ngOgN6bWrjXMXQffTFdyGrKOZtvUEvmW5ucJGa3277UAMf1WnkY2HB6DVWqzm\nGM6dDWae3N27+/TF0v/a44333PcGQvoyM76LeeZ+hfDCpkWBgMHVSGoHGkW4\nQsr2V95jTIpVnWbKdJOBR8/BpGOwsG8glQMMFlxon2MS/sh2SSRcMk6Sim/I\n5Tx6IADOkU1/ZLjy1tGXWV8qUv5S90vB5fxcEf8X1/SPIfrEh7rFGaH99I9v\nnONzZrVdI5/7DWlqB5pqCO0aepxwKx/UpFfiPUcwb33KBbyzZAKQ+KaCpuG+\nZ2EaymbVSERqrqVRvZZGMkBBlhVznTlICGG7UzIJsiuHBiouux8D7XaCaec/\nPh5JLtMa5I78fZlJcDcSNfHmdhRUWIgmHPTSkOl8HUr00PzZe+p0kSOnSt95\nz3cdfqRIAMw614GjIhgdIRllUUyBzFAp2JDyvCV0z5SxkcBhfW2PI4NUZOKw\nEdykMbjQiN3QVSCW/Vk1STZq584ipgMzPzRFCS/1IPDFkhRFKS/cz/e9fFcr\nZX6UL1rKdt8kR/pAiQdQEjSglo8GfIeGhsgkSC0zW1faqXsu6xIff0GKSATy\n+oIctMW14Y7q6MwjdgFHnAado00Ihw2PPzgcjeHbWDr9ejjSiFrjc2FFQrDu\n3R6f\r\n=n5Ja\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				},
				{
					"name": "zsherman",
					"email": "zach.h.sherman@gmail.com"
				}
			],
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-table_7.0.0-beta.23_1575330833077_0.16339801471913962"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-beta.24": {
			"name": "react-table",
			"version": "7.0.0-beta.24",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "dist/index.js",
			"module": "dist/index.es.js",
			"scripts": {
				"commit": "git add . && git-cz",
				"test": "is-ci \"test:ci\" \"test:dev\"",
				"test:dev": "jest --watch",
				"test:ci": "yarn test:jest && yarn test:types",
				"test:jest": "jest",
				"test:types": "echo '\n****\nTODO: Re-enable dtslint\n****\n'",
				"build": "rollup -c",
				"start": "rollup -c -w",
				"prepare": "yarn build",
				"release": "yarn publish",
				"releaseNext": "yarn publish --tag next",
				"format": "prettier {src,src/**,examples/*/src,examples/*/src/**}/*.{md,js,jsx,tsx} --write"
			},
			"peerDependencies": {
				"prop-types": "^15.5.0",
				"react": "^16.8.3",
				"react-dom": "^16.8.3"
			},
			"devDependencies": {
				"@babel/core": "^7.7.2",
				"@babel/preset-env": "^7.7.1",
				"@babel/preset-react": "^7.7.0",
				"@babel/runtime": "^7.7.2",
				"@commitlint/cli": "^8.2.0",
				"@commitlint/config-conventional": "^8.2.0",
				"@svgr/rollup": "^4.3.3",
				"@testing-library/dom": "^6.10.1",
				"@testing-library/jest-dom": "^4.2.4",
				"@testing-library/react": "^9.3.2",
				"babel-eslint": "9.x",
				"babel-jest": "^24.9.0",
				"commitizen": "^4.0.3",
				"core-js": "3.4.1",
				"cross-env": "^6.0.3",
				"dtslint": "^0.9.8",
				"eslint": "6.6.0",
				"eslint-config-prettier": "^6.7.0",
				"eslint-config-react-app": "^5.0.2",
				"eslint-config-standard": "^14.1.0",
				"eslint-config-standard-react": "^9.2.0",
				"eslint-plugin-flowtype": "4.4.1",
				"eslint-plugin-import": "2.18.2",
				"eslint-plugin-jsx-a11y": "6.2.3",
				"eslint-plugin-node": "^10.0.0",
				"eslint-plugin-prettier": "^3.1.1",
				"eslint-plugin-promise": "^4.2.1",
				"eslint-plugin-react": "7.16.0",
				"eslint-plugin-react-hooks": "2.3.0",
				"eslint-plugin-standard": "^4.0.1",
				"husky": "^3.1.0",
				"is-ci-cli": "^2.0.0",
				"jest": "^24.9.0",
				"jest-cli": "^24.9.0",
				"jest-runner-eslint": "^0.7.5",
				"jest-watch-select-projects": "^1.0.0",
				"jest-watch-typeahead": "^0.4.2",
				"lint-staged": "^9.4.3",
				"prettier": "^1.19.1",
				"prop-types": "^15.5.0",
				"react": "^16.12.0",
				"react-dom": "^16.12.0",
				"rollup": "^1.27.3",
				"rollup-plugin-babel": "^4.3.3",
				"rollup-plugin-commonjs": "^10.1.0",
				"rollup-plugin-node-resolve": "^5.2.0",
				"rollup-plugin-peer-deps-external": "^2.2.0",
				"rollup-plugin-size-snapshot": "^0.10.0",
				"rollup-plugin-terser": "^5.1.2",
				"snapshot-diff": "^0.6.1",
				"typescript": "^3.7.2"
			},
			"config": {
				"commitizen": {
					"path": "node_modules/cz-conventional-changelog"
				}
			},
			"browserslist": "> 0.25%, not dead",
			"licenseText": "MIT License\n\nCopyright (c) 2016 Tanner Linsley\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n",
			"_id": "react-table@7.0.0-beta.24",
			"dist": {
				"shasum": "7ff08d5de1ada947bbb97ae34ff6279dffce4231",
				"integrity": "sha512-InSJavRORVfb5hX4MNxpAqXbL9GbcGvBqcVE0/Z2YCAcUjkEYTPIFlOu2O0RlAYZlSJ1TCuGMw6mmFijJ65M+w==",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-beta.24.tgz",
				"fileCount": 44,
				"unpackedSize": 674944,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd5o/wCRA9TVsSAnZWagAA/wgP/RalvtRPAO9NMpeznc0J\nRb0vJEm1mRdjQwQgeBsaKixIwUaikswMTq8BYigoc3OD3YNeuPjszU/6mAKs\nyh9Sd5ESQLM49RyzMgfjCShkSRYpK5KEP8IO6nfjrdl95qnx5pZDkmUZ/SJU\neX9Lp8GO3GsqqWu0GV9E/Zn3J9A0O1MAB0sC/EJdWdCih3Mj/GncN6rVRMz2\nfHLxeUL0xf6yu73nqYmYOz3X0wAPeGdgSMe5V5J+RELUyUApoff6LAhdDjLJ\nV4LpF/+VBGOj77qmfIf1HItzdzIlD6X08ZWzX8DgQYyGO5eX+12R49clEglm\nilP+OmaYMWFC61quBJOd2L7KxIBZJCxZWwIbxxxK6Rpp4X/tCCnkgVJz0Nmy\nCN/4o5KjsY1ejunBUOpZhG1fve8AMzlp7okVBJNb57P4s3NvKUC5vi1EfhMl\nExCV+LbmSwor9/z309tsl6zJH6M98r6ckEGhL0ToIi1L7v0TsBt8Dr7CuWeo\n0jTEyK+N6HkOzBBK08QuMmye24D/islE+OY5qzuhqaCU+rtadZS7tsIZSDdO\nW6s9yZLSW2V91QwsgvrqBa0tKPhRsk7CHqsKEOY+MYVMT4iMItocWhRw0ViB\nCyFVrPQ0p5rCUAXM8Wzf3+VP5JrAVmZh9vmlAQMEC6q3gD15MceUPU6CfaAF\nXz6w\r\n=+tTZ\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				},
				{
					"name": "zsherman",
					"email": "zach.h.sherman@gmail.com"
				}
			],
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-table_7.0.0-beta.24_1575391215485_0.606128358605853"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-beta.25": {
			"name": "react-table",
			"version": "7.0.0-beta.25",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "dist/index.js",
			"module": "dist/index.es.js",
			"scripts": {
				"commit": "git add . && git-cz",
				"test": "is-ci \"test:ci\" \"test:dev\"",
				"test:dev": "jest --watch",
				"test:ci": "yarn test:jest",
				"test:jest": "jest",
				"build": "cross-env NODE_ENV=production rollup -c",
				"start": "rollup -c -w",
				"prepare": "yarn build",
				"release": "yarn publish",
				"releaseNext": "yarn publish --tag next",
				"format": "prettier {src,src/**,examples/*/src,examples/*/src/**}/*.{md,js,jsx,tsx} --write"
			},
			"peerDependencies": {
				"react": "^16.8.3",
				"react-dom": "^16.8.3"
			},
			"devDependencies": {
				"@babel/core": "^7.7.2",
				"@babel/preset-env": "^7.7.1",
				"@babel/preset-react": "^7.7.0",
				"@babel/runtime": "^7.7.2",
				"@commitlint/cli": "^8.2.0",
				"@commitlint/config-conventional": "^8.2.0",
				"@svgr/rollup": "^4.3.3",
				"@testing-library/dom": "^6.10.1",
				"@testing-library/jest-dom": "^4.2.4",
				"@testing-library/react": "^9.3.2",
				"babel-eslint": "9.x",
				"babel-jest": "^24.9.0",
				"commitizen": "^4.0.3",
				"core-js": "3.4.1",
				"cross-env": "^6.0.3",
				"dtslint": "^0.9.8",
				"eslint": "6.6.0",
				"eslint-config-prettier": "^6.7.0",
				"eslint-config-react-app": "^5.0.2",
				"eslint-config-standard": "^14.1.0",
				"eslint-config-standard-react": "^9.2.0",
				"eslint-plugin-flowtype": "4.4.1",
				"eslint-plugin-import": "2.18.2",
				"eslint-plugin-jsx-a11y": "6.2.3",
				"eslint-plugin-node": "^10.0.0",
				"eslint-plugin-prettier": "^3.1.1",
				"eslint-plugin-promise": "^4.2.1",
				"eslint-plugin-react": "7.16.0",
				"eslint-plugin-react-hooks": "2.3.0",
				"eslint-plugin-standard": "^4.0.1",
				"husky": "^3.1.0",
				"is-ci-cli": "^2.0.0",
				"jest": "^24.9.0",
				"jest-cli": "^24.9.0",
				"jest-runner-eslint": "^0.7.5",
				"jest-watch-select-projects": "^1.0.0",
				"jest-watch-typeahead": "^0.4.2",
				"lint-staged": "^9.4.3",
				"prettier": "^1.19.1",
				"prop-types": "^15.5.0",
				"react": "^16.12.0",
				"react-dom": "^16.12.0",
				"rollup": "^1.27.3",
				"rollup-plugin-babel": "^4.3.3",
				"rollup-plugin-commonjs": "^10.1.0",
				"rollup-plugin-node-resolve": "^5.2.0",
				"rollup-plugin-peer-deps-external": "^2.2.0",
				"rollup-plugin-size": "^0.2.1",
				"rollup-plugin-size-snapshot": "^0.10.0",
				"rollup-plugin-terser": "^5.1.2",
				"snapshot-diff": "^0.6.1"
			},
			"config": {
				"commitizen": {
					"path": "node_modules/cz-conventional-changelog"
				}
			},
			"browserslist": "> 0.25%, not dead",
			"licenseText": "MIT License\n\nCopyright (c) 2016 Tanner Linsley\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n",
			"_id": "react-table@7.0.0-beta.25",
			"dist": {
				"shasum": "55dd0f45c7d97ad6466b8697275dda43589a49b9",
				"integrity": "sha512-ncYIoOw3+U1CdsLZSHJ3n0/MV/1hgaCggLk8HuW17UrKn7PSwyqw6qyCkhzu9qVsTU9VWuZVkauZmfnEYg6cjA==",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-beta.25.tgz",
				"fileCount": 44,
				"unpackedSize": 675085,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd5pEzCRA9TVsSAnZWagAA2UAP/iRRv9hAnk8QmaJfM5aD\nor2RCU2aEtVNLu1FRT74MDjwfrWE4CvX586Uw70ZFQO79AaBCNianPgqa3+W\nFXYHZvKkBEMdbMxLY/B2i2g7A5lrfmRRxSbMHRaJGQieXSPLdNhxr3nVlWbW\nYE/iYGQh9DS4vWUI9JGldIM8jEwSV1fQ04OJ/aG07IipQFN4stFuFXp8V+aT\nYHx4zDrUICxSXA8aVC0QL6quvolcxSizWM3rhBlcEGWbEh3bJxE/YabxWgia\nIDsPe5vXLE3EW3gs/TY95QXkCclBjiVDWi7I0IWiA2fuoSkaF59/8j+dmh7T\n/V88hAuA4ltAirWpuus5GEXJUHRpgmNN3HzeRPb8/1UYubOTdr3YxXgVTWaF\nHVT6Rew0+A3MLB2QW6wxfd3hVUscK+ovOCIFR2f0RPwQTIfVJXB3uY6vYWn/\nG6QZnu8o06pnmlaJ4543kWs6UmBANbObJ23bebfd1hwG8MD16QETGRCE4nm9\nceUDQ/OkdwjUk+ES3WOAzhTBnmC3pipQG0btP38IX+w3EqXs+an59FMVc/bF\nuN7CYWnO0aax515BjEqJ4zPT6mAvJfzQGup9H+IZhUnAGx41xOFhSgy9krCF\nZOndEnIqss37gw/QNSGZpjkoGocsbVM+zRlvS0RK/WxEhJpXigM4UlhktCIZ\nDMf5\r\n=RmcW\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				},
				{
					"name": "zsherman",
					"email": "zach.h.sherman@gmail.com"
				}
			],
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-table_7.0.0-beta.25_1575391539459_0.15191965641638983"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-beta.26": {
			"name": "react-table",
			"version": "7.0.0-beta.26",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "dist/index.js",
			"module": "dist/index.es.js",
			"scripts": {
				"commit": "git add . && git-cz",
				"test": "is-ci \"test:ci\" \"test:dev\"",
				"test:dev": "jest --watch",
				"test:ci": "yarn test:jest",
				"test:jest": "jest",
				"build": "cross-env NODE_ENV=production rollup -c",
				"start": "rollup -c -w",
				"prepare": "yarn build",
				"release": "yarn publish",
				"releaseNext": "yarn publish --tag next",
				"format": "prettier {src,src/**,examples/*/src,examples/*/src/**}/*.{md,js,jsx,tsx} --write"
			},
			"peerDependencies": {
				"react": "^16.8.3",
				"react-dom": "^16.8.3"
			},
			"devDependencies": {
				"@babel/core": "^7.7.2",
				"@babel/preset-env": "^7.7.1",
				"@babel/preset-react": "^7.7.0",
				"@babel/runtime": "^7.7.2",
				"@commitlint/cli": "^8.2.0",
				"@commitlint/config-conventional": "^8.2.0",
				"@svgr/rollup": "^4.3.3",
				"@testing-library/dom": "^6.10.1",
				"@testing-library/jest-dom": "^4.2.4",
				"@testing-library/react": "^9.3.2",
				"babel-eslint": "9.x",
				"babel-jest": "^24.9.0",
				"commitizen": "^4.0.3",
				"core-js": "3.4.1",
				"cross-env": "^6.0.3",
				"dtslint": "^0.9.8",
				"eslint": "6.6.0",
				"eslint-config-prettier": "^6.7.0",
				"eslint-config-react-app": "^5.0.2",
				"eslint-config-standard": "^14.1.0",
				"eslint-config-standard-react": "^9.2.0",
				"eslint-plugin-flowtype": "4.4.1",
				"eslint-plugin-import": "2.18.2",
				"eslint-plugin-jsx-a11y": "6.2.3",
				"eslint-plugin-node": "^10.0.0",
				"eslint-plugin-prettier": "^3.1.1",
				"eslint-plugin-promise": "^4.2.1",
				"eslint-plugin-react": "7.16.0",
				"eslint-plugin-react-hooks": "2.3.0",
				"eslint-plugin-standard": "^4.0.1",
				"husky": "^3.1.0",
				"is-ci-cli": "^2.0.0",
				"jest": "^24.9.0",
				"jest-cli": "^24.9.0",
				"jest-runner-eslint": "^0.7.5",
				"jest-watch-select-projects": "^1.0.0",
				"jest-watch-typeahead": "^0.4.2",
				"lint-staged": "^9.4.3",
				"prettier": "^1.19.1",
				"prop-types": "^15.5.0",
				"react": "^16.12.0",
				"react-dom": "^16.12.0",
				"rollup": "^1.27.3",
				"rollup-plugin-babel": "^4.3.3",
				"rollup-plugin-commonjs": "^10.1.0",
				"rollup-plugin-node-resolve": "^5.2.0",
				"rollup-plugin-peer-deps-external": "^2.2.0",
				"rollup-plugin-size": "^0.2.1",
				"rollup-plugin-size-snapshot": "^0.10.0",
				"rollup-plugin-terser": "^5.1.2",
				"snapshot-diff": "^0.6.1"
			},
			"config": {
				"commitizen": {
					"path": "node_modules/cz-conventional-changelog"
				}
			},
			"browserslist": "> 0.25%, not dead",
			"licenseText": "MIT License\n\nCopyright (c) 2016 Tanner Linsley\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n",
			"_id": "react-table@7.0.0-beta.26",
			"dist": {
				"shasum": "20ab9a7bd21f01930e764198410a642a3ae28e79",
				"integrity": "sha512-Pw/1T9kiAjV1cIf6K6bQV6yNQc3O7XUGin1RcSR1xFKw0RNGC5vl1VDPZrNep1BXDsbR6o8O63X45HFNVg6HzA==",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-beta.26.tgz",
				"fileCount": 44,
				"unpackedSize": 675266,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd5r4xCRA9TVsSAnZWagAAeqAP/0QnkV/e1T6qLIHp4fBQ\nI9C7l39Sz/H07HMR/zq3q+WwIGdd4ar+Dr0+Gy9RqKHkledR+RDWmHhk2/+C\nDJKrlXyRRixTyRqYJ3pLhIhU671/BItl8Hig0R547bEIfO9/VTaCY5FIFlgt\nj73uhKbmFZwEc9SLcJjjUxQCEp7RPtZKsJk45+zsurMiARnfxEA5lrzC9STP\nxxVFVrV4if+xI7zUitiQIkecH2sMIo7iRjsdijEc29cJaGXY9lej1fTSrZD+\n7IIJY+SWYcktGP1gv9dPml3Kx8ka2bVyigGgBllzJgU/iry5e97lR+pSU7ZM\npthLJBXEahmbMFX/QKmQG988w28qYWuZGo89W6oOawDrPQwCzF/PKC5OIZOY\nvSdFYW/5K2CqHTRx4agB0utAG6f481Op3y70eqwu2dfRlNsPkL0+cNP5YZ+G\n5iwcZlfsZccPaAhiUr3EOKwPs/Y2XoE2gM8N/+qG7W3OaSklQ1bW6pU1nTSN\nQHQA8CkQGSgEz7vgDUNDRa/XrTd4E9583GhsaeFJ+mE8pr4HRh7lMVKZIt7b\n3h1oKLLv5cGrHTMNWF8GR3KRvLit3z3rPDh38pyfXvRXo/iZI6zBgb7PUShi\nHem1m/BAFh1EVfSbBWHY856Wz8NG2SHr0DVJigjP28bESOFz6dwOVZUmL8bB\n1DCj\r\n=Apeg\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				},
				{
					"name": "zsherman",
					"email": "zach.h.sherman@gmail.com"
				}
			],
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-table_7.0.0-beta.26_1575403056831_0.4710473994899802"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-beta.27": {
			"name": "react-table",
			"version": "7.0.0-beta.27",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "dist/index.js",
			"module": "dist/index.es.js",
			"scripts": {
				"commit": "git add . && git-cz",
				"test": "is-ci \"test:ci\" \"test:dev\"",
				"test:dev": "jest --watch",
				"test:ci": "yarn test:jest",
				"test:jest": "jest",
				"build": "cross-env NODE_ENV=production rollup -c",
				"start": "rollup -c -w",
				"prepare": "yarn build",
				"release": "yarn publish",
				"releaseNext": "yarn publish --tag next",
				"format": "prettier {src,src/**,examples/*/src,examples/*/src/**}/*.{md,js,jsx,tsx} --write"
			},
			"peerDependencies": {
				"react": "^16.8.3",
				"react-dom": "^16.8.3"
			},
			"devDependencies": {
				"@babel/core": "^7.7.2",
				"@babel/preset-env": "^7.7.1",
				"@babel/preset-react": "^7.7.0",
				"@babel/runtime": "^7.7.2",
				"@commitlint/cli": "^8.2.0",
				"@commitlint/config-conventional": "^8.2.0",
				"@svgr/rollup": "^4.3.3",
				"@testing-library/dom": "^6.10.1",
				"@testing-library/jest-dom": "^4.2.4",
				"@testing-library/react": "^9.3.2",
				"babel-eslint": "9.x",
				"babel-jest": "^24.9.0",
				"commitizen": "^4.0.3",
				"core-js": "3.4.1",
				"cross-env": "^6.0.3",
				"dtslint": "^0.9.8",
				"eslint": "6.6.0",
				"eslint-config-prettier": "^6.7.0",
				"eslint-config-react-app": "^5.0.2",
				"eslint-config-standard": "^14.1.0",
				"eslint-config-standard-react": "^9.2.0",
				"eslint-plugin-flowtype": "4.4.1",
				"eslint-plugin-import": "2.18.2",
				"eslint-plugin-jsx-a11y": "6.2.3",
				"eslint-plugin-node": "^10.0.0",
				"eslint-plugin-prettier": "^3.1.1",
				"eslint-plugin-promise": "^4.2.1",
				"eslint-plugin-react": "7.16.0",
				"eslint-plugin-react-hooks": "2.3.0",
				"eslint-plugin-standard": "^4.0.1",
				"husky": "^3.1.0",
				"is-ci-cli": "^2.0.0",
				"jest": "^24.9.0",
				"jest-cli": "^24.9.0",
				"jest-runner-eslint": "^0.7.5",
				"jest-watch-select-projects": "^1.0.0",
				"jest-watch-typeahead": "^0.4.2",
				"lint-staged": "^9.4.3",
				"prettier": "^1.19.1",
				"prop-types": "^15.5.0",
				"react": "^16.12.0",
				"react-dom": "^16.12.0",
				"rollup": "^1.27.3",
				"rollup-plugin-babel": "^4.3.3",
				"rollup-plugin-commonjs": "^10.1.0",
				"rollup-plugin-node-resolve": "^5.2.0",
				"rollup-plugin-peer-deps-external": "^2.2.0",
				"rollup-plugin-size": "^0.2.1",
				"rollup-plugin-size-snapshot": "^0.10.0",
				"rollup-plugin-terser": "^5.1.2",
				"snapshot-diff": "^0.6.1"
			},
			"config": {
				"commitizen": {
					"path": "node_modules/cz-conventional-changelog"
				}
			},
			"browserslist": "> 0.25%, not dead",
			"licenseText": "MIT License\n\nCopyright (c) 2016 Tanner Linsley\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n",
			"_id": "react-table@7.0.0-beta.27",
			"dist": {
				"shasum": "0505aed2beffedc596dd003e72c91a4709b91456",
				"integrity": "sha512-Lkc8xIwc6OhV4RV753zJt/29WdPh0H5TlZVT8KRjiCaX4Xcrx/MI0kAG+WljxIz9USN6+FYiKrYVtOcScHIxBA==",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-beta.27.tgz",
				"fileCount": 45,
				"unpackedSize": 688762,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd6HzvCRA9TVsSAnZWagAA5VAP/ie8l5IHXnyNAfgTO3xv\nCBzznUjlb4GtXG+cBV+pWWrPPzOSUK4gm/MVmpKtsV8nqXOI9Xs3yscZb/oh\nNBRmWduhPfI6r23Pf5QYDM1vjnK4lEmdsNmTZcrB0exvqRUsdj1xr4yoUDyB\nFy89LiJyVgE0wqL4wLZluK8skpUNbT7U2rXWhuN3kyFOCH1/95JkI341hFaE\nBsj/3XA2T7V89mZUKTXSssD2NqGgZZTWKl8dVYezS07RQw9jWUPlVr/Fs92q\nshf/0s3ZE1eNc1F3i8LMoQ3NmtfxLMeHb+qwzPhOUhntuPGl5N5V2m2oZqle\n6hLDwDw1sb69g3KqTJRXSTG3sFftVHwvP8xyiitl+yifCpXnAde3d4NIL9vQ\nOThgVNCEi1w/hy6VCuOkulG8HYHhxbYZpBeOCQsLw4RAfkoknHQz9gbM8Oou\nsOlYiebx7Na9uMj/CbFRzbqPa43cu6agMpXm6Qv7Tfg/91mDiznhx18wAYVG\n4cRYfABIwRMdjnpzEstLxcy0tSU4Mew+4ty3FSUsmJDn3SZ91REEhve8VAOn\nP6YbY/JHZAXtkdOj6/+r7tstdqSDXAwceZ7bs8bzdy6ufeJ983COx9DK6iZQ\n1y+npKTGXhtPKE0jeZyOArm1wwBUiyskFNgi2WcSXd/CLvG7UIy//dIogwqP\nG0ak\r\n=3Tsn\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				},
				{
					"name": "zsherman",
					"email": "zach.h.sherman@gmail.com"
				}
			],
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-table_7.0.0-beta.27_1575517422786_0.8389423013601043"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"6.11.3": {
			"name": "react-table",
			"version": "6.11.3",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table/tree/v6#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "lib/index.js",
			"module": "es/index.js",
			"scripts": {
				"build:cjs": "babel src --out-dir lib --source-maps inline --copy-files",
				"build:es": "cross-env BABEL_ENV=es babel src --out-dir es --source-maps inline",
				"build:umd": "cross-env BABEL_ENV=umd rollup -c",
				"build:umd-min": "cross-env BABEL_ENV=umd NODE_ENV=production rollup -c",
				"build:css": "rimraf react-table.css && stylus src/index.styl --compress -o react-table.css && yarn css:autoprefix",
				"css:autoprefix": "postcss --use autoprefixer react-table.css -r",
				"watch": "npm-run-all --parallel watch:*",
				"watch:js": "onchange 'src/**/*.js' -i -- yarn build:cjs",
				"watch:css": "onchange 'src/**/*.styl' -i -- yarn build:css",
				"test": "eslint src",
				"build": "npm-run-all build:*",
				"prepublish": "yarn build",
				"postpublish": "git push --tags",
				"docs": "yarn watch & cd docs && yarn && yarn start",
				"docs:build": "yarn build && cd docs && yarn && yarn build"
			},
			"dependencies": {
				"classnames": "^2.2.5",
				"react-is": "^16.8.1"
			},
			"peerDependencies": {
				"prop-types": "^15.7.0",
				"react": "^16.x.x",
				"react-dom": "^16.x.x"
			},
			"devDependencies": {
				"autoprefixer": "^6.7.0",
				"babel-cli": "6.14.0",
				"babel-eslint": "6.1.2",
				"babel-plugin-external-helpers": "^6.22.0",
				"babel-plugin-transform-class-properties": "^6.24.1",
				"babel-plugin-transform-object-rest-spread": "^6.26.0",
				"babel-preset-env": "^1.6.1",
				"babel-preset-react": "^6.24.1",
				"cross-env": "^5.1.4",
				"eslint": "^4.1.1",
				"eslint-config-react-tools": "^1.0.10",
				"eslint-plugin-class-property": "^1.0.6",
				"eslint-plugin-import": "^2.7.0",
				"eslint-plugin-jsx-a11y": "^6.0.2",
				"eslint-plugin-react": "^7.4.0",
				"match-sorter": "^1.8.0",
				"npm-run-all": "^4.1.2",
				"onchange": "^3.0.2",
				"postcss-cli": "^2.6.0",
				"prop-types": "^15.7.2",
				"react": "^16.3.2",
				"react-dom": "^16.3.2",
				"react-json-tree": "^0.10.9",
				"rimraf": "^2.6.1",
				"rollup": "^0.55.3",
				"rollup-plugin-babel": "^3.0.3",
				"rollup-plugin-commonjs": "^8.3.0",
				"rollup-plugin-node-resolve": "^3.0.2",
				"rollup-plugin-replace": "^2.0.0",
				"rollup-plugin-uglify": "^3.0.0",
				"standard": "^10.0.2",
				"stylus": "^0.54.5"
			},
			"babel": {
				"env": {
					"development": {
						"presets": [
							[
								"env",
								{
									"modules": "commonjs"
								}
							],
							"react"
						],
						"plugins": [
							"transform-object-rest-spread",
							"transform-class-properties"
						]
					},
					"es": {
						"presets": [
							[
								"env",
								{
									"modules": false
								}
							],
							"react"
						],
						"plugins": [
							"transform-object-rest-spread",
							"transform-class-properties"
						]
					},
					"umd": {
						"presets": [
							[
								"env",
								{
									"modules": false
								}
							],
							"react"
						],
						"plugins": [
							"transform-object-rest-spread",
							"transform-class-properties",
							"external-helpers"
						]
					}
				}
			},
			"licenseText": "MIT License\n\nCopyright (c) 2016 Tanner Linsley\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n",
			"_id": "react-table@6.11.3",
			"dist": {
				"shasum": "d8659f410a45e6d16babe2556560851434986742",
				"integrity": "sha512-zbtGkGSaEE6vJvsJEJJWWeNCXAkXOUNGXWAd5P1koM+mPOvcexhsK7gQ7QSIx4RrY2nNAbL3vJDEGYSNxOHJsw==",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-6.11.3.tgz",
				"fileCount": 73,
				"unpackedSize": 1425327,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd6WOFCRA9TVsSAnZWagAAUfwQAI+TSgg+edaRpvGPTIg3\nSV4HY/w5dpXNxMuD9qSAdQ6Qu47lHyky0fXXPD1tHSwi1S1SKbNW38zb2kMG\n3+YvAz0LmdklTywim/w7HRYjWPg79g85iK0ZzujOZVJ30a0YqIzH5LZLnRaV\nVRJNS+yGDLPxmyEv/H/CtFqJ3/7upHZJCS9vVw0TxmzIvIJLjDnlXvyWgzTW\nPrL7Pw8pdk7EiS7/tZCVkxKGTNMKdUg2kal/I9Aq66q8lj22ETiqEZtO7nX1\nXBfyz2so1wfEvSwlnoUkrEbcvfzVOMM7DhXb6RfxlLtZcUzj/RR3Zxas/Gwj\n4rWbkLJrZDKdx/WxAtOn1GmTVMSXoboSuYpHgFkVlpWQ9J1nmb/oVjI1TeBX\nYC/fLbPzhCsCCOjJi2a8XscOgB1G+69RmPux658gAFMgdWvezj5VllRE5K7l\nOEx2uHUCA2ROyNJOb4EkfxKIGzYpiQU39ngNPVO0FsvC7fBBo0RMloVHUy6i\n/GZTkV+MXfNEyCytOXRbqZ9N8rUljZzK58V9z6oxuMsG3nx0CcJIBlxbf36p\nQgJIkZE7fYY4XXUTwK3NMje0b15We6pY4dxbmuszj5rRUQI7fb3B3vprgt81\nWqMUP2cOvJORJ2rNex0rYEeSNFkBBJD9eV2aNyfaT9Fmeah1qsyuFbNpLdB5\nkQUo\r\n=MPb8\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				},
				{
					"name": "zsherman",
					"email": "zach.h.sherman@gmail.com"
				}
			],
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-table_6.11.3_1575576452422_0.20526694220830843"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"6.11.4": {
			"name": "react-table",
			"version": "6.11.4",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table/tree/v6#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "lib/index.js",
			"module": "es/index.js",
			"scripts": {
				"build:cjs": "babel src --out-dir lib --source-maps inline --copy-files",
				"build:es": "cross-env BABEL_ENV=es babel src --out-dir es --source-maps inline",
				"build:umd": "cross-env BABEL_ENV=umd rollup -c",
				"build:umd-min": "cross-env BABEL_ENV=umd NODE_ENV=production rollup -c",
				"build:css": "rimraf react-table.css && stylus src/index.styl --compress -o react-table.css && yarn css:autoprefix",
				"css:autoprefix": "postcss --use autoprefixer react-table.css -r",
				"watch": "npm-run-all --parallel watch:*",
				"watch:js": "onchange 'src/**/*.js' -i -- yarn build:cjs",
				"watch:css": "onchange 'src/**/*.styl' -i -- yarn build:css",
				"test": "eslint src",
				"build": "npm-run-all build:*",
				"prepublish": "yarn build",
				"postpublish": "git push --tags",
				"docs": "yarn watch & cd docs && yarn && yarn start",
				"docs:build": "yarn build && cd docs && yarn && yarn build"
			},
			"dependencies": {
				"classnames": "^2.2.5",
				"react-is": "^16.8.1"
			},
			"peerDependencies": {
				"prop-types": "^15.7.0",
				"react": "^16.x.x",
				"react-dom": "^16.x.x"
			},
			"devDependencies": {
				"autoprefixer": "^6.7.0",
				"babel-cli": "6.14.0",
				"babel-eslint": "6.1.2",
				"babel-plugin-external-helpers": "^6.22.0",
				"babel-plugin-transform-class-properties": "^6.24.1",
				"babel-plugin-transform-object-rest-spread": "^6.26.0",
				"babel-preset-env": "^1.6.1",
				"babel-preset-react": "^6.24.1",
				"cross-env": "^5.1.4",
				"eslint": "^4.1.1",
				"eslint-config-react-tools": "^1.0.10",
				"eslint-plugin-class-property": "^1.0.6",
				"eslint-plugin-import": "^2.7.0",
				"eslint-plugin-jsx-a11y": "^6.0.2",
				"eslint-plugin-react": "^7.4.0",
				"match-sorter": "^1.8.0",
				"npm-run-all": "^4.1.2",
				"onchange": "^3.0.2",
				"postcss-cli": "^2.6.0",
				"prop-types": "^15.7.2",
				"react": "^16.3.2",
				"react-dom": "^16.3.2",
				"react-json-tree": "^0.10.9",
				"rimraf": "^2.6.1",
				"rollup": "^0.55.3",
				"rollup-plugin-babel": "^3.0.3",
				"rollup-plugin-commonjs": "^8.3.0",
				"rollup-plugin-node-resolve": "^3.0.2",
				"rollup-plugin-replace": "^2.0.0",
				"rollup-plugin-uglify": "^3.0.0",
				"standard": "^10.0.2",
				"stylus": "^0.54.5"
			},
			"babel": {
				"env": {
					"development": {
						"presets": [
							[
								"env",
								{
									"modules": "commonjs"
								}
							],
							"react"
						],
						"plugins": [
							"transform-object-rest-spread",
							"transform-class-properties"
						]
					},
					"es": {
						"presets": [
							[
								"env",
								{
									"modules": false
								}
							],
							"react"
						],
						"plugins": [
							"transform-object-rest-spread",
							"transform-class-properties"
						]
					},
					"umd": {
						"presets": [
							[
								"env",
								{
									"modules": false
								}
							],
							"react"
						],
						"plugins": [
							"transform-object-rest-spread",
							"transform-class-properties",
							"external-helpers"
						]
					}
				}
			},
			"readmeFilename": "README.md",
			"licenseText": "MIT License\n\nCopyright (c) 2016 Tanner Linsley\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n",
			"_id": "react-table@6.11.4",
			"dist": {
				"shasum": "e9d30b4500d2c1cf8e5ba312227d19a256ec1913",
				"integrity": "sha512-2b114yTjYyDTAha1vOH33QPupzv/KE3i7diouYqmt7O3NIExaWxNxxvbch26MyvL5YSLN17cK9Zk9Eh3ss+Pcg==",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-6.11.4.tgz",
				"fileCount": 73,
				"unpackedSize": 1425327,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd6WQcCRA9TVsSAnZWagAAzJIQAKM/FnW7dLOsSSCWA2m8\nF36k4DiLhOWMXhA+bPeLaC6BH6J0eF9o54RUj75Nr+7V+SyvZf0EvO4og5O9\nwlqXCPPIhaAHP7bQMKI36wWrIQiv2GBjzY41YVEPVXRcNMMn/i3wH8nx1n/4\nsAhHvQaOyZJ83RNzGa5NcKLZpunwop8DSKGdyQcWnMzyVai7f5heo37tqrgm\nnBgfSNN6H0im5HvkS/ZxPG1VYFCuOWI+LeARj9AvSYrF1dCaRVEvewbbMMnb\nR2z0jLJJSe3WhK2JDcqa2a3NfHxrRNjBaj2gujyfipV+pCo7rf1II7LTou9r\nQ/C7DJKCJCUBLnrAW8UZ8jrDBBBcbinh3r+DC6mk3vE3oSgBSRzvTBNgAvfp\nZfk8TwqpvE2PdLm5WzBgYX+6aokW93iOtZyazqA0gLDax1ZWbUlWtpbpn+UT\nFPdW7skc2P8n18O7KyRs6tFtkSqfU5a++YvD3jW/QCidjw6Rs/hrTLjv8CXI\no69vyMAGoINDKZ8cufol/bVI5iEhy9I6alKxgpnis4/anUOweyOKOZt7zNKp\ncwwocIAl14Bz9PTYBE2GJqBe94HNcWFFoAtFfv01HJYGixeY9Eo5mSxYgMHE\npdN9EJkJcsdsGKx+nQeppXG6aJ+TAJ6ILl4KLRuJDL6ufmevV17EF7hwYKFN\ne9XR\r\n=Ta1E\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				},
				{
					"name": "zsherman",
					"email": "zach.h.sherman@gmail.com"
				}
			],
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-table_6.11.4_1575576603284_0.25473414965982166"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-beta.28": {
			"name": "react-table",
			"version": "7.0.0-beta.28",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "dist/index.js",
			"module": "dist/index.es.js",
			"scripts": {
				"commit": "git add . && git-cz",
				"test": "is-ci \"test:ci\" \"test:dev\"",
				"test:dev": "jest --watch",
				"test:ci": "yarn test:jest",
				"test:jest": "jest",
				"build": "cross-env NODE_ENV=production rollup -c",
				"start": "rollup -c -w",
				"prepare": "yarn build",
				"release": "yarn publish",
				"releaseNext": "yarn publish --tag next",
				"format": "prettier {src,src/**,examples/*/src,examples/*/src/**}/*.{md,js,jsx,tsx} --write"
			},
			"peerDependencies": {
				"react": "^16.8.3",
				"react-dom": "^16.8.3"
			},
			"devDependencies": {
				"@babel/core": "^7.7.2",
				"@babel/preset-env": "^7.7.1",
				"@babel/preset-react": "^7.7.0",
				"@babel/runtime": "^7.7.2",
				"@commitlint/cli": "^8.2.0",
				"@commitlint/config-conventional": "^8.2.0",
				"@svgr/rollup": "^4.3.3",
				"@testing-library/dom": "^6.10.1",
				"@testing-library/jest-dom": "^4.2.4",
				"@testing-library/react": "^9.3.2",
				"babel-eslint": "9.x",
				"babel-jest": "^24.9.0",
				"commitizen": "^4.0.3",
				"core-js": "3.4.1",
				"cross-env": "^6.0.3",
				"dtslint": "^0.9.8",
				"eslint": "6.6.0",
				"eslint-config-prettier": "^6.7.0",
				"eslint-config-react-app": "^5.0.2",
				"eslint-config-standard": "^14.1.0",
				"eslint-config-standard-react": "^9.2.0",
				"eslint-plugin-flowtype": "4.4.1",
				"eslint-plugin-import": "2.18.2",
				"eslint-plugin-jsx-a11y": "6.2.3",
				"eslint-plugin-node": "^10.0.0",
				"eslint-plugin-prettier": "^3.1.1",
				"eslint-plugin-promise": "^4.2.1",
				"eslint-plugin-react": "7.16.0",
				"eslint-plugin-react-hooks": "2.3.0",
				"eslint-plugin-standard": "^4.0.1",
				"husky": "^3.1.0",
				"is-ci-cli": "^2.0.0",
				"jest": "^24.9.0",
				"jest-cli": "^24.9.0",
				"jest-runner-eslint": "^0.7.5",
				"jest-watch-select-projects": "^1.0.0",
				"jest-watch-typeahead": "^0.4.2",
				"lint-staged": "^9.4.3",
				"prettier": "^1.19.1",
				"prop-types": "^15.5.0",
				"react": "^16.12.0",
				"react-dom": "^16.12.0",
				"rollup": "^1.27.3",
				"rollup-plugin-babel": "^4.3.3",
				"rollup-plugin-commonjs": "^10.1.0",
				"rollup-plugin-node-resolve": "^5.2.0",
				"rollup-plugin-peer-deps-external": "^2.2.0",
				"rollup-plugin-size": "^0.2.1",
				"rollup-plugin-size-snapshot": "^0.10.0",
				"rollup-plugin-terser": "^5.1.2",
				"snapshot-diff": "^0.6.1"
			},
			"config": {
				"commitizen": {
					"path": "node_modules/cz-conventional-changelog"
				}
			},
			"browserslist": "> 0.25%, not dead",
			"licenseText": "MIT License\n\nCopyright (c) 2016 Tanner Linsley\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n",
			"_id": "react-table@7.0.0-beta.28",
			"dist": {
				"shasum": "f5cd37b09fdbc7f22f472d021c56637d9fae097c",
				"integrity": "sha512-Ym05FAFNPGU6cid3Uw2W2+tn3mfGqKkLs51dw5FAJyz3fFNV0/i/CrTzHXZbVDA/KO2KNFYUjKGQJxIiDbXb4w==",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-beta.28.tgz",
				"fileCount": 45,
				"unpackedSize": 707674,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd6W2pCRA9TVsSAnZWagAAP8cP/1C/uzfIBwyySJYYfX57\nCtJ7jUF7ceQH/GmujFbjpqYyK2rOVxcyETG0XblI2dvahRcQKQ5suPo1zX1u\nhUoLuCEXmPjqBRySe0Pzl0RiM+i7igxsEPVDifcIN3s47WS5aFG5QDb8NCu+\nJgDp+oUuIje+fn9qmz2pPhpBCQNkXIq0/PZ4Hw/a/jxIHgU0ky6UEGLmN9bZ\n3GX27fFQTjjm+Q8Vx2WwfgpQFHRDHgEsCzszfrH9gFKEXV6KR5V/VWxmi9XY\nZjECFYX5G82WhitjBAxgY7bCn7r7MadqaL8IdvGsRHIco8M1JAZXun/1AM51\niwEvPWN7YEjMLN+MsSP7QhgQm4D7ncEriLqj/EPMval/3F382QYl10Krf5yu\nlLn+gfSpzIW7aGSwEzmTDkTjsGi2/Wddf4fgLTk1FXqneALtLXzuy1V9xi2c\nq68yJqkHZ7BPVDHbH8NQURZNpxUEkpmzOrgTA9qrX12miFbgkuLk40QdbPn+\nkFpkrwlfPRvuRso+jhoqa5UjVrB3DJ2Jb0Pu0PuZVSSvc0KzWe1eBRz1pYBR\nm+QoZax2oOJoA6Mf921WzjVGHjtiort4Oo0a7JUbHLXwnh+T0iLjdiKQW4eb\nRFES9HQnKgGsxOdZyDgzBIUK1b5fwTjU0K0Pzldcd1D8624j5wCNY49itwSn\nqgBR\r\n=IjiF\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				},
				{
					"name": "zsherman",
					"email": "zach.h.sherman@gmail.com"
				}
			],
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-table_7.0.0-beta.28_1575579048838_0.7886184893303119"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-rc.0": {
			"name": "react-table",
			"version": "7.0.0-rc.0",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "dist/index.js",
			"module": "dist/index.es.js",
			"scripts": {
				"commit": "git add . && git-cz",
				"test": "is-ci \"test:ci\" \"test:dev\"",
				"test:dev": "jest --watch",
				"test:ci": "yarn test:jest",
				"test:jest": "jest",
				"build": "cross-env NODE_ENV=production rollup -c",
				"start": "rollup -c -w",
				"prepare": "yarn build",
				"release": "yarn publish",
				"releaseNext": "yarn publish --tag next",
				"format": "prettier {src,src/**,examples/*/src,examples/*/src/**}/*.{md,js,jsx,tsx} --write"
			},
			"peerDependencies": {
				"react": "^16.8.3",
				"react-dom": "^16.8.3"
			},
			"devDependencies": {
				"@babel/core": "^7.7.2",
				"@babel/preset-env": "^7.7.1",
				"@babel/preset-react": "^7.7.0",
				"@babel/runtime": "^7.7.2",
				"@commitlint/cli": "^8.2.0",
				"@commitlint/config-conventional": "^8.2.0",
				"@svgr/rollup": "^4.3.3",
				"@testing-library/dom": "^6.10.1",
				"@testing-library/jest-dom": "^4.2.4",
				"@testing-library/react": "^9.3.2",
				"babel-eslint": "9.x",
				"babel-jest": "^24.9.0",
				"commitizen": "^4.0.3",
				"core-js": "3.4.1",
				"cross-env": "^6.0.3",
				"dtslint": "^0.9.8",
				"eslint": "6.6.0",
				"eslint-config-prettier": "^6.7.0",
				"eslint-config-react-app": "^5.0.2",
				"eslint-config-standard": "^14.1.0",
				"eslint-config-standard-react": "^9.2.0",
				"eslint-plugin-flowtype": "4.4.1",
				"eslint-plugin-import": "2.18.2",
				"eslint-plugin-jsx-a11y": "6.2.3",
				"eslint-plugin-node": "^10.0.0",
				"eslint-plugin-prettier": "^3.1.1",
				"eslint-plugin-promise": "^4.2.1",
				"eslint-plugin-react": "7.16.0",
				"eslint-plugin-react-hooks": "2.3.0",
				"eslint-plugin-standard": "^4.0.1",
				"husky": "^3.1.0",
				"is-ci-cli": "^2.0.0",
				"jest": "^24.9.0",
				"jest-cli": "^24.9.0",
				"jest-runner-eslint": "^0.7.5",
				"jest-watch-select-projects": "^1.0.0",
				"jest-watch-typeahead": "^0.4.2",
				"lint-staged": "^9.4.3",
				"prettier": "^1.19.1",
				"prop-types": "^15.5.0",
				"react": "^16.12.0",
				"react-dom": "^16.12.0",
				"rollup": "^1.27.3",
				"rollup-plugin-babel": "^4.3.3",
				"rollup-plugin-commonjs": "^10.1.0",
				"rollup-plugin-node-resolve": "^5.2.0",
				"rollup-plugin-peer-deps-external": "^2.2.0",
				"rollup-plugin-size": "^0.2.1",
				"rollup-plugin-size-snapshot": "^0.10.0",
				"rollup-plugin-terser": "^5.1.2",
				"snapshot-diff": "^0.6.1"
			},
			"config": {
				"commitizen": {
					"path": "node_modules/cz-conventional-changelog"
				}
			},
			"browserslist": "> 0.25%, not dead",
			"licenseText": "MIT License\n\nCopyright (c) 2016 Tanner Linsley\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n",
			"_id": "react-table@7.0.0-rc.0",
			"dist": {
				"shasum": "44d9457c848fbf1fb3bd5ebb66b6a7b2ae44609a",
				"integrity": "sha512-dpJvnHWMc9k+35wSY+wkvhUGiSt8O0cpqlzqmvJBm109DZVg7RroFP/DM3IhJl7OS2NW09pqV144cmLI8+dpww==",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-rc.0.tgz",
				"fileCount": 45,
				"unpackedSize": 714949,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd6dZnCRA9TVsSAnZWagAARw8P/001vaz+Fa7k35JT9CD7\nGPW98yyGjAvGvDhTc1x4ROOg1G2jsyeJmCXHzedSo0cOoxJQNsmTk/iLodVQ\ntyb+9y1ii/QZeqD/QzgT67p5Y+kM3XWkt8n6kX/E54GXFPYOumI1ro2zx3Gl\nNvuJNVLSXZHuoOG9RCD2w7EwlpI4nE4LUIRrp3n4rST1VTHRK/JOv6oNrWeB\nPOzegcHUtryEaBGcB+gyQ0qyqJL+hTTA+WGzwKN7DhLggT7j0Fo9mBuU7LnP\nU2B5dkxXEUBDoOFYGtufqitNLQGwMrJMw3kFcxZePNyPNyGNiWoPqJVhEfaQ\nGi/3+d91/XNBSxCs1x3lzWvF9P6P0p9fWIPGm4Sv+POk2ozvmhmIWgZcXTIj\nF/00qolmPOiv0rzP7EynUgsQJ5yxxMxy6K5m2XYm1me4lMJe53uxOJ6+aTT1\n8YC9pOpW73FzOeAcpeZgYPYMu61D13O7anf8QCaDuGfsHcM3WZ2jkygkwE2r\niQldFDFTsKhOj6a8EXH07MtQGTDxjiqX+uuD/T3KpYgiNIturRhvO+H9Fzc1\nN6cQBjToULhqhNgTJbXUaCtC46Wwe7ErpKegKedBUO8BJinVYK4oDCJKCIVx\nHKYofZubHCcoLj4T8A0gfVVOfCpq50fiH1tvl2Yd4ZUeXDcCE4hWeQIgWerC\nZXMx\r\n=21JT\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				},
				{
					"name": "zsherman",
					"email": "zach.h.sherman@gmail.com"
				}
			],
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-table_7.0.0-rc.0_1575605862515_0.38761446137752564"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-rc.1": {
			"name": "react-table",
			"version": "7.0.0-rc.1",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "dist/index.js",
			"module": "dist/index.es.js",
			"scripts": {
				"commit": "git add . && git-cz",
				"test": "is-ci \"test:ci\" \"test:dev\"",
				"test:dev": "jest --watch",
				"test:ci": "yarn test:jest",
				"test:jest": "jest",
				"build": "cross-env NODE_ENV=production rollup -c",
				"start": "rollup -c -w",
				"prepare": "yarn build",
				"release": "yarn publish",
				"releaseNext": "yarn publish --tag next",
				"format": "prettier {src,src/**,examples/*/src,examples/*/src/**}/*.{md,js,jsx,tsx} --write"
			},
			"peerDependencies": {
				"react": "^16.8.3",
				"react-dom": "^16.8.3"
			},
			"devDependencies": {
				"@babel/core": "^7.7.2",
				"@babel/preset-env": "^7.7.1",
				"@babel/preset-react": "^7.7.0",
				"@babel/runtime": "^7.7.2",
				"@commitlint/cli": "^8.2.0",
				"@commitlint/config-conventional": "^8.2.0",
				"@svgr/rollup": "^4.3.3",
				"@testing-library/dom": "^6.10.1",
				"@testing-library/jest-dom": "^4.2.4",
				"@testing-library/react": "^9.3.2",
				"babel-eslint": "9.x",
				"babel-jest": "^24.9.0",
				"commitizen": "^4.0.3",
				"core-js": "3.4.1",
				"cross-env": "^6.0.3",
				"dtslint": "^0.9.8",
				"eslint": "6.6.0",
				"eslint-config-prettier": "^6.7.0",
				"eslint-config-react-app": "^5.0.2",
				"eslint-config-standard": "^14.1.0",
				"eslint-config-standard-react": "^9.2.0",
				"eslint-plugin-flowtype": "4.4.1",
				"eslint-plugin-import": "2.18.2",
				"eslint-plugin-jsx-a11y": "6.2.3",
				"eslint-plugin-node": "^10.0.0",
				"eslint-plugin-prettier": "^3.1.1",
				"eslint-plugin-promise": "^4.2.1",
				"eslint-plugin-react": "7.16.0",
				"eslint-plugin-react-hooks": "2.3.0",
				"eslint-plugin-standard": "^4.0.1",
				"husky": "^3.1.0",
				"is-ci-cli": "^2.0.0",
				"jest": "^24.9.0",
				"jest-cli": "^24.9.0",
				"jest-runner-eslint": "^0.7.5",
				"jest-watch-select-projects": "^1.0.0",
				"jest-watch-typeahead": "^0.4.2",
				"lint-staged": "^9.4.3",
				"prettier": "^1.19.1",
				"prop-types": "^15.5.0",
				"react": "^16.12.0",
				"react-dom": "^16.12.0",
				"rollup": "^1.27.3",
				"rollup-plugin-babel": "^4.3.3",
				"rollup-plugin-commonjs": "^10.1.0",
				"rollup-plugin-node-resolve": "^5.2.0",
				"rollup-plugin-peer-deps-external": "^2.2.0",
				"rollup-plugin-size": "^0.2.1",
				"rollup-plugin-size-snapshot": "^0.10.0",
				"rollup-plugin-terser": "^5.1.2",
				"snapshot-diff": "^0.6.1"
			},
			"config": {
				"commitizen": {
					"path": "node_modules/cz-conventional-changelog"
				}
			},
			"browserslist": "> 0.25%, not dead",
			"licenseText": "MIT License\n\nCopyright (c) 2016 Tanner Linsley\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n",
			"_id": "react-table@7.0.0-rc.1",
			"dist": {
				"shasum": "33f61b904d246d862a46a05ac4d8eda6343ea83b",
				"integrity": "sha512-tAuZg+TY64UUgBPRts/q+0JguGZpliYdoQZl7lAnLAQ/reU/5c04sCx54QcpH7n/PYVHMJEYkIU0ito8ZZ011w==",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-rc.1.tgz",
				"fileCount": 45,
				"unpackedSize": 715574,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd6dqpCRA9TVsSAnZWagAAjc8P/jo3pgMcg3gMvs0TpZ/E\nV5CWDtDcwJCTL5WQcg7XutmHpsasupZGs4QRyQ1Hvjo6+FEjdkdWwF15GiR5\n4HhPn0CXBpVMjrM+jBz+6V/eCk63mic/I1y8F5QuvJfEaaLW7jLD0QSQg8ZE\nbsaL54TFyva7iFVAMn107EzS0US36qSIbWHHY96VggK/5EQASyD0xgMABriY\nxqwTVbs51508KDCoU/RfkE625IEQE2BdXKYo1COfW0+VhUvEDtvV3fVomUvR\nOoDCaUwOrL9ZfB3D7hPPX3BSgD3s1RZs2I3tfTry4EPWRl8NUKCSB9cL2aCM\nP72ZwNcXAuTTUmlB9HNpRc8NRff22g/dJshGQpiDiLlzNmXwjHqe1Qm7vzSc\n+nIEs/5xbiBTUAtbKYJ/wIcbDSgbWt2haMhBgQ5Z9LLRPHkhYjPfIDdmidv4\nALtKbjypMNZLHTcTIwwkq+Sixq355LYwW+7JvBJOcy7JgPcxAIcf7NKYgIiY\nJJmz7pQgJQi2y8oTUqnSfjTjlQrdrFCs3qBVkwUfnPGLMJ1z1VKbjErQt5D8\nWrte/6b7qjZZ/bUmTYdbHUtgSQ0Oj2d+HpM0e3J7mzqyCcp6n7ajLxGibG0W\naKF/C3iFDT4SschyIXRvcH0qduTraQkKmkGqVLSvBrOKhfEu2op03aeM3Nx4\nRVyc\r\n=QK5O\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				},
				{
					"name": "zsherman",
					"email": "zach.h.sherman@gmail.com"
				}
			],
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-table_7.0.0-rc.1_1575606952894_0.6042530549429943"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-rc.2": {
			"name": "react-table",
			"version": "7.0.0-rc.2",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "dist/index.js",
			"module": "dist/index.es.js",
			"scripts": {
				"commit": "git add . && git-cz",
				"test": "is-ci \"test:ci\" \"test:dev\"",
				"test:dev": "jest --watch",
				"test:ci": "yarn test:jest",
				"test:jest": "jest",
				"build": "cross-env NODE_ENV=production rollup -c",
				"start": "rollup -c -w",
				"prepare": "yarn build",
				"release": "yarn publish",
				"releaseNext": "yarn publish --tag next",
				"format": "prettier {src,src/**,examples/*/src,examples/*/src/**}/*.{md,js,jsx,tsx} --write"
			},
			"peerDependencies": {
				"react": "^16.8.3",
				"react-dom": "^16.8.3"
			},
			"devDependencies": {
				"@babel/core": "^7.7.2",
				"@babel/preset-env": "^7.7.1",
				"@babel/preset-react": "^7.7.0",
				"@babel/runtime": "^7.7.2",
				"@commitlint/cli": "^8.2.0",
				"@commitlint/config-conventional": "^8.2.0",
				"@svgr/rollup": "^4.3.3",
				"@testing-library/dom": "^6.10.1",
				"@testing-library/jest-dom": "^4.2.4",
				"@testing-library/react": "^9.3.2",
				"babel-eslint": "9.x",
				"babel-jest": "^24.9.0",
				"commitizen": "^4.0.3",
				"core-js": "3.4.1",
				"cross-env": "^6.0.3",
				"dtslint": "^0.9.8",
				"eslint": "6.6.0",
				"eslint-config-prettier": "^6.7.0",
				"eslint-config-react-app": "^5.0.2",
				"eslint-config-standard": "^14.1.0",
				"eslint-config-standard-react": "^9.2.0",
				"eslint-plugin-flowtype": "4.4.1",
				"eslint-plugin-import": "2.18.2",
				"eslint-plugin-jsx-a11y": "6.2.3",
				"eslint-plugin-node": "^10.0.0",
				"eslint-plugin-prettier": "^3.1.1",
				"eslint-plugin-promise": "^4.2.1",
				"eslint-plugin-react": "7.16.0",
				"eslint-plugin-react-hooks": "2.3.0",
				"eslint-plugin-standard": "^4.0.1",
				"husky": "^3.1.0",
				"is-ci-cli": "^2.0.0",
				"jest": "^24.9.0",
				"jest-cli": "^24.9.0",
				"jest-runner-eslint": "^0.7.5",
				"jest-watch-select-projects": "^1.0.0",
				"jest-watch-typeahead": "^0.4.2",
				"lint-staged": "^9.4.3",
				"prettier": "^1.19.1",
				"prop-types": "^15.5.0",
				"react": "^16.12.0",
				"react-dom": "^16.12.0",
				"rollup": "^1.27.3",
				"rollup-plugin-babel": "^4.3.3",
				"rollup-plugin-commonjs": "^10.1.0",
				"rollup-plugin-node-resolve": "^5.2.0",
				"rollup-plugin-peer-deps-external": "^2.2.0",
				"rollup-plugin-size": "^0.2.1",
				"rollup-plugin-size-snapshot": "^0.10.0",
				"rollup-plugin-terser": "^5.1.2",
				"snapshot-diff": "^0.6.1"
			},
			"config": {
				"commitizen": {
					"path": "node_modules/cz-conventional-changelog"
				}
			},
			"browserslist": "> 0.25%, not dead",
			"licenseText": "MIT License\n\nCopyright (c) 2016 Tanner Linsley\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n",
			"_id": "react-table@7.0.0-rc.2",
			"dist": {
				"shasum": "01ad9b40e1ecc906373e092890cb23f029f861b3",
				"integrity": "sha512-4+KAh0/HClX2JC4O9g0WKkt0ZLdHgsOumDLYaaQ8Hu4T28hTT0vTaLP/y6FCf4yVl6ayDh3/jpmjzPFUp32rMw==",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-rc.2.tgz",
				"fileCount": 46,
				"unpackedSize": 710094,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd6uRUCRA9TVsSAnZWagAA9UEP/A/oJv2WeDGCvjJG8yE7\nzL9DXbv9Ly5LQ3JlVEuPT13Aolt//YjUVAzQNTv4nREf+14BfgCIye5a9f30\njPqXyNz3VlivfXC7Spz+kTh99PQM+q6PFh1rhMtJO7siequLEZwZXHb2ondN\nikFhIGPcZbR5lF7lLgSsC6VBwFFTu6DscZYB5Kb2hfoKy8Uh2cVTNj/ylaoz\nCRVCm9A/45vgm7VNO9tUwajAvtKxAlkKAs4c+vvcK8LY0zroAoopuUqLKtRM\nUeeAojl29yBrJfOHg+FOwPh4OQnAh2lxQtFreuwlFk9xPvTX/ILYfXmJiB7U\nREWWw3uMRutDULk2honq8AA2w2hVBi0vZDKU4IL+BX2BjmSyEA2O/OTQoKc6\niQ2IgWnGBfqpnVMt6UN4XzApt44496ccFTE6ABTl5s786WIKcCHwHsrQ++c6\n9ArXpMPZfVVwHoOv5AHUjIp9THO1TIQFlDC49+WJNDOG2RmEdQ5tqOdpCdLj\niRSJdFycd6bzOnlE0IKpHKqoTq0gzX/1fEV3ektXY+arVbRV09YpGMnBaLJQ\nkyIwBya5DhHeuLfh29Y4SOdxKcQ4TqkUQkwhK8q1uYyL0WZTxbGIXfgWStgU\ngiuHQcinUIHzqct/cOislKHlXvrtcIs+uyQDiDropHlmWNsOppngKS25MF1s\n7JZj\r\n=NyxX\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				},
				{
					"name": "zsherman",
					"email": "zach.h.sherman@gmail.com"
				}
			],
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-table_7.0.0-rc.2_1575674963375_0.8131210541500362"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-rc.3": {
			"name": "react-table",
			"version": "7.0.0-rc.3",
			"description": "Hooks for building lightweight, fast and extendable datagrids for React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "dist/index.js",
			"module": "dist/index.es.js",
			"scripts": {
				"commit": "git add . && git-cz",
				"test": "is-ci \"test:ci\" \"test:dev\"",
				"test:dev": "jest --watch",
				"test:ci": "yarn test:jest",
				"test:jest": "jest",
				"build": "cross-env NODE_ENV=production rollup -c",
				"start": "rollup -c -w",
				"prepare": "yarn build",
				"release": "yarn publish",
				"releaseNext": "yarn publish --tag next",
				"format": "prettier {src,src/**,examples/*/src,examples/*/src/**}/*.{md,js,jsx,tsx} --write"
			},
			"peerDependencies": {
				"react": "^16.8.3",
				"react-dom": "^16.8.3"
			},
			"devDependencies": {
				"@babel/core": "^7.7.2",
				"@babel/preset-env": "^7.7.1",
				"@babel/preset-react": "^7.7.0",
				"@babel/runtime": "^7.7.2",
				"@commitlint/cli": "^8.2.0",
				"@commitlint/config-conventional": "^8.2.0",
				"@svgr/rollup": "^4.3.3",
				"@testing-library/dom": "^6.10.1",
				"@testing-library/jest-dom": "^4.2.4",
				"@testing-library/react": "^9.3.2",
				"babel-eslint": "9.x",
				"babel-jest": "^24.9.0",
				"commitizen": "^4.0.3",
				"core-js": "3.4.1",
				"cross-env": "^6.0.3",
				"dtslint": "^0.9.8",
				"eslint": "6.6.0",
				"eslint-config-prettier": "^6.7.0",
				"eslint-config-react-app": "^5.0.2",
				"eslint-config-standard": "^14.1.0",
				"eslint-config-standard-react": "^9.2.0",
				"eslint-plugin-flowtype": "4.4.1",
				"eslint-plugin-import": "2.18.2",
				"eslint-plugin-jsx-a11y": "6.2.3",
				"eslint-plugin-node": "^10.0.0",
				"eslint-plugin-prettier": "^3.1.1",
				"eslint-plugin-promise": "^4.2.1",
				"eslint-plugin-react": "7.16.0",
				"eslint-plugin-react-hooks": "2.3.0",
				"eslint-plugin-standard": "^4.0.1",
				"husky": "^3.1.0",
				"is-ci-cli": "^2.0.0",
				"jest": "^24.9.0",
				"jest-cli": "^24.9.0",
				"jest-runner-eslint": "^0.7.5",
				"jest-watch-select-projects": "^1.0.0",
				"jest-watch-typeahead": "^0.4.2",
				"lint-staged": "^9.4.3",
				"prettier": "^1.19.1",
				"prop-types": "^15.5.0",
				"react": "^16.12.0",
				"react-dom": "^16.12.0",
				"rollup": "^1.27.3",
				"rollup-plugin-babel": "^4.3.3",
				"rollup-plugin-commonjs": "^10.1.0",
				"rollup-plugin-node-resolve": "^5.2.0",
				"rollup-plugin-peer-deps-external": "^2.2.0",
				"rollup-plugin-size": "^0.2.1",
				"rollup-plugin-size-snapshot": "^0.10.0",
				"rollup-plugin-terser": "^5.1.2",
				"snapshot-diff": "^0.6.1"
			},
			"config": {
				"commitizen": {
					"path": "node_modules/cz-conventional-changelog"
				}
			},
			"browserslist": "> 0.25%, not dead",
			"licenseText": "MIT License\n\nCopyright (c) 2016 Tanner Linsley\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n",
			"_id": "react-table@7.0.0-rc.3",
			"dist": {
				"shasum": "ecdc112ca7abf31529d59cccd00b5e14d040f4e7",
				"integrity": "sha512-a/SmDdfMMjZtdo33UeWVF0z0xGil5nKUbuGvGe3LM0d6mw1OdNFvNlBhMlqdhJQBIffI/pPhkmK6V7osspPAyA==",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-rc.3.tgz",
				"fileCount": 46,
				"unpackedSize": 710139,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd6uVECRA9TVsSAnZWagAAl2oP/3eAwWcQ214hZ4hVgo/q\nUWxw2ZyFEPCwQyHv/T8yI3IEWOHDiHZF4F7IKrl4viM78B3L0cOZXR6UFa2G\nvKDUSP9LLr2hk+mUMwxd72l3JBgJegMHsXz/zEj4cGYOHjk2ZdZMe10yGcvF\nn7j0/FfhDXFi5+cY91+g6DpARGl9mZDJzXNxrCfPU0ycQuKDt4VvMndbdJns\n6BEyrq0CykrEhX9BqI+dntvBVSbqDhmbuzVnZ0WK6jLQgk6EQzkl+uvPSbNm\nVgYsH3KdCcMVG7NCCmVitnisCJ19Vx/P5lblnfoo9QgDN+ebHoyp9/zXohIs\n82vsQ0G14ehT0fzF8hfsKNCny67Itcynk3yRDhlxhHYjFPIg+/gnOVY9w9N6\neJYjLGtahVM4peLomTpe5XDp21hNAWNomXURF+FNKPCFQ4wNm1dRO6fYAx5M\nto1OoPiePfM3dfg06CoY3TuZMO3Al6I2lQRr9Werru99btK2sy0ztY+YaSjc\nis9B8r9KVPmaTDDQ/yUj+EQ7UyxFkZ+2JzH3njG+Jlv7XfFNhiGhQfXLiVp9\n70YmaqqCiEsJFPrrkd9x3mU8yS6rvD2xVcD+PmaZHTqDn5X0BZ/4Ry/Tb/av\nqYBvkifH4yhuvkFId9GQhPOI6jXGQIZcFsGqvoKFc+w4UFA0c5Ny97aFK4aM\n4Z+A\r\n=txVJ\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				},
				{
					"name": "zsherman",
					"email": "zach.h.sherman@gmail.com"
				}
			],
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-table_7.0.0-rc.3_1575675203681_0.8650575881367082"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"6.11.5": {
			"name": "react-table",
			"version": "6.11.5",
			"description": "A fast, lightweight, opinionated table and datagrid built on React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table/tree/v6#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "lib/index.js",
			"module": "es/index.js",
			"scripts": {
				"build:cjs": "babel src --out-dir lib --source-maps inline --copy-files",
				"build:es": "cross-env BABEL_ENV=es babel src --out-dir es --source-maps inline",
				"build:umd": "cross-env BABEL_ENV=umd rollup -c",
				"build:umd-min": "cross-env BABEL_ENV=umd NODE_ENV=production rollup -c",
				"build:css": "rimraf react-table.css && stylus src/index.styl --compress -o react-table.css && yarn css:autoprefix",
				"css:autoprefix": "postcss --use autoprefixer react-table.css -r",
				"watch": "npm-run-all --parallel watch:*",
				"watch:js": "onchange 'src/**/*.js' -i -- yarn build:cjs",
				"watch:css": "onchange 'src/**/*.styl' -i -- yarn build:css",
				"test": "eslint src",
				"build": "npm-run-all build:*",
				"prepublish": "yarn build",
				"postpublish": "git push --tags",
				"docs": "yarn watch & cd docs && yarn && yarn start",
				"docs:build": "yarn build && cd docs && yarn && yarn build"
			},
			"dependencies": {
				"@types/react-table": "^6.8.5",
				"classnames": "^2.2.5",
				"react-is": "^16.8.1"
			},
			"peerDependencies": {
				"prop-types": "^15.7.0",
				"react": "^16.x.x",
				"react-dom": "^16.x.x"
			},
			"devDependencies": {
				"autoprefixer": "^6.7.0",
				"babel-cli": "6.14.0",
				"babel-eslint": "6.1.2",
				"babel-plugin-external-helpers": "^6.22.0",
				"babel-plugin-transform-class-properties": "^6.24.1",
				"babel-plugin-transform-object-rest-spread": "^6.26.0",
				"babel-preset-env": "^1.6.1",
				"babel-preset-react": "^6.24.1",
				"cross-env": "^5.1.4",
				"eslint": "^4.1.1",
				"eslint-config-react-tools": "^1.0.10",
				"eslint-plugin-class-property": "^1.0.6",
				"eslint-plugin-import": "^2.7.0",
				"eslint-plugin-jsx-a11y": "^6.0.2",
				"eslint-plugin-react": "^7.4.0",
				"match-sorter": "^1.8.0",
				"npm-run-all": "^4.1.2",
				"onchange": "^3.0.2",
				"postcss-cli": "^2.6.0",
				"prop-types": "^15.7.2",
				"react": "^16.3.2",
				"react-dom": "^16.3.2",
				"react-json-tree": "^0.10.9",
				"rimraf": "^2.6.1",
				"rollup": "^0.55.3",
				"rollup-plugin-babel": "^3.0.3",
				"rollup-plugin-commonjs": "^8.3.0",
				"rollup-plugin-node-resolve": "^3.0.2",
				"rollup-plugin-replace": "^2.0.0",
				"rollup-plugin-uglify": "^3.0.0",
				"standard": "^10.0.2",
				"stylus": "^0.54.5"
			},
			"babel": {
				"env": {
					"development": {
						"presets": [
							[
								"env",
								{
									"modules": "commonjs"
								}
							],
							"react"
						],
						"plugins": [
							"transform-object-rest-spread",
							"transform-class-properties"
						]
					},
					"es": {
						"presets": [
							[
								"env",
								{
									"modules": false
								}
							],
							"react"
						],
						"plugins": [
							"transform-object-rest-spread",
							"transform-class-properties"
						]
					},
					"umd": {
						"presets": [
							[
								"env",
								{
									"modules": false
								}
							],
							"react"
						],
						"plugins": [
							"transform-object-rest-spread",
							"transform-class-properties",
							"external-helpers"
						]
					}
				}
			},
			"licenseText": "MIT License\n\nCopyright (c) 2016 Tanner Linsley\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n",
			"_id": "react-table@6.11.5",
			"dist": {
				"shasum": "84e52885db426a07a6c4ce2c7e942f2cd4e2aa58",
				"integrity": "sha512-LM+AS9v//7Y7lAlgTWW/cW6Sn5VOb3EsSkKQfQTzOW8FngB1FUskLLNEVkAYsTX9LjOWR3QlGjykJqCE6eXT/g==",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-6.11.5.tgz",
				"fileCount": 71,
				"unpackedSize": 1394957,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd6ugUCRA9TVsSAnZWagAAd8AP/1AidwOqCUA5IvI+HIm4\ndRiQbtKU2jiFqz38k98y8pgLaMDPmNszm3TcajgwB/3qMwOBjd92Ea+Fv9eM\n361hU2N+mCERV7mrLxnZ+cyNIOkivdMssSQlM7r3ozMsgVwemxPgkcRwHVOo\ncTvp146na3Vjlqx0wZDg0HzV0+IjXkzwjz5m30xzrk4rB38rCKbSQBdzWASV\nP4wXAaaQNmRXHQ1Uzt3VeV2Z2zaAMZEuxqj3wb8qskNbQrd3B+8bQCFVvPgn\nJYkYNws6VmTuRzjcGqcnweAL0/YYjb5SLfvMbu+wfFw/6aBw9BdCOsth40Bi\nlyUmg6fW2zPpi7Y2PVP22EhV4UpQM4Kc88wNDQixqbIKe9Kkm5bbPFo4sLg8\nSpYaPuC5csBkG2xRbZeygpY5Gsbp9whU/YkWAcqYTc5O+UjV5JHSLQ33gG2D\nmG8Y1hM5IpxfiwY1EbRRuxH484kcOre+qWV3lYzINMv5VcVXhZ6k+Hpcruo8\nHOKm2/vKeV4HY2f4LHPGuSPi9kXL3fnt5JjmiUMHe1Zq8Io0l9OqsOmkShtP\ntHuZ7Fmd8IXpRA08bnq3t16AtWa+Sba76Cwq3mUG71mHw+NO3F/Yl1TVr1DH\n4vXa5IY4RCUHPKgbaMErs5KWxOxoC4Lz6wq8f8tP9A981cRgOUGGy0tDcLDk\nmUF2\r\n=uFY9\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				},
				{
					"name": "zsherman",
					"email": "zach.h.sherman@gmail.com"
				}
			],
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-table_6.11.5_1575675923607_0.3603044515495817"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-rc.4": {
			"name": "react-table",
			"version": "7.0.0-rc.4",
			"description": "Hooks for building lightweight, fast and extendable datagrids for React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "dist/index.js",
			"module": "dist/index.es.js",
			"scripts": {
				"commit": "git add . && git-cz",
				"test": "is-ci \"test:ci\" \"test:dev\"",
				"test:dev": "jest --watch",
				"test:ci": "yarn test:jest",
				"test:jest": "jest",
				"build": "cross-env NODE_ENV=production rollup -c",
				"start": "rollup -c -w",
				"prepare": "yarn build",
				"release": "yarn publish",
				"releaseNext": "yarn publish --tag next",
				"format": "prettier {src,src/**,examples/*/src,examples/*/src/**}/*.{md,js,jsx,tsx} --write"
			},
			"peerDependencies": {
				"react": "^16.8.3",
				"react-dom": "^16.8.3"
			},
			"devDependencies": {
				"@babel/core": "^7.7.2",
				"@babel/preset-env": "^7.7.1",
				"@babel/preset-react": "^7.7.0",
				"@babel/runtime": "^7.7.2",
				"@commitlint/cli": "^8.2.0",
				"@commitlint/config-conventional": "^8.2.0",
				"@svgr/rollup": "^4.3.3",
				"@testing-library/dom": "^6.10.1",
				"@testing-library/jest-dom": "^4.2.4",
				"@testing-library/react": "^9.3.2",
				"babel-eslint": "9.x",
				"babel-jest": "^24.9.0",
				"commitizen": "^4.0.3",
				"core-js": "3.4.1",
				"cross-env": "^6.0.3",
				"dtslint": "^0.9.8",
				"eslint": "6.6.0",
				"eslint-config-prettier": "^6.7.0",
				"eslint-config-react-app": "^5.0.2",
				"eslint-config-standard": "^14.1.0",
				"eslint-config-standard-react": "^9.2.0",
				"eslint-plugin-flowtype": "4.4.1",
				"eslint-plugin-import": "2.18.2",
				"eslint-plugin-jsx-a11y": "6.2.3",
				"eslint-plugin-node": "^10.0.0",
				"eslint-plugin-prettier": "^3.1.1",
				"eslint-plugin-promise": "^4.2.1",
				"eslint-plugin-react": "7.16.0",
				"eslint-plugin-react-hooks": "2.3.0",
				"eslint-plugin-standard": "^4.0.1",
				"husky": "^3.1.0",
				"is-ci-cli": "^2.0.0",
				"jest": "^24.9.0",
				"jest-cli": "^24.9.0",
				"jest-runner-eslint": "^0.7.5",
				"jest-watch-select-projects": "^1.0.0",
				"jest-watch-typeahead": "^0.4.2",
				"lint-staged": "^9.4.3",
				"prettier": "^1.19.1",
				"prop-types": "^15.5.0",
				"react": "^16.12.0",
				"react-dom": "^16.12.0",
				"rollup": "^1.27.3",
				"rollup-plugin-babel": "^4.3.3",
				"rollup-plugin-commonjs": "^10.1.0",
				"rollup-plugin-node-resolve": "^5.2.0",
				"rollup-plugin-peer-deps-external": "^2.2.0",
				"rollup-plugin-size": "^0.2.1",
				"rollup-plugin-size-snapshot": "^0.10.0",
				"rollup-plugin-terser": "^5.1.2",
				"snapshot-diff": "^0.6.1"
			},
			"config": {
				"commitizen": {
					"path": "node_modules/cz-conventional-changelog"
				}
			},
			"browserslist": "> 0.25%, not dead",
			"licenseText": "MIT License\n\nCopyright (c) 2016 Tanner Linsley\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n",
			"_id": "react-table@7.0.0-rc.4",
			"dist": {
				"shasum": "88bc61747821f3c3bbbfc7e1a4a088cbe94ed9ee",
				"integrity": "sha512-NOYmNmAIvQ9sSZd5xMNSthqiZ/o5h8h28MhFQFSxCu5u3v9J8PNh7x9wYMnk737MTjoKCZWIZT/dMFCPItXzEg==",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-rc.4.tgz",
				"fileCount": 46,
				"unpackedSize": 710262,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd7bDUCRA9TVsSAnZWagAAWw0P/2KDVsScb04AOW7oe4+f\neRSsmP3sefCBaY7qBUCuoNtUROKZECmoSFEB/EhafN3EC4ANiRFtmBPOrKG5\n/CGwiEfHnDo7QcR5T5uYHmfXQkXH4oDb4YmLnqDVGBzwQ6KayHRbgEROHmDz\nQdXmriMDAleOiCwFISHZVoS5Ac7KPooQT0CdOK5+aziKRKeMryvA266P3t0s\nyyPXsKQe1RHZQ2tN2QMWCwN9Rpzz7lfUKjMUZHqKxMsYv6eUUf+eO+rAiEyG\nXkhN6IN7jZ5XXq2A+0EZ8GoZQrvLinH7tKt6T+Ynp8OvL2PEOLSnPCry/7UY\nvce+mnOyBz2zpRrAU89+Ne/j3+wRmw110ij5kz5aXEaZs7VOqcTTiIy+Z+xo\n/2Xe7/tv3llJq9JMt25Ea9tYyryZeyKk2T3sfCeOAt0/NCLmFJcQMC6g3yeq\neD07c/wBNktYEui5io4+Ut8NeNPoYDsPYUqHL//Ot1R6bafixkLDY7oomy7D\nqa8mlrNpVTikMUONHZQ9tHYw5FSL6jiGI/tiwWhGTCgUlc+aOey/FYnZhKDR\ncOiZMWtntzvPWqE+fyzdf3ERUN29ahNt9NN7ldNWfJyVvC5OMAydJJsLWGj1\nVgzl5glx1Qukv82vNaINkNLd89ji7XqxpcVCqsE0Ol7ZLr7vt1FPN5ohJRbZ\nQ0Kg\r\n=DdnF\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				},
				{
					"name": "zsherman",
					"email": "zach.h.sherman@gmail.com"
				}
			],
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-table_7.0.0-rc.4_1575858388164_0.44640171032112397"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-rc.5": {
			"name": "react-table",
			"version": "7.0.0-rc.5",
			"description": "Hooks for building lightweight, fast and extendable datagrids for React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "dist/index.js",
			"module": "dist/index.es.js",
			"scripts": {
				"commit": "git add . && git-cz",
				"test": "is-ci \"test:ci\" \"test:dev\"",
				"test:dev": "jest --watch",
				"test:ci": "yarn test:jest",
				"test:jest": "jest",
				"build": "cross-env NODE_ENV=production rollup -c",
				"start": "rollup -c -w",
				"prepare": "yarn build",
				"release": "yarn publish",
				"releaseNext": "yarn publish --tag next",
				"format": "prettier {src,src/**,examples/*/src,examples/*/src/**}/*.{md,js,jsx,tsx} --write"
			},
			"peerDependencies": {
				"react": "^16.8.3",
				"react-dom": "^16.8.3"
			},
			"devDependencies": {
				"@babel/core": "^7.7.2",
				"@babel/preset-env": "^7.7.1",
				"@babel/preset-react": "^7.7.0",
				"@babel/runtime": "^7.7.2",
				"@commitlint/cli": "^8.2.0",
				"@commitlint/config-conventional": "^8.2.0",
				"@svgr/rollup": "^4.3.3",
				"@testing-library/dom": "^6.10.1",
				"@testing-library/jest-dom": "^4.2.4",
				"@testing-library/react": "^9.3.2",
				"babel-eslint": "9.x",
				"babel-jest": "^24.9.0",
				"commitizen": "^4.0.3",
				"core-js": "3.4.1",
				"cross-env": "^6.0.3",
				"dtslint": "^0.9.8",
				"eslint": "6.6.0",
				"eslint-config-prettier": "^6.7.0",
				"eslint-config-react-app": "^5.0.2",
				"eslint-config-standard": "^14.1.0",
				"eslint-config-standard-react": "^9.2.0",
				"eslint-plugin-flowtype": "4.4.1",
				"eslint-plugin-import": "2.18.2",
				"eslint-plugin-jsx-a11y": "6.2.3",
				"eslint-plugin-node": "^10.0.0",
				"eslint-plugin-prettier": "^3.1.1",
				"eslint-plugin-promise": "^4.2.1",
				"eslint-plugin-react": "7.16.0",
				"eslint-plugin-react-hooks": "2.3.0",
				"eslint-plugin-standard": "^4.0.1",
				"husky": "^3.1.0",
				"is-ci-cli": "^2.0.0",
				"jest": "^24.9.0",
				"jest-cli": "^24.9.0",
				"jest-runner-eslint": "^0.7.5",
				"jest-watch-select-projects": "^1.0.0",
				"jest-watch-typeahead": "^0.4.2",
				"lint-staged": "^9.4.3",
				"prettier": "^1.19.1",
				"prop-types": "^15.5.0",
				"react": "^16.12.0",
				"react-dom": "^16.12.0",
				"rollup": "^1.27.3",
				"rollup-plugin-babel": "^4.3.3",
				"rollup-plugin-commonjs": "^10.1.0",
				"rollup-plugin-node-resolve": "^5.2.0",
				"rollup-plugin-peer-deps-external": "^2.2.0",
				"rollup-plugin-size": "^0.2.1",
				"rollup-plugin-size-snapshot": "^0.10.0",
				"rollup-plugin-terser": "^5.1.2",
				"snapshot-diff": "^0.6.1"
			},
			"config": {
				"commitizen": {
					"path": "node_modules/cz-conventional-changelog"
				}
			},
			"browserslist": "> 0.25%, not dead",
			"licenseText": "MIT License\n\nCopyright (c) 2016 Tanner Linsley\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n",
			"_id": "react-table@7.0.0-rc.5",
			"dist": {
				"shasum": "6d0caf6b6003c19c3e36dfd7c926f5b40dee0c30",
				"integrity": "sha512-hMrnKMvKOfqbHv3WUxmActkTj06Y8r3v/HIZ2H6CRqhgjGV3gtONn2N1w9lLCY7NE3x7BtD+YhtmacYhWkGtJA==",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-rc.5.tgz",
				"fileCount": 46,
				"unpackedSize": 718448,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd7bJJCRA9TVsSAnZWagAAeJwP/3VMmYJG9PTgfHGRQI71\nV9YUJgoNX+64fZ1sZxiD2KSUxNLw7Kpj3TNAHTS0Gd1nB3u1GXYTW4sjOGLJ\ntcZD9MUxkAectJUzOEotQRSYzk6cs1DcxNdWyqiD+jrP3Y45mKZNtTrksKeE\nF46jKlipXS36/hs5I1KAdozX08GBzIOV7KbiQVv3lAoOiyV4wwJgmLvCmHi5\n3e3ng7bBRnVZu27yFxwc7ms0PZZm2t2GYhoVUjBoyp6QMSZoohs8vjxP5Fmh\no4g04VInbF5X9yTFntKzms0EGVZtz3IOi98o+nbh2t3lILHDziGGfzbpspOy\n1XLZWDSg3ZhiUatjEX/TICgxMKIqcrTee322RNJSWTGekgiRYKhzpGR6bWcX\nDsaONRC30d5P8HxsRh/TMWl5GcOFu/MpPfbyUIc/3DQtYbwRtdQzTT4kT30T\n1yhtGmJWqJpc4TTMvrrNpScD+64yMOk36c7gEnaD9AruMk/XZtDqsb5esg5H\n4m9IpNcrzaiz+hAkAdnahfQTv5DBAEds7XkWZsLBHXsqOyBCNRQVhnNvaFcn\n+pVF3Dr5SIacCTbwVJgkdlHrXP3vFG6yarjRVFesv/Yx05/4/gZ9O5fM9HYG\nkvwd7KPkK6Jx++/mSjPmHNn7sNcGberRpNfnVz1uoXerKSbx6rBMihlbrvk/\nnLVA\r\n=e/vg\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				},
				{
					"name": "zsherman",
					"email": "zach.h.sherman@gmail.com"
				}
			],
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-table_7.0.0-rc.5_1575858761289_0.44139731723006226"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-rc.6": {
			"name": "react-table",
			"version": "7.0.0-rc.6",
			"description": "Hooks for building lightweight, fast and extendable datagrids for React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "dist/index.js",
			"module": "dist/index.es.js",
			"scripts": {
				"commit": "git add . && git-cz",
				"test": "is-ci \"test:ci\" \"test:dev\"",
				"test:dev": "jest --watch",
				"test:ci": "yarn test:jest",
				"test:jest": "jest",
				"build": "cross-env NODE_ENV=production rollup -c",
				"start": "rollup -c -w",
				"prepare": "yarn build",
				"release": "yarn publish",
				"releaseNext": "yarn publish --tag next",
				"format": "prettier {src,src/**,examples/*/src,examples/*/src/**}/*.{md,js,jsx,tsx} --write"
			},
			"peerDependencies": {
				"react": "^16.8.3",
				"react-dom": "^16.8.3"
			},
			"devDependencies": {
				"@babel/core": "^7.7.2",
				"@babel/preset-env": "^7.7.1",
				"@babel/preset-react": "^7.7.0",
				"@babel/runtime": "^7.7.2",
				"@commitlint/cli": "^8.2.0",
				"@commitlint/config-conventional": "^8.2.0",
				"@svgr/rollup": "^4.3.3",
				"@testing-library/dom": "^6.10.1",
				"@testing-library/jest-dom": "^4.2.4",
				"@testing-library/react": "^9.3.2",
				"babel-eslint": "9.x",
				"babel-jest": "^24.9.0",
				"commitizen": "^4.0.3",
				"core-js": "3.4.1",
				"cross-env": "^6.0.3",
				"dtslint": "^0.9.8",
				"eslint": "6.6.0",
				"eslint-config-prettier": "^6.7.0",
				"eslint-config-react-app": "^5.0.2",
				"eslint-config-standard": "^14.1.0",
				"eslint-config-standard-react": "^9.2.0",
				"eslint-plugin-flowtype": "4.4.1",
				"eslint-plugin-import": "2.18.2",
				"eslint-plugin-jsx-a11y": "6.2.3",
				"eslint-plugin-node": "^10.0.0",
				"eslint-plugin-prettier": "^3.1.1",
				"eslint-plugin-promise": "^4.2.1",
				"eslint-plugin-react": "7.16.0",
				"eslint-plugin-react-hooks": "2.3.0",
				"eslint-plugin-standard": "^4.0.1",
				"husky": "^3.1.0",
				"is-ci-cli": "^2.0.0",
				"jest": "^24.9.0",
				"jest-cli": "^24.9.0",
				"jest-runner-eslint": "^0.7.5",
				"jest-watch-select-projects": "^1.0.0",
				"jest-watch-typeahead": "^0.4.2",
				"lint-staged": "^9.4.3",
				"prettier": "^1.19.1",
				"prop-types": "^15.5.0",
				"react": "^16.12.0",
				"react-dom": "^16.12.0",
				"rollup": "^1.27.3",
				"rollup-plugin-babel": "^4.3.3",
				"rollup-plugin-commonjs": "^10.1.0",
				"rollup-plugin-node-resolve": "^5.2.0",
				"rollup-plugin-peer-deps-external": "^2.2.0",
				"rollup-plugin-size": "^0.2.1",
				"rollup-plugin-size-snapshot": "^0.10.0",
				"rollup-plugin-terser": "^5.1.2",
				"snapshot-diff": "^0.6.1"
			},
			"config": {
				"commitizen": {
					"path": "node_modules/cz-conventional-changelog"
				}
			},
			"browserslist": "> 0.25%, not dead",
			"licenseText": "MIT License\n\nCopyright (c) 2016 Tanner Linsley\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n",
			"_id": "react-table@7.0.0-rc.6",
			"dist": {
				"shasum": "3cb43919e31166659d6aa223bd3dfee765981f6b",
				"integrity": "sha512-iFgxMla6JnxjZwKG3eiHHOlIIANiK/HzvRFWXT8LV78N9bEOGC5A5N44S/xQ1PaZN/1c+NDBz5fBazhx/vG7/A==",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-rc.6.tgz",
				"fileCount": 46,
				"unpackedSize": 725084,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd7nwECRA9TVsSAnZWagAAbUwQAJPapLXRC2CWhpt3Q7id\na56vHIlxjV39qlcdLQ4Dg+2BSIcMSHbk5BgnUOwan6absyYDk3gEf3wJc4i8\nsXEMezHSTeXp8+b614HlmAr5jud231hnE4Ff9tpsjyCktfZ8cGsWk8zvZzbG\nBm7UVwuU8oMDoxF7hH5rkMZ0/80otfVqR9wGfMtYmrzES7mFcBiTIVbheBxG\n4EjqnV8FgKdd9K+RRIgLR12e+TSycUtGEZvWnLKhYUq4Eri5sgzr5ycp2dCS\nwjw+lrYY/UcOYEHWmmI4ogT+36YMSk7gf2rbQhVVF6/HqSwB4hYmSgQnKogt\nXjjc8w/nDzWxdwYc+yr0HoIVGoSubLPnznBLqi9g2YW/nE+yBqYzgCSNEDpq\neJVLjjUPXUrAa7EKGbMt0XnIykVNWy59poeVAqFGKNJdVo/zZrD8OlwqBSzm\nEQRrLpBtRTfR9lhAFjwUfGUTDSOblO1/bYSOORKWj3bZ/4KxEdWoaO2EBXR9\neriLPVp93W5EJ+7hbizQMQUsxed2QdqsWh/n/SeDWH+QTRmfYW/8Wnj4FuO7\nVib3y+mDyS329ae0pyqoepiWSlnB7/Oe4uZ7fXOTr1A36Q4Isz3EQpMzToMJ\n5Bj6TQvS+k9j2pbtQQSBnBzfV3+V+2E5PQSamiL5GKXtghDkJkt0nsWOPohL\nur6N\r\n=SlYq\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				},
				{
					"name": "zsherman",
					"email": "zach.h.sherman@gmail.com"
				}
			],
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-table_7.0.0-rc.6_1575910403945_0.6131488812691499"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-rc.7": {
			"name": "react-table",
			"version": "7.0.0-rc.7",
			"description": "Hooks for building lightweight, fast and extendable datagrids for React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "dist/index.js",
			"module": "dist/index.es.js",
			"scripts": {
				"commit": "git add . && git-cz",
				"test": "is-ci \"test:ci\" \"test:dev\"",
				"test:dev": "jest --watch",
				"test:ci": "yarn test:jest",
				"test:jest": "jest",
				"build": "cross-env NODE_ENV=production rollup -c",
				"start": "rollup -c -w",
				"prepare": "yarn build",
				"release": "yarn publish",
				"releaseNext": "yarn publish --tag next",
				"format": "prettier {src,src/**,examples/*/src,examples/*/src/**}/*.{md,js,jsx,tsx} --write"
			},
			"peerDependencies": {
				"react": "^16.8.3",
				"react-dom": "^16.8.3"
			},
			"devDependencies": {
				"@babel/core": "^7.7.2",
				"@babel/preset-env": "^7.7.1",
				"@babel/preset-react": "^7.7.0",
				"@babel/runtime": "^7.7.2",
				"@commitlint/cli": "^8.2.0",
				"@commitlint/config-conventional": "^8.2.0",
				"@svgr/rollup": "^4.3.3",
				"@testing-library/dom": "^6.10.1",
				"@testing-library/jest-dom": "^4.2.4",
				"@testing-library/react": "^9.3.2",
				"babel-eslint": "9.x",
				"babel-jest": "^24.9.0",
				"commitizen": "^4.0.3",
				"core-js": "3.4.1",
				"cross-env": "^6.0.3",
				"dtslint": "^0.9.8",
				"eslint": "6.6.0",
				"eslint-config-prettier": "^6.7.0",
				"eslint-config-react-app": "^5.0.2",
				"eslint-config-standard": "^14.1.0",
				"eslint-config-standard-react": "^9.2.0",
				"eslint-plugin-flowtype": "4.4.1",
				"eslint-plugin-import": "2.18.2",
				"eslint-plugin-jsx-a11y": "6.2.3",
				"eslint-plugin-node": "^10.0.0",
				"eslint-plugin-prettier": "^3.1.1",
				"eslint-plugin-promise": "^4.2.1",
				"eslint-plugin-react": "7.16.0",
				"eslint-plugin-react-hooks": "2.3.0",
				"eslint-plugin-standard": "^4.0.1",
				"husky": "^3.1.0",
				"is-ci-cli": "^2.0.0",
				"jest": "^24.9.0",
				"jest-cli": "^24.9.0",
				"jest-runner-eslint": "^0.7.5",
				"jest-watch-select-projects": "^1.0.0",
				"jest-watch-typeahead": "^0.4.2",
				"lint-staged": "^9.4.3",
				"prettier": "^1.19.1",
				"prop-types": "^15.5.0",
				"react": "^16.12.0",
				"react-dom": "^16.12.0",
				"rollup": "^1.27.3",
				"rollup-plugin-babel": "^4.3.3",
				"rollup-plugin-commonjs": "^10.1.0",
				"rollup-plugin-node-resolve": "^5.2.0",
				"rollup-plugin-peer-deps-external": "^2.2.0",
				"rollup-plugin-size": "^0.2.1",
				"rollup-plugin-size-snapshot": "^0.10.0",
				"rollup-plugin-terser": "^5.1.2",
				"snapshot-diff": "^0.6.1"
			},
			"config": {
				"commitizen": {
					"path": "node_modules/cz-conventional-changelog"
				}
			},
			"browserslist": "> 0.25%, not dead",
			"licenseText": "MIT License\n\nCopyright (c) 2016 Tanner Linsley\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n",
			"_id": "react-table@7.0.0-rc.7",
			"dist": {
				"shasum": "1bf3e248cdef22213821c021236e895bdc3cb5d2",
				"integrity": "sha512-24Yofwkh822NyCmnpsrChV8SNOCENQWpV4A5f/MzapTi6iwje644Q11/wbLIgJdPnUJJ0/JbhjsDjxlB6yFV7Q==",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-rc.7.tgz",
				"fileCount": 47,
				"unpackedSize": 757887,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd7+qtCRA9TVsSAnZWagAANdcP/1roWrOTgMh5E73dautD\nOF85zijsd7FkfLEFp/8HU1/LvQ1xZoEiQmZJJvYC6of/eb4Av+YIwpQVXKRP\nZDj5WRfUizVu5sidqXm8h2yN4N53c/fg5LNuPfIXlCT70uLIbi/zjGJUMHkj\nZBZCuaMXuHwEfdjPjhjXsURb3jB3zD/067m/0Z7mXV4e2yrj2WwUAwxow9BQ\novjEp/OcBWBLoaqkJBDTREhgeQEfpz1BXYiB3mmSWLUq9YsYachUaFFLPUQT\nSXTG00/Wy/KtBlEr6yZy6XfZGTyv44dj2Gk2thiRKYUQ4M5tRydlj1L2Jo6Z\niJ4cLvWz8n0kJYtUWnTun5UlbQJhLcu8pRRQeQW71StGLTvVFNQA3XBzb87q\no9jRBSoWie+GFq0a8nIrb4+zkNwMiWnr5qUu0H94BF/w5CjpNCa/2oDlaEqz\n6SSHbHcHbvELstppT3dyXac34LJr8N8bnietLuqIBCQtcaqlMir1TPAKBr9w\npMDZVWeaLfNppJFaGvHae+7P/ptQMDif3i5VaRpaBY9OtP+dpYz/f8PfX4SG\nGePF0MYKfm/jxeOamfDTnjj/k1wSh3RG7KlX4no3tj/WT+2fj4RHmouwcXJZ\n71RnbweR8UURAl+XrEagvsx0nRJVeldNY2v3J0QpiV0nmaXXtydD8hwMGjIR\ne0Ro\r\n=/Kwm\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				},
				{
					"name": "zsherman",
					"email": "zach.h.sherman@gmail.com"
				}
			],
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-table_7.0.0-rc.7_1576004268898_0.16695459558842485"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-rc.8": {
			"name": "react-table",
			"version": "7.0.0-rc.8",
			"description": "Hooks for building lightweight, fast and extendable datagrids for React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "dist/index.js",
			"module": "dist/index.es.js",
			"scripts": {
				"commit": "git add . && git-cz",
				"test": "is-ci \"test:ci\" \"test:dev\"",
				"test:dev": "jest --watch",
				"test:ci": "yarn test:jest",
				"test:jest": "jest",
				"build": "cross-env NODE_ENV=production rollup -c",
				"start": "rollup -c -w",
				"prepare": "yarn build",
				"release": "yarn publish",
				"releaseNext": "yarn publish --tag next",
				"format": "prettier {src,src/**,examples/*/src,examples/*/src/**}/*.{md,js,jsx,tsx} --write"
			},
			"peerDependencies": {
				"react": "^16.8.3",
				"react-dom": "^16.8.3"
			},
			"devDependencies": {
				"@babel/core": "^7.7.2",
				"@babel/preset-env": "^7.7.1",
				"@babel/preset-react": "^7.7.0",
				"@babel/runtime": "^7.7.2",
				"@commitlint/cli": "^8.2.0",
				"@commitlint/config-conventional": "^8.2.0",
				"@svgr/rollup": "^4.3.3",
				"@testing-library/dom": "^6.10.1",
				"@testing-library/jest-dom": "^4.2.4",
				"@testing-library/react": "^9.3.2",
				"babel-eslint": "9.x",
				"babel-jest": "^24.9.0",
				"commitizen": "^4.0.3",
				"core-js": "3.4.1",
				"cross-env": "^6.0.3",
				"dtslint": "^0.9.8",
				"eslint": "6.6.0",
				"eslint-config-prettier": "^6.7.0",
				"eslint-config-react-app": "^5.0.2",
				"eslint-config-standard": "^14.1.0",
				"eslint-config-standard-react": "^9.2.0",
				"eslint-plugin-flowtype": "4.4.1",
				"eslint-plugin-import": "2.18.2",
				"eslint-plugin-jsx-a11y": "6.2.3",
				"eslint-plugin-node": "^10.0.0",
				"eslint-plugin-prettier": "^3.1.1",
				"eslint-plugin-promise": "^4.2.1",
				"eslint-plugin-react": "7.16.0",
				"eslint-plugin-react-hooks": "2.3.0",
				"eslint-plugin-standard": "^4.0.1",
				"husky": "^3.1.0",
				"is-ci-cli": "^2.0.0",
				"jest": "^24.9.0",
				"jest-cli": "^24.9.0",
				"jest-runner-eslint": "^0.7.5",
				"jest-watch-select-projects": "^1.0.0",
				"jest-watch-typeahead": "^0.4.2",
				"lint-staged": "^9.4.3",
				"prettier": "^1.19.1",
				"prop-types": "^15.5.0",
				"react": "^16.12.0",
				"react-dom": "^16.12.0",
				"rollup": "^1.27.3",
				"rollup-plugin-babel": "^4.3.3",
				"rollup-plugin-commonjs": "^10.1.0",
				"rollup-plugin-node-resolve": "^5.2.0",
				"rollup-plugin-peer-deps-external": "^2.2.0",
				"rollup-plugin-size": "^0.2.1",
				"rollup-plugin-size-snapshot": "^0.10.0",
				"rollup-plugin-terser": "^5.1.2",
				"snapshot-diff": "^0.6.1"
			},
			"config": {
				"commitizen": {
					"path": "node_modules/cz-conventional-changelog"
				}
			},
			"browserslist": "> 0.25%, not dead",
			"licenseText": "MIT License\n\nCopyright (c) 2016 Tanner Linsley\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n",
			"_id": "react-table@7.0.0-rc.8",
			"dist": {
				"shasum": "51067e35f443cdc5850ff58c8890219cccafe4c9",
				"integrity": "sha512-I7U9il+SK8Bvjl+cZGug7fddr5MG5gnvhjRy5aOrcOkW8yWTo9ZiA7H+DzW+2cY6hC8UnqDhL9NsAq6K7J0Nrg==",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-rc.8.tgz",
				"fileCount": 47,
				"unpackedSize": 757905,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd8CuzCRA9TVsSAnZWagAAvvsP/1COyeNJo/I8SrxR2o4f\nNomohklso6dvhhlQWP9E7NSTP2zTIDYWcc+/sBz0c2VtimTwohJkiKTadOs1\nagaVz+K3asKrMNHXXV9GYRzsJmd3fBIHGnwLnqPPY/BYuI5u1V7KqN0BF1ze\nsnmc88FVOaA9zex9gSmKb62VB/y50ISrXudJ05FuhklPfBKtys0S+Dif6JH/\ndjKu1hDw7/d8RxAZWGfqzm8hrqWOceG3cS44Wy43lPRtkT4mmLDqpubBtbsm\njeR90i2p5aPuonp0qRNmEy/D8z2/PA0IBo46mToeZny7WfWLqlMJDQ+zjqym\n+rU13gbVBJ3kz9cfe8A+7wzYTs7VONJo2m7zQdWtQqCnNNIYYViz5Eb+r7Xc\nZc1fWVVFDwykh+ULjKnOXqyJACgncEfiwY7g1hS+mUUr+lOhOUu1RTaNHBHI\n2NOvy2w9Yn1B3BgIuPafRWCJ9YPznNZBNr1g996WVQ5W8RV4kbiWUUN5bzuz\nfDrMvDilSnPZgRxLP0LToGxBrgMBV7HJPTbdjkepcYyqxoBKrXyIwxkLjzh1\nh2LnXEkhlRKzF2mMdmjaCaWUhCQNEotAQ8QsjGf4bVlpu1u69SG3pNbOs13h\neqVUD0y8gYas8fGk1d1gm0tzv8MBofKYiBjulfJaP3rDrgHVNgMnLOut5mNp\nv4zv\r\n=dg8U\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				},
				{
					"name": "zsherman",
					"email": "zach.h.sherman@gmail.com"
				}
			],
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-table_7.0.0-rc.8_1576020915420_0.169353586133979"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-rc.9": {
			"name": "react-table",
			"version": "7.0.0-rc.9",
			"description": "Hooks for building lightweight, fast and extendable datagrids for React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "dist/index.js",
			"module": "dist/index.es.js",
			"scripts": {
				"commit": "git add . && git-cz",
				"test": "is-ci \"test:ci\" \"test:dev\"",
				"test:dev": "jest --watch",
				"test:ci": "yarn test:jest",
				"test:jest": "jest",
				"build": "cross-env NODE_ENV=production rollup -c",
				"start": "rollup -c -w",
				"prepare": "yarn build",
				"release": "yarn publish",
				"releaseNext": "yarn publish --tag next",
				"format": "prettier {src,src/**,examples/*/src,examples/*/src/**}/*.{md,js,jsx,tsx} --write"
			},
			"peerDependencies": {
				"react": "^16.8.3",
				"react-dom": "^16.8.3"
			},
			"devDependencies": {
				"@babel/core": "^7.7.2",
				"@babel/preset-env": "^7.7.1",
				"@babel/preset-react": "^7.7.0",
				"@babel/runtime": "^7.7.2",
				"@commitlint/cli": "^8.2.0",
				"@commitlint/config-conventional": "^8.2.0",
				"@svgr/rollup": "^4.3.3",
				"@testing-library/dom": "^6.10.1",
				"@testing-library/jest-dom": "^4.2.4",
				"@testing-library/react": "^9.3.2",
				"babel-eslint": "9.x",
				"babel-jest": "^24.9.0",
				"commitizen": "^4.0.3",
				"core-js": "3.4.1",
				"cross-env": "^6.0.3",
				"dtslint": "^0.9.8",
				"eslint": "6.6.0",
				"eslint-config-prettier": "^6.7.0",
				"eslint-config-react-app": "^5.0.2",
				"eslint-config-standard": "^14.1.0",
				"eslint-config-standard-react": "^9.2.0",
				"eslint-plugin-flowtype": "4.4.1",
				"eslint-plugin-import": "2.18.2",
				"eslint-plugin-jsx-a11y": "6.2.3",
				"eslint-plugin-node": "^10.0.0",
				"eslint-plugin-prettier": "^3.1.1",
				"eslint-plugin-promise": "^4.2.1",
				"eslint-plugin-react": "7.16.0",
				"eslint-plugin-react-hooks": "2.3.0",
				"eslint-plugin-standard": "^4.0.1",
				"husky": "^3.1.0",
				"is-ci-cli": "^2.0.0",
				"jest": "^24.9.0",
				"jest-cli": "^24.9.0",
				"jest-runner-eslint": "^0.7.5",
				"jest-watch-select-projects": "^1.0.0",
				"jest-watch-typeahead": "^0.4.2",
				"lint-staged": "^9.4.3",
				"prettier": "^1.19.1",
				"prop-types": "^15.5.0",
				"react": "^16.12.0",
				"react-dom": "^16.12.0",
				"rollup": "^1.27.3",
				"rollup-plugin-babel": "^4.3.3",
				"rollup-plugin-commonjs": "^10.1.0",
				"rollup-plugin-node-resolve": "^5.2.0",
				"rollup-plugin-peer-deps-external": "^2.2.0",
				"rollup-plugin-size": "^0.2.1",
				"rollup-plugin-size-snapshot": "^0.10.0",
				"rollup-plugin-terser": "^5.1.2",
				"snapshot-diff": "^0.6.1"
			},
			"config": {
				"commitizen": {
					"path": "node_modules/cz-conventional-changelog"
				}
			},
			"browserslist": "> 0.25%, not dead",
			"licenseText": "MIT License\n\nCopyright (c) 2016 Tanner Linsley\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n",
			"_id": "react-table@7.0.0-rc.9",
			"dist": {
				"shasum": "6e10fc796c1db3a64837bb62b0ac68ecbb69f3b8",
				"integrity": "sha512-KBu3jnnthpEPkNQZA/GTcNyfLqOAyF/Wkd2CA7CCxYWflNAM7i/cUj+IuNcSgJ/w+yIdnn/aAwsKwphlQ4RPhA==",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-rc.9.tgz",
				"fileCount": 47,
				"unpackedSize": 757475,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd8IdBCRA9TVsSAnZWagAAGl4QAJlzNuVxAIY07XzexIja\nyGy6kdPy730UclDdO0Iwz+kpNG9r8Tjch/Rh7JJ/7SGvzqWjtehExiNJdHdl\n7ANdSA22sw2wU5IYMsIJW5moYRDxDg/9IdxXgemy0N7PkRiBMJZKUkYpIjzP\nm5CFLuIZd6ovDYaYaibuVQZCE8kIgjab7n07dujeOAU5gXJNGl3j8aRGPBb9\nCU5IDqZButqTUhzmps6RdDLH0gAhVFZUgmJYbcHW5ywq0G+tMJa539M85vcY\nhKlvw3XHza/P7MUT05KWYMvsQ4sF7STpx06ih8ygx83Pp5ce0711mpSw/Yyt\n8R9wGuzY9MGlo4YrcTGW7B+1RwnZjIPepMxCFUfWe6K1kny98eSl97zL6kgj\nl1wnoeMDFSyhyNI8u51hXkmPXGX1bufEQZCXGCYhjVJsU1diY91JNXOH4Sbi\nQBk18QcVfedT7wfPVxEKUxOxlkATSSfOEJmwcFPMDJSNAPCa4Mfy+mcdh4MW\nRWnBZtqfr4j8i9a/62APCOVTJpuCnBPxauk5OlSt2oh6rV9w54WqxjU7Rjmq\nLfw/dwyY+irl9B4sKfPSlQNm9iGSM8zzlpr1zJCxpTdWH2sGzWivfoL3aJGh\nmPvDKQByjefxdv8BK/Hqkhd2trM9BYP/O0newUFB2qcx5NsWjX85jDLqX9au\nx3fa\r\n=3fo/\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				},
				{
					"name": "zsherman",
					"email": "zach.h.sherman@gmail.com"
				}
			],
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-table_7.0.0-rc.9_1576044352893_0.9233030046558939"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-rc.10": {
			"name": "react-table",
			"version": "7.0.0-rc.10",
			"description": "Hooks for building lightweight, fast and extendable datagrids for React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "dist/index.js",
			"module": "dist/index.es.js",
			"scripts": {
				"commit": "git add . && git-cz",
				"test": "is-ci \"test:ci\" \"test:dev\"",
				"test:dev": "jest --watch",
				"test:ci": "yarn test:jest",
				"test:jest": "jest",
				"build": "cross-env NODE_ENV=production rollup -c",
				"start": "rollup -c -w",
				"prepare": "yarn build",
				"release": "yarn publish",
				"releaseNext": "yarn publish --tag next",
				"format": "prettier {src,src/**,examples/*/src,examples/*/src/**}/*.{md,js,jsx,tsx} --write"
			},
			"peerDependencies": {
				"react": "^16.8.3",
				"react-dom": "^16.8.3"
			},
			"devDependencies": {
				"@babel/core": "^7.7.2",
				"@babel/preset-env": "^7.7.1",
				"@babel/preset-react": "^7.7.0",
				"@babel/runtime": "^7.7.2",
				"@commitlint/cli": "^8.2.0",
				"@commitlint/config-conventional": "^8.2.0",
				"@svgr/rollup": "^4.3.3",
				"@testing-library/dom": "^6.10.1",
				"@testing-library/jest-dom": "^4.2.4",
				"@testing-library/react": "^9.3.2",
				"babel-eslint": "9.x",
				"babel-jest": "^24.9.0",
				"commitizen": "^4.0.3",
				"core-js": "3.4.1",
				"cross-env": "^6.0.3",
				"dtslint": "^0.9.8",
				"eslint": "6.6.0",
				"eslint-config-prettier": "^6.7.0",
				"eslint-config-react-app": "^5.0.2",
				"eslint-config-standard": "^14.1.0",
				"eslint-config-standard-react": "^9.2.0",
				"eslint-plugin-flowtype": "4.4.1",
				"eslint-plugin-import": "2.18.2",
				"eslint-plugin-jsx-a11y": "6.2.3",
				"eslint-plugin-node": "^10.0.0",
				"eslint-plugin-prettier": "^3.1.1",
				"eslint-plugin-promise": "^4.2.1",
				"eslint-plugin-react": "7.16.0",
				"eslint-plugin-react-hooks": "2.3.0",
				"eslint-plugin-standard": "^4.0.1",
				"husky": "^3.1.0",
				"is-ci-cli": "^2.0.0",
				"jest": "^24.9.0",
				"jest-cli": "^24.9.0",
				"jest-runner-eslint": "^0.7.5",
				"jest-watch-select-projects": "^1.0.0",
				"jest-watch-typeahead": "^0.4.2",
				"lint-staged": "^9.4.3",
				"prettier": "^1.19.1",
				"prop-types": "^15.5.0",
				"react": "^16.12.0",
				"react-dom": "^16.12.0",
				"rollup": "^1.27.3",
				"rollup-plugin-babel": "^4.3.3",
				"rollup-plugin-commonjs": "^10.1.0",
				"rollup-plugin-node-resolve": "^5.2.0",
				"rollup-plugin-peer-deps-external": "^2.2.0",
				"rollup-plugin-size": "^0.2.1",
				"rollup-plugin-size-snapshot": "^0.10.0",
				"rollup-plugin-terser": "^5.1.2",
				"snapshot-diff": "^0.6.1"
			},
			"config": {
				"commitizen": {
					"path": "node_modules/cz-conventional-changelog"
				}
			},
			"browserslist": "> 0.25%, not dead",
			"licenseText": "MIT License\n\nCopyright (c) 2016 Tanner Linsley\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n",
			"_id": "react-table@7.0.0-rc.10",
			"dist": {
				"shasum": "b7469752f5cd6a44f4eb7309645a7fc4a42f3808",
				"integrity": "sha512-9EekDruo8+yvkfN3idyBIXRLeLMW9E/HlEu41LItNRufGF0g6r1Kn7/3HKSMOBxUP0DeAGDyD82KHHCU+g2Feg==",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-rc.10.tgz",
				"fileCount": 47,
				"unpackedSize": 761934,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd80F6CRA9TVsSAnZWagAAJTwP/3KwFfixog16jkLMrvWI\nWZUr+YMJbn3y8wdBpX0ngAmK8B08uGd5WL8xOriaTSltm0c9ZX/EbepgCr4r\ncZHk83QJmkERBfNOQlrfOMWLuZpfNk10cKpI2hJGFCS+ekES8iAkHNfcVNjN\nnfddzoLSLpIfP0PCLKC4R9Xk+M1jsr36DpLIwx7EDy0iEInVHZtnsBFinVai\nCIVn/Ys8zhppShNvvJvNGPNi1tQ1EzIQxMvxe14MWgN8pRn9untrP9WtesZH\n/wOcT5YWgKer5vx2oKZtbRV9JVXux2Z8NN3LTT1nNUMUjLBzg3j7Dhk97Suc\nKqKVtsUvnQIelIbvCwskAykxuJyXKgdfD9wBmBopPbNuaDSzLU/2hPIDvBxv\n5exuczrmFXTj9dSmZx9xYyus8NmekJnHU+oc0XVe5BiaE5/d/SMKLHT2b+Fz\nvNfoM25XxZcgDOaEt5PAxjbP6Fv1lglSa0HxEVOCA3l+rS7xmzSBMG180sC0\nv2BgDbs/Ix5nf3GmgCVwr+3td6ubzBTHL8brgxEnhFaA2sSmk+lEW2FSUqyD\nAUwWTaV5m1okfODeAgAjQvb9UYMgwnL8yPAOQFh8wR/jZv0odesN6ERPryZf\n1JY1XOOcUAT/Uj7PZUi/KUn8wjoGucRNuajtbkL/ZsvlpB6zANuQrQI0e2Ks\nQh5L\r\n=P4iO\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				},
				{
					"name": "zsherman",
					"email": "zach.h.sherman@gmail.com"
				}
			],
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-table_7.0.0-rc.10_1576223097565_0.8539496205377679"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-rc.11": {
			"name": "react-table",
			"version": "7.0.0-rc.11",
			"description": "Hooks for building lightweight, fast and extendable datagrids for React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "dist/index.js",
			"module": "dist/index.es.js",
			"scripts": {
				"commit": "git add . && git-cz",
				"test": "is-ci \"test:ci\" \"test:dev\"",
				"test:dev": "jest --watch",
				"test:ci": "yarn test:jest",
				"test:jest": "jest",
				"build": "cross-env NODE_ENV=production rollup -c",
				"start": "rollup -c -w",
				"prepare": "yarn build",
				"release": "yarn publish",
				"releaseNext": "yarn publish --tag next",
				"format": "prettier {src,src/**,examples/*/src,examples/*/src/**}/*.{md,js,jsx,tsx} --write"
			},
			"peerDependencies": {
				"react": "^16.8.3",
				"react-dom": "^16.8.3"
			},
			"devDependencies": {
				"@babel/core": "^7.7.2",
				"@babel/preset-env": "^7.7.1",
				"@babel/preset-react": "^7.7.0",
				"@babel/runtime": "^7.7.2",
				"@commitlint/cli": "^8.2.0",
				"@commitlint/config-conventional": "^8.2.0",
				"@svgr/rollup": "^4.3.3",
				"@testing-library/dom": "^6.10.1",
				"@testing-library/jest-dom": "^4.2.4",
				"@testing-library/react": "^9.3.2",
				"babel-eslint": "9.x",
				"babel-jest": "^24.9.0",
				"commitizen": "^4.0.3",
				"core-js": "3.4.1",
				"cross-env": "^6.0.3",
				"dtslint": "^0.9.8",
				"eslint": "6.6.0",
				"eslint-config-prettier": "^6.7.0",
				"eslint-config-react-app": "^5.0.2",
				"eslint-config-standard": "^14.1.0",
				"eslint-config-standard-react": "^9.2.0",
				"eslint-plugin-flowtype": "4.4.1",
				"eslint-plugin-import": "2.18.2",
				"eslint-plugin-jsx-a11y": "6.2.3",
				"eslint-plugin-node": "^10.0.0",
				"eslint-plugin-prettier": "^3.1.1",
				"eslint-plugin-promise": "^4.2.1",
				"eslint-plugin-react": "7.16.0",
				"eslint-plugin-react-hooks": "2.3.0",
				"eslint-plugin-standard": "^4.0.1",
				"husky": "^3.1.0",
				"is-ci-cli": "^2.0.0",
				"jest": "^24.9.0",
				"jest-cli": "^24.9.0",
				"jest-runner-eslint": "^0.7.5",
				"jest-watch-select-projects": "^1.0.0",
				"jest-watch-typeahead": "^0.4.2",
				"lint-staged": "^9.4.3",
				"prettier": "^1.19.1",
				"prop-types": "^15.5.0",
				"react": "^16.12.0",
				"react-dom": "^16.12.0",
				"rollup": "^1.27.3",
				"rollup-plugin-babel": "^4.3.3",
				"rollup-plugin-commonjs": "^10.1.0",
				"rollup-plugin-node-resolve": "^5.2.0",
				"rollup-plugin-peer-deps-external": "^2.2.0",
				"rollup-plugin-size": "^0.2.1",
				"rollup-plugin-size-snapshot": "^0.10.0",
				"rollup-plugin-terser": "^5.1.2",
				"snapshot-diff": "^0.6.1"
			},
			"config": {
				"commitizen": {
					"path": "node_modules/cz-conventional-changelog"
				}
			},
			"browserslist": "> 0.25%, not dead",
			"licenseText": "MIT License\n\nCopyright (c) 2016 Tanner Linsley\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n",
			"_id": "react-table@7.0.0-rc.11",
			"dist": {
				"shasum": "98c5299ce16a09c8899727955fb4505bd1ed64ac",
				"integrity": "sha512-Wj2amgPpi69MyMvjIQZMTp+bhun5uAjBtHbDIfAT5n/xa3DN0Frby5aSlMmrmbuWAIB3BLM2ak6hfkuWspXX/A==",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-rc.11.tgz",
				"fileCount": 48,
				"unpackedSize": 778632,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd+aIgCRA9TVsSAnZWagAAUOoP/RVOJ100xzV/7EitYuqz\nEQtZ1iMqzy1raQd4m+WpKMYytarhBVnFPwtyVDxFisbS8mK3Wn4D/c4AuOR+\nfguV0nWIao3H5ymtDpJ++BcAcFu7zdTPbLwU2aSMZ9OiyWuMkjAxlVIdnfcL\nWFUiF2XfAG9aZo1gmDZPmYXbfvfPnX1uNNr7W7Eso04TNwrTdyRexDAn+xiM\nBa+PF3sjPU0xEEvsTurslQJEQK6rli3yHFaAoG+l2bfpxy+tbf5jSZK09WsH\n7uOjQhvROq5mJqfBUkkiiaKdRQUuU9F1+ixvnavJRpCed23lg6bBAHp0WnkK\ngrwQumlBJwkKuzvVwxJNQUlrbWQxxMmSdLmUUu0xERACWdiWT2i9laPXbcQs\nn6/aglcCzF4WPH7eMmb6TfGPeJrE+GsI5dJ8y1CbihTILuMXE8U3JYFUfJUN\nvvwhWFQknDgUqGGIwV75rg5eC2MVE5Jptk2nTyBKYMzGPGOISCmiMma+3vAE\n6yBrzXOp0UWU/PXhngqa/+u/HmVivjpMe+pT/iAod+PihOlxLwSfa6tQPMYg\nypMZMLe/R/cIzByYxdKm+o0PMPS8FrXadmYCLwzAPf4363XTj3YrjwZfEZyB\nRSZBiHYS4d1gbqOD7QQnlzTwmKBjKeRJ41IvKqv2zcbZEAO03Yg4QowRsnYl\nzTO8\r\n=jCaK\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				},
				{
					"name": "zsherman",
					"email": "zach.h.sherman@gmail.com"
				}
			],
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-table_7.0.0-rc.11_1576641055500_0.1350695980353398"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-rc.12": {
			"name": "react-table",
			"version": "7.0.0-rc.12",
			"description": "Hooks for building lightweight, fast and extendable datagrids for React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "dist/index.js",
			"module": "dist/index.es.js",
			"scripts": {
				"commit": "git add . && git-cz",
				"test": "is-ci \"test:ci\" \"test:dev\"",
				"test:dev": "jest --watch",
				"test:ci": "yarn test:jest",
				"test:jest": "jest",
				"build": "cross-env NODE_ENV=production rollup -c",
				"start": "rollup -c -w",
				"prepare": "yarn build",
				"release": "yarn publish",
				"releaseNext": "yarn publish --tag next",
				"format": "prettier {src,src/**,examples/*/src,examples/*/src/**}/*.{md,js,jsx,tsx} --write"
			},
			"peerDependencies": {
				"react": "^16.8.3",
				"react-dom": "^16.8.3"
			},
			"devDependencies": {
				"@babel/core": "^7.7.2",
				"@babel/preset-env": "^7.7.1",
				"@babel/preset-react": "^7.7.0",
				"@babel/runtime": "^7.7.2",
				"@commitlint/cli": "^8.2.0",
				"@commitlint/config-conventional": "^8.2.0",
				"@svgr/rollup": "^4.3.3",
				"@testing-library/dom": "^6.10.1",
				"@testing-library/jest-dom": "^4.2.4",
				"@testing-library/react": "^9.3.2",
				"babel-eslint": "9.x",
				"babel-jest": "^24.9.0",
				"commitizen": "^4.0.3",
				"core-js": "3.4.1",
				"cross-env": "^6.0.3",
				"dtslint": "^0.9.8",
				"eslint": "6.6.0",
				"eslint-config-prettier": "^6.7.0",
				"eslint-config-react-app": "^5.0.2",
				"eslint-config-standard": "^14.1.0",
				"eslint-config-standard-react": "^9.2.0",
				"eslint-plugin-flowtype": "4.4.1",
				"eslint-plugin-import": "2.18.2",
				"eslint-plugin-jsx-a11y": "6.2.3",
				"eslint-plugin-node": "^10.0.0",
				"eslint-plugin-prettier": "^3.1.1",
				"eslint-plugin-promise": "^4.2.1",
				"eslint-plugin-react": "7.16.0",
				"eslint-plugin-react-hooks": "2.3.0",
				"eslint-plugin-standard": "^4.0.1",
				"husky": "^3.1.0",
				"is-ci-cli": "^2.0.0",
				"jest": "^24.9.0",
				"jest-cli": "^24.9.0",
				"jest-runner-eslint": "^0.7.5",
				"jest-watch-select-projects": "^1.0.0",
				"jest-watch-typeahead": "^0.4.2",
				"lint-staged": "^9.4.3",
				"prettier": "^1.19.1",
				"prop-types": "^15.5.0",
				"react": "^16.12.0",
				"react-dom": "^16.12.0",
				"rollup": "^1.27.3",
				"rollup-plugin-babel": "^4.3.3",
				"rollup-plugin-commonjs": "^10.1.0",
				"rollup-plugin-node-resolve": "^5.2.0",
				"rollup-plugin-peer-deps-external": "^2.2.0",
				"rollup-plugin-size": "^0.2.1",
				"rollup-plugin-size-snapshot": "^0.10.0",
				"rollup-plugin-terser": "^5.1.2",
				"snapshot-diff": "^0.6.1"
			},
			"config": {
				"commitizen": {
					"path": "node_modules/cz-conventional-changelog"
				}
			},
			"browserslist": "> 0.25%, not dead",
			"licenseText": "MIT License\n\nCopyright (c) 2016 Tanner Linsley\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n",
			"_id": "react-table@7.0.0-rc.12",
			"dist": {
				"shasum": "28230d9077042cac3afbdad8f1d7b8c8fbddca11",
				"integrity": "sha512-myMnYvWKUu63oUIcPaSJ8WaJuiAlus7JLDtbaXMCrGBFHObm/8eyyVzx1uQW1dYFEhKLzxlWQH7v2g01Ottlzg==",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-rc.12.tgz",
				"fileCount": 48,
				"unpackedSize": 780630,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd+bTICRA9TVsSAnZWagAA010P/jpqY9p68EhdUP6CGTJ2\nTVlZ3DdBdn/NS37pAbbrNFXRB/gC1AEcTFjuol6hdiTcOu7eBGKYLY/l0/pj\ngx/o2d7KpE8aKBmEbTMiCZbatCOCQILwXr6Kbdppfu7pOAJ0j9G//S0vojl5\nLgrPSw0w9m26ei83DUxSPDJKxckFCb3OvzVACgO1fv75Rf/niyhoKu+sg1IW\nwL6Q3beJAgvkS8i6nPgusu6Z3GxmEI8vNMT6GK05YAxBALr6DV8EwjWZXqnR\nose8aOufx1u0ky2si4LX0F4j2QRpiukjADq0Sa8ldoRjMwGJo1FcB2wQqQXZ\nUyvgUfvrXVadQDBMRFRmaYHQenthstJVpXlzXVqBukUH4CYgBKHaL6DULDY4\nchb//3SbOLgTJT6Rs/xF9sEq78BeMKKWNq8b4MHgPcELmrwV7+FGqu5gULvX\nC+/DirZE1Wg8gO6sU3k4WoZd14aonE2ydWJlx6ziJUsaifxRbRJfhYErOz2t\nxRTSppYfHP5aRc2I2DqK1HfdRa4y3x54pm6agcgp3eEuFjeU1M4JlwYLGeQ9\nMCQ99jPHxCoYRe5pnBuakOkKcx/tZtlIZM6wrWK+YSPpce4GDE+seFxtCuQ1\nHHvjKQ8vvjHhHB16ZAqcdGr3DLErQoQ98rYqFdeMTavHs9PUNwEicjg9xeHd\ngYHN\r\n=dcA2\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				},
				{
					"name": "zsherman",
					"email": "zach.h.sherman@gmail.com"
				}
			],
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-table_7.0.0-rc.12_1576645832132_0.8955369354975289"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-rc.13": {
			"name": "react-table",
			"version": "7.0.0-rc.13",
			"description": "Hooks for building lightweight, fast and extendable datagrids for React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "dist/index.js",
			"module": "dist/index.es.js",
			"scripts": {
				"commit": "git add . && git-cz",
				"test": "is-ci \"test:ci\" \"test:dev\"",
				"test:dev": "jest --watch",
				"test:ci": "yarn test:jest",
				"test:jest": "jest",
				"build": "cross-env NODE_ENV=production rollup -c",
				"start": "rollup -c -w",
				"prepare": "yarn build",
				"release": "yarn publish",
				"releaseNext": "yarn publish --tag next",
				"format": "prettier {src,src/**,examples/*/src,examples/*/src/**}/*.{md,js,jsx,tsx} --write"
			},
			"peerDependencies": {
				"react": "^16.8.3",
				"react-dom": "^16.8.3"
			},
			"devDependencies": {
				"@babel/core": "^7.7.2",
				"@babel/preset-env": "^7.7.1",
				"@babel/preset-react": "^7.7.0",
				"@babel/runtime": "^7.7.2",
				"@commitlint/cli": "^8.2.0",
				"@commitlint/config-conventional": "^8.2.0",
				"@svgr/rollup": "^4.3.3",
				"@testing-library/dom": "^6.10.1",
				"@testing-library/jest-dom": "^4.2.4",
				"@testing-library/react": "^9.3.2",
				"babel-eslint": "9.x",
				"babel-jest": "^24.9.0",
				"commitizen": "^4.0.3",
				"core-js": "3.4.1",
				"cross-env": "^6.0.3",
				"dtslint": "^0.9.8",
				"eslint": "6.6.0",
				"eslint-config-prettier": "^6.7.0",
				"eslint-config-react-app": "^5.0.2",
				"eslint-config-standard": "^14.1.0",
				"eslint-config-standard-react": "^9.2.0",
				"eslint-plugin-flowtype": "4.4.1",
				"eslint-plugin-import": "2.18.2",
				"eslint-plugin-jsx-a11y": "6.2.3",
				"eslint-plugin-node": "^10.0.0",
				"eslint-plugin-prettier": "^3.1.1",
				"eslint-plugin-promise": "^4.2.1",
				"eslint-plugin-react": "7.16.0",
				"eslint-plugin-react-hooks": "2.3.0",
				"eslint-plugin-standard": "^4.0.1",
				"husky": "^3.1.0",
				"is-ci-cli": "^2.0.0",
				"jest": "^24.9.0",
				"jest-cli": "^24.9.0",
				"jest-runner-eslint": "^0.7.5",
				"jest-watch-select-projects": "^1.0.0",
				"jest-watch-typeahead": "^0.4.2",
				"lint-staged": "^9.4.3",
				"prettier": "^1.19.1",
				"prop-types": "^15.5.0",
				"react": "^16.12.0",
				"react-dom": "^16.12.0",
				"rollup": "^1.27.3",
				"rollup-plugin-babel": "^4.3.3",
				"rollup-plugin-commonjs": "^10.1.0",
				"rollup-plugin-node-resolve": "^5.2.0",
				"rollup-plugin-peer-deps-external": "^2.2.0",
				"rollup-plugin-size": "^0.2.1",
				"rollup-plugin-size-snapshot": "^0.10.0",
				"rollup-plugin-terser": "^5.1.2",
				"snapshot-diff": "^0.6.1"
			},
			"config": {
				"commitizen": {
					"path": "node_modules/cz-conventional-changelog"
				}
			},
			"browserslist": "> 0.25%, not dead",
			"licenseText": "MIT License\n\nCopyright (c) 2016 Tanner Linsley\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n",
			"_id": "react-table@7.0.0-rc.13",
			"dist": {
				"shasum": "2bfb2684911abb524994e3e3761714f0a73154be",
				"integrity": "sha512-qM1CyqpB33DN8xMQY+R9OQmrmODhV/rcH9+d7JzPNGb1cTMPgJ58LiI0z9KZJ1zcmSLD0P6CoUXUnVBaRp5PMg==",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-rc.13.tgz",
				"fileCount": 48,
				"unpackedSize": 782346,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd+mR0CRA9TVsSAnZWagAAbjkP/3AHn/6SALi9ztDc649C\ngwwruHjUczpmODPmo5e2pjMqxPs564n4jAGxLLmOSVxWCcfrXcgBc+AduU8W\nRX7qjIyM5SFfRmPv2QwNNRqDuGyhYIRS9fZzWzMJBymDsBvW+5mnSIO2jRfb\nUeFRCOGhxdlNJJQII6T73mp99WvZQ1OWalkA+aN82T09UJtQ94DVEFAzTSMG\nHmv1NJQs48cUts4OUZKBcoAxwTkZyRasYe5UYRtflW1EXL9nyeLhjnAB8e5/\nw/UVcqh7nJzOy/JnBIPEU7ki7QFLHV644V7A75MqUn5uiwY4Fdhzn3cpC6Jz\nzKqdnKBc1yLwEz2riN4vaxFaC2qGTFkLHFsuqo43LGP6FIL6E1Y757JZehzN\nASqugLiO/m0mLLQ2oyxm2ZXwSIfUEYUogXn91AaspeBgMMIaiAGvB8aIOirZ\npxwPfNbe/SAbGok/bSNKedwrrY+WqftxPDcSoD/padFa6Wh+gsMcSnAP9KTj\nG98Lrjaq1zDUl8s2lFY1mcrVzNwn3P00WFOzR2JlO4FXKxdkpid+D8X4AeCb\nDnBuPV/K/744fjpivXbKnuql80u5V7+MfamfX9CI1fYYJ8RKqRkdI0fCFQEn\nL1dXQLfAgVsPMbv2uze4l+0C9tcjQ2aQHXxB2vhDbLRY0Jc1pnz4e2yyEoTw\nheii\r\n=scSf\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				},
				{
					"name": "zsherman",
					"email": "zach.h.sherman@gmail.com"
				}
			],
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-table_7.0.0-rc.13_1576690804200_0.16679235260038028"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-rc.14": {
			"name": "react-table",
			"version": "7.0.0-rc.14",
			"description": "Hooks for building lightweight, fast and extendable datagrids for React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "dist/index.js",
			"module": "dist/index.es.js",
			"scripts": {
				"commit": "git add . && git-cz",
				"test": "is-ci \"test:ci\" \"test:dev\"",
				"test:dev": "jest --watch",
				"test:ci": "yarn test:jest",
				"test:jest": "jest",
				"build": "cross-env NODE_ENV=production rollup -c",
				"start": "rollup -c -w",
				"prepare": "yarn build",
				"release": "yarn publish",
				"releaseNext": "yarn publish --tag next",
				"format": "prettier {src,src/**,examples/*/src,examples/*/src/**}/*.{md,js,jsx,tsx} --write"
			},
			"peerDependencies": {
				"react": "^16.8.3",
				"react-dom": "^16.8.3"
			},
			"devDependencies": {
				"@babel/core": "^7.7.2",
				"@babel/preset-env": "^7.7.1",
				"@babel/preset-react": "^7.7.0",
				"@babel/runtime": "^7.7.2",
				"@commitlint/cli": "^8.2.0",
				"@commitlint/config-conventional": "^8.2.0",
				"@svgr/rollup": "^4.3.3",
				"@testing-library/dom": "^6.10.1",
				"@testing-library/jest-dom": "^4.2.4",
				"@testing-library/react": "^9.3.2",
				"babel-eslint": "9.x",
				"babel-jest": "^24.9.0",
				"commitizen": "^4.0.3",
				"core-js": "3.4.1",
				"cross-env": "^6.0.3",
				"dtslint": "^0.9.8",
				"eslint": "6.6.0",
				"eslint-config-prettier": "^6.7.0",
				"eslint-config-react-app": "^5.0.2",
				"eslint-config-standard": "^14.1.0",
				"eslint-config-standard-react": "^9.2.0",
				"eslint-plugin-flowtype": "4.4.1",
				"eslint-plugin-import": "2.18.2",
				"eslint-plugin-jsx-a11y": "6.2.3",
				"eslint-plugin-node": "^10.0.0",
				"eslint-plugin-prettier": "^3.1.1",
				"eslint-plugin-promise": "^4.2.1",
				"eslint-plugin-react": "7.16.0",
				"eslint-plugin-react-hooks": "2.3.0",
				"eslint-plugin-standard": "^4.0.1",
				"husky": "^3.1.0",
				"is-ci-cli": "^2.0.0",
				"jest": "^24.9.0",
				"jest-cli": "^24.9.0",
				"jest-runner-eslint": "^0.7.5",
				"jest-watch-select-projects": "^1.0.0",
				"jest-watch-typeahead": "^0.4.2",
				"lint-staged": "^9.4.3",
				"prettier": "^1.19.1",
				"prop-types": "^15.5.0",
				"react": "^16.12.0",
				"react-dom": "^16.12.0",
				"rollup": "^1.27.3",
				"rollup-plugin-babel": "^4.3.3",
				"rollup-plugin-commonjs": "^10.1.0",
				"rollup-plugin-node-resolve": "^5.2.0",
				"rollup-plugin-peer-deps-external": "^2.2.0",
				"rollup-plugin-size": "^0.2.1",
				"rollup-plugin-size-snapshot": "^0.10.0",
				"rollup-plugin-terser": "^5.1.2",
				"snapshot-diff": "^0.6.1"
			},
			"config": {
				"commitizen": {
					"path": "node_modules/cz-conventional-changelog"
				}
			},
			"browserslist": "> 0.25%, not dead",
			"licenseText": "MIT License\n\nCopyright (c) 2016 Tanner Linsley\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n",
			"_id": "react-table@7.0.0-rc.14",
			"dist": {
				"shasum": "bb4171fbdd56d78dd5f6b9e18694a36c00bd6261",
				"integrity": "sha512-9NyzAE0kLH8HA+DK86ynxVDxniO5ZdggAqI7nDKauWXQGVYNFId8+JJSescJ2vwP9nR2JKyCEDG9c+CjIaLNkA==",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-rc.14.tgz",
				"fileCount": 48,
				"unpackedSize": 788200,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd+nYRCRA9TVsSAnZWagAAgG4QAIroaWBRsisQQkqWnGEd\nUpWDDd6GSAb1IeLptlryWaj983WtUUCYeQ7ySiynOqZWephCZllqnxU/WvaL\nolvAEyn0bDfB9A1jPgG/gvgNUG7X1z1TZIDvUa8OVyxen9RdMgVk0siBsYg5\nVY/BVu9wGHlH/CWfBn35v8kZGzCDKPES3Q2DBU7bmA4uatdtOaYtJk1ObYOs\nSEOXJR/L0KBhpnjWzlW7/iJ92WL579R5VrYDBLetedt13NgoCynbB2b7FNS5\nSDL0Bmi+fJ/cCvtip7GEBA3AaF2MgQCeNSCU6mcP31UroAa6c5DuaAoklzWi\nYbl11VgZ1JHBp0GyeUtc+4mUf9s3amToLotN8T9aVTFpRuKBEODpA5LMb6x6\nDBix2+bEM66kZ6X9eaibGILT2r1CuW9eeZ5HCbnz+zLMyBF7r2Jv/qGQQYbC\ndpvx2IoUGE/Y5734t4KGa4663GWW5opWDSLF/gYZfBA/dtSpfyjgQPXYi+yl\nysQGa2IWPYv8LSFB1ojm9ejRhmvohrw4Qu/AmEVCAwZWvukdST9mc4+yLoFx\nquLnWSjnaJYtf0Hzlbbs3q0JHAk5BjVyLFX/n/eKy1+1yrRA/Un8znTmHFoQ\nHzg241fwsQVQ6hwVf1n7u6QhszIEs1zewtPjVnIedRjnAxeotmZ8dy2cw2pw\n3BT0\r\n=8+da\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				},
				{
					"name": "zsherman",
					"email": "zach.h.sherman@gmail.com"
				}
			],
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-table_7.0.0-rc.14_1576695312480_0.41518402233693075"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-rc.15": {
			"name": "react-table",
			"version": "7.0.0-rc.15",
			"description": "Hooks for building lightweight, fast and extendable datagrids for React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "dist/index.js",
			"module": "dist/index.es.js",
			"scripts": {
				"commit": "git add . && git-cz",
				"test": "is-ci \"test:ci\" \"test:dev\"",
				"test:dev": "jest --watch",
				"test:ci": "yarn test:jest",
				"test:jest": "jest",
				"build": "cross-env NODE_ENV=production rollup -c",
				"start": "rollup -c -w",
				"prepare": "yarn build",
				"release": "yarn publish",
				"releaseNext": "yarn publish --tag next",
				"format": "prettier {src,src/**,examples/*/src,examples/*/src/**}/*.{md,js,jsx,tsx} --write"
			},
			"peerDependencies": {
				"react": "^16.8.3",
				"react-dom": "^16.8.3"
			},
			"devDependencies": {
				"@babel/core": "^7.7.2",
				"@babel/preset-env": "^7.7.1",
				"@babel/preset-react": "^7.7.0",
				"@babel/runtime": "^7.7.2",
				"@commitlint/cli": "^8.2.0",
				"@commitlint/config-conventional": "^8.2.0",
				"@svgr/rollup": "^4.3.3",
				"@testing-library/dom": "^6.10.1",
				"@testing-library/jest-dom": "^4.2.4",
				"@testing-library/react": "^9.3.2",
				"babel-eslint": "9.x",
				"babel-jest": "^24.9.0",
				"commitizen": "^4.0.3",
				"core-js": "3.4.1",
				"cross-env": "^6.0.3",
				"dtslint": "^0.9.8",
				"eslint": "6.6.0",
				"eslint-config-prettier": "^6.7.0",
				"eslint-config-react-app": "^5.0.2",
				"eslint-config-standard": "^14.1.0",
				"eslint-config-standard-react": "^9.2.0",
				"eslint-plugin-flowtype": "4.4.1",
				"eslint-plugin-import": "2.18.2",
				"eslint-plugin-jsx-a11y": "6.2.3",
				"eslint-plugin-node": "^10.0.0",
				"eslint-plugin-prettier": "^3.1.1",
				"eslint-plugin-promise": "^4.2.1",
				"eslint-plugin-react": "7.16.0",
				"eslint-plugin-react-hooks": "2.3.0",
				"eslint-plugin-standard": "^4.0.1",
				"husky": "^3.1.0",
				"is-ci-cli": "^2.0.0",
				"jest": "^24.9.0",
				"jest-cli": "^24.9.0",
				"jest-runner-eslint": "^0.7.5",
				"jest-watch-select-projects": "^1.0.0",
				"jest-watch-typeahead": "^0.4.2",
				"lint-staged": "^9.4.3",
				"prettier": "^1.19.1",
				"prop-types": "^15.5.0",
				"react": "^16.12.0",
				"react-dom": "^16.12.0",
				"rollup": "^1.27.3",
				"rollup-plugin-babel": "^4.3.3",
				"rollup-plugin-commonjs": "^10.1.0",
				"rollup-plugin-node-resolve": "^5.2.0",
				"rollup-plugin-peer-deps-external": "^2.2.0",
				"rollup-plugin-size": "^0.2.1",
				"rollup-plugin-size-snapshot": "^0.10.0",
				"rollup-plugin-terser": "^5.1.2",
				"snapshot-diff": "^0.6.1"
			},
			"config": {
				"commitizen": {
					"path": "node_modules/cz-conventional-changelog"
				}
			},
			"browserslist": "> 0.25%, not dead",
			"licenseText": "MIT License\n\nCopyright (c) 2016 Tanner Linsley\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n",
			"_id": "react-table@7.0.0-rc.15",
			"dist": {
				"shasum": "bb855e4e2abbb4aaf0ed2334404a41f3ada8e13a",
				"integrity": "sha512-ofMOlgrioHhhvHjvjsQkxvfQzU98cqwy6BjPGNwhLN1vhgXeWi0mUGreaCPvRenEbTiXsQbMl4k3Xmx3Mut8Rw==",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-rc.15.tgz",
				"fileCount": 49,
				"unpackedSize": 816752,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd+osDCRA9TVsSAnZWagAA3hMP/jGwOoGauduUS1ZitI6X\nCdUJFfWJp7ph6OwlSUla5z8wxI741rHsc3NjKQSHRljOBxrq7bwz9t5cuCJ5\n2vUzjH4HB+KORvACHYrzCJz4tX7ZrWUQ00NM8qS+JjQKwMihfiaVeeq+X35u\nQdy+MfpGUhDWE1VJTY+7OJ6ve/04BNh6ypaFgjZUcdEOGu8FUKL+Op6y9E5F\nMzgyZsHnOwvTju16gJ7Nw0KhZNHg6Hr01P7ELao3UnMwzKh5WrTNoAWV+uPR\nEqCcxW3MHN0uLMfUk9jIDNaVQ6lBBJFLNHBQxyU0EFQ6cOEAa7N0vLMJOwJK\nB0enPd/+i0rxFA6h8NzNf0k862OLSsvJzVCNHTDu21D5X48BL7UGrn/QyqwY\nVTk438dWxZGJ2OA9/uZ2dF9R70t6unYB7smeMxYdiLUsgKqteX8pMqGyu7sS\nf73RY8S3rVWgI3ivNhcBsh7iIw/5S9SYPIDfF+CYpjcQO/j+W0oy5ly7+nnx\nMVNWvip7Wp/rLL3moFd4uTGQX9VC18itO6sTyIlNVqae/GdwGOLoDAbBxL1E\nTetFLdrlU4sw3Wxo8uccn11J7lIXEQdf2552x3L25DfVixK3rd4RZSSzot/V\n0aBjjlONVeVBAqdI/Nz1VmOCvjZgvn58rr248eJeDx/YpYV+cYSQg+HIGeaT\nMlvv\r\n=7w3X\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				},
				{
					"name": "zsherman",
					"email": "zach.h.sherman@gmail.com"
				}
			],
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-table_7.0.0-rc.15_1576700675312_0.6094693542991747"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0-rc.16": {
			"name": "react-table",
			"version": "7.0.0-rc.16",
			"description": "Hooks for building lightweight, fast and extendable datagrids for React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "dist/index.js",
			"module": "dist/index.es.js",
			"scripts": {
				"commit": "git add . && git-cz",
				"test": "is-ci \"test:ci\" \"test:dev\"",
				"test:dev": "jest --watch",
				"test:ci": "yarn test:jest",
				"test:jest": "jest --coverage",
				"test:coverage": "yarn test:jest; open coverage/lcov-report/index.html",
				"build": "cross-env NODE_ENV=production rollup -c",
				"start": "rollup -c -w",
				"prepare": "yarn build",
				"release": "yarn publish",
				"releaseNext": "yarn publish --tag next",
				"format": "prettier {src,src/**,examples/*/src,examples/*/src/**}/*.{md,js,jsx,tsx} --write"
			},
			"peerDependencies": {
				"react": "^16.8.3",
				"react-dom": "^16.8.3"
			},
			"devDependencies": {
				"@babel/core": "^7.7.2",
				"@babel/preset-env": "^7.7.1",
				"@babel/preset-react": "^7.7.0",
				"@babel/runtime": "^7.7.2",
				"@commitlint/cli": "^8.2.0",
				"@commitlint/config-conventional": "^8.2.0",
				"@svgr/rollup": "^4.3.3",
				"@testing-library/dom": "^6.10.1",
				"@testing-library/jest-dom": "^4.2.4",
				"@testing-library/react": "^9.3.2",
				"babel-eslint": "9.x",
				"babel-jest": "^24.9.0",
				"commitizen": "^4.0.3",
				"core-js": "3.4.1",
				"cross-env": "^6.0.3",
				"dtslint": "^0.9.8",
				"eslint": "6.6.0",
				"eslint-config-prettier": "^6.7.0",
				"eslint-config-react-app": "^5.0.2",
				"eslint-config-standard": "^14.1.0",
				"eslint-config-standard-react": "^9.2.0",
				"eslint-plugin-flowtype": "4.4.1",
				"eslint-plugin-import": "2.18.2",
				"eslint-plugin-jsx-a11y": "6.2.3",
				"eslint-plugin-node": "^10.0.0",
				"eslint-plugin-prettier": "^3.1.1",
				"eslint-plugin-promise": "^4.2.1",
				"eslint-plugin-react": "7.16.0",
				"eslint-plugin-react-hooks": "2.3.0",
				"eslint-plugin-standard": "^4.0.1",
				"husky": "^3.1.0",
				"is-ci-cli": "^2.0.0",
				"jest": "^24.9.0",
				"jest-cli": "^24.9.0",
				"jest-diff": "^25.1.0",
				"jest-runner-eslint": "^0.7.5",
				"jest-watch-select-projects": "^1.0.0",
				"jest-watch-typeahead": "^0.4.2",
				"lint-staged": "^9.4.3",
				"prettier": "^1.19.1",
				"prop-types": "^15.5.0",
				"react": "^16.12.0",
				"react-dom": "^16.12.0",
				"rollup": "^1.27.3",
				"rollup-plugin-babel": "^4.3.3",
				"rollup-plugin-commonjs": "^10.1.0",
				"rollup-plugin-node-resolve": "^5.2.0",
				"rollup-plugin-peer-deps-external": "^2.2.0",
				"rollup-plugin-size": "^0.2.1",
				"rollup-plugin-size-snapshot": "^0.10.0",
				"rollup-plugin-terser": "^5.1.2",
				"serve": "^11.2.0"
			},
			"config": {
				"commitizen": {
					"path": "node_modules/cz-conventional-changelog"
				}
			},
			"browserslist": "> 0.25%, not dead",
			"dependencies": {
				"@babel/plugin-transform-runtime": "^7.8.3"
			},
			"licenseText": "MIT License\n\nCopyright (c) 2016 Tanner Linsley\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n",
			"_id": "react-table@7.0.0-rc.16",
			"dist": {
				"shasum": "61aa22e5c6e4796ea3a0085653f5e4bb90bdab5d",
				"integrity": "sha512-2wcGKO56gKlE1IwJnFatCn1yzHIAwRgbTJJQeoSiERJ/Ed6VeLdJLMJkLuSnxZCwD8CjhZD+C/iXEaFubJVW3A==",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-rc.16.tgz",
				"fileCount": 54,
				"unpackedSize": 986331,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeSLDdCRA9TVsSAnZWagAAVzMP/0DrV9lbXdfklDGEEura\nlSbG9R7ba36IJIuj8o43+WoYJclIBfwDtHlVhYWICGS9b5PvvBK2WHODUSB9\nXuggjVnBV+p/+iuTGSq0J92Ca3bGGaAEaQg8mYPZ9CsFM12gdoKbAbzDnckX\n5zu2UNYgYgT1nIAmKABTAV42jPtnDnDi6KXegNy3sGrLtiJNIeGJfB6dNGFB\nG1hcJNpuhQWnSe/beoTvb55/c69YFZxL0D/OM7bboMk+ypZSjCwK3BgH80WA\njbCeyxacY8E9Mz4+vf879YJhRNlBflsCTlq7lnkzG8/ohLTGA/opzQ2nT/w+\nD9gquP6Gq4MzHyx2NeF5sr9w1qzM+h+aSgpRh+gaZUKPifr++JJKiH/DjE+7\n0uGZEGzWIaGKi5bgNhHDLz4VEwVYtf8GDh1Lv1T6ffEyghpgrzfZp5e3ixud\nG2o5lKycsNrX2g3AFdcpQCHUkgZhimELGvP4W5ziu7aXWe2VqFcjDxJpMDvN\nOIJBC3xKHSi0Jk4Z+fONFdZQPR4+93gL9Tki6GsWoP3kmyLd5CZdijKKcmx6\ngP7H4mU3iZIqZkbYp5kvfeGR8Za77hj7U4eA6AuWbuIhXaAEns60kBN8GTu1\n2xhV52AMwBXwkZQ1d/5BPTNjPtp+nLlViLbxJWjuSH/GaBAd63KM8jxLf78P\nbRMV\r\n=NH7B\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				},
				{
					"name": "zsherman",
					"email": "zach.h.sherman@gmail.com"
				}
			],
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-table_7.0.0-rc.16_1581822172560_0.7849019054154589"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0": {
			"name": "react-table",
			"version": "7.0.0",
			"description": "Hooks for building lightweight, fast and extendable datagrids for React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "index.js",
			"scripts": {
				"test": "is-ci \"test:ci\" \"test:dev\"",
				"test:dev": "jest --watch",
				"test:ci": "yarn test:jest",
				"test:jest": "jest --coverage",
				"test:coverage": "yarn test:jest; open coverage/lcov-report/index.html",
				"build": "cross-env NODE_ENV=production rollup -c",
				"start": "rollup -c -w",
				"prepare": "yarn build",
				"release": "yarn publish",
				"releaseNext": "yarn publish --tag next",
				"format": "prettier {src,src/**,examples/*/src,examples/*/src/**}/*.{md,js,jsx,tsx} --write"
			},
			"browserslist": "> 0.25%, not dead",
			"peerDependencies": {
				"react": "^16.8.3"
			},
			"devDependencies": {
				"@babel/core": "^7.7.2",
				"@babel/plugin-transform-runtime": "^7.8.3",
				"@babel/preset-env": "^7.7.1",
				"@babel/preset-react": "^7.7.0",
				"@babel/runtime": "^7.7.2",
				"@svgr/rollup": "^4.3.3",
				"@testing-library/dom": "^6.10.1",
				"@testing-library/jest-dom": "^4.2.4",
				"@testing-library/react": "^9.3.2",
				"@testing-library/react-hooks": "^3.2.1",
				"babel-eslint": "9.x",
				"babel-jest": "^24.9.0",
				"core-js": "3.4.1",
				"cross-env": "^6.0.3",
				"eslint": "6.6.0",
				"eslint-config-prettier": "^6.7.0",
				"eslint-config-react-app": "^5.0.2",
				"eslint-config-standard": "^14.1.0",
				"eslint-config-standard-react": "^9.2.0",
				"eslint-plugin-flowtype": "4.4.1",
				"eslint-plugin-import": "2.18.2",
				"eslint-plugin-jsx-a11y": "6.2.3",
				"eslint-plugin-node": "^10.0.0",
				"eslint-plugin-prettier": "^3.1.1",
				"eslint-plugin-promise": "^4.2.1",
				"eslint-plugin-react": "7.16.0",
				"eslint-plugin-react-hooks": "2.3.0",
				"eslint-plugin-standard": "^4.0.1",
				"is-ci-cli": "^2.0.0",
				"jest": "^24.9.0",
				"jest-cli": "^24.9.0",
				"jest-diff": "^25.1.0",
				"jest-runner-eslint": "^0.7.5",
				"jest-watch-select-projects": "^1.0.0",
				"jest-watch-typeahead": "^0.4.2",
				"lint-staged": "^9.4.3",
				"prettier": "^1.19.1",
				"prop-types": "^15.5.0",
				"react": "^16.12.0",
				"react-dom": "^16.12.0",
				"react-test-renderer": "^16.13.0",
				"rollup": "^1.27.3",
				"rollup-plugin-babel": "^4.3.3",
				"rollup-plugin-commonjs": "^10.1.0",
				"rollup-plugin-node-resolve": "^5.2.0",
				"rollup-plugin-peer-deps-external": "^2.2.0",
				"rollup-plugin-size": "^0.2.1",
				"rollup-plugin-size-snapshot": "^0.10.0",
				"rollup-plugin-terser": "^5.1.2",
				"serve": "^11.2.0"
			},
			"licenseText": "MIT License\n\nCopyright (c) 2016 Tanner Linsley\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n",
			"_id": "react-table@7.0.0",
			"dist": {
				"shasum": "3297e454cbffe916626b184f5394d7e7e098fa36",
				"integrity": "sha512-/RKUYLuqrupUs0qHdjdQLmgwdQ9mgXPnpshqv2T+OQUGhTu0XuLXVc6GOIywemXNf6qjL3dj81O6zALLK74Emw==",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-7.0.0.tgz",
				"fileCount": 59,
				"unpackedSize": 1479982,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZ+pZCRA9TVsSAnZWagAAubwP/iSDm2IPoRxxjg35MCxK\nNZ5hMBbN765monh8NWU+fS4m1iA5bNWr3KBO9wnR3q3ZQx1jpXvJqrkd2uQv\nEkbAf28Ds4ipADlfSGNQzVY+0gS012A92AFgAkO+uywTA0u2m8gyOZ6o9PvX\npadJrLZ5QIUwbxCwAjizeEVmQGKzbFLJtGxlp/dO55XcBDMTc3rhmNaekBlJ\nlPES4EB9aUPR6VoKTagwIRBrHF5AgDLDbFHtx0csMHlXMzF70MN754GeuqFM\nc5DJb75XBhXFEjTKKVM1hMNgy2FFWTccw9q+2mZ6W+N4KZk3XFtW+Nkf/dW1\n3Hb+9NqZtgyTzJE9oHcz2/LUGvBQ5pGeiWuOIWsBbhVb4RHIwnvTVViTjP0Y\nJdu9o8kAe3y48PJgHlGMzZk7+JUUnOi3FAUkTFExnCgnqoBLytsKlTSWCani\nbgDu8QFyE8nIge2vcTRrdEqUvMXm7+W7Ix6JWi/5SUVzFBhgI2P2mhjKubl2\nWy+b65V9b3hvlh9OoVT87YdaijEyV3uemyOlnzgSDe+wPN4IhEblPWKeTOfD\ntLg5Q8LG2JJ4khJNGRZ+fTCDlA6byifm3Ig2vRe8Z84sEZlPuyHOr2jizgs2\naJ20IZs56WXLrGhWdqyP9q0xK5Si8/X45BBTAToUZqFX/C4ybQfpdQaFMR9I\nD9VV\r\n=dmpO\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				},
				{
					"name": "zsherman",
					"email": "zach.h.sherman@gmail.com"
				}
			],
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-table_7.0.0_1583868505412_0.5846312226763919"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.1": {
			"name": "react-table",
			"version": "7.0.1",
			"description": "Hooks for building lightweight, fast and extendable datagrids for React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "index.js",
			"scripts": {
				"test": "is-ci \"test:ci\" \"test:dev\"",
				"test:dev": "jest --watch",
				"test:ci": "yarn test:jest",
				"test:jest": "jest --coverage",
				"test:coverage": "yarn test:jest; open coverage/lcov-report/index.html",
				"build": "cross-env NODE_ENV=production rollup -c",
				"start": "rollup -c -w",
				"prepare": "yarn build",
				"release": "yarn publish",
				"releaseNext": "yarn publish --tag next",
				"format": "prettier {src,src/**,examples/*/src,examples/*/src/**}/*.{md,js,jsx,tsx} --write",
				"docz:build": "docz build",
				"docz:dev": "docz dev",
				"docz:serve": "docz build && docz serve"
			},
			"browserslist": "> 0.25%, not dead",
			"dependencies": {
				"docz": "^2.2.0",
				"gatsby-theme-docz": "^2.2.0"
			},
			"peerDependencies": {
				"react": "^16.8.3"
			},
			"devDependencies": {
				"@babel/core": "^7.7.2",
				"@babel/plugin-transform-runtime": "^7.8.3",
				"@babel/preset-env": "^7.7.1",
				"@babel/preset-react": "^7.7.0",
				"@babel/runtime": "^7.7.2",
				"@svgr/rollup": "^4.3.3",
				"@testing-library/dom": "^6.10.1",
				"@testing-library/jest-dom": "^4.2.4",
				"@testing-library/react": "^9.3.2",
				"@testing-library/react-hooks": "^3.2.1",
				"babel-eslint": "9.x",
				"babel-jest": "^24.9.0",
				"core-js": "3.4.1",
				"cross-env": "^6.0.3",
				"eslint": "6.6.0",
				"eslint-config-prettier": "^6.7.0",
				"eslint-config-react-app": "^5.0.2",
				"eslint-config-standard": "^14.1.0",
				"eslint-config-standard-react": "^9.2.0",
				"eslint-plugin-flowtype": "4.4.1",
				"eslint-plugin-import": "2.18.2",
				"eslint-plugin-jsx-a11y": "6.2.3",
				"eslint-plugin-node": "^10.0.0",
				"eslint-plugin-prettier": "^3.1.1",
				"eslint-plugin-promise": "^4.2.1",
				"eslint-plugin-react": "7.16.0",
				"eslint-plugin-react-hooks": "2.3.0",
				"eslint-plugin-standard": "^4.0.1",
				"is-ci-cli": "^2.0.0",
				"jest": "^24.9.0",
				"jest-cli": "^24.9.0",
				"jest-diff": "^25.1.0",
				"jest-runner-eslint": "^0.7.5",
				"jest-watch-select-projects": "^1.0.0",
				"jest-watch-typeahead": "^0.4.2",
				"lint-staged": "^9.4.3",
				"prettier": "^1.19.1",
				"prop-types": "^15.5.0",
				"react": "^16.12.0",
				"react-dom": "^16.12.0",
				"react-test-renderer": "^16.13.0",
				"rollup": "^1.32.1",
				"rollup-plugin-babel": "^4.3.3",
				"rollup-plugin-commonjs": "^10.1.0",
				"rollup-plugin-node-resolve": "^5.2.0",
				"rollup-plugin-peer-deps-external": "^2.2.0",
				"rollup-plugin-size": "^0.2.1",
				"rollup-plugin-size-snapshot": "^0.10.0",
				"rollup-plugin-terser": "^5.1.2",
				"serve": "^11.2.0"
			},
			"licenseText": "MIT License\n\nCopyright (c) 2016 Tanner Linsley\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n",
			"_id": "react-table@7.0.1",
			"dist": {
				"shasum": "93165908bbec15a78f48d2975f4835df4ea2c131",
				"integrity": "sha512-G4uq8EmSbItIHATpR77x52/ySs/NYWciU4dFAM70ZVc+lq7zUn7Ah1eoH3PK/K/5NfjtJFBeZMlK1hIFxzaJSg==",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-7.0.1.tgz",
				"fileCount": 63,
				"unpackedSize": 1481728,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJehMk7CRA9TVsSAnZWagAA1YcP/i9qRJSIH4e/6a/gHQ4O\n0bqa7JX+218JFkNpENri3NojfLoFJ9AHC2haU1Ti9bZ69xSmNDCjZPTJkrj0\nHPxbPGN0AMFdTrp+OFLV2ciso7L7vvLeJGl8+W3iEb5hTO4811ZMHuWUvU9T\n6KbxdOStJc7sUVkm2f480GRMMRjAEy4KDxsaNpClCkKpvlTbw/w9l7uYCrJC\n0Bc+wKXoRnWbMs80siBpmuI6koHbBE7FXMyx3KXNpnzmCZ88KFw9Kq5K+PIC\nVychYwm1gW/ab0U3SVKPyTh9QmpOFr/b2bi6ELLBssBx2cWm/t5ycHR5WUjT\n7qVKOpxeoUueo1PsKBDKsQHhD+q6tCGqcVIC1tT7LXarkM+dZP9cxfs+AHLx\nMT8j2nEzIErzCstccB/CRTyKWZG/LPIpSzszwSRF5qvHGA3zfyC6TLvjyjjF\nlcbW4cEqtrGOkiEZdbDZkDS2y2isRVzzKYIcNe1hBw5s1p10kIDCrzvFzltC\notC9fE0MOq5jnlOJ5ZQWJzpmMTT6Sx0z/Igbl3G3i1XbQq96qWPoIUXwU1jx\nz+bwOzBsat+4ej1NUCs7FrBXRJt/vemVupTvi2Qus7Lm/Hs1+r8dORCNCvXh\nQPg15Id0F7K0AWAOkpCgi9qm9rsbN8b90ZY85MFnDaeFpZlYqWLYZVkBDX/d\nQsPP\r\n=tOuk\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				},
				{
					"name": "zsherman",
					"email": "zach.h.sherman@gmail.com"
				}
			],
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-table_7.0.1_1585760570546_0.3418928746753733"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.2": {
			"name": "react-table",
			"version": "7.0.2",
			"description": "Hooks for building lightweight, fast and extendable datagrids for React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "index.js",
			"scripts": {
				"test": "is-ci \"test:ci\" \"test:dev\"",
				"test:dev": "jest --watch",
				"test:ci": "yarn test:jest",
				"test:jest": "jest --coverage",
				"test:coverage": "yarn test:jest; open coverage/lcov-report/index.html",
				"build": "cross-env NODE_ENV=production rollup -c",
				"start": "rollup -c -w",
				"prepare": "yarn build",
				"release": "yarn publish",
				"releaseNext": "yarn publish --tag next",
				"format": "prettier {src,src/**,examples/*/src,examples/*/src/**}/*.{md,js,jsx,tsx} --write",
				"docz:build": "docz build",
				"docz:dev": "docz dev",
				"docz:serve": "docz build && docz serve",
				"postinstall": "node ./scripts/postinstall.js || exit 0"
			},
			"browserslist": "> 0.25%, not dead",
			"dependencies": {
				"docz": "^2.2.0",
				"gatsby-theme-docz": "^2.2.0"
			},
			"peerDependencies": {
				"react": "^16.8.3"
			},
			"devDependencies": {
				"@babel/core": "^7.7.2",
				"@babel/plugin-transform-runtime": "^7.8.3",
				"@babel/preset-env": "^7.7.1",
				"@babel/preset-react": "^7.7.0",
				"@babel/runtime": "^7.7.2",
				"@svgr/rollup": "^4.3.3",
				"@testing-library/dom": "^6.10.1",
				"@testing-library/jest-dom": "^4.2.4",
				"@testing-library/react": "^9.3.2",
				"@testing-library/react-hooks": "^3.2.1",
				"babel-eslint": "9.x",
				"babel-jest": "^24.9.0",
				"core-js": "3.4.1",
				"cross-env": "^6.0.3",
				"eslint": "6.6.0",
				"eslint-config-prettier": "^6.7.0",
				"eslint-config-react-app": "^5.0.2",
				"eslint-config-standard": "^14.1.0",
				"eslint-config-standard-react": "^9.2.0",
				"eslint-plugin-flowtype": "4.4.1",
				"eslint-plugin-import": "2.18.2",
				"eslint-plugin-jsx-a11y": "6.2.3",
				"eslint-plugin-node": "^10.0.0",
				"eslint-plugin-prettier": "^3.1.1",
				"eslint-plugin-promise": "^4.2.1",
				"eslint-plugin-react": "7.16.0",
				"eslint-plugin-react-hooks": "2.3.0",
				"eslint-plugin-standard": "^4.0.1",
				"is-ci-cli": "^2.0.0",
				"jest": "^24.9.0",
				"jest-cli": "^24.9.0",
				"jest-diff": "^25.1.0",
				"jest-runner-eslint": "^0.7.5",
				"jest-watch-select-projects": "^1.0.0",
				"jest-watch-typeahead": "^0.4.2",
				"lint-staged": "^9.4.3",
				"prettier": "^1.19.1",
				"prop-types": "^15.5.0",
				"react": "^16.12.0",
				"react-dom": "^16.12.0",
				"react-test-renderer": "^16.13.0",
				"rollup": "^1.32.1",
				"rollup-plugin-babel": "^4.3.3",
				"rollup-plugin-commonjs": "^10.1.0",
				"rollup-plugin-node-resolve": "^5.2.0",
				"rollup-plugin-peer-deps-external": "^2.2.0",
				"rollup-plugin-size": "^0.2.1",
				"rollup-plugin-size-snapshot": "^0.10.0",
				"rollup-plugin-terser": "^5.1.2",
				"serve": "^11.2.0"
			},
			"licenseText": "MIT License\n\nCopyright (c) 2016 Tanner Linsley\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n",
			"_id": "react-table@7.0.2",
			"dist": {
				"shasum": "4d95df86d942fe9226ea278c90209d35a98e7f98",
				"integrity": "sha512-a+bh53D9oJCRdcn3lo15WuRh5aPhKCeIWJjuY/HpTyzQbidJutlv4/Q2KqgSpvcajG3IdJhRjx7y/wiydNeOdQ==",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-7.0.2.tgz",
				"fileCount": 63,
				"unpackedSize": 1481421,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJehRIwCRA9TVsSAnZWagAADJsP/3kgquNEHnQqUXOj4kT9\nfAa16mjfekDxueZbfQvbv930px9k+DPjx1BRAJlYNodQE3kLiKmMGMNynkpu\nk/o7eJ8CXCW4fCbXyJ32QweuMaSpb4m+KkHLcG9XyqnZbJtYjtIUHuJmVjek\n7Tayd+tYKT1SRBlkK8I4in4lFVNyzckQVgnZlSMFAYYjkseXq/tRDfi4su+v\n89XqWbC0QNzrDI2v9T7JyYMhBUDS2BFEleofqAJNIoQNdPG/LhOXKfvoJkjc\nYpEd2N8SqZ5ALIzoFKv1joCTRmKPlRxJ3zf6ozEbrhYVgFvNX34wgdnQAUb1\nr+sw2MmmokuBgMr7H+RDZ1r6uAeEpiV/eS2pYzlmFVABsuhTQgUADahPh0D6\nUHat6/vR9yZpovwojGgkvUeF71f3zdeKGdLqTB7c4apHyqZIG40nanlQMbSD\nl1nnxNowF8QhU6I/eJKndi7HIglCbTVG5m98cSHJjjCXKBj8POhbR4UYVTV7\nJIZZ/hgrHj56DVUSnXhvL5wunqUKXUTOqTgHFiIm7CP/xuxl4QISWB1jZGkm\nU6AmBT7bJ55eck1YiDWFfuXUxcLsvb/DpXD92ZKbASOv1VPlZsY1qJCoqYNO\nS3yfuk9sNpam5eX6aepBUL5mSFHuY2+Igo/eSXuUjdnuAGGX2pseIl8YOGgq\n3XK0\r\n=IFRF\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				},
				{
					"name": "zsherman",
					"email": "zach.h.sherman@gmail.com"
				}
			],
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-table_7.0.2_1585779247624_0.8483971452098151"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.3": {
			"name": "react-table",
			"version": "7.0.3",
			"description": "Hooks for building lightweight, fast and extendable datagrids for React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "index.js",
			"scripts": {
				"test": "is-ci \"test:ci\" \"test:dev\"",
				"test:dev": "jest --watch",
				"test:ci": "yarn test:jest",
				"test:jest": "jest --coverage",
				"test:coverage": "yarn test:jest; open coverage/lcov-report/index.html",
				"build": "cross-env NODE_ENV=production rollup -c",
				"start": "rollup -c -w",
				"prepare": "yarn build",
				"release": "yarn publish",
				"releaseNext": "yarn publish --tag next",
				"format": "prettier {src,src/**,examples/*/src,examples/*/src/**}/*.{md,js,jsx,tsx} --write",
				"docz:build": "docz build",
				"docz:dev": "docz dev",
				"docz:serve": "docz build && docz serve",
				"postinstall": "node ./scripts/postinstall.js || exit 0"
			},
			"browserslist": "> 0.25%, not dead",
			"peerDependencies": {
				"react": "^16.8.3"
			},
			"devDependencies": {
				"@babel/core": "^7.7.2",
				"@babel/plugin-transform-runtime": "^7.8.3",
				"@babel/preset-env": "^7.7.1",
				"@babel/preset-react": "^7.7.0",
				"@babel/runtime": "^7.7.2",
				"@svgr/rollup": "^4.3.3",
				"@testing-library/dom": "^6.10.1",
				"@testing-library/jest-dom": "^4.2.4",
				"@testing-library/react": "^9.3.2",
				"@testing-library/react-hooks": "^3.2.1",
				"babel-eslint": "9.x",
				"babel-jest": "^24.9.0",
				"core-js": "3.4.1",
				"cross-env": "^6.0.3",
				"docz": "^2.2.0",
				"eslint": "6.6.0",
				"eslint-config-prettier": "^6.7.0",
				"eslint-config-react-app": "^5.0.2",
				"eslint-config-standard": "^14.1.0",
				"eslint-config-standard-react": "^9.2.0",
				"eslint-plugin-flowtype": "4.4.1",
				"eslint-plugin-import": "2.18.2",
				"eslint-plugin-jsx-a11y": "6.2.3",
				"eslint-plugin-node": "^10.0.0",
				"eslint-plugin-prettier": "^3.1.1",
				"eslint-plugin-promise": "^4.2.1",
				"eslint-plugin-react": "7.16.0",
				"eslint-plugin-react-hooks": "2.3.0",
				"eslint-plugin-standard": "^4.0.1",
				"gatsby-theme-docz": "^2.2.0",
				"is-ci-cli": "^2.0.0",
				"jest": "^24.9.0",
				"jest-cli": "^24.9.0",
				"jest-diff": "^25.1.0",
				"jest-runner-eslint": "^0.7.5",
				"jest-watch-select-projects": "^1.0.0",
				"jest-watch-typeahead": "^0.4.2",
				"lint-staged": "^9.4.3",
				"prettier": "^1.19.1",
				"prop-types": "^15.5.0",
				"react": "^16.12.0",
				"react-dom": "^16.12.0",
				"react-test-renderer": "^16.13.0",
				"rollup": "^1.32.1",
				"rollup-plugin-babel": "^4.3.3",
				"rollup-plugin-commonjs": "^10.1.0",
				"rollup-plugin-node-resolve": "^5.2.0",
				"rollup-plugin-peer-deps-external": "^2.2.0",
				"rollup-plugin-size": "^0.2.1",
				"rollup-plugin-size-snapshot": "^0.10.0",
				"rollup-plugin-terser": "^5.1.2",
				"serve": "^11.2.0"
			},
			"licenseText": "MIT License\n\nCopyright (c) 2016 Tanner Linsley\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n",
			"_id": "react-table@7.0.3",
			"dist": {
				"shasum": "8d50999b2610d1a3534d8ae0f93107db64273339",
				"integrity": "sha512-C5YmCbQ8QVkbFcPVG6DvTzQxDR87ZTE3tiDBPG9wW/+7STu6AqsA16n2MHqB86AEpy3pu/M7jgO2W096JzNBbw==",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-7.0.3.tgz",
				"fileCount": 65,
				"unpackedSize": 1481772,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJehhrQCRA9TVsSAnZWagAA7rgP+wVyeWJvSikG0o874Q2Z\nBuBwCUES4jFqzy7isZFUjoiQAeI10LBeUmot4KQqPBO5MrlYaO5trxhE3fJX\nZNgwQ9xx3omfeZfIBe1t3TdWuwmw7EyMkd0QQW+rRlrGNM3T4B8ya3sdB/+I\nEXsE8HXNCFwbVZt6YhC0/ncTpToKRNIbnxVyaDR07akfih9CTm+091IR3hVz\npj9TiJW4achnF9MFieb+ZyQZd09wsiJGIRwzm6a2jitQdto+BBq8txzqoJJo\n5mPaLgo43QS3hYJjuo3ctNAHVevB14m0/qUhsCLeGhzbexnBR7DCgQJvdR5r\nqmteP+7D5H3TF2XR1qQc51dkRrR6d9o0E8/ZAKrQccAVeOmV3jaEJxKghOv7\nWUclgLtIiQIipIPwqnLrYg5Y7a0hw5cux58lJovXLja1kCwDK0BmTZmIHSog\nhIEkkyXhLFcR/LYTohiNl2eOu0rMPpdf6Mubx2gntPzzrrnVKkhFtWuEhCWo\nTQMZV8AHuPItAUrz7EPyT+GDI3ibQ/ZYARTjiW6ppxrRUwahG72ggi6qDqrP\n06aQEYsE/3fpe1q1BS84urO/w7odueZFyJCsyYkUsPsj15D5wx5f+PhNo/NF\n/hzTR1nJsXypWFliaIbdlxRGfq9zt94RD4ljP2LyUbmLdBZa2/W8g3dpczjc\nMVWP\r\n=2eYQ\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				},
				{
					"name": "zsherman",
					"email": "zach.h.sherman@gmail.com"
				}
			],
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-table_7.0.3_1585846992027_0.36824049572084694"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.4": {
			"name": "react-table",
			"version": "7.0.4",
			"description": "Hooks for building lightweight, fast and extendable datagrids for React",
			"license": "MIT",
			"homepage": "https://github.com/tannerlinsley/react-table#readme",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "index.js",
			"scripts": {
				"test": "is-ci \"test:ci\" \"test:dev\"",
				"test:dev": "jest --watch",
				"test:ci": "yarn test:jest",
				"test:jest": "jest --coverage",
				"test:coverage": "yarn test:jest; open coverage/lcov-report/index.html",
				"build": "cross-env NODE_ENV=production rollup -c",
				"start": "rollup -c -w",
				"prepare": "yarn build",
				"release": "yarn publish",
				"releaseNext": "yarn publish --tag next",
				"format": "prettier {src,src/**,examples/*/src,examples/*/src/**}/*.{md,js,jsx,tsx} --write",
				"docz:build": "docz build",
				"docz:dev": "docz dev",
				"docz:serve": "docz build && docz serve",
				"postinstall": "node ./scripts/postinstall.js || exit 0"
			},
			"browserslist": "> 0.25%, not dead",
			"dependencies": {
				"@scarf/scarf": "^0.1.5"
			},
			"peerDependencies": {
				"react": "^16.8.3"
			},
			"devDependencies": {
				"@babel/core": "^7.7.2",
				"@babel/plugin-transform-runtime": "^7.8.3",
				"@babel/preset-env": "^7.7.1",
				"@babel/preset-react": "^7.7.0",
				"@babel/runtime": "^7.7.2",
				"@svgr/rollup": "^4.3.3",
				"@testing-library/dom": "^6.10.1",
				"@testing-library/jest-dom": "^4.2.4",
				"@testing-library/react": "^9.3.2",
				"@testing-library/react-hooks": "^3.2.1",
				"babel-eslint": "9.x",
				"babel-jest": "^24.9.0",
				"core-js": "3.4.1",
				"cross-env": "^6.0.3",
				"docz": "^2.2.0",
				"eslint": "6.6.0",
				"eslint-config-prettier": "^6.7.0",
				"eslint-config-react-app": "^5.0.2",
				"eslint-config-standard": "^14.1.0",
				"eslint-config-standard-react": "^9.2.0",
				"eslint-plugin-flowtype": "4.4.1",
				"eslint-plugin-import": "2.18.2",
				"eslint-plugin-jsx-a11y": "6.2.3",
				"eslint-plugin-node": "^10.0.0",
				"eslint-plugin-prettier": "^3.1.1",
				"eslint-plugin-promise": "^4.2.1",
				"eslint-plugin-react": "7.16.0",
				"eslint-plugin-react-hooks": "2.3.0",
				"eslint-plugin-standard": "^4.0.1",
				"gatsby-theme-docz": "^2.2.0",
				"is-ci-cli": "^2.0.0",
				"jest": "^24.9.0",
				"jest-cli": "^24.9.0",
				"jest-diff": "^25.1.0",
				"jest-runner-eslint": "^0.7.5",
				"jest-watch-select-projects": "^1.0.0",
				"jest-watch-typeahead": "^0.4.2",
				"lint-staged": "^9.4.3",
				"prettier": "^1.19.1",
				"prop-types": "^15.5.0",
				"react": "^16.12.0",
				"react-dom": "^16.12.0",
				"react-test-renderer": "^16.13.0",
				"rollup": "^1.32.1",
				"rollup-plugin-babel": "^4.3.3",
				"rollup-plugin-commonjs": "^10.1.0",
				"rollup-plugin-node-resolve": "^5.2.0",
				"rollup-plugin-peer-deps-external": "^2.2.0",
				"rollup-plugin-size": "^0.2.1",
				"rollup-plugin-size-snapshot": "^0.10.0",
				"rollup-plugin-terser": "^5.1.2",
				"serve": "^11.2.0"
			},
			"licenseText": "MIT License\n\nCopyright (c) 2016 Tanner Linsley\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n",
			"_id": "react-table@7.0.4",
			"dist": {
				"shasum": "456838661982c83c3682f156c59a41b4339a2120",
				"integrity": "sha512-Uqpj+VnUIvsNWNtNFD1z2i7OCHdlhoJtQt0DWx3XOkZnvDyI/eCghK8YBfA9mY4TW7vEgCDLaRCcREC/fmcx6Q==",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-7.0.4.tgz",
				"fileCount": 65,
				"unpackedSize": 1481972,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJehkszCRA9TVsSAnZWagAAJrcP/0q8fDCAgNaOS+3zlSar\nbI9KSujYZJ53P1J5rdWKdZRAEL8N++4K23pcyHb5wcW8LwyJ9nT0YdfJ6LJu\nhKDeIiBTVfd8hs3/SqLoA2WjJG2c/RnfDHl2Aa2gjn0GgQOMNy4iaK4G+P5p\n6CIVSaqyK1NX6j+tXO8pUlcvjVSLjOhKL8AEQ+h2fBqARWOADWFiAa37VMAI\napr2yxQ/tNDJgvPPkViefqeFblutVAB8oEj15p5C9cjE2R8VaFnoUgKE0lcY\njMDwiMs8o+eBnw+FnhGmX+1uWXfUmBOxlFkIGQMFF/w1IEqOdLOxHs6L9NjI\nar+aEuHrys4a2oHrjDB9d2D1XoDw51HjawEXJx8MDB7ZRtbG/4zB+HrlksSJ\nqwau8xr3jirSL2+rlIoqOBtxFDycJRxTUrNc0/Nja0etjpcYSPYkBg7CoOCP\nVl8zxMbDeiQpW21+9cY9/z6GtBogyb3r3RaFll7Rm1OpUe4mHeZoP963ox2S\nNqYt3K8wB5qzJWfVJIn5kK5zRvqaQCCZsF2+JUtG/9IcE9sOnovRUsuv0F6T\nOCbkh0QYgMq5h/ZOkwvRPGqAPB8PkqePTCuiVGRF9tOJBs6AWsyFe0rfPehK\niKLaaDgZdwBr/q0q85SXXmzdDyKe/EQJxv3SkAkwk0SIZsqaY1HMSBrlG0DM\nHNEG\r\n=Zy4U\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				},
				{
					"name": "zsherman",
					"email": "zach.h.sherman@gmail.com"
				}
			],
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-table_7.0.4_1585859378708_0.3428714302723017"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.5": {
			"name": "react-table",
			"version": "7.0.5",
			"description": "Hooks for building lightweight, fast and extendable datagrids for React",
			"license": "MIT",
			"homepage": "https://react-table.js.org/",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "index.js",
			"scripts": {
				"test": "is-ci \"test:ci\" \"test:dev\"",
				"test:dev": "jest --watch",
				"test:ci": "yarn test:jest",
				"test:jest": "jest --coverage",
				"test:coverage": "yarn test:jest; open coverage/lcov-report/index.html",
				"build": "cross-env NODE_ENV=production rollup -c",
				"start": "rollup -c -w",
				"prepare": "yarn build",
				"release": "yarn publish",
				"releaseNext": "yarn publish --tag next",
				"format": "prettier {src,src/**,examples/*/src,examples/*/src/**}/*.{md,js,jsx,tsx} --write",
				"docz:build": "docz build",
				"docz:dev": "docz dev",
				"docz:serve": "docz build && docz serve",
				"postinstall": "node ./scripts/postinstall.js || exit 0"
			},
			"browserslist": "> 0.25%, not dead",
			"dependencies": {
				"@scarf/scarf": "^1.0.4"
			},
			"peerDependencies": {
				"react": "^16.8.3"
			},
			"devDependencies": {
				"@babel/core": "^7.7.2",
				"@babel/plugin-transform-runtime": "^7.8.3",
				"@babel/preset-env": "^7.7.1",
				"@babel/preset-react": "^7.7.0",
				"@babel/runtime": "^7.7.2",
				"@svgr/rollup": "^4.3.3",
				"@testing-library/dom": "^6.10.1",
				"@testing-library/jest-dom": "^4.2.4",
				"@testing-library/react": "^9.3.2",
				"@testing-library/react-hooks": "^3.2.1",
				"babel-eslint": "9.x",
				"babel-jest": "^24.9.0",
				"core-js": "3.4.1",
				"cross-env": "^6.0.3",
				"docz": "^2.2.0",
				"eslint": "6.6.0",
				"eslint-config-prettier": "^6.7.0",
				"eslint-config-react-app": "^5.0.2",
				"eslint-config-standard": "^14.1.0",
				"eslint-config-standard-react": "^9.2.0",
				"eslint-plugin-flowtype": "4.4.1",
				"eslint-plugin-import": "2.18.2",
				"eslint-plugin-jsx-a11y": "6.2.3",
				"eslint-plugin-node": "^10.0.0",
				"eslint-plugin-prettier": "^3.1.1",
				"eslint-plugin-promise": "^4.2.1",
				"eslint-plugin-react": "7.16.0",
				"eslint-plugin-react-hooks": "2.3.0",
				"eslint-plugin-standard": "^4.0.1",
				"gatsby-theme-docz": "^2.2.0",
				"is-ci-cli": "^2.0.0",
				"jest": "^24.9.0",
				"jest-cli": "^24.9.0",
				"jest-diff": "^25.1.0",
				"jest-runner-eslint": "^0.7.5",
				"jest-watch-select-projects": "^1.0.0",
				"jest-watch-typeahead": "^0.4.2",
				"lint-staged": "^9.4.3",
				"prettier": "^1.19.1",
				"prop-types": "^15.5.0",
				"react": "^16.12.0",
				"react-dom": "^16.12.0",
				"react-test-renderer": "^16.13.0",
				"rollup": "^1.32.1",
				"rollup-plugin-babel": "^4.3.3",
				"rollup-plugin-commonjs": "^10.1.0",
				"rollup-plugin-node-resolve": "^5.2.0",
				"rollup-plugin-peer-deps-external": "^2.2.0",
				"rollup-plugin-size": "^0.2.1",
				"rollup-plugin-size-snapshot": "^0.10.0",
				"rollup-plugin-terser": "^5.1.2",
				"serve": "^11.2.0"
			},
			"licenseText": "MIT License\n\nCopyright (c) 2016 Tanner Linsley\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n",
			"_id": "react-table@7.0.5",
			"dist": {
				"shasum": "619c069dc585bb1dbfaa2ad4384de8d267267054",
				"integrity": "sha512-zm6NvcHlg3r4E4le6ESXKneaHEpPHAZJn+FAZDCleS0++JEKs1rPq9AtHMcZmiiqxKkerM4wco9mH2ztaX0zYQ==",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-7.0.5.tgz",
				"fileCount": 61,
				"unpackedSize": 855517,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeuwEfCRA9TVsSAnZWagAAlJwP/3E0oU4zxEdMjM1dP9OB\n8B8OrmWMhYirCrBdq0fiOYIzWguzx0dP3cPJyX2HZpoeDIumKTcDENlXqeyb\nUZFeAbOrDHKMlQuPa0xmx2teSIDvrWGZooqKCoPCZEu4wgAlacIyIVPqWwUJ\nfrudmT3gpZvC5U2ed79gHd3UNhVsbGmGM64RzIRsRZmGDikvOeU4uWrO/J0z\ne/dbwRwUUWq5sroXzdaYRMAXVWI4x0m3/0xRIEomxigbILBHUc/cgbaJ38uU\nsIYzdBFHrQD7dOmHTTH43TlgSQ8AhDciSBw4WUH8ARdS40iJXdXXrSF/R6Lg\nwwe+aWn34/1a+mTzi7XHIjUORjvNAvg1KObM6Ij8FgaKX3I7MloNNF/+7KiB\nIRHxHG8aMnrMeOtbMB9zEKyK3p5Awcz2aYcqKlbvAOrWgANS3Ckoc4O5cJ1R\nyWC7n6kPt4StypXtHm2taSH5wVTIIH+GRakOFNUQkgn7k82wXOAjRn/TUoww\nlnOgXzoaLwjKv8k/v/xotKuQHJZlN+GDP7IRMbxwNXTLqAKPCVONC4k2jFON\n+fSIq4bJvhtLk+s06ZbON2YAiPqQZu0XlCcfxAXjBlAqngDgIn6y3yOw6vSy\nkahU2+mu6WJbWeq9X1HxHcv23gYOdShVCEZe+j9h0yPPcspJuqqeY2MPF3W7\nGdOa\r\n=5jLJ\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				},
				{
					"name": "zsherman",
					"email": "zach.h.sherman@gmail.com"
				}
			],
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-table_7.0.5_1589313822770_0.6358131675313123"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.6": {
			"name": "react-table",
			"version": "7.0.6",
			"description": "Hooks for building lightweight, fast and extendable datagrids for React",
			"license": "MIT",
			"homepage": "https://react-table.js.org",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "index.js",
			"scripts": {
				"test": "is-ci \"test:ci\" \"test:dev\"",
				"test:dev": "jest --watch",
				"test:ci": "yarn test:jest",
				"test:jest": "jest --coverage",
				"test:coverage": "yarn test:jest; open coverage/lcov-report/index.html",
				"build": "cross-env NODE_ENV=production rollup -c",
				"start": "rollup -c -w",
				"prepare": "yarn build",
				"release": "yarn publish",
				"releaseNext": "yarn publish --tag next",
				"format": "prettier {src,src/**,examples/*/src,examples/*/src/**}/*.{md,js,jsx,tsx} --write",
				"docz:build": "docz build",
				"docz:dev": "docz dev",
				"docz:serve": "docz build && docz serve",
				"postinstall": "node ./scripts/postinstall.js || exit 0"
			},
			"browserslist": "> 0.25%, not dead",
			"dependencies": {
				"@scarf/scarf": "^1.0.4"
			},
			"peerDependencies": {
				"react": "^16.8.3"
			},
			"devDependencies": {
				"@babel/core": "^7.7.2",
				"@babel/plugin-transform-runtime": "^7.8.3",
				"@babel/preset-env": "^7.7.1",
				"@babel/preset-react": "^7.7.0",
				"@babel/runtime": "^7.7.2",
				"@svgr/rollup": "^4.3.3",
				"@testing-library/dom": "^6.10.1",
				"@testing-library/jest-dom": "^4.2.4",
				"@testing-library/react": "^9.3.2",
				"@testing-library/react-hooks": "^3.2.1",
				"babel-eslint": "9.x",
				"babel-jest": "^24.9.0",
				"core-js": "3.4.1",
				"cross-env": "^6.0.3",
				"docz": "^2.2.0",
				"eslint": "6.6.0",
				"eslint-config-prettier": "^6.7.0",
				"eslint-config-react-app": "^5.0.2",
				"eslint-config-standard": "^14.1.0",
				"eslint-config-standard-react": "^9.2.0",
				"eslint-plugin-flowtype": "4.4.1",
				"eslint-plugin-import": "2.18.2",
				"eslint-plugin-jsx-a11y": "6.2.3",
				"eslint-plugin-node": "^10.0.0",
				"eslint-plugin-prettier": "^3.1.1",
				"eslint-plugin-promise": "^4.2.1",
				"eslint-plugin-react": "7.16.0",
				"eslint-plugin-react-hooks": "2.3.0",
				"eslint-plugin-standard": "^4.0.1",
				"gatsby-theme-docz": "^2.2.0",
				"is-ci-cli": "^2.0.0",
				"jest": "^24.9.0",
				"jest-cli": "^24.9.0",
				"jest-diff": "^25.1.0",
				"jest-runner-eslint": "^0.7.5",
				"jest-watch-select-projects": "^1.0.0",
				"jest-watch-typeahead": "^0.4.2",
				"lint-staged": "^9.4.3",
				"prettier": "^1.19.1",
				"prop-types": "^15.5.0",
				"react": "^16.12.0",
				"react-dom": "^16.12.0",
				"react-test-renderer": "^16.13.0",
				"rollup": "^1.32.1",
				"rollup-plugin-babel": "^4.3.3",
				"rollup-plugin-commonjs": "^10.1.0",
				"rollup-plugin-node-resolve": "^5.2.0",
				"rollup-plugin-peer-deps-external": "^2.2.0",
				"rollup-plugin-size": "^0.2.1",
				"rollup-plugin-size-snapshot": "^0.10.0",
				"rollup-plugin-terser": "^5.1.2",
				"serve": "^11.2.0"
			},
			"gitHead": "fddbc19d0130f17bada316ebc436de6069f144c9",
			"bugs": {
				"url": "https://github.com/tannerlinsley/react-table/issues"
			},
			"_id": "react-table@7.0.6",
			"_nodeVersion": "12.16.3",
			"_npmVersion": "6.14.4",
			"dist": {
				"integrity": "sha512-XP+mXWCDd6VNZ/fCq69yc/vCWRGTfhQHc0fsLrnMVwT9m3MmmErMLywMbYQkkDjg1OBbhoDXpuo/R7VKGpFbQg==",
				"shasum": "ab7c9bb527339c49af39a4380884e55bbf67d8bc",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-7.0.6.tgz",
				"fileCount": 49,
				"unpackedSize": 859560,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJevdcXCRA9TVsSAnZWagAAF3EP/iXqQgcGpsE04ZZyDTQU\nmAMGswymdOM54sfIow3sstMi5Wf8cIR2ZJzzUnHl8i93pucxFyBsKKjq/0Y8\nF6WV8qSx2XQRe5re2MAbDz7BUABKjlH2SpXxvojbCEsdd+1X5W2dHuF+HZxh\nN4VSzSKT+nPgjgQdwkgXXvaeh1UQhV8gqS0tmHDbxhqI2+PiPKYZGlN0XIGU\nM7l77VfZ5R2powPrLMEIT+AxLjx1t3BfkZSaWnxB6fW6AeOZpeB3++qu7C5q\ng2fqMrOcMHXsrMOIveowe3Mjc1V0/xwYt0uk1hctUzKY3hLcheJJ0SWGI1Re\nbJf+bJucucFLiFUtbajecryNWwPgtmyLSUXBR9TEneqGwlRS7frEFyDgQm8t\nIfrRYO39SusStR7W2AoMJfXv/8k9MLqzgUy7I2etGzHcoBsV7odi6tyFE0TV\nl9sbnrJPVaxUI/b9ePHLkB/x3eXibG2fXQC9rGR+5psSo6killPyATFHzak8\nlJ3RqPuWKimWi2eUrVycOn0ctaiqh1VqgR80IxAGxqqewi+Wjo9DfpsiyXHV\naH97wzKJxdp5+ni6Uv0ql8xCyMd6/iYNClpB0hE81VOaGLWUEK2SXQj63oB1\nS0yQcARpp29XVdXJlaawdhuTqqmV3CGdxjgF5iFop67Qc4EnLU+OL650Za9c\n2nbP\r\n=dJMs\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				},
				{
					"name": "zsherman",
					"email": "zach.h.sherman@gmail.com"
				}
			],
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-table_7.0.6_1589499670811_0.9699583434481351"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.1.0": {
			"name": "react-table",
			"version": "7.1.0",
			"description": "Hooks for building lightweight, fast and extendable datagrids for React",
			"license": "MIT",
			"homepage": "https://react-table.js.org",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "index.js",
			"scripts": {
				"test": "is-ci \"test:ci\" \"test:dev\"",
				"test:dev": "jest --watch",
				"test:ci": "yarn test:jest",
				"test:jest": "jest --coverage",
				"test:coverage": "yarn test:jest; open coverage/lcov-report/index.html",
				"build": "cross-env NODE_ENV=production rollup -c",
				"start": "rollup -c -w",
				"prepare": "yarn build",
				"release": "yarn publish",
				"releaseNext": "yarn publish --tag next",
				"format": "prettier {src,src/**,examples/*/src,examples/*/src/**}/*.{md,js,jsx,tsx} --write",
				"docz:build": "docz build",
				"docz:dev": "docz dev",
				"docz:serve": "docz build && docz serve",
				"postinstall": "node ./scripts/postinstall.js || exit 0"
			},
			"browserslist": "> 0.25%, not dead",
			"dependencies": {
				"@scarf/scarf": "^1.0.4"
			},
			"peerDependencies": {
				"react": "^16.8.3"
			},
			"devDependencies": {
				"@babel/core": "^7.7.2",
				"@babel/plugin-transform-runtime": "^7.8.3",
				"@babel/preset-env": "^7.7.1",
				"@babel/preset-react": "^7.7.0",
				"@babel/runtime": "^7.7.2",
				"@svgr/rollup": "^4.3.3",
				"@testing-library/dom": "^6.10.1",
				"@testing-library/jest-dom": "^4.2.4",
				"@testing-library/react": "^9.3.2",
				"@testing-library/react-hooks": "^3.2.1",
				"babel-eslint": "9.x",
				"babel-jest": "^24.9.0",
				"core-js": "3.4.1",
				"cross-env": "^6.0.3",
				"docz": "^2.2.0",
				"eslint": "6.6.0",
				"eslint-config-prettier": "^6.7.0",
				"eslint-config-react-app": "^5.0.2",
				"eslint-config-standard": "^14.1.0",
				"eslint-config-standard-react": "^9.2.0",
				"eslint-plugin-flowtype": "4.4.1",
				"eslint-plugin-import": "2.18.2",
				"eslint-plugin-jsx-a11y": "6.2.3",
				"eslint-plugin-node": "^10.0.0",
				"eslint-plugin-prettier": "^3.1.1",
				"eslint-plugin-promise": "^4.2.1",
				"eslint-plugin-react": "7.16.0",
				"eslint-plugin-react-hooks": "2.3.0",
				"eslint-plugin-standard": "^4.0.1",
				"gatsby-theme-docz": "^2.2.0",
				"is-ci-cli": "^2.0.0",
				"jest": "^24.9.0",
				"jest-cli": "^24.9.0",
				"jest-diff": "^25.1.0",
				"jest-runner-eslint": "^0.7.5",
				"jest-watch-select-projects": "^1.0.0",
				"jest-watch-typeahead": "^0.4.2",
				"lint-staged": "^9.4.3",
				"prettier": "^1.19.1",
				"prop-types": "^15.5.0",
				"react": "^16.12.0",
				"react-dom": "^16.12.0",
				"react-test-renderer": "^16.13.0",
				"rollup": "^1.32.1",
				"rollup-plugin-babel": "^4.3.3",
				"rollup-plugin-commonjs": "^10.1.0",
				"rollup-plugin-node-resolve": "^5.2.0",
				"rollup-plugin-peer-deps-external": "^2.2.0",
				"rollup-plugin-size": "^0.2.1",
				"rollup-plugin-size-snapshot": "^0.10.0",
				"rollup-plugin-terser": "^5.1.2",
				"serve": "^11.2.0"
			},
			"gitHead": "7bc067c6385767a8e73dc73cb5ed1f6d250772ff",
			"bugs": {
				"url": "https://github.com/tannerlinsley/react-table/issues"
			},
			"_id": "react-table@7.1.0",
			"_nodeVersion": "12.16.3",
			"_npmVersion": "6.14.4",
			"dist": {
				"integrity": "sha512-AZpgW0Xpo6Z7jxXZIBovzCGoYVkuBwATsJh7X4+JXwq9JtDaorOmxWC9gKx5Hui4d+n+I99enyyJS+LRtKydxA==",
				"shasum": "c975cd67e917c54190b6c9df29f085285b0c3f4e",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-7.1.0.tgz",
				"fileCount": 49,
				"unpackedSize": 864188,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJevwu9CRA9TVsSAnZWagAADVIP/RiBATiqoZiOBdsC8mjx\nhUqAtEEcMTMLWESIHgyvAs2o/d+0rmIcZffWu65yjezfM0E4KmSlnzgj3Tu/\nACGjQSs1WaezBlYVbRGNxTx+8tMQJ+p9ej4VUMTbU0exRQt2l3hd8oaK6QXk\nPvPiVf5K3Bd43PvVVgAave8mrPtxP9QrJsbx9Kad3iKxSYh/+D+wu1p4zw67\nZYGRr3LWF+NRRF18pWtzrGJqiSTSImqEs+1Gpj4IfmTH0XltC5Y8J0SP3hPJ\n+DWe4SBt8lWRoOf2rfXUmhFqCRtimVxv/kJneoRI6ZvL4Swb6F3D1DJ4vnXq\nswO6scU6M/dhSFwwp/FGOOJa5a5PmB/R3ekBSd2UvS54mQZJMEFa4EClOwKn\nrzt27IxpnPFk+MMootibj2F8gm1Kuo9hJD4otBUe5Nmc2jlqvcPqzMApx4cL\nXfJ087PLM0N5TGvrN7UJvBEUi+x58swtosHmCa8hG14ZW4FumSwH5SEnCILr\nYUpoFq+im/jApxGdc0c6CHd6DQXcZ0Q4CwV7k9EMlLVRHi3YYHpK50B+7bhS\ngIkOUv4nI/8sZzXFe9BszKYxSeE9/XX4PKtUMsgA3NHwFPc7UHoKOoRvwiC9\nTBtmzUpTZf4N8JK+76wqLxBtMnYsckHwO6eXY5v7RvfPqKACQdE3HaJ+qGT8\n3PMt\r\n=R2mK\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				},
				{
					"name": "zsherman",
					"email": "zach.h.sherman@gmail.com"
				}
			],
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-table_7.1.0_1589578684830_0.6114823249961661"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.2.0": {
			"name": "react-table",
			"version": "7.2.0",
			"description": "Hooks for building lightweight, fast and extendable datagrids for React",
			"license": "MIT",
			"homepage": "https://react-table.js.org",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "index.js",
			"scripts": {
				"test": "is-ci \"test:ci\" \"test:dev\"",
				"test:dev": "jest --watch",
				"test:ci": "yarn test:jest",
				"test:jest": "jest --coverage",
				"test:coverage": "yarn test:jest; open coverage/lcov-report/index.html",
				"build": "cross-env NODE_ENV=production rollup -c",
				"start": "rollup -c -w",
				"prepare": "yarn build",
				"release": "yarn publish",
				"releaseNext": "yarn publish --tag next",
				"format": "prettier {src,src/**,examples/*/src,examples/*/src/**}/*.{md,js,jsx,tsx} --write",
				"docz:build": "docz build",
				"docz:dev": "docz dev",
				"docz:serve": "docz build && docz serve",
				"postinstall": "node ./scripts/postinstall.js || exit 0"
			},
			"browserslist": "> 0.25%, not dead",
			"dependencies": {
				"@scarf/scarf": "^1.0.4"
			},
			"peerDependencies": {
				"react": "^16.8.3"
			},
			"devDependencies": {
				"@babel/core": "^7.7.2",
				"@babel/plugin-transform-runtime": "^7.8.3",
				"@babel/preset-env": "^7.7.1",
				"@babel/preset-react": "^7.7.0",
				"@babel/runtime": "^7.7.2",
				"@svgr/rollup": "^4.3.3",
				"@testing-library/dom": "^6.10.1",
				"@testing-library/jest-dom": "^4.2.4",
				"@testing-library/react": "^9.3.2",
				"@testing-library/react-hooks": "^3.2.1",
				"babel-eslint": "9.x",
				"babel-jest": "^24.9.0",
				"core-js": "3.4.1",
				"cross-env": "^6.0.3",
				"docz": "^2.2.0",
				"eslint": "6.6.0",
				"eslint-config-prettier": "^6.7.0",
				"eslint-config-react-app": "^5.0.2",
				"eslint-config-standard": "^14.1.0",
				"eslint-config-standard-react": "^9.2.0",
				"eslint-plugin-flowtype": "4.4.1",
				"eslint-plugin-import": "2.18.2",
				"eslint-plugin-jsx-a11y": "6.2.3",
				"eslint-plugin-node": "^10.0.0",
				"eslint-plugin-prettier": "^3.1.1",
				"eslint-plugin-promise": "^4.2.1",
				"eslint-plugin-react": "7.16.0",
				"eslint-plugin-react-hooks": "2.3.0",
				"eslint-plugin-standard": "^4.0.1",
				"gatsby-theme-docz": "^2.2.0",
				"is-ci-cli": "^2.0.0",
				"jest": "^24.9.0",
				"jest-cli": "^24.9.0",
				"jest-diff": "^25.1.0",
				"jest-runner-eslint": "^0.7.5",
				"jest-watch-select-projects": "^1.0.0",
				"jest-watch-typeahead": "^0.4.2",
				"lint-staged": "^9.4.3",
				"prettier": "^1.19.1",
				"prop-types": "^15.5.0",
				"react": "^16.12.0",
				"react-dom": "^16.12.0",
				"react-test-renderer": "^16.13.0",
				"rollup": "^1.32.1",
				"rollup-plugin-babel": "^4.3.3",
				"rollup-plugin-commonjs": "^10.1.0",
				"rollup-plugin-node-resolve": "^5.2.0",
				"rollup-plugin-peer-deps-external": "^2.2.0",
				"rollup-plugin-size": "^0.2.1",
				"rollup-plugin-size-snapshot": "^0.10.0",
				"rollup-plugin-terser": "^5.1.2",
				"serve": "^11.2.0"
			},
			"gitHead": "d2db96bbed67e300db28b61d559d411c9cc047a8",
			"bugs": {
				"url": "https://github.com/tannerlinsley/react-table/issues"
			},
			"_id": "react-table@7.2.0",
			"_nodeVersion": "12.18.0",
			"_npmVersion": "6.14.4",
			"dist": {
				"integrity": "sha512-hcBwPimjwOKQZoaeoQnUYyQNCg3NhjA1xAhKmuxam03sKsxE5NfI4GZ1qJcBQ8CJVj78e1o/lOKCh1AGuPmcnQ==",
				"shasum": "a2d8a84efa610be541103b3c714cacbb15df9d1a",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-7.2.0.tgz",
				"fileCount": 49,
				"unpackedSize": 870947,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe4AZwCRA9TVsSAnZWagAA4AcP/irzOOCKTr8jYNF3xDoB\nYeCDV6Viw+JuXwlNJDtgGCwUkQslnwoUN69AVYTYkfjEDShGrGkBTM2UGSC7\nU1oteIAo4ICYXBhwSYqUam5hb0Xnt+7EryCdhdEYwlcl70k/ATKX54npGiY5\nfXo70GZVuh1XiQpJv4YHlwGEPIzHf4B/pKWpylwuJfqPJPOtoG1z3czLpC7i\nddo3s4i3BbJ/UFP3LWOu7/ucrvsP92YT6p2oDInvjS6PKo5dTsK7V52xeEWf\nIEQAzCczJsmcr9QgMEizZ6KJDYUYJz6smb6Zr4s6/AWUcCar7ty98zXlTTey\nUlIqHtCMBymrhcZutgL3OZrzz+/XHLnw/GgnBvGUmt5FWVbtWqpA5Hi/dYE7\n9QH/Xy3mlMKA6Z5j5CchkpKW3Tq8DWXF1OxaXrInQCqQF2dR2Kk2LeU69Bum\ni22mVuLlyE92WvrLWMrnaHIOdLfmdiX1bu98ha38GD1HH0/n3Qhi59x8H0Iu\nusyx1ZQhAKyBE0nRBv4pqmKpmd8yzJ4gjT4WI82enTedYNSvrQYidt7eUgnB\nC1EvPPLeavW+zzowErHi5JUPJ4CE6y4L7F+UkKqu7OioP9LSUvu4tssibWtN\nS38b/7I+Xr23fXnNCDYlx6WdDaAuKte84SCyotEBpoutOb7rcwadUyhMoiDg\nKmXI\r\n=mrIF\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				},
				{
					"name": "zsherman",
					"email": "zach.h.sherman@gmail.com"
				}
			],
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-table_7.2.0_1591740015734_0.17119776121147945"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.2.1": {
			"name": "react-table",
			"version": "7.2.1",
			"description": "Hooks for building lightweight, fast and extendable datagrids for React",
			"license": "MIT",
			"homepage": "https://react-table.js.org",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/tannerlinsley/react-table.git"
			},
			"keywords": [
				"react",
				"table",
				"react-table",
				"datagrid"
			],
			"main": "index.js",
			"scripts": {
				"test": "is-ci \"test:ci\" \"test:dev\"",
				"test:dev": "jest --watch",
				"test:ci": "yarn test:jest",
				"test:jest": "jest --coverage",
				"test:coverage": "yarn test:jest; open coverage/lcov-report/index.html",
				"build": "cross-env NODE_ENV=production rollup -c",
				"start": "rollup -c -w",
				"prepare": "yarn build",
				"release": "yarn publish",
				"releaseNext": "yarn publish --tag next",
				"format": "prettier {src,src/**,examples/*/src,examples/*/src/**}/*.{md,js,jsx,tsx} --write",
				"docz:build": "docz build",
				"docz:dev": "docz dev",
				"docz:serve": "docz build && docz serve",
				"postinstall": "node ./scripts/postinstall.js || exit 0"
			},
			"browserslist": "> 0.25%, not dead",
			"dependencies": {
				"@scarf/scarf": "^1.0.4"
			},
			"peerDependencies": {
				"react": "^16.8.3"
			},
			"devDependencies": {
				"@babel/core": "^7.7.2",
				"@babel/plugin-transform-runtime": "^7.8.3",
				"@babel/preset-env": "^7.7.1",
				"@babel/preset-react": "^7.7.0",
				"@babel/runtime": "^7.7.2",
				"@svgr/rollup": "^4.3.3",
				"@testing-library/dom": "^6.10.1",
				"@testing-library/jest-dom": "^4.2.4",
				"@testing-library/react": "^9.3.2",
				"@testing-library/react-hooks": "^3.2.1",
				"babel-eslint": "9.x",
				"babel-jest": "^24.9.0",
				"core-js": "3.4.1",
				"cross-env": "^6.0.3",
				"docz": "^2.2.0",
				"eslint": "6.6.0",
				"eslint-config-prettier": "^6.7.0",
				"eslint-config-react-app": "^5.0.2",
				"eslint-config-standard": "^14.1.0",
				"eslint-config-standard-react": "^9.2.0",
				"eslint-plugin-flowtype": "4.4.1",
				"eslint-plugin-import": "2.18.2",
				"eslint-plugin-jsx-a11y": "6.2.3",
				"eslint-plugin-node": "^10.0.0",
				"eslint-plugin-prettier": "^3.1.1",
				"eslint-plugin-promise": "^4.2.1",
				"eslint-plugin-react": "7.16.0",
				"eslint-plugin-react-hooks": "2.3.0",
				"eslint-plugin-standard": "^4.0.1",
				"gatsby-theme-docz": "^2.2.0",
				"is-ci-cli": "^2.0.0",
				"jest": "^24.9.0",
				"jest-cli": "^24.9.0",
				"jest-diff": "^25.1.0",
				"jest-runner-eslint": "^0.7.5",
				"jest-watch-select-projects": "^1.0.0",
				"jest-watch-typeahead": "^0.4.2",
				"lint-staged": "^9.4.3",
				"prettier": "^1.19.1",
				"prop-types": "^15.5.0",
				"react": "^16.12.0",
				"react-dom": "^16.12.0",
				"react-test-renderer": "^16.13.0",
				"rollup": "^1.32.1",
				"rollup-plugin-babel": "^4.3.3",
				"rollup-plugin-commonjs": "^10.1.0",
				"rollup-plugin-node-resolve": "^5.2.0",
				"rollup-plugin-peer-deps-external": "^2.2.0",
				"rollup-plugin-size": "^0.2.1",
				"rollup-plugin-size-snapshot": "^0.10.0",
				"rollup-plugin-terser": "^5.1.2",
				"serve": "^11.2.0"
			},
			"gitHead": "30c4be6d477425b0044237c6fbcc4ce577576064",
			"bugs": {
				"url": "https://github.com/tannerlinsley/react-table/issues"
			},
			"_id": "react-table@7.2.1",
			"_nodeVersion": "12.18.0",
			"_npmVersion": "6.14.4",
			"dist": {
				"integrity": "sha512-cICU3w5yFWTDluz9yFePziEQXGt3PK5R1Va3InP7qMGnZOKm8kv0GiDMli+VOqE1uM1dBYPb9BEad15up1ac6g==",
				"shasum": "d85f5a59b6441ccd9e0acddc93c288c54a7de7ee",
				"tarball": "https://registry.npmjs.org/react-table/-/react-table-7.2.1.tgz",
				"fileCount": 49,
				"unpackedSize": 871061,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe69grCRA9TVsSAnZWagAAJv0P+gOScsq+BPyVooUWbyTl\nOCvHqb4CRX7EmfvILuE6lyqzi5ShRqNaiBqX9AC7cBs0NTL2fhuVpmM31ErO\nkMWadI4Wbke26YYLXXmp5XtnwqKPABxbD1Urexp2Bt4kLW/Lvidq3aOJMvOC\nclPU5fQ4gSWjoP8YOfH6YPWQPdwi+W2V/tQLrUGAEBYINvj0wMiedM9F/kBy\nQZsXpaGzRh2K8V+yIaBWMw8xfbiG8HM0QNoeWgLDDwzqltmqbNKqD/2G+aWl\nePTMaEGOB6Mth+EEJEelImVtO+qhxtKn5DMv7NmWKw/A+dMDNzZsaNLIW9DI\nG5EvSt3Y5uXnls7PWL0CoRkUKTRr3/mXFtf1vqkeJ/NAstMO6lr4QV6LUoSe\nKmVsN+RFdaA/jkEenSJMfmjfBd+JrDfpq08N0jIlkrzPKDhfGdHoWzZFttY1\nfpSzgXqt/HlvQUieDdeDNLNBu7dOJZUl4fR2RPSFgXY5KjxxKua/lo6CEjmV\nqq6Zfce7fVv2dnnYfZ1ILHfCQtA/6GRblo21kHxlwjoTJhkurd54+Yk7GsI5\nxf5z/mJZRhXE6IlKf5aDPBV1V8jt+NpxTQWwVh6Zn0yQRulFiJhmTXv1MM7Z\ntEhpH+uUQQ4r5Kd/L0T1V9EQcHofpi2AFAF+6QeoVpA3mTNdztRxxHOZ31+M\nnN5G\r\n=9ov0\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "tannerlinsley",
					"email": "tannerlinsley@gmail.com"
				},
				{
					"name": "zsherman",
					"email": "zach.h.sherman@gmail.com"
				}
			],
			"_npmUser": {
				"name": "tannerlinsley",
				"email": "tannerlinsley@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-table_7.2.1_1592514603154_0.23446034147744133"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		}
	},
	"time": {
		"modified": "2020-06-18T21:10:09.274Z",
		"created": "2014-09-05T20:47:48.991Z",
		"0.0.5": "2014-09-05T20:47:48.991Z",
		"1.0.0": "2014-12-19T22:46:50.936Z",
		"1.1.0": "2015-01-17T22:53:20.162Z",
		"1.2.0": "2015-01-23T14:57:58.227Z",
		"1.3.0": "2015-03-28T22:12:37.742Z",
		"2.0.0": "2016-10-22T17:25:31.674Z",
		"2.0.1": "2016-10-22T17:56:28.495Z",
		"2.1.0": "2016-10-24T15:19:48.259Z",
		"2.1.1": "2016-10-25T23:04:28.324Z",
		"2.1.2": "2016-10-26T05:37:31.634Z",
		"2.1.3": "2016-10-26T06:44:11.861Z",
		"2.2.0": "2016-10-27T01:10:01.130Z",
		"2.2.1": "2016-10-27T01:19:25.033Z",
		"2.2.2": "2016-10-27T01:26:11.302Z",
		"2.2.3": "2016-10-27T01:37:28.556Z",
		"2.2.4": "2016-10-27T14:59:43.519Z",
		"2.2.5": "2016-10-27T15:20:36.928Z",
		"2.2.6": "2016-10-27T15:32:33.419Z",
		"2.2.7": "2016-10-27T22:39:18.019Z",
		"3.0.0": "2016-10-31T07:50:02.213Z",
		"3.1.0": "2016-11-02T18:10:22.246Z",
		"3.1.1": "2016-11-02T21:07:38.497Z",
		"3.1.2": "2016-11-02T21:20:58.308Z",
		"3.1.3": "2016-12-07T19:55:23.748Z",
		"3.1.4": "2016-12-07T20:00:52.723Z",
		"3.2.0": "2017-01-09T18:58:10.526Z",
		"3.2.1": "2017-01-09T20:45:02.747Z",
		"4.0.0": "2017-01-11T23:24:04.320Z",
		"4.0.1": "2017-01-12T02:59:17.426Z",
		"4.1.0": "2017-01-12T18:06:28.947Z",
		"4.1.1": "2017-01-13T16:42:19.273Z",
		"4.2.0": "2017-01-16T20:15:46.055Z",
		"4.2.1": "2017-01-16T21:18:07.815Z",
		"4.2.2": "2017-01-16T22:01:29.741Z",
		"4.2.3": "2017-01-16T22:52:34.877Z",
		"4.2.4": "2017-01-18T16:07:59.349Z",
		"4.2.5": "2017-01-20T02:38:01.527Z",
		"4.2.6": "2017-01-22T17:27:45.054Z",
		"4.2.7": "2017-01-23T17:17:13.473Z",
		"4.2.8": "2017-01-26T22:26:45.953Z",
		"4.3.0": "2017-01-27T04:25:25.084Z",
		"4.4.0": "2017-01-27T21:11:23.873Z",
		"4.4.1": "2017-01-27T21:35:09.086Z",
		"5.0.0": "2017-02-03T01:14:08.214Z",
		"5.0.1": "2017-02-03T18:08:04.591Z",
		"5.0.2": "2017-02-03T21:05:49.355Z",
		"5.0.3": "2017-02-09T17:07:53.022Z",
		"5.0.4": "2017-02-10T21:49:20.958Z",
		"5.1.0": "2017-02-10T23:54:02.348Z",
		"5.1.1": "2017-02-13T23:28:25.656Z",
		"5.2.0": "2017-02-15T17:07:47.523Z",
		"5.3.0": "2017-02-16T17:42:02.377Z",
		"5.3.1": "2017-02-16T19:41:01.652Z",
		"5.3.2": "2017-02-16T21:02:44.691Z",
		"5.3.3": "2017-02-27T17:01:22.385Z",
		"5.3.4": "2017-03-01T22:50:59.389Z",
		"5.3.5": "2017-03-27T17:58:31.096Z",
		"5.4.0": "2017-03-30T16:22:10.726Z",
		"5.4.1": "2017-03-30T23:03:54.791Z",
		"5.5.0": "2017-04-06T00:52:13.064Z",
		"5.5.1": "2017-04-13T16:49:29.960Z",
		"5.5.2": "2017-04-17T15:29:19.643Z",
		"5.5.3": "2017-04-17T18:00:45.013Z",
		"5.6.0": "2017-04-20T22:45:05.364Z",
		"6.0.0": "2017-05-11T19:36:41.295Z",
		"6.0.1": "2017-05-12T17:43:55.392Z",
		"6.0.2": "2017-05-16T03:23:28.658Z",
		"6.0.3": "2017-05-16T17:51:03.333Z",
		"6.0.4": "2017-05-19T18:06:58.844Z",
		"6.0.5": "2017-05-19T22:28:04.459Z",
		"6.2.0": "2017-06-08T03:58:05.994Z",
		"6.3.0": "2017-06-10T03:02:53.771Z",
		"6.4.0": "2017-06-19T17:34:43.380Z",
		"6.5.0": "2017-07-05T16:32:01.662Z",
		"6.5.1": "2017-07-05T23:09:38.647Z",
		"6.5.2": "2017-08-02T19:26:01.991Z",
		"6.5.3": "2017-08-02T19:39:59.746Z",
		"6.6.0": "2017-09-29T18:07:52.087Z",
		"6.7.0-alpha-0": "2017-10-27T19:01:25.844Z",
		"6.7.0": "2017-10-27T19:02:51.340Z",
		"6.7.1": "2017-10-27T19:44:54.574Z",
		"6.7.2": "2017-10-27T20:23:15.464Z",
		"6.7.3": "2017-10-27T20:27:33.023Z",
		"6.7.4": "2017-10-27T20:55:25.985Z",
		"6.7.5": "2017-12-13T00:06:27.274Z",
		"6.7.6": "2017-12-21T22:15:29.318Z",
		"6.8.0": "2018-02-26T19:20:39.516Z",
		"6.8.1": "2018-04-17T18:23:41.434Z",
		"6.8.2": "2018-04-17T21:14:34.001Z",
		"6.8.3": "2018-05-18T23:17:13.437Z",
		"6.8.4": "2018-05-18T23:34:29.837Z",
		"6.8.5": "2018-05-19T06:47:08.480Z",
		"6.8.6": "2018-05-22T16:19:08.223Z",
		"6.9.0": "2019-01-31T17:18:15.811Z",
		"7.0.0-alpha.0": "2019-02-05T01:56:08.387Z",
		"7.0.0-alpha.1": "2019-02-06T23:20:04.470Z",
		"7.0.0-alpha.2": "2019-02-06T23:22:58.469Z",
		"6.9.1": "2019-02-11T16:36:50.835Z",
		"6.9.2": "2019-02-12T17:23:47.360Z",
		"6.10.0": "2019-04-23T23:02:00.560Z",
		"7.0.0-alpha.3": "2019-05-21T20:38:44.827Z",
		"7.0.0-alpha.4": "2019-06-11T17:40:59.369Z",
		"7.0.0-alpha.5": "2019-06-11T17:41:34.599Z",
		"7.0.0-alpha.6": "2019-06-20T21:23:59.551Z",
		"7.0.0-alpha.7": "2019-07-15T17:29:46.048Z",
		"7.0.0-alpha.8": "2019-07-25T19:39:33.379Z",
		"7.0.0-alpha.9": "2019-07-26T16:32:33.216Z",
		"7.0.0-alpha.10": "2019-07-26T16:53:14.524Z",
		"7.0.0-alpha.11": "2019-07-26T17:11:31.925Z",
		"7.0.0-alpha.12": "2019-07-26T17:23:00.224Z",
		"7.0.0-alpha.13": "2019-07-30T16:23:37.539Z",
		"7.0.0-alpha.14": "2019-07-30T17:44:17.674Z",
		"7.0.0-alpha.15": "2019-07-30T20:10:16.559Z",
		"7.0.0-alpha.16": "2019-07-30T23:01:56.484Z",
		"7.0.0-alpha.17": "2019-07-31T18:27:54.731Z",
		"7.0.0-alpha.18": "2019-08-03T20:37:35.260Z",
		"7.0.0-alpha.19": "2019-08-05T15:00:12.966Z",
		"7.0.0-alpha.20": "2019-08-07T02:01:49.288Z",
		"7.0.0-alpha.21": "2019-08-07T04:34:14.373Z",
		"7.0.0-alpha.22": "2019-08-15T20:20:34.584Z",
		"7.0.0-alpha.23": "2019-08-16T13:49:17.352Z",
		"7.0.0-alpha.24": "2019-08-19T22:41:25.357Z",
		"7.0.0-alpha.25": "2019-08-20T18:56:32.724Z",
		"7.0.0-alpha.26": "2019-08-22T20:52:34.095Z",
		"7.0.0-alpha.27": "2019-08-23T15:25:30.173Z",
		"7.0.0-alpha.28": "2019-08-26T15:27:48.583Z",
		"7.0.0-alpha.29": "2019-08-26T15:38:49.450Z",
		"7.0.0-alpha.30": "2019-08-27T13:14:11.624Z",
		"7.0.0-alpha.31": "2019-08-27T16:00:36.019Z",
		"7.0.0-alpha.32": "2019-08-28T16:51:46.664Z",
		"7.0.0-alpha.33": "2019-08-29T15:27:26.632Z",
		"7.0.0-alpha.34": "2019-09-05T17:08:08.343Z",
		"6.10.1": "2019-09-06T14:21:05.569Z",
		"6.10.2": "2019-09-06T16:59:42.641Z",
		"6.10.3": "2019-09-09T13:52:28.264Z",
		"7.0.0-alpha.35": "2019-09-09T14:25:05.475Z",
		"7.0.0-alpha.36": "2019-09-13T13:35:11.255Z",
		"7.0.0-beta.0": "2019-09-13T15:09:39.608Z",
		"7.0.0-beta.1": "2019-09-26T19:22:07.421Z",
		"7.0.0-beta.2": "2019-09-30T13:32:52.008Z",
		"7.0.0-beta.3": "2019-10-01T20:04:01.657Z",
		"7.0.0-beta.4": "2019-10-02T02:35:21.792Z",
		"7.0.0-beta.5": "2019-10-02T02:49:04.063Z",
		"7.0.0-beta.6": "2019-10-03T14:26:42.011Z",
		"7.0.0-beta.7": "2019-10-03T19:40:18.803Z",
		"7.0.0-beta.8": "2019-10-03T21:32:56.842Z",
		"7.0.0-beta.9": "2019-10-06T02:49:17.852Z",
		"7.0.0-beta.10": "2019-10-07T16:27:53.411Z",
		"7.0.0-beta.11": "2019-10-09T21:15:36.663Z",
		"7.0.0-beta.12": "2019-10-09T21:43:10.893Z",
		"7.0.0-beta.13": "2019-11-20T17:26:10.160Z",
		"7.0.0-beta.14": "2019-11-20T19:20:10.495Z",
		"7.0.0-beta.15": "2019-11-25T19:27:03.904Z",
		"7.0.0-beta.16": "2019-12-01T06:37:44.578Z",
		"7.0.0-beta.17": "2019-12-01T07:04:59.676Z",
		"7.0.0-beta.18": "2019-12-01T07:09:01.442Z",
		"7.0.0-beta.19": "2019-12-01T07:12:29.921Z",
		"7.0.0-beta.20": "2019-12-02T08:28:01.972Z",
		"7.0.0-beta.21": "2019-12-02T16:22:29.695Z",
		"6.11.1": "2019-12-02T18:12:37.502Z",
		"7.0.0-beta.22": "2019-12-02T18:31:19.576Z",
		"6.11.2": "2019-12-02T23:26:16.401Z",
		"7.0.0-beta.23": "2019-12-02T23:53:53.350Z",
		"7.0.0-beta.24": "2019-12-03T16:40:15.680Z",
		"7.0.0-beta.25": "2019-12-03T16:45:39.575Z",
		"7.0.0-beta.26": "2019-12-03T19:57:37.066Z",
		"7.0.0-beta.27": "2019-12-05T03:43:43.107Z",
		"6.11.3": "2019-12-05T20:07:32.610Z",
		"6.11.4": "2019-12-05T20:10:03.506Z",
		"7.0.0-beta.28": "2019-12-05T20:50:49.118Z",
		"7.0.0-rc.0": "2019-12-06T04:17:42.729Z",
		"7.0.0-rc.1": "2019-12-06T04:35:53.150Z",
		"7.0.0-rc.2": "2019-12-06T23:29:23.578Z",
		"7.0.0-rc.3": "2019-12-06T23:33:24.125Z",
		"6.11.5": "2019-12-06T23:45:23.774Z",
		"7.0.0-rc.4": "2019-12-09T02:26:28.391Z",
		"7.0.0-rc.5": "2019-12-09T02:32:41.500Z",
		"7.0.0-rc.6": "2019-12-09T16:53:24.176Z",
		"7.0.0-rc.7": "2019-12-10T18:57:49.119Z",
		"7.0.0-rc.8": "2019-12-10T23:35:15.632Z",
		"7.0.0-rc.9": "2019-12-11T06:05:53.271Z",
		"7.0.0-rc.10": "2019-12-13T07:44:57.813Z",
		"7.0.0-rc.11": "2019-12-18T03:50:55.706Z",
		"7.0.0-rc.12": "2019-12-18T05:10:32.313Z",
		"7.0.0-rc.13": "2019-12-18T17:40:04.477Z",
		"7.0.0-rc.14": "2019-12-18T18:55:12.688Z",
		"7.0.0-rc.15": "2019-12-18T20:24:35.500Z",
		"7.0.0-rc.16": "2020-02-16T03:02:53.280Z",
		"7.0.0": "2020-03-10T19:28:25.552Z",
		"7.0.1": "2020-04-01T17:02:50.876Z",
		"7.0.2": "2020-04-01T22:14:07.866Z",
		"7.0.3": "2020-04-02T17:03:12.303Z",
		"7.0.4": "2020-04-02T20:29:38.918Z",
		"7.0.5": "2020-05-12T20:03:42.957Z",
		"7.0.6": "2020-05-14T23:41:10.985Z",
		"7.1.0": "2020-05-15T21:38:04.997Z",
		"7.2.0": "2020-06-09T22:00:15.926Z",
		"7.2.1": "2020-06-18T21:10:03.447Z"
	},
	"users": {},
	"dist-tags": {
		"latest": "7.2.1",
		"next": "7.0.0-beta.20",
		"v6": "6.11.4"
	},
	"_uplinks": {
		"npmjs": {
			"etag": "W/\"b05b95c6807ebd95f0d7fa2eaca0d4be\"",
			"fetched": 1593324273218
		}
	},
	"_distfiles": {
		"react-table-0.0.5.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-0.0.5.tgz",
			"sha": "6bd093c1fb61ca3dda5ae16a425ec53c3fe962be",
			"registry": "npmjs"
		},
		"react-table-1.0.0.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-1.0.0.tgz",
			"sha": "3ba9c45d7f0871495bb6f14ab5bc2da79a01b91c",
			"registry": "npmjs"
		},
		"react-table-1.1.0.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-1.1.0.tgz",
			"sha": "05a858ae1cea48afaa4cc42ece076cb13d417235",
			"registry": "npmjs"
		},
		"react-table-1.2.0.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-1.2.0.tgz",
			"sha": "fa97e53cb8bc8b936d10b5d765d6d199f44f0fce",
			"registry": "npmjs"
		},
		"react-table-1.3.0.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-1.3.0.tgz",
			"sha": "3f3792b4e130f6d7942426908ccc694912d388a6",
			"registry": "npmjs"
		},
		"react-table-2.0.0.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-2.0.0.tgz",
			"sha": "5e7c989dbaaa5cebaa0a5b7e9a56f30bbc02b737",
			"registry": "npmjs"
		},
		"react-table-2.0.1.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-2.0.1.tgz",
			"sha": "4f7738fc5ef448be33bda00ef8edda6af5f8731c",
			"registry": "npmjs"
		},
		"react-table-2.1.0.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-2.1.0.tgz",
			"sha": "15cfeb2d8f5325117826b75eda7ce5c4a25b71e7",
			"registry": "npmjs"
		},
		"react-table-2.1.1.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-2.1.1.tgz",
			"sha": "163a025f608f038cfdcc7d998dee49d55ef665f4",
			"registry": "npmjs"
		},
		"react-table-2.1.2.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-2.1.2.tgz",
			"sha": "382fc281e827ade567189ec4d64eda38ee3589fc",
			"registry": "npmjs"
		},
		"react-table-2.1.3.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-2.1.3.tgz",
			"sha": "2e1aa9b59473a01809220b00637c0d9e7dfcad39",
			"registry": "npmjs"
		},
		"react-table-2.2.0.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-2.2.0.tgz",
			"sha": "cf24b05ac1ad3f165e0dd83847a4e14ee71866f6",
			"registry": "npmjs"
		},
		"react-table-2.2.1.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-2.2.1.tgz",
			"sha": "2eef9ef8b6acf4c7456b87e2b73ada19f7ca8ee7",
			"registry": "npmjs"
		},
		"react-table-2.2.2.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-2.2.2.tgz",
			"sha": "fdb04d0a630433e1dacdfed0a6e7dcc15e1e3c7e",
			"registry": "npmjs"
		},
		"react-table-2.2.3.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-2.2.3.tgz",
			"sha": "282f9c94a94df2eaf2509bd9bca2552c5b924194",
			"registry": "npmjs"
		},
		"react-table-2.2.4.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-2.2.4.tgz",
			"sha": "04b3305fdff661696a5adb4e57c34bc02a1fd442",
			"registry": "npmjs"
		},
		"react-table-2.2.5.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-2.2.5.tgz",
			"sha": "26914c0e1ce14f07b1b5ed343f36ebf157c1e282",
			"registry": "npmjs"
		},
		"react-table-2.2.6.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-2.2.6.tgz",
			"sha": "57b50d05a44bbee949883e8ee831c491a17d0014",
			"registry": "npmjs"
		},
		"react-table-2.2.7.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-2.2.7.tgz",
			"sha": "29ffb0faf4fc857a9bcfe536fc4980d3d88d56be",
			"registry": "npmjs"
		},
		"react-table-3.0.0.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-3.0.0.tgz",
			"sha": "637c17668f6235844bae95a175620794b7686d46",
			"registry": "npmjs"
		},
		"react-table-3.1.0.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-3.1.0.tgz",
			"sha": "946d81b1c541b3a85866f8140aa6abb182325fc5",
			"registry": "npmjs"
		},
		"react-table-3.1.1.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-3.1.1.tgz",
			"sha": "a801ed75d9b0c5002fcfc92352c588707abec264",
			"registry": "npmjs"
		},
		"react-table-3.1.2.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-3.1.2.tgz",
			"sha": "4d4405e7337cc6a28978119e9e0d9d48a072051c",
			"registry": "npmjs"
		},
		"react-table-3.1.3.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-3.1.3.tgz",
			"sha": "03c62c649ba978d3c5ef0d6bb0a73ad435ba869e",
			"registry": "npmjs"
		},
		"react-table-3.1.4.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-3.1.4.tgz",
			"sha": "4ecf54d2b27d8747bdd03ec3f60bb53fe8f16a8c",
			"registry": "npmjs"
		},
		"react-table-3.2.0.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-3.2.0.tgz",
			"sha": "b78c862d06c6fccc0c5b47cbe009aff0fd428eb4",
			"registry": "npmjs"
		},
		"react-table-3.2.1.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-3.2.1.tgz",
			"sha": "df2dcc266afabe56c93c403752aa2671d8272b5e",
			"registry": "npmjs"
		},
		"react-table-4.0.0.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-4.0.0.tgz",
			"sha": "0459c68bbcd3d10c3647ed2e22696cdec76bb37a",
			"registry": "npmjs"
		},
		"react-table-4.0.1.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-4.0.1.tgz",
			"sha": "d7ecb3c14cf500ba5db70e2214c5752a000ae065",
			"registry": "npmjs"
		},
		"react-table-4.1.0.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-4.1.0.tgz",
			"sha": "59597209c0627e1fd8b85f79c4d65f1c0eeed69d",
			"registry": "npmjs"
		},
		"react-table-4.1.1.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-4.1.1.tgz",
			"sha": "564bc4a92161eb799e49a040c63b559cece83ff1",
			"registry": "npmjs"
		},
		"react-table-4.2.0.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-4.2.0.tgz",
			"sha": "eb5618eb6ecdd0434451917f3df04b9930f01492",
			"registry": "npmjs"
		},
		"react-table-4.2.1.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-4.2.1.tgz",
			"sha": "b6d295caf5b23d48525ff4bc7459d74b029667ea",
			"registry": "npmjs"
		},
		"react-table-4.2.2.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-4.2.2.tgz",
			"sha": "7277403b52de0380942a61e20a75a679ccf57d85",
			"registry": "npmjs"
		},
		"react-table-4.2.3.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-4.2.3.tgz",
			"sha": "ec7d673fa903bd229471d7348479461df9b739bd",
			"registry": "npmjs"
		},
		"react-table-4.2.4.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-4.2.4.tgz",
			"sha": "b7965c45c84f7fac74243709f80ea738d1d68f44",
			"registry": "npmjs"
		},
		"react-table-4.2.5.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-4.2.5.tgz",
			"sha": "8fcca08c06dfe32a1b23aa56114c5a1530b9c1af",
			"registry": "npmjs"
		},
		"react-table-4.2.6.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-4.2.6.tgz",
			"sha": "ab1d14f9069e27cfd650723f1205d6cef1807daf",
			"registry": "npmjs"
		},
		"react-table-4.2.7.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-4.2.7.tgz",
			"sha": "2fa39cd60b3139cbd659d615d448fe7964e433ff",
			"registry": "npmjs"
		},
		"react-table-4.2.8.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-4.2.8.tgz",
			"sha": "b2749f97ba1a0e6153fc8573df4cd197732256bf",
			"registry": "npmjs"
		},
		"react-table-4.3.0.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-4.3.0.tgz",
			"sha": "54f0efa613ff08a2b8695b74d5d691109242d98b",
			"registry": "npmjs"
		},
		"react-table-4.4.0.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-4.4.0.tgz",
			"sha": "e27c443894c29a5f310ea29ebe1dafc180545ebe",
			"registry": "npmjs"
		},
		"react-table-4.4.1.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-4.4.1.tgz",
			"sha": "450eb3a24d08152eff395b1cb05087f50b380c02",
			"registry": "npmjs"
		},
		"react-table-5.0.0.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-5.0.0.tgz",
			"sha": "abcc2175cb123eb08a25d305e2be512b38dcd6de",
			"registry": "npmjs"
		},
		"react-table-5.0.1.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-5.0.1.tgz",
			"sha": "f41556714ca1dc05a1774cc8e1422711f3dad700",
			"registry": "npmjs"
		},
		"react-table-5.0.2.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-5.0.2.tgz",
			"sha": "889b73a170a57978e40a8cdbd1d89955b8859fd0",
			"registry": "npmjs"
		},
		"react-table-5.0.3.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-5.0.3.tgz",
			"sha": "9536a0974bad9abe01246e4113ad57bea117475d",
			"registry": "npmjs"
		},
		"react-table-5.0.4.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-5.0.4.tgz",
			"sha": "7a32c442e0fdab6358b707c5b09675e483a0cacb",
			"registry": "npmjs"
		},
		"react-table-5.1.0.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-5.1.0.tgz",
			"sha": "7a6e8f711837bb9224dd558118686ab10853b367",
			"registry": "npmjs"
		},
		"react-table-5.1.1.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-5.1.1.tgz",
			"sha": "f74a0b5a8ca8dd62ddc29daedb9a666ce7b005b8",
			"registry": "npmjs"
		},
		"react-table-5.2.0.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-5.2.0.tgz",
			"sha": "1ed4eef5f5f8390a137d7cdc8354a2a329469fdc",
			"registry": "npmjs"
		},
		"react-table-5.3.0.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-5.3.0.tgz",
			"sha": "6893fafce82cefe8ac76551640fe3657f7f68b9c",
			"registry": "npmjs"
		},
		"react-table-5.3.1.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-5.3.1.tgz",
			"sha": "33af0f981c330b51357b5d58646a6e299923f42e",
			"registry": "npmjs"
		},
		"react-table-5.3.2.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-5.3.2.tgz",
			"sha": "ebcf37a605014b42cda855d907095719347eb2bf",
			"registry": "npmjs"
		},
		"react-table-5.3.3.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-5.3.3.tgz",
			"sha": "3dd0b896a676faa19746956769e00df4607d8a51",
			"registry": "npmjs"
		},
		"react-table-5.3.4.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-5.3.4.tgz",
			"sha": "1a824c76a292f6f9f182fb69d57a93a6bdeb9c06",
			"registry": "npmjs"
		},
		"react-table-5.3.5.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-5.3.5.tgz",
			"sha": "d65d9232a78f01a77e06f1131ecb430def61428e",
			"registry": "npmjs"
		},
		"react-table-5.4.0.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-5.4.0.tgz",
			"sha": "292d62d88b34a5a86d62802b71b7c95081299699",
			"registry": "npmjs"
		},
		"react-table-5.4.1.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-5.4.1.tgz",
			"sha": "19082fea1ca48bac909306d498dbf55fb1e63489",
			"registry": "npmjs"
		},
		"react-table-5.5.0.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-5.5.0.tgz",
			"sha": "6c3d135f2bd72d9d07f95c80a3fbd31736d765c7",
			"registry": "npmjs"
		},
		"react-table-5.5.1.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-5.5.1.tgz",
			"sha": "cc253d5194a3defb09bb669e9c7ab800db012d0e",
			"registry": "npmjs"
		},
		"react-table-5.5.2.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-5.5.2.tgz",
			"sha": "ae6e07dd9a7140cebad88f05e75b933fec988b44",
			"registry": "npmjs"
		},
		"react-table-5.5.3.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-5.5.3.tgz",
			"sha": "55a4b1e1dc792c828cbacc8929c1a54462d6c187",
			"registry": "npmjs"
		},
		"react-table-5.6.0.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-5.6.0.tgz",
			"sha": "0e61845361948999d1ae9f24d92e574ec333cd41",
			"registry": "npmjs"
		},
		"react-table-6.0.0.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-6.0.0.tgz",
			"sha": "50a9daccd1f3dd588b20c15ba15894bd2911de96",
			"registry": "npmjs"
		},
		"react-table-6.0.1.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-6.0.1.tgz",
			"sha": "1be66b9eb1bffe3285809ad0dc412362fb127806",
			"registry": "npmjs"
		},
		"react-table-6.0.2.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-6.0.2.tgz",
			"sha": "fe61cf9d2e563fae6b14a50c683e7d969f68eec9",
			"registry": "npmjs"
		},
		"react-table-6.0.3.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-6.0.3.tgz",
			"sha": "665ab9b3447fd732aad92a9c65b5312f18236fef",
			"registry": "npmjs"
		},
		"react-table-6.0.4.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-6.0.4.tgz",
			"sha": "0ec4ebc9d78235687ff9e95d1367fc57088273e6",
			"registry": "npmjs"
		},
		"react-table-6.0.5.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-6.0.5.tgz",
			"sha": "8a0e034e36304722447aed91cb7c069b640d035d",
			"registry": "npmjs"
		},
		"react-table-6.2.0.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-6.2.0.tgz",
			"sha": "c9734d897af9a225486a77ab57f669511adda36c",
			"registry": "npmjs"
		},
		"react-table-6.3.0.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-6.3.0.tgz",
			"sha": "b6ca939f342d89861d437eb6c97cc2ec103fd5c2",
			"registry": "npmjs"
		},
		"react-table-6.4.0.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-6.4.0.tgz",
			"sha": "c3a87f290b2645b063bfd51b1ba17d55269e2321",
			"registry": "npmjs"
		},
		"react-table-6.5.0.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-6.5.0.tgz",
			"sha": "8588a78556a26447119eedccc6c57ea82d8b90b2",
			"registry": "npmjs"
		},
		"react-table-6.5.1.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-6.5.1.tgz",
			"sha": "f60b80f8d23c5977969561fa56eddcdf33fb9900",
			"registry": "npmjs"
		},
		"react-table-6.5.2.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-6.5.2.tgz",
			"sha": "5362393cf713aada6c0000cc883bb8829600fc73",
			"registry": "npmjs"
		},
		"react-table-6.5.3.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-6.5.3.tgz",
			"sha": "fd84371b97bcabed8308b766faeeaf4264b155c8",
			"registry": "npmjs"
		},
		"react-table-6.6.0.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-6.6.0.tgz",
			"sha": "a57ffa670f8b06a18235a000315df0deaacc6cdf",
			"registry": "npmjs"
		},
		"react-table-6.7.0-alpha-0.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-6.7.0-alpha-0.tgz",
			"sha": "5b365371b0cfd5575eb3c0771d4fed9e8fefeab4",
			"registry": "npmjs"
		},
		"react-table-6.7.0.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-6.7.0.tgz",
			"sha": "57ed04b7b7a497088fa18a6ff5cc6d5dbb10e33f",
			"registry": "npmjs"
		},
		"react-table-6.7.1.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-6.7.1.tgz",
			"sha": "3a17bf0817f436ac08449adf6811a695a1e6d341",
			"registry": "npmjs"
		},
		"react-table-6.7.2.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-6.7.2.tgz",
			"sha": "052ee26373154bee66ef79a49258c8b21c54b318",
			"registry": "npmjs"
		},
		"react-table-6.7.3.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-6.7.3.tgz",
			"sha": "7c744c390b04202dbf1c18d66ce4a4a88e5a150b",
			"registry": "npmjs"
		},
		"react-table-6.7.4.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-6.7.4.tgz",
			"sha": "cd23e15d437034bf2374e9c8d343e1b4e1960e4f",
			"registry": "npmjs"
		},
		"react-table-6.7.5.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-6.7.5.tgz",
			"sha": "974b26e3986932e6c724f53911eddfa3923b7942",
			"registry": "npmjs"
		},
		"react-table-6.7.6.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-6.7.6.tgz",
			"sha": "3f9e3b308328ceb04ef93a47babefaba2619c905",
			"registry": "npmjs"
		},
		"react-table-6.8.0.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-6.8.0.tgz",
			"sha": "5ce402eb735df68534c03dabb3faa031478b6a58",
			"registry": "npmjs"
		},
		"react-table-6.8.1.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-6.8.1.tgz",
			"sha": "e3608a596853644e75cd0a787ca7935443073e9c",
			"registry": "npmjs"
		},
		"react-table-6.8.2.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-6.8.2.tgz",
			"sha": "3a5aefabc85953300d16786fa307c30610db9adc",
			"registry": "npmjs"
		},
		"react-table-6.8.3.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-6.8.3.tgz",
			"sha": "d1e2137bc7a9bb33ef5b05cd017b0c1c0597eb06",
			"registry": "npmjs"
		},
		"react-table-6.8.4.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-6.8.4.tgz",
			"sha": "8c0e6419cc1e5d3ac4ef349c2601694be47d8b6c",
			"registry": "npmjs"
		},
		"react-table-6.8.5.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-6.8.5.tgz",
			"sha": "88460a98d6e7c28ba323b1ceb6db3f4eab9c3357",
			"registry": "npmjs"
		},
		"react-table-6.8.6.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-6.8.6.tgz",
			"sha": "a0ad8b4839319052d5befc012603fb161e52ede3",
			"registry": "npmjs"
		},
		"react-table-6.9.0.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-6.9.0.tgz",
			"sha": "de8190a1a3f32c5fa46697a6a6c640e984670f5d",
			"registry": "npmjs"
		},
		"react-table-7.0.0-alpha.0.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-alpha.0.tgz",
			"sha": "2840f6ab15d4dea3da7e097266175083e6928ca5",
			"registry": "npmjs"
		},
		"react-table-7.0.0-alpha.1.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-alpha.1.tgz",
			"sha": "a83bd77c6386f6858b529f382df1fe403469556b",
			"registry": "npmjs"
		},
		"react-table-7.0.0-alpha.2.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-alpha.2.tgz",
			"sha": "bb21f971d7a4e075b4afb0bce2163ce6bb1704f7",
			"registry": "npmjs"
		},
		"react-table-6.9.1.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-6.9.1.tgz",
			"sha": "50a1713a4de90089f14dcb8cf0f313992ad93a20",
			"registry": "npmjs"
		},
		"react-table-6.9.2.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-6.9.2.tgz",
			"sha": "6a59adfeb8d5deced288241ed1c7847035b5ec5f",
			"registry": "npmjs"
		},
		"react-table-6.10.0.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-6.10.0.tgz",
			"sha": "20444b19d8ca3c1a08e7544e5c3a93e4ba56690e",
			"registry": "npmjs"
		},
		"react-table-7.0.0-alpha.3.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-alpha.3.tgz",
			"sha": "a1bb3729a230c0c0d652fd71ee2e665d64d4d6b5",
			"registry": "npmjs"
		},
		"react-table-7.0.0-alpha.4.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-alpha.4.tgz",
			"sha": "eefecb73d29171831b3589b911fa3fae2d2e6e56",
			"registry": "npmjs"
		},
		"react-table-7.0.0-alpha.5.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-alpha.5.tgz",
			"sha": "43cc5b59f3323ad5674e224a368e5c951911c86b",
			"registry": "npmjs"
		},
		"react-table-7.0.0-alpha.6.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-alpha.6.tgz",
			"sha": "64dc1ccdcbeb260822dc652a3c1f20eb8f7dda64",
			"registry": "npmjs"
		},
		"react-table-7.0.0-alpha.7.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-alpha.7.tgz",
			"sha": "0cb6da6f32adb397e68505b7cdd4880d15d73017",
			"registry": "npmjs"
		},
		"react-table-7.0.0-alpha.8.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-alpha.8.tgz",
			"sha": "51a26ccf0b85d61b027e8896dc3bffb199cf2bad",
			"registry": "npmjs"
		},
		"react-table-7.0.0-alpha.9.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-alpha.9.tgz",
			"sha": "1e7372d003a5af6e6ee5718b5105b741b70a9c02",
			"registry": "npmjs"
		},
		"react-table-7.0.0-alpha.10.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-alpha.10.tgz",
			"sha": "4c0edec480c0d7bd73c2d1b5437065dc47a349c7",
			"registry": "npmjs"
		},
		"react-table-7.0.0-alpha.11.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-alpha.11.tgz",
			"sha": "a3908f1702a56c4b639e43229fe3680cea67274c",
			"registry": "npmjs"
		},
		"react-table-7.0.0-alpha.12.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-alpha.12.tgz",
			"sha": "63b7d30e416569dab36866729e2532f2c81e8aed",
			"registry": "npmjs"
		},
		"react-table-7.0.0-alpha.13.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-alpha.13.tgz",
			"sha": "f8b132abcfe55891a48ce2eec0e43e2b0e7b9ecb",
			"registry": "npmjs"
		},
		"react-table-7.0.0-alpha.14.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-alpha.14.tgz",
			"sha": "74b84fa8bb4d781a0a59d05ea92eabb05f9fd8e3",
			"registry": "npmjs"
		},
		"react-table-7.0.0-alpha.15.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-alpha.15.tgz",
			"sha": "857e119706ce34a1b9a169a8be14ea55d2900bb8",
			"registry": "npmjs"
		},
		"react-table-7.0.0-alpha.16.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-alpha.16.tgz",
			"sha": "d45b1c6758d3b6bbaff12f1c4e3adf4a736315d0",
			"registry": "npmjs"
		},
		"react-table-7.0.0-alpha.17.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-alpha.17.tgz",
			"sha": "1ef8234047094e2c7096dc485aa8d59372fef5ce",
			"registry": "npmjs"
		},
		"react-table-7.0.0-alpha.18.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-alpha.18.tgz",
			"sha": "9f2405aedc0bdd1f98f88cbd41cbc0339181e270",
			"registry": "npmjs"
		},
		"react-table-7.0.0-alpha.19.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-alpha.19.tgz",
			"sha": "82d17ad69ee5dbe9381b415ace6f00b00a36a073",
			"registry": "npmjs"
		},
		"react-table-7.0.0-alpha.20.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-alpha.20.tgz",
			"sha": "784d6af4a91f037a4b882019e3d03520fe1d0ba0",
			"registry": "npmjs"
		},
		"react-table-7.0.0-alpha.21.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-alpha.21.tgz",
			"sha": "a2c7c1b79ab6a2f0361b69f70a0923b47b9d879a",
			"registry": "npmjs"
		},
		"react-table-7.0.0-alpha.22.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-alpha.22.tgz",
			"sha": "5847f008271c3167c8fe5c8e401121685ba7c08a",
			"registry": "npmjs"
		},
		"react-table-7.0.0-alpha.23.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-alpha.23.tgz",
			"sha": "cb2f36dfdc87048ad68df24b2b0658ffd88584de",
			"registry": "npmjs"
		},
		"react-table-7.0.0-alpha.24.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-alpha.24.tgz",
			"sha": "3d1dcc54567713bb6a1a191fb977c364fb6745fb",
			"registry": "npmjs"
		},
		"react-table-7.0.0-alpha.25.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-alpha.25.tgz",
			"sha": "2f501c2fc3aef28ceee7fa7ed67ee000c7a92993",
			"registry": "npmjs"
		},
		"react-table-7.0.0-alpha.26.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-alpha.26.tgz",
			"sha": "b131def906c3369d00001b2d7132279785c22942",
			"registry": "npmjs"
		},
		"react-table-7.0.0-alpha.27.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-alpha.27.tgz",
			"sha": "18ed07c53adf6a43c1fb44f5b0e5b38708dd85ee",
			"registry": "npmjs"
		},
		"react-table-7.0.0-alpha.28.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-alpha.28.tgz",
			"sha": "96b9dfbf0cf704a9a2daecb1bd351bf4baadd246",
			"registry": "npmjs"
		},
		"react-table-7.0.0-alpha.29.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-alpha.29.tgz",
			"sha": "d507ba67c6b0136e2c2a4c5ef2f18a753facca23",
			"registry": "npmjs"
		},
		"react-table-7.0.0-alpha.30.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-alpha.30.tgz",
			"sha": "f15928769d1796c584897cd46d21c90d24706eea",
			"registry": "npmjs"
		},
		"react-table-7.0.0-alpha.31.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-alpha.31.tgz",
			"sha": "2112ae9a2832494aecebbead2c3cfc496b6bf318",
			"registry": "npmjs"
		},
		"react-table-7.0.0-alpha.32.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-alpha.32.tgz",
			"sha": "af0d103649c7949d2934e292ca2b6d3380ccaf3e",
			"registry": "npmjs"
		},
		"react-table-7.0.0-alpha.33.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-alpha.33.tgz",
			"sha": "2ed844073ae9cb9b77be438910500f4de35e92b5",
			"registry": "npmjs"
		},
		"react-table-7.0.0-alpha.34.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-alpha.34.tgz",
			"sha": "330d1686a9f73951ebf552c595065eedf432d96a",
			"registry": "npmjs"
		},
		"react-table-6.10.1.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-6.10.1.tgz",
			"sha": "f08188d88a585d5b27fc57e7ba9a5dc9db349edb",
			"registry": "npmjs"
		},
		"react-table-6.10.2.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-6.10.2.tgz",
			"sha": "093d3eb8ee563bd95ddbbf72b4533a8371c2bd72",
			"registry": "npmjs"
		},
		"react-table-6.10.3.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-6.10.3.tgz",
			"sha": "d085487a5a1b18b76486b71cf1d388d87c8c7362",
			"registry": "npmjs"
		},
		"react-table-7.0.0-alpha.35.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-alpha.35.tgz",
			"sha": "6339afabe89cbf607a7ce37acf682d42985a3920",
			"registry": "npmjs"
		},
		"react-table-7.0.0-alpha.36.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-alpha.36.tgz",
			"sha": "55923b943aad4e98c8d2edb843eb7403f3d06adb",
			"registry": "npmjs"
		},
		"react-table-7.0.0-beta.0.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-beta.0.tgz",
			"sha": "2ba60ce9faa8286c2c8ebe668efdd14308129ccf",
			"registry": "npmjs"
		},
		"react-table-7.0.0-beta.1.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-beta.1.tgz",
			"sha": "9e27e559a0e145f0d615fab398f9c635212510fb",
			"registry": "npmjs"
		},
		"react-table-7.0.0-beta.2.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-beta.2.tgz",
			"sha": "47cfeb3615fd959da14131f2bd34b2d536aba3ef",
			"registry": "npmjs"
		},
		"react-table-7.0.0-beta.3.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-beta.3.tgz",
			"sha": "63e2e6ba3d20cafadeb649cbe1eb9fe518b137e2",
			"registry": "npmjs"
		},
		"react-table-7.0.0-beta.4.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-beta.4.tgz",
			"sha": "60d97caf41313f436ec05785362c94de456b13e5",
			"registry": "npmjs"
		},
		"react-table-7.0.0-beta.5.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-beta.5.tgz",
			"sha": "c0cbb9c38fba392afb46f2338152d03b949ddc3d",
			"registry": "npmjs"
		},
		"react-table-7.0.0-beta.6.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-beta.6.tgz",
			"sha": "9a559c3e4eb3d3378159623dc44ff1f7bc9b2bb9",
			"registry": "npmjs"
		},
		"react-table-7.0.0-beta.7.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-beta.7.tgz",
			"sha": "91ba3c73f95ba2842168d145ee54256d866ab17a",
			"registry": "npmjs"
		},
		"react-table-7.0.0-beta.8.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-beta.8.tgz",
			"sha": "3b0cf748d0a2ca58dc48064cd2e180483addb570",
			"registry": "npmjs"
		},
		"react-table-7.0.0-beta.9.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-beta.9.tgz",
			"sha": "ca95194e37d98bd3b862bccae328e9a5e506235b",
			"registry": "npmjs"
		},
		"react-table-7.0.0-beta.10.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-beta.10.tgz",
			"sha": "c19efa4a4cb31fb6d9dc53d9b0c7f8b2855dd1a0",
			"registry": "npmjs"
		},
		"react-table-7.0.0-beta.11.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-beta.11.tgz",
			"sha": "978a22a179d168f6a4e4ed41dec149057b63412d",
			"registry": "npmjs"
		},
		"react-table-7.0.0-beta.12.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-beta.12.tgz",
			"sha": "ae54b398fbdb527b9fad82e52c4d829c00fdd5dc",
			"registry": "npmjs"
		},
		"react-table-7.0.0-beta.13.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-beta.13.tgz",
			"sha": "03982850f5a6c04a189e8b517aae478a537e1fa4",
			"registry": "npmjs"
		},
		"react-table-7.0.0-beta.14.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-beta.14.tgz",
			"sha": "17824db22de1b082ed9fdb8e3bcb21612abd6523",
			"registry": "npmjs"
		},
		"react-table-7.0.0-beta.15.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-beta.15.tgz",
			"sha": "66dc4c71f9e77f5c92ac65a307341d6d3e045d33",
			"registry": "npmjs"
		},
		"react-table-7.0.0-beta.16.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-beta.16.tgz",
			"sha": "bf270b993ff1b28a2c2d334680b99d14b211aaca",
			"registry": "npmjs"
		},
		"react-table-7.0.0-beta.17.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-beta.17.tgz",
			"sha": "a8d34786684b921cba137985eeae4fb7b49cc878",
			"registry": "npmjs"
		},
		"react-table-7.0.0-beta.18.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-beta.18.tgz",
			"sha": "1f5f32737549825a2b582f466410b13c89105a87",
			"registry": "npmjs"
		},
		"react-table-7.0.0-beta.19.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-beta.19.tgz",
			"sha": "8563ae56f693cbffa10060772ba1f1cd4e926bb2",
			"registry": "npmjs"
		},
		"react-table-7.0.0-beta.20.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-beta.20.tgz",
			"sha": "2125726549a15d5fd1d264145c92b9807a82aa1e",
			"registry": "npmjs"
		},
		"react-table-7.0.0-beta.21.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-beta.21.tgz",
			"sha": "bafd0e2db431acb4ac40f43dbdbe91e43dc68576",
			"registry": "npmjs"
		},
		"react-table-6.11.1.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-6.11.1.tgz",
			"sha": "269ad4fae4110597819536e12f21625f2b730378",
			"registry": "npmjs"
		},
		"react-table-7.0.0-beta.22.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-beta.22.tgz",
			"sha": "6e2f05539ce348c1c0c95959a8c15fbdc58d769c",
			"registry": "npmjs"
		},
		"react-table-6.11.2.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-6.11.2.tgz",
			"sha": "d814ade6523e53f3ff2639ad171e0e64c606e55f",
			"registry": "npmjs"
		},
		"react-table-7.0.0-beta.23.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-beta.23.tgz",
			"sha": "ceb1efa8487671d08897b51d39dffc098f789dbb",
			"registry": "npmjs"
		},
		"react-table-7.0.0-beta.24.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-beta.24.tgz",
			"sha": "7ff08d5de1ada947bbb97ae34ff6279dffce4231",
			"registry": "npmjs"
		},
		"react-table-7.0.0-beta.25.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-beta.25.tgz",
			"sha": "55dd0f45c7d97ad6466b8697275dda43589a49b9",
			"registry": "npmjs"
		},
		"react-table-7.0.0-beta.26.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-beta.26.tgz",
			"sha": "20ab9a7bd21f01930e764198410a642a3ae28e79",
			"registry": "npmjs"
		},
		"react-table-7.0.0-beta.27.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-beta.27.tgz",
			"sha": "0505aed2beffedc596dd003e72c91a4709b91456",
			"registry": "npmjs"
		},
		"react-table-6.11.3.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-6.11.3.tgz",
			"sha": "d8659f410a45e6d16babe2556560851434986742",
			"registry": "npmjs"
		},
		"react-table-6.11.4.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-6.11.4.tgz",
			"sha": "e9d30b4500d2c1cf8e5ba312227d19a256ec1913",
			"registry": "npmjs"
		},
		"react-table-7.0.0-beta.28.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-beta.28.tgz",
			"sha": "f5cd37b09fdbc7f22f472d021c56637d9fae097c",
			"registry": "npmjs"
		},
		"react-table-7.0.0-rc.0.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-rc.0.tgz",
			"sha": "44d9457c848fbf1fb3bd5ebb66b6a7b2ae44609a",
			"registry": "npmjs"
		},
		"react-table-7.0.0-rc.1.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-rc.1.tgz",
			"sha": "33f61b904d246d862a46a05ac4d8eda6343ea83b",
			"registry": "npmjs"
		},
		"react-table-7.0.0-rc.2.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-rc.2.tgz",
			"sha": "01ad9b40e1ecc906373e092890cb23f029f861b3",
			"registry": "npmjs"
		},
		"react-table-7.0.0-rc.3.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-rc.3.tgz",
			"sha": "ecdc112ca7abf31529d59cccd00b5e14d040f4e7",
			"registry": "npmjs"
		},
		"react-table-6.11.5.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-6.11.5.tgz",
			"sha": "84e52885db426a07a6c4ce2c7e942f2cd4e2aa58",
			"registry": "npmjs"
		},
		"react-table-7.0.0-rc.4.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-rc.4.tgz",
			"sha": "88bc61747821f3c3bbbfc7e1a4a088cbe94ed9ee",
			"registry": "npmjs"
		},
		"react-table-7.0.0-rc.5.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-rc.5.tgz",
			"sha": "6d0caf6b6003c19c3e36dfd7c926f5b40dee0c30",
			"registry": "npmjs"
		},
		"react-table-7.0.0-rc.6.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-rc.6.tgz",
			"sha": "3cb43919e31166659d6aa223bd3dfee765981f6b",
			"registry": "npmjs"
		},
		"react-table-7.0.0-rc.7.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-rc.7.tgz",
			"sha": "1bf3e248cdef22213821c021236e895bdc3cb5d2",
			"registry": "npmjs"
		},
		"react-table-7.0.0-rc.8.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-rc.8.tgz",
			"sha": "51067e35f443cdc5850ff58c8890219cccafe4c9",
			"registry": "npmjs"
		},
		"react-table-7.0.0-rc.9.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-rc.9.tgz",
			"sha": "6e10fc796c1db3a64837bb62b0ac68ecbb69f3b8",
			"registry": "npmjs"
		},
		"react-table-7.0.0-rc.10.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-rc.10.tgz",
			"sha": "b7469752f5cd6a44f4eb7309645a7fc4a42f3808",
			"registry": "npmjs"
		},
		"react-table-7.0.0-rc.11.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-rc.11.tgz",
			"sha": "98c5299ce16a09c8899727955fb4505bd1ed64ac",
			"registry": "npmjs"
		},
		"react-table-7.0.0-rc.12.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-rc.12.tgz",
			"sha": "28230d9077042cac3afbdad8f1d7b8c8fbddca11",
			"registry": "npmjs"
		},
		"react-table-7.0.0-rc.13.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-rc.13.tgz",
			"sha": "2bfb2684911abb524994e3e3761714f0a73154be",
			"registry": "npmjs"
		},
		"react-table-7.0.0-rc.14.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-rc.14.tgz",
			"sha": "bb4171fbdd56d78dd5f6b9e18694a36c00bd6261",
			"registry": "npmjs"
		},
		"react-table-7.0.0-rc.15.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-rc.15.tgz",
			"sha": "bb855e4e2abbb4aaf0ed2334404a41f3ada8e13a",
			"registry": "npmjs"
		},
		"react-table-7.0.0-rc.16.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-7.0.0-rc.16.tgz",
			"sha": "61aa22e5c6e4796ea3a0085653f5e4bb90bdab5d",
			"registry": "npmjs"
		},
		"react-table-7.0.0.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-7.0.0.tgz",
			"sha": "3297e454cbffe916626b184f5394d7e7e098fa36",
			"registry": "npmjs"
		},
		"react-table-7.0.1.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-7.0.1.tgz",
			"sha": "93165908bbec15a78f48d2975f4835df4ea2c131",
			"registry": "npmjs"
		},
		"react-table-7.0.2.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-7.0.2.tgz",
			"sha": "4d95df86d942fe9226ea278c90209d35a98e7f98",
			"registry": "npmjs"
		},
		"react-table-7.0.3.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-7.0.3.tgz",
			"sha": "8d50999b2610d1a3534d8ae0f93107db64273339",
			"registry": "npmjs"
		},
		"react-table-7.0.4.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-7.0.4.tgz",
			"sha": "456838661982c83c3682f156c59a41b4339a2120",
			"registry": "npmjs"
		},
		"react-table-7.0.5.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-7.0.5.tgz",
			"sha": "619c069dc585bb1dbfaa2ad4384de8d267267054",
			"registry": "npmjs"
		},
		"react-table-7.0.6.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-7.0.6.tgz",
			"sha": "ab7c9bb527339c49af39a4380884e55bbf67d8bc",
			"registry": "npmjs"
		},
		"react-table-7.1.0.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-7.1.0.tgz",
			"sha": "c975cd67e917c54190b6c9df29f085285b0c3f4e",
			"registry": "npmjs"
		},
		"react-table-7.2.0.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-7.2.0.tgz",
			"sha": "a2d8a84efa610be541103b3c714cacbb15df9d1a",
			"registry": "npmjs"
		},
		"react-table-7.2.1.tgz": {
			"url": "https://registry.npmjs.org/react-table/-/react-table-7.2.1.tgz",
			"sha": "d85f5a59b6441ccd9e0acddc93c288c54a7de7ee",
			"registry": "npmjs"
		}
	},
	"_attachments": {
		"react-table-6.8.0.tgz": {
			"shasum": "5ce402eb735df68534c03dabb3faa031478b6a58"
		}
	},
	"_rev": "2-a9cedf1b1eb32c70",
	"_id": "react-table",
	"readme": "![React Table Header](https://github.com/tannerlinsley/react-table/raw/master/media/header.png)\n\n<img src='https://github.com/tannerlinsley/react-table/raw/master/media/logo.png' width='300'/>\n\nHooks for building **lightweight, fast and extendable datagrids** for React\n\n<a href=\"https://twitter.com/intent/tweet?button_hashtag=TanStack\" target=\"\\_parent\">\n  <img alt=\"#TanStack\" src=\"https://img.shields.io/twitter/url?color=%2308a0e9&label=%23TanStack&style=social&url=https%3A%2F%2Ftwitter.com%2Fintent%2Ftweet%3Fbutton_hashtag%3DTanStack\" />\n</a><a href=\"https://github.com/tannerlinsley/react-table/actions?table=workflow%3A%22react-table+tests%22\">\n<img src=\"https://github.com/tannerlinsley/react-table/workflows/react-table%20tests/badge.svg\" />\n</a><a href=\"https://npmjs.com/package/react-table\" target=\"\\_parent\">\n  <img alt=\"\" src=\"https://img.shields.io/npm/dm/react-table.svg\" />\n</a><a href=\"https://bundlephobia.com/result?p=react-table@latest\" target=\"\\_parent\">\n  <img alt=\"\" src=\"https://badgen.net/bundlephobia/minzip/react-table@latest\" />\n</a><a href=\"#badge\">\n    <img alt=\"semantic-release\" src=\"https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg\">\n  </a><a href=\"https://github.com/tannerlinsley/react-table/discussions\">\n  <img alt=\"Join the discussion on Github\" src=\"https://img.shields.io/badge/Github%20Discussions%20%26%20Support-Chat%20now!-blue\" />\n</a><a href=\"https://github.com/tannerlinsley/react-table\" target=\"\\_parent\">\n  <img alt=\"\" src=\"https://img.shields.io/github/stars/tannerlinsley/react-table.svg?style=social&label=Star\" />\n</a><a href=\"https://twitter.com/tannerlinsley\" target=\"\\_parent\">\n  <img alt=\"\" src=\"https://img.shields.io/twitter/follow/tannerlinsley.svg?style=social&label=Follow\" />\n</a>\n\nEnjoy this library? Try them all! [React Query](https://github.com/tannerlinsley/react-query), [React Form](https://github.com/tannerlinsley/react-form), [React Charts](https://github.com/tannerlinsley/react-charts)\n\n### [Become a Sponsor](https://github.com/sponsors/tannerlinsley/)\n\n## Features\n\n- Lightweight (5kb - 14kb+ depending on features used and tree-shaking)\n- Headless (100% customizable, Bring-your-own-UI)\n- Auto out of the box, fully controllable API\n- Sorting (Multi and Stable)\n- Filters\n- Pivoting & Aggregation\n- Row Selection\n- Row Expansion\n- Column Ordering\n- Animatable\n- Virtualizable\n- Resizable\n- Server-side/controlled data/state\n- Extensible via hook-based plugin system\n\n## Used By\n\n- [Intuit](https://intuit.com)\n- [Google](https://google.com)\n- [Amazon](https://amazon.com)\n- [Apple](https://apple.com)\n- [AutoZone](https://autozone.com)\n- [Microsoft](https://microsoft.com)\n- [Cisco](https://cisco.com)\n- [Uber](https://uber.com)\n- [Salesforce](http://salesforce.com/)\n- [Walmart](https://walmart.com)\n- [Wix](https://wix.com)\n- [HP](https://hp.com)\n- [Docusign](https://docusign.com)\n- [Tripwire](https://tripwire.com)\n- [Yahoo!](https://yahoo.com)\n- [Ocado](https://ocado.com)\n- [Nordstrom](https://nordstrom.com)\n- [TicketMaster](https://ticketmaster.com)\n- [Comcast Business](https://business.comcast.com)\n\n> _These analytics are made available via the awesome [Scarf](https://www.npmjs.com/package/@scarf/scarf) package analytics library_\n\n## Github Sponsors\n\nThis library is being built and maintained by me, @tannerlinsley and I am always in need of more support to keep this project afloat. If you would like to get additional support, add your logo or name on this README, or simply just contribute to my open source Sponsorship goal, [visit my Github Sponsors page!](https://github.com/sponsors/tannerlinsley/)\n\n[![Diamond Sponsors](https://raw.githubusercontent.com/tannerlinsley/files/master/sponsorships/diamond.png)](https://github.com/sponsors/tannerlinsley)\n\n<table>\n  <tbody>\n    <tr>\n      <td>\n        <a href=\"https://github.com/sponsors/tannerlinsley\" target=\"_blank\">\n          Get Your Logo Here!\n        </a>\n      </td>\n    </tr>\n  </tbody>\n</table>\n\n[![Gold Sponsors](https://raw.githubusercontent.com/tannerlinsley/files/master/sponsorships/gold.png)](https://github.com/sponsors/tannerlinsley)\n\n<table>\n  <tbody>\n    <tr>\n      <td>\n        <a href=\"https://tryretool.com/?utm_source=sponsor&utm_campaign=react_table\" target=\"_blank\">\n          <img width='350' src=\"https://raw.githubusercontent.com/tannerlinsley/files/master/images/patreon/sponsor-retool.png\" />\n        </a>\n      </td>\n    </tr>\n  </tbody>\n</table>\n\n[![Silver Sponsors](https://raw.githubusercontent.com/tannerlinsley/files/master/sponsorships/silver.png)](https://github.com/sponsors/tannerlinsley)\n\n<table>\n  <tbody>\n    <tr>\n      <td>\n        <a href=\"https://neo4j.com/\" target=\"_blank\">\n          <img width='225' src=\"https://go.neo4j.com/rs/710-RRC-335/images/neo4j_logo.svg\" alt=\"Nozzle - Google Keyword Rank Tracker\" />\n        </a>\n      </td>\n      <td>\n        <a href=\"https://nozzle.io\" target=\"_blank\">\n          <img width='225' src=\"https://nozzle.io/img/logo-blue.png\" alt=\"Nozzle - Google Keyword Rank Tracker\" />\n        </a>\n      </td>\n    </tr>\n  </tbody>\n</table>\n\n[![Bronze Sponsors](https://raw.githubusercontent.com/tannerlinsley/files/master/sponsorships/bronze.png)](https://github.com/sponsors/tannerlinsley)\n\n<table>\n  <tbody>\n    <tr>\n      <td>\n        <a href=\"https://tripwire.com\" target=\"_blank\">\n          <img width='130' src=\"https://www.tripwire.com/-/media/tripwiredotcom/icons/tripwire-logo-footer.svg\" />\n        </a>\n      </td>\n      <td>\n        <a href=\"https://www.fream.pl/\" target=\"_blank\">\n          <img width='130' src=\"https://www.fream.pl/wp-content/uploads/2017/08/logo.png\" />\n        </a>\n      </td>\n      <td>\n        <a href=\"https://www.encamp.com/careers/senior-software-engineer\" target=\"_blank\">\n          <img width='130' src=\"https://assets.website-files.com/5dee7e4754c6bbc1eaf4210b/5deea3042cdb07ff7082211d_encamp-logo.svg\" />\n        </a>\n      </td>\n    </tr>\n  </tbody>\n</table>\n\n[![Supporters](https://raw.githubusercontent.com/tannerlinsley/files/master/sponsorships/supporters.png)](https://github.com/sponsors/tannerlinsley)\n\n- Jon Eickmeier\n- [Richard Hefner (@rhefner)](https://github.com/rhefner)\n- [Steeve Lennmark (@snorkypie)](\"https://gitHub.com/snorkypie)\n- [Sam Mason de Caires (@samjbmason)](https://gitHub.com/samjbmason)\n- [Josh Thurau](https://github.com/jthurau)\n\n[![Fans](https://raw.githubusercontent.com/tannerlinsley/files/master/sponsorships/fans.png)](https://github.com/sponsors/tannerlinsley)\n\n- Hugo Meissner\n- Benoit Leger-Derville\n- Thomas Funk\n- David Pickut\n- Jordan Soltman\n- Robert Tajnšek\n- Eric Lanehart (@pushred)\n- Anish P Patel (@anishpatelyaadada)\n- Janus Reith (@janus-reith)\n- Timo Mämecke (@timomeh)\n- Tyler Reiff (@reiff12)\n- Matt Stvartak (@mattstvartak)\n- JP Rosevear (@jprosevear)\n- Stefan Khan-Kernahan (@skhanker)\n- Jesse Jafa (@awareness481)\n- Salik Syed (@saliksyed)\n- Ujjwal Pachori (@UjjwalP2)\n- Chet Corcos (@ccorcos)\n- Yefri Laura (@yefrioscar)\n- Muhammad Umar (@umarmuha)\n- Joe Alden (@joalden)\n- Standard Resume (@StandardResumeSponsors)\n- Jay (@jjstrat3)\n\n### [Become a Sponsor](https://github.com/sponsors/tannerlinsley/)\n\n## Documentation\n\n- [Installation](./docs/installation.md) - Walk through how to install React Table\n- [Concepts](./docs/concepts.md) - Read how React Table works and how you can use it better\n- [Examples](./docs/examples.md) - Experience and learn from some examples and guides of how to use React Table and implement common patterns\n- [API](./docs/api/README.md) - Get to know React Table's API\n- [FAQ](./docs/faq.md) - Learn how to use React Table for specific challenges and tasks\n- [Previous Versions](#previous-versions)\n- [Contributing](./CONTRIBUTING.md) - Become familiar with how to contribute back to React Table\n- [Code of Conduct](./CODE_OF_CONDUCT.md) - Be a good React Table citizen by following these repository rules\n\n## Product Examples\n\nThe examples below are built by our partners from [Creative Tim](https://creative-tim.com/?ref=react-table.js.org) and demonstrate how React Table can be integrated in real world applications. There are many examples that you can play with and each premium product comes with a free & open source version, too!\n\n<table>\n  <tbody>\n    <tr>\n      <td>\n        <a href='https://www.creative-tim.com/product/material-dashboard-pro-react?ref=react-table.js.org'>\n          <div>Material Dashboard PRO React</div>\n          <img src=\"https://s3.amazonaws.com/creativetim_bucket/products/80/original/opt_mdp_react_thumbnail.jpg?1522160852\" />\n        </a>\n        <div><small>Premium: $59 - Lite: Free</small></div>\n      </td>\n      <td>\n        <a href='https://www.creative-tim.com/product/black-dashboard-pro-react?ref=react-table.js.org'>\n          <div>Black Dashboard PRO React</div>\n          <img src=\"https://s3.amazonaws.com/creativetim_bucket/products/138/original/opt_bdp_thumbnail.jpg?1547454513\" />\n        </a>\n        <div><small>Premium: $59 - Lite: Free</small></div>\n      </td>\n      <td>\n        <a href='https://www.creative-tim.com/product/now-ui-dashboard-pro-react?ref=react-table.js.org'>\n          <div>Now UI Dashboard PRO React</div>\n          <img src=\"https://s3.amazonaws.com/creativetim_bucket/products/73/original/opt_nudp_react_thumbnail.jpg?1518533306\" />\n        </a>\n        <div><small>Premium: $59 - Lite: Free</small></div>\n      </td>\n    </tr>\n  </tbody>\n</table>\n\n## Previous Versions\n\n### Version 6\n\nv6 is a great library and while it is still available to install and use, I am no longer offering any long-term support for it. If you intend to keep using v6, I recommend maintaining your own fork of the library and keeping it up to date for your version of React.\n\n#### Where are the docs for the older v6 version?\n\nPlease [visit the v6 branch](https://github.com/tannerlinsley/react-table/tree/v6)\n\n#### I want to migrate from v6 to v7. How do I do that?\n\nThe differences between the 2 versions are incredibly massive. Unfortunately, I cannot write a one-to-one upgrade guide for any of v6's API, simply because much of it is irrelevant with v7's headless approach. The best approach for migrating to v7 is to learn its API by reading the documentation and then following some of the examples to begin building your own table component.\n\nIn case you would need to have both v6 and v7 in one app during the migration process (large codebase, complex use cases), you can either (1) fork and maintain your own local version of React Table v6 or (2) install the [`react-table-6` alias package](https://www.npmjs.com/package/react-table-6) for use alongside the `react-table` package."
}