{
	"name": "caniuse-api",
	"versions": {
		"0.1.0": {
			"name": "caniuse-api",
			"version": "0.1.0",
			"description": "request the caniuse data to check browsers compatibilities",
			"main": "dist/index.js",
			"files": [
				"dist/",
				"LICENSE"
			],
			"dependencies": {
				"browserslist": "^0.1.0",
				"caniuse-db": "^1.0.30000030",
				"lodash.memoize": "^2.4.1",
				"lodash.uniq": "^2.4.1"
			},
			"devDependencies": {
				"6to5": "^1.14.17",
				"tap-spec": "^2.1.1",
				"tape": "^3.0.3"
			},
			"scripts": {
				"build": "6to5 src --out-dir dist",
				"prepublish": "npm run build",
				"test": "6to5-node test/*.js | tap-spec"
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/nyalab/caniuse-api"
			},
			"keywords": [
				"caniuse",
				"browserslist"
			],
			"author": {
				"name": "nyalab"
			},
			"license": "MIT",
			"gitHead": "d875ba6b39c9c13d97796d062309880c3b04b04b",
			"bugs": {
				"url": "https://github.com/nyalab/caniuse-api/issues"
			},
			"homepage": "https://github.com/nyalab/caniuse-api",
			"_id": "caniuse-api@0.1.0",
			"_shasum": "2363d7908466950f57637a2861c3d53dd6003a55",
			"_from": ".",
			"_npmVersion": "2.1.6",
			"_nodeVersion": "0.10.33",
			"_npmUser": {
				"name": "nyalab",
				"email": "sebastien.balayn@gmail.com"
			},
			"maintainers": [
				{
					"name": "nyalab",
					"email": "sebastien.balayn@gmail.com"
				}
			],
			"dist": {
				"shasum": "2363d7908466950f57637a2861c3d53dd6003a55",
				"tarball": "https://registry.npmjs.org/caniuse-api/-/caniuse-api-0.1.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.0": {
			"name": "caniuse-api",
			"version": "1.0.0",
			"description": "request the caniuse data to check browsers compatibilities",
			"main": "dist/index.js",
			"files": [
				"dist/",
				"LICENSE"
			],
			"dependencies": {
				"browserslist": "^0.1.0",
				"caniuse-db": "^1.0.30000030",
				"lodash.memoize": "^2.4.1",
				"lodash.uniq": "^2.4.1"
			},
			"devDependencies": {
				"6to5": "^1.14.17",
				"jshint": "^2.5.10",
				"tap-spec": "^2.1.1",
				"tape": "^3.0.3"
			},
			"scripts": {
				"build": "6to5 src --out-dir dist",
				"lint": "jshint src",
				"prepublish": "npm run build",
				"test": "npm run lint && 6to5-node test/*.js | tap-spec"
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/nyalab/caniuse-api"
			},
			"keywords": [
				"caniuse",
				"browserslist"
			],
			"author": {
				"name": "nyalab"
			},
			"license": "MIT",
			"gitHead": "61c08162a4707a7afab8373569b073e74ef36e4f",
			"bugs": {
				"url": "https://github.com/nyalab/caniuse-api/issues"
			},
			"homepage": "https://github.com/nyalab/caniuse-api",
			"_id": "caniuse-api@1.0.0",
			"_shasum": "392efe3eaea6a46ee9ee058f47d33c6dc9607923",
			"_from": ".",
			"_npmVersion": "2.1.6",
			"_nodeVersion": "0.10.33",
			"_npmUser": {
				"name": "nyalab",
				"email": "sebastien.balayn@gmail.com"
			},
			"maintainers": [
				{
					"name": "nyalab",
					"email": "sebastien.balayn@gmail.com"
				}
			],
			"dist": {
				"shasum": "392efe3eaea6a46ee9ee058f47d33c6dc9607923",
				"tarball": "https://registry.npmjs.org/caniuse-api/-/caniuse-api-1.0.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.1.0": {
			"name": "caniuse-api",
			"version": "1.1.0",
			"description": "request the caniuse data to check browsers compatibilities",
			"main": "dist/index.js",
			"files": [
				"dist/",
				"LICENSE"
			],
			"dependencies": {
				"browserslist": "^0.2.0",
				"caniuse-db": "^1.0.30000030",
				"lodash.memoize": "^2.4.1",
				"lodash.uniq": "^2.4.1"
			},
			"devDependencies": {
				"6to5": "^1.14.17",
				"jshint": "^2.5.10",
				"tap-spec": "^2.1.1",
				"tape": "^3.0.3"
			},
			"scripts": {
				"build": "6to5 src --out-dir dist",
				"lint": "jshint src",
				"prepublish": "npm run build",
				"test": "npm run lint && 6to5-node test/*.js | tap-spec"
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/nyalab/caniuse-api"
			},
			"keywords": [
				"caniuse",
				"browserslist"
			],
			"author": {
				"name": "nyalab"
			},
			"license": "MIT",
			"gitHead": "ffe01ce58737c598977da3f676af267525472b37",
			"bugs": {
				"url": "https://github.com/nyalab/caniuse-api/issues"
			},
			"homepage": "https://github.com/nyalab/caniuse-api",
			"_id": "caniuse-api@1.1.0",
			"_shasum": "2969d343a6871d950b28d341f15a750227e2210b",
			"_from": ".",
			"_npmVersion": "2.1.17",
			"_nodeVersion": "0.10.35",
			"_npmUser": {
				"name": "nyalab",
				"email": "sebastien.balayn@gmail.com"
			},
			"maintainers": [
				{
					"name": "nyalab",
					"email": "sebastien.balayn@gmail.com"
				}
			],
			"dist": {
				"shasum": "2969d343a6871d950b28d341f15a750227e2210b",
				"tarball": "https://registry.npmjs.org/caniuse-api/-/caniuse-api-1.1.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.2.0": {
			"name": "caniuse-api",
			"version": "1.2.0",
			"description": "request the caniuse data to check browsers compatibilities",
			"main": "dist/index.js",
			"files": [
				"dist/",
				"LICENSE"
			],
			"dependencies": {
				"browserslist": "^0.2.0",
				"caniuse-db": "^1.0.30000030",
				"lodash.memoize": "^2.4.1",
				"lodash.uniq": "^2.4.1"
			},
			"devDependencies": {
				"6to5": "^1.14.17",
				"jshint": "^2.5.10",
				"tap-spec": "^2.1.1",
				"tape": "^3.0.3"
			},
			"scripts": {
				"build": "6to5 src --out-dir dist",
				"lint": "jshint src",
				"prepublish": "npm run build",
				"pretest": "6to5-node src/generate-features.js",
				"test": "npm run lint && 6to5-node test/*.js | tap-spec",
				"postinstall": "[ -d dist ] && node dist/generate-features.js || true"
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/nyalab/caniuse-api"
			},
			"keywords": [
				"caniuse",
				"browserslist"
			],
			"author": {
				"name": "nyalab"
			},
			"license": "MIT",
			"gitHead": "5ee968ae4aa48f3d30d7ac394638c5007eae73ef",
			"bugs": {
				"url": "https://github.com/nyalab/caniuse-api/issues"
			},
			"homepage": "https://github.com/nyalab/caniuse-api",
			"_id": "caniuse-api@1.2.0",
			"_shasum": "1803b57e3327e27baa91997b3f21b52a7625e967",
			"_from": ".",
			"_npmVersion": "2.1.17",
			"_nodeVersion": "0.10.35",
			"_npmUser": {
				"name": "nyalab",
				"email": "sebastien.balayn@gmail.com"
			},
			"maintainers": [
				{
					"name": "nyalab",
					"email": "sebastien.balayn@gmail.com"
				}
			],
			"dist": {
				"shasum": "1803b57e3327e27baa91997b3f21b52a7625e967",
				"tarball": "https://registry.npmjs.org/caniuse-api/-/caniuse-api-1.2.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.2.1": {
			"name": "caniuse-api",
			"version": "1.2.1",
			"description": "request the caniuse data to check browsers compatibilities",
			"main": "dist/index.js",
			"files": [
				"dist/",
				"LICENSE"
			],
			"dependencies": {
				"browserslist": "^0.2.0",
				"caniuse-db": "^1.0.30000030",
				"lodash.memoize": "^2.4.1",
				"lodash.uniq": "^2.4.1"
			},
			"devDependencies": {
				"6to5": "^1.14.17",
				"jshint": "^2.5.10",
				"tap-spec": "^2.1.1",
				"tape": "^3.0.3"
			},
			"scripts": {
				"build": "6to5 src --out-dir dist",
				"lint": "jshint src",
				"prepublish": "npm run build",
				"pretest": "6to5-node src/generate-features.js",
				"test": "npm run lint && 6to5-node test/*.js | tap-spec",
				"postinstall": "[ -d dist ] && node dist/generate-features.js || true"
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/nyalab/caniuse-api"
			},
			"keywords": [
				"caniuse",
				"browserslist"
			],
			"author": {
				"name": "nyalab"
			},
			"license": "MIT",
			"gitHead": "f50b477047b0dc1a4eafa663dc8ff8c28c40d207",
			"bugs": {
				"url": "https://github.com/nyalab/caniuse-api/issues"
			},
			"homepage": "https://github.com/nyalab/caniuse-api",
			"_id": "caniuse-api@1.2.1",
			"_shasum": "264bafaf1a5badbfb76f891bd4d285d4ad135cf7",
			"_from": ".",
			"_npmVersion": "2.1.17",
			"_nodeVersion": "0.10.35",
			"_npmUser": {
				"name": "nyalab",
				"email": "sebastien.balayn@gmail.com"
			},
			"maintainers": [
				{
					"name": "nyalab",
					"email": "sebastien.balayn@gmail.com"
				}
			],
			"dist": {
				"shasum": "264bafaf1a5badbfb76f891bd4d285d4ad135cf7",
				"tarball": "https://registry.npmjs.org/caniuse-api/-/caniuse-api-1.2.1.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.2.2": {
			"name": "caniuse-api",
			"version": "1.2.2",
			"description": "request the caniuse data to check browsers compatibilities",
			"main": "dist/index.js",
			"files": [
				"dist/",
				"LICENSE"
			],
			"dependencies": {
				"browserslist": "^0.2.0",
				"caniuse-db": "^1.0.30000030",
				"lodash.memoize": "^2.4.1",
				"lodash.uniq": "^2.4.1",
				"shelljs": "^0.3.0"
			},
			"devDependencies": {
				"6to5": "^1.14.17",
				"jshint": "^2.5.10",
				"tap-spec": "^2.1.1",
				"tape": "^3.0.3"
			},
			"scripts": {
				"build": "6to5 src --out-dir dist",
				"lint": "jshint src",
				"prepublish": "npm run build",
				"pretest": "6to5-node src/generate-features.js",
				"test": "npm run lint && 6to5-node test/*.js | tap-spec",
				"postinstall": "node -e \"require('shelljs/global');if(test('-d', 'dist'))exec('node dist/generate-features.js')\""
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/nyalab/caniuse-api"
			},
			"keywords": [
				"caniuse",
				"browserslist"
			],
			"author": {
				"name": "nyalab"
			},
			"license": "MIT",
			"gitHead": "2d9e9f1e4be47d0fcca83ad70530f68069a890d3",
			"bugs": {
				"url": "https://github.com/nyalab/caniuse-api/issues"
			},
			"homepage": "https://github.com/nyalab/caniuse-api",
			"_id": "caniuse-api@1.2.2",
			"_shasum": "627c88d0f7f818eac8cd6b424e2874fde7e72f1e",
			"_from": ".",
			"_npmVersion": "2.1.17",
			"_nodeVersion": "0.10.35",
			"_npmUser": {
				"name": "nyalab",
				"email": "sebastien.balayn@gmail.com"
			},
			"maintainers": [
				{
					"name": "nyalab",
					"email": "sebastien.balayn@gmail.com"
				}
			],
			"dist": {
				"shasum": "627c88d0f7f818eac8cd6b424e2874fde7e72f1e",
				"tarball": "https://registry.npmjs.org/caniuse-api/-/caniuse-api-1.2.2.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.3.0": {
			"name": "caniuse-api",
			"version": "1.3.0",
			"description": "request the caniuse data to check browsers compatibilities",
			"main": "dist/index.js",
			"files": [
				"dist/",
				"LICENSE"
			],
			"dependencies": {
				"browserslist": "^0.2.0",
				"caniuse-db": "^1.0.30000030",
				"lodash.memoize": "^2.4.1",
				"lodash.uniq": "^2.4.1",
				"shelljs": "^0.3.0"
			},
			"devDependencies": {
				"babel": "^4.7.16",
				"babel-tape-runner": "^1.0.0",
				"jshint": "^2.5.10",
				"tap-spec": "^2.1.1",
				"tape": "^3.0.3"
			},
			"scripts": {
				"build": "babel src --out-dir dist",
				"lint": "jshint src",
				"prepublish": "npm run build",
				"pretest": "babel-node src/generate-features.js",
				"test": "npm run lint && babel-tape-runner test/*.js | tap-spec",
				"postinstall": "node -e \"require('shelljs/global');if(test('-d', 'dist'))exec('node dist/generate-features.js')\""
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/nyalab/caniuse-api"
			},
			"keywords": [
				"caniuse",
				"browserslist"
			],
			"author": {
				"name": "nyalab"
			},
			"license": "MIT",
			"gitHead": "01fb024b3f8585523a60efb15b836e4dde57a5bf",
			"bugs": {
				"url": "https://github.com/nyalab/caniuse-api/issues"
			},
			"homepage": "https://github.com/nyalab/caniuse-api",
			"_id": "caniuse-api@1.3.0",
			"_shasum": "0181b686fbbaf48791e2c35fdab76f616a21a593",
			"_from": ".",
			"_npmVersion": "2.5.1",
			"_nodeVersion": "0.12.0",
			"_npmUser": {
				"name": "moox",
				"email": "m@moox.io"
			},
			"maintainers": [
				{
					"name": "nyalab",
					"email": "sebastien.balayn@gmail.com"
				},
				{
					"name": "moox",
					"email": "m@moox.io"
				}
			],
			"dist": {
				"shasum": "0181b686fbbaf48791e2c35fdab76f616a21a593",
				"tarball": "https://registry.npmjs.org/caniuse-api/-/caniuse-api-1.3.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.3.1": {
			"name": "caniuse-api",
			"version": "1.3.1",
			"description": "request the caniuse data to check browsers compatibilities",
			"main": "dist/index.js",
			"files": [
				"dist/",
				"LICENSE"
			],
			"dependencies": {
				"browserslist": "^0.2.0",
				"caniuse-db": "^1.0.30000030",
				"lodash.memoize": "^2.4.1",
				"lodash.uniq": "^2.4.1",
				"shelljs": "^0.3.0"
			},
			"devDependencies": {
				"babel": "^4.7.16",
				"babel-tape-runner": "^1.0.0",
				"jshint": "^2.5.10",
				"tap-spec": "^2.1.1",
				"tape": "^3.0.3"
			},
			"scripts": {
				"build": "babel src --out-dir dist",
				"lint": "jshint src",
				"prepublish": "npm run build",
				"pretest": "babel-node src/generate-features.js",
				"test": "npm run lint && babel-tape-runner test/*.js | tap-spec",
				"postinstall": "node -e \"require('shelljs/global');if(test('-d', 'dist'))exec('node dist/generate-features.js')\""
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/nyalab/caniuse-api.git"
			},
			"keywords": [
				"caniuse",
				"browserslist"
			],
			"author": {
				"name": "nyalab"
			},
			"license": "MIT",
			"gitHead": "f7f552dd7f62d4d0163093660d7de588ec47a0e8",
			"bugs": {
				"url": "https://github.com/nyalab/caniuse-api/issues"
			},
			"homepage": "https://github.com/nyalab/caniuse-api",
			"_id": "caniuse-api@1.3.1",
			"_shasum": "74fcf47e119dfc619237d9f3a7e98699781008ea",
			"_from": ".",
			"_npmVersion": "2.5.1",
			"_nodeVersion": "0.12.0",
			"_npmUser": {
				"name": "moox",
				"email": "m@moox.io"
			},
			"maintainers": [
				{
					"name": "nyalab",
					"email": "sebastien.balayn@gmail.com"
				},
				{
					"name": "moox",
					"email": "m@moox.io"
				}
			],
			"dist": {
				"shasum": "74fcf47e119dfc619237d9f3a7e98699781008ea",
				"tarball": "https://registry.npmjs.org/caniuse-api/-/caniuse-api-1.3.1.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.3.2": {
			"name": "caniuse-api",
			"version": "1.3.2",
			"description": "request the caniuse data to check browsers compatibilities",
			"main": "dist/index.js",
			"files": [
				"dist/",
				"LICENSE"
			],
			"dependencies": {
				"browserslist": "^0.4.0",
				"caniuse-db": "^1.0.30000030",
				"lodash.memoize": "^2.4.1",
				"lodash.uniq": "^3.1.0",
				"shelljs": "^0.3.0"
			},
			"devDependencies": {
				"babel": "^4.7.16",
				"babel-tape-runner": "^1.0.0",
				"jshint": "^2.5.10",
				"tap-spec": "^2.1.1",
				"tape": "^3.0.3"
			},
			"scripts": {
				"build": "babel src --out-dir dist",
				"lint": "jshint src",
				"prepublish": "npm run build",
				"pretest": "babel-node src/generate-features.js",
				"test": "npm run lint && babel-tape-runner test/*.js | tap-spec",
				"postinstall": "node -e \"require('shelljs/global');if(test('-d', 'dist'))exec('node dist/generate-features.js')\""
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/nyalab/caniuse-api.git"
			},
			"keywords": [
				"caniuse",
				"browserslist"
			],
			"author": {
				"name": "nyalab"
			},
			"license": "MIT",
			"gitHead": "816483a1ff45672d912e3a7bb11beb7a2bfc5ec4",
			"bugs": {
				"url": "https://github.com/nyalab/caniuse-api/issues"
			},
			"homepage": "https://github.com/nyalab/caniuse-api#readme",
			"_id": "caniuse-api@1.3.2",
			"_shasum": "742c3e194ccb3bcbdb3cb492b511a47499d79e96",
			"_from": ".",
			"_npmVersion": "2.9.0",
			"_nodeVersion": "2.0.1",
			"_npmUser": {
				"name": "moox",
				"email": "m@moox.io"
			},
			"maintainers": [
				{
					"name": "nyalab",
					"email": "sebastien.balayn@gmail.com"
				},
				{
					"name": "moox",
					"email": "m@moox.io"
				}
			],
			"dist": {
				"shasum": "742c3e194ccb3bcbdb3cb492b511a47499d79e96",
				"tarball": "https://registry.npmjs.org/caniuse-api/-/caniuse-api-1.3.2.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.4.0": {
			"name": "caniuse-api",
			"version": "1.4.0",
			"description": "request the caniuse data to check browsers compatibilities",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/nyalab/caniuse-api.git"
			},
			"keywords": [
				"caniuse",
				"browserslist"
			],
			"authors": [
				"nyalab",
				"MoOx"
			],
			"license": "MIT",
			"main": "dist/index.js",
			"files": [
				"dist/"
			],
			"dependencies": {
				"browserslist": "^1.0.1",
				"caniuse-db": "^1.0.30000346",
				"lodash.memoize": "^2.4.1",
				"lodash.uniq": "^3.1.0",
				"shelljs": "^0.5.3"
			},
			"devDependencies": {
				"babel": "^4.7.16",
				"babel-tape-runner": "^1.0.0",
				"jshint": "^2.5.10",
				"tap-spec": "^2.1.1",
				"tape": "^3.0.3"
			},
			"scripts": {
				"build": "babel src --out-dir dist",
				"lint": "jshint src",
				"prepublish": "npm run build",
				"pretest": "babel-node src/generate-features.js",
				"test": "npm run lint && babel-tape-runner test/*.js | tap-spec",
				"postinstall": "node generator.js"
			},
			"gitHead": "6e54a5f95e302610325c9151ecb7ba5f8f987a70",
			"bugs": {
				"url": "https://github.com/nyalab/caniuse-api/issues"
			},
			"homepage": "https://github.com/nyalab/caniuse-api#readme",
			"_id": "caniuse-api@1.4.0",
			"_shasum": "422227e1fc3176b6f94f70c3e991f67c61cd5b2b",
			"_from": ".",
			"_npmVersion": "2.14.4",
			"_nodeVersion": "4.1.1",
			"_npmUser": {
				"name": "moox",
				"email": "m@moox.io"
			},
			"maintainers": [
				{
					"name": "nyalab",
					"email": "sebastien.balayn@gmail.com"
				},
				{
					"name": "moox",
					"email": "m@moox.io"
				}
			],
			"dist": {
				"shasum": "422227e1fc3176b6f94f70c3e991f67c61cd5b2b",
				"tarball": "https://registry.npmjs.org/caniuse-api/-/caniuse-api-1.4.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.4.1": {
			"name": "caniuse-api",
			"version": "1.4.1",
			"description": "request the caniuse data to check browsers compatibilities",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/nyalab/caniuse-api.git"
			},
			"keywords": [
				"caniuse",
				"browserslist"
			],
			"authors": [
				"nyalab",
				"MoOx"
			],
			"license": "MIT",
			"main": "dist/index.js",
			"files": [
				"dist",
				"generator.js"
			],
			"dependencies": {
				"browserslist": "^1.0.1",
				"caniuse-db": "^1.0.30000346",
				"lodash.memoize": "^2.4.1",
				"lodash.uniq": "^3.1.0",
				"shelljs": "^0.5.3"
			},
			"devDependencies": {
				"babel": "^4.7.16",
				"babel-tape-runner": "^1.0.0",
				"jshint": "^2.5.10",
				"tap-spec": "^2.1.1",
				"tape": "^3.0.3"
			},
			"scripts": {
				"build": "babel src --out-dir dist",
				"lint": "jshint src",
				"prepublish": "npm run build",
				"pretest": "babel-node src/generate-features.js",
				"test": "npm run lint && babel-tape-runner test/*.js | tap-spec",
				"postinstall": "node generator.js"
			},
			"gitHead": "89bd118c54da69a1b9825f06287f006e0594e9c0",
			"bugs": {
				"url": "https://github.com/nyalab/caniuse-api/issues"
			},
			"homepage": "https://github.com/nyalab/caniuse-api#readme",
			"_id": "caniuse-api@1.4.1",
			"_shasum": "47f9c1ba01428681e13cd9e62f38daeda1a2495c",
			"_from": ".",
			"_npmVersion": "2.14.4",
			"_nodeVersion": "4.1.1",
			"_npmUser": {
				"name": "moox",
				"email": "m@moox.io"
			},
			"maintainers": [
				{
					"name": "nyalab",
					"email": "sebastien.balayn@gmail.com"
				},
				{
					"name": "moox",
					"email": "m@moox.io"
				}
			],
			"dist": {
				"shasum": "47f9c1ba01428681e13cd9e62f38daeda1a2495c",
				"tarball": "https://registry.npmjs.org/caniuse-api/-/caniuse-api-1.4.1.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.5.0": {
			"name": "caniuse-api",
			"version": "1.5.0",
			"description": "request the caniuse data to check browsers compatibilities",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/nyalab/caniuse-api.git"
			},
			"keywords": [
				"caniuse",
				"browserslist"
			],
			"authors": [
				"nyalab",
				"MoOx"
			],
			"license": "MIT",
			"main": "dist/index.js",
			"files": [
				"dist",
				"generator.js"
			],
			"dependencies": {
				"browserslist": "^1.0.1",
				"caniuse-db": "^1.0.30000346",
				"lodash.memoize": "^4.1.0",
				"lodash.uniq": "^4.3.0",
				"shelljs": "^0.7.0"
			},
			"devDependencies": {
				"babel": "^4.7.16",
				"babel-tape-runner": "^1.3.1",
				"jshint": "^2.5.10",
				"tap-spec": "^4.1.1",
				"tape": "^4.5.1"
			},
			"scripts": {
				"build": "babel src --out-dir dist",
				"lint": "jshint src",
				"prepublish": "npm run build",
				"pretest": "babel-node src/generate-features.js",
				"test": "npm run lint && babel-tape-runner test/*.js | tap-spec",
				"postinstall": "node generator.js"
			},
			"gitHead": "dad8ced8aa133e651eb130cd02cd81ce387a324e",
			"bugs": {
				"url": "https://github.com/nyalab/caniuse-api/issues"
			},
			"homepage": "https://github.com/nyalab/caniuse-api#readme",
			"_id": "caniuse-api@1.5.0",
			"_shasum": "e0a6d8cdaf7229baf0552530c23c6bc4df9bf0ef",
			"_from": ".",
			"_npmVersion": "3.8.9",
			"_nodeVersion": "6.2.0",
			"_npmUser": {
				"name": "nyalab",
				"email": "sebastien.balayn@gmail.com"
			},
			"maintainers": [
				{
					"name": "nyalab",
					"email": "sebastien.balayn@gmail.com"
				},
				{
					"name": "moox",
					"email": "m@moox.io"
				}
			],
			"dist": {
				"shasum": "e0a6d8cdaf7229baf0552530c23c6bc4df9bf0ef",
				"tarball": "https://registry.npmjs.org/caniuse-api/-/caniuse-api-1.5.0.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/caniuse-api-1.5.0.tgz_1464785402038_0.10493841930292547"
			},
			"directories": {},
			"contributors": []
		},
		"1.5.1": {
			"name": "caniuse-api",
			"version": "1.5.1",
			"description": "request the caniuse data to check browsers compatibilities",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/nyalab/caniuse-api.git"
			},
			"keywords": [
				"caniuse",
				"browserslist"
			],
			"authors": [
				"nyalab",
				"MoOx"
			],
			"license": "MIT",
			"main": "dist/index.js",
			"files": [
				"dist",
				"generator.js"
			],
			"dependencies": {
				"browserslist": "^1.0.1",
				"caniuse-db": "^1.0.30000346",
				"lodash.memoize": "^4.1.0",
				"lodash.uniq": "^4.3.0",
				"shelljs": "^0.7.0"
			},
			"devDependencies": {
				"babel": "^4.7.16",
				"babel-tape-runner": "^1.3.1",
				"jshint": "^2.5.10",
				"npmpub": "^3.1.0",
				"tap-spec": "^4.1.1",
				"tape": "^4.5.1"
			},
			"scripts": {
				"build": "babel src --out-dir dist",
				"lint": "jshint src",
				"prepublish": "npm run build",
				"pretest": "babel-node src/generate-features.js",
				"test": "npm run lint && babel-tape-runner test/*.js | tap-spec",
				"postinstall": "node generator.js",
				"release": "npmpub"
			},
			"gitHead": "7ddd919aab6a2f91658cf5deab307992ab5c63ed",
			"bugs": {
				"url": "https://github.com/nyalab/caniuse-api/issues"
			},
			"homepage": "https://github.com/nyalab/caniuse-api#readme",
			"_id": "caniuse-api@1.5.1",
			"_shasum": "8edb536c41e2a3d0e5e960538a8398f00be46b27",
			"_from": ".",
			"_npmVersion": "3.8.6",
			"_nodeVersion": "5.12.0",
			"_npmUser": {
				"name": "moox",
				"email": "m@moox.io"
			},
			"dist": {
				"shasum": "8edb536c41e2a3d0e5e960538a8398f00be46b27",
				"tarball": "https://registry.npmjs.org/caniuse-api/-/caniuse-api-1.5.1.tgz"
			},
			"maintainers": [
				{
					"name": "nyalab",
					"email": "sebastien.balayn@gmail.com"
				},
				{
					"name": "moox",
					"email": "m@moox.io"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/caniuse-api-1.5.1.tgz_1470462828703_0.020215424243360758"
			},
			"directories": {},
			"contributors": []
		},
		"1.5.2": {
			"name": "caniuse-api",
			"version": "1.5.2",
			"description": "request the caniuse data to check browsers compatibilities",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/nyalab/caniuse-api.git"
			},
			"keywords": [
				"caniuse",
				"browserslist"
			],
			"authors": [
				"nyalab",
				"MoOx"
			],
			"license": "MIT",
			"main": "dist/index.js",
			"files": [
				"dist"
			],
			"dependencies": {
				"browserslist": "^1.0.1",
				"caniuse-db": "^1.0.30000346",
				"lodash.memoize": "^4.1.0",
				"lodash.uniq": "^4.3.0",
				"shelljs": "^0.7.0"
			},
			"devDependencies": {
				"babel": "^4.7.16",
				"babel-tape-runner": "^1.3.1",
				"jshint": "^2.5.10",
				"npmpub": "^3.1.0",
				"tap-spec": "^4.1.1",
				"tape": "^4.5.1"
			},
			"scripts": {
				"build": "babel src --out-dir dist",
				"lint": "jshint src",
				"prepublish": "npm run build",
				"test": "npm run lint && babel-tape-runner test/*.js | tap-spec",
				"release": "npmpub"
			},
			"gitHead": "14c7433d240f824c495a6e2527933ecf2fb652b1",
			"bugs": {
				"url": "https://github.com/nyalab/caniuse-api/issues"
			},
			"homepage": "https://github.com/nyalab/caniuse-api#readme",
			"_id": "caniuse-api@1.5.2",
			"_shasum": "8f393c682f661c0a997b77bba6e826483fb3600e",
			"_from": ".",
			"_npmVersion": "3.10.3",
			"_nodeVersion": "6.4.0",
			"_npmUser": {
				"name": "moox",
				"email": "m@moox.io"
			},
			"dist": {
				"shasum": "8f393c682f661c0a997b77bba6e826483fb3600e",
				"tarball": "https://registry.npmjs.org/caniuse-api/-/caniuse-api-1.5.2.tgz"
			},
			"maintainers": [
				{
					"name": "nyalab",
					"email": "sebastien.balayn@gmail.com"
				},
				{
					"name": "moox",
					"email": "m@moox.io"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/caniuse-api-1.5.2.tgz_1473059555741_0.5779211707413197"
			},
			"directories": {},
			"contributors": []
		},
		"1.5.3": {
			"name": "caniuse-api",
			"version": "1.5.3",
			"description": "request the caniuse data to check browsers compatibilities",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/nyalab/caniuse-api.git"
			},
			"keywords": [
				"caniuse",
				"browserslist"
			],
			"authors": [
				"nyalab",
				"MoOx"
			],
			"license": "MIT",
			"main": "dist/index.js",
			"files": [
				"dist"
			],
			"dependencies": {
				"browserslist": "^1.0.1",
				"caniuse-db": "^1.0.30000346",
				"lodash.memoize": "^4.1.0",
				"lodash.uniq": "^4.3.0"
			},
			"devDependencies": {
				"babel-cli": "^6.22.2",
				"babel-eslint": "^5.0.0",
				"babel-preset-latest": "^6.22.0",
				"babel-tape-runner": "^2.0.1",
				"jshint": "^2.5.10",
				"npmpub": "^3.1.0",
				"tap-spec": "^4.1.1",
				"tape": "^4.5.1"
			},
			"scripts": {
				"build": "babel src --out-dir dist",
				"lint": "jshint src",
				"prepublish": "npm run build",
				"test": "npm run lint && babel-tape-runner test/*.js | tap-spec",
				"release": "npmpub"
			},
			"babel": {
				"presets": [
					"babel-preset-latest"
				]
			},
			"gitHead": "ca59a968f4f96963c8a60cfd188f0d885b8320fa",
			"bugs": {
				"url": "https://github.com/nyalab/caniuse-api/issues"
			},
			"homepage": "https://github.com/nyalab/caniuse-api#readme",
			"_id": "caniuse-api@1.5.3",
			"_shasum": "5018e674b51c393e4d50614275dc017e27c4a2a2",
			"_from": ".",
			"_npmVersion": "3.10.9",
			"_nodeVersion": "6.9.2",
			"_npmUser": {
				"name": "moox",
				"email": "m@moox.io"
			},
			"dist": {
				"shasum": "5018e674b51c393e4d50614275dc017e27c4a2a2",
				"tarball": "https://registry.npmjs.org/caniuse-api/-/caniuse-api-1.5.3.tgz"
			},
			"maintainers": [
				{
					"name": "nyalab",
					"email": "sebastien.balayn@gmail.com"
				},
				{
					"name": "moox",
					"email": "m@moox.io"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/caniuse-api-1.5.3.tgz_1485933772425_0.6961703984998167"
			},
			"directories": {},
			"contributors": []
		},
		"1.6.1": {
			"name": "caniuse-api",
			"version": "1.6.1",
			"description": "request the caniuse data to check browsers compatibilities",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/nyalab/caniuse-api.git"
			},
			"keywords": [
				"caniuse",
				"browserslist"
			],
			"authors": [
				"nyalab",
				"MoOx"
			],
			"license": "MIT",
			"main": "dist/index.js",
			"files": [
				"dist"
			],
			"dependencies": {
				"browserslist": "^1.3.6",
				"caniuse-db": "^1.0.30000529",
				"lodash.memoize": "^4.1.2",
				"lodash.uniq": "^4.5.0"
			},
			"devDependencies": {
				"babel-cli": "^6.22.2",
				"babel-eslint": "^5.0.0",
				"babel-preset-latest": "^6.22.0",
				"babel-tape-runner": "^2.0.1",
				"jshint": "^2.5.10",
				"npmpub": "^3.1.0",
				"tap-spec": "^4.1.1",
				"tape": "^4.6.0"
			},
			"scripts": {
				"build": "babel src --out-dir dist",
				"lint": "jshint src",
				"prepublish": "npm run build",
				"test": "npm run lint && babel-tape-runner test/*.js | tap-spec",
				"release": "npmpub"
			},
			"babel": {
				"presets": [
					"babel-preset-latest"
				]
			},
			"gitHead": "a0d94a2d08b7d5de48e8404d63182764999734cc",
			"bugs": {
				"url": "https://github.com/nyalab/caniuse-api/issues"
			},
			"homepage": "https://github.com/nyalab/caniuse-api#readme",
			"_id": "caniuse-api@1.6.1",
			"_shasum": "b534e7c734c4f81ec5fbe8aca2ad24354b962c6c",
			"_from": ".",
			"_npmVersion": "4.2.0",
			"_nodeVersion": "7.8.0",
			"_npmUser": {
				"name": "nyalab",
				"email": "sebastien.balayn@gmail.com"
			},
			"dist": {
				"shasum": "b534e7c734c4f81ec5fbe8aca2ad24354b962c6c",
				"tarball": "https://registry.npmjs.org/caniuse-api/-/caniuse-api-1.6.1.tgz"
			},
			"maintainers": [
				{
					"name": "nyalab",
					"email": "sebastien.balayn@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/caniuse-api-1.6.1.tgz_1491551039684_0.9432921293191612"
			},
			"directories": {},
			"contributors": []
		},
		"2.0.0": {
			"name": "caniuse-api",
			"version": "2.0.0",
			"description": "request the caniuse data to check browsers compatibilities",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/nyalab/caniuse-api.git"
			},
			"keywords": [
				"caniuse",
				"browserslist"
			],
			"authors": [
				"nyalab",
				"MoOx"
			],
			"license": "MIT",
			"main": "dist/index.js",
			"files": [
				"dist"
			],
			"dependencies": {
				"browserslist": "^2.0.0",
				"caniuse-lite": "^1.0.0",
				"lodash.memoize": "^4.1.2",
				"lodash.uniq": "^4.5.0"
			},
			"devDependencies": {
				"babel-cli": "^6.22.2",
				"babel-eslint": "^5.0.0",
				"babel-preset-latest": "^6.22.0",
				"babel-tape-runner": "^2.0.1",
				"jshint": "^2.5.10",
				"npmpub": "^3.1.0",
				"tap-spec": "^4.1.1",
				"tape": "^4.6.0"
			},
			"scripts": {
				"build": "babel src --out-dir dist",
				"lint": "jshint src",
				"prepublish": "npm run build",
				"test": "npm run lint && babel-tape-runner test/*.js | tap-spec",
				"release": "npmpub"
			},
			"babel": {
				"presets": [
					"babel-preset-latest"
				]
			},
			"gitHead": "851c1a3034dd18f7013bd059f364fd8a7797dbcd",
			"bugs": {
				"url": "https://github.com/nyalab/caniuse-api/issues"
			},
			"homepage": "https://github.com/nyalab/caniuse-api#readme",
			"_id": "caniuse-api@2.0.0",
			"_shasum": "b1ddb5a5966b16f48dc4998444d4bbc6c7d9d834",
			"_from": ".",
			"_npmVersion": "4.2.0",
			"_nodeVersion": "7.9.0",
			"_npmUser": {
				"name": "nyalab",
				"email": "sebastien.balayn@gmail.com"
			},
			"dist": {
				"shasum": "b1ddb5a5966b16f48dc4998444d4bbc6c7d9d834",
				"tarball": "https://registry.npmjs.org/caniuse-api/-/caniuse-api-2.0.0.tgz"
			},
			"maintainers": [
				{
					"name": "nyalab",
					"email": "sebastien.balayn@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/caniuse-api-2.0.0.tgz_1493802720289_0.16940235905349255"
			},
			"directories": {},
			"contributors": []
		},
		"3.0.0": {
			"name": "caniuse-api",
			"version": "3.0.0",
			"description": "request the caniuse data to check browsers compatibilities",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/nyalab/caniuse-api.git"
			},
			"keywords": [
				"caniuse",
				"browserslist"
			],
			"authors": [
				"nyalab",
				"MoOx"
			],
			"license": "MIT",
			"main": "dist/index.js",
			"files": [
				"dist"
			],
			"dependencies": {
				"browserslist": "^4.0.0",
				"caniuse-lite": "^1.0.0",
				"lodash.memoize": "^4.1.2",
				"lodash.uniq": "^4.5.0"
			},
			"devDependencies": {
				"babel-cli": "^6.22.2",
				"babel-eslint": "^5.0.0",
				"babel-preset-latest": "^6.22.0",
				"babel-tape-runner": "^2.0.1",
				"jshint": "^2.5.10",
				"npmpub": "^3.1.0",
				"tap-spec": "^4.1.1",
				"tape": "^4.6.0"
			},
			"scripts": {
				"build": "babel src --out-dir dist",
				"lint": "jshint src",
				"prepublish": "npm run build",
				"test": "npm run lint && babel-tape-runner test/*.js | tap-spec",
				"release": "npmpub"
			},
			"babel": {
				"presets": [
					"babel-preset-latest"
				]
			},
			"gitHead": "1b74c10257e36877709da4f6630513db10203a78",
			"bugs": {
				"url": "https://github.com/nyalab/caniuse-api/issues"
			},
			"homepage": "https://github.com/nyalab/caniuse-api#readme",
			"_id": "caniuse-api@3.0.0",
			"_npmVersion": "6.1.0",
			"_nodeVersion": "10.6.0",
			"_npmUser": {
				"name": "nyalab",
				"email": "sebastien.balayn@gmail.com"
			},
			"dist": {
				"integrity": "sha512-bsTwuIg/BZZK/vreVTYYbSWoe2F+71P7K5QGEX+pT250DZbfU1MQ5prOKpPR+LL6uWKK3KMwMCAS74QB3Um1uw==",
				"shasum": "5e4d90e2274961d46291997df599e3ed008ee4c0",
				"tarball": "https://registry.npmjs.org/caniuse-api/-/caniuse-api-3.0.0.tgz",
				"fileCount": 6,
				"unpackedSize": 12212,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbRM+dCRA9TVsSAnZWagAAv70P/iTx0a7WL5YF+fo772q4\noVHaNPAwRZa44+RwtM9vJDeura2hgEExaVO8TA2lejlXOguZkK7D2XhLy83b\nAp2wtJieGElzmGxtLo7Mmo9CW4sES94+aNwkhp3W4ljFoepY01sxX3BKHZ8g\nJWii472xE5tpifxs5ac2eqoHC+QzpQtPk1lUZOZTe9CBrxo1GO/1Y4eQlijS\nEZAtKVb06ppDxFKyCya2IzOnuOfzHq3AcS49V+9C970eH3x9MqWSSOsg+nDV\npMB+kpg7u5PWl9NYGCrhw+mwC1i7Rju4kzbf1kbWIUg8DFu1Ayoqp73ny9ya\n0ZLIb4+I2FvuBGeIdHN2QZamWx7E4I5Kgoy+05Fr39lCqwajYOi/fsYi6NER\nBMvoIJ7safZJqz/agPP4RRbPkh3qF27CAoijnWVlV0CJEMBb+A9N1VrhYu2J\npRMsPw5cbdUbc/0DbKi7sOIl1GwLtDNCPnyOX4SzwOj76u+TUH0mI/QyMO2M\nHj5tStH5Qe6ugW8tKkPWmf90XVnyjdT1XesxUMQHX5tnfGHcAxEdkoow/Qda\n7giLmk/WfIwHPpTR8a7yNWyWy5URVLW47RjCp+7AFW7BF2CmVrz8ScNLDHie\nbU8jtKi5uoJnd9M3LIRMvcEkUA4qXXST1fDHVPTFS+9L4WCPrem2THJRUfjt\nIwu3\r\n=n7/Y\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "nyalab",
					"email": "sebastien.balayn@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/caniuse-api_3.0.0_1531236243526_0.38971462699740145"
			},
			"contributors": []
		}
	},
	"time": {
		"modified": "2018-07-10T15:24:19.596Z",
		"created": "2014-12-15T13:56:36.069Z",
		"0.1.0": "2014-12-15T13:56:36.069Z",
		"1.0.0": "2014-12-16T09:09:13.138Z",
		"1.1.0": "2015-02-02T13:35:56.448Z",
		"1.2.0": "2015-02-04T13:10:11.020Z",
		"1.2.1": "2015-02-04T13:13:48.284Z",
		"1.2.2": "2015-02-06T10:44:05.432Z",
		"1.3.0": "2015-03-30T08:30:49.746Z",
		"1.3.1": "2015-03-31T07:22:46.012Z",
		"1.3.2": "2015-06-23T20:54:52.674Z",
		"1.4.0": "2015-10-18T18:40:44.381Z",
		"1.4.1": "2015-10-18T19:08:58.295Z",
		"1.5.0": "2016-06-01T12:50:03.249Z",
		"1.5.1": "2016-08-06T05:53:50.554Z",
		"1.5.2": "2016-09-05T07:12:38.149Z",
		"1.5.3": "2017-02-01T07:22:54.178Z",
		"1.6.0": "2017-04-06T15:16:13.766Z",
		"1.6.1": "2017-04-07T07:44:00.437Z",
		"2.0.0": "2017-05-03T09:12:01.052Z",
		"3.0.0": "2018-07-10T15:24:13.492Z"
	},
	"users": {},
	"dist-tags": {
		"latest": "3.0.0"
	},
	"_uplinks": {
		"npmjs": {
			"etag": "W/\"512454fae14206713ec5b533d215bc6f\"",
			"fetched": 1600679319819
		}
	},
	"_distfiles": {
		"caniuse-api-0.1.0.tgz": {
			"url": "https://registry.npmjs.org/caniuse-api/-/caniuse-api-0.1.0.tgz",
			"sha": "2363d7908466950f57637a2861c3d53dd6003a55",
			"registry": "npmjs"
		},
		"caniuse-api-1.0.0.tgz": {
			"url": "https://registry.npmjs.org/caniuse-api/-/caniuse-api-1.0.0.tgz",
			"sha": "392efe3eaea6a46ee9ee058f47d33c6dc9607923",
			"registry": "npmjs"
		},
		"caniuse-api-1.1.0.tgz": {
			"url": "https://registry.npmjs.org/caniuse-api/-/caniuse-api-1.1.0.tgz",
			"sha": "2969d343a6871d950b28d341f15a750227e2210b",
			"registry": "npmjs"
		},
		"caniuse-api-1.2.0.tgz": {
			"url": "https://registry.npmjs.org/caniuse-api/-/caniuse-api-1.2.0.tgz",
			"sha": "1803b57e3327e27baa91997b3f21b52a7625e967",
			"registry": "npmjs"
		},
		"caniuse-api-1.2.1.tgz": {
			"url": "https://registry.npmjs.org/caniuse-api/-/caniuse-api-1.2.1.tgz",
			"sha": "264bafaf1a5badbfb76f891bd4d285d4ad135cf7",
			"registry": "npmjs"
		},
		"caniuse-api-1.2.2.tgz": {
			"url": "https://registry.npmjs.org/caniuse-api/-/caniuse-api-1.2.2.tgz",
			"sha": "627c88d0f7f818eac8cd6b424e2874fde7e72f1e",
			"registry": "npmjs"
		},
		"caniuse-api-1.3.0.tgz": {
			"url": "https://registry.npmjs.org/caniuse-api/-/caniuse-api-1.3.0.tgz",
			"sha": "0181b686fbbaf48791e2c35fdab76f616a21a593",
			"registry": "npmjs"
		},
		"caniuse-api-1.3.1.tgz": {
			"url": "https://registry.npmjs.org/caniuse-api/-/caniuse-api-1.3.1.tgz",
			"sha": "74fcf47e119dfc619237d9f3a7e98699781008ea",
			"registry": "npmjs"
		},
		"caniuse-api-1.3.2.tgz": {
			"url": "https://registry.npmjs.org/caniuse-api/-/caniuse-api-1.3.2.tgz",
			"sha": "742c3e194ccb3bcbdb3cb492b511a47499d79e96",
			"registry": "npmjs"
		},
		"caniuse-api-1.4.0.tgz": {
			"url": "https://registry.npmjs.org/caniuse-api/-/caniuse-api-1.4.0.tgz",
			"sha": "422227e1fc3176b6f94f70c3e991f67c61cd5b2b",
			"registry": "npmjs"
		},
		"caniuse-api-1.4.1.tgz": {
			"url": "https://registry.npmjs.org/caniuse-api/-/caniuse-api-1.4.1.tgz",
			"sha": "47f9c1ba01428681e13cd9e62f38daeda1a2495c",
			"registry": "npmjs"
		},
		"caniuse-api-1.5.0.tgz": {
			"url": "https://registry.npmjs.org/caniuse-api/-/caniuse-api-1.5.0.tgz",
			"sha": "e0a6d8cdaf7229baf0552530c23c6bc4df9bf0ef",
			"registry": "npmjs"
		},
		"caniuse-api-1.5.1.tgz": {
			"url": "https://registry.npmjs.org/caniuse-api/-/caniuse-api-1.5.1.tgz",
			"sha": "8edb536c41e2a3d0e5e960538a8398f00be46b27",
			"registry": "npmjs"
		},
		"caniuse-api-1.5.2.tgz": {
			"url": "https://registry.npmjs.org/caniuse-api/-/caniuse-api-1.5.2.tgz",
			"sha": "8f393c682f661c0a997b77bba6e826483fb3600e",
			"registry": "npmjs"
		},
		"caniuse-api-1.5.3.tgz": {
			"url": "https://registry.npmjs.org/caniuse-api/-/caniuse-api-1.5.3.tgz",
			"sha": "5018e674b51c393e4d50614275dc017e27c4a2a2",
			"registry": "npmjs"
		},
		"caniuse-api-1.6.1.tgz": {
			"url": "https://registry.npmjs.org/caniuse-api/-/caniuse-api-1.6.1.tgz",
			"sha": "b534e7c734c4f81ec5fbe8aca2ad24354b962c6c",
			"registry": "npmjs"
		},
		"caniuse-api-2.0.0.tgz": {
			"url": "https://registry.npmjs.org/caniuse-api/-/caniuse-api-2.0.0.tgz",
			"sha": "b1ddb5a5966b16f48dc4998444d4bbc6c7d9d834",
			"registry": "npmjs"
		},
		"caniuse-api-3.0.0.tgz": {
			"url": "https://registry.npmjs.org/caniuse-api/-/caniuse-api-3.0.0.tgz",
			"sha": "5e4d90e2274961d46291997df599e3ed008ee4c0",
			"registry": "npmjs"
		}
	},
	"_attachments": {
		"caniuse-api-3.0.0.tgz": {
			"shasum": "5e4d90e2274961d46291997df599e3ed008ee4c0"
		}
	},
	"_rev": "2-7b631db91fe6fe45",
	"_id": "caniuse-api",
	"readme": "# caniuse-api [![Build Status](https://travis-ci.org/Nyalab/caniuse-api.svg?branch=master)](https://travis-ci.org/Nyalab/caniuse-api) [![Build status](https://ci.appveyor.com/api/projects/status/6j3na522bv3bxfa5/branch/master?svg=true)](https://ci.appveyor.com/project/MoOx/caniuse-api/branch/master)\n\nrequest the caniuse data to check browsers compatibilities\n\n## Installation\n\n```console\n$ yarn add caniuse-api\n```\n\n## Usage\n\n```js\nconst caniuse = require('caniuse-api')\n\ncaniuse.getSupport('border-radius')\ncaniuse.isSupported('border-radius', 'ie 8, ie 9')\ncaniuse.setBrowserScope('> 5%, last 1 version')\ncaniuse.getSupport('border-radius')\n// ...\n```\n\n## API\n\n#### `caniuse.getSupport(feature)`\n\n_ask since which browsers versions a feature is available_\n\n* `y`: Since which browser version the feature is available\n* `n`: Up to which browser version the feature is unavailable\n* `a`: Up to which browser version the feature is partially supported\n* `x`: Up to which browser version the feature is prefixed\n\n```js\ncaniuse.getSupport('border-radius', true)\n/*\n{ and_chr: { y: 67 },\n  and_ff: { y: 60 },\n  and_qq: { y: 1.2 },\n  and_uc: { y: 11.8 },\n  android: { y: 2.1, x: 2.1 },\n  baidu: { y: 7.12 },\n  chrome: { y: 4, x: 4 },\n  edge: { y: 12 },\n  firefox: { a: 2, x: 3.6, y: 3 },\n  ie: { n: 8, y: 9 },\n  ie_mob: { y: 10 },\n  ios_saf: { y: 3.2, x: 3.2 },\n  op_mini: {},\n  op_mob: { n: 10, y: 11 },\n  opera: { n: 10, y: 10.5 },\n  safari: { y: 3.1, x: 4 },\n  samsung: { y: 4 } }\n*/\n```\n\n#### `caniuse.isSupported(feature, browsers)`\n\n_ask if a feature is supported by some browsers_\n\n```js\ncaniuse.isSupported('border-radius', 'ie 8, ie 9') // false\ncaniuse.isSupported('border-radius', 'ie 9') // true\n```\n\n#### `caniuse.find(query)`\n\n_search for a caniuse feature name_\n\nEx:\n\n```js\ncaniuse.find('radius') // ['border-radius']\ncaniuse.find('nothingness') // []\ncaniuse.find('css3')\n/*\n[ 'css3-attr',\n  'css3-boxsizing',\n  'css3-colors',\n  'css3-cursors-grab',\n  'css3-cursors-newer',\n  'css3-cursors',\n  'css3-tabsize' ]\n*/\n```\n\n#### `caniuse.getLatestStableBrowsers()`\n\n_get the current version for each browser_\n\n```js\ncaniuse.getLatestStableBrowsers()\n/*\n[ 'and_chr 67',\n  'and_ff 60',\n  'and_qq 1.2',\n  'and_uc 11.8',\n  'android 67',\n  'baidu 7.12',\n  'bb 10',\n  'chrome 67',\n  'edge 17',\n  'firefox 61',\n  'ie 11',\n  'ie_mob 11',\n  'ios_saf 11.3-11.4',\n  'op_mini all',\n  'op_mob 46',\n  'opera 53',\n  'safari 11.1',\n  'samsung 7.2' ]\n*/\n```\n\n#### `caniuse.getBrowserScope()`\n\n_returns a list of browsers currently used for the scope of operations_\n\n```js\ncaniuse.getBrowserScope()\n/*\n[ 'and_chr',\n  'and_ff',\n  'and_qq',\n  'and_uc',\n  'android',\n  'baidu',\n  'chrome',\n  'edge',\n  'firefox',\n  'ie',\n  'ie_mob',\n  'ios_saf',\n  'op_mini',\n  'op_mob',\n  'opera',\n  'safari',\n  'samsung' ]\n*/\n```\n\n#### `caniuse.setBrowserScope(browserscope)`\n\n_if you do not like the default browser scope, you can set it globally by using this method_\n\n* browserscope should be a 'autoprefixer' formatted string\n\n```js\ncaniuse.setBrowserScope('> 5%, last 2 versions, Firefox ESR, Opera 12.1')\n```\n\n\n---\n\n## [Changelog](CHANGELOG.md)\n\n## [License](LICENSE)"
}