{
	"name": "react-base16-styling",
	"versions": {
		"0.1.0": {
			"name": "react-base16-styling",
			"version": "0.1.0",
			"description": "React styling with base16 color scheme support",
			"main": "lib/index.js",
			"scripts": {
				"build": "NODE_ENV=production babel src --out-dir lib",
				"test": "npm test",
				"lint": "eslint src",
				"preversion": "npm run lint",
				"version": "npm run build && git add -A .",
				"postversion": "git push",
				"prepublish": "npm run build"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/alexkuz/react-base16-styling.git"
			},
			"keywords": [
				"react",
				"theme",
				"base16",
				"styling"
			],
			"author": {
				"name": "Alexander",
				"email": "alexkuz@gmail.com",
				"url": "http://kuzya.org/"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/alexkuz/react-base16-styling/issues"
			},
			"homepage": "https://github.com/alexkuz/react-base16-styling#readme",
			"devDependencies": {
				"babel-cli": "^6.6.5",
				"babel-core": "^6.7.4",
				"babel-eslint": "^6.0.2",
				"babel-plugin-transform-runtime": "^6.6.0",
				"babel-preset-es2015": "^6.6.0",
				"babel-preset-stage-0": "^6.5.0",
				"eslint": "^2.7.0",
				"eslint-plugin-babel": "^3.1.0"
			},
			"dependencies": {
				"base16": "^1.0.0",
				"lodash.curry": "^4.0.1"
			},
			"gitHead": "dc963c3c2c0b26a2a93f2d32c1635554d7c1629f",
			"_id": "react-base16-styling@0.1.0",
			"_shasum": "73f5c7533daabedf1505bfc08a1f742a70ff8ea2",
			"_from": ".",
			"_npmVersion": "3.7.3",
			"_nodeVersion": "4.3.1",
			"_npmUser": {
				"name": "alexkuz",
				"email": "alexkuz@gmail.com"
			},
			"maintainers": [
				{
					"name": "alexkuz",
					"email": "alexkuz@gmail.com"
				}
			],
			"dist": {
				"shasum": "73f5c7533daabedf1505bfc08a1f742a70ff8ea2",
				"tarball": "https://registry.npmjs.org/react-base16-styling/-/react-base16-styling-0.1.0.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/react-base16-styling-0.1.0.tgz_1460544250175_0.18678974569775164"
			},
			"directories": {},
			"contributors": []
		},
		"0.2.0": {
			"name": "react-base16-styling",
			"version": "0.2.0",
			"description": "React styling with base16 color scheme support",
			"main": "lib/index.js",
			"scripts": {
				"build": "NODE_ENV=production babel src --out-dir lib",
				"test": "npm test",
				"lint": "eslint src",
				"preversion": "npm run lint",
				"version": "npm run build && git add -A .",
				"postversion": "git push",
				"prepublish": "npm run build"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/alexkuz/react-base16-styling.git"
			},
			"keywords": [
				"react",
				"theme",
				"base16",
				"styling"
			],
			"author": {
				"name": "Alexander",
				"email": "alexkuz@gmail.com",
				"url": "http://kuzya.org/"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/alexkuz/react-base16-styling/issues"
			},
			"homepage": "https://github.com/alexkuz/react-base16-styling#readme",
			"devDependencies": {
				"babel-cli": "^6.6.5",
				"babel-core": "^6.7.4",
				"babel-eslint": "^6.0.2",
				"babel-plugin-transform-runtime": "^6.6.0",
				"babel-preset-es2015": "^6.6.0",
				"babel-preset-stage-0": "^6.5.0",
				"eslint": "^2.7.0",
				"eslint-plugin-babel": "^3.1.0"
			},
			"dependencies": {
				"base16": "^1.0.0",
				"lodash.curry": "^4.0.1"
			},
			"gitHead": "0e6e8620a37f75dd43e55b4a696e31f351d460f3",
			"_id": "react-base16-styling@0.2.0",
			"_shasum": "da25463b2346f7262357dc0641efdd1c3b356eef",
			"_from": ".",
			"_npmVersion": "3.7.3",
			"_nodeVersion": "4.3.1",
			"_npmUser": {
				"name": "alexkuz",
				"email": "alexkuz@gmail.com"
			},
			"maintainers": [
				{
					"name": "alexkuz",
					"email": "alexkuz@gmail.com"
				}
			],
			"dist": {
				"shasum": "da25463b2346f7262357dc0641efdd1c3b356eef",
				"tarball": "https://registry.npmjs.org/react-base16-styling/-/react-base16-styling-0.2.0.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/react-base16-styling-0.2.0.tgz_1460626170201_0.9945558658801019"
			},
			"directories": {},
			"contributors": []
		},
		"0.2.1": {
			"name": "react-base16-styling",
			"version": "0.2.1",
			"description": "React styling with base16 color scheme support",
			"main": "lib/index.js",
			"scripts": {
				"build": "NODE_ENV=production babel src --out-dir lib",
				"test": "npm test",
				"lint": "eslint src",
				"preversion": "npm run lint",
				"version": "npm run build && git add -A .",
				"postversion": "git push",
				"prepublish": "npm run build"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/alexkuz/react-base16-styling.git"
			},
			"keywords": [
				"react",
				"theme",
				"base16",
				"styling"
			],
			"author": {
				"name": "Alexander",
				"email": "alexkuz@gmail.com",
				"url": "http://kuzya.org/"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/alexkuz/react-base16-styling/issues"
			},
			"homepage": "https://github.com/alexkuz/react-base16-styling#readme",
			"devDependencies": {
				"babel-cli": "^6.6.5",
				"babel-core": "^6.7.4",
				"babel-eslint": "^6.0.2",
				"babel-plugin-transform-runtime": "^6.6.0",
				"babel-preset-es2015": "^6.6.0",
				"babel-preset-stage-0": "^6.5.0",
				"eslint": "^2.7.0",
				"eslint-plugin-babel": "^3.1.0"
			},
			"dependencies": {
				"base16": "^1.0.0",
				"lodash.curry": "^4.0.1"
			},
			"gitHead": "934435fac1404c997de2ee92af92df25bfce02d2",
			"_id": "react-base16-styling@0.2.1",
			"_shasum": "018e756f2227f858f9460e5252e3bee6db85ea69",
			"_from": ".",
			"_npmVersion": "3.7.3",
			"_nodeVersion": "4.3.1",
			"_npmUser": {
				"name": "alexkuz",
				"email": "alexkuz@gmail.com"
			},
			"maintainers": [
				{
					"name": "alexkuz",
					"email": "alexkuz@gmail.com"
				}
			],
			"dist": {
				"shasum": "018e756f2227f858f9460e5252e3bee6db85ea69",
				"tarball": "https://registry.npmjs.org/react-base16-styling/-/react-base16-styling-0.2.1.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/react-base16-styling-0.2.1.tgz_1460631458542_0.18361629568971694"
			},
			"directories": {},
			"contributors": []
		},
		"0.2.2": {
			"name": "react-base16-styling",
			"version": "0.2.2",
			"description": "React styling with base16 color scheme support",
			"main": "lib/index.js",
			"scripts": {
				"build": "NODE_ENV=production babel src --out-dir lib",
				"test": "npm test",
				"lint": "eslint src",
				"preversion": "npm run lint",
				"version": "npm run build && git add -A .",
				"postversion": "git push",
				"prepublish": "npm run build"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/alexkuz/react-base16-styling.git"
			},
			"keywords": [
				"react",
				"theme",
				"base16",
				"styling"
			],
			"author": {
				"name": "Alexander",
				"email": "alexkuz@gmail.com",
				"url": "http://kuzya.org/"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/alexkuz/react-base16-styling/issues"
			},
			"homepage": "https://github.com/alexkuz/react-base16-styling#readme",
			"devDependencies": {
				"babel-cli": "^6.6.5",
				"babel-core": "^6.7.4",
				"babel-eslint": "^6.0.2",
				"babel-plugin-transform-runtime": "^6.6.0",
				"babel-preset-es2015": "^6.6.0",
				"babel-preset-stage-0": "^6.5.0",
				"eslint": "^2.7.0",
				"eslint-plugin-babel": "^3.1.0"
			},
			"dependencies": {
				"base16": "^1.0.0",
				"lodash.curry": "^4.0.1"
			},
			"gitHead": "cd233276b39cbfa787fa3df0ad0d9aa7eefd1a31",
			"_id": "react-base16-styling@0.2.2",
			"_shasum": "47b6552fd31eb614c0a9ef6e3310487d83a66b35",
			"_from": ".",
			"_npmVersion": "3.7.3",
			"_nodeVersion": "4.3.1",
			"_npmUser": {
				"name": "alexkuz",
				"email": "alexkuz@gmail.com"
			},
			"maintainers": [
				{
					"name": "alexkuz",
					"email": "alexkuz@gmail.com"
				}
			],
			"dist": {
				"shasum": "47b6552fd31eb614c0a9ef6e3310487d83a66b35",
				"tarball": "https://registry.npmjs.org/react-base16-styling/-/react-base16-styling-0.2.2.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/react-base16-styling-0.2.2.tgz_1461522735745_0.391349857673049"
			},
			"directories": {},
			"contributors": []
		},
		"0.2.3": {
			"name": "react-base16-styling",
			"version": "0.2.3",
			"description": "React styling with base16 color scheme support",
			"main": "lib/index.js",
			"scripts": {
				"build": "NODE_ENV=production babel src --out-dir lib",
				"test": "npm test",
				"lint": "eslint src",
				"preversion": "npm run lint",
				"version": "npm run build && git add -A .",
				"postversion": "git push",
				"prepublish": "npm run build"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/alexkuz/react-base16-styling.git"
			},
			"keywords": [
				"react",
				"theme",
				"base16",
				"styling"
			],
			"author": {
				"name": "Alexander",
				"email": "alexkuz@gmail.com",
				"url": "http://kuzya.org/"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/alexkuz/react-base16-styling/issues"
			},
			"homepage": "https://github.com/alexkuz/react-base16-styling#readme",
			"devDependencies": {
				"babel-cli": "^6.6.5",
				"babel-core": "^6.7.4",
				"babel-eslint": "^6.0.2",
				"babel-plugin-transform-runtime": "^6.6.0",
				"babel-preset-es2015": "^6.6.0",
				"babel-preset-stage-0": "^6.5.0",
				"eslint": "^2.7.0",
				"eslint-plugin-babel": "^3.1.0"
			},
			"dependencies": {
				"base16": "^1.0.0",
				"lodash.curry": "^4.0.1"
			},
			"gitHead": "143abf908cd3ce5687de5a637b438f72baf66c2b",
			"_id": "react-base16-styling@0.2.3",
			"_shasum": "344a457b34740bd6890f85f24b6ce2187415a402",
			"_from": ".",
			"_npmVersion": "3.7.3",
			"_nodeVersion": "4.3.1",
			"_npmUser": {
				"name": "alexkuz",
				"email": "alexkuz@gmail.com"
			},
			"maintainers": [
				{
					"name": "alexkuz",
					"email": "alexkuz@gmail.com"
				}
			],
			"dist": {
				"shasum": "344a457b34740bd6890f85f24b6ce2187415a402",
				"tarball": "https://registry.npmjs.org/react-base16-styling/-/react-base16-styling-0.2.3.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/react-base16-styling-0.2.3.tgz_1461523513488_0.0923404754139483"
			},
			"directories": {},
			"contributors": []
		},
		"0.3.0": {
			"name": "react-base16-styling",
			"version": "0.3.0",
			"description": "React styling with base16 color scheme support",
			"main": "lib/index.js",
			"scripts": {
				"build": "NODE_ENV=production babel src --out-dir lib",
				"test": "npm test",
				"lint": "eslint src",
				"preversion": "npm run lint",
				"version": "npm run build && git add -A .",
				"postversion": "git push",
				"prepublish": "npm run build"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/alexkuz/react-base16-styling.git"
			},
			"keywords": [
				"react",
				"theme",
				"base16",
				"styling"
			],
			"author": {
				"name": "Alexander",
				"email": "alexkuz@gmail.com",
				"url": "http://kuzya.org/"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/alexkuz/react-base16-styling/issues"
			},
			"homepage": "https://github.com/alexkuz/react-base16-styling#readme",
			"devDependencies": {
				"babel-cli": "^6.6.5",
				"babel-core": "^6.7.4",
				"babel-eslint": "^6.0.2",
				"babel-plugin-transform-runtime": "^6.6.0",
				"babel-preset-es2015": "^6.6.0",
				"babel-preset-stage-0": "^6.5.0",
				"eslint": "^2.7.0",
				"eslint-plugin-babel": "^3.1.0"
			},
			"dependencies": {
				"base16": "^1.0.0",
				"lodash.curry": "^4.0.1"
			},
			"gitHead": "3afec294a54e072fdfca8e235ab09ea75b9a837b",
			"_id": "react-base16-styling@0.3.0",
			"_shasum": "2dba61830f5efc51bcc8114ad1755b222923c786",
			"_from": ".",
			"_npmVersion": "3.7.3",
			"_nodeVersion": "4.3.1",
			"_npmUser": {
				"name": "alexkuz",
				"email": "alexkuz@gmail.com"
			},
			"maintainers": [
				{
					"name": "alexkuz",
					"email": "alexkuz@gmail.com"
				}
			],
			"dist": {
				"shasum": "2dba61830f5efc51bcc8114ad1755b222923c786",
				"tarball": "https://registry.npmjs.org/react-base16-styling/-/react-base16-styling-0.3.0.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/react-base16-styling-0.3.0.tgz_1466866929335_0.7789888542611152"
			},
			"directories": {},
			"contributors": []
		},
		"0.4.0": {
			"name": "react-base16-styling",
			"version": "0.4.0",
			"description": "React styling with base16 color scheme support",
			"main": "lib/index.js",
			"scripts": {
				"build": "NODE_ENV=production babel src --out-dir lib",
				"test": "npm test",
				"lint": "eslint src",
				"preversion": "npm run lint",
				"version": "npm run build && git add -A .",
				"postversion": "git push",
				"prepublish": "npm run build"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/alexkuz/react-base16-styling.git"
			},
			"keywords": [
				"react",
				"theme",
				"base16",
				"styling"
			],
			"author": {
				"name": "Alexander",
				"email": "alexkuz@gmail.com",
				"url": "http://kuzya.org/"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/alexkuz/react-base16-styling/issues"
			},
			"homepage": "https://github.com/alexkuz/react-base16-styling#readme",
			"devDependencies": {
				"babel-cli": "^6.6.5",
				"babel-core": "^6.7.4",
				"babel-eslint": "^6.0.2",
				"babel-plugin-transform-runtime": "^6.6.0",
				"babel-preset-es2015": "^6.6.0",
				"babel-preset-stage-0": "^6.5.0",
				"eslint": "^2.7.0",
				"eslint-plugin-babel": "^3.1.0",
				"pre-commit": "^1.1.3"
			},
			"dependencies": {
				"base16": "^1.0.0",
				"lodash.curry": "^4.0.1",
				"lodash.flow": "^3.3.0",
				"pure-color": "^1.2.0"
			},
			"pre-commit": "lint",
			"gitHead": "efe34bb54bc7ae527ef2dbd034fbf32f3e22e838",
			"_id": "react-base16-styling@0.4.0",
			"_shasum": "6424373502dae7518e21d560939ac74ee0057ce7",
			"_from": ".",
			"_npmVersion": "3.7.3",
			"_nodeVersion": "4.3.1",
			"_npmUser": {
				"name": "alexkuz",
				"email": "alexkuz@gmail.com"
			},
			"maintainers": [
				{
					"name": "alexkuz",
					"email": "alexkuz@gmail.com"
				}
			],
			"dist": {
				"shasum": "6424373502dae7518e21d560939ac74ee0057ce7",
				"tarball": "https://registry.npmjs.org/react-base16-styling/-/react-base16-styling-0.4.0.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/react-base16-styling-0.4.0.tgz_1468764568450_0.12088601244613528"
			},
			"directories": {},
			"contributors": []
		},
		"0.4.1": {
			"name": "react-base16-styling",
			"version": "0.4.1",
			"description": "React styling with base16 color scheme support",
			"main": "lib/index.js",
			"scripts": {
				"build": "NODE_ENV=production babel src --out-dir lib",
				"test": "npm test",
				"lint": "eslint src",
				"preversion": "npm run lint",
				"version": "npm run build && git add -A .",
				"postversion": "git push",
				"prepublish": "npm run build"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/alexkuz/react-base16-styling.git"
			},
			"keywords": [
				"react",
				"theme",
				"base16",
				"styling"
			],
			"author": {
				"name": "Alexander",
				"email": "alexkuz@gmail.com",
				"url": "http://kuzya.org/"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/alexkuz/react-base16-styling/issues"
			},
			"homepage": "https://github.com/alexkuz/react-base16-styling#readme",
			"devDependencies": {
				"babel-cli": "^6.6.5",
				"babel-core": "^6.7.4",
				"babel-eslint": "^6.0.2",
				"babel-plugin-transform-runtime": "^6.6.0",
				"babel-preset-es2015": "^6.6.0",
				"babel-preset-stage-0": "^6.5.0",
				"eslint": "^2.7.0",
				"eslint-plugin-babel": "^3.1.0",
				"pre-commit": "^1.1.3"
			},
			"dependencies": {
				"base16": "^1.0.0",
				"color-space": "^1.14.3",
				"lodash.curry": "^4.0.1",
				"lodash.flow": "^3.3.0",
				"pure-color": "^1.2.0"
			},
			"pre-commit": "lint",
			"gitHead": "563cef818c18ca40f62316529a33265c072bbf3d",
			"_id": "react-base16-styling@0.4.1",
			"_shasum": "0defcdc05038f89901ca19e01120bf831b5cb054",
			"_from": ".",
			"_npmVersion": "3.7.3",
			"_nodeVersion": "4.3.1",
			"_npmUser": {
				"name": "alexkuz",
				"email": "alexkuz@gmail.com"
			},
			"maintainers": [
				{
					"name": "alexkuz",
					"email": "alexkuz@gmail.com"
				}
			],
			"dist": {
				"shasum": "0defcdc05038f89901ca19e01120bf831b5cb054",
				"tarball": "https://registry.npmjs.org/react-base16-styling/-/react-base16-styling-0.4.1.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/react-base16-styling-0.4.1.tgz_1468764826202_0.2429694295860827"
			},
			"directories": {},
			"contributors": []
		},
		"0.4.3": {
			"name": "react-base16-styling",
			"version": "0.4.3",
			"description": "React styling with base16 color scheme support",
			"main": "lib/index.js",
			"scripts": {
				"build": "NODE_ENV=production babel src --out-dir lib",
				"test": "npm test",
				"lint": "eslint src",
				"preversion": "npm run lint",
				"version": "npm run build && git add -A .",
				"postversion": "git push",
				"prepublish": "npm run build"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/alexkuz/react-base16-styling.git"
			},
			"keywords": [
				"react",
				"theme",
				"base16",
				"styling"
			],
			"author": {
				"name": "Alexander",
				"email": "alexkuz@gmail.com",
				"url": "http://kuzya.org/"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/alexkuz/react-base16-styling/issues"
			},
			"homepage": "https://github.com/alexkuz/react-base16-styling#readme",
			"devDependencies": {
				"babel-cli": "^6.6.5",
				"babel-core": "^6.7.4",
				"babel-eslint": "^6.0.2",
				"babel-plugin-transform-runtime": "^6.6.0",
				"babel-preset-es2015": "^6.6.0",
				"babel-preset-stage-0": "^6.5.0",
				"eslint": "^2.7.0",
				"eslint-plugin-babel": "^3.1.0",
				"pre-commit": "^1.1.3"
			},
			"dependencies": {
				"base16": "^1.0.0",
				"color-space": "^1.14.3",
				"lodash.curry": "^4.0.1",
				"lodash.flow": "^3.3.0",
				"pure-color": "^1.2.0"
			},
			"pre-commit": "lint",
			"gitHead": "c54255509af601b6f3f6ffad1ac4db8ca5abe2f1",
			"_id": "react-base16-styling@0.4.3",
			"_shasum": "57c2169a12cdc50a77a5a4a2a7e097049fdbef72",
			"_from": ".",
			"_npmVersion": "3.7.3",
			"_nodeVersion": "4.3.1",
			"_npmUser": {
				"name": "alexkuz",
				"email": "alexkuz@gmail.com"
			},
			"maintainers": [
				{
					"name": "alexkuz",
					"email": "alexkuz@gmail.com"
				}
			],
			"dist": {
				"shasum": "57c2169a12cdc50a77a5a4a2a7e097049fdbef72",
				"tarball": "https://registry.npmjs.org/react-base16-styling/-/react-base16-styling-0.4.3.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/react-base16-styling-0.4.3.tgz_1471786356374_0.5216457191854715"
			},
			"directories": {},
			"contributors": []
		},
		"0.4.4": {
			"name": "react-base16-styling",
			"version": "0.4.4",
			"description": "React styling with base16 color scheme support",
			"main": "lib/index.js",
			"scripts": {
				"build": "NODE_ENV=production babel src --out-dir lib",
				"test": "npm test",
				"lint": "eslint src",
				"preversion": "npm run lint",
				"version": "npm run build && git add -A .",
				"postversion": "git push",
				"prepublish": "npm run build"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/alexkuz/react-base16-styling.git"
			},
			"keywords": [
				"react",
				"theme",
				"base16",
				"styling"
			],
			"author": {
				"name": "Alexander",
				"email": "alexkuz@gmail.com",
				"url": "http://kuzya.org/"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/alexkuz/react-base16-styling/issues"
			},
			"homepage": "https://github.com/alexkuz/react-base16-styling#readme",
			"devDependencies": {
				"babel-cli": "^6.6.5",
				"babel-core": "^6.7.4",
				"babel-eslint": "^6.0.2",
				"babel-plugin-transform-runtime": "^6.6.0",
				"babel-preset-es2015": "^6.6.0",
				"babel-preset-stage-0": "^6.5.0",
				"eslint": "^2.7.0",
				"eslint-plugin-babel": "^3.1.0",
				"pre-commit": "^1.1.3"
			},
			"dependencies": {
				"base16": "^1.0.0",
				"color-space": "^1.14.3",
				"lodash.curry": "^4.0.1",
				"lodash.flow": "^3.3.0",
				"pure-color": "^1.2.0"
			},
			"pre-commit": "lint",
			"gitHead": "09689b16273b00de21b03464ebb053b70aba7bb4",
			"_id": "react-base16-styling@0.4.4",
			"_shasum": "0dcb9bac9057370753c1db47f2f0ad01c205af29",
			"_from": ".",
			"_npmVersion": "3.7.3",
			"_nodeVersion": "4.3.1",
			"_npmUser": {
				"name": "alexkuz",
				"email": "alexkuz@gmail.com"
			},
			"maintainers": [
				{
					"name": "alexkuz",
					"email": "alexkuz@gmail.com"
				}
			],
			"dist": {
				"shasum": "0dcb9bac9057370753c1db47f2f0ad01c205af29",
				"tarball": "https://registry.npmjs.org/react-base16-styling/-/react-base16-styling-0.4.4.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/react-base16-styling-0.4.4.tgz_1471789155765_0.08415996422991157"
			},
			"directories": {},
			"contributors": []
		},
		"0.4.5": {
			"name": "react-base16-styling",
			"version": "0.4.5",
			"description": "React styling with base16 color scheme support",
			"main": "lib/index.js",
			"scripts": {
				"build": "NODE_ENV=production babel src --out-dir lib",
				"test": "npm test",
				"lint": "eslint src",
				"preversion": "npm run lint",
				"version": "npm run build && git add -A .",
				"postversion": "git push",
				"prepublish": "npm run build"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/alexkuz/react-base16-styling.git"
			},
			"keywords": [
				"react",
				"theme",
				"base16",
				"styling"
			],
			"author": {
				"name": "Alexander",
				"email": "alexkuz@gmail.com",
				"url": "http://kuzya.org/"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/alexkuz/react-base16-styling/issues"
			},
			"homepage": "https://github.com/alexkuz/react-base16-styling#readme",
			"devDependencies": {
				"babel-cli": "^6.6.5",
				"babel-core": "^6.7.4",
				"babel-eslint": "^6.0.2",
				"babel-plugin-transform-runtime": "^6.6.0",
				"babel-preset-es2015": "^6.6.0",
				"babel-preset-stage-0": "^6.5.0",
				"eslint": "^2.7.0",
				"eslint-plugin-babel": "^3.1.0",
				"pre-commit": "^1.1.3"
			},
			"dependencies": {
				"base16": "^1.0.0",
				"color-space": "^1.14.3",
				"lodash.curry": "^4.0.1",
				"lodash.flow": "^3.3.0",
				"pure-color": "^1.2.0"
			},
			"pre-commit": "lint",
			"gitHead": "f8972965b6e1ad0995050fedd3ecf83780588271",
			"_id": "react-base16-styling@0.4.5",
			"_shasum": "ebf2e3296f3651677b3e78d89c8c8c96da8b1618",
			"_from": ".",
			"_npmVersion": "3.7.3",
			"_nodeVersion": "4.3.1",
			"_npmUser": {
				"name": "alexkuz",
				"email": "alexkuz@gmail.com"
			},
			"maintainers": [
				{
					"name": "alexkuz",
					"email": "alexkuz@gmail.com"
				}
			],
			"dist": {
				"shasum": "ebf2e3296f3651677b3e78d89c8c8c96da8b1618",
				"tarball": "https://registry.npmjs.org/react-base16-styling/-/react-base16-styling-0.4.5.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/react-base16-styling-0.4.5.tgz_1471789420853_0.9351565649267286"
			},
			"directories": {},
			"contributors": []
		},
		"0.4.6": {
			"name": "react-base16-styling",
			"version": "0.4.6",
			"description": "React styling with base16 color scheme support",
			"main": "lib/index.js",
			"scripts": {
				"build": "NODE_ENV=production babel src --out-dir lib",
				"test": "npm test",
				"lint": "eslint src",
				"preversion": "npm run lint",
				"version": "npm run build && git add -A .",
				"postversion": "git push --tags",
				"prepublish": "npm run build"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/alexkuz/react-base16-styling.git"
			},
			"keywords": [
				"react",
				"theme",
				"base16",
				"styling"
			],
			"author": {
				"name": "Alexander",
				"email": "alexkuz@gmail.com",
				"url": "http://kuzya.org/"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/alexkuz/react-base16-styling/issues"
			},
			"homepage": "https://github.com/alexkuz/react-base16-styling#readme",
			"devDependencies": {
				"babel-cli": "^6.6.5",
				"babel-core": "^6.7.4",
				"babel-eslint": "^6.0.2",
				"babel-plugin-transform-runtime": "^6.6.0",
				"babel-preset-es2015": "^6.6.0",
				"babel-preset-stage-0": "^6.5.0",
				"eslint": "^2.7.0",
				"eslint-plugin-babel": "^3.1.0",
				"pre-commit": "^1.1.3"
			},
			"dependencies": {
				"base16": "^1.0.0",
				"color-space": "^1.14.3",
				"lodash.curry": "^4.0.1",
				"lodash.flow": "^3.3.0",
				"pure-color": "^1.2.0"
			},
			"pre-commit": "lint",
			"gitHead": "00834c7c24793920867bfb6d49eec93d2aeaa2b0",
			"_id": "react-base16-styling@0.4.6",
			"_shasum": "ac23cb19b278974d965003b88f06a038d790bc80",
			"_from": ".",
			"_npmVersion": "3.7.3",
			"_nodeVersion": "4.3.1",
			"_npmUser": {
				"name": "alexkuz",
				"email": "alexkuz@gmail.com"
			},
			"maintainers": [
				{
					"name": "alexkuz",
					"email": "alexkuz@gmail.com"
				}
			],
			"dist": {
				"shasum": "ac23cb19b278974d965003b88f06a038d790bc80",
				"tarball": "https://registry.npmjs.org/react-base16-styling/-/react-base16-styling-0.4.6.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/react-base16-styling-0.4.6.tgz_1474224373202_0.042411637026816607"
			},
			"directories": {},
			"contributors": []
		},
		"0.4.7": {
			"name": "react-base16-styling",
			"version": "0.4.7",
			"description": "React styling with base16 color scheme support",
			"main": "lib/index.js",
			"scripts": {
				"build": "NODE_ENV=production babel src --out-dir lib",
				"test": "npm test",
				"lint": "eslint src",
				"preversion": "npm run lint",
				"version": "npm run build && git add -A .",
				"postversion": "git push --tags",
				"prepublish": "npm run build"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/alexkuz/react-base16-styling.git"
			},
			"keywords": [
				"react",
				"theme",
				"base16",
				"styling"
			],
			"author": {
				"name": "Alexander",
				"email": "alexkuz@gmail.com",
				"url": "http://kuzya.org/"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/alexkuz/react-base16-styling/issues"
			},
			"homepage": "https://github.com/alexkuz/react-base16-styling#readme",
			"devDependencies": {
				"babel-cli": "^6.6.5",
				"babel-core": "^6.7.4",
				"babel-eslint": "^7.1.1",
				"babel-plugin-transform-runtime": "^6.6.0",
				"babel-preset-es2015": "^6.6.0",
				"babel-preset-stage-0": "^6.5.0",
				"eslint": "^3.14.1",
				"eslint-plugin-babel": "^4.0.1",
				"pre-commit": "^1.1.3"
			},
			"dependencies": {
				"base16": "^1.0.0",
				"color-space": "^1.14.3",
				"lodash.curry": "^4.0.1",
				"lodash.flow": "^3.3.0",
				"pure-color": "^1.2.0"
			},
			"pre-commit": "lint",
			"gitHead": "ab89a688b55155b41882440e56ae3e8aebc1e5a0",
			"_id": "react-base16-styling@0.4.7",
			"_shasum": "a3eaf884a0adfc1896455f6302ff75de72e51a2e",
			"_from": ".",
			"_npmVersion": "4.0.2",
			"_nodeVersion": "6.9.1",
			"_npmUser": {
				"name": "alexkuz",
				"email": "alexkuz@gmail.com"
			},
			"maintainers": [
				{
					"name": "alexkuz",
					"email": "alexkuz@gmail.com"
				}
			],
			"dist": {
				"shasum": "a3eaf884a0adfc1896455f6302ff75de72e51a2e",
				"tarball": "https://registry.npmjs.org/react-base16-styling/-/react-base16-styling-0.4.7.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/react-base16-styling-0.4.7.tgz_1485640444627_0.515224342700094"
			},
			"directories": {},
			"contributors": []
		},
		"0.5.0": {
			"name": "react-base16-styling",
			"version": "0.5.0",
			"description": "React styling with base16 color scheme support",
			"main": "lib/index.js",
			"scripts": {
				"build": "npm -s run build-lib && npm -s run build-flow",
				"build-lib": "NODE_ENV=production babel src --out-dir lib",
				"build-flow": "cp src/*.js.flow lib",
				"test": "ava",
				"lint": "eslint src",
				"preversion": "npm -s run lint && npm -s run test",
				"version": "npm run build && git add -A .",
				"postversion": "git push",
				"prepublish": "npm run build",
				"flow": "flow"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/alexkuz/react-base16-styling.git"
			},
			"keywords": [
				"react",
				"theme",
				"base16",
				"styling"
			],
			"author": {
				"name": "Alexander",
				"email": "alexkuz@gmail.com",
				"url": "http://kuzya.org/"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/alexkuz/react-base16-styling/issues"
			},
			"homepage": "https://github.com/alexkuz/react-base16-styling#readme",
			"devDependencies": {
				"ava": "^0.18.2",
				"babel-cli": "^6.6.5",
				"babel-core": "^6.7.4",
				"babel-eslint": "^7.1.1",
				"babel-plugin-transform-flow-strip-types": "^6.22.0",
				"babel-plugin-transform-runtime": "^6.6.0",
				"babel-preset-es2015": "^6.6.0",
				"babel-preset-stage-0": "^6.5.0",
				"eslint": "^3.17.0",
				"eslint-plugin-babel": "^4.1.0",
				"eslint-plugin-flowtype": "^2.30.0",
				"flow-bin": "^0.41.0",
				"pre-commit": "^1.1.3"
			},
			"dependencies": {
				"base16": "^1.0.0",
				"color-space": "^1.14.3",
				"lodash.curry": "^4.0.1",
				"lodash.flow": "^3.3.0",
				"pure-color": "^1.2.0"
			},
			"pre-commit": [
				"lint",
				"test"
			],
			"ava": {
				"require": [
					"babel-register"
				],
				"babel": "inherit"
			},
			"gitHead": "b92fc1fa28ea8d042eaf51c0aeff568497f95902",
			"_id": "react-base16-styling@0.5.0",
			"_shasum": "17764a70c72eebb3335bdbef25df7edcc14afee4",
			"_from": ".",
			"_npmVersion": "4.0.2",
			"_nodeVersion": "7.6.0",
			"_npmUser": {
				"name": "alexkuz",
				"email": "alexkuz@gmail.com"
			},
			"maintainers": [
				{
					"name": "alexkuz",
					"email": "alexkuz@gmail.com"
				}
			],
			"dist": {
				"shasum": "17764a70c72eebb3335bdbef25df7edcc14afee4",
				"tarball": "https://registry.npmjs.org/react-base16-styling/-/react-base16-styling-0.5.0.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/react-base16-styling-0.5.0.tgz_1488743476604_0.824765166034922"
			},
			"directories": {},
			"contributors": []
		},
		"0.5.1": {
			"name": "react-base16-styling",
			"version": "0.5.1",
			"description": "React styling with base16 color scheme support",
			"main": "lib/index.js",
			"scripts": {
				"build": "npm -s run build-lib && npm -s run build-flow",
				"build-lib": "NODE_ENV=production babel src --out-dir lib",
				"build-flow": "cp src/*.js.flow lib",
				"test": "ava",
				"lint": "eslint src",
				"preversion": "npm -s run lint && npm -s run test",
				"version": "npm run build && git add -A .",
				"postversion": "git push",
				"prepublish": "npm run build",
				"flow": "flow"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/alexkuz/react-base16-styling.git"
			},
			"keywords": [
				"react",
				"theme",
				"base16",
				"styling"
			],
			"author": {
				"name": "Alexander",
				"email": "alexkuz@gmail.com",
				"url": "http://kuzya.org/"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/alexkuz/react-base16-styling/issues"
			},
			"homepage": "https://github.com/alexkuz/react-base16-styling#readme",
			"devDependencies": {
				"ava": "^0.18.2",
				"babel-cli": "^6.6.5",
				"babel-core": "^6.7.4",
				"babel-eslint": "^7.1.1",
				"babel-plugin-transform-flow-strip-types": "^6.22.0",
				"babel-plugin-transform-runtime": "^6.6.0",
				"babel-preset-es2015": "^6.6.0",
				"babel-preset-stage-0": "^6.5.0",
				"eslint": "^3.17.0",
				"eslint-plugin-babel": "^4.1.0",
				"eslint-plugin-flowtype": "^2.30.0",
				"flow-bin": "^0.41.0",
				"pre-commit": "^1.1.3"
			},
			"dependencies": {
				"base16": "^1.0.0",
				"color-space": "^1.14.3",
				"lodash.curry": "^4.0.1",
				"lodash.flow": "^3.3.0",
				"pure-color": "^1.2.0"
			},
			"pre-commit": [
				"lint",
				"test"
			],
			"ava": {
				"require": [
					"babel-register"
				],
				"babel": "inherit"
			},
			"gitHead": "015957796f7e19b2c89a49137747a89346959dbf",
			"_id": "react-base16-styling@0.5.1",
			"_shasum": "7c9d9f3b810dc4187eb540c5aeb99fb479f73dc6",
			"_from": ".",
			"_npmVersion": "4.0.2",
			"_nodeVersion": "7.6.0",
			"_npmUser": {
				"name": "alexkuz",
				"email": "alexkuz@gmail.com"
			},
			"maintainers": [
				{
					"name": "alexkuz",
					"email": "alexkuz@gmail.com"
				}
			],
			"dist": {
				"shasum": "7c9d9f3b810dc4187eb540c5aeb99fb479f73dc6",
				"tarball": "https://registry.npmjs.org/react-base16-styling/-/react-base16-styling-0.5.1.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/react-base16-styling-0.5.1.tgz_1489188308198_0.09536717389710248"
			},
			"directories": {},
			"contributors": []
		},
		"0.5.2": {
			"name": "react-base16-styling",
			"version": "0.5.2",
			"description": "React styling with base16 color scheme support",
			"main": "lib/index.js",
			"scripts": {
				"build": "npm -s run build-lib && npm -s run build-flow",
				"build-lib": "NODE_ENV=production babel src --out-dir lib",
				"build-flow": "cp src/*.js.flow lib",
				"test": "ava",
				"lint": "eslint src",
				"preversion": "npm -s run lint && npm -s run test",
				"version": "npm run build && git add -A .",
				"postversion": "git push",
				"prepublish": "npm run build",
				"flow": "flow"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/alexkuz/react-base16-styling.git"
			},
			"keywords": [
				"react",
				"theme",
				"base16",
				"styling"
			],
			"author": {
				"name": "Alexander",
				"email": "alexkuz@gmail.com",
				"url": "http://kuzya.org/"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/alexkuz/react-base16-styling/issues"
			},
			"homepage": "https://github.com/alexkuz/react-base16-styling#readme",
			"devDependencies": {
				"ava": "^0.18.2",
				"babel-cli": "^6.6.5",
				"babel-core": "^6.7.4",
				"babel-eslint": "^7.1.1",
				"babel-plugin-transform-flow-strip-types": "^6.22.0",
				"babel-plugin-transform-runtime": "^6.6.0",
				"babel-preset-es2015": "^6.6.0",
				"babel-preset-stage-0": "^6.5.0",
				"eslint": "^3.17.0",
				"eslint-plugin-babel": "^4.1.0",
				"eslint-plugin-flowtype": "^2.30.0",
				"flow-bin": "^0.41.0",
				"pre-commit": "^1.1.3"
			},
			"dependencies": {
				"base16": "^1.0.0",
				"color-space": "^1.14.3",
				"lodash.curry": "^4.0.1",
				"lodash.flow": "^3.3.0",
				"pure-color": "^1.2.0"
			},
			"pre-commit": [
				"lint",
				"test"
			],
			"ava": {
				"require": [
					"babel-register"
				],
				"babel": "inherit"
			},
			"gitHead": "bb04a7e5f42318452260e1179c33669dd16723fc",
			"_id": "react-base16-styling@0.5.2",
			"_shasum": "520e94e092cf89e8bc5fc02ea96115f82a505c9a",
			"_from": ".",
			"_npmVersion": "4.0.2",
			"_nodeVersion": "7.6.0",
			"_npmUser": {
				"name": "alexkuz",
				"email": "alexkuz@gmail.com"
			},
			"maintainers": [
				{
					"name": "alexkuz",
					"email": "alexkuz@gmail.com"
				}
			],
			"dist": {
				"shasum": "520e94e092cf89e8bc5fc02ea96115f82a505c9a",
				"tarball": "https://registry.npmjs.org/react-base16-styling/-/react-base16-styling-0.5.2.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/react-base16-styling-0.5.2.tgz_1489350725376_0.7931572457309812"
			},
			"directories": {},
			"contributors": []
		},
		"0.5.3": {
			"name": "react-base16-styling",
			"version": "0.5.3",
			"description": "React styling with base16 color scheme support",
			"main": "lib/index.js",
			"scripts": {
				"build": "npm -s run build-lib && npm -s run build-flow",
				"build-lib": "NODE_ENV=production babel src --out-dir lib",
				"build-flow": "cp src/*.js.flow lib",
				"test": "ava",
				"lint": "eslint src",
				"preversion": "npm -s run lint && npm -s run test",
				"version": "npm run build && git add -A .",
				"postversion": "git push",
				"prepublish": "npm run build",
				"flow": "flow"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/alexkuz/react-base16-styling.git"
			},
			"keywords": [
				"react",
				"theme",
				"base16",
				"styling"
			],
			"author": {
				"name": "Alexander",
				"email": "alexkuz@gmail.com",
				"url": "http://kuzya.org/"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/alexkuz/react-base16-styling/issues"
			},
			"homepage": "https://github.com/alexkuz/react-base16-styling#readme",
			"devDependencies": {
				"ava": "^0.18.2",
				"babel-cli": "^6.6.5",
				"babel-core": "^6.7.4",
				"babel-eslint": "^7.1.1",
				"babel-plugin-transform-flow-strip-types": "^6.22.0",
				"babel-plugin-transform-runtime": "^6.6.0",
				"babel-preset-es2015": "^6.6.0",
				"babel-preset-stage-0": "^6.5.0",
				"eslint": "^3.17.0",
				"eslint-plugin-babel": "^4.1.0",
				"eslint-plugin-flowtype": "^2.30.0",
				"flow-bin": "^0.41.0",
				"pre-commit": "^1.1.3"
			},
			"dependencies": {
				"base16": "^1.0.0",
				"lodash.curry": "^4.0.1",
				"lodash.flow": "^3.3.0",
				"pure-color": "^1.2.0"
			},
			"pre-commit": [
				"lint",
				"test"
			],
			"ava": {
				"require": [
					"babel-register"
				],
				"babel": "inherit"
			},
			"gitHead": "9a3e0a8275f2555422260dc83ea3da3afbe7c0c4",
			"_id": "react-base16-styling@0.5.3",
			"_shasum": "3858f24e9c4dd8cbd3f702f3f74d581ca2917269",
			"_from": ".",
			"_npmVersion": "4.0.2",
			"_nodeVersion": "7.6.0",
			"_npmUser": {
				"name": "alexkuz",
				"email": "alexkuz@gmail.com"
			},
			"maintainers": [
				{
					"name": "alexkuz",
					"email": "alexkuz@gmail.com"
				}
			],
			"dist": {
				"shasum": "3858f24e9c4dd8cbd3f702f3f74d581ca2917269",
				"tarball": "https://registry.npmjs.org/react-base16-styling/-/react-base16-styling-0.5.3.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/react-base16-styling-0.5.3.tgz_1489351581266_0.06164979888126254"
			},
			"directories": {},
			"contributors": []
		},
		"0.6.0": {
			"name": "react-base16-styling",
			"version": "0.6.0",
			"description": "React styling with base16 color scheme support",
			"main": "lib/index.js",
			"scripts": {
				"build": "npm -s run build-lib && npm -s run build-flow",
				"build-lib": "NODE_ENV=production babel src --out-dir lib",
				"build-flow": "cp src/*.js.flow lib",
				"test": "ava",
				"lint": "eslint src",
				"preversion": "npm -s run lint && npm -s run test",
				"version": "npm run build && git add -A .",
				"postversion": "git push",
				"prepublish": "npm run build",
				"flow": "flow"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/alexkuz/react-base16-styling.git"
			},
			"keywords": [
				"react",
				"theme",
				"base16",
				"styling"
			],
			"author": {
				"name": "Alexander",
				"email": "alexkuz@gmail.com",
				"url": "http://kuzya.org/"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/alexkuz/react-base16-styling/issues"
			},
			"homepage": "https://github.com/alexkuz/react-base16-styling#readme",
			"devDependencies": {
				"ava": "^0.24.0",
				"babel-cli": "^6.6.5",
				"babel-core": "^6.7.4",
				"babel-eslint": "^8.0.3",
				"babel-plugin-transform-flow-strip-types": "^6.22.0",
				"babel-plugin-transform-object-rest-spread": "^6.26.0",
				"babel-plugin-transform-runtime": "^6.6.0",
				"babel-preset-env": "^1.6.1",
				"eslint": "^4.13.1",
				"eslint-plugin-babel": "^4.1.0",
				"eslint-plugin-flowtype": "^2.30.0",
				"flow-bin": "^0.61.0",
				"pre-commit": "^1.1.3"
			},
			"dependencies": {
				"base16": "^1.0.0",
				"lodash.curry": "^4.0.1",
				"lodash.flow": "^3.3.0",
				"pure-color": "^1.2.0"
			},
			"pre-commit": [
				"lint",
				"test"
			],
			"ava": {
				"require": [
					"babel-register"
				],
				"babel": "inherit"
			},
			"licenseText": "The MIT License (MIT)\n\nCopyright (c) 2016 Alexander Kuznetsov\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-base16-styling@0.6.0",
			"dist": {
				"shasum": "ef2156d66cf4139695c8a167886cb69ea660792c",
				"tarball": "https://registry.npmjs.org/react-base16-styling/-/react-base16-styling-0.6.0.tgz"
			},
			"maintainers": [
				{
					"name": "alexkuz",
					"email": "alexkuz@gmail.com"
				}
			],
			"_npmUser": {
				"name": "alexkuz",
				"email": "alexkuz@gmail.com"
			},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-base16-styling-0.6.0.tgz_1513248474499_0.7187602482736111"
			},
			"directories": {},
			"contributors": []
		},
		"0.7.0": {
			"name": "react-base16-styling",
			"version": "0.7.0",
			"description": "React styling with base16 color scheme support",
			"main": "lib/index.js",
			"scripts": {
				"clean": "rimraf lib",
				"build": "babel src --out-dir lib",
				"test": "jest",
				"prepare": "npm run build",
				"prepublishOnly": "npm run test && npm run clean && npm run build"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/reduxjs/redux-devtools.git"
			},
			"keywords": [
				"react",
				"theme",
				"base16",
				"styling"
			],
			"author": {
				"name": "Alexander",
				"email": "alexkuz@gmail.com",
				"url": "http://kuzya.org/"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/reduxjs/redux-devtools/issues"
			},
			"homepage": "https://github.com/reduxjs/redux-devtools",
			"devDependencies": {
				"@babel/cli": "^7.10.5",
				"@babel/core": "^7.11.1",
				"@babel/plugin-proposal-class-properties": "^7.10.4",
				"@babel/plugin-transform-runtime": "^7.11.0",
				"@babel/preset-env": "^7.11.0",
				"rimraf": "^3.0.2"
			},
			"dependencies": {
				"base16": "^1.0.0",
				"lodash.curry": "^4.1.1",
				"lodash.flow": "^3.5.0",
				"pure-color": "^1.3.0"
			},
			"gitHead": "d8da887da86441c890e0820aa9f924f6ebbad8e7",
			"_id": "react-base16-styling@0.7.0",
			"_nodeVersion": "12.18.3",
			"_npmVersion": "lerna/3.22.1/node@v12.18.3+x64 (win32)",
			"dist": {
				"integrity": "sha512-lTa/VSFdU6BOAj+FryOe7OTZ0OBP8GXPOnCS0QnZi7G3zhssWgIgwl0eUL77onXx/WqKPFndB3ZeC77QC/l4Dw==",
				"shasum": "0c9653e14f1f08dc81ad066cd31e9cfec89c80ea",
				"tarball": "https://registry.npmjs.org/react-base16-styling/-/react-base16-styling-0.7.0.tgz",
				"fileCount": 10,
				"unpackedSize": 31658,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfNqRBCRA9TVsSAnZWagAADOMQAI8geahe5zmeZDClpPPV\n3NaSvW52tM9p/iG3+hUoW70fO/gZT9NJnKCxXNeWKuezFwKd39qCClnZ1kIm\n28pWkBVspoyPYOB4l6731UXGYBHfMRa/JjWirmltc6tMfOJgi1tNYnC771Ls\naY91ZRPAzd/ivff5MFho19gOtgZ6sRU7tqG9OWL+B+sc6lrKzDGn4MRqOlar\n8N7Zpdnque6QJRwuHo8L0siewNciob3Wo2/HDxyhSG4bdw8bBe+Zz34EOW8s\nSc/YJLeXO/S/vnqGuNh+xANWuwqW5yeu1+hXCPbXYwHeEVyihgc4bIcUAm+T\n33d6R9mzUmfrQj5a+Pk/4RUkxNLdtSK8wFejJyC80icBnkKFMw5Xs1pJyPoC\ny6Sqs2Qc7NuzJe/9jiMf+qfFwc4Nq//PznQLGDs7IrU7nRnr8fIyme5HBOrH\nj9Q6SD2Sksdb6n42TWbXjtMaIrAUcksCtYyCU5siMPEnkzkjdbTUlxk5M1y0\nmKVS0xLTN+sMTNyEzFaw967uAI2jzArgtCvY5RjwWnOy9hnoWWpR9poYfoph\n3BP/XBXW19mxfh99VrcPp8sO9r2+1R4rMHToowZifIsfupbFpPDBSDIlLVdb\nAU3cjryyGXTgrcsfio3khAjFL18+RMrr05isTOnkbf1BjQcD7wP/tsinsYaI\ni6vY\r\n=XKyP\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "alexkuz@gmail.com",
					"name": "alexkuz"
				},
				{
					"email": "nbierema@gmail.com",
					"name": "methuselah96"
				},
				{
					"email": "timdorr@timdorr.com",
					"name": "timdorr"
				}
			],
			"_npmUser": {
				"name": "methuselah96",
				"email": "nbierema@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-base16-styling_0.7.0_1597416512966_0.6454087336247385"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"0.8.0": {
			"name": "react-base16-styling",
			"version": "0.8.0",
			"description": "React styling with base16 color scheme support",
			"keywords": [
				"react",
				"theme",
				"base16",
				"styling"
			],
			"homepage": "https://github.com/reduxjs/redux-devtools/tree/master/packages/react-base16-styling",
			"bugs": {
				"url": "https://github.com/reduxjs/redux-devtools/issues"
			},
			"license": "MIT",
			"author": {
				"name": "Alexander",
				"email": "alexkuz@gmail.com",
				"url": "http://kuzya.org/"
			},
			"main": "lib/index.js",
			"types": "lib/index.d.ts",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/reduxjs/redux-devtools.git"
			},
			"scripts": {
				"build": "npm run build:types && npm run build:js",
				"build:types": "tsc --emitDeclarationOnly",
				"build:js": "babel src --out-dir lib --extensions \".ts\" --source-maps inline",
				"clean": "rimraf lib",
				"test": "jest",
				"lint": "eslint . --ext .ts",
				"lint:fix": "eslint . --ext .ts --fix",
				"type-check": "tsc --noEmit",
				"type-check:watch": "npm run type-check -- --watch",
				"preversion": "npm run type-check && npm run lint && npm run test",
				"prepublishOnly": "npm run clean && npm run build"
			},
			"dependencies": {
				"@types/base16": "^1.0.2",
				"@types/lodash.curry": "^4.1.6",
				"base16": "^1.0.0",
				"color": "^3.1.2",
				"csstype": "^3.0.2",
				"lodash.curry": "^4.1.1"
			},
			"devDependencies": {
				"@types/color": "^3.0.1"
			},
			"gitHead": "f4405ac0f016b7997e1a6d31796aa99ad632889e",
			"_id": "react-base16-styling@0.8.0",
			"_nodeVersion": "12.18.3",
			"_npmVersion": "lerna/3.22.1/node@v12.18.3+x64 (win32)",
			"dist": {
				"integrity": "sha512-ElvciPaL4xpWh7ISX7ugkNS/dvoh7DpVMp4t93ngnEsS2LkMd8Gu+cDDOLis2rj4889CNK662UdjOfv3wvZg9w==",
				"shasum": "6251b814b4e09efab3284ae1ecdd490f2c4111eb",
				"tarball": "https://registry.npmjs.org/react-base16-styling/-/react-base16-styling-0.8.0.tgz",
				"fileCount": 13,
				"unpackedSize": 59077,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfVmSfCRA9TVsSAnZWagAAZe8P/AjAx7MeK695cAA5YQtE\nMwmKmfcQz5h+NYwVbeWoUZTtYk71lhAuUwTjQuMTqoY7DVcYIYwnmCFeyv/Q\n5JcLxUi8ll2sa0Tu+zvTf8wWtW7CetcM+gDmO4lPyy7wiHO83CjKoUOOF3ZL\nLSAz4PPc5AILByKKYK5W9kZINzsMiPYzfJjeVLkG+Ohresv139HAvBZ/WlQd\nNiGLavf7friioUJnpt6xwQR+c1CWv4pck1X4sTOr9enXdlUI1A4Uw/dTEm0y\n2EKwnmjqFkvX38shRHuiJQGEezaRucAiym/7MaAZD2lRFfoB6jrUUYRoH0gE\n7U/dl+y0yfJ/jA6LjmB9ZKKJpVdQ3RD7yHkSAaTwSRZzMEptJIzq13oVpTxS\n+M5fnA9eiq7xYav3HEhWHfrIZuF99ROv05d8DYbtRbOs23G9KLoiQWb16dsU\nwx8cV0ijXanXzdz73xCOnFfzi+n7vO1HwpVIkZSRAfyAZqH3ravLYHW59nUx\nOvmoVW6QidsfL+Q9cXQ2e1IvTcgCivKXzhpa13xpQeN6XlPwx+3jF7194H6f\nPQxA9fTocptbOIjZr1vodkqZRD/xvtlQfuv7NxrRgCLv5U3aowK+jL/IIGhU\nKnNdYc9cCiBqz28vHsS3Yrn5IqNF/CgcR1Yxqvf9CfW/DudfY7H91saWLUxZ\nTwzr\r\n=lBzD\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "timdorr",
					"email": "timdorr@timdorr.com"
				},
				{
					"name": "alexkuz",
					"email": "alexkuz@gmail.com"
				},
				{
					"name": "methuselah96",
					"email": "nbierema@gmail.com"
				}
			],
			"_npmUser": {
				"name": "methuselah96",
				"email": "nbierema@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/react-base16-styling_0.8.0_1599497374730_0.8438985463969915"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		}
	},
	"time": {
		"modified": "2020-09-07T16:49:42.255Z",
		"created": "2016-04-13T10:44:12.492Z",
		"0.1.0": "2016-04-13T10:44:12.492Z",
		"0.2.0": "2016-04-14T09:29:32.467Z",
		"0.2.1": "2016-04-14T10:57:40.249Z",
		"0.2.2": "2016-04-24T18:32:18.074Z",
		"0.2.3": "2016-04-24T18:45:15.419Z",
		"0.3.0": "2016-06-25T15:02:11.717Z",
		"0.4.0": "2016-07-17T14:09:29.529Z",
		"0.4.1": "2016-07-17T14:13:48.785Z",
		"0.4.3": "2016-08-21T13:32:37.786Z",
		"0.4.4": "2016-08-21T14:19:17.153Z",
		"0.4.5": "2016-08-21T14:23:42.732Z",
		"0.4.6": "2016-09-18T18:46:15.112Z",
		"0.4.7": "2017-01-28T21:54:05.359Z",
		"0.5.0": "2017-03-05T19:51:17.287Z",
		"0.5.1": "2017-03-10T23:25:08.812Z",
		"0.5.2": "2017-03-12T20:32:06.026Z",
		"0.5.3": "2017-03-12T20:46:23.019Z",
		"0.6.0": "2017-12-14T10:47:55.414Z",
		"0.7.0": "2020-08-14T14:48:33.078Z",
		"0.8.0": "2020-09-07T16:49:34.852Z"
	},
	"users": {},
	"dist-tags": {
		"latest": "0.8.0"
	},
	"_uplinks": {
		"npmjs": {
			"etag": "W/\"2293770e87fcf67e023c649b68bf1281\"",
			"fetched": 1600679311196
		}
	},
	"_distfiles": {
		"react-base16-styling-0.1.0.tgz": {
			"url": "https://registry.npmjs.org/react-base16-styling/-/react-base16-styling-0.1.0.tgz",
			"sha": "73f5c7533daabedf1505bfc08a1f742a70ff8ea2",
			"registry": "npmjs"
		},
		"react-base16-styling-0.2.0.tgz": {
			"url": "https://registry.npmjs.org/react-base16-styling/-/react-base16-styling-0.2.0.tgz",
			"sha": "da25463b2346f7262357dc0641efdd1c3b356eef",
			"registry": "npmjs"
		},
		"react-base16-styling-0.2.1.tgz": {
			"url": "https://registry.npmjs.org/react-base16-styling/-/react-base16-styling-0.2.1.tgz",
			"sha": "018e756f2227f858f9460e5252e3bee6db85ea69",
			"registry": "npmjs"
		},
		"react-base16-styling-0.2.2.tgz": {
			"url": "https://registry.npmjs.org/react-base16-styling/-/react-base16-styling-0.2.2.tgz",
			"sha": "47b6552fd31eb614c0a9ef6e3310487d83a66b35",
			"registry": "npmjs"
		},
		"react-base16-styling-0.2.3.tgz": {
			"url": "https://registry.npmjs.org/react-base16-styling/-/react-base16-styling-0.2.3.tgz",
			"sha": "344a457b34740bd6890f85f24b6ce2187415a402",
			"registry": "npmjs"
		},
		"react-base16-styling-0.3.0.tgz": {
			"url": "https://registry.npmjs.org/react-base16-styling/-/react-base16-styling-0.3.0.tgz",
			"sha": "2dba61830f5efc51bcc8114ad1755b222923c786",
			"registry": "npmjs"
		},
		"react-base16-styling-0.4.0.tgz": {
			"url": "https://registry.npmjs.org/react-base16-styling/-/react-base16-styling-0.4.0.tgz",
			"sha": "6424373502dae7518e21d560939ac74ee0057ce7",
			"registry": "npmjs"
		},
		"react-base16-styling-0.4.1.tgz": {
			"url": "https://registry.npmjs.org/react-base16-styling/-/react-base16-styling-0.4.1.tgz",
			"sha": "0defcdc05038f89901ca19e01120bf831b5cb054",
			"registry": "npmjs"
		},
		"react-base16-styling-0.4.3.tgz": {
			"url": "https://registry.npmjs.org/react-base16-styling/-/react-base16-styling-0.4.3.tgz",
			"sha": "57c2169a12cdc50a77a5a4a2a7e097049fdbef72",
			"registry": "npmjs"
		},
		"react-base16-styling-0.4.4.tgz": {
			"url": "https://registry.npmjs.org/react-base16-styling/-/react-base16-styling-0.4.4.tgz",
			"sha": "0dcb9bac9057370753c1db47f2f0ad01c205af29",
			"registry": "npmjs"
		},
		"react-base16-styling-0.4.5.tgz": {
			"url": "https://registry.npmjs.org/react-base16-styling/-/react-base16-styling-0.4.5.tgz",
			"sha": "ebf2e3296f3651677b3e78d89c8c8c96da8b1618",
			"registry": "npmjs"
		},
		"react-base16-styling-0.4.6.tgz": {
			"url": "https://registry.npmjs.org/react-base16-styling/-/react-base16-styling-0.4.6.tgz",
			"sha": "ac23cb19b278974d965003b88f06a038d790bc80",
			"registry": "npmjs"
		},
		"react-base16-styling-0.4.7.tgz": {
			"url": "https://registry.npmjs.org/react-base16-styling/-/react-base16-styling-0.4.7.tgz",
			"sha": "a3eaf884a0adfc1896455f6302ff75de72e51a2e",
			"registry": "npmjs"
		},
		"react-base16-styling-0.5.0.tgz": {
			"url": "https://registry.npmjs.org/react-base16-styling/-/react-base16-styling-0.5.0.tgz",
			"sha": "17764a70c72eebb3335bdbef25df7edcc14afee4",
			"registry": "npmjs"
		},
		"react-base16-styling-0.5.1.tgz": {
			"url": "https://registry.npmjs.org/react-base16-styling/-/react-base16-styling-0.5.1.tgz",
			"sha": "7c9d9f3b810dc4187eb540c5aeb99fb479f73dc6",
			"registry": "npmjs"
		},
		"react-base16-styling-0.5.2.tgz": {
			"url": "https://registry.npmjs.org/react-base16-styling/-/react-base16-styling-0.5.2.tgz",
			"sha": "520e94e092cf89e8bc5fc02ea96115f82a505c9a",
			"registry": "npmjs"
		},
		"react-base16-styling-0.5.3.tgz": {
			"url": "https://registry.npmjs.org/react-base16-styling/-/react-base16-styling-0.5.3.tgz",
			"sha": "3858f24e9c4dd8cbd3f702f3f74d581ca2917269",
			"registry": "npmjs"
		},
		"react-base16-styling-0.6.0.tgz": {
			"url": "https://registry.npmjs.org/react-base16-styling/-/react-base16-styling-0.6.0.tgz",
			"sha": "ef2156d66cf4139695c8a167886cb69ea660792c",
			"registry": "npmjs"
		},
		"react-base16-styling-0.7.0.tgz": {
			"url": "https://registry.npmjs.org/react-base16-styling/-/react-base16-styling-0.7.0.tgz",
			"sha": "0c9653e14f1f08dc81ad066cd31e9cfec89c80ea",
			"registry": "npmjs"
		},
		"react-base16-styling-0.8.0.tgz": {
			"url": "https://registry.npmjs.org/react-base16-styling/-/react-base16-styling-0.8.0.tgz",
			"sha": "6251b814b4e09efab3284ae1ecdd490f2c4111eb",
			"registry": "npmjs"
		}
	},
	"_attachments": {
		"react-base16-styling-0.6.0.tgz": {
			"shasum": "ef2156d66cf4139695c8a167886cb69ea660792c"
		}
	},
	"_rev": "2-447b5a042093960f",
	"_id": "react-base16-styling",
	"readme": "# react-base16-styling [![Build Status](https://img.shields.io/travis/alexkuz/react-base16-styling/master.svg)](https://travis-ci.org/alexkuz/react-base16-styling) [![Latest Stable Version](https://img.shields.io/npm/v/react-base16-styling.svg)](https://www.npmjs.com/package/react-base16-styling)\n\nReact styling with base16 color scheme support\n\nInspired by [react-themeable](https://github.com/markdalgleish/react-themeable), this utility provides flexible theming for your component with [base16](https://github.com/chriskempson/base16) theme support.\n\n## Install\n\n```\nyarn add react-base16-styling\n```\n\n## Usage\n\n```jsx\nimport { createStyling } from 'react-base16-styling';\nimport base16Themes from './base16Themes';\n\nfunction getStylingFromBase16(base16Theme) {\n  return {\n    myComponent: {\n      backgroundColor: base16Theme.base00,\n    },\n\n    myComponentToggleColor({ style, className }, clickCount) {\n      return {\n        style: {\n          ...style,\n          backgroundColor: clickCount % 2 ? 'red' : 'blue',\n        },\n      };\n    },\n  };\n}\n\nconst createStylingFromTheme = createStyling(getStylingFromBase16, {\n  defaultBase16: base16Themes.solarized,\n  base16Themes,\n});\n\nclass MyComponent extends Component {\n  state = { clickCount: 0 };\n  render() {\n    const { theme } = this.props;\n    const { clickCount } = this.state;\n\n    const styling = createStylingFromTheme(theme);\n\n    return (\n      <div {...styling('myComponent')}>\n        <a onClick={() => this.setState({ clickCount: clickCount + 1 })}>\n          Click Me\n        </a>\n        <div {...styling('myComponentToggleColor', clickCount)}>\n          {clickCount}\n        </div>\n      </div>\n    );\n  }\n}\n```\n\n## `createStyling`\n\n```js\nfunction(getStylingFromBase16, defaultStylingOptions, themeOrStyling)\n```\n\n| Argument                | Signature                         | Description                                                                                                                                                        |\n| ----------------------- | --------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ |\n| `getStylingFromBase16`  | `function(base16Theme)`           | creates object with default stylings for your component, using provided base16 theme.                                                                              |\n| `defaultStylingOptions` | `{ defaultBase16, base16Themes }` | optional parameters, allow to set default `base16` theme and additional `base16` themes for component.                                                             |\n| `themeOrStyling`        | `string` or `object`              | `base16` theme name, `base16` theme object or styling object. Theme name can have a modifier: `\"themeName:inverted\"` to invert theme colors (see [[#invertTheme]]) |\n\nStyling object values could be: - objects (treated as style definitions) - strings (class names) - functions (they may be provided with additional parameters and should return object { style, className })\n\n## `getBase16Theme`\n\n```js\nfunction(themeOrStyling, base16Themes)\n```\n\nHelper method that returns `base16` theme object if `themeOrStyling` is `base16` theme name or theme object.\n\n## `invertBase16Theme`\n\n```js\nfunction(base16Theme)\n```\n\nHelper method that inverts `base16` theme colors, creating light theme out of dark one or vice versa.\n\n## `invertTheme`\n\n```js\nfunction(theme)\n```\n\nHelper method that inverts a theme or styling object to be passed into the `themeOrStyling` parameter of [createStyling](#createstyling)."
}