{
	"name": "is-my-json-valid",
	"versions": {
		"0.0.0": {
			"name": "is-my-json-valid",
			"version": "0.0.0",
			"description": "A JSONSchema / orderly validator that uses code generation to be extremely fast",
			"main": "index.js",
			"dependencies": {
				"generate-function": "^1.0.2",
				"generate-object-property": "^1.1.0",
				"orderly": "^1.1.0"
			},
			"devDependencies": {
				"tape": "^2.13.4"
			},
			"scripts": {
				"test": "tape test/validate.js"
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/mafintosh/is-my-json-valid"
			},
			"keywords": [
				"json",
				"schema",
				"orderly",
				"jsonschema"
			],
			"author": {
				"name": "Mathias Buus"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/mafintosh/is-my-json-valid/issues"
			},
			"homepage": "https://github.com/mafintosh/is-my-json-valid",
			"gitHead": "42ebb1d9f7dc8477d720bf02c736ac3a2a75c8b2",
			"_id": "is-my-json-valid@0.0.0",
			"_shasum": "a19d90a3d9cb8173929711b472ebe3d8b76adeec",
			"_from": ".",
			"_npmVersion": "1.4.21",
			"_npmUser": {
				"name": "mafintosh",
				"email": "mathiasbuus@gmail.com"
			},
			"maintainers": [
				{
					"name": "mafintosh",
					"email": "mathiasbuus@gmail.com"
				}
			],
			"dist": {
				"shasum": "a19d90a3d9cb8173929711b472ebe3d8b76adeec",
				"tarball": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-0.0.0.tgz"
			},
			"directories": {},
			"deprecated": "catastrophic backtracking in regexes could potentially lead to REDOS attack, upgrade to 1.4.2 or 2.17.2 as soon as possible",
			"contributors": []
		},
		"1.0.0": {
			"name": "is-my-json-valid",
			"version": "1.0.0",
			"description": "A JSONSchema / orderly validator that uses code generation to be extremely fast",
			"main": "index.js",
			"dependencies": {
				"generate-function": "^1.0.2",
				"generate-object-property": "^1.1.0",
				"orderly": "^1.1.0"
			},
			"devDependencies": {
				"tape": "^2.13.4"
			},
			"scripts": {
				"test": "tape test/validate.js"
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/mafintosh/is-my-json-valid"
			},
			"keywords": [
				"json",
				"schema",
				"orderly",
				"jsonschema"
			],
			"author": {
				"name": "Mathias Buus"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/mafintosh/is-my-json-valid/issues"
			},
			"homepage": "https://github.com/mafintosh/is-my-json-valid",
			"gitHead": "fedd8850c1807e656a3ee19efe28583a54865bf8",
			"_id": "is-my-json-valid@1.0.0",
			"_shasum": "acc0877171575e1fad12e103672df3d73ee558ee",
			"_from": ".",
			"_npmVersion": "1.4.21",
			"_npmUser": {
				"name": "mafintosh",
				"email": "mathiasbuus@gmail.com"
			},
			"maintainers": [
				{
					"name": "mafintosh",
					"email": "mathiasbuus@gmail.com"
				}
			],
			"dist": {
				"shasum": "acc0877171575e1fad12e103672df3d73ee558ee",
				"tarball": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-1.0.0.tgz"
			},
			"directories": {},
			"deprecated": "catastrophic backtracking in regexes could potentially lead to REDOS attack, upgrade to 1.4.2 as soon as possible",
			"contributors": []
		},
		"1.0.1": {
			"name": "is-my-json-valid",
			"version": "1.0.1",
			"description": "A JSONSchema / orderly validator that uses code generation to be extremely fast",
			"main": "index.js",
			"dependencies": {
				"generate-function": "^1.0.2",
				"generate-object-property": "^1.1.0",
				"orderly": "^1.1.0"
			},
			"devDependencies": {
				"tape": "^2.13.4"
			},
			"scripts": {
				"test": "tape test/validate.js"
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/mafintosh/is-my-json-valid"
			},
			"keywords": [
				"json",
				"schema",
				"orderly",
				"jsonschema"
			],
			"author": {
				"name": "Mathias Buus"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/mafintosh/is-my-json-valid/issues"
			},
			"homepage": "https://github.com/mafintosh/is-my-json-valid",
			"gitHead": "cd30e1874023e30d06af871fc7b428461208b4c8",
			"_id": "is-my-json-valid@1.0.1",
			"_shasum": "d5aae1be301385ecf24325214d537d3d0a62422e",
			"_from": ".",
			"_npmVersion": "1.4.21",
			"_npmUser": {
				"name": "mafintosh",
				"email": "mathiasbuus@gmail.com"
			},
			"maintainers": [
				{
					"name": "mafintosh",
					"email": "mathiasbuus@gmail.com"
				}
			],
			"dist": {
				"shasum": "d5aae1be301385ecf24325214d537d3d0a62422e",
				"tarball": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-1.0.1.tgz"
			},
			"directories": {},
			"deprecated": "catastrophic backtracking in regexes could potentially lead to REDOS attack, upgrade to 1.4.2 as soon as possible",
			"contributors": []
		},
		"1.1.0": {
			"name": "is-my-json-valid",
			"version": "1.1.0",
			"description": "A JSONSchema / orderly validator that uses code generation to be extremely fast",
			"main": "index.js",
			"dependencies": {
				"generate-function": "^1.0.2",
				"generate-object-property": "^1.1.0",
				"orderly": "^1.1.0"
			},
			"devDependencies": {
				"tape": "^2.13.4"
			},
			"scripts": {
				"test": "tape test/validate.js"
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/mafintosh/is-my-json-valid"
			},
			"keywords": [
				"json",
				"schema",
				"orderly",
				"jsonschema"
			],
			"author": {
				"name": "Mathias Buus"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/mafintosh/is-my-json-valid/issues"
			},
			"homepage": "https://github.com/mafintosh/is-my-json-valid",
			"gitHead": "4116775c26e1391aaa7e79f076f8e8d4ff0bc4aa",
			"_id": "is-my-json-valid@1.1.0",
			"_shasum": "da39e282f89a605aadd9a3e57459e4e69795a4d5",
			"_from": ".",
			"_npmVersion": "1.4.21",
			"_npmUser": {
				"name": "mafintosh",
				"email": "mathiasbuus@gmail.com"
			},
			"maintainers": [
				{
					"name": "mafintosh",
					"email": "mathiasbuus@gmail.com"
				}
			],
			"dist": {
				"shasum": "da39e282f89a605aadd9a3e57459e4e69795a4d5",
				"tarball": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-1.1.0.tgz"
			},
			"directories": {},
			"deprecated": "catastrophic backtracking in regexes could potentially lead to REDOS attack, upgrade to 1.4.2 as soon as possible",
			"contributors": []
		},
		"1.2.0": {
			"name": "is-my-json-valid",
			"version": "1.2.0",
			"description": "A JSONSchema / orderly validator that uses code generation to be extremely fast",
			"main": "index.js",
			"dependencies": {
				"generate-function": "^1.0.2",
				"generate-object-property": "^1.1.0",
				"orderly": "^1.1.0"
			},
			"devDependencies": {
				"tape": "^2.13.4"
			},
			"scripts": {
				"test": "tape test/validate.js"
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/mafintosh/is-my-json-valid"
			},
			"keywords": [
				"json",
				"schema",
				"orderly",
				"jsonschema"
			],
			"author": {
				"name": "Mathias Buus"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/mafintosh/is-my-json-valid/issues"
			},
			"homepage": "https://github.com/mafintosh/is-my-json-valid",
			"gitHead": "f56177f6c9fa400fb628803b7539d87426972ede",
			"_id": "is-my-json-valid@1.2.0",
			"_shasum": "2443ed68b6e791062bde75cd4b9975879517239c",
			"_from": ".",
			"_npmVersion": "1.4.21",
			"_npmUser": {
				"name": "mafintosh",
				"email": "mathiasbuus@gmail.com"
			},
			"maintainers": [
				{
					"name": "mafintosh",
					"email": "mathiasbuus@gmail.com"
				}
			],
			"dist": {
				"shasum": "2443ed68b6e791062bde75cd4b9975879517239c",
				"tarball": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-1.2.0.tgz"
			},
			"directories": {},
			"deprecated": "catastrophic backtracking in regexes could potentially lead to REDOS attack, upgrade to 1.4.2 as soon as possible",
			"contributors": []
		},
		"1.3.0": {
			"name": "is-my-json-valid",
			"version": "1.3.0",
			"description": "A JSONSchema / orderly validator that uses code generation to be extremely fast",
			"main": "index.js",
			"dependencies": {
				"generate-function": "^1.1.0",
				"generate-object-property": "^1.1.0",
				"orderly": "^1.1.0"
			},
			"devDependencies": {
				"tape": "^2.13.4"
			},
			"scripts": {
				"test": "tape test/validate.js"
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/mafintosh/is-my-json-valid"
			},
			"keywords": [
				"json",
				"schema",
				"orderly",
				"jsonschema"
			],
			"author": {
				"name": "Mathias Buus"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/mafintosh/is-my-json-valid/issues"
			},
			"homepage": "https://github.com/mafintosh/is-my-json-valid",
			"gitHead": "d301e67bf1eccd63a1cd3e3b7054020f279833fa",
			"_id": "is-my-json-valid@1.3.0",
			"_shasum": "44eef1c2ace4127c705e812f8c9aa22490c40adc",
			"_from": ".",
			"_npmVersion": "1.4.21",
			"_npmUser": {
				"name": "mafintosh",
				"email": "mathiasbuus@gmail.com"
			},
			"maintainers": [
				{
					"name": "mafintosh",
					"email": "mathiasbuus@gmail.com"
				}
			],
			"dist": {
				"shasum": "44eef1c2ace4127c705e812f8c9aa22490c40adc",
				"tarball": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-1.3.0.tgz"
			},
			"directories": {},
			"deprecated": "catastrophic backtracking in regexes could potentially lead to REDOS attack, upgrade to 1.4.2 as soon as possible",
			"contributors": []
		},
		"1.3.1": {
			"name": "is-my-json-valid",
			"version": "1.3.1",
			"description": "A JSONSchema / orderly validator that uses code generation to be extremely fast",
			"main": "index.js",
			"dependencies": {
				"generate-function": "^1.1.0",
				"generate-object-property": "^1.1.0",
				"orderly": "^1.1.0"
			},
			"devDependencies": {
				"tape": "^2.13.4"
			},
			"scripts": {
				"test": "tape test/validate.js"
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/mafintosh/is-my-json-valid"
			},
			"keywords": [
				"json",
				"schema",
				"orderly",
				"jsonschema"
			],
			"author": {
				"name": "Mathias Buus"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/mafintosh/is-my-json-valid/issues"
			},
			"homepage": "https://github.com/mafintosh/is-my-json-valid",
			"gitHead": "b78c9f5445952d863a4dfa51c07c3c2e9405de64",
			"_id": "is-my-json-valid@1.3.1",
			"_shasum": "0f78f0a7d7b1d63192951eb8fc9b97139383c5ff",
			"_from": ".",
			"_npmVersion": "1.4.21",
			"_npmUser": {
				"name": "mafintosh",
				"email": "mathiasbuus@gmail.com"
			},
			"maintainers": [
				{
					"name": "mafintosh",
					"email": "mathiasbuus@gmail.com"
				}
			],
			"dist": {
				"shasum": "0f78f0a7d7b1d63192951eb8fc9b97139383c5ff",
				"tarball": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-1.3.1.tgz"
			},
			"directories": {},
			"deprecated": "catastrophic backtracking in regexes could potentially lead to REDOS attack, upgrade to 1.4.2 as soon as possible",
			"contributors": []
		},
		"1.3.2": {
			"name": "is-my-json-valid",
			"version": "1.3.2",
			"description": "A JSONSchema / orderly validator that uses code generation to be extremely fast",
			"main": "index.js",
			"dependencies": {
				"generate-function": "^1.1.0",
				"generate-object-property": "^1.1.0",
				"orderly": "^1.1.0"
			},
			"devDependencies": {
				"tape": "^2.13.4"
			},
			"scripts": {
				"test": "tape test/validate.js"
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/mafintosh/is-my-json-valid"
			},
			"keywords": [
				"json",
				"schema",
				"orderly",
				"jsonschema"
			],
			"author": {
				"name": "Mathias Buus"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/mafintosh/is-my-json-valid/issues"
			},
			"homepage": "https://github.com/mafintosh/is-my-json-valid",
			"gitHead": "103a73a8ed11bf2dcda0ef0c4e317094425db502",
			"_id": "is-my-json-valid@1.3.2",
			"_shasum": "f35227cb9192e9b184f1b68b2847ab94a9685358",
			"_from": ".",
			"_npmVersion": "1.4.21",
			"_npmUser": {
				"name": "mafintosh",
				"email": "mathiasbuus@gmail.com"
			},
			"maintainers": [
				{
					"name": "mafintosh",
					"email": "mathiasbuus@gmail.com"
				}
			],
			"dist": {
				"shasum": "f35227cb9192e9b184f1b68b2847ab94a9685358",
				"tarball": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-1.3.2.tgz"
			},
			"directories": {},
			"deprecated": "catastrophic backtracking in regexes could potentially lead to REDOS attack, upgrade to 1.4.2 as soon as possible",
			"contributors": []
		},
		"1.3.3": {
			"name": "is-my-json-valid",
			"version": "1.3.3",
			"description": "A JSONSchema / orderly validator that uses code generation to be extremely fast",
			"main": "index.js",
			"dependencies": {
				"generate-function": "^1.1.0",
				"generate-object-property": "^1.1.0",
				"orderly": "^1.1.0"
			},
			"devDependencies": {
				"tape": "^2.13.4"
			},
			"scripts": {
				"test": "tape test/validate.js"
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/mafintosh/is-my-json-valid"
			},
			"keywords": [
				"json",
				"schema",
				"orderly",
				"jsonschema"
			],
			"author": {
				"name": "Mathias Buus"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/mafintosh/is-my-json-valid/issues"
			},
			"homepage": "https://github.com/mafintosh/is-my-json-valid",
			"gitHead": "5da9e3c422bd09c55683c514eef22acd66c743e3",
			"_id": "is-my-json-valid@1.3.3",
			"_shasum": "d815d624f7f5399d97d4dd96e14975439ae2b24e",
			"_from": ".",
			"_npmVersion": "1.4.21",
			"_npmUser": {
				"name": "mafintosh",
				"email": "mathiasbuus@gmail.com"
			},
			"maintainers": [
				{
					"name": "mafintosh",
					"email": "mathiasbuus@gmail.com"
				}
			],
			"dist": {
				"shasum": "d815d624f7f5399d97d4dd96e14975439ae2b24e",
				"tarball": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-1.3.3.tgz"
			},
			"directories": {},
			"deprecated": "catastrophic backtracking in regexes could potentially lead to REDOS attack, upgrade to 1.4.2 as soon as possible",
			"contributors": []
		},
		"1.3.4": {
			"name": "is-my-json-valid",
			"version": "1.3.4",
			"description": "A JSONSchema / orderly validator that uses code generation to be extremely fast",
			"main": "index.js",
			"dependencies": {
				"generate-function": "^1.1.0",
				"generate-object-property": "^1.1.0",
				"orderly": "^1.1.0"
			},
			"devDependencies": {
				"tape": "^2.13.4"
			},
			"scripts": {
				"test": "tape test/validate.js"
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/mafintosh/is-my-json-valid"
			},
			"keywords": [
				"json",
				"schema",
				"orderly",
				"jsonschema"
			],
			"author": {
				"name": "Mathias Buus"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/mafintosh/is-my-json-valid/issues"
			},
			"homepage": "https://github.com/mafintosh/is-my-json-valid",
			"gitHead": "1e5e3da06866b4a3382aac14f452c6fb745c134a",
			"_id": "is-my-json-valid@1.3.4",
			"_shasum": "f253eaf3084c3a1d3cc7851fd307dd693199ed7d",
			"_from": ".",
			"_npmVersion": "1.4.21",
			"_npmUser": {
				"name": "mafintosh",
				"email": "mathiasbuus@gmail.com"
			},
			"maintainers": [
				{
					"name": "mafintosh",
					"email": "mathiasbuus@gmail.com"
				}
			],
			"dist": {
				"shasum": "f253eaf3084c3a1d3cc7851fd307dd693199ed7d",
				"tarball": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-1.3.4.tgz"
			},
			"directories": {},
			"deprecated": "catastrophic backtracking in regexes could potentially lead to REDOS attack, upgrade to 1.4.2 as soon as possible",
			"contributors": []
		},
		"1.3.5": {
			"name": "is-my-json-valid",
			"version": "1.3.5",
			"description": "A JSONSchema / orderly validator that uses code generation to be extremely fast",
			"main": "index.js",
			"dependencies": {
				"generate-function": "^1.1.0",
				"generate-object-property": "^1.1.0",
				"orderly": "^1.1.0",
				"xtend": "^4.0.0"
			},
			"devDependencies": {
				"tape": "^2.13.4"
			},
			"scripts": {
				"test": "tape test/validate.js"
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/mafintosh/is-my-json-valid"
			},
			"keywords": [
				"json",
				"schema",
				"orderly",
				"jsonschema"
			],
			"author": {
				"name": "Mathias Buus"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/mafintosh/is-my-json-valid/issues"
			},
			"homepage": "https://github.com/mafintosh/is-my-json-valid",
			"gitHead": "5e7cb8b32a4ac24c666b99e1ef71fb4b5f086a6c",
			"_id": "is-my-json-valid@1.3.5",
			"_shasum": "aa6b6227b1cb06a8b7a5f5e7257cdf49dafed2d2",
			"_from": ".",
			"_npmVersion": "1.4.21",
			"_npmUser": {
				"name": "mafintosh",
				"email": "mathiasbuus@gmail.com"
			},
			"maintainers": [
				{
					"name": "mafintosh",
					"email": "mathiasbuus@gmail.com"
				}
			],
			"dist": {
				"shasum": "aa6b6227b1cb06a8b7a5f5e7257cdf49dafed2d2",
				"tarball": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-1.3.5.tgz"
			},
			"directories": {},
			"deprecated": "catastrophic backtracking in regexes could potentially lead to REDOS attack, upgrade to 1.4.2 as soon as possible",
			"contributors": []
		},
		"1.3.6": {
			"name": "is-my-json-valid",
			"version": "1.3.6",
			"description": "A JSONSchema / orderly validator that uses code generation to be extremely fast",
			"main": "index.js",
			"dependencies": {
				"generate-function": "^1.1.0",
				"generate-object-property": "^1.1.0",
				"orderly": "^1.1.0",
				"xtend": "^4.0.0"
			},
			"devDependencies": {
				"tape": "^2.13.4"
			},
			"scripts": {
				"test": "tape test/validate.js"
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/mafintosh/is-my-json-valid"
			},
			"keywords": [
				"json",
				"schema",
				"orderly",
				"jsonschema"
			],
			"author": {
				"name": "Mathias Buus"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/mafintosh/is-my-json-valid/issues"
			},
			"homepage": "https://github.com/mafintosh/is-my-json-valid",
			"gitHead": "fcc529bb6b3680168f11a1a5b2b09c81172c0815",
			"_id": "is-my-json-valid@1.3.6",
			"_shasum": "6d762d3363aa34e6ab569bb25353261a068c20c8",
			"_from": ".",
			"_npmVersion": "1.4.21",
			"_npmUser": {
				"name": "mafintosh",
				"email": "mathiasbuus@gmail.com"
			},
			"maintainers": [
				{
					"name": "mafintosh",
					"email": "mathiasbuus@gmail.com"
				}
			],
			"dist": {
				"shasum": "6d762d3363aa34e6ab569bb25353261a068c20c8",
				"tarball": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-1.3.6.tgz"
			},
			"directories": {},
			"deprecated": "catastrophic backtracking in regexes could potentially lead to REDOS attack, upgrade to 1.4.2 as soon as possible",
			"contributors": []
		},
		"1.3.7": {
			"name": "is-my-json-valid",
			"version": "1.3.7",
			"description": "A JSONSchema / orderly validator that uses code generation to be extremely fast",
			"main": "index.js",
			"dependencies": {
				"generate-function": "^2.0.0",
				"generate-object-property": "^1.1.0",
				"orderly": "^1.1.0",
				"xtend": "^4.0.0"
			},
			"devDependencies": {
				"tape": "^2.13.4"
			},
			"scripts": {
				"test": "tape test/validate.js"
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/mafintosh/is-my-json-valid"
			},
			"keywords": [
				"json",
				"schema",
				"orderly",
				"jsonschema"
			],
			"author": {
				"name": "Mathias Buus"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/mafintosh/is-my-json-valid/issues"
			},
			"homepage": "https://github.com/mafintosh/is-my-json-valid",
			"gitHead": "77580d7fff065ed11b0599af3cb1cf67f39134cf",
			"_id": "is-my-json-valid@1.3.7",
			"_shasum": "8d6c41f8237adb79322ded8f049a717750ff237f",
			"_from": ".",
			"_npmVersion": "1.4.23",
			"_npmUser": {
				"name": "mafintosh",
				"email": "mathiasbuus@gmail.com"
			},
			"maintainers": [
				{
					"name": "mafintosh",
					"email": "mathiasbuus@gmail.com"
				}
			],
			"dist": {
				"shasum": "8d6c41f8237adb79322ded8f049a717750ff237f",
				"tarball": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-1.3.7.tgz"
			},
			"directories": {},
			"deprecated": "catastrophic backtracking in regexes could potentially lead to REDOS attack, upgrade to 1.4.2 as soon as possible",
			"contributors": []
		},
		"1.3.8": {
			"name": "is-my-json-valid",
			"version": "1.3.8",
			"description": "A JSONSchema / orderly validator that uses code generation to be extremely fast",
			"main": "index.js",
			"dependencies": {
				"generate-function": "^2.0.0",
				"generate-object-property": "^1.1.0",
				"orderly": "^1.1.0",
				"xtend": "^4.0.0"
			},
			"devDependencies": {
				"tape": "^2.13.4"
			},
			"scripts": {
				"test": "tape test/validate.js"
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/mafintosh/is-my-json-valid"
			},
			"keywords": [
				"json",
				"schema",
				"orderly",
				"jsonschema"
			],
			"author": {
				"name": "Mathias Buus"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/mafintosh/is-my-json-valid/issues"
			},
			"homepage": "https://github.com/mafintosh/is-my-json-valid",
			"gitHead": "90530cdd9381f232a6a0e032b932e2b65d49f583",
			"_id": "is-my-json-valid@1.3.8",
			"_shasum": "1b0b5ea78e109aa7731482e7d87b971d9fbc0b46",
			"_from": ".",
			"_npmVersion": "2.0.0",
			"_npmUser": {
				"name": "mafintosh",
				"email": "mathiasbuus@gmail.com"
			},
			"maintainers": [
				{
					"name": "mafintosh",
					"email": "mathiasbuus@gmail.com"
				}
			],
			"dist": {
				"shasum": "1b0b5ea78e109aa7731482e7d87b971d9fbc0b46",
				"tarball": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-1.3.8.tgz"
			},
			"directories": {},
			"deprecated": "catastrophic backtracking in regexes could potentially lead to REDOS attack, upgrade to 1.4.2 as soon as possible",
			"contributors": []
		},
		"1.3.9": {
			"name": "is-my-json-valid",
			"version": "1.3.9",
			"description": "A JSONSchema / orderly validator that uses code generation to be extremely fast",
			"main": "index.js",
			"dependencies": {
				"generate-function": "^2.0.0",
				"generate-object-property": "^1.1.0",
				"orderly": "^1.1.0",
				"xtend": "^4.0.0"
			},
			"devDependencies": {
				"tape": "^2.13.4"
			},
			"scripts": {
				"test": "tape test/validate.js"
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/mafintosh/is-my-json-valid"
			},
			"keywords": [
				"json",
				"schema",
				"orderly",
				"jsonschema"
			],
			"author": {
				"name": "Mathias Buus"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/mafintosh/is-my-json-valid/issues"
			},
			"homepage": "https://github.com/mafintosh/is-my-json-valid",
			"gitHead": "e8d28b8487c5e829fb0149adf2edab9f54f60d54",
			"_id": "is-my-json-valid@1.3.9",
			"_shasum": "530c48024e4e1fab1326c2555b208884b95cd5d2",
			"_from": ".",
			"_npmVersion": "1.4.28",
			"_npmUser": {
				"name": "mafintosh",
				"email": "mathiasbuus@gmail.com"
			},
			"maintainers": [
				{
					"name": "mafintosh",
					"email": "mathiasbuus@gmail.com"
				}
			],
			"dist": {
				"shasum": "530c48024e4e1fab1326c2555b208884b95cd5d2",
				"tarball": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-1.3.9.tgz"
			},
			"directories": {},
			"deprecated": "catastrophic backtracking in regexes could potentially lead to REDOS attack, upgrade to 1.4.2 as soon as possible",
			"contributors": []
		},
		"1.4.0": {
			"name": "is-my-json-valid",
			"version": "1.4.0",
			"description": "A JSONSchema / orderly validator that uses code generation to be extremely fast",
			"main": "index.js",
			"dependencies": {
				"generate-function": "^2.0.0",
				"generate-object-property": "^1.1.0",
				"orderly": "^1.1.0",
				"xtend": "^4.0.0"
			},
			"devDependencies": {
				"tape": "^2.13.4"
			},
			"scripts": {
				"test": "tape test/validate.js"
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/mafintosh/is-my-json-valid"
			},
			"keywords": [
				"json",
				"schema",
				"orderly",
				"jsonschema"
			],
			"author": {
				"name": "Mathias Buus"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/mafintosh/is-my-json-valid/issues"
			},
			"homepage": "https://github.com/mafintosh/is-my-json-valid",
			"gitHead": "4becc80753c10a574c8d933f5ce4caeefa883b18",
			"_id": "is-my-json-valid@1.4.0",
			"_shasum": "e0a3eb7ba9c996863baff8204bd0db46abdd814d",
			"_from": ".",
			"_npmVersion": "1.4.28",
			"_npmUser": {
				"name": "watson",
				"email": "w@tson.dk"
			},
			"maintainers": [
				{
					"name": "mafintosh",
					"email": "mathiasbuus@gmail.com"
				},
				{
					"name": "watson",
					"email": "w@tson.dk"
				}
			],
			"dist": {
				"shasum": "e0a3eb7ba9c996863baff8204bd0db46abdd814d",
				"tarball": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-1.4.0.tgz"
			},
			"directories": {},
			"deprecated": "catastrophic backtracking in regexes could potentially lead to REDOS attack, upgrade to 1.4.2 as soon as possible",
			"contributors": []
		},
		"1.4.1": {
			"name": "is-my-json-valid",
			"version": "1.4.1",
			"description": "A JSONSchema / orderly validator that uses code generation to be extremely fast",
			"main": "index.js",
			"dependencies": {
				"generate-function": "^2.0.0",
				"generate-object-property": "^1.1.0",
				"orderly": "^1.1.0",
				"xtend": "^4.0.0"
			},
			"devDependencies": {
				"tape": "^2.13.4"
			},
			"scripts": {
				"test": "tape test/validate.js"
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/mafintosh/is-my-json-valid"
			},
			"keywords": [
				"json",
				"schema",
				"orderly",
				"jsonschema"
			],
			"author": {
				"name": "Mathias Buus"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/mafintosh/is-my-json-valid/issues"
			},
			"homepage": "https://github.com/mafintosh/is-my-json-valid",
			"gitHead": "0f4e6772afcac487cb775b56cb3b2d8b2ef088fd",
			"_id": "is-my-json-valid@1.4.1",
			"_shasum": "47df58172293f473692b52ddde19e4e6d6695651",
			"_from": ".",
			"_npmVersion": "2.1.17",
			"_nodeVersion": "0.10.35",
			"_npmUser": {
				"name": "mafintosh",
				"email": "mathiasbuus@gmail.com"
			},
			"maintainers": [
				{
					"name": "mafintosh",
					"email": "mathiasbuus@gmail.com"
				},
				{
					"name": "watson",
					"email": "w@tson.dk"
				}
			],
			"dist": {
				"shasum": "47df58172293f473692b52ddde19e4e6d6695651",
				"tarball": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-1.4.1.tgz"
			},
			"directories": {},
			"deprecated": "catastrophic backtracking in regexes could potentially lead to REDOS attack, upgrade to 1.4.2 as soon as possible",
			"contributors": []
		},
		"2.0.0": {
			"name": "is-my-json-valid",
			"version": "2.0.0",
			"description": "A JSONSchema validator that uses code generation to be extremely fast",
			"main": "index.js",
			"dependencies": {
				"generate-function": "^2.0.0",
				"generate-object-property": "^1.1.0",
				"jsonpointer": "^1.1.0"
			},
			"devDependencies": {
				"tape": "^2.13.4"
			},
			"scripts": {
				"test": "tape test/validate.js"
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/mafintosh/is-my-json-valid"
			},
			"keywords": [
				"json",
				"schema",
				"orderly",
				"jsonschema"
			],
			"author": {
				"name": "Mathias Buus"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/mafintosh/is-my-json-valid/issues"
			},
			"homepage": "https://github.com/mafintosh/is-my-json-valid",
			"gitHead": "9598fabb620dc7af404140895212a8a3c98eada7",
			"_id": "is-my-json-valid@2.0.0",
			"_shasum": "f91b37229d7425952fe4522f1f656abc44882db5",
			"_from": ".",
			"_npmVersion": "2.2.0",
			"_nodeVersion": "0.10.35",
			"_npmUser": {
				"name": "mafintosh",
				"email": "mathiasbuus@gmail.com"
			},
			"maintainers": [
				{
					"name": "mafintosh",
					"email": "mathiasbuus@gmail.com"
				},
				{
					"name": "watson",
					"email": "w@tson.dk"
				}
			],
			"dist": {
				"shasum": "f91b37229d7425952fe4522f1f656abc44882db5",
				"tarball": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-2.0.0.tgz"
			},
			"directories": {},
			"deprecated": "catastrophic backtracking in regexes could potentially lead to REDOS attack, upgrade to 2.17.2 as soon as possible",
			"contributors": []
		},
		"2.0.1": {
			"name": "is-my-json-valid",
			"version": "2.0.1",
			"description": "A JSONSchema validator that uses code generation to be extremely fast",
			"main": "index.js",
			"dependencies": {
				"generate-function": "^2.0.0",
				"generate-object-property": "^1.1.0",
				"jsonpointer": "^1.1.0"
			},
			"devDependencies": {
				"tape": "^2.13.4"
			},
			"scripts": {
				"test": "tape test/validate.js"
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/mafintosh/is-my-json-valid"
			},
			"keywords": [
				"json",
				"schema",
				"orderly",
				"jsonschema"
			],
			"author": {
				"name": "Mathias Buus"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/mafintosh/is-my-json-valid/issues"
			},
			"homepage": "https://github.com/mafintosh/is-my-json-valid",
			"gitHead": "e1bdf1426729e0e426b7958d2c51eda5653ae734",
			"_id": "is-my-json-valid@2.0.1",
			"_shasum": "c7d03a03ebdf75230f49af42f13d21ed7343bd54",
			"_from": ".",
			"_npmVersion": "2.2.0",
			"_nodeVersion": "0.10.35",
			"_npmUser": {
				"name": "mafintosh",
				"email": "mathiasbuus@gmail.com"
			},
			"maintainers": [
				{
					"name": "mafintosh",
					"email": "mathiasbuus@gmail.com"
				},
				{
					"name": "watson",
					"email": "w@tson.dk"
				}
			],
			"dist": {
				"shasum": "c7d03a03ebdf75230f49af42f13d21ed7343bd54",
				"tarball": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-2.0.1.tgz"
			},
			"directories": {},
			"deprecated": "catastrophic backtracking in regexes could potentially lead to REDOS attack, upgrade to 2.17.2 as soon as possible",
			"contributors": []
		},
		"2.0.2": {
			"name": "is-my-json-valid",
			"version": "2.0.2",
			"description": "A JSONSchema validator that uses code generation to be extremely fast",
			"main": "index.js",
			"dependencies": {
				"generate-function": "^2.0.0",
				"generate-object-property": "^1.1.0",
				"jsonpointer": "^1.1.0"
			},
			"devDependencies": {
				"tape": "^2.13.4"
			},
			"scripts": {
				"test": "tape test/validate.js"
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/mafintosh/is-my-json-valid"
			},
			"keywords": [
				"json",
				"schema",
				"orderly",
				"jsonschema"
			],
			"author": {
				"name": "Mathias Buus"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/mafintosh/is-my-json-valid/issues"
			},
			"homepage": "https://github.com/mafintosh/is-my-json-valid",
			"gitHead": "df3772ed9db20366e878d44a2a871f4cbeafb0c2",
			"_id": "is-my-json-valid@2.0.2",
			"_shasum": "f15c692f2822e8e062c459388e8e4ba9d38dd81c",
			"_from": ".",
			"_npmVersion": "2.2.0",
			"_nodeVersion": "0.10.35",
			"_npmUser": {
				"name": "mafintosh",
				"email": "mathiasbuus@gmail.com"
			},
			"maintainers": [
				{
					"name": "mafintosh",
					"email": "mathiasbuus@gmail.com"
				},
				{
					"name": "watson",
					"email": "w@tson.dk"
				}
			],
			"dist": {
				"shasum": "f15c692f2822e8e062c459388e8e4ba9d38dd81c",
				"tarball": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-2.0.2.tgz"
			},
			"directories": {},
			"deprecated": "catastrophic backtracking in regexes could potentially lead to REDOS attack, upgrade to 2.17.2 as soon as possible",
			"contributors": []
		},
		"2.0.3": {
			"name": "is-my-json-valid",
			"version": "2.0.3",
			"description": "A JSONSchema validator that uses code generation to be extremely fast",
			"main": "index.js",
			"dependencies": {
				"generate-function": "^2.0.0",
				"generate-object-property": "^1.1.0",
				"jsonpointer": "^1.1.0"
			},
			"devDependencies": {
				"tape": "^2.13.4"
			},
			"scripts": {
				"test": "tape test/validate.js"
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/mafintosh/is-my-json-valid"
			},
			"keywords": [
				"json",
				"schema",
				"orderly",
				"jsonschema"
			],
			"author": {
				"name": "Mathias Buus"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/mafintosh/is-my-json-valid/issues"
			},
			"homepage": "https://github.com/mafintosh/is-my-json-valid",
			"gitHead": "41dd3c116e24aac3d92bd84aab77e4f0a5285484",
			"_id": "is-my-json-valid@2.0.3",
			"_shasum": "593228839b88f3f0a1241a29aa90143be83e3b07",
			"_from": ".",
			"_npmVersion": "2.2.0",
			"_nodeVersion": "0.10.35",
			"_npmUser": {
				"name": "mafintosh",
				"email": "mathiasbuus@gmail.com"
			},
			"maintainers": [
				{
					"name": "mafintosh",
					"email": "mathiasbuus@gmail.com"
				},
				{
					"name": "watson",
					"email": "w@tson.dk"
				}
			],
			"dist": {
				"shasum": "593228839b88f3f0a1241a29aa90143be83e3b07",
				"tarball": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-2.0.3.tgz"
			},
			"directories": {},
			"deprecated": "catastrophic backtracking in regexes could potentially lead to REDOS attack, upgrade to 2.17.2 as soon as possible",
			"contributors": []
		},
		"2.1.0": {
			"name": "is-my-json-valid",
			"version": "2.1.0",
			"description": "A JSONSchema validator that uses code generation to be extremely fast",
			"main": "index.js",
			"dependencies": {
				"generate-function": "^2.0.0",
				"generate-object-property": "^1.1.0",
				"jsonpointer": "^1.1.0",
				"xtend": "^4.0.0"
			},
			"devDependencies": {
				"tape": "^2.13.4"
			},
			"scripts": {
				"test": "tape test/validate.js"
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/mafintosh/is-my-json-valid"
			},
			"keywords": [
				"json",
				"schema",
				"orderly",
				"jsonschema"
			],
			"author": {
				"name": "Mathias Buus"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/mafintosh/is-my-json-valid/issues"
			},
			"homepage": "https://github.com/mafintosh/is-my-json-valid",
			"gitHead": "f7a7f6b49ede83dae409b7faf2132b832bac1b45",
			"_id": "is-my-json-valid@2.1.0",
			"_shasum": "bc7e31852965edd3b12b27a8698daf983f1576f7",
			"_from": ".",
			"_npmVersion": "1.4.28",
			"_npmUser": {
				"name": "mafintosh",
				"email": "mathiasbuus@gmail.com"
			},
			"maintainers": [
				{
					"name": "mafintosh",
					"email": "mathiasbuus@gmail.com"
				},
				{
					"name": "watson",
					"email": "w@tson.dk"
				}
			],
			"dist": {
				"shasum": "bc7e31852965edd3b12b27a8698daf983f1576f7",
				"tarball": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-2.1.0.tgz"
			},
			"directories": {},
			"deprecated": "catastrophic backtracking in regexes could potentially lead to REDOS attack, upgrade to 2.17.2 as soon as possible",
			"contributors": []
		},
		"2.2.0": {
			"name": "is-my-json-valid",
			"version": "2.2.0",
			"description": "A JSONSchema validator that uses code generation to be extremely fast",
			"main": "index.js",
			"dependencies": {
				"generate-function": "^2.0.0",
				"generate-object-property": "^1.1.0",
				"jsonpointer": "^1.1.0",
				"xtend": "^4.0.0"
			},
			"devDependencies": {
				"tape": "^2.13.4"
			},
			"scripts": {
				"test": "tape test/validate.js"
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/mafintosh/is-my-json-valid"
			},
			"keywords": [
				"json",
				"schema",
				"orderly",
				"jsonschema"
			],
			"author": {
				"name": "Mathias Buus"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/mafintosh/is-my-json-valid/issues"
			},
			"homepage": "https://github.com/mafintosh/is-my-json-valid",
			"gitHead": "71fd7d62e6d3d4009335acf641afd4de4f6674f5",
			"_id": "is-my-json-valid@2.2.0",
			"_shasum": "40c1e410a65df8c00c8b16aa6b613b23d58ffa25",
			"_from": ".",
			"_npmVersion": "2.3.0",
			"_nodeVersion": "0.10.36",
			"_npmUser": {
				"name": "mafintosh",
				"email": "mathiasbuus@gmail.com"
			},
			"maintainers": [
				{
					"name": "mafintosh",
					"email": "mathiasbuus@gmail.com"
				},
				{
					"name": "watson",
					"email": "w@tson.dk"
				}
			],
			"dist": {
				"shasum": "40c1e410a65df8c00c8b16aa6b613b23d58ffa25",
				"tarball": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-2.2.0.tgz"
			},
			"directories": {},
			"deprecated": "catastrophic backtracking in regexes could potentially lead to REDOS attack, upgrade to 2.17.2 as soon as possible",
			"contributors": []
		},
		"2.2.1": {
			"name": "is-my-json-valid",
			"version": "2.2.1",
			"description": "A JSONSchema validator that uses code generation to be extremely fast",
			"main": "index.js",
			"dependencies": {
				"generate-function": "^2.0.0",
				"generate-object-property": "^1.1.0",
				"jsonpointer": "^1.1.0",
				"xtend": "^4.0.0"
			},
			"devDependencies": {
				"tape": "^2.13.4"
			},
			"scripts": {
				"test": "tape test/*.js"
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/mafintosh/is-my-json-valid"
			},
			"keywords": [
				"json",
				"schema",
				"orderly",
				"jsonschema"
			],
			"author": {
				"name": "Mathias Buus"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/mafintosh/is-my-json-valid/issues"
			},
			"homepage": "https://github.com/mafintosh/is-my-json-valid",
			"gitHead": "c512b484e19963e6819944dbcaa865586599b8d6",
			"_id": "is-my-json-valid@2.2.1",
			"_shasum": "27e2efdde2669068c1642d9d045d5f6bd7a3b859",
			"_from": ".",
			"_npmVersion": "2.3.0",
			"_nodeVersion": "0.10.36",
			"_npmUser": {
				"name": "mafintosh",
				"email": "mathiasbuus@gmail.com"
			},
			"maintainers": [
				{
					"name": "mafintosh",
					"email": "mathiasbuus@gmail.com"
				},
				{
					"name": "watson",
					"email": "w@tson.dk"
				}
			],
			"dist": {
				"shasum": "27e2efdde2669068c1642d9d045d5f6bd7a3b859",
				"tarball": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-2.2.1.tgz"
			},
			"directories": {},
			"deprecated": "catastrophic backtracking in regexes could potentially lead to REDOS attack, upgrade to 2.17.2 as soon as possible",
			"contributors": []
		},
		"2.3.0": {
			"name": "is-my-json-valid",
			"version": "2.3.0",
			"description": "A JSONSchema validator that uses code generation to be extremely fast",
			"main": "index.js",
			"dependencies": {
				"generate-function": "^2.0.0",
				"generate-object-property": "^1.1.0",
				"jsonpointer": "^1.1.0",
				"xtend": "^4.0.0"
			},
			"devDependencies": {
				"tape": "^2.13.4"
			},
			"scripts": {
				"test": "tape test/*.js"
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/mafintosh/is-my-json-valid"
			},
			"keywords": [
				"json",
				"schema",
				"orderly",
				"jsonschema"
			],
			"author": {
				"name": "Mathias Buus"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/mafintosh/is-my-json-valid/issues"
			},
			"homepage": "https://github.com/mafintosh/is-my-json-valid",
			"gitHead": "bd2241aff273c50a0ffc612766abf5805028e20e",
			"_id": "is-my-json-valid@2.3.0",
			"_shasum": "ffa7d76c27c435207ac22058d4f8af2ef57d3a87",
			"_from": ".",
			"_npmVersion": "2.3.0",
			"_nodeVersion": "0.10.36",
			"_npmUser": {
				"name": "mafintosh",
				"email": "mathiasbuus@gmail.com"
			},
			"maintainers": [
				{
					"name": "mafintosh",
					"email": "mathiasbuus@gmail.com"
				},
				{
					"name": "watson",
					"email": "w@tson.dk"
				}
			],
			"dist": {
				"shasum": "ffa7d76c27c435207ac22058d4f8af2ef57d3a87",
				"tarball": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-2.3.0.tgz"
			},
			"directories": {},
			"deprecated": "catastrophic backtracking in regexes could potentially lead to REDOS attack, upgrade to 2.17.2 as soon as possible",
			"contributors": []
		},
		"2.3.1": {
			"name": "is-my-json-valid",
			"version": "2.3.1",
			"description": "A JSONSchema validator that uses code generation to be extremely fast",
			"main": "index.js",
			"dependencies": {
				"generate-function": "^2.0.0",
				"generate-object-property": "^1.1.0",
				"jsonpointer": "^1.1.0",
				"xtend": "^4.0.0"
			},
			"devDependencies": {
				"tape": "^2.13.4"
			},
			"scripts": {
				"test": "tape test/*.js"
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/mafintosh/is-my-json-valid"
			},
			"keywords": [
				"json",
				"schema",
				"orderly",
				"jsonschema"
			],
			"author": {
				"name": "Mathias Buus"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/mafintosh/is-my-json-valid/issues"
			},
			"homepage": "https://github.com/mafintosh/is-my-json-valid",
			"gitHead": "a9f1ff7188ed59c1aa26d065e51a720a34d7e2a6",
			"_id": "is-my-json-valid@2.3.1",
			"_shasum": "03568044845ce5fcdc069c0635146149c3ac94ee",
			"_from": ".",
			"_npmVersion": "1.4.28",
			"_npmUser": {
				"name": "watson",
				"email": "w@tson.dk"
			},
			"maintainers": [
				{
					"name": "mafintosh",
					"email": "mathiasbuus@gmail.com"
				},
				{
					"name": "watson",
					"email": "w@tson.dk"
				}
			],
			"dist": {
				"shasum": "03568044845ce5fcdc069c0635146149c3ac94ee",
				"tarball": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-2.3.1.tgz"
			},
			"directories": {},
			"deprecated": "catastrophic backtracking in regexes could potentially lead to REDOS attack, upgrade to 2.17.2 as soon as possible",
			"contributors": []
		},
		"2.4.0": {
			"name": "is-my-json-valid",
			"version": "2.4.0",
			"description": "A JSONSchema validator that uses code generation to be extremely fast",
			"main": "index.js",
			"dependencies": {
				"generate-function": "^2.0.0",
				"generate-object-property": "^1.1.0",
				"jsonpointer": "^1.1.0",
				"xtend": "^4.0.0"
			},
			"devDependencies": {
				"tape": "^2.13.4"
			},
			"scripts": {
				"test": "tape test/*.js"
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/mafintosh/is-my-json-valid"
			},
			"keywords": [
				"json",
				"schema",
				"orderly",
				"jsonschema"
			],
			"author": {
				"name": "Mathias Buus"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/mafintosh/is-my-json-valid/issues"
			},
			"homepage": "https://github.com/mafintosh/is-my-json-valid",
			"gitHead": "ebf08d9e8ab7bf06b5f073df7e1965fedee8b712",
			"_id": "is-my-json-valid@2.4.0",
			"_shasum": "62f90eaf73e049852ea782d69deebcdc289fc5ca",
			"_from": ".",
			"_npmVersion": "2.4.1",
			"_nodeVersion": "1.1.0",
			"_npmUser": {
				"name": "mafintosh",
				"email": "mathiasbuus@gmail.com"
			},
			"maintainers": [
				{
					"name": "mafintosh",
					"email": "mathiasbuus@gmail.com"
				},
				{
					"name": "watson",
					"email": "w@tson.dk"
				}
			],
			"dist": {
				"shasum": "62f90eaf73e049852ea782d69deebcdc289fc5ca",
				"tarball": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-2.4.0.tgz"
			},
			"directories": {},
			"deprecated": "catastrophic backtracking in regexes could potentially lead to REDOS attack, upgrade to 2.17.2 as soon as possible",
			"contributors": []
		},
		"2.4.1": {
			"name": "is-my-json-valid",
			"version": "2.4.1",
			"description": "A JSONSchema validator that uses code generation to be extremely fast",
			"main": "index.js",
			"dependencies": {
				"generate-function": "^2.0.0",
				"generate-object-property": "^1.1.0",
				"jsonpointer": "^1.1.0",
				"xtend": "^4.0.0"
			},
			"devDependencies": {
				"tape": "^2.13.4"
			},
			"scripts": {
				"test": "tape test/*.js"
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/mafintosh/is-my-json-valid"
			},
			"keywords": [
				"json",
				"schema",
				"orderly",
				"jsonschema"
			],
			"author": {
				"name": "Mathias Buus"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/mafintosh/is-my-json-valid/issues"
			},
			"homepage": "https://github.com/mafintosh/is-my-json-valid",
			"gitHead": "6965af828068b96c33a8d7eee09cfbfd060651d6",
			"_id": "is-my-json-valid@2.4.1",
			"_shasum": "0b350775c17b40fc9724aa7a0f519f8f912f08b1",
			"_from": ".",
			"_npmVersion": "2.4.1",
			"_nodeVersion": "1.1.0",
			"_npmUser": {
				"name": "mafintosh",
				"email": "mathiasbuus@gmail.com"
			},
			"maintainers": [
				{
					"name": "mafintosh",
					"email": "mathiasbuus@gmail.com"
				},
				{
					"name": "watson",
					"email": "w@tson.dk"
				}
			],
			"dist": {
				"shasum": "0b350775c17b40fc9724aa7a0f519f8f912f08b1",
				"tarball": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-2.4.1.tgz"
			},
			"directories": {},
			"deprecated": "catastrophic backtracking in regexes could potentially lead to REDOS attack, upgrade to 2.17.2 as soon as possible",
			"contributors": []
		},
		"2.5.0": {
			"name": "is-my-json-valid",
			"version": "2.5.0",
			"description": "A JSONSchema validator that uses code generation to be extremely fast",
			"main": "index.js",
			"dependencies": {
				"generate-function": "^2.0.0",
				"generate-object-property": "^1.1.0",
				"jsonpointer": "^1.1.0",
				"xtend": "^4.0.0"
			},
			"devDependencies": {
				"tape": "^2.13.4"
			},
			"scripts": {
				"test": "tape test/*.js"
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/mafintosh/is-my-json-valid"
			},
			"keywords": [
				"json",
				"schema",
				"orderly",
				"jsonschema"
			],
			"author": {
				"name": "Mathias Buus"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/mafintosh/is-my-json-valid/issues"
			},
			"homepage": "https://github.com/mafintosh/is-my-json-valid",
			"gitHead": "109c9b62db36fe9cbdbc3dcb8a3227613f5572b5",
			"_id": "is-my-json-valid@2.5.0",
			"_shasum": "e19aa5c3645ba7fabdf3c4d67ac3d34c5e9ee220",
			"_from": ".",
			"_npmVersion": "2.4.1",
			"_nodeVersion": "1.1.0",
			"_npmUser": {
				"name": "mafintosh",
				"email": "mathiasbuus@gmail.com"
			},
			"maintainers": [
				{
					"name": "mafintosh",
					"email": "mathiasbuus@gmail.com"
				},
				{
					"name": "watson",
					"email": "w@tson.dk"
				}
			],
			"dist": {
				"shasum": "e19aa5c3645ba7fabdf3c4d67ac3d34c5e9ee220",
				"tarball": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-2.5.0.tgz"
			},
			"directories": {},
			"deprecated": "catastrophic backtracking in regexes could potentially lead to REDOS attack, upgrade to 2.17.2 as soon as possible",
			"contributors": []
		},
		"2.6.0": {
			"name": "is-my-json-valid",
			"version": "2.6.0",
			"description": "A JSONSchema validator that uses code generation to be extremely fast",
			"main": "index.js",
			"dependencies": {
				"generate-function": "^2.0.0",
				"generate-object-property": "^1.1.0",
				"jsonpointer": "^1.1.0",
				"xtend": "^4.0.0"
			},
			"devDependencies": {
				"tape": "^2.13.4"
			},
			"scripts": {
				"test": "tape test/*.js"
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/mafintosh/is-my-json-valid"
			},
			"keywords": [
				"json",
				"schema",
				"orderly",
				"jsonschema"
			],
			"author": {
				"name": "Mathias Buus"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/mafintosh/is-my-json-valid/issues"
			},
			"homepage": "https://github.com/mafintosh/is-my-json-valid",
			"gitHead": "4d102b77023f380dad4cf6ec2d485ff672867edb",
			"_id": "is-my-json-valid@2.6.0",
			"_shasum": "4b56a76d140e2b37f3b1e2c1188de4b34e639625",
			"_from": ".",
			"_npmVersion": "2.5.1",
			"_nodeVersion": "1.2.0",
			"_npmUser": {
				"name": "mafintosh",
				"email": "mathiasbuus@gmail.com"
			},
			"maintainers": [
				{
					"name": "mafintosh",
					"email": "mathiasbuus@gmail.com"
				},
				{
					"name": "watson",
					"email": "w@tson.dk"
				}
			],
			"dist": {
				"shasum": "4b56a76d140e2b37f3b1e2c1188de4b34e639625",
				"tarball": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-2.6.0.tgz"
			},
			"directories": {},
			"deprecated": "catastrophic backtracking in regexes could potentially lead to REDOS attack, upgrade to 2.17.2 as soon as possible",
			"contributors": []
		},
		"2.7.0": {
			"name": "is-my-json-valid",
			"version": "2.7.0",
			"description": "A JSONSchema validator that uses code generation to be extremely fast",
			"main": "index.js",
			"dependencies": {
				"generate-function": "^2.0.0",
				"generate-object-property": "^1.1.0",
				"jsonpointer": "^1.1.0",
				"xtend": "^4.0.0"
			},
			"devDependencies": {
				"tape": "^2.13.4"
			},
			"scripts": {
				"test": "tape test/*.js"
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/mafintosh/is-my-json-valid"
			},
			"keywords": [
				"json",
				"schema",
				"orderly",
				"jsonschema"
			],
			"author": {
				"name": "Mathias Buus"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/mafintosh/is-my-json-valid/issues"
			},
			"homepage": "https://github.com/mafintosh/is-my-json-valid",
			"gitHead": "39f2974261d51bc3967fd41709fefe405d936a10",
			"_id": "is-my-json-valid@2.7.0",
			"_shasum": "c16b461f2cd296a2b4209b1f9249017fef0d240a",
			"_from": ".",
			"_npmVersion": "2.5.1",
			"_nodeVersion": "1.2.0",
			"_npmUser": {
				"name": "mafintosh",
				"email": "mathiasbuus@gmail.com"
			},
			"maintainers": [
				{
					"name": "mafintosh",
					"email": "mathiasbuus@gmail.com"
				},
				{
					"name": "watson",
					"email": "w@tson.dk"
				}
			],
			"dist": {
				"shasum": "c16b461f2cd296a2b4209b1f9249017fef0d240a",
				"tarball": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-2.7.0.tgz"
			},
			"directories": {},
			"deprecated": "catastrophic backtracking in regexes could potentially lead to REDOS attack, upgrade to 2.17.2 as soon as possible",
			"contributors": []
		},
		"2.8.0": {
			"name": "is-my-json-valid",
			"version": "2.8.0",
			"description": "A JSONSchema validator that uses code generation to be extremely fast",
			"main": "index.js",
			"dependencies": {
				"generate-function": "^2.0.0",
				"generate-object-property": "^1.1.0",
				"jsonpointer": "^1.1.0",
				"xtend": "^4.0.0"
			},
			"devDependencies": {
				"tape": "^2.13.4"
			},
			"scripts": {
				"test": "tape test/*.js"
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/mafintosh/is-my-json-valid"
			},
			"keywords": [
				"json",
				"schema",
				"orderly",
				"jsonschema"
			],
			"author": {
				"name": "Mathias Buus"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/mafintosh/is-my-json-valid/issues"
			},
			"homepage": "https://github.com/mafintosh/is-my-json-valid",
			"gitHead": "14ad29634441bb40326dfd14f9d6869798efb9e4",
			"_id": "is-my-json-valid@2.8.0",
			"_shasum": "7377ffb02695f9813e9fd9ff8779f8933e00f072",
			"_from": ".",
			"_npmVersion": "2.5.1",
			"_nodeVersion": "1.2.0",
			"_npmUser": {
				"name": "mafintosh",
				"email": "mathiasbuus@gmail.com"
			},
			"maintainers": [
				{
					"name": "mafintosh",
					"email": "mathiasbuus@gmail.com"
				},
				{
					"name": "watson",
					"email": "w@tson.dk"
				}
			],
			"dist": {
				"shasum": "7377ffb02695f9813e9fd9ff8779f8933e00f072",
				"tarball": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-2.8.0.tgz"
			},
			"directories": {},
			"deprecated": "catastrophic backtracking in regexes could potentially lead to REDOS attack, upgrade to 2.17.2 as soon as possible",
			"contributors": []
		},
		"2.9.0": {
			"name": "is-my-json-valid",
			"version": "2.9.0",
			"description": "A JSONSchema validator that uses code generation to be extremely fast",
			"main": "index.js",
			"dependencies": {
				"generate-function": "^2.0.0",
				"generate-object-property": "^1.1.0",
				"jsonpointer": "^1.1.0",
				"xtend": "^4.0.0"
			},
			"devDependencies": {
				"tape": "^2.13.4"
			},
			"scripts": {
				"test": "tape test/*.js"
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/mafintosh/is-my-json-valid"
			},
			"keywords": [
				"json",
				"schema",
				"orderly",
				"jsonschema"
			],
			"author": {
				"name": "Mathias Buus"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/mafintosh/is-my-json-valid/issues"
			},
			"homepage": "https://github.com/mafintosh/is-my-json-valid",
			"gitHead": "4b638225706e810427e011adc6bd3db3989afbd7",
			"_id": "is-my-json-valid@2.9.0",
			"_shasum": "f6a2eb982c5c86e4bf8c4b0222f98e0c6c8c1419",
			"_from": ".",
			"_npmVersion": "2.5.1",
			"_nodeVersion": "1.2.0",
			"_npmUser": {
				"name": "mafintosh",
				"email": "mathiasbuus@gmail.com"
			},
			"maintainers": [
				{
					"name": "mafintosh",
					"email": "mathiasbuus@gmail.com"
				},
				{
					"name": "watson",
					"email": "w@tson.dk"
				}
			],
			"dist": {
				"shasum": "f6a2eb982c5c86e4bf8c4b0222f98e0c6c8c1419",
				"tarball": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-2.9.0.tgz"
			},
			"directories": {},
			"deprecated": "catastrophic backtracking in regexes could potentially lead to REDOS attack, upgrade to 2.17.2 as soon as possible",
			"contributors": []
		},
		"2.9.1": {
			"name": "is-my-json-valid",
			"version": "2.9.1",
			"description": "A JSONSchema validator that uses code generation to be extremely fast",
			"main": "index.js",
			"dependencies": {
				"generate-function": "^2.0.0",
				"generate-object-property": "^1.1.0",
				"jsonpointer": "^1.1.0",
				"xtend": "^4.0.0"
			},
			"devDependencies": {
				"tape": "^2.13.4"
			},
			"scripts": {
				"test": "tape test/*.js"
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/mafintosh/is-my-json-valid"
			},
			"keywords": [
				"json",
				"schema",
				"orderly",
				"jsonschema"
			],
			"author": {
				"name": "Mathias Buus"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/mafintosh/is-my-json-valid/issues"
			},
			"homepage": "https://github.com/mafintosh/is-my-json-valid",
			"gitHead": "3bd2a5a4f6975d0a061889bd8ba12c4c12e5c6be",
			"_id": "is-my-json-valid@2.9.1",
			"_shasum": "2490a9e47b8f51a3a7fbe8ad48f5a08f24ccbe56",
			"_from": ".",
			"_npmVersion": "2.5.1",
			"_nodeVersion": "1.2.0",
			"_npmUser": {
				"name": "mafintosh",
				"email": "mathiasbuus@gmail.com"
			},
			"maintainers": [
				{
					"name": "mafintosh",
					"email": "mathiasbuus@gmail.com"
				},
				{
					"name": "watson",
					"email": "w@tson.dk"
				}
			],
			"dist": {
				"shasum": "2490a9e47b8f51a3a7fbe8ad48f5a08f24ccbe56",
				"tarball": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-2.9.1.tgz"
			},
			"directories": {},
			"deprecated": "catastrophic backtracking in regexes could potentially lead to REDOS attack, upgrade to 2.17.2 as soon as possible",
			"contributors": []
		},
		"2.9.2": {
			"name": "is-my-json-valid",
			"version": "2.9.2",
			"description": "A JSONSchema validator that uses code generation to be extremely fast",
			"main": "index.js",
			"dependencies": {
				"generate-function": "^2.0.0",
				"generate-object-property": "^1.1.0",
				"jsonpointer": "^1.1.0",
				"xtend": "^4.0.0"
			},
			"devDependencies": {
				"tape": "^2.13.4"
			},
			"scripts": {
				"test": "tape test/*.js"
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/mafintosh/is-my-json-valid"
			},
			"keywords": [
				"json",
				"schema",
				"orderly",
				"jsonschema"
			],
			"author": {
				"name": "Mathias Buus"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/mafintosh/is-my-json-valid/issues"
			},
			"homepage": "https://github.com/mafintosh/is-my-json-valid",
			"gitHead": "66748f45b7e5b2eddaa6172f0a317de4f127333c",
			"_id": "is-my-json-valid@2.9.2",
			"_shasum": "bcc905b3b946afd8c510cec7b00d55067f24757e",
			"_from": ".",
			"_npmVersion": "2.5.1",
			"_nodeVersion": "1.3.0",
			"_npmUser": {
				"name": "mafintosh",
				"email": "mathiasbuus@gmail.com"
			},
			"maintainers": [
				{
					"name": "mafintosh",
					"email": "mathiasbuus@gmail.com"
				},
				{
					"name": "watson",
					"email": "w@tson.dk"
				}
			],
			"dist": {
				"shasum": "bcc905b3b946afd8c510cec7b00d55067f24757e",
				"tarball": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-2.9.2.tgz"
			},
			"directories": {},
			"deprecated": "catastrophic backtracking in regexes could potentially lead to REDOS attack, upgrade to 2.17.2 as soon as possible",
			"contributors": []
		},
		"2.9.3": {
			"name": "is-my-json-valid",
			"version": "2.9.3",
			"description": "A JSONSchema validator that uses code generation to be extremely fast",
			"main": "index.js",
			"dependencies": {
				"generate-function": "^2.0.0",
				"generate-object-property": "^1.1.0",
				"jsonpointer": "^1.1.0",
				"xtend": "^4.0.0"
			},
			"devDependencies": {
				"tape": "^2.13.4"
			},
			"scripts": {
				"test": "tape test/*.js"
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/mafintosh/is-my-json-valid"
			},
			"keywords": [
				"json",
				"schema",
				"orderly",
				"jsonschema"
			],
			"author": {
				"name": "Mathias Buus"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/mafintosh/is-my-json-valid/issues"
			},
			"homepage": "https://github.com/mafintosh/is-my-json-valid",
			"gitHead": "4fdeb123a8a310de950c93010bd1ec86b834298e",
			"_id": "is-my-json-valid@2.9.3",
			"_shasum": "b94079c94bdf1a7e48c25279ff978d182d709878",
			"_from": ".",
			"_npmVersion": "2.5.1",
			"_nodeVersion": "1.3.0",
			"_npmUser": {
				"name": "mafintosh",
				"email": "mathiasbuus@gmail.com"
			},
			"maintainers": [
				{
					"name": "mafintosh",
					"email": "mathiasbuus@gmail.com"
				},
				{
					"name": "watson",
					"email": "w@tson.dk"
				}
			],
			"dist": {
				"shasum": "b94079c94bdf1a7e48c25279ff978d182d709878",
				"tarball": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-2.9.3.tgz"
			},
			"directories": {},
			"deprecated": "catastrophic backtracking in regexes could potentially lead to REDOS attack, upgrade to 2.17.2 as soon as possible",
			"contributors": []
		},
		"2.9.4": {
			"name": "is-my-json-valid",
			"version": "2.9.4",
			"description": "A JSONSchema validator that uses code generation to be extremely fast",
			"main": "index.js",
			"dependencies": {
				"generate-function": "^2.0.0",
				"generate-object-property": "^1.1.0",
				"jsonpointer": "^1.1.0",
				"xtend": "^4.0.0"
			},
			"devDependencies": {
				"tape": "^2.13.4"
			},
			"scripts": {
				"test": "tape test/*.js"
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/mafintosh/is-my-json-valid"
			},
			"keywords": [
				"json",
				"schema",
				"orderly",
				"jsonschema"
			],
			"author": {
				"name": "Mathias Buus"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/mafintosh/is-my-json-valid/issues"
			},
			"homepage": "https://github.com/mafintosh/is-my-json-valid",
			"gitHead": "5719d0c14e8998ef1a5333ad1e7179980e79f00e",
			"_id": "is-my-json-valid@2.9.4",
			"_shasum": "8d64eb508de944307a9515a886ca471fb2f5567e",
			"_from": ".",
			"_npmVersion": "2.5.1",
			"_nodeVersion": "1.3.0",
			"_npmUser": {
				"name": "mafintosh",
				"email": "mathiasbuus@gmail.com"
			},
			"maintainers": [
				{
					"name": "mafintosh",
					"email": "mathiasbuus@gmail.com"
				},
				{
					"name": "watson",
					"email": "w@tson.dk"
				}
			],
			"dist": {
				"shasum": "8d64eb508de944307a9515a886ca471fb2f5567e",
				"tarball": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-2.9.4.tgz"
			},
			"directories": {},
			"deprecated": "catastrophic backtracking in regexes could potentially lead to REDOS attack, upgrade to 2.17.2 as soon as possible",
			"contributors": []
		},
		"2.10.0": {
			"name": "is-my-json-valid",
			"version": "2.10.0",
			"description": "A JSONSchema validator that uses code generation to be extremely fast",
			"main": "index.js",
			"dependencies": {
				"generate-function": "^2.0.0",
				"generate-object-property": "^1.1.0",
				"jsonpointer": "^1.1.0",
				"xtend": "^4.0.0"
			},
			"devDependencies": {
				"tape": "^2.13.4"
			},
			"scripts": {
				"test": "tape test/*.js"
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/mafintosh/is-my-json-valid"
			},
			"keywords": [
				"json",
				"schema",
				"orderly",
				"jsonschema"
			],
			"author": {
				"name": "Mathias Buus"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/mafintosh/is-my-json-valid/issues"
			},
			"homepage": "https://github.com/mafintosh/is-my-json-valid",
			"gitHead": "21aa9b8916a2efb3172d17d2d3d1b517668834c7",
			"_id": "is-my-json-valid@2.10.0",
			"_shasum": "49755a8ecb2fe90baf922243cbaa245f910d2483",
			"_from": ".",
			"_npmVersion": "2.7.0",
			"_nodeVersion": "1.5.1",
			"_npmUser": {
				"name": "mafintosh",
				"email": "mathiasbuus@gmail.com"
			},
			"maintainers": [
				{
					"name": "mafintosh",
					"email": "mathiasbuus@gmail.com"
				},
				{
					"name": "watson",
					"email": "w@tson.dk"
				}
			],
			"dist": {
				"shasum": "49755a8ecb2fe90baf922243cbaa245f910d2483",
				"tarball": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-2.10.0.tgz"
			},
			"directories": {},
			"deprecated": "catastrophic backtracking in regexes could potentially lead to REDOS attack, upgrade to 2.17.2 as soon as possible",
			"contributors": []
		},
		"2.10.1": {
			"name": "is-my-json-valid",
			"version": "2.10.1",
			"description": "A JSONSchema validator that uses code generation to be extremely fast",
			"main": "index.js",
			"dependencies": {
				"generate-function": "^2.0.0",
				"generate-object-property": "^1.1.0",
				"jsonpointer": "^1.1.0",
				"xtend": "^4.0.0"
			},
			"devDependencies": {
				"tape": "^2.13.4"
			},
			"scripts": {
				"test": "tape test/*.js"
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/mafintosh/is-my-json-valid"
			},
			"keywords": [
				"json",
				"schema",
				"orderly",
				"jsonschema"
			],
			"author": {
				"name": "Mathias Buus"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/mafintosh/is-my-json-valid/issues"
			},
			"homepage": "https://github.com/mafintosh/is-my-json-valid",
			"gitHead": "c2341ceadb4662cc7cd2a6b59fbffdb1c24bbc05",
			"_id": "is-my-json-valid@2.10.1",
			"_shasum": "bf20ca7e71116302f8660ac812659f71e22ea2d0",
			"_from": ".",
			"_npmVersion": "2.7.5",
			"_nodeVersion": "1.6.4",
			"_npmUser": {
				"name": "mafintosh",
				"email": "mathiasbuus@gmail.com"
			},
			"maintainers": [
				{
					"name": "mafintosh",
					"email": "mathiasbuus@gmail.com"
				},
				{
					"name": "watson",
					"email": "w@tson.dk"
				}
			],
			"dist": {
				"shasum": "bf20ca7e71116302f8660ac812659f71e22ea2d0",
				"tarball": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-2.10.1.tgz"
			},
			"directories": {},
			"deprecated": "catastrophic backtracking in regexes could potentially lead to REDOS attack, upgrade to 2.17.2 as soon as possible",
			"contributors": []
		},
		"2.11.0": {
			"name": "is-my-json-valid",
			"version": "2.11.0",
			"description": "A JSONSchema validator that uses code generation to be extremely fast",
			"main": "index.js",
			"dependencies": {
				"generate-function": "^2.0.0",
				"generate-object-property": "^1.1.0",
				"jsonpointer": "^1.1.0",
				"xtend": "^4.0.0"
			},
			"devDependencies": {
				"tape": "^2.13.4"
			},
			"scripts": {
				"test": "tape test/*.js"
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/mafintosh/is-my-json-valid"
			},
			"keywords": [
				"json",
				"schema",
				"orderly",
				"jsonschema"
			],
			"author": {
				"name": "Mathias Buus"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/mafintosh/is-my-json-valid/issues"
			},
			"homepage": "https://github.com/mafintosh/is-my-json-valid",
			"gitHead": "a5b6cd033ec4c7f1800e5b7164161ba60ed6ba83",
			"_id": "is-my-json-valid@2.11.0",
			"_shasum": "11f130d52c6c0b2ee132a72feb8e3e4c61a2c54f",
			"_from": ".",
			"_npmVersion": "2.8.3",
			"_nodeVersion": "1.8.1",
			"_npmUser": {
				"name": "mafintosh",
				"email": "mathiasbuus@gmail.com"
			},
			"maintainers": [
				{
					"name": "mafintosh",
					"email": "mathiasbuus@gmail.com"
				},
				{
					"name": "watson",
					"email": "w@tson.dk"
				},
				{
					"name": "freeall",
					"email": "freeall@gmail.com"
				}
			],
			"dist": {
				"shasum": "11f130d52c6c0b2ee132a72feb8e3e4c61a2c54f",
				"tarball": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-2.11.0.tgz"
			},
			"directories": {},
			"deprecated": "catastrophic backtracking in regexes could potentially lead to REDOS attack, upgrade to 2.17.2 as soon as possible",
			"contributors": []
		},
		"2.12.0": {
			"name": "is-my-json-valid",
			"version": "2.12.0",
			"description": "A JSONSchema validator that uses code generation to be extremely fast",
			"main": "index.js",
			"dependencies": {
				"generate-function": "^2.0.0",
				"generate-object-property": "^1.1.0",
				"jsonpointer": "^1.1.0",
				"xtend": "^4.0.0"
			},
			"devDependencies": {
				"tape": "^2.13.4"
			},
			"scripts": {
				"test": "tape test/*.js"
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/mafintosh/is-my-json-valid"
			},
			"keywords": [
				"json",
				"schema",
				"orderly",
				"jsonschema"
			],
			"author": {
				"name": "Mathias Buus"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/mafintosh/is-my-json-valid/issues"
			},
			"homepage": "https://github.com/mafintosh/is-my-json-valid",
			"gitHead": "fc2d995ecb1bdb0f367ddf114dfd069265043c6c",
			"_id": "is-my-json-valid@2.12.0",
			"_shasum": "8fa6c408b26be95b45a23e8f8c4b464a53874d2b",
			"_from": ".",
			"_npmVersion": "2.9.0",
			"_nodeVersion": "2.0.1",
			"_npmUser": {
				"name": "mafintosh",
				"email": "mathiasbuus@gmail.com"
			},
			"maintainers": [
				{
					"name": "mafintosh",
					"email": "mathiasbuus@gmail.com"
				},
				{
					"name": "watson",
					"email": "w@tson.dk"
				},
				{
					"name": "freeall",
					"email": "freeall@gmail.com"
				}
			],
			"dist": {
				"shasum": "8fa6c408b26be95b45a23e8f8c4b464a53874d2b",
				"tarball": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-2.12.0.tgz"
			},
			"directories": {},
			"deprecated": "catastrophic backtracking in regexes could potentially lead to REDOS attack, upgrade to 2.17.2 as soon as possible",
			"contributors": []
		},
		"2.12.1": {
			"name": "is-my-json-valid",
			"version": "2.12.1",
			"description": "A JSONSchema validator that uses code generation to be extremely fast",
			"main": "index.js",
			"dependencies": {
				"generate-function": "^2.0.0",
				"generate-object-property": "^1.1.0",
				"jsonpointer": "^1.1.0",
				"xtend": "^4.0.0"
			},
			"devDependencies": {
				"tape": "^2.13.4"
			},
			"scripts": {
				"test": "tape test/*.js"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/mafintosh/is-my-json-valid.git"
			},
			"keywords": [
				"json",
				"schema",
				"orderly",
				"jsonschema"
			],
			"author": {
				"name": "Mathias Buus"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/mafintosh/is-my-json-valid/issues"
			},
			"homepage": "https://github.com/mafintosh/is-my-json-valid",
			"gitHead": "9c5b316e7868710e31fb7c9605f72250d31d9134",
			"_id": "is-my-json-valid@2.12.1",
			"_shasum": "0ee5c19c9e93bae2760410cc72ef2798b52cc871",
			"_from": ".",
			"_npmVersion": "2.13.0",
			"_nodeVersion": "2.4.0",
			"_npmUser": {
				"name": "mafintosh",
				"email": "mathiasbuus@gmail.com"
			},
			"dist": {
				"shasum": "0ee5c19c9e93bae2760410cc72ef2798b52cc871",
				"tarball": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-2.12.1.tgz"
			},
			"maintainers": [
				{
					"name": "mafintosh",
					"email": "mathiasbuus@gmail.com"
				},
				{
					"name": "watson",
					"email": "w@tson.dk"
				},
				{
					"name": "freeall",
					"email": "freeall@gmail.com"
				}
			],
			"directories": {},
			"deprecated": "catastrophic backtracking in regexes could potentially lead to REDOS attack, upgrade to 2.17.2 as soon as possible",
			"contributors": []
		},
		"2.12.2": {
			"name": "is-my-json-valid",
			"version": "2.12.2",
			"description": "A JSONSchema validator that uses code generation to be extremely fast",
			"main": "index.js",
			"dependencies": {
				"generate-function": "^2.0.0",
				"generate-object-property": "^1.1.0",
				"jsonpointer": "2.0.0",
				"xtend": "^4.0.0"
			},
			"devDependencies": {
				"tape": "^2.13.4"
			},
			"scripts": {
				"test": "tape test/*.js"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/mafintosh/is-my-json-valid.git"
			},
			"keywords": [
				"json",
				"schema",
				"orderly",
				"jsonschema"
			],
			"author": {
				"name": "Mathias Buus"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/mafintosh/is-my-json-valid/issues"
			},
			"homepage": "https://github.com/mafintosh/is-my-json-valid",
			"gitHead": "48040cf001f661bcaa31f09bdc7fe3939ac2253b",
			"_id": "is-my-json-valid@2.12.2",
			"_shasum": "0d65859318c846ce3a134402fd3fbc504272ccc9",
			"_from": ".",
			"_npmVersion": "2.13.4",
			"_nodeVersion": "2.5.0",
			"_npmUser": {
				"name": "mafintosh",
				"email": "mathiasbuus@gmail.com"
			},
			"dist": {
				"shasum": "0d65859318c846ce3a134402fd3fbc504272ccc9",
				"tarball": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-2.12.2.tgz"
			},
			"maintainers": [
				{
					"name": "mafintosh",
					"email": "mathiasbuus@gmail.com"
				},
				{
					"name": "watson",
					"email": "w@tson.dk"
				},
				{
					"name": "freeall",
					"email": "freeall@gmail.com"
				}
			],
			"directories": {},
			"deprecated": "catastrophic backtracking in regexes could potentially lead to REDOS attack, upgrade to 2.17.2 as soon as possible",
			"contributors": []
		},
		"2.12.3": {
			"name": "is-my-json-valid",
			"version": "2.12.3",
			"description": "A JSONSchema validator that uses code generation to be extremely fast",
			"main": "index.js",
			"dependencies": {
				"generate-function": "^2.0.0",
				"generate-object-property": "^1.1.0",
				"jsonpointer": "2.0.0",
				"xtend": "^4.0.0"
			},
			"devDependencies": {
				"tape": "^2.13.4"
			},
			"scripts": {
				"test": "tape test/*.js"
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/mafintosh/is-my-json-valid"
			},
			"keywords": [
				"json",
				"schema",
				"orderly",
				"jsonschema"
			],
			"author": {
				"name": "Mathias Buus"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/mafintosh/is-my-json-valid/issues"
			},
			"homepage": "https://github.com/mafintosh/is-my-json-valid",
			"gitHead": "822c5815f7ae4c50ed0c71451cb4dc3ea177be14",
			"_id": "is-my-json-valid@2.12.3",
			"_shasum": "5a39d1d76b2dbb83140bbd157b1d5ee4bdc85ad6",
			"_from": ".",
			"_npmVersion": "2.14.4",
			"_nodeVersion": "4.1.1",
			"_npmUser": {
				"name": "mafintosh",
				"email": "mathiasbuus@gmail.com"
			},
			"dist": {
				"shasum": "5a39d1d76b2dbb83140bbd157b1d5ee4bdc85ad6",
				"tarball": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-2.12.3.tgz"
			},
			"maintainers": [
				{
					"name": "freeall",
					"email": "freeall@gmail.com"
				},
				{
					"name": "mafintosh",
					"email": "mathiasbuus@gmail.com"
				},
				{
					"name": "watson",
					"email": "w@tson.dk"
				},
				{
					"name": "yoshuawuyts",
					"email": "i@yoshuawuyts.com"
				}
			],
			"directories": {},
			"deprecated": "catastrophic backtracking in regexes could potentially lead to REDOS attack, upgrade to 2.17.2 as soon as possible",
			"contributors": []
		},
		"2.12.4": {
			"name": "is-my-json-valid",
			"version": "2.12.4",
			"description": "A JSONSchema validator that uses code generation to be extremely fast",
			"main": "index.js",
			"dependencies": {
				"generate-function": "^2.0.0",
				"generate-object-property": "^1.1.0",
				"jsonpointer": "2.0.0",
				"xtend": "^4.0.0"
			},
			"devDependencies": {
				"tape": "^2.13.4"
			},
			"scripts": {
				"test": "tape test/*.js"
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/mafintosh/is-my-json-valid"
			},
			"keywords": [
				"json",
				"schema",
				"orderly",
				"jsonschema"
			],
			"author": {
				"name": "Mathias Buus"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/mafintosh/is-my-json-valid/issues"
			},
			"homepage": "https://github.com/mafintosh/is-my-json-valid",
			"gitHead": "8978aa8f40eef4ac47a5d18270c13abd48927ddb",
			"_id": "is-my-json-valid@2.12.4",
			"_shasum": "d4ed2bc1d7f88daf8d0f763b3e3e39a69bd37880",
			"_from": ".",
			"_npmVersion": "2.14.7",
			"_nodeVersion": "4.2.3",
			"_npmUser": {
				"name": "mafintosh",
				"email": "mathiasbuus@gmail.com"
			},
			"dist": {
				"shasum": "d4ed2bc1d7f88daf8d0f763b3e3e39a69bd37880",
				"tarball": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-2.12.4.tgz"
			},
			"maintainers": [
				{
					"name": "freeall",
					"email": "freeall@gmail.com"
				},
				{
					"name": "mafintosh",
					"email": "mathiasbuus@gmail.com"
				},
				{
					"name": "watson",
					"email": "w@tson.dk"
				},
				{
					"name": "yoshuawuyts",
					"email": "i@yoshuawuyts.com"
				}
			],
			"directories": {},
			"deprecated": "catastrophic backtracking in regexes could potentially lead to REDOS attack, upgrade to 2.17.2 as soon as possible",
			"contributors": []
		},
		"2.13.0": {
			"name": "is-my-json-valid",
			"version": "2.13.0",
			"description": "A JSONSchema validator that uses code generation to be extremely fast",
			"main": "index.js",
			"dependencies": {
				"generate-function": "^2.0.0",
				"generate-object-property": "^1.1.0",
				"jsonpointer": "2.0.0",
				"xtend": "^4.0.0"
			},
			"devDependencies": {
				"tape": "^2.13.4"
			},
			"scripts": {
				"test": "tape test/*.js"
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/mafintosh/is-my-json-valid"
			},
			"keywords": [
				"json",
				"schema",
				"orderly",
				"jsonschema"
			],
			"author": {
				"name": "Mathias Buus"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/mafintosh/is-my-json-valid/issues"
			},
			"homepage": "https://github.com/mafintosh/is-my-json-valid",
			"gitHead": "39ff366f99a696f00ccc08ccfb1ee2ebf88baa03",
			"_id": "is-my-json-valid@2.13.0",
			"_shasum": "127e39f3057e0d7813471d1baab3c246fc874634",
			"_from": ".",
			"_npmVersion": "2.14.7",
			"_nodeVersion": "4.2.3",
			"_npmUser": {
				"name": "mafintosh",
				"email": "mathiasbuus@gmail.com"
			},
			"dist": {
				"shasum": "127e39f3057e0d7813471d1baab3c246fc874634",
				"tarball": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-2.13.0.tgz"
			},
			"maintainers": [
				{
					"name": "freeall",
					"email": "freeall@gmail.com"
				},
				{
					"name": "mafintosh",
					"email": "mathiasbuus@gmail.com"
				},
				{
					"name": "watson",
					"email": "w@tson.dk"
				},
				{
					"name": "yoshuawuyts",
					"email": "i@yoshuawuyts.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-9-west.internal.npmjs.com",
				"tmp": "tmp/is-my-json-valid-2.13.0.tgz_1455779983918_0.49149472336284816"
			},
			"directories": {},
			"deprecated": "catastrophic backtracking in regexes could potentially lead to REDOS attack, upgrade to 2.17.2 as soon as possible",
			"contributors": []
		},
		"2.13.1": {
			"name": "is-my-json-valid",
			"version": "2.13.1",
			"description": "A JSONSchema validator that uses code generation to be extremely fast",
			"main": "index.js",
			"dependencies": {
				"generate-function": "^2.0.0",
				"generate-object-property": "^1.1.0",
				"jsonpointer": "2.0.0",
				"xtend": "^4.0.0"
			},
			"devDependencies": {
				"tape": "^2.13.4"
			},
			"scripts": {
				"test": "tape test/*.js"
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/mafintosh/is-my-json-valid"
			},
			"keywords": [
				"json",
				"schema",
				"orderly",
				"jsonschema"
			],
			"author": {
				"name": "Mathias Buus"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/mafintosh/is-my-json-valid/issues"
			},
			"homepage": "https://github.com/mafintosh/is-my-json-valid",
			"gitHead": "5bacc71441750bc6e79829abcfc21d4f2f0c4396",
			"_id": "is-my-json-valid@2.13.1",
			"_shasum": "d55778a82feb6b0963ff4be111d5d1684e890707",
			"_from": ".",
			"_npmVersion": "2.14.7",
			"_nodeVersion": "4.2.3",
			"_npmUser": {
				"name": "mafintosh",
				"email": "mathiasbuus@gmail.com"
			},
			"dist": {
				"shasum": "d55778a82feb6b0963ff4be111d5d1684e890707",
				"tarball": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-2.13.1.tgz"
			},
			"maintainers": [
				{
					"name": "freeall",
					"email": "freeall@gmail.com"
				},
				{
					"name": "mafintosh",
					"email": "mathiasbuus@gmail.com"
				},
				{
					"name": "watson",
					"email": "w@tson.dk"
				},
				{
					"name": "yoshuawuyts",
					"email": "i@yoshuawuyts.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-5-east.internal.npmjs.com",
				"tmp": "tmp/is-my-json-valid-2.13.1.tgz_1456180270224_0.17748022079467773"
			},
			"directories": {},
			"deprecated": "catastrophic backtracking in regexes could potentially lead to REDOS attack, upgrade to 2.17.2 as soon as possible",
			"contributors": []
		},
		"2.14.0": {
			"name": "is-my-json-valid",
			"version": "2.14.0",
			"description": "A JSONSchema validator that uses code generation to be extremely fast",
			"main": "index.js",
			"dependencies": {
				"generate-function": "^2.0.0",
				"generate-object-property": "^1.1.0",
				"jsonpointer": "2.0.0",
				"xtend": "^4.0.0"
			},
			"devDependencies": {
				"tape": "^2.13.4"
			},
			"scripts": {
				"test": "tape test/*.js"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/mafintosh/is-my-json-valid.git"
			},
			"keywords": [
				"json",
				"schema",
				"orderly",
				"jsonschema"
			],
			"author": {
				"name": "Mathias Buus"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/mafintosh/is-my-json-valid/issues"
			},
			"homepage": "https://github.com/mafintosh/is-my-json-valid",
			"gitHead": "2a9562c1a48c14bc2e27245b49a0776180fbd22f",
			"_id": "is-my-json-valid@2.14.0",
			"_shasum": "47bf808609b2df5d48c969c74becd09fbca02725",
			"_from": ".",
			"_npmVersion": "2.15.9",
			"_nodeVersion": "4.4.3",
			"_npmUser": {
				"name": "mafintosh",
				"email": "mathiasbuus@gmail.com"
			},
			"dist": {
				"shasum": "47bf808609b2df5d48c969c74becd09fbca02725",
				"tarball": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-2.14.0.tgz"
			},
			"maintainers": [
				{
					"name": "emilbay",
					"email": "github@tixz.dk"
				},
				{
					"name": "emilbayes",
					"email": "github@tixz.dk"
				},
				{
					"name": "freeall",
					"email": "freeall@gmail.com"
				},
				{
					"name": "mafintosh",
					"email": "mathiasbuus@gmail.com"
				},
				{
					"name": "watson",
					"email": "w@tson.dk"
				},
				{
					"name": "yoshuawuyts",
					"email": "i@yoshuawuyts.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/is-my-json-valid-2.14.0.tgz_1474298239201_0.9299876722507179"
			},
			"directories": {},
			"deprecated": "catastrophic backtracking in regexes could potentially lead to REDOS attack, upgrade to 2.17.2 as soon as possible",
			"contributors": []
		},
		"2.15.0": {
			"name": "is-my-json-valid",
			"version": "2.15.0",
			"description": "A JSONSchema validator that uses code generation to be extremely fast",
			"main": "index.js",
			"dependencies": {
				"generate-function": "^2.0.0",
				"generate-object-property": "^1.1.0",
				"jsonpointer": "^4.0.0",
				"xtend": "^4.0.0"
			},
			"devDependencies": {
				"tape": "^2.13.4"
			},
			"scripts": {
				"test": "tape test/*.js"
			},
			"repository": {
				"type": "git",
				"url": "https://github.com/mafintosh/is-my-json-valid"
			},
			"keywords": [
				"json",
				"schema",
				"orderly",
				"jsonschema"
			],
			"author": {
				"name": "Mathias Buus"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/mafintosh/is-my-json-valid/issues"
			},
			"homepage": "https://github.com/mafintosh/is-my-json-valid",
			"gitHead": "c4da71bf1e57083d2dac6e7d123d2e8bd6b9255e",
			"_id": "is-my-json-valid@2.15.0",
			"_shasum": "936edda3ca3c211fd98f3b2d3e08da43f7b2915b",
			"_from": ".",
			"_npmVersion": "2.14.12",
			"_nodeVersion": "4.2.6",
			"_npmUser": {
				"name": "mafintosh",
				"email": "mathiasbuus@gmail.com"
			},
			"dist": {
				"shasum": "936edda3ca3c211fd98f3b2d3e08da43f7b2915b",
				"tarball": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-2.15.0.tgz"
			},
			"maintainers": [
				{
					"name": "emilbay",
					"email": "github@tixz.dk"
				},
				{
					"name": "emilbayes",
					"email": "github@tixz.dk"
				},
				{
					"name": "freeall",
					"email": "freeall@gmail.com"
				},
				{
					"name": "mafintosh",
					"email": "mathiasbuus@gmail.com"
				},
				{
					"name": "watson",
					"email": "w@tson.dk"
				},
				{
					"name": "yoshuawuyts",
					"email": "i@yoshuawuyts.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/is-my-json-valid-2.15.0.tgz_1475420473174_0.8758093405049294"
			},
			"directories": {},
			"deprecated": "catastrophic backtracking in regexes could potentially lead to REDOS attack, upgrade to 2.17.2 as soon as possible",
			"contributors": []
		},
		"2.16.0": {
			"name": "is-my-json-valid",
			"version": "2.16.0",
			"description": "A JSONSchema validator that uses code generation to be extremely fast",
			"main": "index.js",
			"dependencies": {
				"generate-function": "^2.0.0",
				"generate-object-property": "^1.1.0",
				"jsonpointer": "^4.0.0",
				"xtend": "^4.0.0"
			},
			"devDependencies": {
				"tape": "^2.13.4"
			},
			"scripts": {
				"test": "tape test/*.js"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/mafintosh/is-my-json-valid.git"
			},
			"keywords": [
				"json",
				"schema",
				"orderly",
				"jsonschema"
			],
			"author": {
				"name": "Mathias Buus"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/mafintosh/is-my-json-valid/issues"
			},
			"homepage": "https://github.com/mafintosh/is-my-json-valid",
			"gitHead": "01db30a6c968bfa87f2b6e16a905e73172bc6bea",
			"_id": "is-my-json-valid@2.16.0",
			"_shasum": "f079dd9bfdae65ee2038aae8acbc86ab109e3693",
			"_from": ".",
			"_npmVersion": "4.1.2",
			"_nodeVersion": "7.5.0",
			"_npmUser": {
				"name": "linusu",
				"email": "linus@folkdatorn.se"
			},
			"dist": {
				"shasum": "f079dd9bfdae65ee2038aae8acbc86ab109e3693",
				"tarball": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-2.16.0.tgz"
			},
			"maintainers": [
				{
					"name": "emilbay",
					"email": "github@tixz.dk"
				},
				{
					"name": "emilbayes",
					"email": "github@tixz.dk"
				},
				{
					"name": "freeall",
					"email": "freeall@gmail.com"
				},
				{
					"name": "linusu",
					"email": "linus@folkdatorn.se"
				},
				{
					"name": "mafintosh",
					"email": "mathiasbuus@gmail.com"
				},
				{
					"name": "watson",
					"email": "w@tson.dk"
				},
				{
					"name": "yoshuawuyts",
					"email": "i@yoshuawuyts.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/is-my-json-valid-2.16.0.tgz_1488122410016_0.7586333625949919"
			},
			"directories": {},
			"deprecated": "catastrophic backtracking in regexes could potentially lead to REDOS attack, upgrade to 2.17.2 as soon as possible",
			"contributors": []
		},
		"2.16.1": {
			"name": "is-my-json-valid",
			"version": "2.16.1",
			"description": "A JSONSchema validator that uses code generation to be extremely fast",
			"main": "index.js",
			"dependencies": {
				"generate-function": "^2.0.0",
				"generate-object-property": "^1.1.0",
				"jsonpointer": "^4.0.0",
				"xtend": "^4.0.0"
			},
			"devDependencies": {
				"tape": "^2.13.4"
			},
			"scripts": {
				"test": "tape test/*.js"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/mafintosh/is-my-json-valid.git"
			},
			"keywords": [
				"json",
				"schema",
				"orderly",
				"jsonschema"
			],
			"author": {
				"name": "Mathias Buus"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/mafintosh/is-my-json-valid/issues"
			},
			"homepage": "https://github.com/mafintosh/is-my-json-valid",
			"gitHead": "219095553781b2e9face91ad5d098dfb1f447c58",
			"_id": "is-my-json-valid@2.16.1",
			"_npmVersion": "5.3.0",
			"_nodeVersion": "8.4.0",
			"_npmUser": {
				"name": "linusu",
				"email": "linus@folkdatorn.se"
			},
			"dist": {
				"integrity": "sha512-ochPsqWS1WXj8ZnMIV0vnNXooaMhp7cyL4FMSIPKTtnV0Ha/T19G2b9kkhcNsabV9bxYkze7/aLZJb/bYuFduQ==",
				"shasum": "5a846777e2c2620d1e69104e5d3a03b1f6088f11",
				"tarball": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-2.16.1.tgz"
			},
			"maintainers": [
				{
					"email": "linus@folkdatorn.se",
					"name": "linusu"
				},
				{
					"email": "github@tixz.dk",
					"name": "emilbayes"
				},
				{
					"email": "github@tixz.dk",
					"name": "emilbay"
				},
				{
					"email": "i@yoshuawuyts.com",
					"name": "yoshuawuyts"
				},
				{
					"email": "freeall@gmail.com",
					"name": "freeall"
				},
				{
					"email": "mathiasbuus@gmail.com",
					"name": "mafintosh"
				},
				{
					"email": "w@tson.dk",
					"name": "watson"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/is-my-json-valid-2.16.1.tgz_1503499909548_0.5606897135730833"
			},
			"directories": {},
			"deprecated": "catastrophic backtracking in regexes could potentially lead to REDOS attack, upgrade to 2.17.2 as soon as possible",
			"contributors": []
		},
		"2.17.0": {
			"name": "is-my-json-valid",
			"version": "2.17.0",
			"description": "A JSONSchema validator that uses code generation to be extremely fast",
			"main": "index.js",
			"dependencies": {
				"generate-function": "^2.0.0",
				"generate-object-property": "^1.1.0",
				"jsonpointer": "^4.0.0",
				"xtend": "^4.0.0"
			},
			"devDependencies": {
				"tape": "^2.13.4"
			},
			"scripts": {
				"test": "tape test/*.js"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/mafintosh/is-my-json-valid.git"
			},
			"keywords": [
				"json",
				"schema",
				"orderly",
				"jsonschema"
			],
			"author": {
				"name": "Mathias Buus"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/mafintosh/is-my-json-valid/issues"
			},
			"homepage": "https://github.com/mafintosh/is-my-json-valid",
			"gitHead": "030467a9fb0b0016edb52feccaf58aac0c2ce6e6",
			"_id": "is-my-json-valid@2.17.0",
			"_npmVersion": "5.5.1",
			"_nodeVersion": "8.9.1",
			"_npmUser": {
				"name": "linusu",
				"email": "linus@folkdatorn.se"
			},
			"dist": {
				"integrity": "sha512-IonqBPYAVb+NqZsjEawjVnfVtTHVVm/vBnEu7bdQJ8cRkElD1dBHSFPG0Hkesjb63pu/GFrLFXObntX5/MBnJg==",
				"shasum": "33f576b0dce46bf34328a7d471ef7ceab77a524d",
				"tarball": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-2.17.0.tgz"
			},
			"maintainers": [
				{
					"email": "linus@folkdatorn.se",
					"name": "linusu"
				},
				{
					"email": "github@tixz.dk",
					"name": "emilbayes"
				},
				{
					"email": "github@tixz.dk",
					"name": "emilbay"
				},
				{
					"email": "i@yoshuawuyts.com",
					"name": "yoshuawuyts"
				},
				{
					"email": "freeall@gmail.com",
					"name": "freeall"
				},
				{
					"email": "mathiasbuus@gmail.com",
					"name": "mafintosh"
				},
				{
					"email": "w@tson.dk",
					"name": "watson"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/is-my-json-valid-2.17.0.tgz_1513597530788_0.5245459077414125"
			},
			"deprecated": "catastrophic backtracking in regexes could potentially lead to REDOS attack, upgrade to 2.17.2 as soon as possible",
			"directories": {},
			"contributors": []
		},
		"2.17.1": {
			"name": "is-my-json-valid",
			"version": "2.17.1",
			"description": "A JSONSchema validator that uses code generation to be extremely fast",
			"main": "index.js",
			"dependencies": {
				"generate-function": "^2.0.0",
				"generate-object-property": "^1.1.0",
				"jsonpointer": "^4.0.0",
				"xtend": "^4.0.0"
			},
			"devDependencies": {
				"tape": "^2.13.4"
			},
			"scripts": {
				"test": "tape test/*.js"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/mafintosh/is-my-json-valid.git"
			},
			"keywords": [
				"json",
				"schema",
				"orderly",
				"jsonschema"
			],
			"author": {
				"name": "Mathias Buus"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/mafintosh/is-my-json-valid/issues"
			},
			"homepage": "https://github.com/mafintosh/is-my-json-valid",
			"gitHead": "3bebc8dbe3f880c5a3d4901158d169e4a2065c1e",
			"_id": "is-my-json-valid@2.17.1",
			"_npmVersion": "5.5.1",
			"_nodeVersion": "8.9.1",
			"_npmUser": {
				"name": "linusu",
				"email": "linus@folkdatorn.se"
			},
			"dist": {
				"integrity": "sha512-Q2khNw+oBlWuaYvEEHtKSw/pCxD2L5Rc1C+UQme9X6JdRDh7m5D7HkozA0qa3DUkQ6VzCnEm8mVIQPyIRkI5sQ==",
				"shasum": "3da98914a70a22f0a8563ef1511a246c6fc55471",
				"tarball": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-2.17.1.tgz"
			},
			"maintainers": [
				{
					"email": "linus@folkdatorn.se",
					"name": "linusu"
				},
				{
					"email": "github@tixz.dk",
					"name": "emilbayes"
				},
				{
					"email": "github@tixz.dk",
					"name": "emilbay"
				},
				{
					"email": "i@yoshuawuyts.com",
					"name": "yoshuawuyts"
				},
				{
					"email": "freeall@gmail.com",
					"name": "freeall"
				},
				{
					"email": "mathiasbuus@gmail.com",
					"name": "mafintosh"
				},
				{
					"email": "w@tson.dk",
					"name": "watson"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/is-my-json-valid-2.17.1.tgz_1513602494771_0.8209679808933288"
			},
			"directories": {},
			"deprecated": "catastrophic backtracking in regexes could potentially lead to REDOS attack, upgrade to 2.17.2 as soon as possible",
			"contributors": []
		},
		"2.17.2": {
			"name": "is-my-json-valid",
			"version": "2.17.2",
			"description": "A JSONSchema validator that uses code generation to be extremely fast",
			"main": "index.js",
			"dependencies": {
				"generate-function": "^2.0.0",
				"generate-object-property": "^1.1.0",
				"is-my-ip-valid": "^1.0.0",
				"jsonpointer": "^4.0.0",
				"xtend": "^4.0.0"
			},
			"devDependencies": {
				"safe-regex": "^1.1.0",
				"tape": "^2.13.4"
			},
			"scripts": {
				"test": "tape test/*.js"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/mafintosh/is-my-json-valid.git"
			},
			"keywords": [
				"json",
				"schema",
				"orderly",
				"jsonschema"
			],
			"author": {
				"name": "Mathias Buus"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/mafintosh/is-my-json-valid/issues"
			},
			"homepage": "https://github.com/mafintosh/is-my-json-valid",
			"gitHead": "10ddd9d83d17d32ab194191263d5f752b3ee42bd",
			"_id": "is-my-json-valid@2.17.2",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "9.4.0",
			"_npmUser": {
				"name": "linusu",
				"email": "linus@folkdatorn.se"
			},
			"dist": {
				"integrity": "sha512-IBhBslgngMQN8DDSppmgDv7RNrlFotuuDsKcrCP3+HbFaVivIBU7u9oiiErw8sH4ynx3+gOGQ3q2otkgiSi6kg==",
				"shasum": "6b2103a288e94ef3de5cf15d29dd85fc4b78d65c",
				"tarball": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-2.17.2.tgz",
				"fileCount": 45,
				"unpackedSize": 113379
			},
			"maintainers": [
				{
					"email": "github@tixz.dk",
					"name": "emilbay"
				},
				{
					"email": "github@tixz.dk",
					"name": "emilbayes"
				},
				{
					"email": "freeall@gmail.com",
					"name": "freeall"
				},
				{
					"email": "linus@folkdatorn.se",
					"name": "linusu"
				},
				{
					"email": "mathiasbuus@gmail.com",
					"name": "mafintosh"
				},
				{
					"email": "w@tson.dk",
					"name": "watson"
				},
				{
					"email": "i@yoshuawuyts.com",
					"name": "yoshuawuyts"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/is-my-json-valid_2.17.2_1518621185548_0.9857997698990124"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.4.2": {
			"name": "is-my-json-valid",
			"version": "1.4.2",
			"description": "A JSONSchema / orderly validator that uses code generation to be extremely fast",
			"main": "index.js",
			"dependencies": {
				"generate-function": "^2.0.0",
				"generate-object-property": "^1.1.0",
				"is-my-ip-valid": "^1.0.0",
				"orderly": "^1.1.0",
				"xtend": "^4.0.0"
			},
			"devDependencies": {
				"safe-regex": "^1.1.0",
				"tape": "^2.13.4"
			},
			"scripts": {
				"test": "tape test/*.js"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/mafintosh/is-my-json-valid.git"
			},
			"keywords": [
				"json",
				"schema",
				"orderly",
				"jsonschema"
			],
			"author": {
				"name": "Mathias Buus"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/mafintosh/is-my-json-valid/issues"
			},
			"homepage": "https://github.com/mafintosh/is-my-json-valid",
			"gitHead": "9c77c30eb357a92d04e2f824fe7590ce8da406ed",
			"_id": "is-my-json-valid@1.4.2",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "9.4.0",
			"_npmUser": {
				"name": "linusu",
				"email": "linus@folkdatorn.se"
			},
			"dist": {
				"integrity": "sha512-hplpFu2C8i34mpTEke1VjgZmsHlMeO/yof3nd2CTeY+VVMVBN4JvU5FUGv+LZt3B9dXs+EWOffxajEWkIA7uuQ==",
				"shasum": "68d477e3b2723fab16098afcdf341d4e5c87b4d8",
				"tarball": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-1.4.2.tgz",
				"fileCount": 14,
				"unpackedSize": 22898
			},
			"maintainers": [
				{
					"email": "github@tixz.dk",
					"name": "emilbay"
				},
				{
					"email": "github@tixz.dk",
					"name": "emilbayes"
				},
				{
					"email": "freeall@gmail.com",
					"name": "freeall"
				},
				{
					"email": "linus@folkdatorn.se",
					"name": "linusu"
				},
				{
					"email": "mathiasbuus@gmail.com",
					"name": "mafintosh"
				},
				{
					"email": "w@tson.dk",
					"name": "watson"
				},
				{
					"email": "i@yoshuawuyts.com",
					"name": "yoshuawuyts"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/is-my-json-valid_1.4.2_1518622017662_0.6651412284094358"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"2.18.0": {
			"name": "is-my-json-valid",
			"version": "2.18.0",
			"description": "A JSONSchema validator that uses code generation to be extremely fast",
			"main": "index.js",
			"dependencies": {
				"generate-function": "^2.0.0",
				"generate-object-property": "^1.1.0",
				"is-my-ip-valid": "^1.0.0",
				"jsonpointer": "^4.0.0",
				"xtend": "^4.0.0"
			},
			"devDependencies": {
				"safe-regex": "^1.1.0",
				"tape": "^2.13.4",
				"typescript": "^3.0.1"
			},
			"scripts": {
				"test": "tape test/*.js && tsc"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/mafintosh/is-my-json-valid.git"
			},
			"keywords": [
				"json",
				"schema",
				"orderly",
				"jsonschema"
			],
			"author": {
				"name": "Mathias Buus"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/mafintosh/is-my-json-valid/issues"
			},
			"homepage": "https://github.com/mafintosh/is-my-json-valid",
			"gitHead": "8ef04cc80eff073e4ebbe5af17cbdd877aa4b443",
			"_id": "is-my-json-valid@2.18.0",
			"_npmVersion": "6.2.0",
			"_nodeVersion": "10.8.0",
			"_npmUser": {
				"name": "linusu",
				"email": "linus@folkdatorn.se"
			},
			"dist": {
				"integrity": "sha512-DWT87JHCSdCPCxbqBpS6Z2ajAt+MvrJq8I4xrpQljCvzODO5/fiquBp20a3sN6yCJvFbCRyYvJOHjpzkPTKJyA==",
				"shasum": "47001d4bad2e9195ee964c7ed42b5f12d3d5ad6b",
				"tarball": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-2.18.0.tgz",
				"fileCount": 49,
				"unpackedSize": 120794,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbbGb1CRA9TVsSAnZWagAA8P8QAICWrsdkOn9OEK9J7W3Z\nnVEjjxxECr4qUK/u05+WAEEo6dP/1SXPda0J6wv9atomXJLtOuxzIigaxLxf\nOB/G0GS08/1H1fWv/vEfLmQHxDuAG0dI6vogQut8ZoRu5zxhuy+DOTwnjU3u\nvHKsVU2d6XRMeFqKVlNdNB5T/q4oagiENDRQKHxUd1z9R25U3YSyt4jTqMxc\nm/Z297YxQNMhKiPCC0DeCrXhHlyk9idhMt/TeUT1zlx57jvPwwb3dw3NiKi7\n9h9bhUrLp89ceTglnwLLiyxyYXxUDJs62l9xXAvwXM8+5npO0DI1H5wXzmr4\nv0HCSl1Neqd7G9VYeuruVU8rKGwVtLLzVJSyI2smYmiqQg/PLzAkX0xpSv9a\nYKWJmCPZZZCjZI0h1EVmG80ir31WMKcB7RVPapGoGPk8ssopG+/SbjaNtmpI\nhuCqlmvwGlDxPlUkXfbq1RPnrYrJpgKpVX8rQGIT0IY3sutHXW2wXbpmsWYO\nug+0AIa0YRCo2jIQmWTGnD2bkRF6Aehoyi3cPs4C4lrL4BduMpPCzRfB6o/8\n2Rwml+9ttP0KWZz5dToCoGOowMt3k7R5YzyP59H+EtsfN4KAaXAlQgJcV/dK\nPBNA13celc38wIp+Pldg8MRKweEuIOcQXGjqqkKdLVIpQpje0e7dugB2+4NX\nMFEX\r\n=A+5v\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "github@tixz.dk",
					"name": "emilbay"
				},
				{
					"email": "github@tixz.dk",
					"name": "emilbayes"
				},
				{
					"email": "freeall@gmail.com",
					"name": "freeall"
				},
				{
					"email": "linus@folkdatorn.se",
					"name": "linusu"
				},
				{
					"email": "mathiasbuus@gmail.com",
					"name": "mafintosh"
				},
				{
					"email": "w@tson.dk",
					"name": "watson"
				},
				{
					"email": "i@yoshuawuyts.com",
					"name": "yoshuawuyts"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/is-my-json-valid_2.18.0_1533830901153_0.15065170486469937"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"2.19.0": {
			"name": "is-my-json-valid",
			"version": "2.19.0",
			"description": "A JSONSchema validator that uses code generation to be extremely fast",
			"main": "index.js",
			"dependencies": {
				"generate-function": "^2.0.0",
				"generate-object-property": "^1.1.0",
				"is-my-ip-valid": "^1.0.0",
				"jsonpointer": "^4.0.0",
				"xtend": "^4.0.0"
			},
			"devDependencies": {
				"safe-regex": "^1.1.0",
				"tape": "^2.13.4",
				"typescript": "^3.0.1"
			},
			"scripts": {
				"test": "tape test/*.js && tsc"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/mafintosh/is-my-json-valid.git"
			},
			"keywords": [
				"json",
				"schema",
				"orderly",
				"jsonschema"
			],
			"author": {
				"name": "Mathias Buus"
			},
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/mafintosh/is-my-json-valid/issues"
			},
			"homepage": "https://github.com/mafintosh/is-my-json-valid",
			"gitHead": "dcea5be83be29ea444c81bd83e7aef732a11c003",
			"_id": "is-my-json-valid@2.19.0",
			"_npmVersion": "6.2.0",
			"_nodeVersion": "10.8.0",
			"_npmUser": {
				"name": "linusu",
				"email": "linus@folkdatorn.se"
			},
			"dist": {
				"integrity": "sha512-mG0f/unGX1HZ5ep4uhRaPOS8EkAY8/j6mDRMJrutq4CqhoJWYp7qAlonIPy3TV7p3ju4TK9fo/PbnoksWmsp5Q==",
				"shasum": "8fd6e40363cd06b963fa877d444bfb5eddc62175",
				"tarball": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-2.19.0.tgz",
				"fileCount": 49,
				"unpackedSize": 137210,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbcXKkCRA9TVsSAnZWagAAsZwP/jFWSXr8XhuUERgfZJeH\nMMw5pv/EUbmXICZUHipfpcHM0JKPuq8AC5UC883hUJpEiP6FNWQ/3/FLE/AH\nAs/eYk95QyHytDsyVtwJWS4UHitquBoqa9ODVl8DThlMlrm6SDQrJzRARcQq\nXYTLetAPPmWgnr/U5RtIY+SZCPmdn2WxF3j+kZrL+mpC77bzpwo9mO0NnXpt\nrIQ4wWpFsXDNlw+Amc0ZgJ1eOqC0bxXXhdZvwQu9EejR4B3QKueqfnd4qmKC\nhXSdpynPE6YFVCBM3DzWAdxX6fMtoFZ+rLJGfWyl1dZwTMCg6xAJ+wfCcDYk\nbp6OaxZo6z46Jlb8VbGAdLGnrnEfCwxflLcAuUyyLyt5erIgGPpYmuBMC0LF\n1cXCBsw+mrWhbmgw+UripK+g8avbLL6fMJBslrsNMuwFhCqlZ0sGgFOXwTT9\nflv0EYuYbGQUdrETz8kiE+OZQOunCAENBd4UhhrPF4R+0NMROEMqtx68JE0K\nqnQFfpl6K7CNV4kRxUy+ATU93eug3mPa3htqCBpNd/lLsPsDyOz9Es5GJbZG\n/EtYmSX04yojceIFrMfj8ecDrQjVbVEvjElPA8gH2/sGNOYPgkEqT3bdmKJ/\nRleShGOg4oqPiB4b4YhctpY5uvpFQFI5t0P9B6uyK0OoFB7IxZNG83Ecl6uC\n8x/b\r\n=k8VP\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "github@tixz.dk",
					"name": "emilbay"
				},
				{
					"email": "github@tixz.dk",
					"name": "emilbayes"
				},
				{
					"email": "freeall@gmail.com",
					"name": "freeall"
				},
				{
					"email": "linus@folkdatorn.se",
					"name": "linusu"
				},
				{
					"email": "mathiasbuus@gmail.com",
					"name": "mafintosh"
				},
				{
					"email": "w@tson.dk",
					"name": "watson"
				},
				{
					"email": "i@yoshuawuyts.com",
					"name": "yoshuawuyts"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/is-my-json-valid_2.19.0_1534161572379_0.9570264453120281"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"2.20.0": {
			"name": "is-my-json-valid",
			"version": "2.20.0",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/mafintosh/is-my-json-valid.git"
			},
			"scripts": {
				"test": "tape test/*.js && tsc"
			},
			"dependencies": {
				"generate-function": "^2.0.0",
				"generate-object-property": "^1.1.0",
				"is-my-ip-valid": "^1.0.0",
				"jsonpointer": "^4.0.0",
				"xtend": "^4.0.0"
			},
			"devDependencies": {
				"safe-regex": "^1.1.0",
				"tape": "^2.13.4",
				"typescript": "^3.0.1"
			},
			"keywords": [
				"json",
				"schema",
				"orderly",
				"jsonschema"
			],
			"gitHead": "60111f47ee8a0971a2e1229070d47172ce4667c5",
			"description": "A [JSONSchema](https://json-schema.org/) validator that uses code generation to be extremely fast.",
			"bugs": {
				"url": "https://github.com/mafintosh/is-my-json-valid/issues"
			},
			"homepage": "https://github.com/mafintosh/is-my-json-valid#readme",
			"_id": "is-my-json-valid@2.20.0",
			"_nodeVersion": "12.1.0",
			"_npmVersion": "6.9.0",
			"dist": {
				"integrity": "sha512-XTHBZSIIxNsIsZXg7XB5l8z/OBFosl1Wao4tXLpeC7eKU4Vm/kdop2azkPqULwnfGQjmeDIyey9g7afMMtdWAA==",
				"shasum": "1345a6fca3e8daefc10d0fa77067f54cedafd59a",
				"tarball": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-2.20.0.tgz",
				"fileCount": 7,
				"unpackedSize": 39456,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc0XVACRA9TVsSAnZWagAABX8P/j5A0WXCtMabs5K87H1n\nQZG0+gvq6m0UGCL7VFu1WYCfc7XFncjp8oeWj2qs6VyS8rbzFZPQSsLkvHwm\n/cKUoHuSY4XStcbHH2NWzxCS/7pB/2IqNL0EaOoFVzHvYLR1JF4oeg0hXkoJ\nWKJpCoWQrVfRSjMfEzygHAQX7MrldbbLnEaENYD3HL/Orykw/1i29e9Vcza1\nQ6kInlqLrKAXEfAprarDSJRYzB2Da7H2kJ0nQDZHjNwHS+nCPwv4p1a3FUQz\n0rTUN6DDhsRsi4i0n2oOd4Qe8IYkRsvc2rWjF+DOy6jd22CsFt+jx21Nv/YV\nsEfo45MwSZDGdMpSXcxyFUHf3MIxmbaB/3gEhxbonppKMDi5m2lDry8jrl5Y\n7/C2pI89MxX0EOZ7GZeC/IpVsGFsuHCOoNvMwtCWQ1L2mNHz2nlBy1x0NWZ9\nmPI9Zn0TN+CpIsIp6vn7NW0PLsejBB87xmua/ewhe0VuzNiTs4Xa0emh9yht\nxNA9aPMLFctdIDG95iHjfx8+HoEUI4/OjzjW4zMSuaf7hpQCePQlADCGOwmF\nDpVBajorTHqkyYnczjTOrjHA12zsUkHUEUrWKNffDJW7EZtNIsg4nHyuM5ND\np1v5ze8rz2/BRFlHDxRAExzcPv1YamxiN5I6ec+S2/XmzqqcFsQWy9py76+Y\n+UUQ\r\n=Ukf9\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "github@tixz.dk",
					"name": "emilbay"
				},
				{
					"email": "github@tixz.dk",
					"name": "emilbayes"
				},
				{
					"email": "freeall@gmail.com",
					"name": "freeall"
				},
				{
					"email": "linus@folkdatorn.se",
					"name": "linusu"
				},
				{
					"email": "mathiasbuus@gmail.com",
					"name": "mafintosh"
				},
				{
					"email": "w@tson.dk",
					"name": "watson"
				},
				{
					"email": "i@yoshuawuyts.com",
					"name": "yoshuawuyts"
				}
			],
			"_npmUser": {
				"name": "linusu",
				"email": "linus@folkdatorn.se"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/is-my-json-valid_2.20.0_1557230911918_0.8933992943638083"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"2.20.1": {
			"name": "is-my-json-valid",
			"version": "2.20.1",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/mafintosh/is-my-json-valid.git"
			},
			"scripts": {
				"test": "tape test/*.js && tsc"
			},
			"dependencies": {
				"generate-function": "^2.0.0",
				"generate-object-property": "^1.1.0",
				"is-my-ip-valid": "^1.0.0",
				"jsonpointer": "^4.0.0",
				"xtend": "^4.0.0"
			},
			"devDependencies": {
				"safe-regex": "^1.1.0",
				"tape": "^2.13.4",
				"typescript": "^3.0.1"
			},
			"keywords": [
				"json",
				"schema",
				"orderly",
				"jsonschema"
			],
			"gitHead": "2684bd0a5ed93dd377f0fcb43f6298f4524a2373",
			"description": "A [JSONSchema](https://json-schema.org/) validator that uses code generation to be extremely fast.",
			"bugs": {
				"url": "https://github.com/mafintosh/is-my-json-valid/issues"
			},
			"homepage": "https://github.com/mafintosh/is-my-json-valid#readme",
			"_id": "is-my-json-valid@2.20.1",
			"_nodeVersion": "14.4.0",
			"_npmVersion": "6.14.5",
			"dist": {
				"integrity": "sha512-KWo8x7CYK5goqyYFJM4ZmapN2DvIGKkx5C1WLHyo2Dcr4R9u4Y9ofpZxn5+LF/d0FHR3AeFcYxVlqIA2OOwuJA==",
				"shasum": "78135763c941088b50db7509aeb59286e55b982d",
				"tarball": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-2.20.1.tgz",
				"fileCount": 7,
				"unpackedSize": 39541,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe9fv7CRA9TVsSAnZWagAAyv8QAJ/zMHcpujua3LdzI2xJ\ncb9r5jZ2TgtcXS+jTnyoJChLkBZrSJSbIM2EcOMEDJV0jVVXesFRzGYn0312\nHGfiYwYIvlsaW+a798BYlwdNPA6KN9uO9hRhhzR88VovN6VHzk9SXv4PiHBA\nDlGXxjg6Oy5E/QL/Vxbx8djkXkYvu7VaZc91wSdLTXq7zsSHzbj6QGFShWXk\nXn6H8N3N6zek3Gu9VXIwTdwKF69BwxAF4+3cYXLc5t7mNRCYmYPRMUXh/BOk\nj6OSeQfjzeXJmNcG3LKYT2ajzYal2PcngODZ0jI0Edr2by0vdhw3eV7vmihE\nO++PokDU8CgYrC5pymUwfX8WGWPok7+AUM9JnOwob7SpbnU042YNH+K7LklH\nxjXM4k27oFNxvfLr3Symo8EJDh5p0WecuY0xu7WFCMmT+pEscsPm36yFMAhO\naF/7WJWTPwKfU60efy7Vs88wq5NFxqTwKEo4Li3CYJXcktx5JboQmiu2H//y\n5RyulOO/58HeakU1BzE/rwVkCZWRYcRP1SH97M/qYzwSyuT41oivt/+F7z2i\nPMuVmH4WitJvOFMcd0JI+lllV727MZrSssN4PaQoMiwqTeUaa6hU8ni0kvYn\ngoj+ua+17wFq6SF3G4gv9LcWfuWyH22Spp/FPMzlLBHcyaJewhbtr7JrpJxK\nVLm3\r\n=OqSl\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "github@tixz.dk",
					"name": "emilbay"
				},
				{
					"email": "github@tixz.dk",
					"name": "emilbayes"
				},
				{
					"email": "freeall@gmail.com",
					"name": "freeall"
				},
				{
					"email": "linus@folkdatorn.se",
					"name": "linusu"
				},
				{
					"email": "mathiasbuus@gmail.com",
					"name": "mafintosh"
				},
				{
					"email": "w@tson.dk",
					"name": "watson"
				},
				{
					"email": "i@yoshuawuyts.com",
					"name": "yoshuawuyts"
				}
			],
			"_npmUser": {
				"name": "mafintosh",
				"email": "mathiasbuus@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/is-my-json-valid_2.20.1_1593179131164_0.9208901246771977"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		}
	},
	"time": {
		"modified": "2020-06-26T13:45:34.821Z",
		"created": "2014-07-31T20:16:59.146Z",
		"0.0.0": "2014-07-31T20:16:59.146Z",
		"1.0.0": "2014-07-31T20:18:47.538Z",
		"1.0.1": "2014-07-31T20:25:46.529Z",
		"1.1.0": "2014-07-31T22:45:19.076Z",
		"1.2.0": "2014-07-31T23:01:55.788Z",
		"1.3.0": "2014-08-01T11:11:42.076Z",
		"1.3.1": "2014-08-02T12:17:47.698Z",
		"1.3.2": "2014-08-02T12:32:48.897Z",
		"1.3.3": "2014-08-02T13:40:07.624Z",
		"1.3.4": "2014-08-04T13:42:19.205Z",
		"1.3.5": "2014-08-04T13:43:09.622Z",
		"1.3.6": "2014-08-04T14:20:41.197Z",
		"1.3.7": "2014-08-21T16:55:54.790Z",
		"1.3.8": "2014-10-02T01:32:43.292Z",
		"1.3.9": "2014-10-22T08:19:11.562Z",
		"1.4.0": "2014-10-22T10:07:33.923Z",
		"1.4.1": "2015-01-11T18:42:59.045Z",
		"2.0.0": "2015-01-22T08:47:11.329Z",
		"2.0.1": "2015-01-22T09:19:06.340Z",
		"2.0.2": "2015-01-22T15:59:38.449Z",
		"2.0.3": "2015-01-23T00:02:17.393Z",
		"2.1.0": "2015-01-28T11:55:54.224Z",
		"2.2.0": "2015-01-28T13:59:00.859Z",
		"2.2.1": "2015-01-29T13:33:22.014Z",
		"2.3.0": "2015-01-29T15:08:43.566Z",
		"2.3.1": "2015-02-04T14:51:42.212Z",
		"2.4.0": "2015-02-09T19:30:46.264Z",
		"2.4.1": "2015-02-10T18:52:57.187Z",
		"2.5.0": "2015-02-12T07:49:48.321Z",
		"2.6.0": "2015-02-13T08:09:18.769Z",
		"2.7.0": "2015-02-13T09:15:03.220Z",
		"2.8.0": "2015-02-16T18:37:54.179Z",
		"2.9.0": "2015-02-18T10:39:43.584Z",
		"2.9.1": "2015-02-19T13:42:15.240Z",
		"2.9.2": "2015-02-23T11:52:03.768Z",
		"2.9.3": "2015-02-23T15:16:41.304Z",
		"2.9.4": "2015-02-25T09:45:13.085Z",
		"2.10.0": "2015-03-12T19:08:03.182Z",
		"2.10.1": "2015-04-08T19:48:13.523Z",
		"2.11.0": "2015-05-10T21:50:30.619Z",
		"2.12.0": "2015-05-15T22:58:30.512Z",
		"2.12.1": "2015-07-26T19:51:30.966Z",
		"2.12.2": "2015-08-28T19:14:25.028Z",
		"2.12.3": "2015-11-06T15:31:10.665Z",
		"2.12.4": "2016-01-17T21:55:53.726Z",
		"2.13.0": "2016-02-18T07:19:46.157Z",
		"2.13.1": "2016-02-22T22:31:14.232Z",
		"2.14.0": "2016-09-19T15:17:21.122Z",
		"2.15.0": "2016-10-02T15:01:14.530Z",
		"2.16.0": "2017-02-26T15:20:11.877Z",
		"2.16.1": "2017-08-23T14:51:50.516Z",
		"2.17.0": "2017-12-18T11:45:31.848Z",
		"2.17.1": "2017-12-18T13:08:15.740Z",
		"2.17.2": "2018-02-14T15:13:06.344Z",
		"1.4.2": "2018-02-14T15:26:58.299Z",
		"2.18.0": "2018-08-09T16:08:21.255Z",
		"2.19.0": "2018-08-13T11:59:32.466Z",
		"2.20.0": "2019-05-07T12:08:32.058Z",
		"2.20.1": "2020-06-26T13:45:31.297Z"
	},
	"users": {},
	"dist-tags": {
		"latest": "2.20.1"
	},
	"_uplinks": {
		"npmjs": {
			"etag": "W/\"407c4b56c6a1cfc40e1282447fbf7700\"",
			"fetched": 1593324299697
		}
	},
	"_distfiles": {
		"is-my-json-valid-0.0.0.tgz": {
			"url": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-0.0.0.tgz",
			"sha": "a19d90a3d9cb8173929711b472ebe3d8b76adeec",
			"registry": "npmjs"
		},
		"is-my-json-valid-1.0.0.tgz": {
			"url": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-1.0.0.tgz",
			"sha": "acc0877171575e1fad12e103672df3d73ee558ee",
			"registry": "npmjs"
		},
		"is-my-json-valid-1.0.1.tgz": {
			"url": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-1.0.1.tgz",
			"sha": "d5aae1be301385ecf24325214d537d3d0a62422e",
			"registry": "npmjs"
		},
		"is-my-json-valid-1.1.0.tgz": {
			"url": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-1.1.0.tgz",
			"sha": "da39e282f89a605aadd9a3e57459e4e69795a4d5",
			"registry": "npmjs"
		},
		"is-my-json-valid-1.2.0.tgz": {
			"url": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-1.2.0.tgz",
			"sha": "2443ed68b6e791062bde75cd4b9975879517239c",
			"registry": "npmjs"
		},
		"is-my-json-valid-1.3.0.tgz": {
			"url": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-1.3.0.tgz",
			"sha": "44eef1c2ace4127c705e812f8c9aa22490c40adc",
			"registry": "npmjs"
		},
		"is-my-json-valid-1.3.1.tgz": {
			"url": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-1.3.1.tgz",
			"sha": "0f78f0a7d7b1d63192951eb8fc9b97139383c5ff",
			"registry": "npmjs"
		},
		"is-my-json-valid-1.3.2.tgz": {
			"url": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-1.3.2.tgz",
			"sha": "f35227cb9192e9b184f1b68b2847ab94a9685358",
			"registry": "npmjs"
		},
		"is-my-json-valid-1.3.3.tgz": {
			"url": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-1.3.3.tgz",
			"sha": "d815d624f7f5399d97d4dd96e14975439ae2b24e",
			"registry": "npmjs"
		},
		"is-my-json-valid-1.3.4.tgz": {
			"url": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-1.3.4.tgz",
			"sha": "f253eaf3084c3a1d3cc7851fd307dd693199ed7d",
			"registry": "npmjs"
		},
		"is-my-json-valid-1.3.5.tgz": {
			"url": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-1.3.5.tgz",
			"sha": "aa6b6227b1cb06a8b7a5f5e7257cdf49dafed2d2",
			"registry": "npmjs"
		},
		"is-my-json-valid-1.3.6.tgz": {
			"url": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-1.3.6.tgz",
			"sha": "6d762d3363aa34e6ab569bb25353261a068c20c8",
			"registry": "npmjs"
		},
		"is-my-json-valid-1.3.7.tgz": {
			"url": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-1.3.7.tgz",
			"sha": "8d6c41f8237adb79322ded8f049a717750ff237f",
			"registry": "npmjs"
		},
		"is-my-json-valid-1.3.8.tgz": {
			"url": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-1.3.8.tgz",
			"sha": "1b0b5ea78e109aa7731482e7d87b971d9fbc0b46",
			"registry": "npmjs"
		},
		"is-my-json-valid-1.3.9.tgz": {
			"url": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-1.3.9.tgz",
			"sha": "530c48024e4e1fab1326c2555b208884b95cd5d2",
			"registry": "npmjs"
		},
		"is-my-json-valid-1.4.0.tgz": {
			"url": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-1.4.0.tgz",
			"sha": "e0a3eb7ba9c996863baff8204bd0db46abdd814d",
			"registry": "npmjs"
		},
		"is-my-json-valid-1.4.1.tgz": {
			"url": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-1.4.1.tgz",
			"sha": "47df58172293f473692b52ddde19e4e6d6695651",
			"registry": "npmjs"
		},
		"is-my-json-valid-2.0.0.tgz": {
			"url": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-2.0.0.tgz",
			"sha": "f91b37229d7425952fe4522f1f656abc44882db5",
			"registry": "npmjs"
		},
		"is-my-json-valid-2.0.1.tgz": {
			"url": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-2.0.1.tgz",
			"sha": "c7d03a03ebdf75230f49af42f13d21ed7343bd54",
			"registry": "npmjs"
		},
		"is-my-json-valid-2.0.2.tgz": {
			"url": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-2.0.2.tgz",
			"sha": "f15c692f2822e8e062c459388e8e4ba9d38dd81c",
			"registry": "npmjs"
		},
		"is-my-json-valid-2.0.3.tgz": {
			"url": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-2.0.3.tgz",
			"sha": "593228839b88f3f0a1241a29aa90143be83e3b07",
			"registry": "npmjs"
		},
		"is-my-json-valid-2.1.0.tgz": {
			"url": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-2.1.0.tgz",
			"sha": "bc7e31852965edd3b12b27a8698daf983f1576f7",
			"registry": "npmjs"
		},
		"is-my-json-valid-2.2.0.tgz": {
			"url": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-2.2.0.tgz",
			"sha": "40c1e410a65df8c00c8b16aa6b613b23d58ffa25",
			"registry": "npmjs"
		},
		"is-my-json-valid-2.2.1.tgz": {
			"url": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-2.2.1.tgz",
			"sha": "27e2efdde2669068c1642d9d045d5f6bd7a3b859",
			"registry": "npmjs"
		},
		"is-my-json-valid-2.3.0.tgz": {
			"url": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-2.3.0.tgz",
			"sha": "ffa7d76c27c435207ac22058d4f8af2ef57d3a87",
			"registry": "npmjs"
		},
		"is-my-json-valid-2.3.1.tgz": {
			"url": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-2.3.1.tgz",
			"sha": "03568044845ce5fcdc069c0635146149c3ac94ee",
			"registry": "npmjs"
		},
		"is-my-json-valid-2.4.0.tgz": {
			"url": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-2.4.0.tgz",
			"sha": "62f90eaf73e049852ea782d69deebcdc289fc5ca",
			"registry": "npmjs"
		},
		"is-my-json-valid-2.4.1.tgz": {
			"url": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-2.4.1.tgz",
			"sha": "0b350775c17b40fc9724aa7a0f519f8f912f08b1",
			"registry": "npmjs"
		},
		"is-my-json-valid-2.5.0.tgz": {
			"url": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-2.5.0.tgz",
			"sha": "e19aa5c3645ba7fabdf3c4d67ac3d34c5e9ee220",
			"registry": "npmjs"
		},
		"is-my-json-valid-2.6.0.tgz": {
			"url": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-2.6.0.tgz",
			"sha": "4b56a76d140e2b37f3b1e2c1188de4b34e639625",
			"registry": "npmjs"
		},
		"is-my-json-valid-2.7.0.tgz": {
			"url": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-2.7.0.tgz",
			"sha": "c16b461f2cd296a2b4209b1f9249017fef0d240a",
			"registry": "npmjs"
		},
		"is-my-json-valid-2.8.0.tgz": {
			"url": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-2.8.0.tgz",
			"sha": "7377ffb02695f9813e9fd9ff8779f8933e00f072",
			"registry": "npmjs"
		},
		"is-my-json-valid-2.9.0.tgz": {
			"url": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-2.9.0.tgz",
			"sha": "f6a2eb982c5c86e4bf8c4b0222f98e0c6c8c1419",
			"registry": "npmjs"
		},
		"is-my-json-valid-2.9.1.tgz": {
			"url": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-2.9.1.tgz",
			"sha": "2490a9e47b8f51a3a7fbe8ad48f5a08f24ccbe56",
			"registry": "npmjs"
		},
		"is-my-json-valid-2.9.2.tgz": {
			"url": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-2.9.2.tgz",
			"sha": "bcc905b3b946afd8c510cec7b00d55067f24757e",
			"registry": "npmjs"
		},
		"is-my-json-valid-2.9.3.tgz": {
			"url": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-2.9.3.tgz",
			"sha": "b94079c94bdf1a7e48c25279ff978d182d709878",
			"registry": "npmjs"
		},
		"is-my-json-valid-2.9.4.tgz": {
			"url": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-2.9.4.tgz",
			"sha": "8d64eb508de944307a9515a886ca471fb2f5567e",
			"registry": "npmjs"
		},
		"is-my-json-valid-2.10.0.tgz": {
			"url": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-2.10.0.tgz",
			"sha": "49755a8ecb2fe90baf922243cbaa245f910d2483",
			"registry": "npmjs"
		},
		"is-my-json-valid-2.10.1.tgz": {
			"url": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-2.10.1.tgz",
			"sha": "bf20ca7e71116302f8660ac812659f71e22ea2d0",
			"registry": "npmjs"
		},
		"is-my-json-valid-2.11.0.tgz": {
			"url": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-2.11.0.tgz",
			"sha": "11f130d52c6c0b2ee132a72feb8e3e4c61a2c54f",
			"registry": "npmjs"
		},
		"is-my-json-valid-2.12.0.tgz": {
			"url": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-2.12.0.tgz",
			"sha": "8fa6c408b26be95b45a23e8f8c4b464a53874d2b",
			"registry": "npmjs"
		},
		"is-my-json-valid-2.12.1.tgz": {
			"url": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-2.12.1.tgz",
			"sha": "0ee5c19c9e93bae2760410cc72ef2798b52cc871",
			"registry": "npmjs"
		},
		"is-my-json-valid-2.12.2.tgz": {
			"url": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-2.12.2.tgz",
			"sha": "0d65859318c846ce3a134402fd3fbc504272ccc9",
			"registry": "npmjs"
		},
		"is-my-json-valid-2.12.3.tgz": {
			"url": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-2.12.3.tgz",
			"sha": "5a39d1d76b2dbb83140bbd157b1d5ee4bdc85ad6",
			"registry": "npmjs"
		},
		"is-my-json-valid-2.12.4.tgz": {
			"url": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-2.12.4.tgz",
			"sha": "d4ed2bc1d7f88daf8d0f763b3e3e39a69bd37880",
			"registry": "npmjs"
		},
		"is-my-json-valid-2.13.0.tgz": {
			"url": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-2.13.0.tgz",
			"sha": "127e39f3057e0d7813471d1baab3c246fc874634",
			"registry": "npmjs"
		},
		"is-my-json-valid-2.13.1.tgz": {
			"url": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-2.13.1.tgz",
			"sha": "d55778a82feb6b0963ff4be111d5d1684e890707",
			"registry": "npmjs"
		},
		"is-my-json-valid-2.14.0.tgz": {
			"url": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-2.14.0.tgz",
			"sha": "47bf808609b2df5d48c969c74becd09fbca02725",
			"registry": "npmjs"
		},
		"is-my-json-valid-2.15.0.tgz": {
			"url": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-2.15.0.tgz",
			"sha": "936edda3ca3c211fd98f3b2d3e08da43f7b2915b",
			"registry": "npmjs"
		},
		"is-my-json-valid-2.16.0.tgz": {
			"url": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-2.16.0.tgz",
			"sha": "f079dd9bfdae65ee2038aae8acbc86ab109e3693",
			"registry": "npmjs"
		},
		"is-my-json-valid-2.16.1.tgz": {
			"url": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-2.16.1.tgz",
			"sha": "5a846777e2c2620d1e69104e5d3a03b1f6088f11",
			"registry": "npmjs"
		},
		"is-my-json-valid-2.17.0.tgz": {
			"url": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-2.17.0.tgz",
			"sha": "33f576b0dce46bf34328a7d471ef7ceab77a524d",
			"registry": "npmjs"
		},
		"is-my-json-valid-2.17.1.tgz": {
			"url": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-2.17.1.tgz",
			"sha": "3da98914a70a22f0a8563ef1511a246c6fc55471",
			"registry": "npmjs"
		},
		"is-my-json-valid-2.17.2.tgz": {
			"url": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-2.17.2.tgz",
			"sha": "6b2103a288e94ef3de5cf15d29dd85fc4b78d65c",
			"registry": "npmjs"
		},
		"is-my-json-valid-1.4.2.tgz": {
			"url": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-1.4.2.tgz",
			"sha": "68d477e3b2723fab16098afcdf341d4e5c87b4d8",
			"registry": "npmjs"
		},
		"is-my-json-valid-2.18.0.tgz": {
			"url": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-2.18.0.tgz",
			"sha": "47001d4bad2e9195ee964c7ed42b5f12d3d5ad6b",
			"registry": "npmjs"
		},
		"is-my-json-valid-2.19.0.tgz": {
			"url": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-2.19.0.tgz",
			"sha": "8fd6e40363cd06b963fa877d444bfb5eddc62175",
			"registry": "npmjs"
		},
		"is-my-json-valid-2.20.0.tgz": {
			"url": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-2.20.0.tgz",
			"sha": "1345a6fca3e8daefc10d0fa77067f54cedafd59a",
			"registry": "npmjs"
		},
		"is-my-json-valid-2.20.1.tgz": {
			"url": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-2.20.1.tgz",
			"sha": "78135763c941088b50db7509aeb59286e55b982d",
			"registry": "npmjs"
		}
	},
	"_attachments": {
		"is-my-json-valid-2.17.2.tgz": {
			"shasum": "6b2103a288e94ef3de5cf15d29dd85fc4b78d65c"
		}
	},
	"_rev": "2-dc59470a2af060a3",
	"_id": "is-my-json-valid",
	"readme": "# is-my-json-valid\n\nA [JSONSchema](https://json-schema.org/) validator that uses code generation to be extremely fast.\n\nIt passes the entire JSONSchema v4 test suite except for `remoteRefs` and `maxLength`/`minLength` when using unicode surrogate pairs.\n\n[![build status](https://img.shields.io/travis/mafintosh/is-my-json-valid.svg?style=flat)](https://travis-ci.org/mafintosh/is-my-json-valid)\n\n## Installation\n\n```sh\nnpm install --save is-my-json-valid\n```\n\n## Usage\n\nSimply pass a schema to compile it\n\n```js\nvar validator = require('is-my-json-valid')\n\nvar validate = validator({\n  required: true,\n  type: 'object',\n  properties: {\n    hello: {\n      required: true,\n      type: 'string'\n    }\n  }\n})\n\nconsole.log('should be valid', validate({hello: 'world'}))\nconsole.log('should not be valid', validate({}))\n\n// get the last list of errors by checking validate.errors\n// the following will print [{field: 'data.hello', message: 'is required'}]\nconsole.log(validate.errors)\n```\n\nYou can also pass the schema as a string\n\n```js\nvar validate = validator('{\"type\": ... }')\n```\n\nOptionally you can use the require submodule to load a schema from `__dirname`\n\n```js\nvar validator = require('is-my-json-valid/require')\nvar validate = validator('my-schema.json')\n```\n\n## Custom formats\n\nis-my-json-valid supports the formats specified in JSON schema v4 (such as date-time).\nIf you want to add your own custom formats pass them as the formats options to the validator\n\n```js\nvar validate = validator({\n  type: 'string',\n  required: true,\n  format: 'only-a'\n}, {\n  formats: {\n    'only-a': /^a+$/\n  }\n})\n\nconsole.log(validate('aa')) // true\nconsole.log(validate('ab')) // false\n```\n\n## External schemas\n\nYou can pass in external schemas that you reference using the `$ref` attribute as the `schemas` option\n\n```js\nvar ext = {\n  required: true,\n  type: 'string'\n}\n\nvar schema = {\n  $ref: '#ext' // references another schema called ext\n}\n\n// pass the external schemas as an option\nvar validate = validator(schema, {schemas: {ext: ext}})\n\nvalidate('hello') // returns true\nvalidate(42) // return false\n```\n\n## Filtering away additional properties\n\nis-my-json-valid supports filtering away properties not in the schema\n\n```js\nvar filter = validator.filter({\n  required: true,\n  type: 'object',\n  properties: {\n    hello: {type: 'string', required: true}\n  },\n  additionalProperties: false\n})\n\nvar doc = {hello: 'world', notInSchema: true}\nconsole.log(filter(doc)) // {hello: 'world'}\n```\n\n## Verbose mode shows more information about the source of the error\n\nWhen the `verbose` options is set to `true`, `is-my-json-valid` also outputs:\n\n- `value`: The data value that caused the error\n- `schemaPath`: an array of keys indicating which sub-schema failed\n\n```js\nvar schema = {\n  required: true,\n  type: 'object',\n  properties: {\n    hello: {\n      required: true,\n      type: 'string'\n    }\n  }\n}\nvar validate = validator(schema, {\n  verbose: true\n})\n\nvalidate({hello: 100});\nconsole.log(validate.errors)\n// [ { field: 'data.hello',\n//     message: 'is the wrong type',\n//     value: 100,\n//     type: 'string',\n//     schemaPath: [ 'properties', 'hello' ] } ]\n```\n\nMany popular libraries make it easy to retrieve the failing rule with the `schemaPath`:\n\n```js\nvar schemaPath = validate.errors[0].schemaPath\nvar R = require('ramda')\n\nconsole.log( 'All evaluate to the same thing: ', R.equals(\n  schema.properties.hello,\n  { required: true, type: 'string' },\n  R.path(schemaPath, schema),\n  require('lodash').get(schema, schemaPath),\n  require('jsonpointer').get(schema, [\"\"].concat(schemaPath))\n))\n// All evaluate to the same thing: true\n```\n\n## Greedy mode tries to validate as much as possible\n\nBy default is-my-json-valid bails on first validation error but when greedy is\nset to true it tries to validate as much as possible:\n\n```js\nvar validate = validator({\n  type: 'object',\n  properties: {\n    x: {\n      type: 'number'\n    }\n  },\n  required: ['x', 'y']\n}, {\n  greedy: true\n});\n\nvalidate({x: 'string'});\nconsole.log(validate.errors) // [{field: 'data.y', message: 'is required'},\n                             //  {field: 'data.x', message: 'is the wrong type'}]\n```\n\n## Error messages\n\nHere is a list of possible `message` values for errors:\n\n- `is required`\n- `is the wrong type`\n- `has additional items`\n- `must be FORMAT format` (FORMAT is the `format` property from the schema)\n- `must be unique`\n- `must be an enum value`\n- `dependencies not set`\n- `has additional properties`\n- `referenced schema does not match`\n- `negative schema matches`\n- `pattern mismatch`\n- `no schemas match`\n- `no (or more than one) schemas match`\n- `has a remainder`\n- `has more properties than allowed`\n- `has less properties than allowed`\n- `has more items than allowed`\n- `has less items than allowed`\n- `has longer length than allowed`\n- `has less length than allowed`\n- `is less than minimum`\n- `is more than maximum`\n\n## Performance\n\nis-my-json-valid uses code generation to turn your JSON schema into basic javascript code that is easily optimizeable by v8.\n\nAt the time of writing, is-my-json-valid is the **fastest validator** when running\n\n- [json-schema-benchmark](https://github.com/Muscula/json-schema-benchmark)\n- [cosmicreals.com benchmark](http://cosmicrealms.com/blog/2014/08/29/benchmark-of-node-dot-js-json-validation-modules-part-3/)\n- [jsck benchmark](https://github.com/pandastrike/jsck/issues/72#issuecomment-70992684)\n- [themis benchmark](https://cdn.rawgit.com/playlyfe/themis/master/benchmark/results.html)\n- [z-schema benchmark](https://rawgit.com/zaggino/z-schema/master/benchmark/results.html)\n\nIf you know any other relevant benchmarks open a PR and I'll add them.\n\n## TypeScript support\n\nThis library ships with TypeScript typings. They are still early on and not perfect at the moment, but should hopefully handle the most common cases. If you find anything that doesn't work, please open an issue and we'll try to solve it.\n\nThe typings are using `unknown` and thus require TypeScript 3.0 or later.\n\nHere is a quick sample of usage together with express:\n\n```typescript\nimport createError = require('http-errors')\nimport createValidator = require('is-my-json-valid')\nimport { Request, Response, NextFunction } from 'express'\n\nconst personValidator = createValidator({\n  type: 'object',\n  properties: {\n    name: { type: 'string' },\n    age: { type: 'number' },\n  },\n  required: [\n    'name'\n  ]\n})\n\nexport function post (req: Request, res: Response, next: NextFunction) {\n  // Here req.body is typed as: any\n\n  if (!personValidator(req.body)) {\n    throw createError(400, { errors: personValidator.errors })\n  }\n\n  // Here req.body is typed as: { name: string, age: number | undefined }\n}\n```\n\nAs you can see, the typings for is-my-json-valid will contruct an interface from the schema passed in. This allows you to work with your incoming json body in a type safe way.\n\n## License\n\nMIT"
}