{
	"name": "validator",
	"versions": {
		"0.1.0": {
			"name": "validator",
			"description": "Data validation, filtering and sanitization for node.js",
			"version": "0.1.0",
			"homepage": "http://github.com/chriso/node-validator",
			"keywords": [
				"validator",
				"validation",
				"assert",
				"params",
				"sanitization",
				"xss",
				"entities",
				"sanitize",
				"sanitisation",
				"input"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "./lib",
			"directories": {
				"lib": "./lib"
			},
			"bugs": {
				"mail": "",
				"web": "http://github.com/chriso/node-validator/issues"
			},
			"repository": {
				"type": "git",
				"url": "http://github.com/chriso/node-validator.git"
			},
			"engines": {
				"node": ">=0.2.2"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/chriso/node-validator/raw/master/LICENSE"
				}
			],
			"_id": "validator@0.1.0",
			"_nodeSupported": true,
			"_npmVersion": "0.2.7-2",
			"_nodeVersion": "v0.3.1-pre",
			"dist": {
				"tarball": "https://registry.npmjs.org/validator/-/validator-0.1.0.tgz",
				"shasum": "27c3e1b1c16a4b8453261fbc43efa590b2b95046"
			},
			"contributors": []
		},
		"0.1.1": {
			"name": "validator",
			"description": "Data validation, filtering and sanitization for node.js",
			"version": "0.1.1",
			"homepage": "http://github.com/chriso/node-validator",
			"keywords": [
				"validator",
				"validation",
				"assert",
				"params",
				"sanitization",
				"xss",
				"entities",
				"sanitize",
				"sanitisation",
				"input"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "./lib",
			"directories": {
				"lib": "./lib"
			},
			"bugs": {
				"mail": "",
				"web": "http://github.com/chriso/node-validator/issues"
			},
			"repository": {
				"type": "git",
				"url": "http://github.com/chriso/node-validator.git"
			},
			"engines": {
				"node": ">=0.2.2"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/chriso/node-validator/raw/master/LICENSE"
				}
			],
			"_id": "validator@0.1.1",
			"_nodeSupported": true,
			"_npmVersion": "0.2.8-1",
			"_nodeVersion": "v0.3.1",
			"dist": {
				"tarball": "https://registry.npmjs.org/validator/-/validator-0.1.1.tgz",
				"shasum": "5d8f635f095036016defe6239f4d43df4087f70b"
			},
			"contributors": []
		},
		"0.1.2": {
			"name": "validator",
			"description": "Data validation, filtering and sanitization for node.js",
			"version": "0.1.2",
			"homepage": "http://github.com/chriso/node-validator",
			"keywords": [
				"validator",
				"validation",
				"assert",
				"params",
				"sanitization",
				"xss",
				"entities",
				"sanitize",
				"sanitisation",
				"input"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "./lib",
			"directories": {
				"lib": "./lib"
			},
			"bugs": {
				"url": "http://github.com/chriso/node-validator/issues"
			},
			"repository": {
				"type": "git",
				"url": "http://github.com/chriso/node-validator.git"
			},
			"contributors": [
				{
					"name": "PING"
				}
			],
			"engines": {
				"node": ">=0.2.2"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/chriso/node-validator/raw/master/LICENSE"
				}
			],
			"_id": "validator@0.1.2",
			"_nodeSupported": true,
			"_npmVersion": "0.2.12-1",
			"_nodeVersion": "v0.3.1",
			"dist": {
				"shasum": "93a1c57dd3c95693cff774609dcfb62c141e4390",
				"tarball": "https://registry.npmjs.org/validator/-/validator-0.1.2.tgz"
			}
		},
		"0.1.3": {
			"name": "validator",
			"description": "Data validation, filtering and sanitization for node.js",
			"version": "0.1.3",
			"homepage": "http://github.com/chriso/node-validator",
			"keywords": [
				"validator",
				"validation",
				"assert",
				"params",
				"sanitization",
				"xss",
				"entities",
				"sanitize",
				"sanitisation",
				"input"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "./lib",
			"directories": {
				"lib": "./lib"
			},
			"bugs": {
				"url": "http://github.com/chriso/node-validator/issues"
			},
			"repository": {
				"type": "git",
				"url": "http://github.com/chriso/node-validator.git"
			},
			"contributors": [
				{
					"name": "PING"
				}
			],
			"engines": {
				"node": ">=0.2.2"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/chriso/node-validator/raw/master/LICENSE"
				}
			],
			"_id": "validator@0.1.3",
			"_engineSupported": true,
			"_npmVersion": "0.2.14-3",
			"_nodeVersion": "v0.3.1",
			"modules": {
				"entities.js": "lib/entities.js",
				"validator.js": "lib/validator.js",
				"index.js": "lib/index.js",
				"filter.js": "lib/filter.js",
				"xss.js": "lib/xss.js"
			},
			"files": [
				""
			],
			"_defaultsLoaded": true,
			"dist": {
				"shasum": "cd9f50577e178fc1561ee1f241cb305e1b5f9b70",
				"tarball": "https://registry.npmjs.org/validator/-/validator-0.1.3.tgz"
			}
		},
		"0.1.4": {
			"name": "validator",
			"description": "Data validation, filtering and sanitization for node.js",
			"version": "0.1.4",
			"homepage": "http://github.com/chriso/node-validator",
			"keywords": [
				"validator",
				"validation",
				"assert",
				"params",
				"sanitization",
				"xss",
				"entities",
				"sanitize",
				"sanitisation",
				"input"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "./lib",
			"directories": {
				"lib": "./lib"
			},
			"bugs": {
				"url": "http://github.com/chriso/node-validator/issues"
			},
			"repository": {
				"type": "git",
				"url": "http://github.com/chriso/node-validator.git"
			},
			"contributors": [
				{
					"name": "PING"
				}
			],
			"engines": {
				"node": ">=0.2.2"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/chriso/node-validator/raw/master/LICENSE"
				}
			],
			"_id": "validator@0.1.4",
			"_engineSupported": true,
			"_npmVersion": "0.2.14-6",
			"_nodeVersion": "v0.3.1",
			"modules": {
				"validator.js": "lib/validator.js",
				"index.js": "lib/index.js",
				"entities.js": "lib/entities.js",
				"filter.js": "lib/filter.js",
				"xss.js": "lib/xss.js"
			},
			"files": [
				""
			],
			"_defaultsLoaded": true,
			"dist": {
				"shasum": "8c55e800800ec7a09cee48cef211fd7c31302ff8",
				"tarball": "https://registry.npmjs.org/validator/-/validator-0.1.4.tgz"
			}
		},
		"0.1.5": {
			"name": "validator",
			"description": "Data validation, filtering and sanitization for node.js",
			"version": "0.1.5",
			"homepage": "http://github.com/chriso/node-validator",
			"keywords": [
				"validator",
				"validation",
				"assert",
				"params",
				"sanitization",
				"xss",
				"entities",
				"sanitize",
				"sanitisation",
				"input"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "./lib",
			"directories": {
				"lib": "./lib"
			},
			"bugs": {
				"url": "http://github.com/chriso/node-validator/issues"
			},
			"repository": {
				"type": "git",
				"url": "http://github.com/chriso/node-validator.git"
			},
			"contributors": [
				{
					"name": "PING"
				}
			],
			"engines": {
				"node": ">=0.2.2"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/chriso/node-validator/raw/master/LICENSE"
				}
			],
			"_id": "validator@0.1.5",
			"_engineSupported": true,
			"_npmVersion": "0.2.14-6",
			"_nodeVersion": "v0.3.1",
			"modules": {
				"entities.js": "lib/entities.js",
				"filter.js": "lib/filter.js",
				"index.js": "lib/index.js",
				"validator.js": "lib/validator.js",
				"xss.js": "lib/xss.js"
			},
			"files": [
				""
			],
			"_defaultsLoaded": true,
			"dist": {
				"shasum": "79273eeb714a86342685072c859d1cba31e598c3",
				"tarball": "https://registry.npmjs.org/validator/-/validator-0.1.5.tgz"
			}
		},
		"0.1.6": {
			"name": "validator",
			"description": "Data validation, filtering and sanitization for node.js",
			"version": "0.1.6",
			"homepage": "http://github.com/chriso/node-validator",
			"keywords": [
				"validator",
				"validation",
				"assert",
				"params",
				"sanitization",
				"xss",
				"entities",
				"sanitize",
				"sanitisation",
				"input"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "./lib",
			"directories": {
				"lib": "./lib"
			},
			"bugs": {
				"url": "http://github.com/chriso/node-validator/issues"
			},
			"repository": {
				"type": "git",
				"url": "http://github.com/chriso/node-validator.git"
			},
			"contributors": [
				{
					"name": "PING"
				}
			],
			"engines": {
				"node": ">=0.2.2"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/chriso/node-validator/raw/master/LICENSE"
				}
			],
			"_id": "validator@0.1.6",
			"_engineSupported": true,
			"_npmVersion": "0.2.14-6",
			"_nodeVersion": "v0.3.1",
			"modules": {
				"filter.js": "lib/filter.js",
				"entities.js": "lib/entities.js",
				"validator.js": "lib/validator.js",
				"xss.js": "lib/xss.js",
				"index.js": "lib/index.js"
			},
			"files": [
				""
			],
			"_defaultsLoaded": true,
			"dist": {
				"shasum": "b2b34a5ffe7bed4ca25cdc29ffd0665356cfa541",
				"tarball": "https://registry.npmjs.org/validator/-/validator-0.1.6.tgz"
			}
		},
		"0.1.7": {
			"name": "validator",
			"description": "Data validation, filtering and sanitization for node.js",
			"version": "0.1.7",
			"homepage": "http://github.com/chriso/node-validator",
			"keywords": [
				"validator",
				"validation",
				"assert",
				"params",
				"sanitization",
				"xss",
				"entities",
				"sanitize",
				"sanitisation",
				"input"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "./lib",
			"directories": {
				"lib": "./lib"
			},
			"bugs": {
				"url": "http://github.com/chriso/node-validator/issues"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/chriso/node-validator.git"
			},
			"contributors": [
				{
					"name": "PING"
				}
			],
			"engines": {
				"node": ">=0.2.2"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/chriso/node-validator/raw/master/LICENSE"
				}
			],
			"_id": "validator@0.1.7",
			"_engineSupported": true,
			"_npmVersion": "0.3.0-8",
			"_nodeVersion": "v0.4.0",
			"files": [
				""
			],
			"_defaultsLoaded": true,
			"dist": {
				"shasum": "69fa095c35350ce21fca08074ce18f9d00b98019",
				"tarball": "https://registry.npmjs.org/validator/-/validator-0.1.7.tgz"
			}
		},
		"0.1.8": {
			"name": "validator",
			"description": "Data validation, filtering and sanitization for node.js",
			"version": "0.1.8",
			"homepage": "http://github.com/chriso/node-validator",
			"keywords": [
				"validator",
				"validation",
				"assert",
				"params",
				"sanitization",
				"xss",
				"entities",
				"sanitize",
				"sanitisation",
				"input"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "./lib",
			"directories": {
				"lib": "./lib"
			},
			"bugs": {
				"url": "http://github.com/chriso/node-validator/issues"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/chriso/node-validator.git"
			},
			"contributors": [
				{
					"name": "PING"
				}
			],
			"engines": {
				"node": ">=0.2.2"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/chriso/node-validator/raw/master/LICENSE"
				}
			],
			"_id": "validator@0.1.8",
			"_engineSupported": true,
			"_npmVersion": "0.3.17",
			"_nodeVersion": "v0.4.3",
			"files": [
				""
			],
			"_defaultsLoaded": true,
			"dist": {
				"shasum": "e3efc9e02485f1ec08773951a84d4b92b6684a10",
				"tarball": "https://registry.npmjs.org/validator/-/validator-0.1.8.tgz"
			}
		},
		"0.1.9": {
			"name": "validator",
			"description": "Data validation, filtering and sanitization for node.js",
			"version": "0.1.9",
			"homepage": "http://github.com/chriso/node-validator",
			"keywords": [
				"validator",
				"validation",
				"assert",
				"params",
				"sanitization",
				"xss",
				"entities",
				"sanitize",
				"sanitisation",
				"input"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "./lib",
			"directories": {
				"lib": "./lib"
			},
			"bugs": {
				"url": "http://github.com/chriso/node-validator/issues"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/chriso/node-validator.git"
			},
			"contributors": [
				{
					"name": "PING"
				}
			],
			"engines": {
				"node": ">=0.2.2"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/chriso/node-validator/raw/master/LICENSE"
				}
			],
			"_id": "validator@0.1.9",
			"_engineSupported": true,
			"_npmVersion": "0.3.18",
			"_nodeVersion": "v0.4.5",
			"files": [
				""
			],
			"_defaultsLoaded": true,
			"dist": {
				"shasum": "96ac092d439dcdb914a0798fe8e627f4225cc246",
				"tarball": "https://registry.npmjs.org/validator/-/validator-0.1.9.tgz"
			}
		},
		"0.2.0": {
			"name": "validator",
			"description": "Data validation, filtering and sanitization for node.js",
			"version": "0.2.0",
			"homepage": "http://github.com/chriso/node-validator",
			"keywords": [
				"validator",
				"validation",
				"assert",
				"params",
				"sanitization",
				"xss",
				"entities",
				"sanitize",
				"sanitisation",
				"input"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "./lib",
			"directories": {
				"lib": "./lib"
			},
			"bugs": {
				"url": "http://github.com/chriso/node-validator/issues"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/chriso/node-validator.git"
			},
			"contributors": [
				{
					"name": "PING"
				}
			],
			"engines": {
				"node": ">=0.2.2"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/chriso/node-validator/raw/master/LICENSE"
				}
			],
			"_id": "validator@0.2.0",
			"_engineSupported": true,
			"_npmVersion": "0.3.18",
			"_nodeVersion": "v0.4.5",
			"files": [
				""
			],
			"_defaultsLoaded": true,
			"dist": {
				"shasum": "6110812b7a2a0c4c1ada473eb99477c1a96bd497",
				"tarball": "https://registry.npmjs.org/validator/-/validator-0.2.0.tgz"
			}
		},
		"0.2.1": {
			"name": "validator",
			"description": "Data validation, filtering and sanitization for node.js",
			"version": "0.2.1",
			"homepage": "http://github.com/chriso/node-validator",
			"keywords": [
				"validator",
				"validation",
				"assert",
				"params",
				"sanitization",
				"xss",
				"entities",
				"sanitize",
				"sanitisation",
				"input"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "./lib",
			"directories": {
				"lib": "./lib"
			},
			"bugs": {
				"url": "http://github.com/chriso/node-validator/issues"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/chriso/node-validator.git"
			},
			"contributors": [
				{
					"name": "PING"
				}
			],
			"engines": {
				"node": ">=0.2.2"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/chriso/node-validator/raw/master/LICENSE"
				}
			],
			"dependencies": {},
			"devDependencies": {},
			"_id": "validator@0.2.1",
			"_engineSupported": true,
			"_npmVersion": "1.0.6",
			"_nodeVersion": "v0.4.7",
			"_defaultsLoaded": true,
			"dist": {
				"shasum": "52f5de3acc32abd08911e86b5df35ee47477448c",
				"tarball": "https://registry.npmjs.org/validator/-/validator-0.2.1.tgz"
			},
			"scripts": {}
		},
		"0.2.2": {
			"name": "validator",
			"description": "Data validation, filtering and sanitization for node.js",
			"version": "0.2.2",
			"homepage": "http://github.com/chriso/node-validator",
			"keywords": [
				"validator",
				"validation",
				"assert",
				"params",
				"sanitization",
				"xss",
				"entities",
				"sanitize",
				"sanitisation",
				"input"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "./lib",
			"directories": {
				"lib": "./lib"
			},
			"bugs": {
				"url": "http://github.com/chriso/node-validator/issues"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/chriso/node-validator.git"
			},
			"contributors": [
				{
					"name": "PING"
				},
				{
					"name": "Dan VerWeire"
				}
			],
			"engines": {
				"node": ">=0.2.2"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/chriso/node-validator/raw/master/LICENSE"
				}
			],
			"dependencies": {},
			"devDependencies": {},
			"_id": "validator@0.2.2",
			"_engineSupported": true,
			"_npmVersion": "1.0.6",
			"_nodeVersion": "v0.4.7",
			"_defaultsLoaded": true,
			"dist": {
				"shasum": "fb2bf4aa9be1e5a5e45fb625ebb8db22ab72802c",
				"tarball": "https://registry.npmjs.org/validator/-/validator-0.2.2.tgz"
			},
			"scripts": {}
		},
		"0.2.3": {
			"name": "validator",
			"description": "Data validation, filtering and sanitization for node.js",
			"version": "0.2.3",
			"homepage": "http://github.com/chriso/node-validator",
			"keywords": [
				"validator",
				"validation",
				"assert",
				"params",
				"sanitization",
				"xss",
				"entities",
				"sanitize",
				"sanitisation",
				"input"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "./lib",
			"directories": {
				"lib": "./lib"
			},
			"bugs": {
				"url": "http://github.com/chriso/node-validator/issues"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/chriso/node-validator.git"
			},
			"contributors": [
				{
					"name": "PING"
				},
				{
					"name": "Dan VerWeire"
				}
			],
			"engines": {
				"node": ">=0.2.2"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/chriso/node-validator/raw/master/LICENSE"
				}
			],
			"dependencies": {},
			"devDependencies": {},
			"_id": "validator@0.2.3",
			"_engineSupported": true,
			"_npmVersion": "1.0.6",
			"_nodeVersion": "v0.4.7",
			"_defaultsLoaded": true,
			"dist": {
				"shasum": "78398f89fabeeaa310c706e6379f5ed1c86feb22",
				"tarball": "https://registry.npmjs.org/validator/-/validator-0.2.3.tgz"
			},
			"scripts": {}
		},
		"0.2.4": {
			"name": "validator",
			"description": "Data validation, filtering and sanitization for node.js",
			"version": "0.2.4",
			"homepage": "http://github.com/chriso/node-validator",
			"keywords": [
				"validator",
				"validation",
				"assert",
				"params",
				"sanitization",
				"xss",
				"entities",
				"sanitize",
				"sanitisation",
				"input"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "./lib",
			"directories": {
				"lib": "./lib"
			},
			"bugs": {
				"url": "http://github.com/chriso/node-validator/issues"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/chriso/node-validator.git"
			},
			"contributors": [
				{
					"name": "PING"
				},
				{
					"name": "Dan VerWeire"
				}
			],
			"engines": {
				"node": ">=0.2.2"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/chriso/node-validator/raw/master/LICENSE"
				}
			],
			"_id": "validator@0.2.4",
			"dependencies": {},
			"devDependencies": {},
			"_engineSupported": true,
			"_npmVersion": "1.0.10",
			"_nodeVersion": "v0.4.8",
			"_defaultsLoaded": true,
			"dist": {
				"shasum": "84da50b62c08dd957351c406ffb2637648e954fd",
				"tarball": "https://registry.npmjs.org/validator/-/validator-0.2.4.tgz"
			},
			"scripts": {}
		},
		"0.2.5": {
			"name": "validator",
			"description": "Data validation, filtering and sanitization for node.js",
			"version": "0.2.5",
			"homepage": "http://github.com/chriso/node-validator",
			"keywords": [
				"validator",
				"validation",
				"assert",
				"params",
				"sanitization",
				"xss",
				"entities",
				"sanitize",
				"sanitisation",
				"input"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "./lib",
			"directories": {
				"lib": "./lib"
			},
			"bugs": {
				"url": "http://github.com/chriso/node-validator/issues"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/chriso/node-validator.git"
			},
			"contributors": [
				{
					"name": "PING"
				},
				{
					"name": "Dan VerWeire"
				}
			],
			"engines": {
				"node": ">=0.2.2"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/chriso/node-validator/raw/master/LICENSE"
				}
			],
			"_npmJsonOpts": {
				"file": "/Users/chris/.npm/validator/0.2.5/package/package.json",
				"wscript": false,
				"contributors": false,
				"serverjs": false
			},
			"_id": "validator@0.2.5",
			"dependencies": {},
			"devDependencies": {},
			"_engineSupported": true,
			"_npmVersion": "1.0.15",
			"_nodeVersion": "v0.5.0",
			"_defaultsLoaded": true,
			"dist": {
				"shasum": "9e7adaa063e316add290fce65fbcc5b15339ee62",
				"tarball": "https://registry.npmjs.org/validator/-/validator-0.2.5.tgz"
			},
			"scripts": {}
		},
		"0.2.6": {
			"name": "validator",
			"description": "Data validation, filtering and sanitization for node.js",
			"version": "0.2.6",
			"homepage": "http://github.com/chriso/node-validator",
			"keywords": [
				"validator",
				"validation",
				"assert",
				"params",
				"sanitization",
				"xss",
				"entities",
				"sanitize",
				"sanitisation",
				"input"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "./lib",
			"directories": {
				"lib": "./lib"
			},
			"bugs": {
				"url": "http://github.com/chriso/node-validator/issues"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/chriso/node-validator.git"
			},
			"contributors": [
				{
					"name": "PING"
				},
				{
					"name": "Dan VerWeire"
				}
			],
			"engines": {
				"node": ">=0.2.2"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/chriso/node-validator/raw/master/LICENSE"
				}
			],
			"_npmJsonOpts": {
				"file": "/Users/chris/.npm/validator/0.2.6/package/package.json",
				"wscript": false,
				"contributors": false,
				"serverjs": false
			},
			"_id": "validator@0.2.6",
			"dependencies": {},
			"devDependencies": {},
			"_engineSupported": true,
			"_npmVersion": "1.0.15",
			"_nodeVersion": "v0.5.0",
			"_defaultsLoaded": true,
			"dist": {
				"shasum": "fe47b084d482e5b313536ee4e6652b1779acdec0",
				"tarball": "https://registry.npmjs.org/validator/-/validator-0.2.6.tgz"
			},
			"scripts": {}
		},
		"0.2.7": {
			"name": "validator",
			"description": "Data validation, filtering and sanitization for node.js",
			"version": "0.2.7",
			"homepage": "http://github.com/chriso/node-validator",
			"keywords": [
				"validator",
				"validation",
				"assert",
				"params",
				"sanitization",
				"xss",
				"entities",
				"sanitize",
				"sanitisation",
				"input"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "./lib",
			"directories": {
				"lib": "./lib"
			},
			"bugs": {
				"url": "http://github.com/chriso/node-validator/issues"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/chriso/node-validator.git"
			},
			"contributors": [
				{
					"name": "PING"
				},
				{
					"name": "Dan VerWeire"
				},
				{
					"name": "Branko Vukelic"
				}
			],
			"engines": {
				"node": ">=0.2.2"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/chriso/node-validator/raw/master/LICENSE"
				}
			],
			"_npmJsonOpts": {
				"file": "/Users/chris/.npm/validator/0.2.7/package/package.json",
				"wscript": false,
				"contributors": false,
				"serverjs": false
			},
			"_id": "validator@0.2.7",
			"dependencies": {},
			"devDependencies": {},
			"_engineSupported": true,
			"_npmVersion": "1.0.22",
			"_nodeVersion": "v0.4.10",
			"_defaultsLoaded": true,
			"dist": {
				"shasum": "488308ab979d3c2f7071909a7afc96a56b1f2d59",
				"tarball": "https://registry.npmjs.org/validator/-/validator-0.2.7.tgz"
			},
			"scripts": {},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			]
		},
		"0.2.8": {
			"name": "validator",
			"description": "Data validation, filtering and sanitization for node.js",
			"version": "0.2.8",
			"homepage": "http://github.com/chriso/node-validator",
			"keywords": [
				"validator",
				"validation",
				"assert",
				"params",
				"sanitization",
				"xss",
				"entities",
				"sanitize",
				"sanitisation",
				"input"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "./lib",
			"directories": {
				"lib": "./lib"
			},
			"bugs": {
				"url": "http://github.com/chriso/node-validator/issues"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/chriso/node-validator.git"
			},
			"contributors": [
				{
					"name": "PING"
				},
				{
					"name": "Dan VerWeire"
				},
				{
					"name": "Branko Vukelic"
				}
			],
			"engines": {
				"node": ">=0.2.2"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/chriso/node-validator/raw/master/LICENSE"
				}
			],
			"_npmJsonOpts": {
				"file": "/Users/chris/.npm/validator/0.2.8/package/package.json",
				"wscript": false,
				"contributors": false,
				"serverjs": false
			},
			"_id": "validator@0.2.8",
			"dependencies": {},
			"devDependencies": {},
			"_engineSupported": true,
			"_npmVersion": "1.0.30",
			"_nodeVersion": "v0.4.11",
			"_defaultsLoaded": true,
			"dist": {
				"shasum": "859778929c4d8cb173a0480395da708151c357f8",
				"tarball": "https://registry.npmjs.org/validator/-/validator-0.2.8.tgz"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			]
		},
		"0.2.9": {
			"name": "validator",
			"description": "Data validation, filtering and sanitization for node.js",
			"version": "0.2.9",
			"homepage": "http://github.com/chriso/node-validator",
			"keywords": [
				"validator",
				"validation",
				"assert",
				"params",
				"sanitization",
				"xss",
				"entities",
				"sanitize",
				"sanitisation",
				"input"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "./lib",
			"directories": {
				"lib": "./lib"
			},
			"bugs": {
				"url": "http://github.com/chriso/node-validator/issues"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/chriso/node-validator.git"
			},
			"contributors": [
				{
					"name": "PING"
				},
				{
					"name": "Dan VerWeire"
				},
				{
					"name": "Branko Vukelic"
				}
			],
			"engines": {
				"node": ">=0.2.2"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/chriso/node-validator/raw/master/LICENSE"
				}
			],
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"_id": "validator@0.2.9",
			"dependencies": {},
			"devDependencies": {},
			"_engineSupported": true,
			"_npmVersion": "1.0.93",
			"_nodeVersion": "v0.4.11",
			"_defaultsLoaded": true,
			"dist": {
				"shasum": "be1fd17861625e6ad0c7b8fc25a3842b639b1273",
				"tarball": "https://registry.npmjs.org/validator/-/validator-0.2.9.tgz"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			]
		},
		"0.3.0": {
			"name": "validator",
			"description": "Data validation, filtering and sanitization for node.js",
			"version": "0.3.0",
			"homepage": "http://github.com/chriso/node-validator",
			"keywords": [
				"validator",
				"validation",
				"assert",
				"params",
				"sanitization",
				"xss",
				"entities",
				"sanitize",
				"sanitisation",
				"input"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "./lib",
			"directories": {
				"lib": "./lib"
			},
			"bugs": {
				"url": "http://github.com/chriso/node-validator/issues"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/chriso/node-validator.git"
			},
			"contributors": [
				{
					"name": "PING"
				},
				{
					"name": "Dan VerWeire"
				},
				{
					"name": "Branko Vukelic"
				}
			],
			"engines": {
				"node": ">=0.2.2"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/chriso/node-validator/raw/master/LICENSE"
				}
			],
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"_id": "validator@0.3.0",
			"dependencies": {},
			"devDependencies": {},
			"_engineSupported": true,
			"_npmVersion": "1.0.101",
			"_nodeVersion": "v0.5.10",
			"_defaultsLoaded": true,
			"dist": {
				"shasum": "07ae8dac920edfc93616103c99aaa7eaeb6a588c",
				"tarball": "https://registry.npmjs.org/validator/-/validator-0.3.0.tgz"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			]
		},
		"0.3.1": {
			"name": "validator",
			"description": "Data validation, filtering and sanitization for node.js",
			"version": "0.3.1",
			"homepage": "http://github.com/chriso/node-validator",
			"keywords": [
				"validator",
				"validation",
				"assert",
				"params",
				"sanitization",
				"xss",
				"entities",
				"sanitize",
				"sanitisation",
				"input"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "./lib",
			"directories": {
				"lib": "./lib"
			},
			"bugs": {
				"url": "http://github.com/chriso/node-validator/issues"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/chriso/node-validator.git"
			},
			"contributors": [
				{
					"name": "PING"
				},
				{
					"name": "Dan VerWeire"
				},
				{
					"name": "Branko Vukelic"
				}
			],
			"engines": {
				"node": ">=0.2.2"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/chriso/node-validator/raw/master/LICENSE"
				}
			],
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"_id": "validator@0.3.1",
			"dependencies": {},
			"devDependencies": {},
			"_engineSupported": true,
			"_npmVersion": "1.0.101",
			"_nodeVersion": "v0.5.10",
			"_defaultsLoaded": true,
			"dist": {
				"shasum": "31bbac9a5bfb80bcc5ad06720f8d1db1cd33549e",
				"tarball": "https://registry.npmjs.org/validator/-/validator-0.3.1.tgz"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			]
		},
		"0.3.2": {
			"name": "validator",
			"description": "Data validation, filtering and sanitization for node.js",
			"version": "0.3.2",
			"homepage": "http://github.com/chriso/node-validator",
			"keywords": [
				"validator",
				"validation",
				"assert",
				"params",
				"sanitization",
				"xss",
				"entities",
				"sanitize",
				"sanitisation",
				"input"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "./lib",
			"directories": {
				"lib": "./lib"
			},
			"bugs": {
				"url": "http://github.com/chriso/node-validator/issues"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/chriso/node-validator.git"
			},
			"contributors": [
				{
					"name": "PING"
				},
				{
					"name": "Dan VerWeire"
				},
				{
					"name": "Branko Vukelic"
				}
			],
			"engines": {
				"node": ">=0.2.2"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/chriso/node-validator/raw/master/LICENSE"
				}
			],
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"_id": "validator@0.3.2",
			"dependencies": {},
			"devDependencies": {},
			"_engineSupported": true,
			"_npmVersion": "1.0.101",
			"_nodeVersion": "v0.5.10",
			"_defaultsLoaded": true,
			"dist": {
				"shasum": "0b8fa2f7476e84e0db13500c30403a5decdae889",
				"tarball": "https://registry.npmjs.org/validator/-/validator-0.3.2.tgz"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			]
		},
		"0.3.4": {
			"name": "validator",
			"description": "Data validation, filtering and sanitization for node.js",
			"version": "0.3.4",
			"homepage": "http://github.com/chriso/node-validator",
			"keywords": [
				"validator",
				"validation",
				"assert",
				"params",
				"sanitization",
				"xss",
				"entities",
				"sanitize",
				"sanitisation",
				"input"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "./lib",
			"directories": {
				"lib": "./lib"
			},
			"bugs": {
				"url": "http://github.com/chriso/node-validator/issues"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/chriso/node-validator.git"
			},
			"contributors": [
				{
					"name": "PING"
				},
				{
					"name": "Dan VerWeire"
				},
				{
					"name": "Branko Vukelic"
				}
			],
			"engines": {
				"node": ">=0.2.2"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/chriso/node-validator/raw/master/LICENSE"
				}
			],
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"_id": "validator@0.3.4",
			"dependencies": {},
			"devDependencies": {},
			"_engineSupported": true,
			"_npmVersion": "1.0.101",
			"_nodeVersion": "v0.4.12",
			"_defaultsLoaded": true,
			"dist": {
				"shasum": "49cf6dbd470a4088cfee86c94588f72e5359e52f",
				"tarball": "https://registry.npmjs.org/validator/-/validator-0.3.4.tgz"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			]
		},
		"0.3.5": {
			"name": "validator",
			"description": "Data validation, filtering and sanitization for node.js",
			"version": "0.3.5",
			"homepage": "http://github.com/chriso/node-validator",
			"keywords": [
				"validator",
				"validation",
				"assert",
				"params",
				"sanitization",
				"xss",
				"entities",
				"sanitize",
				"sanitisation",
				"input"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "./lib",
			"directories": {
				"lib": "./lib"
			},
			"bugs": {
				"url": "http://github.com/chriso/node-validator/issues"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/chriso/node-validator.git"
			},
			"contributors": [
				{
					"name": "PING"
				},
				{
					"name": "Dan VerWeire"
				},
				{
					"name": "Branko Vukelic"
				}
			],
			"engines": {
				"node": ">=0.2.2"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/chriso/node-validator/raw/master/LICENSE"
				}
			],
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"_id": "validator@0.3.5",
			"dependencies": {},
			"devDependencies": {},
			"_engineSupported": true,
			"_npmVersion": "1.0.104",
			"_nodeVersion": "v0.6.0",
			"_defaultsLoaded": true,
			"dist": {
				"shasum": "15be44f1d54cb8d75f293b5274ca28ea9303a8ef",
				"tarball": "https://registry.npmjs.org/validator/-/validator-0.3.5.tgz"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			]
		},
		"0.3.6": {
			"name": "validator",
			"description": "Data validation, filtering and sanitization for node.js",
			"version": "0.3.6",
			"homepage": "http://github.com/chriso/node-validator",
			"keywords": [
				"validator",
				"validation",
				"assert",
				"params",
				"sanitization",
				"xss",
				"entities",
				"sanitize",
				"sanitisation",
				"input"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "./lib",
			"directories": {
				"lib": "./lib"
			},
			"bugs": {
				"url": "http://github.com/chriso/node-validator/issues"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/chriso/node-validator.git"
			},
			"contributors": [
				{
					"name": "PING"
				},
				{
					"name": "Dan VerWeire"
				},
				{
					"name": "Branko Vukelic"
				}
			],
			"engines": {
				"node": ">=0.2.2"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/chriso/node-validator/raw/master/LICENSE"
				}
			],
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"_id": "validator@0.3.6",
			"dependencies": {},
			"devDependencies": {},
			"_engineSupported": true,
			"_npmVersion": "1.0.106",
			"_nodeVersion": "v0.6.2",
			"_defaultsLoaded": true,
			"dist": {
				"shasum": "93c21ff42f6f15896d6be4809a9a341cbac8d1d3",
				"tarball": "https://registry.npmjs.org/validator/-/validator-0.3.6.tgz"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			]
		},
		"0.3.7": {
			"name": "validator",
			"description": "Data validation, filtering and sanitization for node.js",
			"version": "0.3.7",
			"homepage": "http://github.com/chriso/node-validator",
			"keywords": [
				"validator",
				"validation",
				"assert",
				"params",
				"sanitization",
				"xss",
				"entities",
				"sanitize",
				"sanitisation",
				"input"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "./lib",
			"directories": {
				"lib": "./lib"
			},
			"bugs": {
				"url": "http://github.com/chriso/node-validator/issues"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/chriso/node-validator.git"
			},
			"contributors": [
				{
					"name": "PING"
				},
				{
					"name": "Dan VerWeire"
				},
				{
					"name": "Branko Vukelic"
				}
			],
			"engines": {
				"node": ">=0.2.2"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/chriso/node-validator/raw/master/LICENSE"
				}
			],
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"_id": "validator@0.3.7",
			"dependencies": {},
			"devDependencies": {},
			"_engineSupported": true,
			"_npmVersion": "1.0.106",
			"_nodeVersion": "v0.6.3",
			"_defaultsLoaded": true,
			"dist": {
				"shasum": "e8d38700b79a60d657f5cf8d8e16f06acbd53316",
				"tarball": "https://registry.npmjs.org/validator/-/validator-0.3.7.tgz"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			]
		},
		"0.3.8": {
			"name": "validator",
			"description": "Data validation, filtering and sanitization for node.js",
			"version": "0.3.8",
			"homepage": "http://github.com/chriso/node-validator",
			"keywords": [
				"validator",
				"validation",
				"assert",
				"params",
				"sanitization",
				"xss",
				"entities",
				"sanitize",
				"sanitisation",
				"input"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "./lib",
			"directories": {
				"lib": "./lib"
			},
			"bugs": {
				"url": "http://github.com/chriso/node-validator/issues"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/chriso/node-validator.git"
			},
			"contributors": [
				{
					"name": "PING"
				},
				{
					"name": "Dan VerWeire"
				},
				{
					"name": "Branko Vukelic"
				}
			],
			"engines": {
				"node": ">=0.2.2"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/chriso/node-validator/raw/master/LICENSE"
				}
			],
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"_id": "validator@0.3.8",
			"dependencies": {},
			"devDependencies": {},
			"_engineSupported": true,
			"_npmVersion": "1.0.106",
			"_nodeVersion": "v0.6.6",
			"_defaultsLoaded": true,
			"dist": {
				"shasum": "11805bf03861de16741278295ed3b519431a689f",
				"tarball": "https://registry.npmjs.org/validator/-/validator-0.3.8.tgz"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			]
		},
		"0.3.9": {
			"name": "validator",
			"description": "Data validation, filtering and sanitization for node.js",
			"version": "0.3.9",
			"homepage": "http://github.com/chriso/node-validator",
			"keywords": [
				"validator",
				"validation",
				"assert",
				"params",
				"sanitization",
				"xss",
				"entities",
				"sanitize",
				"sanitisation",
				"input"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "./lib",
			"directories": {
				"lib": "./lib"
			},
			"bugs": {
				"url": "http://github.com/chriso/node-validator/issues"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/chriso/node-validator.git"
			},
			"contributors": [
				{
					"name": "PING"
				},
				{
					"name": "Dan VerWeire"
				},
				{
					"name": "Branko Vukelic"
				}
			],
			"engines": {
				"node": ">=0.2.2"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/chriso/node-validator/raw/master/LICENSE"
				}
			],
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"_id": "validator@0.3.9",
			"dependencies": {},
			"devDependencies": {},
			"_engineSupported": true,
			"_npmVersion": "1.0.106",
			"_nodeVersion": "v0.6.6",
			"_defaultsLoaded": true,
			"dist": {
				"shasum": "95ce993ae81f837dd59dc36f47903dd151dff810",
				"tarball": "https://registry.npmjs.org/validator/-/validator-0.3.9.tgz"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			]
		},
		"0.4.0": {
			"name": "validator",
			"description": "Data validation, filtering and sanitization for node.js",
			"version": "0.4.0",
			"homepage": "http://github.com/chriso/node-validator",
			"keywords": [
				"validator",
				"validation",
				"assert",
				"params",
				"sanitization",
				"xss",
				"entities",
				"sanitize",
				"sanitisation",
				"input"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "./lib",
			"directories": {
				"lib": "./lib"
			},
			"bugs": {
				"url": "http://github.com/chriso/node-validator/issues"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/chriso/node-validator.git"
			},
			"contributors": [
				{
					"name": "PING"
				},
				{
					"name": "Dan VerWeire"
				},
				{
					"name": "Branko Vukelic"
				},
				{
					"name": "Mark Engel"
				}
			],
			"engines": {
				"node": ">=0.2.2"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/chriso/node-validator/raw/master/LICENSE"
				}
			],
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"_id": "validator@0.4.0",
			"dependencies": {},
			"devDependencies": {},
			"optionalDependencies": {},
			"_engineSupported": true,
			"_npmVersion": "1.1.0-3",
			"_nodeVersion": "v0.6.10",
			"_defaultsLoaded": true,
			"dist": {
				"shasum": "e166c507c2b1648f76ea02dacc4798ac1bdf071b",
				"tarball": "https://registry.npmjs.org/validator/-/validator-0.4.0.tgz"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			]
		},
		"0.4.1": {
			"name": "validator",
			"description": "Data validation, filtering and sanitization for node.js",
			"version": "0.4.1",
			"homepage": "http://github.com/chriso/node-validator",
			"keywords": [
				"validator",
				"validation",
				"assert",
				"params",
				"sanitization",
				"xss",
				"entities",
				"sanitize",
				"sanitisation",
				"input"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "./lib",
			"directories": {
				"lib": "./lib"
			},
			"bugs": {
				"url": "http://github.com/chriso/node-validator/issues"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/chriso/node-validator.git"
			},
			"contributors": [
				{
					"name": "PING"
				},
				{
					"name": "Dan VerWeire"
				},
				{
					"name": "Branko Vukelic"
				},
				{
					"name": "Mark Engel"
				}
			],
			"engines": {
				"node": ">=0.2.2"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/chriso/node-validator/raw/master/LICENSE"
				}
			],
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"_id": "validator@0.4.1",
			"dependencies": {},
			"devDependencies": {},
			"optionalDependencies": {},
			"_engineSupported": true,
			"_npmVersion": "1.1.0-3",
			"_nodeVersion": "v0.6.10",
			"_defaultsLoaded": true,
			"dist": {
				"shasum": "8d2dc65d2284d7059ebf281f62228dfa0f2d3f79",
				"tarball": "https://registry.npmjs.org/validator/-/validator-0.4.1.tgz"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			]
		},
		"0.4.2": {
			"name": "validator",
			"description": "Data validation, filtering and sanitization for node.js",
			"version": "0.4.2",
			"homepage": "http://github.com/chriso/node-validator",
			"keywords": [
				"validator",
				"validation",
				"assert",
				"params",
				"sanitization",
				"xss",
				"entities",
				"sanitize",
				"sanitisation",
				"input"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "./lib",
			"directories": {
				"lib": "./lib"
			},
			"bugs": {
				"url": "http://github.com/chriso/node-validator/issues"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/chriso/node-validator.git"
			},
			"contributors": [
				{
					"name": "PING"
				},
				{
					"name": "Dan VerWeire"
				},
				{
					"name": "Branko Vukelic"
				},
				{
					"name": "Mark Engel"
				}
			],
			"engines": {
				"node": ">=0.2.2"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/chriso/node-validator/raw/master/LICENSE"
				}
			],
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"_id": "validator@0.4.2",
			"dependencies": {},
			"devDependencies": {},
			"optionalDependencies": {},
			"_engineSupported": true,
			"_npmVersion": "1.1.0-3",
			"_nodeVersion": "v0.6.10",
			"_defaultsLoaded": true,
			"dist": {
				"shasum": "f94fc9699bc1e5999927642b75fa2c6504087be8",
				"tarball": "https://registry.npmjs.org/validator/-/validator-0.4.2.tgz"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			]
		},
		"0.4.3": {
			"name": "validator",
			"description": "Data validation, filtering and sanitization for node.js",
			"version": "0.4.3",
			"homepage": "http://github.com/chriso/node-validator",
			"keywords": [
				"validator",
				"validation",
				"assert",
				"params",
				"sanitization",
				"xss",
				"entities",
				"sanitize",
				"sanitisation",
				"input"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "./lib",
			"directories": {
				"lib": "./lib"
			},
			"bugs": {
				"url": "http://github.com/chriso/node-validator/issues"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/chriso/node-validator.git"
			},
			"contributors": [
				{
					"name": "PING"
				},
				{
					"name": "Dan VerWeire"
				},
				{
					"name": "Branko Vukelic"
				},
				{
					"name": "Mark Engel"
				}
			],
			"engines": {
				"node": ">=0.2.2"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/chriso/node-validator/raw/master/LICENSE"
				}
			],
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"_id": "validator@0.4.3",
			"dependencies": {},
			"devDependencies": {},
			"optionalDependencies": {},
			"_engineSupported": true,
			"_npmVersion": "1.1.4",
			"_nodeVersion": "v0.6.12",
			"_defaultsLoaded": true,
			"dist": {
				"shasum": "df63de20e42d6904077b2dce3180004eb81eddf4",
				"tarball": "https://registry.npmjs.org/validator/-/validator-0.4.3.tgz"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			]
		},
		"0.4.4": {
			"name": "validator",
			"description": "Data validation, filtering and sanitization for node.js",
			"version": "0.4.4",
			"homepage": "http://github.com/chriso/node-validator",
			"keywords": [
				"validator",
				"validation",
				"assert",
				"params",
				"sanitization",
				"xss",
				"entities",
				"sanitize",
				"sanitisation",
				"input"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "./lib",
			"directories": {
				"lib": "./lib"
			},
			"bugs": {
				"url": "http://github.com/chriso/node-validator/issues"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/chriso/node-validator.git"
			},
			"contributors": [
				{
					"name": "PING"
				},
				{
					"name": "Dan VerWeire"
				},
				{
					"name": "Branko Vukelic"
				},
				{
					"name": "Mark Engel"
				}
			],
			"engines": {
				"node": ">=0.2.2"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/chriso/node-validator/raw/master/LICENSE"
				}
			],
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"_id": "validator@0.4.4",
			"dependencies": {},
			"devDependencies": {},
			"optionalDependencies": {},
			"_engineSupported": true,
			"_npmVersion": "1.1.4",
			"_nodeVersion": "v0.6.12",
			"_defaultsLoaded": true,
			"dist": {
				"shasum": "34d1f2a4a0cbb9adf1a49ae5052562ecea788b17",
				"tarball": "https://registry.npmjs.org/validator/-/validator-0.4.4.tgz"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			]
		},
		"0.4.5": {
			"name": "validator",
			"description": "Data validation, filtering and sanitization for node.js",
			"version": "0.4.5",
			"homepage": "http://github.com/chriso/node-validator",
			"keywords": [
				"validator",
				"validation",
				"assert",
				"params",
				"sanitization",
				"xss",
				"entities",
				"sanitize",
				"sanitisation",
				"input"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "./lib",
			"directories": {
				"lib": "./lib"
			},
			"bugs": {
				"url": "http://github.com/chriso/node-validator/issues"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/chriso/node-validator.git"
			},
			"contributors": [
				{
					"name": "PING"
				},
				{
					"name": "Dan VerWeire"
				},
				{
					"name": "Branko Vukelic"
				},
				{
					"name": "Mark Engel"
				}
			],
			"engines": {
				"node": ">=0.2.2"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/chriso/node-validator/raw/master/LICENSE"
				}
			],
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"_id": "validator@0.4.5",
			"dependencies": {},
			"devDependencies": {},
			"optionalDependencies": {},
			"_engineSupported": true,
			"_npmVersion": "1.1.4",
			"_nodeVersion": "v0.6.12",
			"_defaultsLoaded": true,
			"dist": {
				"shasum": "4769ba970555143e892bab239ec5ca0b1d61ff69",
				"tarball": "https://registry.npmjs.org/validator/-/validator-0.4.5.tgz"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			]
		},
		"0.4.6": {
			"name": "validator",
			"description": "Data validation, filtering and sanitization for node.js",
			"version": "0.4.6",
			"homepage": "http://github.com/chriso/node-validator",
			"keywords": [
				"validator",
				"validation",
				"assert",
				"params",
				"sanitization",
				"xss",
				"entities",
				"sanitize",
				"sanitisation",
				"input"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "./lib",
			"directories": {
				"lib": "./lib"
			},
			"bugs": {
				"url": "http://github.com/chriso/node-validator/issues"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/chriso/node-validator.git"
			},
			"contributors": [
				{
					"name": "PING"
				},
				{
					"name": "Dan VerWeire"
				},
				{
					"name": "Branko Vukelic"
				},
				{
					"name": "Mark Engel"
				}
			],
			"engines": {
				"node": ">=0.2.2"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/chriso/node-validator/raw/master/LICENSE"
				}
			],
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"_id": "validator@0.4.6",
			"dependencies": {},
			"devDependencies": {},
			"optionalDependencies": {},
			"_engineSupported": true,
			"_npmVersion": "1.1.16",
			"_nodeVersion": "v0.6.15",
			"_defaultsLoaded": true,
			"dist": {
				"shasum": "cbd921ef8f497db2d02f3fec9eaeab027ff2b430",
				"tarball": "https://registry.npmjs.org/validator/-/validator-0.4.6.tgz"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			]
		},
		"0.4.6-1": {
			"name": "validator",
			"description": "Data validation, filtering and sanitization for node.js",
			"version": "0.4.6-1",
			"homepage": "http://github.com/chriso/node-validator",
			"keywords": [
				"validator",
				"validation",
				"assert",
				"params",
				"sanitization",
				"xss",
				"entities",
				"sanitize",
				"sanitisation",
				"input"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "./lib",
			"directories": {
				"lib": "./lib"
			},
			"bugs": {
				"url": "http://github.com/chriso/node-validator/issues"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/chriso/node-validator.git"
			},
			"contributors": [
				{
					"name": "PING"
				},
				{
					"name": "Dan VerWeire"
				},
				{
					"name": "Branko Vukelic"
				},
				{
					"name": "Mark Engel"
				}
			],
			"engines": {
				"node": ">=0.2.2"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/chriso/node-validator/raw/master/LICENSE"
				}
			],
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"_id": "validator@0.4.6-1",
			"dependencies": {},
			"devDependencies": {},
			"optionalDependencies": {},
			"_engineSupported": true,
			"_npmVersion": "1.1.16",
			"_nodeVersion": "v0.6.15",
			"_defaultsLoaded": true,
			"dist": {
				"shasum": "d2fbddc5c44beb029fd7c11eacfbb4c33c6f9b34",
				"tarball": "https://registry.npmjs.org/validator/-/validator-0.4.6-1.tgz"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			]
		},
		"0.4.6-2": {
			"name": "validator",
			"description": "Data validation, filtering and sanitization for node.js",
			"version": "0.4.6-2",
			"homepage": "http://github.com/chriso/node-validator",
			"keywords": [
				"validator",
				"validation",
				"assert",
				"params",
				"sanitization",
				"xss",
				"entities",
				"sanitize",
				"sanitisation",
				"input"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "./lib",
			"directories": {
				"lib": "./lib"
			},
			"bugs": {
				"url": "http://github.com/chriso/node-validator/issues"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/chriso/node-validator.git"
			},
			"contributors": [
				{
					"name": "PING"
				},
				{
					"name": "Dan VerWeire"
				},
				{
					"name": "Branko Vukelic"
				},
				{
					"name": "Mark Engel"
				}
			],
			"engines": {
				"node": ">=0.2.2"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/chriso/node-validator/raw/master/LICENSE"
				}
			],
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"_id": "validator@0.4.6-2",
			"dependencies": {},
			"devDependencies": {},
			"optionalDependencies": {},
			"_engineSupported": true,
			"_npmVersion": "1.1.16",
			"_nodeVersion": "v0.6.15",
			"_defaultsLoaded": true,
			"dist": {
				"shasum": "5deef8c8545a785e93d85f45b4f4ba87ea963bce",
				"tarball": "https://registry.npmjs.org/validator/-/validator-0.4.6-2.tgz"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			]
		},
		"0.4.6-3": {
			"name": "validator",
			"description": "Data validation, filtering and sanitization for node.js",
			"version": "0.4.6-3",
			"homepage": "http://github.com/chriso/node-validator",
			"keywords": [
				"validator",
				"validation",
				"assert",
				"params",
				"sanitization",
				"xss",
				"entities",
				"sanitize",
				"sanitisation",
				"input"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "./lib",
			"directories": {
				"lib": "./lib"
			},
			"bugs": {
				"url": "http://github.com/chriso/node-validator/issues"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/chriso/node-validator.git"
			},
			"contributors": [
				{
					"name": "PING"
				},
				{
					"name": "Dan VerWeire"
				},
				{
					"name": "Branko Vukelic"
				},
				{
					"name": "Mark Engel"
				}
			],
			"engines": {
				"node": ">=0.2.2"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/chriso/node-validator/raw/master/LICENSE"
				}
			],
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"_id": "validator@0.4.6-3",
			"dependencies": {},
			"devDependencies": {},
			"optionalDependencies": {},
			"_engineSupported": true,
			"_npmVersion": "1.1.21",
			"_nodeVersion": "v0.6.18",
			"_defaultsLoaded": true,
			"dist": {
				"shasum": "7c9bfeb03e8005e12b6d177a00b903c4fe4db6e3",
				"tarball": "https://registry.npmjs.org/validator/-/validator-0.4.6-3.tgz"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			]
		},
		"0.4.7": {
			"name": "validator",
			"description": "Data validation, filtering and sanitization for node.js",
			"version": "0.4.7",
			"homepage": "http://github.com/chriso/node-validator",
			"keywords": [
				"validator",
				"validation",
				"assert",
				"params",
				"sanitization",
				"xss",
				"entities",
				"sanitize",
				"sanitisation",
				"input"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "./lib",
			"directories": {
				"lib": "./lib"
			},
			"bugs": {
				"url": "http://github.com/chriso/node-validator/issues"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/chriso/node-validator.git"
			},
			"contributors": [
				{
					"name": "PING"
				},
				{
					"name": "Dan VerWeire"
				},
				{
					"name": "Branko Vukelic"
				},
				{
					"name": "Mark Engel"
				}
			],
			"engines": {
				"node": ">=0.2.2"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/chriso/node-validator/raw/master/LICENSE"
				}
			],
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"_id": "validator@0.4.7",
			"dependencies": {},
			"devDependencies": {},
			"optionalDependencies": {},
			"_engineSupported": true,
			"_npmVersion": "1.1.21",
			"_nodeVersion": "v0.6.18",
			"_defaultsLoaded": true,
			"dist": {
				"shasum": "a357524a1707cabc0eb4b6c6002b37615f3fe065",
				"tarball": "https://registry.npmjs.org/validator/-/validator-0.4.7.tgz"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			]
		},
		"0.4.8": {
			"name": "validator",
			"description": "Data validation, filtering and sanitization for node.js",
			"version": "0.4.8",
			"homepage": "http://github.com/chriso/node-validator",
			"keywords": [
				"validator",
				"validation",
				"assert",
				"params",
				"sanitization",
				"xss",
				"entities",
				"sanitize",
				"sanitisation",
				"input"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "./lib",
			"directories": {
				"lib": "./lib"
			},
			"bugs": {
				"url": "http://github.com/chriso/node-validator/issues"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/chriso/node-validator.git"
			},
			"contributors": [
				{
					"name": "PING"
				},
				{
					"name": "Dan VerWeire"
				},
				{
					"name": "Branko Vukelic"
				},
				{
					"name": "Mark Engel"
				}
			],
			"engines": {
				"node": ">=0.2.2"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/chriso/node-validator/raw/master/LICENSE"
				}
			],
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"_id": "validator@0.4.8",
			"dependencies": {},
			"devDependencies": {},
			"optionalDependencies": {},
			"_engineSupported": true,
			"_npmVersion": "1.1.21",
			"_nodeVersion": "v0.7.11",
			"_defaultsLoaded": true,
			"dist": {
				"shasum": "d7944e726d20674e3e06815d870bc47d77f66058",
				"tarball": "https://registry.npmjs.org/validator/-/validator-0.4.8.tgz"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			]
		},
		"0.4.9": {
			"name": "validator",
			"description": "Data validation, filtering and sanitization for node.js",
			"version": "0.4.9",
			"homepage": "http://github.com/chriso/node-validator",
			"keywords": [
				"validator",
				"validation",
				"assert",
				"params",
				"sanitization",
				"xss",
				"entities",
				"sanitize",
				"sanitisation",
				"input"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "./lib",
			"directories": {
				"lib": "./lib"
			},
			"bugs": {
				"url": "http://github.com/chriso/node-validator/issues"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/chriso/node-validator.git"
			},
			"contributors": [
				{
					"name": "PING"
				},
				{
					"name": "Dan VerWeire"
				},
				{
					"name": "Branko Vukelic"
				},
				{
					"name": "Mark Engel"
				}
			],
			"engines": {
				"node": ">=0.2.2"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/chriso/node-validator/raw/master/LICENSE"
				}
			],
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"_id": "validator@0.4.9",
			"dependencies": {},
			"devDependencies": {},
			"optionalDependencies": {},
			"_engineSupported": true,
			"_npmVersion": "1.1.21",
			"_nodeVersion": "v0.7.11",
			"_defaultsLoaded": true,
			"dist": {
				"shasum": "0f2421e35abe4321054383ed5cc154264a984a94",
				"tarball": "https://registry.npmjs.org/validator/-/validator-0.4.9.tgz"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			]
		},
		"0.4.10": {
			"name": "validator",
			"description": "Data validation, filtering and sanitization for node.js",
			"version": "0.4.10",
			"homepage": "http://github.com/chriso/node-validator",
			"keywords": [
				"validator",
				"validation",
				"assert",
				"params",
				"sanitization",
				"xss",
				"entities",
				"sanitize",
				"sanitisation",
				"input"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "./lib",
			"directories": {
				"lib": "./lib"
			},
			"bugs": {
				"mail": "",
				"url": "http://github.com/chriso/node-validator/issues"
			},
			"repository": {
				"type": "git",
				"url": "http://github.com/chriso/node-validator.git"
			},
			"contributors": [
				{
					"name": "PING"
				},
				{
					"name": "Dan VerWeire"
				},
				{
					"name": "Branko Vukelic"
				},
				{
					"name": "Mark Engel"
				}
			],
			"engines": {
				"node": ">=0.2.2"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/chriso/node-validator/raw/master/LICENSE"
				}
			],
			"_id": "validator@0.4.10",
			"dist": {
				"shasum": "0afc4d59a11c5cf8ab2152fef4e0dbbf58118781",
				"tarball": "https://registry.npmjs.org/validator/-/validator-0.4.10.tgz"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			]
		},
		"0.4.11": {
			"name": "validator",
			"description": "Data validation, filtering and sanitization for node.js",
			"version": "0.4.11",
			"homepage": "http://github.com/chriso/node-validator",
			"keywords": [
				"validator",
				"validation",
				"assert",
				"params",
				"sanitization",
				"xss",
				"entities",
				"sanitize",
				"sanitisation",
				"input"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "./lib",
			"directories": {
				"lib": "./lib"
			},
			"bugs": {
				"mail": "",
				"url": "http://github.com/chriso/node-validator/issues"
			},
			"repository": {
				"type": "git",
				"url": "http://github.com/chriso/node-validator.git"
			},
			"contributors": [
				{
					"name": "PING"
				},
				{
					"name": "Dan VerWeire"
				},
				{
					"name": "Branko Vukelic"
				},
				{
					"name": "Mark Engel"
				}
			],
			"engines": {
				"node": ">=0.2.2"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/chriso/node-validator/raw/master/LICENSE"
				}
			],
			"_id": "validator@0.4.11",
			"dist": {
				"shasum": "ad47826b0cf9733bf7eb90d0367cf90528ba4e0b",
				"tarball": "https://registry.npmjs.org/validator/-/validator-0.4.11.tgz"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			]
		},
		"0.4.12": {
			"name": "validator",
			"description": "Data validation, filtering and sanitization for node.js",
			"version": "0.4.12",
			"homepage": "http://github.com/chriso/node-validator",
			"keywords": [
				"validator",
				"validation",
				"assert",
				"params",
				"sanitization",
				"xss",
				"entities",
				"sanitize",
				"sanitisation",
				"input"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "./lib",
			"directories": {
				"lib": "./lib"
			},
			"bugs": {
				"mail": "",
				"url": "http://github.com/chriso/node-validator/issues"
			},
			"repository": {
				"type": "git",
				"url": "http://github.com/chriso/node-validator.git"
			},
			"contributors": [
				{
					"name": "PING"
				},
				{
					"name": "Dan VerWeire"
				},
				{
					"name": "Branko Vukelic"
				},
				{
					"name": "Mark Engel"
				}
			],
			"engines": {
				"node": ">=0.2.2"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/chriso/node-validator/raw/master/LICENSE"
				}
			],
			"_id": "validator@0.4.12",
			"dist": {
				"shasum": "1304bd948eef9bf806e5e31b3e08a45751b1cacc",
				"tarball": "https://registry.npmjs.org/validator/-/validator-0.4.12.tgz"
			},
			"_npmVersion": "1.1.59",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			]
		},
		"0.4.13": {
			"name": "validator",
			"description": "Data validation, filtering and sanitization for node.js",
			"version": "0.4.13",
			"homepage": "http://github.com/chriso/node-validator",
			"keywords": [
				"validator",
				"validation",
				"assert",
				"params",
				"sanitization",
				"xss",
				"entities",
				"sanitize",
				"sanitisation",
				"input"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "./lib",
			"directories": {
				"lib": "./lib"
			},
			"bugs": {
				"mail": "",
				"url": "http://github.com/chriso/node-validator/issues"
			},
			"repository": {
				"type": "git",
				"url": "http://github.com/chriso/node-validator.git"
			},
			"contributors": [
				{
					"name": "PING"
				},
				{
					"name": "Dan VerWeire"
				},
				{
					"name": "Branko Vukelic"
				},
				{
					"name": "Mark Engel"
				}
			],
			"engines": {
				"node": ">=0.2.2"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/chriso/node-validator/raw/master/LICENSE"
				}
			],
			"_id": "validator@0.4.13",
			"dist": {
				"shasum": "500240046e8fd182fc31f797586191832b862878",
				"tarball": "https://registry.npmjs.org/validator/-/validator-0.4.13.tgz"
			},
			"_npmVersion": "1.1.63",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			]
		},
		"0.4.15": {
			"name": "validator",
			"description": "Data validation, filtering and sanitization for node.js",
			"version": "0.4.15",
			"homepage": "http://github.com/chriso/node-validator",
			"keywords": [
				"validator",
				"validation",
				"assert",
				"params",
				"sanitization",
				"xss",
				"entities",
				"sanitize",
				"sanitisation",
				"input"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "./lib",
			"directories": {
				"lib": "./lib"
			},
			"bugs": {
				"mail": "",
				"url": "http://github.com/chriso/node-validator/issues"
			},
			"repository": {
				"type": "git",
				"url": "http://github.com/chriso/node-validator.git"
			},
			"contributors": [
				{
					"name": "PING"
				},
				{
					"name": "Dan VerWeire"
				},
				{
					"name": "Branko Vukelic"
				},
				{
					"name": "Mark Engel"
				}
			],
			"engines": {
				"node": ">=0.2.2"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/chriso/node-validator/raw/master/LICENSE"
				}
			],
			"_id": "validator@0.4.15",
			"dist": {
				"shasum": "845842e768db60469b96d761a333d60e84385fe5",
				"tarball": "https://registry.npmjs.org/validator/-/validator-0.4.15.tgz"
			},
			"_npmVersion": "1.1.65",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			]
		},
		"0.4.16": {
			"name": "validator",
			"description": "Data validation, filtering and sanitization for node.js",
			"version": "0.4.16",
			"homepage": "http://github.com/chriso/node-validator",
			"keywords": [
				"validator",
				"validation",
				"assert",
				"params",
				"sanitization",
				"xss",
				"entities",
				"sanitize",
				"sanitisation",
				"input"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "./lib",
			"directories": {
				"lib": "./lib"
			},
			"bugs": {
				"mail": "",
				"url": "http://github.com/chriso/node-validator/issues"
			},
			"repository": {
				"type": "git",
				"url": "http://github.com/chriso/node-validator.git"
			},
			"contributors": [
				{
					"name": "PING"
				},
				{
					"name": "Dan VerWeire"
				},
				{
					"name": "Branko Vukelic"
				},
				{
					"name": "Mark Engel"
				}
			],
			"engines": {
				"node": ">=0.2.2"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/chriso/node-validator/raw/master/LICENSE"
				}
			],
			"_id": "validator@0.4.16",
			"dist": {
				"shasum": "a0d91e62147c0a7e417dc59e251dcb030000b40c",
				"tarball": "https://registry.npmjs.org/validator/-/validator-0.4.16.tgz"
			},
			"_npmVersion": "1.1.65",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			]
		},
		"0.4.17": {
			"name": "validator",
			"description": "Data validation, filtering and sanitization for node.js",
			"version": "0.4.17",
			"homepage": "http://github.com/chriso/node-validator",
			"keywords": [
				"validator",
				"validation",
				"assert",
				"params",
				"sanitization",
				"xss",
				"entities",
				"sanitize",
				"sanitisation",
				"input"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "./lib",
			"directories": {
				"lib": "./lib"
			},
			"bugs": {
				"mail": "",
				"url": "http://github.com/chriso/node-validator/issues"
			},
			"repository": {
				"type": "git",
				"url": "http://github.com/chriso/node-validator.git"
			},
			"contributors": [
				{
					"name": "PING"
				},
				{
					"name": "Dan VerWeire"
				},
				{
					"name": "Branko Vukelic"
				},
				{
					"name": "Mark Engel"
				}
			],
			"engines": {
				"node": ">=0.2.2"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/chriso/node-validator/raw/master/LICENSE"
				}
			],
			"_id": "validator@0.4.17",
			"dist": {
				"shasum": "eb9d740d95e59dac661acac0bbff69d9264cac16",
				"tarball": "https://registry.npmjs.org/validator/-/validator-0.4.17.tgz"
			},
			"_npmVersion": "1.1.65",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			]
		},
		"0.4.18": {
			"name": "validator",
			"description": "Data validation, filtering and sanitization for node.js",
			"version": "0.4.18",
			"homepage": "http://github.com/chriso/node-validator",
			"keywords": [
				"validator",
				"validation",
				"assert",
				"params",
				"sanitization",
				"xss",
				"entities",
				"sanitize",
				"sanitisation",
				"input"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "./lib",
			"directories": {
				"lib": "./lib"
			},
			"bugs": {
				"mail": "",
				"url": "http://github.com/chriso/node-validator/issues"
			},
			"repository": {
				"type": "git",
				"url": "http://github.com/chriso/node-validator.git"
			},
			"contributors": [
				{
					"name": "PING"
				},
				{
					"name": "Dan VerWeire"
				},
				{
					"name": "Branko Vukelic"
				},
				{
					"name": "Mark Engel"
				}
			],
			"engines": {
				"node": ">=0.2.2"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/chriso/node-validator/raw/master/LICENSE"
				}
			],
			"_id": "validator@0.4.18",
			"dist": {
				"shasum": "0ac23ed6726fcf4e6b1d727c600956510103a4cd",
				"tarball": "https://registry.npmjs.org/validator/-/validator-0.4.18.tgz"
			},
			"_npmVersion": "1.1.65",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			]
		},
		"0.4.19": {
			"name": "validator",
			"description": "Data validation, filtering and sanitization for node.js",
			"version": "0.4.19",
			"homepage": "http://github.com/chriso/node-validator",
			"keywords": [
				"validator",
				"validation",
				"assert",
				"params",
				"sanitization",
				"xss",
				"entities",
				"sanitize",
				"sanitisation",
				"input"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "./lib",
			"directories": {
				"lib": "./lib"
			},
			"bugs": {
				"mail": "",
				"url": "http://github.com/chriso/node-validator/issues"
			},
			"repository": {
				"type": "git",
				"url": "http://github.com/chriso/node-validator.git"
			},
			"contributors": [
				{
					"name": "PING"
				},
				{
					"name": "Dan VerWeire"
				},
				{
					"name": "Branko Vukelic"
				},
				{
					"name": "Mark Engel"
				}
			],
			"engines": {
				"node": ">=0.2.2"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/chriso/node-validator/raw/master/LICENSE"
				}
			],
			"_id": "validator@0.4.19",
			"dist": {
				"shasum": "0cd014f0274f1b8db2dc0eed4430dfef7ecb5a60",
				"tarball": "https://registry.npmjs.org/validator/-/validator-0.4.19.tgz"
			},
			"_npmVersion": "1.1.65",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			]
		},
		"0.4.20": {
			"name": "validator",
			"description": "Data validation, filtering and sanitization for node.js",
			"version": "0.4.20",
			"homepage": "http://github.com/chriso/node-validator",
			"keywords": [
				"validator",
				"validation",
				"assert",
				"params",
				"sanitization",
				"xss",
				"entities",
				"sanitize",
				"sanitisation",
				"input"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "./lib",
			"directories": {
				"lib": "./lib"
			},
			"bugs": {
				"mail": "",
				"url": "http://github.com/chriso/node-validator/issues"
			},
			"repository": {
				"type": "git",
				"url": "http://github.com/chriso/node-validator.git"
			},
			"contributors": [
				{
					"name": "PING"
				},
				{
					"name": "Dan VerWeire"
				},
				{
					"name": "Branko Vukelic"
				},
				{
					"name": "Mark Engel"
				}
			],
			"engines": {
				"node": ">=0.2.2"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/chriso/node-validator/raw/master/LICENSE"
				}
			],
			"_id": "validator@0.4.20",
			"dist": {
				"shasum": "fad0c99af2de43ff04b8acc59cbfac321e7bab4a",
				"tarball": "https://registry.npmjs.org/validator/-/validator-0.4.20.tgz"
			},
			"_npmVersion": "1.1.69",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			]
		},
		"0.4.21": {
			"name": "validator",
			"description": "Data validation, filtering and sanitization for node.js",
			"version": "0.4.21",
			"homepage": "http://github.com/chriso/node-validator",
			"keywords": [
				"validator",
				"validation",
				"assert",
				"params",
				"sanitization",
				"xss",
				"entities",
				"sanitize",
				"sanitisation",
				"input"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "./lib",
			"directories": {
				"lib": "./lib"
			},
			"bugs": {
				"mail": "",
				"url": "http://github.com/chriso/node-validator/issues"
			},
			"repository": {
				"type": "git",
				"url": "http://github.com/chriso/node-validator.git"
			},
			"contributors": [
				{
					"name": "PING"
				},
				{
					"name": "Dan VerWeire"
				},
				{
					"name": "Branko Vukelic"
				},
				{
					"name": "Mark Engel"
				}
			],
			"engines": {
				"node": ">=0.2.2"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/chriso/node-validator/raw/master/LICENSE"
				}
			],
			"_id": "validator@0.4.21",
			"dist": {
				"shasum": "327bcf9d7a024ae87abad2f9716dbda0c6a37d21",
				"tarball": "https://registry.npmjs.org/validator/-/validator-0.4.21.tgz"
			},
			"_npmVersion": "1.1.69",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			]
		},
		"0.4.22": {
			"name": "validator",
			"description": "Data validation, filtering and sanitization for node.js",
			"version": "0.4.22",
			"homepage": "http://github.com/chriso/node-validator",
			"keywords": [
				"validator",
				"validation",
				"assert",
				"params",
				"sanitization",
				"xss",
				"entities",
				"sanitize",
				"sanitisation",
				"input"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "./lib",
			"directories": {
				"lib": "./lib"
			},
			"bugs": {
				"mail": "",
				"url": "http://github.com/chriso/node-validator/issues"
			},
			"repository": {
				"type": "git",
				"url": "http://github.com/chriso/node-validator.git"
			},
			"contributors": [
				{
					"name": "PING"
				},
				{
					"name": "Dan VerWeire"
				},
				{
					"name": "Branko Vukelic"
				},
				{
					"name": "Mark Engel"
				}
			],
			"engines": {
				"node": ">=0.2.2"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/chriso/node-validator/raw/master/LICENSE"
				}
			],
			"_id": "validator@0.4.22",
			"dist": {
				"shasum": "5277e05ee24c25bf46cc8296550323098ec09720",
				"tarball": "https://registry.npmjs.org/validator/-/validator-0.4.22.tgz"
			},
			"_npmVersion": "1.2.0",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			]
		},
		"0.4.23": {
			"name": "validator",
			"description": "Data validation, filtering and sanitization for node.js",
			"version": "0.4.23",
			"homepage": "http://github.com/chriso/node-validator",
			"keywords": [
				"validator",
				"validation",
				"assert",
				"params",
				"sanitization",
				"xss",
				"entities",
				"sanitize",
				"sanitisation",
				"input"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "./lib",
			"directories": {
				"lib": "./lib"
			},
			"bugs": {
				"mail": "",
				"url": "http://github.com/chriso/node-validator/issues"
			},
			"repository": {
				"type": "git",
				"url": "http://github.com/chriso/node-validator.git"
			},
			"contributors": [
				{
					"name": "PING"
				},
				{
					"name": "Dan VerWeire"
				},
				{
					"name": "Branko Vukelic"
				},
				{
					"name": "Mark Engel"
				}
			],
			"engines": {
				"node": ">=0.2.2"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/chriso/node-validator/raw/master/LICENSE"
				}
			],
			"_id": "validator@0.4.23",
			"dist": {
				"shasum": "dd31edb0f149a3f9d276272f47b38b2180679b42",
				"tarball": "https://registry.npmjs.org/validator/-/validator-0.4.23.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.2.2",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			]
		},
		"0.4.24": {
			"name": "validator",
			"description": "Data validation, filtering and sanitization for node.js",
			"version": "0.4.24",
			"homepage": "http://github.com/chriso/node-validator",
			"keywords": [
				"validator",
				"validation",
				"assert",
				"params",
				"sanitization",
				"xss",
				"entities",
				"sanitize",
				"sanitisation",
				"input"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "./lib",
			"directories": {
				"lib": "./lib"
			},
			"bugs": {
				"mail": "",
				"url": "http://github.com/chriso/node-validator/issues"
			},
			"repository": {
				"type": "git",
				"url": "http://github.com/chriso/node-validator.git"
			},
			"contributors": [
				{
					"name": "PING"
				},
				{
					"name": "Dan VerWeire"
				},
				{
					"name": "Branko Vukelic"
				},
				{
					"name": "Mark Engel"
				}
			],
			"engines": {
				"node": ">=0.2.2"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/chriso/node-validator/raw/master/LICENSE"
				}
			],
			"_id": "validator@0.4.24",
			"dist": {
				"shasum": "9d88e88809114a861ec69bc0ddcb85322c98499a",
				"tarball": "https://registry.npmjs.org/validator/-/validator-0.4.24.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.2.10",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			]
		},
		"0.4.25": {
			"name": "validator",
			"description": "Data validation, filtering and sanitization for node.js",
			"version": "0.4.25",
			"homepage": "http://github.com/chriso/node-validator",
			"keywords": [
				"validator",
				"validation",
				"assert",
				"params",
				"sanitization",
				"xss",
				"entities",
				"sanitize",
				"sanitisation",
				"input"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "./lib",
			"directories": {
				"lib": "./lib"
			},
			"bugs": {
				"mail": "",
				"url": "http://github.com/chriso/node-validator/issues"
			},
			"repository": {
				"type": "git",
				"url": "http://github.com/chriso/node-validator.git"
			},
			"contributors": [
				{
					"name": "PING"
				},
				{
					"name": "Dan VerWeire"
				},
				{
					"name": "Branko Vukelic"
				},
				{
					"name": "Mark Engel"
				}
			],
			"engines": {
				"node": ">=0.2.2"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/chriso/node-validator/raw/master/LICENSE"
				}
			],
			"_id": "validator@0.4.25",
			"dist": {
				"shasum": "42ddf4392f9b3072f2bdefd9201ee7cf1f5cd191",
				"tarball": "https://registry.npmjs.org/validator/-/validator-0.4.25.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.2.11",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			]
		},
		"0.4.27": {
			"name": "validator",
			"description": "Data validation, filtering and sanitization for node.js",
			"version": "0.4.27",
			"homepage": "http://github.com/chriso/node-validator",
			"keywords": [
				"validator",
				"validation",
				"assert",
				"params",
				"sanitization",
				"xss",
				"entities",
				"sanitize",
				"sanitisation",
				"input"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "./lib",
			"directories": {
				"lib": "./lib"
			},
			"bugs": {
				"mail": "",
				"url": "http://github.com/chriso/node-validator/issues"
			},
			"repository": {
				"type": "git",
				"url": "http://github.com/chriso/node-validator.git"
			},
			"contributors": [
				{
					"name": "PING"
				},
				{
					"name": "Dan VerWeire"
				},
				{
					"name": "Branko Vukelic"
				},
				{
					"name": "Mark Engel"
				}
			],
			"scripts": {
				"test": "node test/run.js"
			},
			"engines": {
				"node": ">=0.2.2"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/chriso/node-validator/raw/master/LICENSE"
				}
			],
			"_id": "validator@0.4.27",
			"dist": {
				"shasum": "f183825d8eb5d62cbfc8ef9eca2bfa4507509e53",
				"tarball": "https://registry.npmjs.org/validator/-/validator-0.4.27.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.2.11",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			]
		},
		"0.4.28": {
			"name": "validator",
			"description": "Data validation, filtering and sanitization for node.js",
			"version": "0.4.28",
			"homepage": "http://github.com/chriso/node-validator",
			"keywords": [
				"validator",
				"validation",
				"assert",
				"params",
				"sanitization",
				"xss",
				"entities",
				"sanitize",
				"sanitisation",
				"input"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "./lib",
			"directories": {
				"lib": "./lib"
			},
			"bugs": {
				"mail": "",
				"url": "http://github.com/chriso/node-validator/issues"
			},
			"repository": {
				"type": "git",
				"url": "http://github.com/chriso/node-validator.git"
			},
			"contributors": [
				{
					"name": "PING"
				},
				{
					"name": "Dan VerWeire"
				},
				{
					"name": "Branko Vukelic"
				},
				{
					"name": "Mark Engel"
				}
			],
			"scripts": {
				"test": "node test/run.js"
			},
			"engines": {
				"node": ">=0.2.2"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/chriso/node-validator/raw/master/LICENSE"
				}
			],
			"_id": "validator@0.4.28",
			"dist": {
				"shasum": "311d439ae6cf3fbe6f85da6ebaccd0c7007986f4",
				"tarball": "https://registry.npmjs.org/validator/-/validator-0.4.28.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.2.14",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			]
		},
		"0.5.0": {
			"name": "validator",
			"description": "Data validation, filtering and sanitization for node.js",
			"version": "0.5.0",
			"homepage": "http://github.com/chriso/node-validator",
			"keywords": [
				"validator",
				"validation",
				"assert",
				"params",
				"sanitization",
				"xss",
				"entities",
				"sanitize",
				"sanitisation",
				"input"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "./lib",
			"directories": {
				"lib": "./lib"
			},
			"bugs": {
				"mail": "",
				"url": "http://github.com/chriso/node-validator/issues"
			},
			"repository": {
				"type": "git",
				"url": "http://github.com/chriso/node-validator.git"
			},
			"contributors": [
				{
					"name": "PING"
				},
				{
					"name": "Dan VerWeire"
				},
				{
					"name": "Branko Vukelic"
				},
				{
					"name": "Mark Engel"
				}
			],
			"scripts": {
				"test": "node test/run.js"
			},
			"engines": {
				"node": ">=0.2.2"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/chriso/node-validator/raw/master/LICENSE"
				}
			],
			"_id": "validator@0.5.0",
			"dist": {
				"shasum": "d0836098811262864e5a47522c81657ab181f000",
				"tarball": "https://registry.npmjs.org/validator/-/validator-0.5.0.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.2.17",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			]
		},
		"1.0.0": {
			"name": "validator",
			"description": "Data validation, filtering and sanitization for node.js",
			"version": "1.0.0",
			"homepage": "http://github.com/chriso/node-validator",
			"keywords": [
				"validator",
				"validation",
				"assert",
				"params",
				"sanitization",
				"xss",
				"entities",
				"sanitize",
				"sanitisation",
				"input"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "./lib",
			"directories": {
				"lib": "./lib"
			},
			"bugs": {
				"mail": "",
				"url": "http://github.com/chriso/node-validator/issues"
			},
			"repository": {
				"type": "git",
				"url": "http://github.com/chriso/node-validator.git"
			},
			"contributors": [
				{
					"name": "PING"
				},
				{
					"name": "Dan VerWeire"
				},
				{
					"name": "Branko Vukelic"
				},
				{
					"name": "Mark Engel"
				}
			],
			"scripts": {
				"test": "node test/run.js"
			},
			"engines": {
				"node": ">=0.2.2"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/chriso/node-validator/raw/master/LICENSE"
				}
			],
			"_id": "validator@1.0.0",
			"dist": {
				"shasum": "9f83f5b19c99623b02e2e8fa11eac9ccabb1e864",
				"tarball": "https://registry.npmjs.org/validator/-/validator-1.0.0.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.2.18",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			]
		},
		"1.1.0": {
			"name": "validator",
			"description": "Data validation, filtering and sanitization for node.js",
			"version": "1.1.0",
			"homepage": "http://github.com/chriso/node-validator",
			"keywords": [
				"validator",
				"validation",
				"assert",
				"params",
				"sanitization",
				"xss",
				"entities",
				"sanitize",
				"sanitisation",
				"input"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "./lib",
			"directories": {
				"lib": "./lib"
			},
			"bugs": {
				"mail": "",
				"url": "http://github.com/chriso/node-validator/issues"
			},
			"repository": {
				"type": "git",
				"url": "http://github.com/chriso/node-validator.git"
			},
			"contributors": [
				{
					"name": "PING"
				},
				{
					"name": "Dan VerWeire"
				},
				{
					"name": "Branko Vukelic"
				},
				{
					"name": "Mark Engel"
				}
			],
			"scripts": {
				"test": "node test/run.js"
			},
			"engines": {
				"node": ">=0.2.2"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/chriso/node-validator/raw/master/LICENSE"
				}
			],
			"_id": "validator@1.1.0",
			"dist": {
				"shasum": "28f34aa55a769db14a88bc6c652c6d87fd70c754",
				"tarball": "https://registry.npmjs.org/validator/-/validator-1.1.0.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.2.18",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			]
		},
		"1.1.1": {
			"name": "validator",
			"description": "Data validation, filtering and sanitization for node.js",
			"version": "1.1.1",
			"homepage": "http://github.com/chriso/node-validator",
			"keywords": [
				"validator",
				"validation",
				"assert",
				"params",
				"sanitization",
				"xss",
				"entities",
				"sanitize",
				"sanitisation",
				"input"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "./lib",
			"directories": {
				"lib": "./lib"
			},
			"bugs": {
				"mail": "",
				"url": "http://github.com/chriso/node-validator/issues"
			},
			"repository": {
				"type": "git",
				"url": "http://github.com/chriso/node-validator.git"
			},
			"contributors": [
				{
					"name": "PING"
				},
				{
					"name": "Dan VerWeire"
				},
				{
					"name": "Branko Vukelic"
				},
				{
					"name": "Mark Engel"
				}
			],
			"scripts": {
				"test": "node test/run.js"
			},
			"engines": {
				"node": ">=0.2.2"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/chriso/node-validator/raw/master/LICENSE"
				}
			],
			"_id": "validator@1.1.1",
			"dist": {
				"shasum": "fea40abf8b5f82ced5bc8bfceeffd942fa3bab5a",
				"tarball": "https://registry.npmjs.org/validator/-/validator-1.1.1.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.2.18",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			]
		},
		"1.1.2": {
			"name": "validator",
			"description": "Data validation, filtering and sanitization for node.js",
			"version": "1.1.2",
			"homepage": "http://github.com/chriso/node-validator",
			"keywords": [
				"validator",
				"validation",
				"assert",
				"params",
				"sanitization",
				"xss",
				"entities",
				"sanitize",
				"sanitisation",
				"input"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "./lib",
			"directories": {
				"lib": "./lib"
			},
			"bugs": {
				"url": "http://github.com/chriso/node-validator/issues"
			},
			"repository": {
				"type": "git",
				"url": "http://github.com/chriso/node-validator.git"
			},
			"contributors": [
				{
					"name": "PING"
				},
				{
					"name": "Dan VerWeire"
				},
				{
					"name": "Branko Vukelic"
				},
				{
					"name": "Mark Engel"
				}
			],
			"scripts": {
				"test": "node test/run.js"
			},
			"engines": {
				"node": ">=0.2.2"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/chriso/node-validator/raw/master/LICENSE"
				}
			],
			"_id": "validator@1.1.2",
			"dist": {
				"shasum": "f0e08e60832e0a7311e9c87d4147475e9e542c2d",
				"tarball": "https://registry.npmjs.org/validator/-/validator-1.1.2.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.2.21",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			]
		},
		"1.1.3": {
			"name": "validator",
			"description": "Data validation, filtering and sanitization for node.js",
			"version": "1.1.3",
			"homepage": "http://github.com/chriso/node-validator",
			"keywords": [
				"validator",
				"validation",
				"assert",
				"params",
				"sanitization",
				"xss",
				"entities",
				"sanitize",
				"sanitisation",
				"input"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "./lib",
			"directories": {
				"lib": "./lib"
			},
			"bugs": {
				"url": "http://github.com/chriso/node-validator/issues"
			},
			"repository": {
				"type": "git",
				"url": "http://github.com/chriso/node-validator.git"
			},
			"contributors": [
				{
					"name": "PING"
				},
				{
					"name": "Dan VerWeire"
				},
				{
					"name": "Branko Vukelic"
				},
				{
					"name": "Mark Engel"
				}
			],
			"scripts": {
				"test": "node test/run.js"
			},
			"engines": {
				"node": ">=0.2.2"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/chriso/node-validator/raw/master/LICENSE"
				}
			],
			"_id": "validator@1.1.3",
			"dist": {
				"shasum": "0ed8cb7c3b0b8852bb853b09ef8fcde1d1d4545b",
				"tarball": "https://registry.npmjs.org/validator/-/validator-1.1.3.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.2.23",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			]
		},
		"1.2.0": {
			"name": "validator",
			"description": "Data validation, filtering and sanitization for node.js",
			"version": "1.2.0",
			"homepage": "http://github.com/chriso/node-validator",
			"keywords": [
				"validator",
				"validation",
				"assert",
				"params",
				"sanitization",
				"xss",
				"entities",
				"sanitize",
				"sanitisation",
				"input"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "./lib",
			"directories": {
				"lib": "./lib"
			},
			"bugs": {
				"url": "http://github.com/chriso/node-validator/issues"
			},
			"repository": {
				"type": "git",
				"url": "http://github.com/chriso/node-validator.git"
			},
			"contributors": [
				{
					"name": "PING"
				},
				{
					"name": "Dan VerWeire"
				},
				{
					"name": "Branko Vukelic"
				},
				{
					"name": "Mark Engel"
				}
			],
			"scripts": {
				"test": "node test/run.js"
			},
			"engines": {
				"node": ">=0.2.2"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/chriso/node-validator/raw/master/LICENSE"
				}
			],
			"_id": "validator@1.2.0",
			"dist": {
				"shasum": "6c0a0892402e92188f784e6378e60e49d7a2dc55",
				"tarball": "https://registry.npmjs.org/validator/-/validator-1.2.0.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.2.25",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			]
		},
		"1.2.1": {
			"name": "validator",
			"description": "Data validation, filtering and sanitization for node.js",
			"version": "1.2.1",
			"homepage": "http://github.com/chriso/node-validator",
			"keywords": [
				"validator",
				"validation",
				"assert",
				"params",
				"sanitization",
				"xss",
				"entities",
				"sanitize",
				"sanitisation",
				"input"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "./lib",
			"directories": {
				"lib": "./lib"
			},
			"bugs": {
				"url": "http://github.com/chriso/node-validator/issues"
			},
			"repository": {
				"type": "git",
				"url": "http://github.com/chriso/node-validator.git"
			},
			"contributors": [
				{
					"name": "PING"
				},
				{
					"name": "Dan VerWeire"
				},
				{
					"name": "Branko Vukelic"
				},
				{
					"name": "Mark Engel"
				}
			],
			"scripts": {
				"test": "node test/run.js"
			},
			"engines": {
				"node": ">=0.2.2"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/chriso/node-validator/raw/master/LICENSE"
				}
			],
			"_id": "validator@1.2.1",
			"dist": {
				"shasum": "9317a843b47b8c19c70f3ace0f88f08daf7578aa",
				"tarball": "https://registry.npmjs.org/validator/-/validator-1.2.1.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.2.25",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			]
		},
		"1.2.2": {
			"name": "validator",
			"description": "Data validation, filtering and sanitization for node.js",
			"version": "1.2.2",
			"homepage": "http://github.com/chriso/node-validator",
			"keywords": [
				"validator",
				"validation",
				"assert",
				"params",
				"sanitization",
				"xss",
				"entities",
				"sanitize",
				"sanitisation",
				"input"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "./lib",
			"directories": {
				"lib": "./lib"
			},
			"bugs": {
				"url": "http://github.com/chriso/node-validator/issues"
			},
			"repository": {
				"type": "git",
				"url": "http://github.com/chriso/node-validator.git"
			},
			"contributors": [
				{
					"name": "PING"
				},
				{
					"name": "Dan VerWeire"
				},
				{
					"name": "Branko Vukelic"
				},
				{
					"name": "Mark Engel"
				}
			],
			"scripts": {
				"test": "node test/run.js"
			},
			"engines": {
				"node": ">=0.2.2"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/chriso/node-validator/raw/master/LICENSE"
				}
			],
			"_id": "validator@1.2.2",
			"dist": {
				"shasum": "2a3decc21806e158db979d44e484d43ba300a164",
				"tarball": "https://registry.npmjs.org/validator/-/validator-1.2.2.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.2.32",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			]
		},
		"1.3.0": {
			"name": "validator",
			"description": "Data validation, filtering and sanitization for node.js",
			"version": "1.3.0",
			"homepage": "http://github.com/chriso/node-validator",
			"keywords": [
				"validator",
				"validation",
				"assert",
				"params",
				"sanitization",
				"xss",
				"entities",
				"sanitize",
				"sanitisation",
				"input"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "./lib",
			"directories": {
				"lib": "./lib"
			},
			"bugs": {
				"url": "http://github.com/chriso/node-validator/issues"
			},
			"repository": {
				"type": "git",
				"url": "http://github.com/chriso/node-validator.git"
			},
			"contributors": [
				{
					"name": "PING"
				},
				{
					"name": "Dan VerWeire"
				},
				{
					"name": "Branko Vukelic"
				},
				{
					"name": "Mark Engel"
				}
			],
			"scripts": {
				"test": "node test/run.js"
			},
			"engines": {
				"node": ">=0.2.2"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/chriso/node-validator/raw/master/LICENSE"
				}
			],
			"_id": "validator@1.3.0",
			"dist": {
				"shasum": "7404bde47052c196dbca673511b83a69bf0c0108",
				"tarball": "https://registry.npmjs.org/validator/-/validator-1.3.0.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.2.32",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			]
		},
		"1.4.0": {
			"name": "validator",
			"description": "Data validation, filtering and sanitization for node.js",
			"version": "1.4.0",
			"homepage": "http://github.com/chriso/node-validator",
			"keywords": [
				"validator",
				"validation",
				"assert",
				"params",
				"sanitization",
				"xss",
				"entities",
				"sanitize",
				"sanitisation",
				"input"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "./lib",
			"directories": {
				"lib": "./lib"
			},
			"bugs": {
				"url": "http://github.com/chriso/node-validator/issues"
			},
			"repository": {
				"type": "git",
				"url": "http://github.com/chriso/node-validator.git"
			},
			"contributors": [
				{
					"name": "PING"
				},
				{
					"name": "Dan VerWeire"
				},
				{
					"name": "Branko Vukelic"
				},
				{
					"name": "Mark Engel"
				}
			],
			"scripts": {
				"test": "node test/run.js"
			},
			"engines": {
				"node": ">=0.2.2"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/chriso/node-validator/raw/master/LICENSE"
				}
			],
			"_id": "validator@1.4.0",
			"dist": {
				"shasum": "0f38e1a40774f84646bbe59e8b3410f214e908a8",
				"tarball": "https://registry.npmjs.org/validator/-/validator-1.4.0.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.3.2",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			]
		},
		"1.5.0": {
			"name": "validator",
			"description": "Data validation, filtering and sanitization for node.js",
			"version": "1.5.0",
			"homepage": "http://github.com/chriso/node-validator",
			"keywords": [
				"validator",
				"validation",
				"assert",
				"params",
				"sanitization",
				"xss",
				"entities",
				"sanitize",
				"sanitisation",
				"input"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "./lib",
			"directories": {
				"lib": "./lib"
			},
			"bugs": {
				"url": "http://github.com/chriso/node-validator/issues"
			},
			"repository": {
				"type": "git",
				"url": "http://github.com/chriso/node-validator.git"
			},
			"contributors": [
				{
					"name": "PING"
				},
				{
					"name": "Dan VerWeire"
				},
				{
					"name": "Branko Vukelic"
				},
				{
					"name": "Mark Engel"
				}
			],
			"scripts": {
				"test": "node test/run.js"
			},
			"engines": {
				"node": ">=0.2.2"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/chriso/node-validator/raw/master/LICENSE"
				}
			],
			"_id": "validator@1.5.0",
			"dist": {
				"shasum": "a4647eed9d00a9d7338e9e23b66d25df654a3c6b",
				"tarball": "https://registry.npmjs.org/validator/-/validator-1.5.0.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.3.5",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			]
		},
		"1.5.1": {
			"name": "validator",
			"description": "Data validation, filtering and sanitization for node.js",
			"version": "1.5.1",
			"homepage": "http://github.com/chriso/node-validator",
			"keywords": [
				"validator",
				"validation",
				"assert",
				"params",
				"sanitization",
				"xss",
				"entities",
				"sanitize",
				"sanitisation",
				"input"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "./lib",
			"directories": {
				"lib": "./lib"
			},
			"bugs": {
				"url": "http://github.com/chriso/node-validator/issues"
			},
			"repository": {
				"type": "git",
				"url": "http://github.com/chriso/node-validator.git"
			},
			"contributors": [
				{
					"name": "PING"
				},
				{
					"name": "Dan VerWeire"
				},
				{
					"name": "Branko Vukelic"
				},
				{
					"name": "Mark Engel"
				}
			],
			"scripts": {
				"test": "node test/run.js"
			},
			"engines": {
				"node": ">=0.2.2"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/chriso/node-validator/raw/master/LICENSE"
				}
			],
			"_id": "validator@1.5.1",
			"dist": {
				"shasum": "7ab356cbbcbbb000ab85c43b8cda12621b1344c0",
				"tarball": "https://registry.npmjs.org/validator/-/validator-1.5.1.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.3.8",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			]
		},
		"2.0.0": {
			"name": "validator",
			"description": "Data validation, filtering and sanitization for node.js",
			"version": "2.0.0",
			"homepage": "http://github.com/chriso/node-validator",
			"keywords": [
				"validator",
				"validation",
				"assert",
				"params",
				"sanitization",
				"entities",
				"sanitize",
				"sanitisation",
				"input"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "./lib",
			"directories": {
				"lib": "./lib"
			},
			"bugs": {
				"url": "http://github.com/chriso/node-validator/issues"
			},
			"repository": {
				"type": "git",
				"url": "http://github.com/chriso/node-validator.git"
			},
			"contributors": [
				{
					"name": "PING"
				},
				{
					"name": "Dan VerWeire"
				},
				{
					"name": "Branko Vukelic"
				},
				{
					"name": "Mark Engel"
				}
			],
			"scripts": {
				"test": "node test/run.js"
			},
			"engines": {
				"node": ">=0.2.2"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/chriso/node-validator/raw/master/LICENSE"
				}
			],
			"_id": "validator@2.0.0",
			"dist": {
				"shasum": "bffd2667fac2f79677750543b10a0fb6f9ba078c",
				"tarball": "https://registry.npmjs.org/validator/-/validator-2.0.0.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.3.11",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			]
		},
		"2.1.0": {
			"name": "validator",
			"description": "Data validation, filtering and sanitization for node.js",
			"version": "2.1.0",
			"homepage": "http://github.com/chriso/node-validator",
			"keywords": [
				"validator",
				"validation",
				"assert",
				"params",
				"sanitization",
				"entities",
				"sanitize",
				"sanitisation",
				"input"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "index.js",
			"bugs": {
				"url": "http://github.com/chriso/node-validator/issues"
			},
			"repository": {
				"type": "git",
				"url": "http://github.com/chriso/node-validator.git"
			},
			"contributors": [
				{
					"name": "PING"
				},
				{
					"name": "Dan VerWeire"
				},
				{
					"name": "Branko Vukelic"
				},
				{
					"name": "Mark Engel"
				}
			],
			"scripts": {
				"test": "make check"
			},
			"devDependencies": {
				"mocha": "latest",
				"istanbul": "latest",
				"jshint": "latest",
				"browserify": "latest",
				"uglify-js": "1.3.5"
			},
			"engines": {
				"node": ">= 0.8"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/chriso/node-validator/raw/master/LICENSE"
				}
			],
			"_id": "validator@2.1.0",
			"dist": {
				"shasum": "63276570def208adcf1c032c1f4e6a17d2bd8d8b",
				"tarball": "https://registry.npmjs.org/validator/-/validator-2.1.0.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.3.21",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			],
			"directories": {}
		},
		"3.0.0": {
			"name": "validator",
			"description": "String validation and sanitization",
			"version": "3.0.0",
			"homepage": "http://github.com/chriso/node-validator",
			"keywords": [
				"validator",
				"validation",
				"validate",
				"sanitization",
				"sanitize",
				"sanitisation",
				"sanitise",
				"assert"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "validator.js",
			"bugs": {
				"url": "http://github.com/chriso/node-validator/issues"
			},
			"repository": {
				"type": "git",
				"url": "http://github.com/chriso/node-validator.git"
			},
			"scripts": {
				"test": "./node_modules/.bin/_mocha --reporter spec"
			},
			"devDependencies": {
				"mocha": "latest",
				"istanbul": "latest",
				"jshint": "latest",
				"uglify-js": "latest"
			},
			"engines": {
				"node": ">= 0.8"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/chriso/node-validator/raw/master/LICENSE"
				}
			],
			"_id": "validator@3.0.0",
			"dist": {
				"shasum": "0acaf092e221c9fda46125392655a0fd56252831",
				"tarball": "https://registry.npmjs.org/validator/-/validator-3.0.0.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.3.21",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"3.1.0": {
			"name": "validator",
			"description": "String validation and sanitization",
			"version": "3.1.0",
			"homepage": "http://github.com/chriso/node-validator",
			"keywords": [
				"validator",
				"validation",
				"validate",
				"sanitization",
				"sanitize",
				"sanitisation",
				"sanitise",
				"assert"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "validator.js",
			"bugs": {
				"url": "http://github.com/chriso/node-validator/issues"
			},
			"repository": {
				"type": "git",
				"url": "http://github.com/chriso/node-validator.git"
			},
			"scripts": {
				"test": "./node_modules/.bin/_mocha --reporter spec"
			},
			"devDependencies": {
				"mocha": "latest",
				"istanbul": "latest",
				"jshint": "latest",
				"uglify-js": "latest"
			},
			"engines": {
				"node": ">= 0.8"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/chriso/node-validator/raw/master/LICENSE"
				}
			],
			"_id": "validator@3.1.0",
			"dist": {
				"shasum": "2ea1ff7e92254d69367f385f015299e5ead8755b",
				"tarball": "https://registry.npmjs.org/validator/-/validator-3.1.0.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.3.21",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"3.2.0": {
			"name": "validator",
			"description": "String validation and sanitization",
			"version": "3.2.0",
			"homepage": "http://github.com/chriso/validator.js",
			"keywords": [
				"validator",
				"validation",
				"validate",
				"sanitization",
				"sanitize",
				"sanitisation",
				"sanitise",
				"assert"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "validator.js",
			"bugs": {
				"url": "http://github.com/chriso/validator.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "http://github.com/chriso/validator.js.git"
			},
			"scripts": {
				"test": "./node_modules/.bin/_mocha --reporter spec"
			},
			"devDependencies": {
				"mocha": "latest",
				"istanbul": "latest",
				"jshint": "latest",
				"uglify-js": "latest"
			},
			"engines": {
				"node": ">= 0.8"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/chriso/validator.js/raw/master/LICENSE"
				}
			],
			"_id": "validator@3.2.0",
			"dist": {
				"shasum": "3fe0c9f75a61b741cdee5162ba8cde5dbb33f971",
				"tarball": "https://registry.npmjs.org/validator/-/validator-3.2.0.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.3.21",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"3.2.1": {
			"name": "validator",
			"description": "String validation and sanitization",
			"version": "3.2.1",
			"homepage": "http://github.com/chriso/validator.js",
			"keywords": [
				"validator",
				"validation",
				"validate",
				"sanitization",
				"sanitize",
				"sanitisation",
				"sanitise",
				"assert"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "validator.js",
			"bugs": {
				"url": "http://github.com/chriso/validator.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "http://github.com/chriso/validator.js.git"
			},
			"scripts": {
				"test": "_mocha --reporter spec"
			},
			"devDependencies": {
				"mocha": "latest",
				"istanbul": "latest",
				"jshint": "latest",
				"uglify-js": "latest"
			},
			"engines": {
				"node": ">= 0.8"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/chriso/validator.js/raw/master/LICENSE"
				}
			],
			"_id": "validator@3.2.1",
			"dist": {
				"shasum": "46aac59ae1739ab7faeacfeadb7e71425551a28d",
				"tarball": "https://registry.npmjs.org/validator/-/validator-3.2.1.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.3.24",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"3.3.0": {
			"name": "validator",
			"description": "String validation and sanitization",
			"version": "3.3.0",
			"homepage": "http://github.com/chriso/validator.js",
			"keywords": [
				"validator",
				"validation",
				"validate",
				"sanitization",
				"sanitize",
				"sanitisation",
				"sanitise",
				"assert"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "validator.js",
			"bugs": {
				"url": "http://github.com/chriso/validator.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "http://github.com/chriso/validator.js.git"
			},
			"scripts": {
				"test": "_mocha --reporter spec"
			},
			"devDependencies": {
				"mocha": "latest",
				"istanbul": "latest",
				"jshint": "latest",
				"uglify-js": "latest"
			},
			"engines": {
				"node": ">= 0.8"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/chriso/validator.js/raw/master/LICENSE"
				}
			],
			"_id": "validator@3.3.0",
			"dist": {
				"shasum": "1822194e0a46b11f8c23b18bc130efc560ad4d87",
				"tarball": "https://registry.npmjs.org/validator/-/validator-3.3.0.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.4.3",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"3.4.0": {
			"name": "validator",
			"description": "String validation and sanitization",
			"version": "3.4.0",
			"homepage": "http://github.com/chriso/validator.js",
			"keywords": [
				"validator",
				"validation",
				"validate",
				"sanitization",
				"sanitize",
				"sanitisation",
				"sanitise",
				"assert"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "validator.js",
			"bugs": {
				"url": "http://github.com/chriso/validator.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "http://github.com/chriso/validator.js.git"
			},
			"scripts": {
				"test": "_mocha --reporter spec"
			},
			"devDependencies": {
				"mocha": "latest",
				"istanbul": "latest",
				"jshint": "latest",
				"uglify-js": "latest"
			},
			"engines": {
				"node": ">= 0.8"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/chriso/validator.js/raw/master/LICENSE"
				}
			],
			"_id": "validator@3.4.0",
			"dist": {
				"shasum": "353019f3f9302f85d50d251b090a02bcc7d97c21",
				"tarball": "https://registry.npmjs.org/validator/-/validator-3.4.0.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.4.3",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"3.5.0": {
			"name": "validator",
			"description": "String validation and sanitization",
			"version": "3.5.0",
			"homepage": "http://github.com/chriso/validator.js",
			"keywords": [
				"validator",
				"validation",
				"validate",
				"sanitization",
				"sanitize",
				"sanitisation",
				"sanitise",
				"assert"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "validator.js",
			"bugs": {
				"url": "http://github.com/chriso/validator.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "http://github.com/chriso/validator.js.git"
			},
			"scripts": {
				"test": "_mocha --reporter spec"
			},
			"devDependencies": {
				"mocha": "latest",
				"istanbul": "latest",
				"jshint": "latest",
				"uglify-js": "latest"
			},
			"engines": {
				"node": ">= 0.8"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/chriso/validator.js/raw/master/LICENSE"
				}
			],
			"_id": "validator@3.5.0",
			"dist": {
				"shasum": "a03904603fd1affb51cc9e21a65f83c5ec66fdb1",
				"tarball": "https://registry.npmjs.org/validator/-/validator-3.5.0.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.4.3",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"3.5.1": {
			"name": "validator",
			"description": "String validation and sanitization",
			"version": "3.5.1",
			"homepage": "http://github.com/chriso/validator.js",
			"keywords": [
				"validator",
				"validation",
				"validate",
				"sanitization",
				"sanitize",
				"sanitisation",
				"sanitise",
				"assert"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "validator.js",
			"bugs": {
				"url": "http://github.com/chriso/validator.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "http://github.com/chriso/validator.js.git"
			},
			"scripts": {
				"test": "_mocha --reporter spec"
			},
			"devDependencies": {
				"mocha": "latest",
				"istanbul": "latest",
				"jshint": "latest",
				"uglify-js": "latest"
			},
			"engines": {
				"node": ">= 0.8"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/chriso/validator.js/raw/master/LICENSE"
				}
			],
			"_id": "validator@3.5.1",
			"dist": {
				"shasum": "96a3e73bbc9f867b9745633c45c57e5f2041b91c",
				"tarball": "https://registry.npmjs.org/validator/-/validator-3.5.1.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.4.3",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"3.6.0": {
			"name": "validator",
			"description": "String validation and sanitization",
			"version": "3.6.0",
			"homepage": "http://github.com/chriso/validator.js",
			"keywords": [
				"validator",
				"validation",
				"validate",
				"sanitization",
				"sanitize",
				"sanitisation",
				"sanitise",
				"assert"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "validator.js",
			"bugs": {
				"url": "http://github.com/chriso/validator.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "http://github.com/chriso/validator.js.git"
			},
			"scripts": {
				"test": "_mocha --reporter spec"
			},
			"devDependencies": {
				"mocha": "latest",
				"istanbul": "latest",
				"jshint": "latest",
				"uglify-js": "latest"
			},
			"engines": {
				"node": ">= 0.8"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/chriso/validator.js/raw/master/LICENSE"
				}
			],
			"_id": "validator@3.6.0",
			"dist": {
				"shasum": "72c4cef48815d81b8b595f8fd050c29628ec49ca",
				"tarball": "https://registry.npmjs.org/validator/-/validator-3.6.0.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.4.3",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"3.7.0": {
			"name": "validator",
			"description": "String validation and sanitization",
			"version": "3.7.0",
			"homepage": "http://github.com/chriso/validator.js",
			"keywords": [
				"validator",
				"validation",
				"validate",
				"sanitization",
				"sanitize",
				"sanitisation",
				"sanitise",
				"assert"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "validator.js",
			"bugs": {
				"url": "http://github.com/chriso/validator.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "http://github.com/chriso/validator.js.git"
			},
			"scripts": {
				"test": "_mocha --reporter spec"
			},
			"devDependencies": {
				"mocha": "latest",
				"istanbul": "latest",
				"jshint": "latest",
				"uglify-js": "latest"
			},
			"engines": {
				"node": ">= 0.8"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/chriso/validator.js/raw/master/LICENSE"
				}
			],
			"_id": "validator@3.7.0",
			"dist": {
				"shasum": "2e61c002078cd82d231ab5f9e10744cb71564d19",
				"tarball": "https://registry.npmjs.org/validator/-/validator-3.7.0.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.4.3",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"3.8.0": {
			"name": "validator",
			"description": "String validation and sanitization",
			"version": "3.8.0",
			"homepage": "http://github.com/chriso/validator.js",
			"keywords": [
				"validator",
				"validation",
				"validate",
				"sanitization",
				"sanitize",
				"sanitisation",
				"sanitise",
				"assert"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "validator.js",
			"bugs": {
				"url": "http://github.com/chriso/validator.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "http://github.com/chriso/validator.js.git"
			},
			"scripts": {
				"test": "_mocha --reporter spec"
			},
			"devDependencies": {
				"mocha": "latest",
				"istanbul": "latest",
				"jshint": "latest",
				"uglify-js": "latest"
			},
			"engines": {
				"node": ">= 0.8"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/chriso/validator.js/raw/master/LICENSE"
				}
			],
			"_id": "validator@3.8.0",
			"dist": {
				"shasum": "ce78b0cbf1e80a8d7ae98974e829790514e6a35a",
				"tarball": "https://registry.npmjs.org/validator/-/validator-3.8.0.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.4.3",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"3.9.0": {
			"name": "validator",
			"description": "String validation and sanitization",
			"version": "3.9.0",
			"homepage": "http://github.com/chriso/validator.js",
			"keywords": [
				"validator",
				"validation",
				"validate",
				"sanitization",
				"sanitize",
				"sanitisation",
				"sanitise",
				"assert"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "validator.js",
			"bugs": {
				"url": "http://github.com/chriso/validator.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "http://github.com/chriso/validator.js.git"
			},
			"scripts": {
				"test": "_mocha --reporter spec"
			},
			"devDependencies": {
				"mocha": "latest",
				"istanbul": "latest",
				"jshint": "latest",
				"uglify-js": "latest"
			},
			"engines": {
				"node": ">= 0.8"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/chriso/validator.js/raw/master/LICENSE"
				}
			],
			"_id": "validator@3.9.0",
			"dist": {
				"shasum": "c114b5736759b2316cc103566101babd15fcb4d8",
				"tarball": "https://registry.npmjs.org/validator/-/validator-3.9.0.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.4.3",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"3.10.0": {
			"name": "validator",
			"description": "String validation and sanitization",
			"version": "3.10.0",
			"homepage": "http://github.com/chriso/validator.js",
			"keywords": [
				"validator",
				"validation",
				"validate",
				"sanitization",
				"sanitize",
				"sanitisation",
				"sanitise",
				"assert"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "validator.js",
			"bugs": {
				"url": "http://github.com/chriso/validator.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "http://github.com/chriso/validator.js.git"
			},
			"scripts": {
				"test": "_mocha --reporter spec"
			},
			"devDependencies": {
				"mocha": "latest",
				"istanbul": "latest",
				"jshint": "latest",
				"uglify-js": "latest"
			},
			"engines": {
				"node": ">= 0.8"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/chriso/validator.js/raw/master/LICENSE"
				}
			],
			"_id": "validator@3.10.0",
			"dist": {
				"shasum": "1b4dad1404d9579c0acf936640dcdfe201f179f4",
				"tarball": "https://registry.npmjs.org/validator/-/validator-3.10.0.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.4.3",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"3.11.0": {
			"name": "validator",
			"description": "String validation and sanitization",
			"version": "3.11.0",
			"homepage": "http://github.com/chriso/validator.js",
			"keywords": [
				"validator",
				"validation",
				"validate",
				"sanitization",
				"sanitize",
				"sanitisation",
				"sanitise",
				"assert"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "validator.js",
			"bugs": {
				"url": "http://github.com/chriso/validator.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "http://github.com/chriso/validator.js.git"
			},
			"scripts": {
				"test": "_mocha --reporter spec"
			},
			"devDependencies": {
				"mocha": "latest",
				"istanbul": "latest",
				"jshint": "latest",
				"uglify-js": "latest"
			},
			"engines": {
				"node": ">= 0.8"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/chriso/validator.js/raw/master/LICENSE"
				}
			],
			"_id": "validator@3.11.0",
			"dist": {
				"shasum": "6129a2cffa88c1d2355b93db37d0721cc0c528e4",
				"tarball": "https://registry.npmjs.org/validator/-/validator-3.11.0.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.4.3",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"3.11.1": {
			"name": "validator",
			"description": "String validation and sanitization",
			"version": "3.11.1",
			"homepage": "http://github.com/chriso/validator.js",
			"keywords": [
				"validator",
				"validation",
				"validate",
				"sanitization",
				"sanitize",
				"sanitisation",
				"sanitise",
				"assert"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "validator.js",
			"bugs": {
				"url": "http://github.com/chriso/validator.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "http://github.com/chriso/validator.js.git"
			},
			"scripts": {
				"test": "_mocha --reporter spec"
			},
			"devDependencies": {
				"mocha": "latest",
				"istanbul": "latest",
				"jshint": "latest",
				"uglify-js": "latest"
			},
			"engines": {
				"node": ">= 0.8"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/chriso/validator.js/raw/master/LICENSE"
				}
			],
			"_id": "validator@3.11.1",
			"dist": {
				"shasum": "2a35064dad52b718c6f6091eb2060535190e07ce",
				"tarball": "https://registry.npmjs.org/validator/-/validator-3.11.1.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.4.3",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"3.11.2": {
			"name": "validator",
			"description": "String validation and sanitization",
			"version": "3.11.2",
			"homepage": "http://github.com/chriso/validator.js",
			"keywords": [
				"validator",
				"validation",
				"validate",
				"sanitization",
				"sanitize",
				"sanitisation",
				"sanitise",
				"assert"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "validator.js",
			"bugs": {
				"url": "http://github.com/chriso/validator.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "http://github.com/chriso/validator.js.git"
			},
			"scripts": {
				"test": "_mocha --reporter spec"
			},
			"devDependencies": {
				"mocha": "latest",
				"istanbul": "latest",
				"jshint": "latest",
				"uglify-js": "latest"
			},
			"engines": {
				"node": ">= 0.8"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/chriso/validator.js/raw/master/LICENSE"
				}
			],
			"_id": "validator@3.11.2",
			"dist": {
				"shasum": "c7af1b53bdcfea0bc8f7dea910ec49191c66e518",
				"tarball": "https://registry.npmjs.org/validator/-/validator-3.11.2.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.4.3",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"3.12.0": {
			"name": "validator",
			"description": "String validation and sanitization",
			"version": "3.12.0",
			"homepage": "http://github.com/chriso/validator.js",
			"keywords": [
				"validator",
				"validation",
				"validate",
				"sanitization",
				"sanitize",
				"sanitisation",
				"sanitise",
				"assert"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "validator.js",
			"bugs": {
				"url": "http://github.com/chriso/validator.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "http://github.com/chriso/validator.js.git"
			},
			"scripts": {
				"coveralls": "istanbul cover _mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
			},
			"devDependencies": {
				"mocha": "latest",
				"istanbul": "latest",
				"jshint": "latest",
				"uglify-js": "latest",
				"coveralls": "latest",
				"contextify": "latest"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/chriso/validator.js/raw/master/LICENSE"
				}
			],
			"_id": "validator@3.12.0",
			"_shasum": "1ebe3d8b22ce3a17646301900f890cc24f9440f9",
			"_from": ".",
			"_npmVersion": "1.4.10",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			],
			"dist": {
				"shasum": "1ebe3d8b22ce3a17646301900f890cc24f9440f9",
				"tarball": "https://registry.npmjs.org/validator/-/validator-3.12.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"3.13.0": {
			"name": "validator",
			"description": "String validation and sanitization",
			"version": "3.13.0",
			"homepage": "http://github.com/chriso/validator.js",
			"keywords": [
				"validator",
				"validation",
				"validate",
				"sanitization",
				"sanitize",
				"sanitisation",
				"sanitise",
				"assert"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "validator.js",
			"bugs": {
				"url": "http://github.com/chriso/validator.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "http://github.com/chriso/validator.js.git"
			},
			"scripts": {
				"coveralls": "istanbul cover _mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
			},
			"devDependencies": {
				"mocha": "latest",
				"istanbul": "latest",
				"jshint": "latest",
				"uglify-js": "latest",
				"coveralls": "latest",
				"contextify": "latest"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/chriso/validator.js/raw/master/LICENSE"
				}
			],
			"_id": "validator@3.13.0",
			"_shasum": "2a1e92043159b30971b7901a9dc8d6e25a58bd08",
			"_from": ".",
			"_npmVersion": "1.4.10",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			],
			"dist": {
				"shasum": "2a1e92043159b30971b7901a9dc8d6e25a58bd08",
				"tarball": "https://registry.npmjs.org/validator/-/validator-3.13.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"3.14.0": {
			"name": "validator",
			"description": "String validation and sanitization",
			"version": "3.14.0",
			"homepage": "http://github.com/chriso/validator.js",
			"keywords": [
				"validator",
				"validation",
				"validate",
				"sanitization",
				"sanitize",
				"sanitisation",
				"sanitise",
				"assert"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "validator.js",
			"bugs": {
				"url": "http://github.com/chriso/validator.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "http://github.com/chriso/validator.js.git"
			},
			"scripts": {
				"coveralls": "istanbul cover _mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
			},
			"devDependencies": {
				"mocha": "latest",
				"istanbul": "latest",
				"jshint": "latest",
				"uglify-js": "latest",
				"coveralls": "latest",
				"contextify": "latest"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/chriso/validator.js/raw/master/LICENSE"
				}
			],
			"_id": "validator@3.14.0",
			"_shasum": "ae8c38d9c1e7255ed932a4db9eccc8f97527790c",
			"_from": ".",
			"_npmVersion": "1.4.10",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			],
			"dist": {
				"shasum": "ae8c38d9c1e7255ed932a4db9eccc8f97527790c",
				"tarball": "https://registry.npmjs.org/validator/-/validator-3.14.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"3.14.1": {
			"name": "validator",
			"description": "String validation and sanitization",
			"version": "3.14.1",
			"homepage": "http://github.com/chriso/validator.js",
			"keywords": [
				"validator",
				"validation",
				"validate",
				"sanitization",
				"sanitize",
				"sanitisation",
				"sanitise",
				"assert"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "validator.js",
			"bugs": {
				"url": "http://github.com/chriso/validator.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "http://github.com/chriso/validator.js.git"
			},
			"scripts": {
				"coveralls": "istanbul cover _mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
			},
			"devDependencies": {
				"mocha": "latest",
				"istanbul": "latest",
				"jshint": "latest",
				"uglify-js": "latest",
				"coveralls": "latest",
				"contextify": "latest"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/chriso/validator.js/raw/master/LICENSE"
				}
			],
			"_id": "validator@3.14.1",
			"_shasum": "471498bfdffedeb4c251bf3700f218650d14e2b1",
			"_from": ".",
			"_npmVersion": "1.4.10",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			],
			"dist": {
				"shasum": "471498bfdffedeb4c251bf3700f218650d14e2b1",
				"tarball": "https://registry.npmjs.org/validator/-/validator-3.14.1.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"3.15.0": {
			"name": "validator",
			"description": "String validation and sanitization",
			"version": "3.15.0",
			"homepage": "http://github.com/chriso/validator.js",
			"keywords": [
				"validator",
				"validation",
				"validate",
				"sanitization",
				"sanitize",
				"sanitisation",
				"sanitise",
				"assert"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "validator.js",
			"bugs": {
				"url": "http://github.com/chriso/validator.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "http://github.com/chriso/validator.js.git"
			},
			"scripts": {
				"coveralls": "istanbul cover _mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
			},
			"devDependencies": {
				"mocha": "latest",
				"istanbul": "latest",
				"jshint": "latest",
				"uglify-js": "latest",
				"coveralls": "latest",
				"contextify": "latest"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/chriso/validator.js/raw/master/LICENSE"
				}
			],
			"_id": "validator@3.15.0",
			"_shasum": "f58e4b6ddee1cfc21f644f413c961691f11a8146",
			"_from": ".",
			"_npmVersion": "1.4.10",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			],
			"dist": {
				"shasum": "f58e4b6ddee1cfc21f644f413c961691f11a8146",
				"tarball": "https://registry.npmjs.org/validator/-/validator-3.15.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"3.16.0": {
			"name": "validator",
			"description": "String validation and sanitization",
			"version": "3.16.0",
			"homepage": "http://github.com/chriso/validator.js",
			"keywords": [
				"validator",
				"validation",
				"validate",
				"sanitization",
				"sanitize",
				"sanitisation",
				"sanitise",
				"assert"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "validator.js",
			"bugs": {
				"url": "http://github.com/chriso/validator.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "http://github.com/chriso/validator.js.git"
			},
			"scripts": {
				"coveralls": "istanbul cover _mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
			},
			"devDependencies": {
				"mocha": "latest",
				"istanbul": "latest",
				"jshint": "latest",
				"uglify-js": "latest",
				"coveralls": "latest",
				"contextify": "latest"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/chriso/validator.js/raw/master/LICENSE"
				}
			],
			"_id": "validator@3.16.0",
			"_shasum": "ec2c6c3a8be5f7e7085cb79e1b1681fc5bd27846",
			"_from": ".",
			"_npmVersion": "1.4.10",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			],
			"dist": {
				"shasum": "ec2c6c3a8be5f7e7085cb79e1b1681fc5bd27846",
				"tarball": "https://registry.npmjs.org/validator/-/validator-3.16.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"3.16.1": {
			"name": "validator",
			"description": "String validation and sanitization",
			"version": "3.16.1",
			"homepage": "http://github.com/chriso/validator.js",
			"keywords": [
				"validator",
				"validation",
				"validate",
				"sanitization",
				"sanitize",
				"sanitisation",
				"sanitise",
				"assert"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "validator.js",
			"bugs": {
				"url": "http://github.com/chriso/validator.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "http://github.com/chriso/validator.js.git"
			},
			"devDependencies": {
				"mocha": "latest",
				"istanbul": "latest",
				"jshint": "latest",
				"uglify-js": "latest",
				"coveralls": "latest",
				"contextify": "latest"
			},
			"scripts": {
				"test": "_mocha --reporter spec",
				"coveralls": "istanbul cover _mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/chriso/validator.js/raw/master/LICENSE"
				}
			],
			"gitHead": "e3f76457fd16950bd8e6797f35c6ef8d182b6456",
			"_id": "validator@3.16.1",
			"_shasum": "dbc2d6b52d643528a973289ed1a1e9cd4b2260ba",
			"_from": ".",
			"_npmVersion": "1.4.16",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			],
			"dist": {
				"shasum": "dbc2d6b52d643528a973289ed1a1e9cd4b2260ba",
				"tarball": "https://registry.npmjs.org/validator/-/validator-3.16.1.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"3.17.0": {
			"name": "validator",
			"description": "String validation and sanitization",
			"version": "3.17.0",
			"homepage": "http://github.com/chriso/validator.js",
			"keywords": [
				"validator",
				"validation",
				"validate",
				"sanitization",
				"sanitize",
				"sanitisation",
				"sanitise",
				"assert"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "validator.js",
			"bugs": {
				"url": "http://github.com/chriso/validator.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "http://github.com/chriso/validator.js.git"
			},
			"devDependencies": {
				"mocha": "latest",
				"istanbul": "latest",
				"jshint": "latest",
				"uglify-js": "latest",
				"coveralls": "latest",
				"contextify": "latest"
			},
			"scripts": {
				"test": "_mocha --reporter spec",
				"coveralls": "istanbul cover _mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/chriso/validator.js/raw/master/LICENSE"
				}
			],
			"gitHead": "f33b86d5a29cb2f3f01865951aa236292c223369",
			"_id": "validator@3.17.0",
			"_shasum": "6b40b37a57cde0c6fb45fe1ffcc315f458446580",
			"_from": ".",
			"_npmVersion": "1.4.23",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			],
			"dist": {
				"shasum": "6b40b37a57cde0c6fb45fe1ffcc315f458446580",
				"tarball": "https://registry.npmjs.org/validator/-/validator-3.17.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"3.17.1": {
			"name": "validator",
			"description": "String validation and sanitization",
			"version": "3.17.1",
			"homepage": "http://github.com/chriso/validator.js",
			"keywords": [
				"validator",
				"validation",
				"validate",
				"sanitization",
				"sanitize",
				"sanitisation",
				"sanitise",
				"assert"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "validator.js",
			"bugs": {
				"url": "http://github.com/chriso/validator.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "http://github.com/chriso/validator.js.git"
			},
			"devDependencies": {
				"mocha": "latest",
				"istanbul": "latest",
				"jshint": "latest",
				"uglify-js": "latest",
				"coveralls": "latest",
				"contextify": "latest"
			},
			"scripts": {
				"test": "_mocha --reporter spec",
				"coveralls": "istanbul cover _mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/chriso/validator.js/raw/master/LICENSE"
				}
			],
			"gitHead": "abc073de2645e339d4ece2c78f22f2b34a484637",
			"_id": "validator@3.17.1",
			"_shasum": "cb6c3561902b0f0806ec384f971322a95ecae02b",
			"_from": ".",
			"_npmVersion": "2.0.0-alpha-5",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			],
			"dist": {
				"shasum": "cb6c3561902b0f0806ec384f971322a95ecae02b",
				"tarball": "https://registry.npmjs.org/validator/-/validator-3.17.1.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"3.17.2": {
			"name": "validator",
			"description": "String validation and sanitization",
			"version": "3.17.2",
			"homepage": "http://github.com/chriso/validator.js",
			"keywords": [
				"validator",
				"validation",
				"validate",
				"sanitization",
				"sanitize",
				"sanitisation",
				"sanitise",
				"assert"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "validator.js",
			"bugs": {
				"url": "http://github.com/chriso/validator.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "http://github.com/chriso/validator.js.git"
			},
			"devDependencies": {
				"mocha": "latest",
				"istanbul": "latest",
				"jshint": "latest",
				"uglify-js": "latest",
				"coveralls": "latest",
				"contextify": "latest"
			},
			"scripts": {
				"test": "_mocha --reporter spec",
				"coveralls": "istanbul cover _mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/chriso/validator.js/raw/master/LICENSE"
				}
			],
			"gitHead": "f9768d1662a3e095ad4f26366eda2478aa06c5ea",
			"_id": "validator@3.17.2",
			"_shasum": "977c306c09b7c983322be0ec44dd01e187adb60f",
			"_from": ".",
			"_npmVersion": "2.0.0-alpha-5",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			],
			"dist": {
				"shasum": "977c306c09b7c983322be0ec44dd01e187adb60f",
				"tarball": "https://registry.npmjs.org/validator/-/validator-3.17.2.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"3.18.0": {
			"name": "validator",
			"description": "String validation and sanitization",
			"version": "3.18.0",
			"homepage": "http://github.com/chriso/validator.js",
			"keywords": [
				"validator",
				"validation",
				"validate",
				"sanitization",
				"sanitize",
				"sanitisation",
				"sanitise",
				"assert"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "validator.js",
			"bugs": {
				"url": "http://github.com/chriso/validator.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "http://github.com/chriso/validator.js.git"
			},
			"devDependencies": {
				"mocha": "latest",
				"istanbul": "latest",
				"jshint": "latest",
				"uglify-js": "latest",
				"coveralls": "latest",
				"contextify": "latest"
			},
			"scripts": {
				"test": "_mocha --reporter spec",
				"coveralls": "istanbul cover _mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/chriso/validator.js/raw/master/LICENSE"
				}
			],
			"gitHead": "167f906b46087eae4944094bfd8dc18f9b2eca74",
			"_id": "validator@3.18.0",
			"_shasum": "c7f876656789e64ba0682e2394469e1cbc545918",
			"_from": ".",
			"_npmVersion": "2.0.0-alpha-5",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			],
			"dist": {
				"shasum": "c7f876656789e64ba0682e2394469e1cbc545918",
				"tarball": "https://registry.npmjs.org/validator/-/validator-3.18.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"3.18.1": {
			"name": "validator",
			"description": "String validation and sanitization",
			"version": "3.18.1",
			"homepage": "http://github.com/chriso/validator.js",
			"keywords": [
				"validator",
				"validation",
				"validate",
				"sanitization",
				"sanitize",
				"sanitisation",
				"sanitise",
				"assert"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "validator.js",
			"bugs": {
				"url": "http://github.com/chriso/validator.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "http://github.com/chriso/validator.js.git"
			},
			"devDependencies": {
				"mocha": "latest",
				"istanbul": "latest",
				"jshint": "latest",
				"uglify-js": "latest",
				"coveralls": "latest",
				"contextify": "latest"
			},
			"scripts": {
				"test": "_mocha --reporter spec",
				"coveralls": "istanbul cover _mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/chriso/validator.js/raw/master/LICENSE"
				}
			],
			"gitHead": "eadc46f2e984c5ace52840fbdeca860e152bd773",
			"_id": "validator@3.18.1",
			"_shasum": "9858d36f8d89716d8c497465cd4cf3359521ef55",
			"_from": ".",
			"_npmVersion": "2.0.0-alpha-5",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			],
			"dist": {
				"shasum": "9858d36f8d89716d8c497465cd4cf3359521ef55",
				"tarball": "https://registry.npmjs.org/validator/-/validator-3.18.1.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"3.19.0": {
			"name": "validator",
			"description": "String validation and sanitization",
			"version": "3.19.0",
			"homepage": "http://github.com/chriso/validator.js",
			"keywords": [
				"validator",
				"validation",
				"validate",
				"sanitization",
				"sanitize",
				"sanitisation",
				"sanitise",
				"assert"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "validator.js",
			"bugs": {
				"url": "http://github.com/chriso/validator.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "http://github.com/chriso/validator.js.git"
			},
			"devDependencies": {
				"mocha": "latest",
				"istanbul": "latest",
				"jshint": "latest",
				"uglify-js": "latest",
				"coveralls": "latest",
				"contextify": "latest"
			},
			"scripts": {
				"test": "_mocha --reporter spec",
				"coveralls": "istanbul cover _mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/chriso/validator.js/raw/master/LICENSE"
				}
			],
			"gitHead": "929359c5975f7871c49bf4b5e60152ed7e525d28",
			"_id": "validator@3.19.0",
			"_shasum": "ed9ddb57c3ec7f9a46f0a11ca35f7f283eff6e94",
			"_from": ".",
			"_npmVersion": "2.0.0",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			],
			"dist": {
				"shasum": "ed9ddb57c3ec7f9a46f0a11ca35f7f283eff6e94",
				"tarball": "https://registry.npmjs.org/validator/-/validator-3.19.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"3.19.1": {
			"name": "validator",
			"description": "String validation and sanitization",
			"version": "3.19.1",
			"homepage": "http://github.com/chriso/validator.js",
			"keywords": [
				"validator",
				"validation",
				"validate",
				"sanitization",
				"sanitize",
				"sanitisation",
				"sanitise",
				"assert"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "validator.js",
			"bugs": {
				"url": "http://github.com/chriso/validator.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "http://github.com/chriso/validator.js.git"
			},
			"devDependencies": {
				"mocha": "latest",
				"istanbul": "latest",
				"jshint": "latest",
				"uglify-js": "latest",
				"coveralls": "latest",
				"contextify": "latest"
			},
			"scripts": {
				"test": "_mocha --reporter spec",
				"coveralls": "istanbul cover _mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/chriso/validator.js/raw/master/LICENSE"
				}
			],
			"gitHead": "ad07ead6874a89cf4206e3d0a13ab3ff1f8dc6c8",
			"_id": "validator@3.19.1",
			"_shasum": "8cae5ce48c5aa66ab1160094f48493568579318f",
			"_from": ".",
			"_npmVersion": "2.0.0",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			],
			"dist": {
				"shasum": "8cae5ce48c5aa66ab1160094f48493568579318f",
				"tarball": "https://registry.npmjs.org/validator/-/validator-3.19.1.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"3.20.0": {
			"name": "validator",
			"description": "String validation and sanitization",
			"version": "3.20.0",
			"homepage": "http://github.com/chriso/validator.js",
			"keywords": [
				"validator",
				"validation",
				"validate",
				"sanitization",
				"sanitize",
				"sanitisation",
				"sanitise",
				"assert"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "validator.js",
			"bugs": {
				"url": "http://github.com/chriso/validator.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "http://github.com/chriso/validator.js.git"
			},
			"devDependencies": {
				"mocha": "latest",
				"istanbul": "latest",
				"jshint": "latest",
				"uglify-js": "latest",
				"coveralls": "latest",
				"contextify": "latest"
			},
			"scripts": {
				"test": "_mocha --reporter spec",
				"coveralls": "istanbul cover _mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/chriso/validator.js/raw/master/LICENSE"
				}
			],
			"gitHead": "2a263b3f31af5f97218f5b39a2c34eb90f23896a",
			"_id": "validator@3.20.0",
			"_shasum": "43fc064f222ee5997d6eb036995392a334be5e8b",
			"_from": ".",
			"_npmVersion": "2.0.0",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			],
			"dist": {
				"shasum": "43fc064f222ee5997d6eb036995392a334be5e8b",
				"tarball": "https://registry.npmjs.org/validator/-/validator-3.20.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"3.21.0": {
			"name": "validator",
			"description": "String validation and sanitization",
			"version": "3.21.0",
			"homepage": "http://github.com/chriso/validator.js",
			"keywords": [
				"validator",
				"validation",
				"validate",
				"sanitization",
				"sanitize",
				"sanitisation",
				"sanitise",
				"assert"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "validator.js",
			"bugs": {
				"url": "http://github.com/chriso/validator.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "http://github.com/chriso/validator.js.git"
			},
			"devDependencies": {
				"mocha": "latest",
				"istanbul": "latest",
				"jshint": "latest",
				"uglify-js": "latest",
				"coveralls": "latest",
				"contextify": "latest"
			},
			"scripts": {
				"test": "_mocha --reporter spec",
				"coveralls": "istanbul cover _mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/chriso/validator.js/raw/master/LICENSE"
				}
			],
			"gitHead": "21798113d9e3fcc345c7339cf2f56120b02fd93e",
			"_id": "validator@3.21.0",
			"_shasum": "77901fae4037c2f99c97a9ed09c82fa8cc100f4c",
			"_from": ".",
			"_npmVersion": "2.0.0",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			],
			"dist": {
				"shasum": "77901fae4037c2f99c97a9ed09c82fa8cc100f4c",
				"tarball": "https://registry.npmjs.org/validator/-/validator-3.21.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"3.22.0": {
			"name": "validator",
			"description": "String validation and sanitization",
			"version": "3.22.0",
			"homepage": "http://github.com/chriso/validator.js",
			"keywords": [
				"validator",
				"validation",
				"validate",
				"sanitization",
				"sanitize",
				"sanitisation",
				"sanitise",
				"assert"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "validator.js",
			"bugs": {
				"url": "http://github.com/chriso/validator.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "http://github.com/chriso/validator.js.git"
			},
			"devDependencies": {
				"mocha": "latest",
				"istanbul": "latest",
				"jshint": "latest",
				"uglify-js": "latest",
				"coveralls": "latest",
				"contextify": "latest"
			},
			"scripts": {
				"test": "_mocha --reporter spec",
				"coveralls": "istanbul cover _mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/chriso/validator.js/raw/master/LICENSE"
				}
			],
			"gitHead": "b8949f5ec3beeb4f3ade604170f7dc2fb95f880d",
			"_id": "validator@3.22.0",
			"_shasum": "d72ab13155c4ff99a7693e53eb92f6d7f1e43745",
			"_from": ".",
			"_npmVersion": "2.0.0",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			],
			"dist": {
				"shasum": "d72ab13155c4ff99a7693e53eb92f6d7f1e43745",
				"tarball": "https://registry.npmjs.org/validator/-/validator-3.22.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"3.22.1": {
			"name": "validator",
			"description": "String validation and sanitization",
			"version": "3.22.1",
			"homepage": "http://github.com/chriso/validator.js",
			"keywords": [
				"validator",
				"validation",
				"validate",
				"sanitization",
				"sanitize",
				"sanitisation",
				"sanitise",
				"assert"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "validator.js",
			"bugs": {
				"url": "http://github.com/chriso/validator.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "http://github.com/chriso/validator.js.git"
			},
			"devDependencies": {
				"mocha": "latest",
				"istanbul": "latest",
				"jshint": "latest",
				"uglify-js": "latest",
				"coveralls": "latest",
				"contextify": "latest"
			},
			"scripts": {
				"test": "_mocha --reporter spec",
				"coveralls": "istanbul cover _mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/chriso/validator.js/raw/master/LICENSE"
				}
			],
			"gitHead": "422d05423f8c427ec373258229763863a9d24b4c",
			"_id": "validator@3.22.1",
			"_shasum": "7d53c56ff87b3f894e024843b3afdbb88b8aeb29",
			"_from": ".",
			"_npmVersion": "2.1.5",
			"_nodeVersion": "0.10.33",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			],
			"dist": {
				"shasum": "7d53c56ff87b3f894e024843b3afdbb88b8aeb29",
				"tarball": "https://registry.npmjs.org/validator/-/validator-3.22.1.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"3.22.2": {
			"name": "validator",
			"description": "String validation and sanitization",
			"version": "3.22.2",
			"homepage": "http://github.com/chriso/validator.js",
			"keywords": [
				"validator",
				"validation",
				"validate",
				"sanitization",
				"sanitize",
				"sanitisation",
				"sanitise",
				"assert"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "validator.js",
			"bugs": {
				"url": "http://github.com/chriso/validator.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "http://github.com/chriso/validator.js.git"
			},
			"devDependencies": {
				"mocha": "latest",
				"istanbul": "latest",
				"jshint": "latest",
				"uglify-js": "latest",
				"coveralls": "latest",
				"contextify": "latest"
			},
			"scripts": {
				"test": "_mocha --reporter spec",
				"coveralls": "istanbul cover _mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/chriso/validator.js/raw/master/LICENSE"
				}
			],
			"gitHead": "ae9ef3ccc2c9cf92f5954d65c0b1612b008dcbbc",
			"_id": "validator@3.22.2",
			"_shasum": "6f297ae67f7f82acc76d0afdb49f18d9a09c18c0",
			"_from": ".",
			"_npmVersion": "2.1.10",
			"_nodeVersion": "0.10.33",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			],
			"dist": {
				"shasum": "6f297ae67f7f82acc76d0afdb49f18d9a09c18c0",
				"tarball": "https://registry.npmjs.org/validator/-/validator-3.22.2.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"3.23.0": {
			"name": "validator",
			"description": "String validation and sanitization",
			"version": "3.23.0",
			"homepage": "http://github.com/chriso/validator.js",
			"keywords": [
				"validator",
				"validation",
				"validate",
				"sanitization",
				"sanitize",
				"sanitisation",
				"sanitise",
				"assert"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "validator.js",
			"bugs": {
				"url": "http://github.com/chriso/validator.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "http://github.com/chriso/validator.js.git"
			},
			"devDependencies": {
				"mocha": "latest",
				"istanbul": "latest",
				"jshint": "latest",
				"uglify-js": "latest",
				"coveralls": "latest",
				"contextify": "latest"
			},
			"scripts": {
				"test": "_mocha --reporter spec",
				"coveralls": "istanbul cover _mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/chriso/validator.js/raw/master/LICENSE"
				}
			],
			"gitHead": "52495a3295dc86aa7ae27f4d750f0eadb17d8f62",
			"_id": "validator@3.23.0",
			"_shasum": "fcba7365ce22e937a9d77da789874925460503de",
			"_from": ".",
			"_npmVersion": "2.1.10",
			"_nodeVersion": "0.10.33",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			],
			"dist": {
				"shasum": "fcba7365ce22e937a9d77da789874925460503de",
				"tarball": "https://registry.npmjs.org/validator/-/validator-3.23.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"3.24.0": {
			"name": "validator",
			"description": "String validation and sanitization",
			"version": "3.24.0",
			"homepage": "http://github.com/chriso/validator.js",
			"keywords": [
				"validator",
				"validation",
				"validate",
				"sanitization",
				"sanitize",
				"sanitisation",
				"sanitise",
				"assert"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "validator.js",
			"bugs": {
				"url": "http://github.com/chriso/validator.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "http://github.com/chriso/validator.js.git"
			},
			"devDependencies": {
				"mocha": "latest",
				"istanbul": "latest",
				"jshint": "latest",
				"uglify-js": "latest",
				"coveralls": "latest",
				"contextify": "latest"
			},
			"scripts": {
				"test": "_mocha --reporter spec",
				"coveralls": "istanbul cover _mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/chriso/validator.js/raw/master/LICENSE"
				}
			],
			"gitHead": "64460636bd5de738b5efc23bf512fbcd69585b4f",
			"_id": "validator@3.24.0",
			"_shasum": "4daf3fb8ddf5e9b8e90698659d7586fced9e82c8",
			"_from": ".",
			"_npmVersion": "2.1.10",
			"_nodeVersion": "0.10.33",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			],
			"dist": {
				"shasum": "4daf3fb8ddf5e9b8e90698659d7586fced9e82c8",
				"tarball": "https://registry.npmjs.org/validator/-/validator-3.24.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"3.25.0": {
			"name": "validator",
			"description": "String validation and sanitization",
			"version": "3.25.0",
			"homepage": "http://github.com/chriso/validator.js",
			"keywords": [
				"validator",
				"validation",
				"validate",
				"sanitization",
				"sanitize",
				"sanitisation",
				"sanitise",
				"assert"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "validator.js",
			"bugs": {
				"url": "http://github.com/chriso/validator.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "http://github.com/chriso/validator.js.git"
			},
			"devDependencies": {
				"mocha": "latest",
				"istanbul": "latest",
				"jshint": "latest",
				"uglify-js": "latest",
				"coveralls": "latest",
				"contextify": "latest"
			},
			"scripts": {
				"test": "_mocha --reporter spec",
				"coveralls": "istanbul cover _mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/chriso/validator.js/raw/master/LICENSE"
				}
			],
			"gitHead": "4e8f969a53219dd79160308f459213c851b46aaf",
			"_id": "validator@3.25.0",
			"_shasum": "447724a9216db9af7d9293cffc01299dfff756bd",
			"_from": ".",
			"_npmVersion": "2.1.10",
			"_nodeVersion": "0.10.33",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			],
			"dist": {
				"shasum": "447724a9216db9af7d9293cffc01299dfff756bd",
				"tarball": "https://registry.npmjs.org/validator/-/validator-3.25.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"3.26.0": {
			"name": "validator",
			"description": "String validation and sanitization",
			"version": "3.26.0",
			"homepage": "http://github.com/chriso/validator.js",
			"keywords": [
				"validator",
				"validation",
				"validate",
				"sanitization",
				"sanitize",
				"sanitisation",
				"sanitise",
				"assert"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "validator.js",
			"bugs": {
				"url": "http://github.com/chriso/validator.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "http://github.com/chriso/validator.js.git"
			},
			"devDependencies": {
				"mocha": "latest",
				"istanbul": "latest",
				"jshint": "latest",
				"uglify-js": "latest",
				"coveralls": "latest",
				"contextify": "latest"
			},
			"scripts": {
				"test": "_mocha --reporter spec",
				"coveralls": "istanbul cover _mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/chriso/validator.js/raw/master/LICENSE"
				}
			],
			"gitHead": "f8122fe4b6c24a6d420f9cb01562113b1f5f29ad",
			"_id": "validator@3.26.0",
			"_shasum": "d6ff007b7cfc9a32179ca3fe02b6d7da04138c7f",
			"_from": ".",
			"_npmVersion": "2.1.10",
			"_nodeVersion": "0.10.33",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			],
			"dist": {
				"shasum": "d6ff007b7cfc9a32179ca3fe02b6d7da04138c7f",
				"tarball": "https://registry.npmjs.org/validator/-/validator-3.26.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"3.27.0": {
			"name": "validator",
			"description": "String validation and sanitization",
			"version": "3.27.0",
			"homepage": "http://github.com/chriso/validator.js",
			"keywords": [
				"validator",
				"validation",
				"validate",
				"sanitization",
				"sanitize",
				"sanitisation",
				"sanitise",
				"assert"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "validator.js",
			"bugs": {
				"url": "http://github.com/chriso/validator.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "http://github.com/chriso/validator.js.git"
			},
			"devDependencies": {
				"mocha": "latest",
				"istanbul": "latest",
				"jshint": "latest",
				"uglify-js": "latest",
				"coveralls": "latest",
				"contextify": "latest"
			},
			"scripts": {
				"test": "_mocha --reporter spec",
				"coveralls": "istanbul cover _mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/chriso/validator.js/raw/master/LICENSE"
				}
			],
			"gitHead": "d3468269cca94e2cf0681031a9d512b91c7bbf14",
			"_id": "validator@3.27.0",
			"_shasum": "46c4d8452e1d9774bca2d4f41609bc9335c2f9fb",
			"_from": ".",
			"_npmVersion": "2.1.14",
			"_nodeVersion": "0.10.35",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			],
			"dist": {
				"shasum": "46c4d8452e1d9774bca2d4f41609bc9335c2f9fb",
				"tarball": "https://registry.npmjs.org/validator/-/validator-3.27.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"3.28.0": {
			"name": "validator",
			"description": "String validation and sanitization",
			"version": "3.28.0",
			"homepage": "http://github.com/chriso/validator.js",
			"keywords": [
				"validator",
				"validation",
				"validate",
				"sanitization",
				"sanitize",
				"sanitisation",
				"sanitise",
				"assert"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "validator.js",
			"bugs": {
				"url": "http://github.com/chriso/validator.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "http://github.com/chriso/validator.js.git"
			},
			"devDependencies": {
				"mocha": "latest",
				"istanbul": "latest",
				"jshint": "latest",
				"uglify-js": "latest",
				"coveralls": "latest",
				"contextify": "latest"
			},
			"scripts": {
				"test": "_mocha --reporter spec",
				"coveralls": "istanbul cover _mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/chriso/validator.js/raw/master/LICENSE"
				}
			],
			"gitHead": "8eeddba50562fbac8a457d7e8e84ef55c738da28",
			"_id": "validator@3.28.0",
			"_shasum": "e73d1911490912923742096cb1d9733ca50b4502",
			"_from": ".",
			"_npmVersion": "2.1.18",
			"_nodeVersion": "0.10.35",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			],
			"dist": {
				"shasum": "e73d1911490912923742096cb1d9733ca50b4502",
				"tarball": "https://registry.npmjs.org/validator/-/validator-3.28.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"3.29.0": {
			"name": "validator",
			"description": "String validation and sanitization",
			"version": "3.29.0",
			"homepage": "http://github.com/chriso/validator.js",
			"keywords": [
				"validator",
				"validation",
				"validate",
				"sanitization",
				"sanitize",
				"sanitisation",
				"sanitise",
				"assert"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "validator.js",
			"bugs": {
				"url": "http://github.com/chriso/validator.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "http://github.com/chriso/validator.js.git"
			},
			"devDependencies": {
				"mocha": "latest",
				"istanbul": "latest",
				"jshint": "latest",
				"uglify-js": "latest",
				"coveralls": "latest",
				"contextify": "latest"
			},
			"scripts": {
				"test": "_mocha --reporter spec",
				"coveralls": "istanbul cover _mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/chriso/validator.js/raw/master/LICENSE"
				}
			],
			"gitHead": "61edcb495df3a8316bc5761c45b3e9d3a58a9a26",
			"_id": "validator@3.29.0",
			"_shasum": "0b4d5570a71c22a47bcef391afc7289538010208",
			"_from": ".",
			"_npmVersion": "2.5.1",
			"_nodeVersion": "0.12.0",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			],
			"dist": {
				"shasum": "0b4d5570a71c22a47bcef391afc7289538010208",
				"tarball": "https://registry.npmjs.org/validator/-/validator-3.29.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"3.30.0": {
			"name": "validator",
			"description": "String validation and sanitization",
			"version": "3.30.0",
			"homepage": "http://github.com/chriso/validator.js",
			"keywords": [
				"validator",
				"validation",
				"validate",
				"sanitization",
				"sanitize",
				"sanitisation",
				"sanitise",
				"assert"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "validator.js",
			"bugs": {
				"url": "http://github.com/chriso/validator.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "http://github.com/chriso/validator.js.git"
			},
			"devDependencies": {
				"mocha": "latest",
				"istanbul": "latest",
				"jshint": "latest",
				"uglify-js": "latest",
				"coveralls": "latest",
				"contextify": "latest"
			},
			"scripts": {
				"test": "_mocha --reporter spec",
				"coveralls": "istanbul cover _mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/chriso/validator.js/raw/master/LICENSE"
				}
			],
			"gitHead": "86767b88ac16ba06f9c59473fd7fd0a76da51c8c",
			"_id": "validator@3.30.0",
			"_shasum": "6cd20307f08f818ea4550fed78f14af8326d0330",
			"_from": ".",
			"_npmVersion": "2.5.1",
			"_nodeVersion": "0.12.0",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			],
			"dist": {
				"shasum": "6cd20307f08f818ea4550fed78f14af8326d0330",
				"tarball": "https://registry.npmjs.org/validator/-/validator-3.30.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"3.32.0": {
			"name": "validator",
			"description": "String validation and sanitization",
			"version": "3.32.0",
			"homepage": "http://github.com/chriso/validator.js",
			"keywords": [
				"validator",
				"validation",
				"validate",
				"sanitization",
				"sanitize",
				"sanitisation",
				"sanitise",
				"assert"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "validator.js",
			"bugs": {
				"url": "http://github.com/chriso/validator.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "http://github.com/chriso/validator.js.git"
			},
			"devDependencies": {
				"mocha": "latest",
				"istanbul": "latest",
				"jshint": "latest",
				"uglify-js": "latest",
				"coveralls": "latest",
				"contextify": "latest"
			},
			"scripts": {
				"test": "_mocha --reporter spec",
				"coveralls": "istanbul cover _mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/chriso/validator.js/raw/master/LICENSE"
				}
			],
			"gitHead": "f4a6ad7ed25934014c3851170d3f9a3f80198eda",
			"_id": "validator@3.32.0",
			"_shasum": "f5ea0e8796ba861919608047ea0c7ea9b176d1ba",
			"_from": ".",
			"_npmVersion": "2.5.1",
			"_nodeVersion": "0.12.0",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			],
			"dist": {
				"shasum": "f5ea0e8796ba861919608047ea0c7ea9b176d1ba",
				"tarball": "https://registry.npmjs.org/validator/-/validator-3.32.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"3.33.0": {
			"name": "validator",
			"description": "String validation and sanitization",
			"version": "3.33.0",
			"homepage": "http://github.com/chriso/validator.js",
			"keywords": [
				"validator",
				"validation",
				"validate",
				"sanitization",
				"sanitize",
				"sanitisation",
				"sanitise",
				"assert"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "validator.js",
			"bugs": {
				"url": "http://github.com/chriso/validator.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "http://github.com/chriso/validator.js.git"
			},
			"devDependencies": {
				"mocha": "latest",
				"istanbul": "latest",
				"jshint": "latest",
				"uglify-js": "latest",
				"coveralls": "latest",
				"contextify": "latest"
			},
			"scripts": {
				"test": "_mocha --reporter spec",
				"coveralls": "istanbul cover _mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/chriso/validator.js/raw/master/LICENSE"
				}
			],
			"gitHead": "656bfdf1de75e4f39351831ed11efb9fc5a775d3",
			"_id": "validator@3.33.0",
			"_shasum": "cd406ee217a1ca37c3aa4e62a73f074444ff8dec",
			"_from": ".",
			"_npmVersion": "2.6.1",
			"_nodeVersion": "0.12.0",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			],
			"dist": {
				"shasum": "cd406ee217a1ca37c3aa4e62a73f074444ff8dec",
				"tarball": "https://registry.npmjs.org/validator/-/validator-3.33.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"3.34.0": {
			"name": "validator",
			"description": "String validation and sanitization",
			"version": "3.34.0",
			"homepage": "http://github.com/chriso/validator.js",
			"keywords": [
				"validator",
				"validation",
				"validate",
				"sanitization",
				"sanitize",
				"sanitisation",
				"sanitise",
				"assert"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "validator.js",
			"bugs": {
				"url": "http://github.com/chriso/validator.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "http://github.com/chriso/validator.js.git"
			},
			"devDependencies": {
				"mocha": "latest",
				"istanbul": "latest",
				"jshint": "latest",
				"uglify-js": "latest",
				"coveralls": "latest",
				"contextify": "latest"
			},
			"scripts": {
				"test": "node ./node_modules/.bin/_mocha --reporter spec",
				"coveralls": "istanbul cover _mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/chriso/validator.js/raw/master/LICENSE"
				}
			],
			"gitHead": "76f80756b5b1d53a0bb38137255557747f5f3b7d",
			"_id": "validator@3.34.0",
			"_shasum": "67cb418121f8fbaef597d97376d61b0db5937cc6",
			"_from": ".",
			"_npmVersion": "2.6.1",
			"_nodeVersion": "0.12.0",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			],
			"dist": {
				"shasum": "67cb418121f8fbaef597d97376d61b0db5937cc6",
				"tarball": "https://registry.npmjs.org/validator/-/validator-3.34.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"3.35.0": {
			"name": "validator",
			"description": "String validation and sanitization",
			"version": "3.35.0",
			"homepage": "http://github.com/chriso/validator.js",
			"keywords": [
				"validator",
				"validation",
				"validate",
				"sanitization",
				"sanitize",
				"sanitisation",
				"sanitise",
				"assert"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "validator.js",
			"bugs": {
				"url": "http://github.com/chriso/validator.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "http://github.com/chriso/validator.js.git"
			},
			"devDependencies": {
				"mocha": "latest",
				"istanbul": "latest",
				"jshint": "latest",
				"uglify-js": "latest",
				"coveralls": "latest",
				"contextify": "latest"
			},
			"scripts": {
				"test": "node ./node_modules/.bin/_mocha --reporter spec",
				"coveralls": "istanbul cover _mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/chriso/validator.js/raw/master/LICENSE"
				}
			],
			"gitHead": "b2a3d4c06249520d746968317b339d848e97972f",
			"_id": "validator@3.35.0",
			"_shasum": "3f07249402c1fc8fc093c32c6e43d72a79cca1dc",
			"_from": ".",
			"_npmVersion": "2.7.1",
			"_nodeVersion": "0.12.0",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			],
			"dist": {
				"shasum": "3f07249402c1fc8fc093c32c6e43d72a79cca1dc",
				"tarball": "https://registry.npmjs.org/validator/-/validator-3.35.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"3.36.0": {
			"name": "validator",
			"description": "String validation and sanitization",
			"version": "3.36.0",
			"homepage": "http://github.com/chriso/validator.js",
			"keywords": [
				"validator",
				"validation",
				"validate",
				"sanitization",
				"sanitize",
				"sanitisation",
				"sanitise",
				"assert"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "validator.js",
			"bugs": {
				"url": "http://github.com/chriso/validator.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "http://github.com/chriso/validator.js.git"
			},
			"devDependencies": {
				"mocha": "latest",
				"istanbul": "latest",
				"jshint": "latest",
				"uglify-js": "latest",
				"coveralls": "latest",
				"contextify": "latest"
			},
			"scripts": {
				"test": "node ./node_modules/.bin/_mocha --reporter spec",
				"coveralls": "istanbul cover _mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/chriso/validator.js/raw/master/LICENSE"
				}
			],
			"gitHead": "a381542d9b5b725de1f0727e21fec4315d906b5d",
			"_id": "validator@3.36.0",
			"_shasum": "51203acce9e988441f768205b4eababedddddd30",
			"_from": ".",
			"_npmVersion": "2.7.3",
			"_nodeVersion": "0.12.1",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			],
			"dist": {
				"shasum": "51203acce9e988441f768205b4eababedddddd30",
				"tarball": "https://registry.npmjs.org/validator/-/validator-3.36.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"3.37.0": {
			"name": "validator",
			"description": "String validation and sanitization",
			"version": "3.37.0",
			"homepage": "http://github.com/chriso/validator.js",
			"keywords": [
				"validator",
				"validation",
				"validate",
				"sanitization",
				"sanitize",
				"sanitisation",
				"sanitise",
				"assert"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "validator.js",
			"bugs": {
				"url": "http://github.com/chriso/validator.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "http://github.com/chriso/validator.js.git"
			},
			"devDependencies": {
				"mocha": "latest",
				"istanbul": "latest",
				"jshint": "latest",
				"uglify-js": "latest",
				"coveralls": "latest",
				"contextify": "latest"
			},
			"scripts": {
				"test": "node ./node_modules/.bin/_mocha --reporter spec",
				"coveralls": "istanbul cover _mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/chriso/validator.js/raw/master/LICENSE"
				}
			],
			"gitHead": "415a54e82d4aef157b8926e77aabb70b342a4eb5",
			"_id": "validator@3.37.0",
			"_shasum": "412bb2bbbbc7dd87489a188c6cbd90c61a068382",
			"_from": ".",
			"_npmVersion": "2.7.3",
			"_nodeVersion": "0.12.1",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			],
			"dist": {
				"shasum": "412bb2bbbbc7dd87489a188c6cbd90c61a068382",
				"tarball": "https://registry.npmjs.org/validator/-/validator-3.37.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"3.38.0": {
			"name": "validator",
			"description": "String validation and sanitization",
			"version": "3.38.0",
			"homepage": "http://github.com/chriso/validator.js",
			"keywords": [
				"validator",
				"validation",
				"validate",
				"sanitization",
				"sanitize",
				"sanitisation",
				"sanitise",
				"assert"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "validator.js",
			"bugs": {
				"url": "http://github.com/chriso/validator.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "http://github.com/chriso/validator.js.git"
			},
			"devDependencies": {
				"mocha": "latest",
				"istanbul": "latest",
				"jshint": "latest",
				"uglify-js": "latest",
				"coveralls": "latest",
				"contextify": "latest"
			},
			"scripts": {
				"test": "node ./node_modules/.bin/_mocha --reporter spec",
				"coveralls": "istanbul cover _mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/chriso/validator.js/raw/master/LICENSE"
				}
			],
			"gitHead": "443ed44dae746439b075ac8bc446c7754933de3a",
			"_id": "validator@3.38.0",
			"_shasum": "01bd6c561aa766d1e7b0325408c07240f6064355",
			"_from": ".",
			"_npmVersion": "2.7.5",
			"_nodeVersion": "0.12.2",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			],
			"dist": {
				"shasum": "01bd6c561aa766d1e7b0325408c07240f6064355",
				"tarball": "https://registry.npmjs.org/validator/-/validator-3.38.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"3.39.0": {
			"name": "validator",
			"description": "String validation and sanitization",
			"version": "3.39.0",
			"homepage": "http://github.com/chriso/validator.js",
			"keywords": [
				"validator",
				"validation",
				"validate",
				"sanitization",
				"sanitize",
				"sanitisation",
				"sanitise",
				"assert"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "validator.js",
			"bugs": {
				"url": "http://github.com/chriso/validator.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "http://github.com/chriso/validator.js.git"
			},
			"devDependencies": {
				"mocha": "latest",
				"istanbul": "latest",
				"jshint": "latest",
				"uglify-js": "latest",
				"coveralls": "latest",
				"contextify": "latest"
			},
			"scripts": {
				"test": "node ./node_modules/.bin/_mocha --reporter spec",
				"coveralls": "istanbul cover _mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"licenses": [
				{
					"type": "MIT",
					"url": "http://github.com/chriso/validator.js/raw/master/LICENSE"
				}
			],
			"gitHead": "835e1f922a8f4ce21dde975a270131ca77bb11ca",
			"_id": "validator@3.39.0",
			"_shasum": "cce1ca55b161bf31a7a1afa1aa8b4c08872f00f8",
			"_from": ".",
			"_npmVersion": "2.7.5",
			"_nodeVersion": "0.12.2",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			],
			"dist": {
				"shasum": "cce1ca55b161bf31a7a1afa1aa8b4c08872f00f8",
				"tarball": "https://registry.npmjs.org/validator/-/validator-3.39.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"3.40.0": {
			"name": "validator",
			"description": "String validation and sanitization",
			"version": "3.40.0",
			"homepage": "http://github.com/chriso/validator.js",
			"keywords": [
				"validator",
				"validation",
				"validate",
				"sanitization",
				"sanitize",
				"sanitisation",
				"sanitise",
				"assert"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "validator.js",
			"bugs": {
				"url": "http://github.com/chriso/validator.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "http://github.com/chriso/validator.js.git"
			},
			"devDependencies": {
				"mocha": "latest",
				"istanbul": "latest",
				"jshint": "latest",
				"uglify-js": "latest",
				"coveralls": "latest",
				"contextify": "latest"
			},
			"scripts": {
				"test": "node ./node_modules/.bin/_mocha --reporter spec",
				"coveralls": "istanbul cover _mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"license": "MIT",
			"gitHead": "d2d1d3932a5432ccda052e855b13d756c2d6ee17",
			"_id": "validator@3.40.0",
			"_shasum": "6bd1c0be3deadc954b09f7e3ed29b17aaaac3d65",
			"_from": ".",
			"_npmVersion": "2.7.5",
			"_nodeVersion": "0.12.2",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"dist": {
				"shasum": "6bd1c0be3deadc954b09f7e3ed29b17aaaac3d65",
				"tarball": "https://registry.npmjs.org/validator/-/validator-3.40.0.tgz"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"3.40.1": {
			"name": "validator",
			"description": "String validation and sanitization",
			"version": "3.40.1",
			"homepage": "http://github.com/chriso/validator.js",
			"keywords": [
				"validator",
				"validation",
				"validate",
				"sanitization",
				"sanitize",
				"sanitisation",
				"sanitise",
				"assert"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "validator.js",
			"bugs": {
				"url": "http://github.com/chriso/validator.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/chriso/validator.js.git"
			},
			"devDependencies": {
				"mocha": "latest",
				"istanbul": "latest",
				"jshint": "latest",
				"uglify-js": "latest",
				"coveralls": "latest",
				"contextify": "latest"
			},
			"scripts": {
				"test": "node ./node_modules/.bin/_mocha --reporter spec",
				"coveralls": "istanbul cover _mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"license": "MIT",
			"gitHead": "ae7041b2ba161a1924e2974af8093338185e9bb1",
			"_id": "validator@3.40.1",
			"_shasum": "932a96be466e9e4e92592c859831bda505b7a4dc",
			"_from": ".",
			"_npmVersion": "2.10.1",
			"_nodeVersion": "0.12.4",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"dist": {
				"shasum": "932a96be466e9e4e92592c859831bda505b7a4dc",
				"tarball": "https://registry.npmjs.org/validator/-/validator-3.40.1.tgz"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"3.41.0": {
			"name": "validator",
			"description": "String validation and sanitization",
			"version": "3.41.0",
			"homepage": "http://github.com/chriso/validator.js",
			"keywords": [
				"validator",
				"validation",
				"validate",
				"sanitization",
				"sanitize",
				"sanitisation",
				"sanitise",
				"assert"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "validator.js",
			"bugs": {
				"url": "http://github.com/chriso/validator.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/chriso/validator.js.git"
			},
			"devDependencies": {
				"mocha": "latest",
				"istanbul": "latest",
				"jshint": "latest",
				"uglify-js": "latest",
				"coveralls": "latest",
				"contextify": "latest"
			},
			"scripts": {
				"test": "node ./node_modules/.bin/_mocha --reporter spec",
				"coveralls": "istanbul cover _mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"license": "MIT",
			"gitHead": "b026e1ae5d4f9e62f1825144f125c4e7fc428555",
			"_id": "validator@3.41.0",
			"_shasum": "e2812b00d21baf92ed88a9b2b27a25cf46384deb",
			"_from": ".",
			"_npmVersion": "2.12.1",
			"_nodeVersion": "0.12.6",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"dist": {
				"shasum": "e2812b00d21baf92ed88a9b2b27a25cf46384deb",
				"tarball": "https://registry.npmjs.org/validator/-/validator-3.41.0.tgz"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"3.41.1": {
			"name": "validator",
			"description": "String validation and sanitization",
			"version": "3.41.1",
			"homepage": "http://github.com/chriso/validator.js",
			"keywords": [
				"validator",
				"validation",
				"validate",
				"sanitization",
				"sanitize",
				"sanitisation",
				"sanitise",
				"assert"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "validator.js",
			"bugs": {
				"url": "http://github.com/chriso/validator.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/chriso/validator.js.git"
			},
			"devDependencies": {
				"mocha": "latest",
				"istanbul": "latest",
				"jshint": "latest",
				"uglify-js": "latest",
				"coveralls": "latest",
				"contextify": "latest"
			},
			"scripts": {
				"test": "node ./node_modules/.bin/_mocha --reporter spec",
				"coveralls": "istanbul cover _mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"license": "MIT",
			"gitHead": "4a45eec017f48b081b3d92783c0dd89fc403299d",
			"_id": "validator@3.41.1",
			"_shasum": "92bfdcd01afac6fca36b64914a263657e6b92ba8",
			"_from": ".",
			"_npmVersion": "2.12.1",
			"_nodeVersion": "0.12.6",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"dist": {
				"shasum": "92bfdcd01afac6fca36b64914a263657e6b92ba8",
				"tarball": "https://registry.npmjs.org/validator/-/validator-3.41.1.tgz"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"3.41.2": {
			"name": "validator",
			"description": "String validation and sanitization",
			"version": "3.41.2",
			"homepage": "http://github.com/chriso/validator.js",
			"keywords": [
				"validator",
				"validation",
				"validate",
				"sanitization",
				"sanitize",
				"sanitisation",
				"sanitise",
				"assert"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "validator.js",
			"bugs": {
				"url": "http://github.com/chriso/validator.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/chriso/validator.js.git"
			},
			"devDependencies": {
				"mocha": "latest",
				"istanbul": "latest",
				"jshint": "latest",
				"uglify-js": "latest",
				"coveralls": "latest",
				"contextify": "latest"
			},
			"scripts": {
				"test": "node ./node_modules/.bin/_mocha --reporter spec",
				"coveralls": "istanbul cover _mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"license": "MIT",
			"gitHead": "1e5acbcbcbb1a3ff187daeabe9c36890c9b8d97e",
			"_id": "validator@3.41.2",
			"_shasum": "2e4807a7353451b765f2316ea9bc3c4e177ac4db",
			"_from": ".",
			"_npmVersion": "2.12.1",
			"_nodeVersion": "0.12.6",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"dist": {
				"shasum": "2e4807a7353451b765f2316ea9bc3c4e177ac4db",
				"tarball": "https://registry.npmjs.org/validator/-/validator-3.41.2.tgz"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"3.41.3": {
			"name": "validator",
			"description": "String validation and sanitization",
			"version": "3.41.3",
			"homepage": "http://github.com/chriso/validator.js",
			"keywords": [
				"validator",
				"validation",
				"validate",
				"sanitization",
				"sanitize",
				"sanitisation",
				"sanitise",
				"assert"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "validator.js",
			"bugs": {
				"url": "http://github.com/chriso/validator.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/chriso/validator.js.git"
			},
			"devDependencies": {
				"mocha": "latest",
				"istanbul": "latest",
				"jshint": "latest",
				"uglify-js": "latest",
				"coveralls": "latest",
				"contextify": "latest"
			},
			"scripts": {
				"test": "node ./node_modules/.bin/_mocha --reporter spec",
				"coveralls": "istanbul cover _mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"license": "MIT",
			"gitHead": "f709299a58f4961170cc998b57fd72f4e56cabfd",
			"_id": "validator@3.41.3",
			"_shasum": "bd214a4f7372db32ba78b899525f5f91adb3d217",
			"_from": ".",
			"_npmVersion": "2.12.1",
			"_nodeVersion": "0.12.7",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"dist": {
				"shasum": "bd214a4f7372db32ba78b899525f5f91adb3d217",
				"tarball": "https://registry.npmjs.org/validator/-/validator-3.41.3.tgz"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"3.42.0": {
			"name": "validator",
			"description": "String validation and sanitization",
			"version": "3.42.0",
			"homepage": "http://github.com/chriso/validator.js",
			"keywords": [
				"validator",
				"validation",
				"validate",
				"sanitization",
				"sanitize",
				"sanitisation",
				"sanitise",
				"assert"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "validator.js",
			"bugs": {
				"url": "http://github.com/chriso/validator.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/chriso/validator.js.git"
			},
			"devDependencies": {
				"mocha": "latest",
				"istanbul": "latest",
				"jshint": "latest",
				"uglify-js": "latest",
				"coveralls": "latest",
				"contextify": "latest"
			},
			"scripts": {
				"test": "node ./node_modules/.bin/_mocha --reporter spec",
				"coveralls": "istanbul cover _mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"license": "MIT",
			"gitHead": "39e2d36ab956daf1f33b3ce4bc927d4d38b2d32a",
			"_id": "validator@3.42.0",
			"_shasum": "18ad7106113592c589e0c43eef5743590e416e41",
			"_from": ".",
			"_npmVersion": "2.12.1",
			"_nodeVersion": "0.12.7",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"dist": {
				"shasum": "18ad7106113592c589e0c43eef5743590e416e41",
				"tarball": "https://registry.npmjs.org/validator/-/validator-3.42.0.tgz"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"3.43.0": {
			"name": "validator",
			"description": "String validation and sanitization",
			"version": "3.43.0",
			"homepage": "http://github.com/chriso/validator.js",
			"keywords": [
				"validator",
				"validation",
				"validate",
				"sanitization",
				"sanitize",
				"sanitisation",
				"sanitise",
				"assert"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "validator.js",
			"bugs": {
				"url": "http://github.com/chriso/validator.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/chriso/validator.js.git"
			},
			"devDependencies": {
				"mocha": "latest",
				"istanbul": "latest",
				"jshint": "latest",
				"uglify-js": "latest",
				"coveralls": "latest",
				"contextify": "latest"
			},
			"scripts": {
				"test": "node ./node_modules/.bin/_mocha --reporter spec",
				"coveralls": "istanbul cover _mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"license": "MIT",
			"gitHead": "44eef69b0df603591b71eae219acd51e71e750cd",
			"_id": "validator@3.43.0",
			"_shasum": "96464b992d4196833d97a194bf40b19ff54bae05",
			"_from": ".",
			"_npmVersion": "2.12.1",
			"_nodeVersion": "0.12.7",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"dist": {
				"shasum": "96464b992d4196833d97a194bf40b19ff54bae05",
				"tarball": "https://registry.npmjs.org/validator/-/validator-3.43.0.tgz"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"4.0.0": {
			"name": "validator",
			"description": "String validation and sanitization",
			"version": "4.0.0",
			"homepage": "http://github.com/chriso/validator.js",
			"keywords": [
				"validator",
				"validation",
				"validate",
				"sanitization",
				"sanitize",
				"sanitisation",
				"sanitise",
				"assert"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "validator.js",
			"bugs": {
				"url": "http://github.com/chriso/validator.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/chriso/validator.js.git"
			},
			"devDependencies": {
				"mocha": "latest",
				"istanbul": "latest",
				"jshint": "latest",
				"uglify-js": "latest",
				"coveralls": "latest",
				"contextify": "latest"
			},
			"scripts": {
				"test": "node ./node_modules/.bin/_mocha --reporter spec",
				"coveralls": "istanbul cover _mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"license": "MIT",
			"gitHead": "f237658c24f01aa314f3c24e45fa19285cb6ae6e",
			"_id": "validator@4.0.0",
			"_shasum": "2615c74416428bd8cb3669076e00287ad862eaa1",
			"_from": ".",
			"_npmVersion": "2.12.1",
			"_nodeVersion": "0.12.7",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"dist": {
				"shasum": "2615c74416428bd8cb3669076e00287ad862eaa1",
				"tarball": "https://registry.npmjs.org/validator/-/validator-4.0.0.tgz"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"4.0.1": {
			"name": "validator",
			"description": "String validation and sanitization",
			"version": "4.0.1",
			"homepage": "http://github.com/chriso/validator.js",
			"keywords": [
				"validator",
				"validation",
				"validate",
				"sanitization",
				"sanitize",
				"sanitisation",
				"sanitise",
				"assert"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "validator.js",
			"bugs": {
				"url": "http://github.com/chriso/validator.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/chriso/validator.js.git"
			},
			"devDependencies": {
				"mocha": "latest",
				"istanbul": "latest",
				"jshint": "latest",
				"uglify-js": "latest",
				"coveralls": "latest",
				"contextify": "latest"
			},
			"scripts": {
				"test": "node ./node_modules/.bin/_mocha --reporter spec",
				"coveralls": "istanbul cover _mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"license": "MIT",
			"gitHead": "a08ec14c45e206d33ebd3cce7deed41bd418779f",
			"_id": "validator@4.0.1",
			"_shasum": "0d2bfebb680ca6b59dc4551aeef0be90344d3bfe",
			"_from": ".",
			"_npmVersion": "2.12.1",
			"_nodeVersion": "0.12.7",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"dist": {
				"shasum": "0d2bfebb680ca6b59dc4551aeef0be90344d3bfe",
				"tarball": "https://registry.npmjs.org/validator/-/validator-4.0.1.tgz"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"4.0.2": {
			"name": "validator",
			"description": "String validation and sanitization",
			"version": "4.0.2",
			"homepage": "http://github.com/chriso/validator.js",
			"keywords": [
				"validator",
				"validation",
				"validate",
				"sanitization",
				"sanitize",
				"sanitisation",
				"sanitise",
				"assert"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "validator.js",
			"bugs": {
				"url": "http://github.com/chriso/validator.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/chriso/validator.js.git"
			},
			"devDependencies": {
				"mocha": "latest",
				"istanbul": "latest",
				"jshint": "latest",
				"uglify-js": "latest",
				"coveralls": "latest",
				"contextify": "latest"
			},
			"scripts": {
				"test": "node ./node_modules/.bin/_mocha --reporter spec",
				"coveralls": "istanbul cover _mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"license": "MIT",
			"gitHead": "57daf3948ecea1a6b2d9640628503ce50494f629",
			"_id": "validator@4.0.2",
			"_shasum": "70a1c2525ec4744e409971c1b298aa69a7534251",
			"_from": ".",
			"_npmVersion": "2.12.1",
			"_nodeVersion": "0.12.7",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"dist": {
				"shasum": "70a1c2525ec4744e409971c1b298aa69a7534251",
				"tarball": "https://registry.npmjs.org/validator/-/validator-4.0.2.tgz"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"4.0.3": {
			"name": "validator",
			"description": "String validation and sanitization",
			"version": "4.0.3",
			"homepage": "http://github.com/chriso/validator.js",
			"keywords": [
				"validator",
				"validation",
				"validate",
				"sanitization",
				"sanitize",
				"sanitisation",
				"sanitise",
				"assert"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "validator.js",
			"bugs": {
				"url": "http://github.com/chriso/validator.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/chriso/validator.js.git"
			},
			"devDependencies": {
				"mocha": "latest",
				"istanbul": "latest",
				"jshint": "latest",
				"uglify-js": "latest",
				"coveralls": "latest",
				"contextify": "latest"
			},
			"scripts": {
				"test": "node ./node_modules/.bin/_mocha --reporter spec",
				"coveralls": "istanbul cover _mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"license": "MIT",
			"gitHead": "f9d65f26b000ea846426347b6784c057d48e1039",
			"_id": "validator@4.0.3",
			"_shasum": "5dc965b918ff91eecec28ff8f02edb6932fadca0",
			"_from": ".",
			"_npmVersion": "2.12.1",
			"_nodeVersion": "0.12.7",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"dist": {
				"shasum": "5dc965b918ff91eecec28ff8f02edb6932fadca0",
				"tarball": "https://registry.npmjs.org/validator/-/validator-4.0.3.tgz"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"4.0.4": {
			"name": "validator",
			"description": "String validation and sanitization",
			"version": "4.0.4",
			"homepage": "http://github.com/chriso/validator.js",
			"keywords": [
				"validator",
				"validation",
				"validate",
				"sanitization",
				"sanitize",
				"sanitisation",
				"sanitise",
				"assert"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "validator.js",
			"bugs": {
				"url": "http://github.com/chriso/validator.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/chriso/validator.js.git"
			},
			"devDependencies": {
				"mocha": "latest",
				"istanbul": "latest",
				"jshint": "latest",
				"uglify-js": "latest",
				"coveralls": "latest",
				"contextify": "latest"
			},
			"scripts": {
				"test": "node ./node_modules/.bin/_mocha --reporter spec",
				"coveralls": "istanbul cover _mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"license": "MIT",
			"gitHead": "b4749032a860cf245ff939b207a6f88cb54dab1d",
			"_id": "validator@4.0.4",
			"_shasum": "f145567378feb8a3fd8deb34f349251a74ba1056",
			"_from": ".",
			"_npmVersion": "2.12.1",
			"_nodeVersion": "0.12.7",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"dist": {
				"shasum": "f145567378feb8a3fd8deb34f349251a74ba1056",
				"tarball": "https://registry.npmjs.org/validator/-/validator-4.0.4.tgz"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"4.0.5": {
			"name": "validator",
			"description": "String validation and sanitization",
			"version": "4.0.5",
			"homepage": "http://github.com/chriso/validator.js",
			"keywords": [
				"validator",
				"validation",
				"validate",
				"sanitization",
				"sanitize",
				"sanitisation",
				"sanitise",
				"assert"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "validator.js",
			"bugs": {
				"url": "http://github.com/chriso/validator.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/chriso/validator.js.git"
			},
			"devDependencies": {
				"mocha": "latest",
				"istanbul": "latest",
				"jshint": "latest",
				"uglify-js": "latest",
				"coveralls": "latest",
				"contextify": "latest"
			},
			"scripts": {
				"test": "node ./node_modules/.bin/_mocha --reporter spec",
				"coveralls": "istanbul cover _mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"license": "MIT",
			"gitHead": "ca36a93f852b7d7536fca600a6f61a3ceb8a82f8",
			"_id": "validator@4.0.5",
			"_shasum": "8c4f777253505ce9c80fd30e12ad069844241c02",
			"_from": ".",
			"_npmVersion": "2.12.1",
			"_nodeVersion": "0.12.7",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"dist": {
				"shasum": "8c4f777253505ce9c80fd30e12ad069844241c02",
				"tarball": "https://registry.npmjs.org/validator/-/validator-4.0.5.tgz"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"4.0.6": {
			"name": "validator",
			"description": "String validation and sanitization",
			"version": "4.0.6",
			"homepage": "http://github.com/chriso/validator.js",
			"keywords": [
				"validator",
				"validation",
				"validate",
				"sanitization",
				"sanitize",
				"sanitisation",
				"sanitise",
				"assert"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "validator.js",
			"bugs": {
				"url": "http://github.com/chriso/validator.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/chriso/validator.js.git"
			},
			"devDependencies": {
				"mocha": "latest",
				"istanbul": "latest",
				"jshint": "latest",
				"uglify-js": "latest",
				"coveralls": "latest",
				"contextify": "latest"
			},
			"scripts": {
				"test": "node ./node_modules/.bin/_mocha --reporter spec",
				"coveralls": "istanbul cover _mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"license": "MIT",
			"gitHead": "827e916b7835c813131c24131eef1c07a6682e30",
			"_id": "validator@4.0.6",
			"_shasum": "86a581c707b5d6b371721e4ffae3bf4cf64c05d0",
			"_from": ".",
			"_npmVersion": "2.14.2",
			"_nodeVersion": "0.12.7",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"dist": {
				"shasum": "86a581c707b5d6b371721e4ffae3bf4cf64c05d0",
				"tarball": "https://registry.npmjs.org/validator/-/validator-4.0.6.tgz"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"4.1.0": {
			"name": "validator",
			"description": "String validation and sanitization",
			"version": "4.1.0",
			"homepage": "http://github.com/chriso/validator.js",
			"keywords": [
				"validator",
				"validation",
				"validate",
				"sanitization",
				"sanitize",
				"sanitisation",
				"sanitise",
				"assert"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "validator.js",
			"bugs": {
				"url": "http://github.com/chriso/validator.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/chriso/validator.js.git"
			},
			"devDependencies": {
				"mocha": "latest",
				"istanbul": "latest",
				"jshint": "latest",
				"uglify-js": "latest",
				"coveralls": "latest"
			},
			"scripts": {
				"test": "node ./node_modules/.bin/_mocha --reporter spec",
				"coveralls": "istanbul cover _mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"license": "MIT",
			"gitHead": "a5d38744c24efdf2c4b87189c2a55da4108a8149",
			"_id": "validator@4.1.0",
			"_shasum": "5ea370a8d477abeda13d8ccf3a96f59d1836dc0b",
			"_from": ".",
			"_npmVersion": "2.14.4",
			"_nodeVersion": "4.1.1",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"dist": {
				"shasum": "5ea370a8d477abeda13d8ccf3a96f59d1836dc0b",
				"tarball": "https://registry.npmjs.org/validator/-/validator-4.1.0.tgz"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"4.2.0": {
			"name": "validator",
			"description": "String validation and sanitization",
			"version": "4.2.0",
			"homepage": "http://github.com/chriso/validator.js",
			"keywords": [
				"validator",
				"validation",
				"validate",
				"sanitization",
				"sanitize",
				"sanitisation",
				"sanitise",
				"assert"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "validator.js",
			"bugs": {
				"url": "http://github.com/chriso/validator.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/chriso/validator.js.git"
			},
			"devDependencies": {
				"mocha": "latest",
				"istanbul": "latest",
				"jshint": "latest",
				"uglify-js": "latest",
				"coveralls": "latest"
			},
			"scripts": {
				"test": "node ./node_modules/.bin/_mocha --reporter spec",
				"coveralls": "istanbul cover _mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"license": "MIT",
			"gitHead": "6bde55202330c93b58742012152157407b03abf6",
			"_id": "validator@4.2.0",
			"_shasum": "f428a295e1c10b4e9da0e5925ed08f953071ce1d",
			"_from": ".",
			"_npmVersion": "2.14.7",
			"_nodeVersion": "4.2.1",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"dist": {
				"shasum": "f428a295e1c10b4e9da0e5925ed08f953071ce1d",
				"tarball": "https://registry.npmjs.org/validator/-/validator-4.2.0.tgz"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"4.2.1": {
			"name": "validator",
			"description": "String validation and sanitization",
			"version": "4.2.1",
			"homepage": "http://github.com/chriso/validator.js",
			"keywords": [
				"validator",
				"validation",
				"validate",
				"sanitization",
				"sanitize",
				"sanitisation",
				"sanitise",
				"assert"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "validator.js",
			"bugs": {
				"url": "http://github.com/chriso/validator.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/chriso/validator.js.git"
			},
			"devDependencies": {
				"mocha": "latest",
				"istanbul": "latest",
				"jshint": "latest",
				"uglify-js": "latest",
				"coveralls": "latest"
			},
			"scripts": {
				"test": "node ./node_modules/.bin/_mocha --reporter spec",
				"coveralls": "istanbul cover _mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"license": "MIT",
			"gitHead": "7b0c73d26decc20aa3bed3b7a15d09dc3d1b71ec",
			"_id": "validator@4.2.1",
			"_shasum": "c4a8316242e515cd784171986296f8f81fc2ab35",
			"_from": ".",
			"_npmVersion": "2.14.7",
			"_nodeVersion": "4.2.1",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"dist": {
				"shasum": "c4a8316242e515cd784171986296f8f81fc2ab35",
				"tarball": "https://registry.npmjs.org/validator/-/validator-4.2.1.tgz"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"4.3.0": {
			"name": "validator",
			"description": "String validation and sanitization",
			"version": "4.3.0",
			"homepage": "http://github.com/chriso/validator.js",
			"keywords": [
				"validator",
				"validation",
				"validate",
				"sanitization",
				"sanitize",
				"sanitisation",
				"sanitise",
				"assert"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "validator.js",
			"bugs": {
				"url": "http://github.com/chriso/validator.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/chriso/validator.js.git"
			},
			"devDependencies": {
				"mocha": "latest",
				"istanbul": "latest",
				"jshint": "latest",
				"uglify-js": "latest",
				"coveralls": "latest"
			},
			"scripts": {
				"test": "node ./node_modules/.bin/_mocha --reporter spec",
				"coveralls": "istanbul cover _mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"license": "MIT",
			"gitHead": "3dbb0cfcca51e5bdd3a65541cd5b8b15932157bf",
			"_id": "validator@4.3.0",
			"_shasum": "f041c015009eaa5d94c26003aebde6a5652041b2",
			"_from": ".",
			"_npmVersion": "3.3.12",
			"_nodeVersion": "5.1.0",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"dist": {
				"shasum": "f041c015009eaa5d94c26003aebde6a5652041b2",
				"tarball": "https://registry.npmjs.org/validator/-/validator-4.3.0.tgz"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"4.4.0": {
			"name": "validator",
			"description": "String validation and sanitization",
			"version": "4.4.0",
			"homepage": "http://github.com/chriso/validator.js",
			"keywords": [
				"validator",
				"validation",
				"validate",
				"sanitization",
				"sanitize",
				"sanitisation",
				"sanitise",
				"assert"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "validator.js",
			"bugs": {
				"url": "http://github.com/chriso/validator.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/chriso/validator.js.git"
			},
			"devDependencies": {
				"mocha": "latest",
				"istanbul": "latest",
				"jshint": "latest",
				"uglify-js": "latest",
				"coveralls": "latest"
			},
			"scripts": {
				"test": "node ./node_modules/.bin/_mocha --reporter spec",
				"coveralls": "istanbul cover _mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"license": "MIT",
			"gitHead": "5c0603cab0005ee41235904c783f3ccb22e57fb0",
			"_id": "validator@4.4.0",
			"_shasum": "35e29555dd5f7826f970a4eaecff9e6df6df3da6",
			"_from": ".",
			"_npmVersion": "3.3.12",
			"_nodeVersion": "5.1.1",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"dist": {
				"shasum": "35e29555dd5f7826f970a4eaecff9e6df6df3da6",
				"tarball": "https://registry.npmjs.org/validator/-/validator-4.4.0.tgz"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"4.5.0": {
			"name": "validator",
			"description": "String validation and sanitization",
			"version": "4.5.0",
			"homepage": "http://github.com/chriso/validator.js",
			"keywords": [
				"validator",
				"validation",
				"validate",
				"sanitization",
				"sanitize",
				"sanitisation",
				"sanitise",
				"assert"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "validator.js",
			"bugs": {
				"url": "http://github.com/chriso/validator.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/chriso/validator.js.git"
			},
			"devDependencies": {
				"mocha": "latest",
				"istanbul": "latest",
				"jshint": "latest",
				"uglify-js": "latest",
				"coveralls": "latest"
			},
			"scripts": {
				"test": "node ./node_modules/.bin/_mocha --reporter spec",
				"coveralls": "istanbul cover _mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"license": "MIT",
			"gitHead": "031a6f640e49e45b0f7d340659cc81b5ba103022",
			"_id": "validator@4.5.0",
			"_shasum": "90685db4e19d0f913d4718229beaca4e33ff9e33",
			"_from": ".",
			"_npmVersion": "3.3.12",
			"_nodeVersion": "5.3.0",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"dist": {
				"shasum": "90685db4e19d0f913d4718229beaca4e33ff9e33",
				"tarball": "https://registry.npmjs.org/validator/-/validator-4.5.0.tgz"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"4.5.1": {
			"name": "validator",
			"description": "String validation and sanitization",
			"version": "4.5.1",
			"homepage": "http://github.com/chriso/validator.js",
			"keywords": [
				"validator",
				"validation",
				"validate",
				"sanitization",
				"sanitize",
				"sanitisation",
				"sanitise",
				"assert"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "validator.js",
			"bugs": {
				"url": "http://github.com/chriso/validator.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/chriso/validator.js.git"
			},
			"devDependencies": {
				"mocha": "latest",
				"istanbul": "latest",
				"jshint": "latest",
				"uglify-js": "latest",
				"coveralls": "latest"
			},
			"scripts": {
				"test": "node ./node_modules/.bin/_mocha --reporter spec",
				"coveralls": "istanbul cover _mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"license": "MIT",
			"gitHead": "eae8756ed233881689ed0885715187537f6cbad7",
			"_id": "validator@4.5.1",
			"_shasum": "40ae97630ee52cd96f437f0d49a9daab5c0b1baf",
			"_from": ".",
			"_npmVersion": "3.5.3",
			"_nodeVersion": "5.4.1",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"dist": {
				"shasum": "40ae97630ee52cd96f437f0d49a9daab5c0b1baf",
				"tarball": "https://registry.npmjs.org/validator/-/validator-4.5.1.tgz"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"4.5.2": {
			"name": "validator",
			"description": "String validation and sanitization",
			"version": "4.5.2",
			"homepage": "http://github.com/chriso/validator.js",
			"keywords": [
				"validator",
				"validation",
				"validate",
				"sanitization",
				"sanitize",
				"sanitisation",
				"sanitise",
				"assert"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "validator.js",
			"bugs": {
				"url": "http://github.com/chriso/validator.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/chriso/validator.js.git"
			},
			"devDependencies": {
				"mocha": "latest",
				"istanbul": "latest",
				"jshint": "latest",
				"uglify-js": "latest",
				"coveralls": "latest"
			},
			"scripts": {
				"test": "node ./node_modules/.bin/_mocha --reporter spec",
				"coveralls": "istanbul cover _mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"license": "MIT",
			"gitHead": "7ee94c5290a42db72af53efc3958fcdcf5ad984f",
			"_id": "validator@4.5.2",
			"_shasum": "440fd5180f85771fc74c8240c3dcbb011310fa9f",
			"_from": ".",
			"_npmVersion": "3.5.3",
			"_nodeVersion": "5.5.0",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"dist": {
				"shasum": "440fd5180f85771fc74c8240c3dcbb011310fa9f",
				"tarball": "https://registry.npmjs.org/validator/-/validator-4.5.2.tgz"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"4.6.0": {
			"name": "validator",
			"description": "String validation and sanitization",
			"version": "4.6.0",
			"homepage": "http://github.com/chriso/validator.js",
			"keywords": [
				"validator",
				"validation",
				"validate",
				"sanitization",
				"sanitize",
				"sanitisation",
				"sanitise",
				"assert"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "validator.js",
			"bugs": {
				"url": "http://github.com/chriso/validator.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/chriso/validator.js.git"
			},
			"devDependencies": {
				"mocha": "latest",
				"istanbul": "latest",
				"jshint": "latest",
				"uglify-js": "latest",
				"coveralls": "latest"
			},
			"scripts": {
				"test": "node ./node_modules/.bin/_mocha --reporter spec",
				"coveralls": "istanbul cover _mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"license": "MIT",
			"gitHead": "995cf7adc40416d520d6188c90a7e9c0f7178690",
			"_id": "validator@4.6.0",
			"_shasum": "1884323707676eb4624294d09077fdb74c4614e3",
			"_from": ".",
			"_npmVersion": "3.5.3",
			"_nodeVersion": "5.5.0",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"dist": {
				"shasum": "1884323707676eb4624294d09077fdb74c4614e3",
				"tarball": "https://registry.npmjs.org/validator/-/validator-4.6.0.tgz"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-5-east.internal.npmjs.com",
				"tmp": "tmp/validator-4.6.0.tgz_1454481958785_0.7613174507860094"
			},
			"directories": {},
			"contributors": []
		},
		"4.6.1": {
			"name": "validator",
			"description": "String validation and sanitization",
			"version": "4.6.1",
			"homepage": "http://github.com/chriso/validator.js",
			"keywords": [
				"validator",
				"validation",
				"validate",
				"sanitization",
				"sanitize",
				"sanitisation",
				"sanitise",
				"assert"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "validator.js",
			"bugs": {
				"url": "http://github.com/chriso/validator.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/chriso/validator.js.git"
			},
			"devDependencies": {
				"mocha": "latest",
				"istanbul": "latest",
				"jshint": "latest",
				"uglify-js": "latest",
				"coveralls": "latest"
			},
			"scripts": {
				"test": "node ./node_modules/.bin/_mocha --reporter spec",
				"coveralls": "istanbul cover _mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"license": "MIT",
			"gitHead": "942a00959b967b3bd619de19b02df2061b77efba",
			"_id": "validator@4.6.1",
			"_shasum": "f734ec60da5492b689beb3c422a8a0b013c3f984",
			"_from": ".",
			"_npmVersion": "3.5.3",
			"_nodeVersion": "5.5.0",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"dist": {
				"shasum": "f734ec60da5492b689beb3c422a8a0b013c3f984",
				"tarball": "https://registry.npmjs.org/validator/-/validator-4.6.1.tgz"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-6-west.internal.npmjs.com",
				"tmp": "tmp/validator-4.6.1.tgz_1454482382388_0.8510592291131616"
			},
			"directories": {},
			"contributors": []
		},
		"4.7.0": {
			"name": "validator",
			"description": "String validation and sanitization",
			"version": "4.7.0",
			"homepage": "http://github.com/chriso/validator.js",
			"keywords": [
				"validator",
				"validation",
				"validate",
				"sanitization",
				"sanitize",
				"sanitisation",
				"sanitise",
				"assert"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "validator.js",
			"bugs": {
				"url": "http://github.com/chriso/validator.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/chriso/validator.js.git"
			},
			"devDependencies": {
				"mocha": "latest",
				"istanbul": "latest",
				"jshint": "latest",
				"uglify-js": "latest",
				"coveralls": "latest"
			},
			"scripts": {
				"test": "node ./node_modules/.bin/_mocha --reporter spec",
				"coveralls": "istanbul cover _mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"license": "MIT",
			"gitHead": "6e23933285e5b192b204636eabe404969eebb284",
			"_id": "validator@4.7.0",
			"_shasum": "9b0e8c8dcf72fe243eaec7fb7cf0c54fbc002ef0",
			"_from": ".",
			"_npmVersion": "3.5.3",
			"_nodeVersion": "5.5.0",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"dist": {
				"shasum": "9b0e8c8dcf72fe243eaec7fb7cf0c54fbc002ef0",
				"tarball": "https://registry.npmjs.org/validator/-/validator-4.7.0.tgz"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-9-west.internal.npmjs.com",
				"tmp": "tmp/validator-4.7.0.tgz_1454576521939_0.7494027714710683"
			},
			"directories": {},
			"contributors": []
		},
		"4.7.1": {
			"name": "validator",
			"description": "String validation and sanitization",
			"version": "4.7.1",
			"homepage": "http://github.com/chriso/validator.js",
			"keywords": [
				"validator",
				"validation",
				"validate",
				"sanitization",
				"sanitize",
				"sanitisation",
				"sanitise",
				"assert"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "validator.js",
			"bugs": {
				"url": "http://github.com/chriso/validator.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/chriso/validator.js.git"
			},
			"dependencies": {
				"depd": "1.1.0"
			},
			"devDependencies": {
				"mocha": "latest",
				"istanbul": "latest",
				"jshint": "latest",
				"uglify-js": "latest",
				"coveralls": "latest"
			},
			"scripts": {
				"test": "node ./node_modules/.bin/_mocha --reporter spec",
				"coveralls": "istanbul cover _mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"license": "MIT",
			"gitHead": "ccd3a48fb4ed664f5d0d9a9ad4420d014e5b3a46",
			"_id": "validator@4.7.1",
			"_shasum": "011f20ebbaf0ad6a35b8bab82f345e156e7fc82e",
			"_from": ".",
			"_npmVersion": "3.5.3",
			"_nodeVersion": "5.5.0",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"dist": {
				"shasum": "011f20ebbaf0ad6a35b8bab82f345e156e7fc82e",
				"tarball": "https://registry.npmjs.org/validator/-/validator-4.7.1.tgz"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-6-west.internal.npmjs.com",
				"tmp": "tmp/validator-4.7.1.tgz_1454658934715_0.6021574412006885"
			},
			"directories": {},
			"contributors": []
		},
		"4.8.0": {
			"name": "validator",
			"description": "String validation and sanitization",
			"version": "4.8.0",
			"homepage": "http://github.com/chriso/validator.js",
			"keywords": [
				"validator",
				"validation",
				"validate",
				"sanitization",
				"sanitize",
				"sanitisation",
				"sanitise",
				"assert"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "validator.js",
			"bugs": {
				"url": "http://github.com/chriso/validator.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/chriso/validator.js.git"
			},
			"dependencies": {
				"depd": "1.1.0"
			},
			"devDependencies": {
				"mocha": "latest",
				"istanbul": "latest",
				"jshint": "latest",
				"uglify-js": "latest",
				"coveralls": "latest"
			},
			"scripts": {
				"test": "node ./node_modules/.bin/_mocha --reporter spec",
				"coveralls": "istanbul cover _mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"license": "MIT",
			"gitHead": "20624be25ca5e901698e63afcee8d978358232f4",
			"_id": "validator@4.8.0",
			"_shasum": "be7e4ddaa346305a235ffba255fa98e0bf45db1d",
			"_from": ".",
			"_npmVersion": "3.6.0",
			"_nodeVersion": "5.6.0",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"dist": {
				"shasum": "be7e4ddaa346305a235ffba255fa98e0bf45db1d",
				"tarball": "https://registry.npmjs.org/validator/-/validator-4.8.0.tgz"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-6-west.internal.npmjs.com",
				"tmp": "tmp/validator-4.8.0.tgz_1455142828599_0.47475765040144324"
			},
			"directories": {},
			"contributors": []
		},
		"4.9.0": {
			"name": "validator",
			"description": "String validation and sanitization",
			"version": "4.9.0",
			"homepage": "http://github.com/chriso/validator.js",
			"keywords": [
				"validator",
				"validation",
				"validate",
				"sanitization",
				"sanitize",
				"sanitisation",
				"sanitise",
				"assert"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "validator.js",
			"bugs": {
				"url": "http://github.com/chriso/validator.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/chriso/validator.js.git"
			},
			"dependencies": {
				"depd": "1.1.0"
			},
			"devDependencies": {
				"mocha": "latest",
				"istanbul": "latest",
				"jshint": "latest",
				"uglify-js": "latest",
				"coveralls": "latest"
			},
			"scripts": {
				"test": "node ./node_modules/.bin/_mocha --reporter spec",
				"coveralls": "istanbul cover _mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"license": "MIT",
			"gitHead": "86824417cfc9070904201d8bcf70045b573a4a69",
			"_id": "validator@4.9.0",
			"_shasum": "082ffce2a76148ff07a8e89e9c2ba43aaf12ec4c",
			"_from": ".",
			"_npmVersion": "3.6.0",
			"_nodeVersion": "5.6.0",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"dist": {
				"shasum": "082ffce2a76148ff07a8e89e9c2ba43aaf12ec4c",
				"tarball": "https://registry.npmjs.org/validator/-/validator-4.9.0.tgz"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-5-east.internal.npmjs.com",
				"tmp": "tmp/validator-4.9.0.tgz_1455793424855_0.4496090009342879"
			},
			"directories": {},
			"contributors": []
		},
		"5.0.0": {
			"name": "validator",
			"description": "String validation and sanitization",
			"version": "5.0.0",
			"homepage": "http://github.com/chriso/validator.js",
			"files": [
				"index.js",
				"lib",
				"README.md",
				"LICENCE",
				"validator.js",
				"validator.min.js"
			],
			"keywords": [
				"validator",
				"validation",
				"validate",
				"sanitization",
				"sanitize",
				"sanitisation",
				"sanitise",
				"assert"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "index.js",
			"bugs": {
				"url": "http://github.com/chriso/validator.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/chriso/validator.js.git"
			},
			"devDependencies": {
				"babel-cli": "^6.5.1",
				"babel-plugin-add-module-exports": "^0.1.2",
				"babel-preset-es2015": "^6.5.0",
				"babel-preset-es2015-rollup": "^1.1.1",
				"coveralls": "latest",
				"eslint": "^2.2.0",
				"eslint-config-airbnb": "^6.0.0",
				"istanbul": "latest",
				"mocha": "latest",
				"rollup": "^0.25.4",
				"rollup-plugin-babel": "^2.3.9",
				"uglify-js": "latest"
			},
			"scripts": {
				"lint": "eslint src test",
				"clean:node": "rm -rf index.js lib",
				"clean:browser": "rm -rf validator*.js",
				"clean": "npm run clean:node && npm run clean:browser",
				"minify": "uglifyjs validator.js -o validator.min.js  --compress --mangle --comments '/Copyright/'",
				"build:browser": "babel-node build-browser && npm run minify",
				"build:node": "babel src -d . --presets es2015 --plugins add-module-exports",
				"build": "npm run build:browser && npm run build:node",
				"pretest": "npm run lint && npm run build",
				"test": "node ./node_modules/.bin/_mocha --reporter spec",
				"coveralls": "istanbul cover _mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"license": "MIT",
			"gitHead": "76a056190e831a21e1e589a9eee84913cfd03592",
			"_id": "validator@5.0.0",
			"_shasum": "c0b54a5b831f8ef8f6dd6fe49a9c707600ec65ef",
			"_from": ".",
			"_npmVersion": "3.6.0",
			"_nodeVersion": "5.6.0",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"dist": {
				"shasum": "c0b54a5b831f8ef8f6dd6fe49a9c707600ec65ef",
				"tarball": "https://registry.npmjs.org/validator/-/validator-5.0.0.tgz"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-9-west.internal.npmjs.com",
				"tmp": "tmp/validator-5.0.0.tgz_1456095754038_0.42853678786195815"
			},
			"directories": {},
			"contributors": []
		},
		"5.1.0": {
			"name": "validator",
			"description": "String validation and sanitization",
			"version": "5.1.0",
			"homepage": "http://github.com/chriso/validator.js",
			"files": [
				"index.js",
				"lib",
				"README.md",
				"LICENCE",
				"validator.js",
				"validator.min.js"
			],
			"keywords": [
				"validator",
				"validation",
				"validate",
				"sanitization",
				"sanitize",
				"sanitisation",
				"sanitise",
				"assert"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "index.js",
			"bugs": {
				"url": "http://github.com/chriso/validator.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/chriso/validator.js.git"
			},
			"devDependencies": {
				"babel-cli": "^6.5.1",
				"babel-plugin-add-module-exports": "^0.1.2",
				"babel-preset-es2015": "^6.5.0",
				"babel-preset-es2015-rollup": "^1.1.1",
				"coveralls": "latest",
				"eslint": "^2.2.0",
				"eslint-config-airbnb": "^6.0.0",
				"istanbul": "latest",
				"mocha": "latest",
				"rollup": "^0.25.4",
				"rollup-plugin-babel": "^2.3.9",
				"uglify-js": "latest"
			},
			"scripts": {
				"lint": "eslint src test",
				"clean:node": "rm -rf index.js lib",
				"clean:browser": "rm -rf validator*.js",
				"clean": "npm run clean:node && npm run clean:browser",
				"minify": "uglifyjs validator.js -o validator.min.js  --compress --mangle --comments '/Copyright/'",
				"build:browser": "babel-node build-browser && npm run minify",
				"build:node": "babel src -d . --presets es2015 --plugins add-module-exports",
				"build": "npm run build:browser && npm run build:node",
				"pretest": "npm run lint && npm run build",
				"test": "node ./node_modules/.bin/_mocha --reporter spec",
				"coveralls": "istanbul cover _mocha --report lcovonly -x validator.js -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"license": "MIT",
			"gitHead": "f6d53f675765930056381d9e59b0258aab675ffa",
			"_id": "validator@5.1.0",
			"_shasum": "394d3bf23e6f9d405e819d9069307fdd97d10d85",
			"_from": ".",
			"_npmVersion": "3.6.0",
			"_nodeVersion": "5.7.0",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"dist": {
				"shasum": "394d3bf23e6f9d405e819d9069307fdd97d10d85",
				"tarball": "https://registry.npmjs.org/validator/-/validator-5.1.0.tgz"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-9-west.internal.npmjs.com",
				"tmp": "tmp/validator-5.1.0.tgz_1456749280526_0.6443136567249894"
			},
			"directories": {},
			"contributors": []
		},
		"5.2.0": {
			"name": "validator",
			"description": "String validation and sanitization",
			"version": "5.2.0",
			"homepage": "http://github.com/chriso/validator.js",
			"files": [
				"index.js",
				"lib",
				"README.md",
				"LICENCE",
				"validator.js",
				"validator.min.js"
			],
			"keywords": [
				"validator",
				"validation",
				"validate",
				"sanitization",
				"sanitize",
				"sanitisation",
				"sanitise",
				"assert"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "index.js",
			"bugs": {
				"url": "http://github.com/chriso/validator.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/chriso/validator.js.git"
			},
			"devDependencies": {
				"babel-cli": "^6.5.1",
				"babel-plugin-add-module-exports": "^0.1.2",
				"babel-preset-es2015": "^6.5.0",
				"babel-preset-es2015-rollup": "^1.1.1",
				"coveralls": "latest",
				"eslint": "^2.2.0",
				"eslint-config-airbnb": "^6.0.0",
				"istanbul": "latest",
				"mocha": "latest",
				"rollup": "^0.25.4",
				"rollup-plugin-babel": "^2.3.9",
				"uglify-js": "latest"
			},
			"scripts": {
				"lint": "eslint src test",
				"clean:node": "rm -rf index.js lib",
				"clean:browser": "rm -rf validator*.js",
				"clean": "npm run clean:node && npm run clean:browser",
				"minify": "uglifyjs validator.js -o validator.min.js  --compress --mangle --comments '/Copyright/'",
				"build:browser": "babel-node build-browser && npm run minify",
				"build:node": "babel src -d . --presets es2015 --plugins add-module-exports",
				"build": "npm run build:browser && npm run build:node",
				"pretest": "npm run lint && npm run build",
				"test": "node ./node_modules/.bin/_mocha --reporter spec",
				"coveralls": "istanbul cover _mocha --report lcovonly -x validator.js -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"license": "MIT",
			"gitHead": "449bbbff44169983cf1423d7b4c1d395723e574c",
			"_id": "validator@5.2.0",
			"_shasum": "e66fb3ec352348c1f7232512328738d8d66a9689",
			"_from": ".",
			"_npmVersion": "3.8.3",
			"_nodeVersion": "5.10.0",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"dist": {
				"shasum": "e66fb3ec352348c1f7232512328738d8d66a9689",
				"tarball": "https://registry.npmjs.org/validator/-/validator-5.2.0.tgz"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/validator-5.2.0.tgz_1459808626774_0.8301232540979981"
			},
			"directories": {},
			"contributors": []
		},
		"5.3.0": {
			"name": "validator",
			"description": "String validation and sanitization",
			"version": "5.3.0",
			"homepage": "http://github.com/chriso/validator.js",
			"files": [
				"index.js",
				"lib",
				"README.md",
				"LICENCE",
				"validator.js",
				"validator.min.js"
			],
			"keywords": [
				"validator",
				"validation",
				"validate",
				"sanitization",
				"sanitize",
				"sanitisation",
				"sanitise",
				"assert"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "index.js",
			"bugs": {
				"url": "http://github.com/chriso/validator.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/chriso/validator.js.git"
			},
			"devDependencies": {
				"babel-cli": "^6.5.1",
				"babel-plugin-add-module-exports": "^0.1.2",
				"babel-preset-es2015": "^6.5.0",
				"babel-preset-es2015-rollup": "^1.1.1",
				"coveralls": "latest",
				"eslint": "^2.2.0",
				"eslint-config-airbnb": "^6.0.0",
				"istanbul": "latest",
				"mocha": "latest",
				"rollup": "^0.25.4",
				"rollup-plugin-babel": "^2.3.9",
				"uglify-js": "latest"
			},
			"scripts": {
				"lint": "eslint src test",
				"clean:node": "rm -rf index.js lib",
				"clean:browser": "rm -rf validator*.js",
				"clean": "npm run clean:node && npm run clean:browser",
				"minify": "uglifyjs validator.js -o validator.min.js  --compress --mangle --comments '/Copyright/'",
				"build:browser": "babel-node build-browser && npm run minify",
				"build:node": "babel src -d . --presets es2015 --plugins add-module-exports",
				"build": "npm run build:browser && npm run build:node",
				"pretest": "npm run lint && npm run build",
				"test": "node ./node_modules/.bin/_mocha --reporter spec",
				"coveralls": "istanbul cover _mocha --report lcovonly -x validator.js -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"license": "MIT",
			"gitHead": "a3bd0fd3a8c31386586a9cf6d191ce6a8589f584",
			"_id": "validator@5.3.0",
			"_shasum": "49ef2f107e6385482c80946099c9bc0ef28fe7b3",
			"_from": ".",
			"_npmVersion": "3.8.9",
			"_nodeVersion": "6.2.0",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"dist": {
				"shasum": "49ef2f107e6385482c80946099c9bc0ef28fe7b3",
				"tarball": "https://registry.npmjs.org/validator/-/validator-5.3.0.tgz"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/validator-5.3.0.tgz_1464400011120_0.6870983629487455"
			},
			"directories": {},
			"contributors": []
		},
		"5.4.0": {
			"name": "validator",
			"description": "String validation and sanitization",
			"version": "5.4.0",
			"homepage": "http://github.com/chriso/validator.js",
			"files": [
				"index.js",
				"lib",
				"README.md",
				"LICENCE",
				"validator.js",
				"validator.min.js"
			],
			"keywords": [
				"validator",
				"validation",
				"validate",
				"sanitization",
				"sanitize",
				"sanitisation",
				"sanitise",
				"assert"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "index.js",
			"bugs": {
				"url": "http://github.com/chriso/validator.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/chriso/validator.js.git"
			},
			"devDependencies": {
				"babel-cli": "^6.5.1",
				"babel-plugin-add-module-exports": "^0.1.2",
				"babel-preset-es2015": "^6.5.0",
				"babel-preset-es2015-rollup": "^1.1.1",
				"coveralls": "latest",
				"eslint": "^2.2.0",
				"eslint-config-airbnb": "^6.0.0",
				"istanbul": "latest",
				"mocha": "latest",
				"rollup": "^0.25.4",
				"rollup-plugin-babel": "2.4.0",
				"uglify-js": "latest"
			},
			"scripts": {
				"lint": "eslint src test",
				"clean:node": "rm -rf index.js lib",
				"clean:browser": "rm -rf validator*.js",
				"clean": "npm run clean:node && npm run clean:browser",
				"minify": "uglifyjs validator.js -o validator.min.js  --compress --mangle --comments '/Copyright/'",
				"build:browser": "babel-node build-browser && npm run minify",
				"build:node": "babel src -d . --presets es2015 --plugins add-module-exports",
				"build": "npm run build:browser && npm run build:node",
				"pretest": "npm run lint && npm run build",
				"test": "node ./node_modules/.bin/_mocha --reporter spec",
				"coveralls": "istanbul cover _mocha --report lcovonly -x validator.js -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"license": "MIT",
			"gitHead": "768afc8d8a2c6953a4d33f9991af72984c1583f1",
			"_id": "validator@5.4.0",
			"_shasum": "4420ddc9fdc2094d904b85303e1b4a138f84e71e",
			"_from": ".",
			"_npmVersion": "3.9.3",
			"_nodeVersion": "6.2.1",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"dist": {
				"shasum": "4420ddc9fdc2094d904b85303e1b4a138f84e71e",
				"tarball": "https://registry.npmjs.org/validator/-/validator-5.4.0.tgz"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/validator-5.4.0.tgz_1465464517093_0.2987959152087569"
			},
			"directories": {},
			"contributors": []
		},
		"5.5.0": {
			"name": "validator",
			"description": "String validation and sanitization",
			"version": "5.5.0",
			"homepage": "http://github.com/chriso/validator.js",
			"files": [
				"index.js",
				"lib",
				"README.md",
				"LICENCE",
				"validator.js",
				"validator.min.js"
			],
			"keywords": [
				"validator",
				"validation",
				"validate",
				"sanitization",
				"sanitize",
				"sanitisation",
				"sanitise",
				"assert"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "index.js",
			"bugs": {
				"url": "http://github.com/chriso/validator.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/chriso/validator.js.git"
			},
			"devDependencies": {
				"babel-cli": "^6.9.0",
				"babel-plugin-add-module-exports": "^0.2.1",
				"babel-preset-es2015": "^6.9.0",
				"babel-preset-es2015-rollup": "^1.1.1",
				"coveralls": "^2.11.9",
				"eslint": "^2.11.1",
				"eslint-config-airbnb": "^9.0.1",
				"eslint-plugin-import": "^1.8.1",
				"istanbul": "^0.4.3",
				"mocha": "^2.5.3",
				"rollup": "^0.29.1",
				"rollup-plugin-babel": "^2.5.1",
				"uglify-js": "^2.6.2"
			},
			"scripts": {
				"lint": "eslint src test",
				"clean:node": "rm -rf index.js lib",
				"clean:browser": "rm -rf validator*.js",
				"clean": "npm run clean:node && npm run clean:browser",
				"minify": "uglifyjs validator.js -o validator.min.js  --compress --mangle --comments '/Copyright/'",
				"build:browser": "babel-node build-browser && npm run minify",
				"build:node": "babel src -d . --presets es2015 --plugins add-module-exports",
				"build": "npm run build:browser && npm run build:node",
				"pretest": "npm run lint && npm run build",
				"test": "mocha --reporter spec",
				"coveralls": "istanbul cover _mocha --report lcovonly -x validator.js -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"license": "MIT",
			"gitHead": "b22f199f4d22d06febc8abc42535a504090d5d68",
			"_id": "validator@5.5.0",
			"_shasum": "726145e7293b46e3346042471be80fe7dfa775b7",
			"_from": ".",
			"_npmVersion": "3.10.3",
			"_nodeVersion": "6.3.0",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"dist": {
				"shasum": "726145e7293b46e3346042471be80fe7dfa775b7",
				"tarball": "https://registry.npmjs.org/validator/-/validator-5.5.0.tgz"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/validator-5.5.0.tgz_1469070516371_0.833607045467943"
			},
			"directories": {},
			"contributors": []
		},
		"5.6.0": {
			"name": "validator",
			"description": "String validation and sanitization",
			"version": "5.6.0",
			"homepage": "http://github.com/chriso/validator.js",
			"files": [
				"index.js",
				"lib",
				"README.md",
				"LICENCE",
				"validator.js",
				"validator.min.js"
			],
			"keywords": [
				"validator",
				"validation",
				"validate",
				"sanitization",
				"sanitize",
				"sanitisation",
				"sanitise",
				"assert"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "index.js",
			"bugs": {
				"url": "http://github.com/chriso/validator.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/chriso/validator.js.git"
			},
			"devDependencies": {
				"babel-cli": "^6.9.0",
				"babel-plugin-add-module-exports": "^0.2.1",
				"babel-preset-es2015": "^6.9.0",
				"babel-preset-es2015-rollup": "^1.1.1",
				"coveralls": "^2.11.9",
				"eslint": "^2.11.1",
				"eslint-config-airbnb": "^9.0.1",
				"eslint-plugin-import": "^1.8.1",
				"istanbul": "^0.4.3",
				"mocha": "^2.5.3",
				"rollup": "^0.29.1",
				"rollup-plugin-babel": "^2.5.1",
				"uglify-js": "^2.6.2"
			},
			"scripts": {
				"lint": "eslint src test",
				"clean:node": "rm -rf index.js lib",
				"clean:browser": "rm -rf validator*.js",
				"clean": "npm run clean:node && npm run clean:browser",
				"minify": "uglifyjs validator.js -o validator.min.js  --compress --mangle --comments '/Copyright/'",
				"build:browser": "babel-node build-browser && npm run minify",
				"build:node": "babel src -d . --presets es2015 --plugins add-module-exports",
				"build": "npm run build:browser && npm run build:node",
				"pretest": "npm run lint && npm run build",
				"test": "mocha --reporter spec",
				"coveralls": "istanbul cover _mocha --report lcovonly -x validator.js -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"license": "MIT",
			"gitHead": "173338f8683fa7452a4e07a17dab2bf8525e7a20",
			"_id": "validator@5.6.0",
			"_shasum": "9d77a82171f6d0e7d15ba5778a52b2f21a3560ac",
			"_from": ".",
			"_npmVersion": "3.10.3",
			"_nodeVersion": "6.3.1",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"dist": {
				"shasum": "9d77a82171f6d0e7d15ba5778a52b2f21a3560ac",
				"tarball": "https://registry.npmjs.org/validator/-/validator-5.6.0.tgz"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/validator-5.6.0.tgz_1472699978633_0.09512356901541352"
			},
			"directories": {},
			"contributors": []
		},
		"5.7.0": {
			"name": "validator",
			"description": "String validation and sanitization",
			"version": "5.7.0",
			"homepage": "http://github.com/chriso/validator.js",
			"files": [
				"index.js",
				"lib",
				"README.md",
				"LICENCE",
				"validator.js",
				"validator.min.js"
			],
			"keywords": [
				"validator",
				"validation",
				"validate",
				"sanitization",
				"sanitize",
				"sanitisation",
				"sanitise",
				"assert"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "index.js",
			"bugs": {
				"url": "http://github.com/chriso/validator.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/chriso/validator.js.git"
			},
			"devDependencies": {
				"babel-cli": "^6.9.0",
				"babel-plugin-add-module-exports": "^0.2.1",
				"babel-preset-es2015": "^6.9.0",
				"babel-preset-es2015-rollup": "^1.1.1",
				"coveralls": "^2.11.9",
				"eslint": "^2.11.1",
				"eslint-config-airbnb": "^9.0.1",
				"eslint-plugin-import": "^1.8.1",
				"istanbul": "^0.4.3",
				"mocha": "^2.5.3",
				"rollup": "^0.29.1",
				"rollup-plugin-babel": "^2.5.1",
				"uglify-js": "^2.6.2"
			},
			"scripts": {
				"lint": "eslint src test",
				"clean:node": "rm -rf index.js lib",
				"clean:browser": "rm -rf validator*.js",
				"clean": "npm run clean:node && npm run clean:browser",
				"minify": "uglifyjs validator.js -o validator.min.js  --compress --mangle --comments '/Copyright/'",
				"build:browser": "babel-node build-browser && npm run minify",
				"build:node": "babel src -d . --presets es2015 --plugins add-module-exports",
				"build": "npm run build:browser && npm run build:node",
				"pretest": "npm run lint && npm run build",
				"test": "mocha --reporter spec",
				"coveralls": "istanbul cover _mocha --report lcovonly -x validator.js -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"license": "MIT",
			"gitHead": "3443132beccddf06c3f0a5e88c1dd2ee6513b612",
			"_id": "validator@5.7.0",
			"_shasum": "7a87a58146b695ac486071141c0c49d67da05e5c",
			"_from": ".",
			"_npmVersion": "3.10.3",
			"_nodeVersion": "6.5.0",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"dist": {
				"shasum": "7a87a58146b695ac486071141c0c49d67da05e5c",
				"tarball": "https://registry.npmjs.org/validator/-/validator-5.7.0.tgz"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/validator-5.7.0.tgz_1473558672249_0.20449338271282613"
			},
			"directories": {},
			"contributors": []
		},
		"6.0.0": {
			"name": "validator",
			"description": "String validation and sanitization",
			"version": "6.0.0",
			"homepage": "http://github.com/chriso/validator.js",
			"files": [
				"index.js",
				"lib",
				"README.md",
				"LICENCE",
				"validator.js",
				"validator.min.js"
			],
			"keywords": [
				"validator",
				"validation",
				"validate",
				"sanitization",
				"sanitize",
				"sanitisation",
				"sanitise",
				"assert"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "index.js",
			"bugs": {
				"url": "http://github.com/chriso/validator.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/chriso/validator.js.git"
			},
			"devDependencies": {
				"babel-cli": "^6.9.0",
				"babel-plugin-add-module-exports": "^0.2.1",
				"babel-preset-es2015": "^6.9.0",
				"babel-preset-es2015-rollup": "^1.1.1",
				"coveralls": "^2.11.9",
				"eslint": "^2.11.1",
				"eslint-config-airbnb": "^9.0.1",
				"eslint-plugin-import": "^1.8.1",
				"istanbul": "^0.4.3",
				"mocha": "^2.5.3",
				"rollup": "^0.29.1",
				"rollup-plugin-babel": "^2.5.1",
				"uglify-js": "^2.6.2"
			},
			"scripts": {
				"lint": "eslint src test",
				"clean:node": "rm -rf index.js lib",
				"clean:browser": "rm -rf validator*.js",
				"clean": "npm run clean:node && npm run clean:browser",
				"minify": "uglifyjs validator.js -o validator.min.js  --compress --mangle --comments '/Copyright/'",
				"build:browser": "babel-node build-browser && npm run minify",
				"build:node": "babel src -d . --presets es2015 --plugins add-module-exports",
				"build": "npm run build:browser && npm run build:node",
				"pretest": "npm run lint && npm run build",
				"test": "mocha --reporter spec",
				"coveralls": "istanbul cover _mocha --report lcovonly -x validator.js -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"license": "MIT",
			"gitHead": "bccf8a2322c25d06c6024aff02e2d0b9e3624471",
			"_id": "validator@6.0.0",
			"_shasum": "305c296d3691cfd9d0db1b3d449036eede2f542f",
			"_from": ".",
			"_npmVersion": "3.10.7",
			"_nodeVersion": "6.6.0",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"dist": {
				"shasum": "305c296d3691cfd9d0db1b3d449036eede2f542f",
				"tarball": "https://registry.npmjs.org/validator/-/validator-6.0.0.tgz"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/validator-6.0.0.tgz_1474945085555_0.011764256050810218"
			},
			"directories": {},
			"contributors": []
		},
		"6.1.0": {
			"name": "validator",
			"description": "String validation and sanitization",
			"version": "6.1.0",
			"homepage": "http://github.com/chriso/validator.js",
			"files": [
				"index.js",
				"lib",
				"README.md",
				"LICENCE",
				"validator.js",
				"validator.min.js"
			],
			"keywords": [
				"validator",
				"validation",
				"validate",
				"sanitization",
				"sanitize",
				"sanitisation",
				"sanitise",
				"assert"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "index.js",
			"bugs": {
				"url": "http://github.com/chriso/validator.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/chriso/validator.js.git"
			},
			"devDependencies": {
				"babel-cli": "^6.16.0",
				"babel-plugin-add-module-exports": "^0.2.1",
				"babel-preset-es2015": "^6.16.0",
				"babel-preset-es2015-rollup": "^1.2.0",
				"coveralls": "^2.11.9",
				"eslint": "^2.11.1",
				"eslint-config-airbnb": "^9.0.1",
				"eslint-plugin-import": "^1.8.1",
				"istanbul": "^0.4.3",
				"mocha": "^2.5.3",
				"rollup": "^0.29.1",
				"rollup-plugin-babel": "^2.5.1",
				"uglify-js": "^2.6.2"
			},
			"scripts": {
				"lint": "eslint src test",
				"clean:node": "rm -rf index.js lib",
				"clean:browser": "rm -rf validator*.js",
				"clean": "npm run clean:node && npm run clean:browser",
				"minify": "uglifyjs validator.js -o validator.min.js  --compress --mangle --comments '/Copyright/'",
				"build:browser": "babel-node build-browser && npm run minify",
				"build:node": "babel src -d . --presets es2015 --plugins add-module-exports",
				"build": "npm run build:browser && npm run build:node",
				"pretest": "npm run lint && npm run build",
				"test": "mocha --reporter spec",
				"coveralls": "istanbul cover _mocha --report lcovonly -x validator.js -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"license": "MIT",
			"gitHead": "61104b4490a7441e768ca90dca56a0eeb3d9c51e",
			"_id": "validator@6.1.0",
			"_shasum": "39aab9a3a5724399a164bda4f5cf9261bb7d0e76",
			"_from": ".",
			"_npmVersion": "3.10.8",
			"_nodeVersion": "6.8.0",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"dist": {
				"shasum": "39aab9a3a5724399a164bda4f5cf9261bb7d0e76",
				"tarball": "https://registry.npmjs.org/validator/-/validator-6.1.0.tgz"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/validator-6.1.0.tgz_1476562188245_0.76885676686652"
			},
			"directories": {},
			"contributors": []
		},
		"6.2.0": {
			"name": "validator",
			"description": "String validation and sanitization",
			"version": "6.2.0",
			"homepage": "http://github.com/chriso/validator.js",
			"files": [
				"index.js",
				"lib",
				"README.md",
				"LICENCE",
				"validator.js",
				"validator.min.js"
			],
			"keywords": [
				"validator",
				"validation",
				"validate",
				"sanitization",
				"sanitize",
				"sanitisation",
				"sanitise",
				"assert"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "index.js",
			"bugs": {
				"url": "http://github.com/chriso/validator.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/chriso/validator.js.git"
			},
			"devDependencies": {
				"babel-cli": "^6.16.0",
				"babel-plugin-add-module-exports": "^0.2.1",
				"babel-preset-es2015": "^6.16.0",
				"babel-preset-es2015-rollup": "^1.2.0",
				"coveralls": "^2.11.9",
				"eslint": "^3.8.1",
				"eslint-config-airbnb-base": "^9.0.0",
				"eslint-plugin-import": "^2.0.1",
				"istanbul": "^0.4.3",
				"mocha": "^3.1.2",
				"rollup": "^0.29.1",
				"rollup-plugin-babel": "^2.5.1",
				"uglify-js": "^2.6.2"
			},
			"scripts": {
				"lint": "eslint src test",
				"clean:node": "rm -rf index.js lib",
				"clean:browser": "rm -rf validator*.js",
				"clean": "npm run clean:node && npm run clean:browser",
				"minify": "uglifyjs validator.js -o validator.min.js  --compress --mangle --comments '/Copyright/'",
				"build:browser": "babel-node build-browser && npm run minify",
				"build:node": "babel src -d . --presets es2015 --plugins add-module-exports",
				"build": "npm run build:browser && npm run build:node",
				"pretest": "npm run lint && npm run build",
				"test": "mocha --reporter spec",
				"coveralls": "istanbul cover _mocha --report lcovonly -x validator.js -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"license": "MIT",
			"gitHead": "da7560dedb6388c4efe42f54f0bea8b3d9d3cd6c",
			"_id": "validator@6.2.0",
			"_shasum": "b2cccdc49ff0f4b8ee4e61dba2ddd3dde13f23e7",
			"_from": ".",
			"_npmVersion": "3.10.9",
			"_nodeVersion": "7.2.0",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"dist": {
				"shasum": "b2cccdc49ff0f4b8ee4e61dba2ddd3dde13f23e7",
				"tarball": "https://registry.npmjs.org/validator/-/validator-6.2.0.tgz"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/validator-6.2.0.tgz_1480375524076_0.03667831118218601"
			},
			"directories": {},
			"contributors": []
		},
		"6.2.1": {
			"name": "validator",
			"description": "String validation and sanitization",
			"version": "6.2.1",
			"homepage": "http://github.com/chriso/validator.js",
			"files": [
				"index.js",
				"lib",
				"README.md",
				"LICENCE",
				"validator.js",
				"validator.min.js"
			],
			"keywords": [
				"validator",
				"validation",
				"validate",
				"sanitization",
				"sanitize",
				"sanitisation",
				"sanitise",
				"assert"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "index.js",
			"bugs": {
				"url": "http://github.com/chriso/validator.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/chriso/validator.js.git"
			},
			"devDependencies": {
				"babel-cli": "^6.16.0",
				"babel-plugin-add-module-exports": "^0.2.1",
				"babel-preset-es2015": "^6.16.0",
				"babel-preset-es2015-rollup": "^1.2.0",
				"coveralls": "^2.11.9",
				"eslint": "^3.8.1",
				"eslint-config-airbnb-base": "^9.0.0",
				"eslint-plugin-import": "^2.0.1",
				"istanbul": "^0.4.3",
				"mocha": "^3.1.2",
				"rollup": "^0.29.1",
				"rollup-plugin-babel": "^2.5.1",
				"uglify-js": "^2.6.2"
			},
			"scripts": {
				"lint": "eslint src test",
				"clean:node": "rm -rf index.js lib",
				"clean:browser": "rm -rf validator*.js",
				"clean": "npm run clean:node && npm run clean:browser",
				"minify": "uglifyjs validator.js -o validator.min.js  --compress --mangle --comments '/Copyright/'",
				"build:browser": "babel-node build-browser && npm run minify",
				"build:node": "babel src -d . --presets es2015 --plugins add-module-exports",
				"build": "npm run build:browser && npm run build:node",
				"pretest": "npm run lint && npm run build",
				"test": "mocha --reporter spec",
				"coveralls": "istanbul cover _mocha --report lcovonly -x validator.js -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"license": "MIT",
			"gitHead": "1ed9ee5d63d35e2616d6e780dc14c6e249d7b2fb",
			"_id": "validator@6.2.1",
			"_shasum": "bc575b78d15beb2e338a665ba9530c7f409ef667",
			"_from": ".",
			"_npmVersion": "4.0.5",
			"_nodeVersion": "7.4.0",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"dist": {
				"shasum": "bc575b78d15beb2e338a665ba9530c7f409ef667",
				"tarball": "https://registry.npmjs.org/validator/-/validator-6.2.1.tgz"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/validator-6.2.1.tgz_1483684626416_0.648728511063382"
			},
			"directories": {},
			"contributors": []
		},
		"6.3.0": {
			"name": "validator",
			"description": "String validation and sanitization",
			"version": "6.3.0",
			"homepage": "http://github.com/chriso/validator.js",
			"files": [
				"index.js",
				"lib",
				"README.md",
				"LICENCE",
				"validator.js",
				"validator.min.js"
			],
			"keywords": [
				"validator",
				"validation",
				"validate",
				"sanitization",
				"sanitize",
				"sanitisation",
				"sanitise",
				"assert"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "index.js",
			"bugs": {
				"url": "http://github.com/chriso/validator.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/chriso/validator.js.git"
			},
			"devDependencies": {
				"babel-cli": "^6.16.0",
				"babel-plugin-add-module-exports": "^0.2.1",
				"babel-preset-es2015": "^6.16.0",
				"babel-preset-es2015-rollup": "^1.2.0",
				"coveralls": "^2.11.9",
				"eslint": "^3.8.1",
				"eslint-config-airbnb-base": "^9.0.0",
				"eslint-plugin-import": "^2.0.1",
				"istanbul": "^0.4.3",
				"mocha": "^3.1.2",
				"rollup": "^0.29.1",
				"rollup-plugin-babel": "^2.5.1",
				"uglify-js": "^2.6.2"
			},
			"scripts": {
				"lint": "eslint src test",
				"clean:node": "rm -rf index.js lib",
				"clean:browser": "rm -rf validator*.js",
				"clean": "npm run clean:node && npm run clean:browser",
				"minify": "uglifyjs validator.js -o validator.min.js  --compress --mangle --comments '/Copyright/'",
				"build:browser": "babel-node build-browser && npm run minify",
				"build:node": "babel src -d . --presets es2015 --plugins add-module-exports",
				"build": "npm run build:browser && npm run build:node",
				"pretest": "npm run lint && npm run build",
				"test": "mocha --reporter spec",
				"coveralls": "istanbul cover _mocha --report lcovonly -x validator.js -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"license": "MIT",
			"gitHead": "17b6c98b6963012fd8b6dfc0ae6aea5ed8ec35f3",
			"_id": "validator@6.3.0",
			"_shasum": "47ce23ed8d4eaddfa9d4b8ef0071b6cf1078d7c8",
			"_from": ".",
			"_npmVersion": "4.1.2",
			"_nodeVersion": "7.6.0",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"dist": {
				"shasum": "47ce23ed8d4eaddfa9d4b8ef0071b6cf1078d7c8",
				"tarball": "https://registry.npmjs.org/validator/-/validator-6.3.0.tgz"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/validator-6.3.0.tgz_1487980379746_0.4223386466037482"
			},
			"directories": {},
			"contributors": []
		},
		"7.0.0": {
			"name": "validator",
			"description": "String validation and sanitization",
			"version": "7.0.0",
			"homepage": "http://github.com/chriso/validator.js",
			"files": [
				"index.js",
				"lib",
				"README.md",
				"LICENCE",
				"validator.js",
				"validator.min.js"
			],
			"keywords": [
				"validator",
				"validation",
				"validate",
				"sanitization",
				"sanitize",
				"sanitisation",
				"sanitise",
				"assert"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "index.js",
			"bugs": {
				"url": "http://github.com/chriso/validator.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/chriso/validator.js.git"
			},
			"devDependencies": {
				"babel-cli": "^6.16.0",
				"babel-plugin-add-module-exports": "^0.2.1",
				"babel-preset-es2015": "^6.16.0",
				"babel-preset-es2015-rollup": "^1.2.0",
				"coveralls": "^2.11.9",
				"eslint": "^3.8.1",
				"eslint-config-airbnb-base": "^9.0.0",
				"eslint-plugin-import": "^2.0.1",
				"istanbul": "^0.4.3",
				"mocha": "^3.1.2",
				"rollup": "^0.29.1",
				"rollup-plugin-babel": "^2.5.1",
				"uglify-js": "^2.6.2"
			},
			"scripts": {
				"lint": "eslint src test",
				"clean:node": "rm -rf index.js lib",
				"clean:browser": "rm -rf validator*.js",
				"clean": "npm run clean:node && npm run clean:browser",
				"minify": "uglifyjs validator.js -o validator.min.js  --compress --mangle --comments '/Copyright/'",
				"build:browser": "babel-node build-browser && npm run minify",
				"build:node": "babel src -d . --presets es2015 --plugins add-module-exports",
				"build": "npm run build:browser && npm run build:node",
				"pretest": "npm run lint && npm run build",
				"test": "mocha --reporter spec",
				"coveralls": "istanbul cover _mocha --report lcovonly -x validator.js -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"license": "MIT",
			"gitHead": "c812c206fe0004ea81e4ed854faf2a526bfa8e30",
			"_id": "validator@7.0.0",
			"_shasum": "c74deb8063512fac35547938e6f0b1504a282fd2",
			"_from": ".",
			"_npmVersion": "4.1.2",
			"_nodeVersion": "7.6.0",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"dist": {
				"shasum": "c74deb8063512fac35547938e6f0b1504a282fd2",
				"tarball": "https://registry.npmjs.org/validator/-/validator-7.0.0.tgz"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/validator-7.0.0.tgz_1487981056747_0.48353663296438754"
			},
			"directories": {},
			"contributors": []
		},
		"7.1.0": {
			"name": "validator",
			"description": "String validation and sanitization",
			"version": "7.1.0",
			"homepage": "http://github.com/chriso/validator.js",
			"files": [
				"index.js",
				"lib",
				"README.md",
				"LICENCE",
				"validator.js",
				"validator.min.js"
			],
			"keywords": [
				"validator",
				"validation",
				"validate",
				"sanitization",
				"sanitize",
				"sanitisation",
				"sanitise",
				"assert"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "index.js",
			"bugs": {
				"url": "http://github.com/chriso/validator.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/chriso/validator.js.git"
			},
			"devDependencies": {
				"babel-cli": "^6.24.0",
				"babel-plugin-add-module-exports": "^0.2.1",
				"babel-preset-es2015": "^6.24.0",
				"babel-preset-es2015-rollup": "^3.0.0",
				"eslint": "^4.0.0",
				"eslint-config-airbnb-base": "^11.2.0",
				"eslint-plugin-import": "^2.3.0",
				"mocha": "^3.1.2",
				"rollup": "^0.43.0",
				"rollup-plugin-babel": "^2.7.1",
				"uglify-js": "^3.0.19"
			},
			"scripts": {
				"lint": "eslint src test",
				"clean:node": "rm -rf index.js lib",
				"clean:browser": "rm -rf validator*.js",
				"clean": "npm run clean:node && npm run clean:browser",
				"minify": "uglifyjs validator.js -o validator.min.js  --compress --mangle --comments '/Copyright/'",
				"build:browser": "babel-node build-browser && npm run minify",
				"build:node": "babel src -d . --presets es2015 --plugins add-module-exports",
				"build": "npm run build:browser && npm run build:node",
				"pretest": "npm run lint && npm run build",
				"test": "mocha --reporter spec"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"license": "MIT",
			"gitHead": "87b3805a87793ccd16eccf37ddb1e1c68889f288",
			"_id": "validator@7.1.0",
			"_npmVersion": "5.0.3",
			"_nodeVersion": "8.1.2",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"dist": {
				"integrity": "sha512-FQoOpdJUMXEHZnXBQ2UmSsUOBs6cJUqVt8gpfTQv3yorqZA/v3rT/xH/5Zd9EKndXPL0Am3Qi6t8udKiaJuMfA==",
				"shasum": "331695afc7e6d72f980bddd68aa296d6b3d6c8b6",
				"tarball": "https://registry.npmjs.org/validator/-/validator-7.1.0.tgz"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/validator-7.1.0.tgz_1498101370065_0.012739162193611264"
			},
			"directories": {},
			"contributors": []
		},
		"7.2.0": {
			"name": "validator",
			"description": "String validation and sanitization",
			"version": "7.2.0",
			"homepage": "http://github.com/chriso/validator.js",
			"files": [
				"index.js",
				"lib",
				"README.md",
				"LICENCE",
				"validator.js",
				"validator.min.js"
			],
			"keywords": [
				"validator",
				"validation",
				"validate",
				"sanitization",
				"sanitize",
				"sanitisation",
				"sanitise",
				"assert"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "index.js",
			"bugs": {
				"url": "http://github.com/chriso/validator.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/chriso/validator.js.git"
			},
			"devDependencies": {
				"babel-cli": "^6.24.0",
				"babel-plugin-add-module-exports": "^0.2.1",
				"babel-preset-es2015": "^6.24.0",
				"babel-preset-es2015-rollup": "^3.0.0",
				"eslint": "^4.0.0",
				"eslint-config-airbnb-base": "^11.2.0",
				"eslint-plugin-import": "^2.3.0",
				"mocha": "^3.1.2",
				"rollup": "^0.43.0",
				"rollup-plugin-babel": "^2.7.1",
				"uglify-js": "^3.0.19"
			},
			"scripts": {
				"lint": "eslint src test",
				"clean:node": "rm -rf index.js lib",
				"clean:browser": "rm -rf validator*.js",
				"clean": "npm run clean:node && npm run clean:browser",
				"minify": "uglifyjs validator.js -o validator.min.js  --compress --mangle --comments '/Copyright/'",
				"build:browser": "babel-node build-browser && npm run minify",
				"build:node": "babel src -d . --presets es2015 --plugins add-module-exports",
				"build": "npm run build:browser && npm run build:node",
				"pretest": "npm run lint && npm run build",
				"test": "mocha --reporter spec"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"license": "MIT",
			"gitHead": "18acf491812690df4d399a584a0af1ab4f343cb2",
			"_id": "validator@7.2.0",
			"_npmVersion": "5.0.3",
			"_nodeVersion": "8.1.2",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"dist": {
				"integrity": "sha512-c8NGTUYeBEcUIGeMppmNVKHE7wwfm3mYbNZxV+c5mlv9fDHI7Ad3p07qfNrn/CvpdkK2k61fOLRO2sTEhgQXmg==",
				"shasum": "a63dcbaba51d4350bf8df20988e0d5a54d711791",
				"tarball": "https://registry.npmjs.org/validator/-/validator-7.2.0.tgz"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/validator-7.2.0.tgz_1498704036411_0.5692949930671602"
			},
			"directories": {},
			"contributors": []
		},
		"8.0.0": {
			"name": "validator",
			"description": "String validation and sanitization",
			"version": "8.0.0",
			"homepage": "http://github.com/chriso/validator.js",
			"files": [
				"index.js",
				"lib",
				"README.md",
				"LICENCE",
				"validator.js",
				"validator.min.js"
			],
			"keywords": [
				"validator",
				"validation",
				"validate",
				"sanitization",
				"sanitize",
				"sanitisation",
				"sanitise",
				"assert"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "index.js",
			"bugs": {
				"url": "http://github.com/chriso/validator.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/chriso/validator.js.git"
			},
			"devDependencies": {
				"babel-cli": "^6.24.0",
				"babel-plugin-add-module-exports": "^0.2.1",
				"babel-preset-es2015": "^6.24.0",
				"babel-preset-es2015-rollup": "^3.0.0",
				"eslint": "^4.0.0",
				"eslint-config-airbnb-base": "^11.2.0",
				"eslint-plugin-import": "^2.3.0",
				"mocha": "^3.1.2",
				"rollup": "^0.43.0",
				"rollup-plugin-babel": "^2.7.1",
				"uglify-js": "^3.0.19"
			},
			"scripts": {
				"lint": "eslint src test",
				"clean:node": "rm -rf index.js lib",
				"clean:browser": "rm -rf validator*.js",
				"clean": "npm run clean:node && npm run clean:browser",
				"minify": "uglifyjs validator.js -o validator.min.js  --compress --mangle --comments '/Copyright/'",
				"build:browser": "babel-node build-browser && npm run minify",
				"build:node": "babel src -d . --presets es2015 --plugins add-module-exports",
				"build": "npm run build:browser && npm run build:node",
				"pretest": "npm run lint && npm run build",
				"test": "mocha --reporter spec"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"license": "MIT",
			"gitHead": "b59133b1727b6af355b403a9a97a19226cceb34b",
			"_id": "validator@8.0.0",
			"_npmVersion": "5.1.0",
			"_nodeVersion": "8.1.3",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"dist": {
				"integrity": "sha512-ni6X82obaR98FomBC8M/IF01u7d8WBjNhadxDDo+xGHGSfbTug1IS0j1zaoViYWQaMMFVfz40UhYxgs3dzvnZg==",
				"shasum": "00d6ec230ab5d3353ab1174162a96462b947bdbd",
				"tarball": "https://registry.npmjs.org/validator/-/validator-8.0.0.tgz"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/validator-8.0.0.tgz_1499455384595_0.7930423186626285"
			},
			"directories": {},
			"contributors": []
		},
		"8.1.0": {
			"name": "validator",
			"description": "String validation and sanitization",
			"version": "8.1.0",
			"homepage": "http://github.com/chriso/validator.js",
			"files": [
				"index.js",
				"lib",
				"README.md",
				"LICENCE",
				"validator.js",
				"validator.min.js"
			],
			"keywords": [
				"validator",
				"validation",
				"validate",
				"sanitization",
				"sanitize",
				"sanitisation",
				"sanitise",
				"assert"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "index.js",
			"bugs": {
				"url": "http://github.com/chriso/validator.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/chriso/validator.js.git"
			},
			"devDependencies": {
				"babel-cli": "^6.24.0",
				"babel-plugin-add-module-exports": "^0.2.1",
				"babel-preset-es2015": "^6.24.0",
				"babel-preset-es2015-rollup": "^3.0.0",
				"eslint": "^4.0.0",
				"eslint-config-airbnb-base": "^11.2.0",
				"eslint-plugin-import": "^2.3.0",
				"mocha": "^3.1.2",
				"rollup": "^0.43.0",
				"rollup-plugin-babel": "^2.7.1",
				"uglify-js": "^3.0.19"
			},
			"scripts": {
				"lint": "eslint src test",
				"clean:node": "rm -rf index.js lib",
				"clean:browser": "rm -rf validator*.js",
				"clean": "npm run clean:node && npm run clean:browser",
				"minify": "uglifyjs validator.js -o validator.min.js  --compress --mangle --comments '/Copyright/'",
				"build:browser": "babel-node build-browser && npm run minify",
				"build:node": "babel src -d . --presets es2015 --plugins add-module-exports",
				"build": "npm run build:browser && npm run build:node",
				"pretest": "npm run lint && npm run build",
				"test": "mocha --reporter spec"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"license": "MIT",
			"gitHead": "225bc3d439f21a1e7be3154a96510e188fe98a19",
			"_id": "validator@8.1.0",
			"_npmVersion": "5.3.0",
			"_nodeVersion": "8.4.0",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"dist": {
				"integrity": "sha512-0j7K1/yFA2Us3Oo8yay5iJh0NzjYvqE7AendsJVu+x7HgMVtWjGxaaMehr2IJqGo+KZhbYbw39ekjq6W6aGqkw==",
				"shasum": "89cf6b512ff71eba886afd8d10d47f8dc800eac0",
				"tarball": "https://registry.npmjs.org/validator/-/validator-8.1.0.tgz"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/validator-8.1.0.tgz_1503398277779_0.8879085460212082"
			},
			"directories": {},
			"contributors": []
		},
		"8.2.0": {
			"name": "validator",
			"description": "String validation and sanitization",
			"version": "8.2.0",
			"homepage": "http://github.com/chriso/validator.js",
			"files": [
				"index.js",
				"lib",
				"README.md",
				"LICENCE",
				"validator.js",
				"validator.min.js"
			],
			"keywords": [
				"validator",
				"validation",
				"validate",
				"sanitization",
				"sanitize",
				"sanitisation",
				"sanitise",
				"assert"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "index.js",
			"bugs": {
				"url": "http://github.com/chriso/validator.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/chriso/validator.js.git"
			},
			"devDependencies": {
				"babel-cli": "^6.24.0",
				"babel-plugin-add-module-exports": "^0.2.1",
				"babel-preset-es2015": "^6.24.0",
				"babel-preset-es2015-rollup": "^3.0.0",
				"eslint": "^4.0.0",
				"eslint-config-airbnb-base": "^11.2.0",
				"eslint-plugin-import": "^2.3.0",
				"mocha": "^3.1.2",
				"rollup": "^0.43.0",
				"rollup-plugin-babel": "^2.7.1",
				"uglify-js": "^3.0.19"
			},
			"scripts": {
				"lint": "eslint src test",
				"lint:fix": "eslint --fix src test",
				"clean:node": "rm -rf index.js lib",
				"clean:browser": "rm -rf validator*.js",
				"clean": "npm run clean:node && npm run clean:browser",
				"minify": "uglifyjs validator.js -o validator.min.js  --compress --mangle --comments '/Copyright/'",
				"build:browser": "babel-node build-browser && npm run minify",
				"build:node": "babel src -d . --presets es2015 --plugins add-module-exports",
				"build": "npm run build:browser && npm run build:node",
				"pretest": "npm run lint && npm run build",
				"test": "mocha --reporter spec"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"license": "MIT",
			"gitHead": "fb4cbd9ca87d9798b6578990f761f7b1063896d3",
			"_id": "validator@8.2.0",
			"_npmVersion": "5.4.1",
			"_nodeVersion": "8.4.0",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"dist": {
				"integrity": "sha512-Yw5wW34fSv5spzTXNkokD6S6/Oq92d8q/t14TqsS3fAiA1RYnxSFSIZ+CY3n6PGGRCq5HhJTSepQvFUS2QUDxA==",
				"shasum": "3c1237290e37092355344fef78c231249dab77b9",
				"tarball": "https://registry.npmjs.org/validator/-/validator-8.2.0.tgz"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/validator-8.2.0.tgz_1504936143986_0.9904567811172456"
			},
			"directories": {},
			"contributors": []
		},
		"9.0.0": {
			"name": "validator",
			"description": "String validation and sanitization",
			"version": "9.0.0",
			"homepage": "http://github.com/chriso/validator.js",
			"files": [
				"index.js",
				"lib",
				"README.md",
				"LICENCE",
				"validator.js",
				"validator.min.js"
			],
			"keywords": [
				"validator",
				"validation",
				"validate",
				"sanitization",
				"sanitize",
				"sanitisation",
				"sanitise",
				"assert"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "index.js",
			"bugs": {
				"url": "http://github.com/chriso/validator.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/chriso/validator.js.git"
			},
			"devDependencies": {
				"babel-cli": "^6.24.0",
				"babel-plugin-add-module-exports": "^0.2.1",
				"babel-preset-es2015": "^6.24.0",
				"babel-preset-es2015-rollup": "^3.0.0",
				"eslint": "^4.0.0",
				"eslint-config-airbnb-base": "^11.2.0",
				"eslint-plugin-import": "^2.3.0",
				"mocha": "^3.1.2",
				"rollup": "^0.43.0",
				"rollup-plugin-babel": "^2.7.1",
				"uglify-js": "^3.0.19"
			},
			"scripts": {
				"lint": "eslint src test",
				"lint:fix": "eslint --fix src test",
				"clean:node": "rm -rf index.js lib",
				"clean:browser": "rm -rf validator*.js",
				"clean": "npm run clean:node && npm run clean:browser",
				"minify": "uglifyjs validator.js -o validator.min.js  --compress --mangle --comments /Copyright/",
				"build:browser": "babel-node build-browser && npm run minify",
				"build:node": "babel src -d . --presets es2015 --plugins add-module-exports",
				"build": "npm run build:browser && npm run build:node",
				"pretest": "npm run lint && npm run build",
				"test": "mocha --reporter spec"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"license": "MIT",
			"gitHead": "414906034e44b03bc6a7333332ee0953f89b5ed0",
			"_id": "validator@9.0.0",
			"_npmVersion": "5.4.2",
			"_nodeVersion": "8.6.0",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"dist": {
				"integrity": "sha512-AkO6xRuOVNCb2B4+Ld61kQ6oJGcJ34coeEKMlGglRO9F3/8KLSS8biOrzN1PDEg2LC04R+pPKAEgNqqcZ1vSvg==",
				"shasum": "6c1ef955e007af704adea86ae8a76da84a6c172e",
				"tarball": "https://registry.npmjs.org/validator/-/validator-9.0.0.tgz"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/validator-9.0.0.tgz_1506654927785_0.34063142561353743"
			},
			"directories": {},
			"contributors": []
		},
		"9.1.0": {
			"name": "validator",
			"description": "String validation and sanitization",
			"version": "9.1.0",
			"homepage": "http://github.com/chriso/validator.js",
			"files": [
				"index.js",
				"lib",
				"README.md",
				"LICENCE",
				"validator.js",
				"validator.min.js"
			],
			"keywords": [
				"validator",
				"validation",
				"validate",
				"sanitization",
				"sanitize",
				"sanitisation",
				"sanitise",
				"assert"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "index.js",
			"bugs": {
				"url": "http://github.com/chriso/validator.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/chriso/validator.js.git"
			},
			"devDependencies": {
				"babel-cli": "^6.24.0",
				"babel-plugin-add-module-exports": "^0.2.1",
				"babel-preset-es2015": "^6.24.0",
				"babel-preset-es2015-rollup": "^3.0.0",
				"eslint": "^4.0.0",
				"eslint-config-airbnb-base": "^11.2.0",
				"eslint-plugin-import": "^2.3.0",
				"mocha": "^3.1.2",
				"rollup": "^0.43.0",
				"rollup-plugin-babel": "^2.7.1",
				"uglify-js": "^3.0.19"
			},
			"scripts": {
				"lint": "eslint src test",
				"lint:fix": "eslint --fix src test",
				"clean:node": "rm -rf index.js lib",
				"clean:browser": "rm -rf validator*.js",
				"clean": "npm run clean:node && npm run clean:browser",
				"minify": "uglifyjs validator.js -o validator.min.js  --compress --mangle --comments /Copyright/",
				"build:browser": "babel-node build-browser && npm run minify",
				"build:node": "babel src -d . --presets es2015 --plugins add-module-exports",
				"build": "npm run build:browser && npm run build:node",
				"pretest": "npm run lint && npm run build",
				"test": "mocha --reporter spec"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"license": "MIT",
			"gitHead": "375de50705a0de54df015b0ddff18ff9822c486e",
			"_id": "validator@9.1.0",
			"_npmVersion": "5.5.1",
			"_nodeVersion": "8.7.0",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"dist": {
				"integrity": "sha512-3Vci+/SfVWhSk9/WgPMHU786nuRHTtENAdhtKXnxkLrOJdc7i2PaRf+3MfWh/z0Pee/IWADm20NNjs8YpmZJYA==",
				"shasum": "cb1626ad9d2d92c1b692d20d01639cc085f693e0",
				"tarball": "https://registry.npmjs.org/validator/-/validator-9.1.0.tgz"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/validator-9.1.0.tgz_1508838922855_0.7277686204761267"
			},
			"directories": {},
			"contributors": []
		},
		"9.1.1": {
			"name": "validator",
			"description": "String validation and sanitization",
			"version": "9.1.1",
			"homepage": "http://github.com/chriso/validator.js",
			"files": [
				"index.js",
				"lib",
				"README.md",
				"LICENCE",
				"validator.js",
				"validator.min.js"
			],
			"keywords": [
				"validator",
				"validation",
				"validate",
				"sanitization",
				"sanitize",
				"sanitisation",
				"sanitise",
				"assert"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "index.js",
			"bugs": {
				"url": "http://github.com/chriso/validator.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/chriso/validator.js.git"
			},
			"devDependencies": {
				"babel-cli": "^6.24.0",
				"babel-plugin-add-module-exports": "^0.2.1",
				"babel-preset-es2015": "^6.24.0",
				"babel-preset-es2015-rollup": "^3.0.0",
				"eslint": "^4.0.0",
				"eslint-config-airbnb-base": "^11.2.0",
				"eslint-plugin-import": "^2.3.0",
				"mocha": "^3.1.2",
				"rollup": "^0.43.0",
				"rollup-plugin-babel": "^2.7.1",
				"uglify-js": "^3.0.19"
			},
			"scripts": {
				"lint": "eslint src test",
				"lint:fix": "eslint --fix src test",
				"clean:node": "rm -rf index.js lib",
				"clean:browser": "rm -rf validator*.js",
				"clean": "npm run clean:node && npm run clean:browser",
				"minify": "uglifyjs validator.js -o validator.min.js  --compress --mangle --comments /Copyright/",
				"build:browser": "babel-node build-browser && npm run minify",
				"build:node": "babel src -d . --presets es2015 --plugins add-module-exports",
				"build": "npm run build:browser && npm run build:node",
				"pretest": "npm run lint && npm run build",
				"test": "mocha --reporter spec"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"license": "MIT",
			"gitHead": "c3eaddf680d8f22c6ec34d6a6d63a31597db7ab7",
			"_id": "validator@9.1.1",
			"_npmVersion": "5.4.2",
			"_nodeVersion": "8.8.0",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"dist": {
				"integrity": "sha512-1TGGX1GKilfmcEa9rm+9nI9AqIUQK8oj4jZI0DmTGLTPM5jmowBBhyBIHCks73+P1QPZk2i6oOYUq583uOetHQ==",
				"shasum": "3bdd1065cbd28f9d96ac806dee01030d32fd97ef",
				"tarball": "https://registry.npmjs.org/validator/-/validator-9.1.1.tgz"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/validator-9.1.1.tgz_1508902215807_0.07562138885259628"
			},
			"directories": {},
			"contributors": []
		},
		"9.1.2": {
			"name": "validator",
			"description": "String validation and sanitization",
			"version": "9.1.2",
			"homepage": "http://github.com/chriso/validator.js",
			"files": [
				"index.js",
				"lib",
				"README.md",
				"LICENCE",
				"validator.js",
				"validator.min.js"
			],
			"keywords": [
				"validator",
				"validation",
				"validate",
				"sanitization",
				"sanitize",
				"sanitisation",
				"sanitise",
				"assert"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "index.js",
			"bugs": {
				"url": "http://github.com/chriso/validator.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/chriso/validator.js.git"
			},
			"devDependencies": {
				"babel-cli": "^6.24.0",
				"babel-plugin-add-module-exports": "^0.2.1",
				"babel-preset-es2015": "^6.24.0",
				"babel-preset-es2015-rollup": "^3.0.0",
				"eslint": "^4.0.0",
				"eslint-config-airbnb-base": "^11.2.0",
				"eslint-plugin-import": "^2.3.0",
				"mocha": "^3.1.2",
				"rollup": "^0.43.0",
				"rollup-plugin-babel": "^2.7.1",
				"uglify-js": "^3.0.19"
			},
			"scripts": {
				"lint": "eslint src test",
				"lint:fix": "eslint --fix src test",
				"clean:node": "rm -rf index.js lib",
				"clean:browser": "rm -rf validator*.js",
				"clean": "npm run clean:node && npm run clean:browser",
				"minify": "uglifyjs validator.js -o validator.min.js  --compress --mangle --comments /Copyright/",
				"build:browser": "babel-node build-browser && npm run minify",
				"build:node": "babel src -d . --presets es2015 --plugins add-module-exports",
				"build": "npm run build:browser && npm run build:node",
				"pretest": "npm run lint && npm run build",
				"test": "mocha --reporter spec"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"license": "MIT",
			"gitHead": "85d40ade5e2336d82d8b4d2f78aea685c83d3a85",
			"_id": "validator@9.1.2",
			"_npmVersion": "5.5.1",
			"_nodeVersion": "8.9.1",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"dist": {
				"integrity": "sha512-1Tml6crNdsSC61jHssWksQxq6C7MmSFCCmf99Eb+l/V/cwVlw4/Pg3YXBP1WKcHLsyqe3E+iJXUZgoTTQFcqQg==",
				"shasum": "5711b6413f78bd9d56003130c81b47c39e86546c",
				"tarball": "https://registry.npmjs.org/validator/-/validator-9.1.2.tgz"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/validator-9.1.2.tgz_1511487836490_0.37965016858652234"
			},
			"directories": {},
			"contributors": []
		},
		"9.2.0": {
			"name": "validator",
			"description": "String validation and sanitization",
			"version": "9.2.0",
			"homepage": "http://github.com/chriso/validator.js",
			"files": [
				"index.js",
				"lib",
				"README.md",
				"LICENCE",
				"validator.js",
				"validator.min.js"
			],
			"keywords": [
				"validator",
				"validation",
				"validate",
				"sanitization",
				"sanitize",
				"sanitisation",
				"sanitise",
				"assert"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "index.js",
			"bugs": {
				"url": "http://github.com/chriso/validator.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/chriso/validator.js.git"
			},
			"devDependencies": {
				"babel-cli": "^6.24.0",
				"babel-plugin-add-module-exports": "^0.2.1",
				"babel-preset-es2015": "^6.24.0",
				"babel-preset-es2015-rollup": "^3.0.0",
				"eslint": "^4.0.0",
				"eslint-config-airbnb-base": "^11.2.0",
				"eslint-plugin-import": "^2.3.0",
				"mocha": "^3.1.2",
				"rollup": "^0.43.0",
				"rollup-plugin-babel": "^2.7.1",
				"uglify-js": "^3.0.19"
			},
			"scripts": {
				"lint": "eslint src test",
				"lint:fix": "eslint --fix src test",
				"clean:node": "rm -rf index.js lib",
				"clean:browser": "rm -rf validator*.js",
				"clean": "npm run clean:node && npm run clean:browser",
				"minify": "uglifyjs validator.js -o validator.min.js  --compress --mangle --comments /Copyright/",
				"build:browser": "babel-node build-browser && npm run minify",
				"build:node": "babel src -d . --presets es2015 --plugins add-module-exports",
				"build": "npm run build:browser && npm run build:node",
				"pretest": "npm run lint && npm run build",
				"test": "mocha --reporter spec"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"license": "MIT",
			"gitHead": "b3be640d503a8f682655a72e03fe24ee7d2b1842",
			"_id": "validator@9.2.0",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "9.2.1",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"dist": {
				"integrity": "sha512-6Ij4Eo0KM4LkR0d0IegOwluG5453uqT5QyF5SV5Ezvm8/zmkKI/L4eoraafZGlZPC9guLkwKzgypcw8VGWWnGA==",
				"shasum": "ad216eed5f37cac31a6fe00ceab1f6b88bded03e",
				"tarball": "https://registry.npmjs.org/validator/-/validator-9.2.0.tgz"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/validator-9.2.0.tgz_1512857335364_0.9128673828672618"
			},
			"directories": {},
			"contributors": []
		},
		"9.3.0": {
			"name": "validator",
			"description": "String validation and sanitization",
			"version": "9.3.0",
			"homepage": "http://github.com/chriso/validator.js",
			"files": [
				"index.js",
				"lib",
				"README.md",
				"LICENCE",
				"validator.js",
				"validator.min.js"
			],
			"keywords": [
				"validator",
				"validation",
				"validate",
				"sanitization",
				"sanitize",
				"sanitisation",
				"sanitise",
				"assert"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "index.js",
			"bugs": {
				"url": "http://github.com/chriso/validator.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/chriso/validator.js.git"
			},
			"devDependencies": {
				"babel-cli": "^6.24.0",
				"babel-plugin-add-module-exports": "^0.2.1",
				"babel-preset-es2015": "^6.24.0",
				"babel-preset-es2015-rollup": "^3.0.0",
				"eslint": "^4.0.0",
				"eslint-config-airbnb-base": "^11.2.0",
				"eslint-plugin-import": "^2.3.0",
				"mocha": "^3.1.2",
				"rollup": "^0.43.0",
				"rollup-plugin-babel": "^2.7.1",
				"uglify-js": "^3.0.19"
			},
			"scripts": {
				"lint": "eslint src test",
				"lint:fix": "eslint --fix src test",
				"clean:node": "rm -rf index.js lib",
				"clean:browser": "rm -rf validator*.js",
				"clean": "npm run clean:node && npm run clean:browser",
				"minify": "uglifyjs validator.js -o validator.min.js  --compress --mangle --comments /Copyright/",
				"build:browser": "babel-node build-browser && npm run minify",
				"build:node": "babel src -d . --presets es2015 --plugins add-module-exports",
				"build": "npm run build:browser && npm run build:node",
				"pretest": "npm run lint && npm run build",
				"test": "mocha --reporter spec"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"license": "MIT",
			"gitHead": "ca0f25f993fac4d07b271cfa8b3497e5100aaabf",
			"_id": "validator@9.3.0",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "9.4.0",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"dist": {
				"integrity": "sha512-E+dZnwgfBac9vEoswKlULQMoEByr7gVB8xL+1/3VgeGCBPvfIa0I8GAejtZHP1b7EXBmOQwXvDOSelrDfB6eig==",
				"shasum": "9fbe89a73848560b87377561776766d565e2ee54",
				"tarball": "https://registry.npmjs.org/validator/-/validator-9.3.0.tgz"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/validator-9.3.0.tgz_1516938495096_0.9473592040594667"
			},
			"directories": {},
			"contributors": []
		},
		"9.4.0": {
			"name": "validator",
			"description": "String validation and sanitization",
			"version": "9.4.0",
			"homepage": "http://github.com/chriso/validator.js",
			"files": [
				"index.js",
				"lib",
				"README.md",
				"LICENCE",
				"validator.js",
				"validator.min.js"
			],
			"keywords": [
				"validator",
				"validation",
				"validate",
				"sanitization",
				"sanitize",
				"sanitisation",
				"sanitise",
				"assert"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "index.js",
			"bugs": {
				"url": "http://github.com/chriso/validator.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/chriso/validator.js.git"
			},
			"devDependencies": {
				"babel-cli": "^6.24.0",
				"babel-plugin-add-module-exports": "^0.2.1",
				"babel-preset-es2015": "^6.24.0",
				"babel-preset-es2015-rollup": "^3.0.0",
				"eslint": "^4.0.0",
				"eslint-config-airbnb-base": "^11.2.0",
				"eslint-plugin-import": "^2.3.0",
				"mocha": "^3.1.2",
				"rollup": "^0.43.0",
				"rollup-plugin-babel": "^2.7.1",
				"uglify-js": "^3.0.19"
			},
			"scripts": {
				"lint": "eslint src test",
				"lint:fix": "eslint --fix src test",
				"clean:node": "rm -rf index.js lib",
				"clean:browser": "rm -rf validator*.js",
				"clean": "npm run clean:node && npm run clean:browser",
				"minify": "uglifyjs validator.js -o validator.min.js  --compress --mangle --comments /Copyright/",
				"build:browser": "babel-node build-browser && npm run minify",
				"build:node": "babel src -d . --presets es2015 --plugins add-module-exports",
				"build": "npm run build:browser && npm run build:node",
				"pretest": "npm run lint && npm run build",
				"test": "mocha --reporter spec"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"license": "MIT",
			"gitHead": "4e455d2d6a2ab31144f888574d83fed4fed0a49c",
			"_id": "validator@9.4.0",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "9.4.0",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"dist": {
				"integrity": "sha512-ftkCYp/7HrGdybVCuwSje07POAd93ksZJpb5GVDBzm8SLKIm3QMJcZugb5dOJsONBoWhIXl0jtoGHTyou3DAgA==",
				"shasum": "c503ef88f7e6b8fb7688599267b309482d81ae60",
				"tarball": "https://registry.npmjs.org/validator/-/validator-9.4.0.tgz"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/validator-9.4.0.tgz_1517304115958_0.17810445395298302"
			},
			"directories": {},
			"contributors": []
		},
		"9.4.1": {
			"name": "validator",
			"description": "String validation and sanitization",
			"version": "9.4.1",
			"homepage": "http://github.com/chriso/validator.js",
			"files": [
				"index.js",
				"lib",
				"README.md",
				"LICENCE",
				"validator.js",
				"validator.min.js"
			],
			"keywords": [
				"validator",
				"validation",
				"validate",
				"sanitization",
				"sanitize",
				"sanitisation",
				"sanitise",
				"assert"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "index.js",
			"bugs": {
				"url": "http://github.com/chriso/validator.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/chriso/validator.js.git"
			},
			"devDependencies": {
				"babel-cli": "^6.24.0",
				"babel-plugin-add-module-exports": "^0.2.1",
				"babel-preset-es2015": "^6.24.0",
				"babel-preset-es2015-rollup": "^3.0.0",
				"eslint": "^4.0.0",
				"eslint-config-airbnb-base": "^11.2.0",
				"eslint-plugin-import": "^2.3.0",
				"mocha": "^3.1.2",
				"rollup": "^0.43.0",
				"rollup-plugin-babel": "^2.7.1",
				"uglify-js": "^3.0.19"
			},
			"scripts": {
				"lint": "eslint src test",
				"lint:fix": "eslint --fix src test",
				"clean:node": "rm -rf index.js lib",
				"clean:browser": "rm -rf validator*.js",
				"clean": "npm run clean:node && npm run clean:browser",
				"minify": "uglifyjs validator.js -o validator.min.js  --compress --mangle --comments /Copyright/",
				"build:browser": "babel-node build-browser && npm run minify",
				"build:node": "babel src -d . --presets es2015 --plugins add-module-exports",
				"build": "npm run build:browser && npm run build:node",
				"pretest": "npm run lint && npm run build",
				"test": "mocha --reporter spec"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"license": "MIT",
			"gitHead": "748d4999ceb23a90f6c61b9cbdb1bc957e59ec92",
			"_id": "validator@9.4.1",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "9.5.0",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"dist": {
				"integrity": "sha512-YV5KjzvRmSyJ1ee/Dm5UED0G+1L4GZnLN3w6/T+zZm8scVua4sOhYKWTUrKa0H/tMiJyO9QLHMPN+9mB/aMunA==",
				"shasum": "abf466d398b561cd243050112c6ff1de6cc12663",
				"tarball": "https://registry.npmjs.org/validator/-/validator-9.4.1.tgz",
				"fileCount": 77,
				"unpackedSize": 199796
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/validator_9.4.1_1518941073514_0.5680744856349862"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"10.0.0": {
			"name": "validator",
			"description": "String validation and sanitization",
			"version": "10.0.0",
			"homepage": "http://github.com/chriso/validator.js",
			"files": [
				"index.js",
				"lib",
				"README.md",
				"LICENCE",
				"validator.js",
				"validator.min.js"
			],
			"keywords": [
				"validator",
				"validation",
				"validate",
				"sanitization",
				"sanitize",
				"sanitisation",
				"sanitise",
				"assert"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "index.js",
			"bugs": {
				"url": "http://github.com/chriso/validator.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/chriso/validator.js.git"
			},
			"devDependencies": {
				"babel-cli": "^6.24.0",
				"babel-plugin-add-module-exports": "^0.2.1",
				"babel-preset-es2015": "^6.24.0",
				"babel-preset-es2015-rollup": "^3.0.0",
				"eslint": "^4.0.0",
				"eslint-config-airbnb-base": "^11.2.0",
				"eslint-plugin-import": "^2.3.0",
				"mocha": "^3.1.2",
				"rollup": "^0.43.0",
				"rollup-plugin-babel": "^2.7.1",
				"uglify-js": "^3.0.19"
			},
			"scripts": {
				"lint": "eslint src test",
				"lint:fix": "eslint --fix src test",
				"clean:node": "rm -rf index.js lib",
				"clean:browser": "rm -rf validator*.js",
				"clean": "npm run clean:node && npm run clean:browser",
				"minify": "uglifyjs validator.js -o validator.min.js  --compress --mangle --comments /Copyright/",
				"build:browser": "babel-node build-browser && npm run minify",
				"build:node": "babel src -d . --presets es2015 --plugins add-module-exports",
				"build": "npm run build:browser && npm run build:node",
				"pretest": "npm run lint && npm run build",
				"test": "mocha --reporter spec"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"license": "MIT",
			"gitHead": "cf7483ed46153b5f53fcbdfcce33984c12fc48a9",
			"_id": "validator@10.0.0",
			"_npmVersion": "6.0.0",
			"_nodeVersion": "10.0.0",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"dist": {
				"integrity": "sha512-jRhJ5ZgLBtFm4gldmkCsadu1KGiR72oM1PdCF8J2UVfbX1RzuGInmLeAfMs7YKDy00S7k2XeGpSOwP0Of+cAmw==",
				"shasum": "f57664d1d4bee46291f76be95ed27733cc8156aa",
				"tarball": "https://registry.npmjs.org/validator/-/validator-10.0.0.tgz",
				"fileCount": 78,
				"unpackedSize": 206175,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa6p8sCRA9TVsSAnZWagAAR1MP/RbgNiJQN7KIOqGFeqtD\nu1xCbad9D0QrPbw9QY7LoLhvNKvkTi9zfjVXBru2TQ2pBadIqgo6jOKqdQC9\nCklvgrdto/TvkznPohyTusvxYK1z96mYi5FQTwljULNT2jXMy9iVu42sIEO9\njC+Kuw4po3SuAefEi+ISh5SBXfG3Cjv3FI2YLOYKrSb2G+EImZwQp7nl5sWI\nu/y7LdFo3ABP4Hp4AU/s+ANwERe7Q5BshiVcuNk3KABoN5HmVutneIxKD50k\nPUStNFSauxWPfS8+/IP8sP1qq2EFSz6VgoRUOKAhxLJmYbGYD4eEtrTaIkpL\nhrA/9mcRaOLmD/EVsTtwkMhIW6z4SeC3p+xLQFLwMq1+dqVB90U6e0S675pF\nnGf8P1nZpQfesWF2u1aSyxRDOBiZEUTBkUxhd1AqtgnHFBFnWDxZDgWmcFHZ\nqtcjEfWSCyPwJBuyY+n72LTrpAcGEfC5t0jbWef02qwqpFaWI5sqnu0Rnv3b\nQGROe2wb1Jja62kgUnaUxQH0nzhMPZZU8BP3q3/JSekDinuUiW0NgSiDgoYG\n552/JqMsjGyneEYtH9rr+7mUhRx/LE+xES0sz4yQhPrMkuOxNTNdwWXolZOw\nqedGbWd3XORucCrREKb0Xfr7bl4zD2ObLuCeWaTbTffJ/VnMej4WetQMKBVD\nDfrt\r\n=fj6z\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/validator_10.0.0_1525325610229_0.3523358563344736"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"10.1.0": {
			"name": "validator",
			"description": "String validation and sanitization",
			"version": "10.1.0",
			"homepage": "http://github.com/chriso/validator.js",
			"files": [
				"index.js",
				"lib",
				"README.md",
				"LICENCE",
				"validator.js",
				"validator.min.js"
			],
			"keywords": [
				"validator",
				"validation",
				"validate",
				"sanitization",
				"sanitize",
				"sanitisation",
				"sanitise",
				"assert"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "index.js",
			"bugs": {
				"url": "http://github.com/chriso/validator.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/chriso/validator.js.git"
			},
			"devDependencies": {
				"babel-cli": "^6.24.0",
				"babel-plugin-add-module-exports": "^0.2.1",
				"babel-preset-es2015": "^6.24.0",
				"babel-preset-es2015-rollup": "^3.0.0",
				"eslint": "^4.0.0",
				"eslint-config-airbnb-base": "^11.2.0",
				"eslint-plugin-import": "^2.3.0",
				"mocha": "^3.1.2",
				"rollup": "^0.43.0",
				"rollup-plugin-babel": "^2.7.1",
				"uglify-js": "^3.0.19"
			},
			"scripts": {
				"lint": "eslint src test",
				"lint:fix": "eslint --fix src test",
				"clean:node": "rm -rf index.js lib",
				"clean:browser": "rm -rf validator*.js",
				"clean": "npm run clean:node && npm run clean:browser",
				"minify": "uglifyjs validator.js -o validator.min.js  --compress --mangle --comments /Copyright/",
				"build:browser": "babel-node build-browser && npm run minify",
				"build:node": "babel src -d . --presets es2015 --plugins add-module-exports",
				"build": "npm run build:browser && npm run build:node",
				"pretest": "npm run lint && npm run build",
				"test": "mocha --reporter spec"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"license": "MIT",
			"gitHead": "843fd1e16f6c8641db2e7e2be21cd0342ee0109f",
			"_id": "validator@10.1.0",
			"_npmVersion": "6.0.0",
			"_nodeVersion": "10.0.0",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"dist": {
				"integrity": "sha512-kf547XpiHKpuONyk4XVv51T37KNj2wUgKgAVpEWbiElz8KoManWIHD/yo39elX1OWqaQ2mofxfIvDop5MhNJBw==",
				"shasum": "0ef24583c23556922f0228a8fe4ac5f1b4a08cd5",
				"tarball": "https://registry.npmjs.org/validator/-/validator-10.1.0.tgz",
				"fileCount": 79,
				"unpackedSize": 212931,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa7OjQCRA9TVsSAnZWagAADgkP/1ViPbnhtTg13vbkpK2A\nX1fIojHOS92AUHwTu/9FAi28Sxhpbx/xzc62Ray3gkNMaxRw9KO2tfxFVAy0\nVtzoeQDYSZj2xm3cfkeoBSxN3WkyrvoeXYmhpIG5pwOOqkxNysTSVna5CJg5\ndgWf2gm656lhB3UwFhwQDuGh/res8v6r5POnuyOJxHe+3Xsq/5oPdYFfkJmx\n4mOXKKX2nFmg/BSxpITx/5Y4BFJ942n1aO0jBilEIykM8qi2IqLHjjq8p2F7\nwzXrWUOn3RRa8ws/SqyFHX01CTEQWBQKPqB/mF87768fwdXuVHIL2GLrB29w\n3dYDVyjoIE4ujRR/e5k1OLL7SZaYnJxbIj0xW92hvOxfW/OOVqocsftmSJTo\nlCqq7C9zNt94WOQ2xG44Ve/uaSOTCSvnsikI39WvBemebZqPseUMSDQVS6MG\nCSHcfH2cWxEYUC6wWF7MJH0tYLVzMoBgdIhdDNZmLtNsVhucK6hYSrCQhSsW\n05DotwcWjMtrfFQJ7tI0ZwiV2R0IFbCk2YKstH6R7tkUS3A0T9vA79dV/4lN\n2t/rvpo60uiQVw/6LjpGWhiOtiVuBMdiaO/Bdl7/1T/E86KdqGCFSVIuV9FA\nZWGp2kWCfE3mGQA8Erub0CyneARNRQoJBQ8sFjI7OEkCAtBLJjKimva5oAMv\nCQz1\r\n=Ww5+\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/validator_10.1.0_1525475533509_0.057233125527173634"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"10.2.0": {
			"name": "validator",
			"description": "String validation and sanitization",
			"version": "10.2.0",
			"homepage": "http://github.com/chriso/validator.js",
			"files": [
				"index.js",
				"lib",
				"README.md",
				"LICENCE",
				"validator.js",
				"validator.min.js"
			],
			"keywords": [
				"validator",
				"validation",
				"validate",
				"sanitization",
				"sanitize",
				"sanitisation",
				"sanitise",
				"assert"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "index.js",
			"bugs": {
				"url": "http://github.com/chriso/validator.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/chriso/validator.js.git"
			},
			"devDependencies": {
				"babel-cli": "^6.24.0",
				"babel-plugin-add-module-exports": "^0.2.1",
				"babel-preset-es2015": "^6.24.0",
				"babel-preset-es2015-rollup": "^3.0.0",
				"eslint": "^4.0.0",
				"eslint-config-airbnb-base": "^11.2.0",
				"eslint-plugin-import": "^2.3.0",
				"mocha": "^5.1.1",
				"rollup": "^0.43.0",
				"rollup-plugin-babel": "^2.7.1",
				"uglify-js": "^3.0.19"
			},
			"scripts": {
				"lint": "eslint src test",
				"lint:fix": "eslint --fix src test",
				"clean:node": "rm -rf index.js lib",
				"clean:browser": "rm -rf validator*.js",
				"clean": "npm run clean:node && npm run clean:browser",
				"minify": "uglifyjs validator.js -o validator.min.js  --compress --mangle --comments /Copyright/",
				"build:browser": "babel-node build-browser && npm run minify",
				"build:node": "babel src -d . --presets es2015 --plugins add-module-exports",
				"build": "npm run build:browser && npm run build:node",
				"pretest": "npm run lint && npm run build",
				"test": "mocha --reporter spec"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"license": "MIT",
			"gitHead": "f8daa1f4dd9c6d03c68261daa6ab1e0287141831",
			"_id": "validator@10.2.0",
			"_npmVersion": "6.0.0",
			"_nodeVersion": "10.1.0",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"dist": {
				"integrity": "sha512-gz/uknWtNfZTj1BLUzYHDxOoiQ7A4wZ6xPuuE6RpxswR4cNyT4I5kN9jmU0AQr7IBEap9vfYChI2TpssTN6Itg==",
				"shasum": "61d6b10c3d5c9f368c75c2ce8ca2b792522eaafa",
				"tarball": "https://registry.npmjs.org/validator/-/validator-10.2.0.tgz",
				"fileCount": 79,
				"unpackedSize": 213260,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa856ECRA9TVsSAnZWagAAB/IQAKIeGadbgqMiICtDKBFy\nTR5/3SHijx7aD1znHBchzasQ57L+6kPfNNbxQlbzkPZiOjNIa+Jbq5JNNQhU\n61XmFpBkQhccdHTW1038i5AJRLNPfARE2I0CSiFZoH4uLfC7V1wHi+1ee1jy\n2+9Bjy+vy4ZV1cfvlRa3r5UyXCAXhfIIEgzJQYXzuH6YPxzPWUlF5uZ1cg60\nXAUe+WSYmS61Yhq9oMnoiq42MZ/ZQEe1Qc7Wbo5Tvfa3mjsd2PG8mWiAG4Wq\n6WXUqe1jSD8P3Y0LOdAHxOfmJmh8FxZcbhEXOPxn7TTQOvpkMGQH5RILQn1z\nZzs0Cwprbd5bAA8kSl16TkKXLP5zkQBGn6KopIDrgwRt7FuVRFAyl+xEv0J6\n/TZFUN2IcTWwRB2KObcLVbi0RNf9n8lmoGwAOsqV74LAm943KxV9HNNTqJN/\nfH+KYQq9HNenHOWdejdixI+EWiTKjdDCw16VrRuIAceEca+eyIHMg7Bi7aik\nB9JjfFVqiViRdZTG0spGfSSs/xPu/0gWSbl84iF2/3hWVW5sjdFhTZwlqw4P\nIZKquOaR/ItU57R8HH2KpXVkQxQZTrguJFhboNAy7BcN9iwZl+SbqrvV64Y+\nReJrGk3OELtPFGvb/1TdyRi5+vgf5rpFDmFFbvaFO6kkRabgC3dhsJiG6QwD\nvoKe\r\n=58ZX\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/validator_10.2.0_1525915265696_0.31973437434957597"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"10.3.0": {
			"name": "validator",
			"description": "String validation and sanitization",
			"version": "10.3.0",
			"homepage": "http://github.com/chriso/validator.js",
			"files": [
				"index.js",
				"lib",
				"README.md",
				"LICENCE",
				"validator.js",
				"validator.min.js"
			],
			"keywords": [
				"validator",
				"validation",
				"validate",
				"sanitization",
				"sanitize",
				"sanitisation",
				"sanitise",
				"assert"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "index.js",
			"bugs": {
				"url": "http://github.com/chriso/validator.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/chriso/validator.js.git"
			},
			"devDependencies": {
				"babel-cli": "^6.24.0",
				"babel-plugin-add-module-exports": "^0.2.1",
				"babel-preset-es2015": "^6.24.0",
				"babel-preset-es2015-rollup": "^3.0.0",
				"eslint": "^4.19.1",
				"eslint-config-airbnb-base": "^12.1.0",
				"eslint-plugin-import": "^2.11.0",
				"mocha": "^5.1.1",
				"rollup": "^0.43.0",
				"rollup-plugin-babel": "^2.7.1",
				"uglify-js": "^3.0.19"
			},
			"scripts": {
				"lint": "eslint src test",
				"lint:fix": "eslint --fix src test",
				"clean:node": "rm -rf index.js lib",
				"clean:browser": "rm -rf validator*.js",
				"clean": "npm run clean:node && npm run clean:browser",
				"minify": "uglifyjs validator.js -o validator.min.js  --compress --mangle --comments /Copyright/",
				"build:browser": "babel-node build-browser && npm run minify",
				"build:node": "babel src -d . --presets es2015 --plugins add-module-exports",
				"build": "npm run build:browser && npm run build:node",
				"pretest": "npm run lint && npm run build",
				"test": "mocha --reporter dot"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"license": "MIT",
			"gitHead": "0a9b52d818e459d4942c22a630f657b2f01ad976",
			"_id": "validator@10.3.0",
			"_npmVersion": "6.1.0",
			"_nodeVersion": "10.3.0",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"dist": {
				"integrity": "sha512-bn7dcJcdkpSjcujYlf8lrY9VL660h5njEkFzQzQOFMQgJ3Id1C4+MkazHKgHE45NoGsyQYEPmo4dCIbDQ7eTdw==",
				"shasum": "157a8c0981858cff381f59aabcdb8f83b57317cc",
				"tarball": "https://registry.npmjs.org/validator/-/validator-10.3.0.tgz",
				"fileCount": 79,
				"unpackedSize": 214108,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbFFlWCRA9TVsSAnZWagAAlogP/0MR/iHfU3Y+Q13+66FC\nXtDkM7HBz+TWT09RIuXAeXlTjrfyZIxDtQQEfkW0tvF14hlE+SBnVUTwz/Rr\neTtjzCSEyjPFoHjmODGi4u+yoaAJIlDEteuFEsONNSvp1S78OVpW3ErZgGi4\nVGrRO6HmqxSbvJdTJaYep+57XOV8sUEznYpvKvVppPAEKy3olNXrkYHf3D2O\nVlaFiFxRvOWVLhXMsftde1R3Jw7EGcbA/Bucm7Wg+Dt3MtsE2LPsHfcpiUfl\nDiz8FZMdIf+NVsK0YI5a7lCorW5vdlbbdFLy1J8O7IJU7eLJe4Z6rni6jDG/\n4um+vzdJmhxYJfPA0yciFMd7fgEc096qylPoadRIY5b+fZtfY770HJr0M/A9\nWdhl5tgLl96o/dHbE+zozO7hl5LYiM1r1I2kKkEq2xFPQTbiWiBxykcqiWcX\nhm8x5PrqgN9Vj4XISJ+Ux7Hp4MxLkUWWtFv52UK6K7qbe0MW30wxOz84sfXf\ndRTJ5SytAEJcVw4mci8xANgSBRY11xUVpM5Jj7+N5wUQdA/Px+rnQGR/il78\nSuaRVFEKrgjLsjM6JLE0WI8KxdqsWfnbLnpGL10fVcUojWc820Trj3yQytES\n3Go5d4Ka6UQbBbvasm/Z385vg+QTvpu2HeaFo0si8HY1nIj0JpkzUPxPq2Qd\nHYaO\r\n=S45u\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/validator_10.3.0_1528060244606_0.5999363151188501"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"10.4.0": {
			"name": "validator",
			"description": "String validation and sanitization",
			"version": "10.4.0",
			"homepage": "http://github.com/chriso/validator.js",
			"files": [
				"index.js",
				"lib",
				"README.md",
				"LICENCE",
				"validator.js",
				"validator.min.js"
			],
			"keywords": [
				"validator",
				"validation",
				"validate",
				"sanitization",
				"sanitize",
				"sanitisation",
				"sanitise",
				"assert"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "index.js",
			"bugs": {
				"url": "http://github.com/chriso/validator.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/chriso/validator.js.git"
			},
			"devDependencies": {
				"babel-cli": "^6.24.0",
				"babel-plugin-add-module-exports": "^0.2.1",
				"babel-preset-es2015": "^6.24.0",
				"babel-preset-es2015-rollup": "^3.0.0",
				"eslint": "^4.19.1",
				"eslint-config-airbnb-base": "^12.1.0",
				"eslint-plugin-import": "^2.11.0",
				"mocha": "^5.1.1",
				"rollup": "^0.43.0",
				"rollup-plugin-babel": "^2.7.1",
				"uglify-js": "^3.0.19"
			},
			"scripts": {
				"lint": "eslint src test",
				"lint:fix": "eslint --fix src test",
				"clean:node": "rm -rf index.js lib",
				"clean:browser": "rm -rf validator*.js",
				"clean": "npm run clean:node && npm run clean:browser",
				"minify": "uglifyjs validator.js -o validator.min.js  --compress --mangle --comments /Copyright/",
				"build:browser": "babel-node build-browser && npm run minify",
				"build:node": "babel src -d . --presets es2015 --plugins add-module-exports",
				"build": "npm run build:browser && npm run build:node",
				"pretest": "npm run lint && npm run build",
				"test": "mocha --reporter dot"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"license": "MIT",
			"gitHead": "0ce2b3cdc53459c3296b55351467e967d5c3e6e9",
			"_id": "validator@10.4.0",
			"_npmVersion": "6.1.0",
			"_nodeVersion": "10.4.1",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"dist": {
				"integrity": "sha512-Q/wBy3LB1uOyssgNlXSRmaf22NxjvDNZM2MtIQ4jaEOAB61xsh1TQxsq1CgzUMBV1lDrVMogIh8GjG1DYW0zLg==",
				"shasum": "ee99a44afb3bb5ed350a159f056ca72a204cfc3c",
				"tarball": "https://registry.npmjs.org/validator/-/validator-10.4.0.tgz",
				"fileCount": 80,
				"unpackedSize": 216953,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbKZA6CRA9TVsSAnZWagAAwbkP/jSs1Tt9/UtCblma21X2\n0ptzPV2Dxf6hpCXTqQ/jPi2WjqrhoXJ7Bps2yedbiL7GBDyryW2FKosV7WQO\nvV9lQ0+WR/JpJN0WI1WuE63WjUr/HwuGntSBn/LW/FC/BnBVXAsyTWW2Vyar\nLqQQIiDlKwHzWXhIjSGueZrhBbeGc/PQzxrt5orLRB7uTWvlDFfVoRGl9hr6\nTLfyv2sANBBecWIUJUshHMcYnf43bnBoLBL7pntuIIUS7I/9VVGJcKjW8iF1\nKY2po2MxMb8dY2gyqIrDDmT8F3Izkbk7+xsKk86W1XvKb6qVphC1hp9C05x/\nHFceo9edazXIhSuARNlwkturQvyllYWadeCyEFBa2vOcvMjy8xdleiTMctu2\nST8t9CkeUHDkD/SMFZEydCCJcsFyIDUlua0fNT6ZlUBMM0ff8HuEsRrIHjGy\nkkIYT70UwVfWvIAEaahOsID1AQ24jerwD9B7xbpo4oF03uELdf00pDXX9e7d\nZUjCxufrwanzE6cI8sI7qZv9Yfvo6p0RTmzz49zENbQq4C4jPr7K5dXUg1/O\niPhEn7Mi+oDq7ME/cJusVtWHwETsMsI+FpG006Gb8PvkothUYVdx1q2f0RJd\nBu/N7IOCARI07niiSv+Kc1bVvpTDzuCE8A2QeqbfKs3uwTzxj9gIiZxek4iD\nbGV2\r\n=2gTh\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/validator_10.4.0_1529450552830_0.3554172857028606"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"10.5.0": {
			"name": "validator",
			"description": "String validation and sanitization",
			"version": "10.5.0",
			"homepage": "http://github.com/chriso/validator.js",
			"files": [
				"index.js",
				"lib",
				"README.md",
				"LICENCE",
				"validator.js",
				"validator.min.js"
			],
			"keywords": [
				"validator",
				"validation",
				"validate",
				"sanitization",
				"sanitize",
				"sanitisation",
				"sanitise",
				"assert"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "index.js",
			"bugs": {
				"url": "http://github.com/chriso/validator.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/chriso/validator.js.git"
			},
			"devDependencies": {
				"babel-cli": "^6.24.0",
				"babel-plugin-add-module-exports": "^0.2.1",
				"babel-preset-es2015": "^6.24.0",
				"babel-preset-es2015-rollup": "^3.0.0",
				"eslint": "^4.19.1",
				"eslint-config-airbnb-base": "^12.1.0",
				"eslint-plugin-import": "^2.11.0",
				"mocha": "^5.1.1",
				"rollup": "^0.43.0",
				"rollup-plugin-babel": "^2.7.1",
				"uglify-js": "^3.0.19"
			},
			"scripts": {
				"lint": "eslint src test",
				"lint:fix": "eslint --fix src test",
				"clean:node": "rm -rf index.js lib",
				"clean:browser": "rm -rf validator*.js",
				"clean": "npm run clean:node && npm run clean:browser",
				"minify": "uglifyjs validator.js -o validator.min.js  --compress --mangle --comments /Copyright/",
				"build:browser": "babel-node build-browser && npm run minify",
				"build:node": "babel src -d . --presets es2015 --plugins add-module-exports",
				"build": "npm run build:browser && npm run build:node",
				"pretest": "npm run lint && npm run build",
				"test": "mocha --reporter dot"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"license": "MIT",
			"gitHead": "f00396267287dc4d6cc84ce2b9dc5b14f7171460",
			"_id": "validator@10.5.0",
			"_npmVersion": "6.2.0",
			"_nodeVersion": "10.8.0",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"dist": {
				"integrity": "sha512-6OOi+eV2mOxCFLq0f2cJDrdB6lrtLXEUxabhNRGjgOLT/l3SSll9J49Cl+LIloUqkWWTPraK/mucEQ3dc2jStQ==",
				"shasum": "1debbe1e6f5fd0c920ed2af47516f3762033939c",
				"tarball": "https://registry.npmjs.org/validator/-/validator-10.5.0.tgz",
				"fileCount": 81,
				"unpackedSize": 223308,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbY9gqCRA9TVsSAnZWagAAs8kP/RKaRYiQUSnstxZ2EpEF\nD1Jrbz6Gf9SYWPrETT9enGX3Wktae3hz/56eoqym/89uoQu0mzrRN4ZghUv5\n5lOJ2ImhdBSByxWfIlbJ+xweeXVpsQUosIwtjhgDk1m1gL84wOue3bCYItLp\nO0GwRx2AJTmKUa7vRzz3fxQZFNeQVgp4uNXpvmkTSkKATXFNAJgw3OwlK+4o\nev5aZslmBOEl08gXQsQQUVIoYvqdAlbi+P3kqgYITzRQ4QJLzbk3ty48odwu\n1JdGiTfv3363r//+SaQH79GfWBkTrBY1TlSmclPoqh1vvCFVtFLC6kasz9jP\n0lDiY+W42sRoyMv3WR5R7tM1iOKLQypcYtVeXs1u3GnfDuRNnUPt9ijkc2oI\n2JMy/hXS2/BiXeX6Nju67/cVg5qWbBtIn8s8KL7Lz+2L17RL/pki4F79+wRx\nLPnouULBuyhazzEEA27uSADGuOYbs0rbdbgZi7GAX0oJ+iDIA3EE5a9idhgc\nAOCurOFTBSW6v64mBlJEqlbSdjBVkifYr8c1q7APpsqEfIseTFdzrQToyM5u\nN/RFIGU3Oy0O+w769uOiqGLnScZy2iyGAFaXRkZ8cdy3ClP/vu2PMqD/hpGg\n2wNpcd1quMbn1KZFsvnPUD89MYJ3qTKyhxuHZ9bzxN5ZormphBi8QOTNQtj3\nhmHN\r\n=anSf\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/validator_10.5.0_1533270057401_0.19299291319960754"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"10.6.0": {
			"name": "validator",
			"description": "String validation and sanitization",
			"version": "10.6.0",
			"homepage": "http://github.com/chriso/validator.js",
			"files": [
				"index.js",
				"lib",
				"README.md",
				"LICENCE",
				"validator.js",
				"validator.min.js"
			],
			"keywords": [
				"validator",
				"validation",
				"validate",
				"sanitization",
				"sanitize",
				"sanitisation",
				"sanitise",
				"assert"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "index.js",
			"bugs": {
				"url": "http://github.com/chriso/validator.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+ssh://git@github.com/chriso/validator.js.git"
			},
			"devDependencies": {
				"babel-cli": "^6.24.0",
				"babel-plugin-add-module-exports": "^0.2.1",
				"babel-preset-es2015": "^6.24.0",
				"babel-preset-es2015-rollup": "^3.0.0",
				"eslint": "^4.19.1",
				"eslint-config-airbnb-base": "^12.1.0",
				"eslint-plugin-import": "^2.11.0",
				"mocha": "^5.1.1",
				"rollup": "^0.43.0",
				"rollup-plugin-babel": "^2.7.1",
				"uglify-js": "^3.0.19"
			},
			"scripts": {
				"lint": "eslint src test",
				"lint:fix": "eslint --fix src test",
				"clean:node": "rm -rf index.js lib",
				"clean:browser": "rm -rf validator*.js",
				"clean": "npm run clean:node && npm run clean:browser",
				"minify": "uglifyjs validator.js -o validator.min.js  --compress --mangle --comments /Copyright/",
				"build:browser": "babel-node build-browser && npm run minify",
				"build:node": "babel src -d . --presets es2015 --plugins add-module-exports",
				"build": "npm run build:browser && npm run build:node",
				"pretest": "npm run lint && npm run build",
				"test": "mocha --reporter dot"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"license": "MIT",
			"gitHead": "e467d7dcf47071b2e587cb5ded1b85d8ef132dfb",
			"_id": "validator@10.6.0",
			"_npmVersion": "6.4.0",
			"_nodeVersion": "8.11.4",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"dist": {
				"integrity": "sha512-/yVPLo/GYprbhK9m9Qi9T7XSJ/lZ9rnqerlN68yH4c1/raGHoxlE7TtirN2VcP4w27Qvyv8UHJ/SUIjntPhPCw==",
				"shasum": "a9bdce685b3c3e8480e7ebbb9eb95c54cd9733b0",
				"tarball": "https://registry.npmjs.org/validator/-/validator-10.6.0.tgz",
				"fileCount": 81,
				"unpackedSize": 224611,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbdhq/CRA9TVsSAnZWagAAhtAQAJc0aqAbLmBlXMs+XmSI\neeg4yNmRWulJxQNuOZR+Xqy0LpYyaRcQWeuYfJVY+qTatHVjfZAiinREMC2A\n+odbOfCrvstbDGVcesSrqkacu6OVa/o4R3nod/l+d0+KYUTVuJWw8jXqmetK\npVRWq/k32XlewGRa+9K6zFK54BezbwNkHEgZ4fnI6E2NYZZna7BEoAtFp9H/\nm7PRFSRgZbOX9CE3mvZ3oP/38hrzTRihdYaUSIUClF12TicSmqMeXNc3EA5s\n1CGItrJ6w4dmmeNn/XxCk0CzjhS8q0/cF2IUK1FN1dpbWqGCbh7zAAZAzDeW\nYpPkC5kr1XQ9UrjvqqtIgPx+n1Qb82Q/VWYnsilF0VkotNdcw72hJPDbT5Je\nbEH006mK3rTgA4dAEF9636cKBOq84v57B76MBOUSDcXzLCZ2hlQQxK4jReg5\nmjmndzIw1ZFNjFV8mSeg/Ua6yOhVjkzwrKhw4yMx4g7u4x2gETTdzusssMTv\n7OidrM4fMvl00twLc/T2apLvpqd7g4vynCEHB+Iv3u7iO/dIl4n1FAEA8umD\nmN2DHq1MGvrm+LItx5dLkR6pS8/0An8A6bWtM+LVS92PX9IRd9wAw9Oi33Qd\ngT3c8hjf9Die4JtAhJE+NfDkStL3brfJQ+jUQaggKI3sk3rEjkBdgu3/rotr\nRz5K\r\n=9b1x\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/validator_10.6.0_1534466750770_0.5531172517469736"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"10.7.0": {
			"name": "validator",
			"description": "String validation and sanitization",
			"version": "10.7.0",
			"homepage": "https://github.com/chriso/validator.js",
			"files": [
				"index.js",
				"lib",
				"README.md",
				"LICENCE",
				"validator.js",
				"validator.min.js"
			],
			"keywords": [
				"validator",
				"validation",
				"validate",
				"sanitization",
				"sanitize",
				"sanitisation",
				"sanitise",
				"assert"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "index.js",
			"bugs": {
				"url": "https://github.com/chriso/validator.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/chriso/validator.js.git"
			},
			"devDependencies": {
				"babel-cli": "^6.24.0",
				"babel-plugin-add-module-exports": "^0.2.1",
				"babel-preset-es2015": "^6.24.0",
				"babel-preset-es2015-rollup": "^3.0.0",
				"eslint": "^4.19.1",
				"eslint-config-airbnb-base": "^12.1.0",
				"eslint-plugin-import": "^2.11.0",
				"mocha": "^5.1.1",
				"rollup": "^0.43.0",
				"rollup-plugin-babel": "^2.7.1",
				"uglify-js": "^3.0.19"
			},
			"scripts": {
				"lint": "eslint src test",
				"lint:fix": "eslint --fix src test",
				"clean:node": "rm -rf index.js lib",
				"clean:browser": "rm -rf validator*.js",
				"clean": "npm run clean:node && npm run clean:browser",
				"minify": "uglifyjs validator.js -o validator.min.js  --compress --mangle --comments /Copyright/",
				"build:browser": "babel-node build-browser && npm run minify",
				"build:node": "babel src -d . --presets es2015 --plugins add-module-exports",
				"build": "npm run build:browser && npm run build:node",
				"pretest": "npm run lint && npm run build",
				"test": "mocha --reporter dot"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"license": "MIT",
			"gitHead": "d3aa0a881e0296ba8bb582ffbf21f6d6d7e8d0bf",
			"_id": "validator@10.7.0",
			"_npmVersion": "6.4.0",
			"_nodeVersion": "8.11.4",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"dist": {
				"integrity": "sha512-7Z4kif6HeMLroCQZvh8lwCtmPOqBTkTkt5ibXtJR8sOkzWdjW+YIJOZUpPFlfq59zYvnpSPVd4UX5QYnSCLWgA==",
				"shasum": "2d6443badcf942c86c19dc3deac7b87c0bd9b60d",
				"tarball": "https://registry.npmjs.org/validator/-/validator-10.7.0.tgz",
				"fileCount": 83,
				"unpackedSize": 227026,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbf5xOCRA9TVsSAnZWagAAzz0P/0czafX3CYC6bg9ERcJr\nftaXNTogydSARV8RNhT2vfc+KEgbE1AqFjd1shbP/bizYv99QBd0o50QFiTj\n59wThHqi4LhGrtkk3qyfFfd9luWbM4O7KyeZCWzWGQYr/eQTxBjwHYhwH/xM\n0JpQzih6UQ2b68/+LyeqbdusFQK2lWCdGQvPPHuNOeBkaFtPHSaWelXDDeHE\nrKEK/SXhnh0ElCikY9YOp2K4FmtbYkoD2/V6lf51a+0YF7Speqznaz/g5BC4\nipnOa3CSJybApVGPJ2sDa74IheZ87RTfcXmJS22vO6mYAqw4rz3+K4mVQ3yp\nPc86VFM7b7md1D92vXwaMew6+84YrXLPB1aoOeR2qxRaiQH1zhJAeir6Xgee\nXl4EMQFvOjtl+qTNuetguEKWQzDSx888MozoxfHdO4tALFRuKOjm2OpXciMk\nQI4w/f6QrmFxXUXFOTacjm6wuyXyjmKqEmObq/hcUJ+lfQBpsltFI559ZJL6\ncurbN2QAKloPxXug77MqjtFYgE0R95KUqnIxzgMb7sisd3XudpdTtXp6NPWa\ni36v6e8RO2qDPB62WAzYR+0zk/qqqw1ruPxXkkusFOw/p7sBPZhhvAJZzH2r\nYMm6Vru4vGWIFjDz5wI6cnNeWwBmGly/o8LDkydNnrrb6d++U6pVLquS1GfO\nwmfT\r\n=ivaT\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/validator_10.7.0_1535089741067_0.28213647479851356"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"10.7.1": {
			"name": "validator",
			"description": "String validation and sanitization",
			"version": "10.7.1",
			"homepage": "https://github.com/chriso/validator.js",
			"keywords": [
				"validator",
				"validation",
				"validate",
				"sanitization",
				"sanitize",
				"sanitisation",
				"sanitise",
				"assert"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"main": "index.js",
			"bugs": {
				"url": "https://github.com/chriso/validator.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/chriso/validator.js.git"
			},
			"devDependencies": {
				"babel-cli": "^6.24.0",
				"babel-plugin-add-module-exports": "^0.2.1",
				"babel-preset-es2015": "^6.24.0",
				"babel-preset-es2015-rollup": "^3.0.0",
				"eslint": "^4.19.1",
				"eslint-config-airbnb-base": "^12.1.0",
				"eslint-plugin-import": "^2.11.0",
				"mocha": "^5.1.1",
				"rollup": "^0.43.0",
				"rollup-plugin-babel": "^2.7.1",
				"uglify-js": "^3.0.19"
			},
			"scripts": {
				"lint": "eslint src test",
				"lint:fix": "eslint --fix src test",
				"clean:node": "rm -rf index.js lib",
				"clean:browser": "rm -rf validator*.js",
				"clean": "npm run clean:node && npm run clean:browser",
				"minify": "uglifyjs validator.js -o validator.min.js  --compress --mangle --comments /Copyright/",
				"build:browser": "babel-node build-browser && npm run minify",
				"build:node": "babel src -d . --presets es2015 --plugins add-module-exports",
				"build": "npm run build:browser && npm run build:node",
				"pretest": "npm run lint && npm run build",
				"test": "mocha --reporter dot"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"license": "MIT",
			"gitHead": "5c861043b2649842f6ecd539d94b978f8996a78f",
			"_id": "validator@10.7.1",
			"_npmVersion": "6.4.0",
			"_nodeVersion": "8.11.4",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"dist": {
				"integrity": "sha512-tbB5JrTczfeHKLw3PnFRzGFlF1xUAwSgXEDb66EuX1ffCirspYpDEZo3Vc9j38gPdL4JKrDc5UPFfgYiw1IWRQ==",
				"shasum": "dd4cc750c2134ce4a15a2acfc7b233669d659c5b",
				"tarball": "https://registry.npmjs.org/validator/-/validator-10.7.1.tgz",
				"fileCount": 83,
				"unpackedSize": 227257,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbi9EDCRA9TVsSAnZWagAApskP/RBL6xq/xQVxcE+W68cZ\nCofruirCvmIHGr9M/wHwmJ/FkFlHNqL5VqLjw3vYxPRgDdt3HYwfDjx8AWL0\nUOJGAHKwt01YSLPsV0PoKliHULXkDWO+3p7dsbP3P0Zqv0wkvq6ZRvL2UfAJ\nOn0YgOuCKLcEyvPMBK0+NnjxdEQ/k6imL1fDH5KbQc3Yj1el2mu33LyTSClZ\n4KBuEn/EZyzBatmHFJ1+0a9tHaRuR1+Xgjnmrgx+gYCdiOWjzJ9jTGQ/kV69\n9THBiBCVVFPdYucaeI01ZT39s2vN1LnkGahVHqZqFdbLObFm21v7gMP09Clw\nDngpDbetO86Yj4uFKX30bviP8+xRJgfj4DUcmn8EvYCePN8Md6FKFz7qZXwm\nJa5WazcoWJYl0+u+ALt2LK7/DLTzKrYquN0/gV5SjUzdth8tALLvGJ2wvxXD\n91uJD8yH2aHam27gVyWpu1oQ2gt5trPLr2BlcltfxtwzSkXlSx4kuLW54JXr\noT+mzzoP6Op5BClx4fDcudUOX+l8Vdj+VehBM3pqt8EkMiX+kpTb+EpLMylG\n0JPrCVzBKqgcgn0iM0Z5vYfcyw0u9aZ5qesiArTMAHcjG0pX58y9rzS5TeNb\n+rc5FT6FX8LKys+7MnaQSbWX498rDJRA8DHSOXsVYjVA//iShiftfqVPgl9Q\n08TI\r\n=zsdD\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/validator_10.7.1_1535889666344_0.9421600652020738"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"10.8.0": {
			"name": "validator",
			"description": "String validation and sanitization",
			"version": "10.8.0",
			"homepage": "https://github.com/chriso/validator.js",
			"keywords": [
				"validator",
				"validation",
				"validate",
				"sanitization",
				"sanitize",
				"sanitisation",
				"sanitise",
				"assert"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"contributors": [
				{
					"name": "Anthony Nandaa",
					"url": "https://github.com/profnandaa"
				}
			],
			"main": "index.js",
			"bugs": {
				"url": "https://github.com/chriso/validator.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/chriso/validator.js.git"
			},
			"devDependencies": {
				"babel-cli": "^6.24.0",
				"babel-plugin-add-module-exports": "^0.2.1",
				"babel-preset-es2015": "^6.24.0",
				"babel-preset-es2015-rollup": "^3.0.0",
				"eslint": "^4.19.1",
				"eslint-config-airbnb-base": "^12.1.0",
				"eslint-plugin-import": "^2.11.0",
				"mocha": "^5.1.1",
				"rollup": "^0.43.0",
				"rollup-plugin-babel": "^2.7.1",
				"uglify-js": "^3.0.19"
			},
			"scripts": {
				"lint": "eslint src test",
				"lint:fix": "eslint --fix src test",
				"clean:node": "rm -rf index.js lib",
				"clean:browser": "rm -rf validator*.js",
				"clean": "npm run clean:node && npm run clean:browser",
				"minify": "uglifyjs validator.js -o validator.min.js  --compress --mangle --comments /Copyright/",
				"build:browser": "babel-node build-browser && npm run minify",
				"build:node": "babel src -d . --presets es2015 --plugins add-module-exports",
				"build": "npm run build:browser && npm run build:node",
				"pretest": "npm run lint && npm run build",
				"test": "mocha --reporter dot"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"license": "MIT",
			"gitHead": "c4b1eea39dc23dc66952535a8bcd9125bebbcd35",
			"_id": "validator@10.8.0",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "8.12.0",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"dist": {
				"integrity": "sha512-mXqMxfCh5NLsVgYVKl9WvnHNDPCcbNppHSPPowu0VjtSsGWVY+z8hJF44edLR1nbLNzi3jYoYsIl8KZpioIk6g==",
				"shasum": "8acb15a5c39411cbc8ef2be0c98c2514da4410a7",
				"tarball": "https://registry.npmjs.org/validator/-/validator-10.8.0.tgz",
				"fileCount": 84,
				"unpackedSize": 234598,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbqXF5CRA9TVsSAnZWagAAZHoP/At9vy4iHPCEyalFTm9O\nkEqZD6bvIsk++ArUb/qUTWdU7W8ws3NByi1elR4VDKI3/umuphkgUs2p+HLe\nXMyOvRkGZCk0aad2KkBwZ26NlmzzldwIRImqliKbAaPscZK3UVdL3z1r0F2u\n0DU4iwtLcqaxJf1DZcdBguTZT8C2T6IfYNcyrmnD7BmzZwX2FdgYsdlXhFIE\nm7uNab9ndxBToqHWZqFKlPoIf0kGVm/PNjpypTlskj3Al2VSbUYj8JxN33v7\n8IL+e7EPMdfx/nNFIZ2btQOLZxjhdZV1qu5l98F6TcPUGn7JBDCSmbzDnDsM\nvTQLTQczGzZBNy4a65hbIdw38cU6yEyEkADkhlFiCstExzccNKceRuahVTaR\n9rn0S/akkveV1oXkdMvAsjghAMZjm6d1FAdw31w2NKvFt//FhGnHrbzJMMGZ\nSX1vAB85RNkpkr7tXCn1oX7+gzIE5jQb0YPVk6yFEh4qrG3wwykNgvvXu4Lj\nTh2bmRfWcWXS3zQlLG8RosGAZSDDN8eZko6xmEZaNh8WSgdYDfcX9chj293o\nj5UB5D72m+7jVTYVPpYuJ0kK5aKwXyPELkiyYEkN8eqQfZMoSKxc+gca9/Wa\ndEx1NOpTb7QhYsfYWp5p7A6IeB2Det3mT1I/eRzBG9HhxTJr6DGQcY0gi+Jc\n8pL0\r\n=DK8l\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/validator_10.8.0_1537831287772_0.27791933451780726"
			},
			"_hasShrinkwrap": false
		},
		"10.9.0": {
			"name": "validator",
			"description": "String validation and sanitization",
			"version": "10.9.0",
			"homepage": "https://github.com/chriso/validator.js",
			"keywords": [
				"validator",
				"validation",
				"validate",
				"sanitization",
				"sanitize",
				"sanitisation",
				"sanitise",
				"assert"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"contributors": [
				{
					"name": "Anthony Nandaa",
					"url": "https://github.com/profnandaa"
				}
			],
			"main": "index.js",
			"bugs": {
				"url": "https://github.com/chriso/validator.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/chriso/validator.js.git"
			},
			"devDependencies": {
				"@babel/cli": "^7.0.0",
				"@babel/core": "^7.0.0",
				"@babel/preset-env": "^7.0.0",
				"@babel/register": "^7.0.0",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-module-exports": "^1.0.0",
				"eslint": "^4.19.1",
				"eslint-config-airbnb-base": "^12.1.0",
				"eslint-plugin-import": "^2.11.0",
				"mocha": "^5.1.1",
				"rollup": "^0.43.0",
				"rollup-plugin-babel": "^4.0.1",
				"uglify-js": "^3.0.19"
			},
			"scripts": {
				"lint": "eslint src test",
				"lint:fix": "eslint --fix src test",
				"clean:node": "rm -rf index.js lib",
				"clean:browser": "rm -rf validator*.js",
				"clean": "npm run clean:node && npm run clean:browser",
				"minify": "uglifyjs validator.js -o validator.min.js  --compress --mangle --comments /Copyright/",
				"build:browser": "node --require @babel/register build-browser && npm run minify",
				"build:node": "babel src -d .",
				"build": "npm run build:browser && npm run build:node",
				"pretest": "npm run lint && npm run build",
				"test": "mocha --require @babel/register --reporter dot"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"license": "MIT",
			"gitHead": "ef5f7a1657e4ea2a716c323b1e8f0bb0f0b79dd0",
			"_id": "validator@10.9.0",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "8.12.0",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"dist": {
				"integrity": "sha512-hZJcZSWz9poXBlAkjjcsNAdrZ6JbjD3kWlNjq/+vE7RLLS/+8PAj3qVVwrwsOz/WL8jPmZ1hYkRvtlUeZAm4ug==",
				"shasum": "d10c11673b5061fb7ccf4c1114412411b2bac2a8",
				"tarball": "https://registry.npmjs.org/validator/-/validator-10.9.0.tgz",
				"fileCount": 84,
				"unpackedSize": 239565,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb426JCRA9TVsSAnZWagAAlEwP/0x55V48A7M8EXwW/Khg\nw1VqNfKY/S4J/oiSYTqhLpr4NX9bJCZ6G/k9fsrpPDStSOPusrFW3pFPf4Ea\n9aaw62K6tg6FqgjGiIIsG205k7xRJp+DQUsmPRxZ20/9Fojroq6xEFLZeuTy\n2d1Af54Xe6TnTtxcpPiEeqjTpc5F5ntULExj/wgCLyMYNzQm4cXFCBRfghfT\nCc4L00YAUVbTZY9Ir/fF4ZJgHAe7nDjde1zAAvMzUaY2NDk1FDRZi3lrA9Nz\nOAdnqZgjceaNTqczeuiNNAWXU31dUe2mzfWoW7eW0se8RSWmcGAsBBvep7xJ\nG7HRiN1zmO7yUZfs53tustVib+PgcorRPVevhApNqDrt9GQEvh3HJCDKrIHI\nUsFfZsdcjrOhQmCFRehkrYbalJIRM766UJyfbirXSGzLAg1l/2T4WI+qfxF9\npBJ8eHv4Vz9J5dAzRs2+mGCjcF91SHAjZUCFjzID8ouQu7GDAXYAY7JBjjxo\n7CkPDdbF4ZFxBp0JnSxQGBIDJa1fdr2qyfbCP/eJNk8ZHShhY07hk5zcRJ4F\nSHxHnkGdtlled4y0ZdJXuD43QTsU9P24sukWAzNpsCZa0DR/i1TFUeWENrUp\nqcGepYbnWPRgMGX/BOgentlP4i2c+7s71gF5Kaag06fGrrCcANa36PLglD6E\n6ZUq\r\n=5Kvf\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/validator_10.9.0_1541631624466_0.2019031252231822"
			},
			"_hasShrinkwrap": false
		},
		"10.10.0": {
			"name": "validator",
			"description": "String validation and sanitization",
			"version": "10.10.0",
			"homepage": "https://github.com/chriso/validator.js",
			"keywords": [
				"validator",
				"validation",
				"validate",
				"sanitization",
				"sanitize",
				"sanitisation",
				"sanitise",
				"assert"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"contributors": [
				{
					"name": "Anthony Nandaa",
					"url": "https://github.com/profnandaa"
				}
			],
			"main": "index.js",
			"bugs": {
				"url": "https://github.com/chriso/validator.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/chriso/validator.js.git"
			},
			"devDependencies": {
				"@babel/cli": "^7.0.0",
				"@babel/core": "^7.0.0",
				"@babel/preset-env": "^7.0.0",
				"@babel/register": "^7.0.0",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-module-exports": "^1.0.0",
				"eslint": "^4.19.1",
				"eslint-config-airbnb-base": "^12.1.0",
				"eslint-plugin-import": "^2.11.0",
				"mocha": "^5.1.1",
				"rollup": "^0.43.0",
				"rollup-plugin-babel": "^4.0.1",
				"uglify-js": "^3.0.19"
			},
			"scripts": {
				"lint": "eslint src test",
				"lint:fix": "eslint --fix src test",
				"clean:node": "rm -rf index.js lib",
				"clean:browser": "rm -rf validator*.js",
				"clean": "npm run clean:node && npm run clean:browser",
				"minify": "uglifyjs validator.js -o validator.min.js  --compress --mangle --comments /Copyright/",
				"build:browser": "node --require @babel/register build-browser && npm run minify",
				"build:node": "babel src -d .",
				"build": "npm run build:browser && npm run build:node",
				"pretest": "npm run lint && npm run build",
				"test": "mocha --require @babel/register --reporter dot"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"license": "MIT",
			"gitHead": "b32d21eb00753857a2136d95a82c17ef35951084",
			"_id": "validator@10.10.0",
			"_npmVersion": "6.5.0",
			"_nodeVersion": "11.5.0",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"dist": {
				"integrity": "sha512-DyZyLJlMXM3CGdVaVHE/EDzCagMRoPI3mmGdxxNQbqkGqh56+M3d1i0ZAWd69En8U21DHbPTn12aOdhO+hfm5w==",
				"shasum": "a69ac298149f063a44361cb52182edb52dab59a4",
				"tarball": "https://registry.npmjs.org/validator/-/validator-10.10.0.tgz",
				"fileCount": 84,
				"unpackedSize": 240293,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcHxr0CRA9TVsSAnZWagAASiUP/1NS43ghfjIzHZnjmO6o\nv/atN8ufphIk0QMGS49FYdwXroiIY8sltmZAOFsBfdF99GIWGVoT+1dVDo73\n8fgfV4IuBDDqKb4PmB0S3mvDGsGzy4xvRryV0HUmnI6jX7aJJSjDszHs1+Io\nFbGv3G+Pid9PsQJjG9zv33VBA8ELQHyETClZdLSIeIEzUj2JhIs1tsW/8rZD\nQFm+d++DGrrrUETCW1ajk05PpBIDeW5cGiW74bs1h7qqmiEQlZcLf3pa+f//\nBcE9pAJ4lStzxdd7RPRA+rh2PH2nA80rtKCZ7Ug5qpH+SXLEAh7tD/GFfjzp\ncETSw/bw86aaLbzlpMXft9zNcuKUPhvXQAB/veV7e5lzyiV1k4CkdAWP6mm6\n1ALuPPvN4ks6seOw0RgdVyV5BTss7n0l5ykHrved8pJ7EGyAMcKDHAZcNQXx\nUzFPijKDSDN9RRDN73N49j2/tSbi/ntgSNaAiCEayopqK9g9BMRMswHhid1K\nwCLWph2TjVGXI5LfSvuxE6smmdnJBddyXHiEM58y2lyIjhrECE3U012SZoY2\nUFl5UkBfY9Nodve9uz/Yv5MLTCg0wFmZ4mudSkXsqaxt5wn7KGrJitIRl5u3\nicRk974ihTJ6GXhH+Fq1M/G58upxL4nygIMi/TCJObD5cdHGWtgRGPUWP6V7\n+R97\r\n=y8Jv\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/validator_10.10.0_1545542387144_0.1413132164359152"
			},
			"_hasShrinkwrap": false
		},
		"10.11.0": {
			"name": "validator",
			"description": "String validation and sanitization",
			"version": "10.11.0",
			"homepage": "https://github.com/chriso/validator.js",
			"keywords": [
				"validator",
				"validation",
				"validate",
				"sanitization",
				"sanitize",
				"sanitisation",
				"sanitise",
				"assert"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"contributors": [
				{
					"name": "Anthony Nandaa",
					"url": "https://github.com/profnandaa"
				}
			],
			"main": "index.js",
			"bugs": {
				"url": "https://github.com/chriso/validator.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/chriso/validator.js.git"
			},
			"devDependencies": {
				"@babel/cli": "^7.0.0",
				"@babel/core": "^7.0.0",
				"@babel/preset-env": "^7.0.0",
				"@babel/register": "^7.0.0",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-module-exports": "^1.0.0",
				"eslint": "^4.19.1",
				"eslint-config-airbnb-base": "^12.1.0",
				"eslint-plugin-import": "^2.11.0",
				"mocha": "^5.1.1",
				"rollup": "^0.43.0",
				"rollup-plugin-babel": "^4.0.1",
				"uglify-js": "^3.0.19"
			},
			"scripts": {
				"lint": "eslint src test",
				"lint:fix": "eslint --fix src test",
				"clean:node": "rm -rf index.js lib",
				"clean:browser": "rm -rf validator*.js",
				"clean": "npm run clean:node && npm run clean:browser",
				"minify": "uglifyjs validator.js -o validator.min.js  --compress --mangle --comments /Copyright/",
				"build:browser": "node --require @babel/register build-browser && npm run minify",
				"build:node": "babel src -d .",
				"build": "npm run build:browser && npm run build:node",
				"pretest": "npm run lint && npm run build",
				"test": "mocha --require @babel/register --reporter dot"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"license": "MIT",
			"gitHead": "c0b905e994ff2d8259eac06bbdbb07152486458c",
			"_id": "validator@10.11.0",
			"_npmVersion": "6.5.0",
			"_nodeVersion": "11.6.0",
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"dist": {
				"integrity": "sha512-X/p3UZerAIsbBfN/IwahhYaBbY68EN/UQBWHtsbXGT5bfrH/p4NQzUCG1kF/rtKaNpnJ7jAu6NGTdSNtyNIXMw==",
				"shasum": "003108ea6e9a9874d31ccc9e5006856ccd76b228",
				"tarball": "https://registry.npmjs.org/validator/-/validator-10.11.0.tgz",
				"fileCount": 84,
				"unpackedSize": 244088,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcPmFYCRA9TVsSAnZWagAAiGcQAIJwHGrA8Cbwl4dOy2t7\n32D9RBAHHWJCmKfBEzrBispr8d9qLsy8NRxvmjtWhcdWN/59U9PW852k67pT\n5ONdsiix/mFj1o/Vvqh+JjzBP7mHvsKAb5AvrG2O2ih1Be75fyw8hkgBwNBp\n6j+LDSfSZTTf+eobgTTdEkCfoSvBJi+Ft6/jmKJESpPieF+6LgM9CZcXXBYN\nOOCU4JxQnexR+uRyIePh3YaMdRFK1g6P2a+OcxAIOGjfNscxfTojwsUwq9Bi\nlLw4r9r9FWEax7Uq2UH+AvbYeBMCftg4ZILNbyIZLov6yD7Iim0w7RWMtinI\nFQ5/GT1DEHvWZ1bG6RiaWFS/x9yRtlIwZGbLWn2M7NBxz5FTyJwGtCteB4lz\nJb8eaiIQH72RwmkXsgX1jYub1xXnLUeOYok6cuO+B6/OgoL+lXiPEPbutSAI\nMMqS5FUnCCYJRvo+p1G1KTt1wFl9V5APChb+0eg69nQQozBn0TQRx8/XAecF\nfJpyicSp2JElxm9TtOKOjBsVRA6TEQEDv3a3s12Go11+Ul8WOI325y9D64DD\nPx30H4exIkZOWnv1mZ4r0XRprBvccfBBqwEZ+CxWsIif27sLofVw1zhjJPPB\n/+0mGJekf/nbtB18c4kXKY9SYjcaogbO0fqiZpDNiS4/btjYRcJaNM4meqb0\nMqVU\r\n=vo0K\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/validator_10.11.0_1547592024087_0.005887969765304479"
			},
			"_hasShrinkwrap": false
		},
		"11.0.0": {
			"name": "validator",
			"description": "String validation and sanitization",
			"version": "11.0.0",
			"homepage": "https://github.com/chriso/validator.js",
			"keywords": [
				"validator",
				"validation",
				"validate",
				"sanitization",
				"sanitize",
				"sanitisation",
				"sanitise",
				"assert"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"contributors": [
				{
					"name": "Anthony Nandaa",
					"url": "https://github.com/profnandaa"
				}
			],
			"main": "index.js",
			"bugs": {
				"url": "https://github.com/chriso/validator.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/chriso/validator.js.git"
			},
			"devDependencies": {
				"@babel/cli": "^7.0.0",
				"@babel/core": "^7.0.0",
				"@babel/preset-env": "^7.0.0",
				"@babel/register": "^7.0.0",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-module-exports": "^1.0.0",
				"eslint": "^4.19.1",
				"eslint-config-airbnb-base": "^12.1.0",
				"eslint-plugin-import": "^2.11.0",
				"mocha": "^5.1.1",
				"rollup": "^0.43.0",
				"rollup-plugin-babel": "^4.0.1",
				"uglify-js": "^3.0.19"
			},
			"scripts": {
				"lint": "eslint src test",
				"lint:fix": "eslint --fix src test",
				"clean:node": "rm -rf index.js lib",
				"clean:browser": "rm -rf validator*.js",
				"clean": "npm run clean:node && npm run clean:browser",
				"minify": "uglifyjs validator.js -o validator.min.js  --compress --mangle --comments /Copyright/",
				"build:browser": "node --require @babel/register build-browser && npm run minify",
				"build:node": "babel src -d .",
				"build": "npm run build:browser && npm run build:node",
				"pretest": "npm run lint && npm run build",
				"test": "mocha --require @babel/register --reporter dot"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"license": "MIT",
			"gitHead": "90cc0223498d19cd3b3d58d5fcff6a9cf0884400",
			"_id": "validator@11.0.0",
			"_nodeVersion": "12.3.0",
			"_npmVersion": "6.9.0",
			"dist": {
				"integrity": "sha512-+wnGLYqaKV2++nUv60uGzUJyJQwYVOin6pn1tgEiFCeCQO60yeu3Og9/yPccbBX574kxIcEJicogkzx6s6eyag==",
				"shasum": "fb10128bfb1fd14ce4ed36b79fc94289eae70667",
				"tarball": "https://registry.npmjs.org/validator/-/validator-11.0.0.tgz",
				"fileCount": 85,
				"unpackedSize": 246553,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc5n9SCRA9TVsSAnZWagAAXR0P/1XSo3TcOOgd3tTZxjBw\n6OGh9EeNom+2use8IeI5gfezL3ILaWQrYaxhJr8oT38cIMld71PqxqwpRjI9\nRor/abu+xe3OJOpqfRGPXjABE+MRCSofBSmDAogr8us6HIdTxyvLcojKSCPJ\n2UNGKP7+8gaVKK4FRXBGkUjBpf8M8uT1vHWe47BkZqomuwbhdg6jVOtRmYAS\n7BzfnNOcwcqTyu9yidhoBds3dG2pyxWhGUqVq0/0tlsR8AatO1U9k1MtiABw\nESi5nFJ34+PkS9i5daR9wMtrFeZNcOg2zVbAVWPrzNYsoYzIRmi3gMnuR3HR\nF4TBuS2pr6ipLNZSNpKNzNaCQ160Im1cMaatc7G/iH+KJVS91mypl+wNfjva\nE5bgoJDJ/Ugsmuv+I+C9Vd2v4xXQpFbu+G5TM9xp7/QMFXgdLAQEiVBRR5qE\nTwmGPRQ4N8aY36Er2GePJnEv4/L6WrTaEeDArSEhaCKPToWtyokEF9IZOcOL\nQssQllUIo+MYIK720jEVM6vQq1xz8HYpRJHOM0BBKgZDEQEw/uqrbaFieOxn\n6RHYa3X1wfTuKkndVTEnuC41+K6DNIHhD3kANNa8jlMmOuUX3Or3xENf5bIB\njUO8kiLNsrDcENniGJPOPsNQkqdCh5QaPH9VUxVidbzhrZymLCFDIfbgOjDx\nd7ia\r\n=6rK9\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			],
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/validator_11.0.0_1558609744979_0.07485090278796647"
			},
			"_hasShrinkwrap": false
		},
		"11.1.0": {
			"name": "validator",
			"description": "String validation and sanitization",
			"version": "11.1.0",
			"homepage": "https://github.com/chriso/validator.js",
			"keywords": [
				"validator",
				"validation",
				"validate",
				"sanitization",
				"sanitize",
				"sanitisation",
				"sanitise",
				"assert"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"contributors": [
				{
					"name": "Anthony Nandaa",
					"url": "https://github.com/profnandaa"
				}
			],
			"main": "index.js",
			"bugs": {
				"url": "https://github.com/chriso/validator.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/chriso/validator.js.git"
			},
			"devDependencies": {
				"@babel/cli": "^7.0.0",
				"@babel/core": "^7.0.0",
				"@babel/preset-env": "^7.0.0",
				"@babel/register": "^7.0.0",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-module-exports": "^1.0.0",
				"eslint": "^4.19.1",
				"eslint-config-airbnb-base": "^12.1.0",
				"eslint-plugin-import": "^2.11.0",
				"mocha": "^5.1.1",
				"nyc": "^14.1.0",
				"rollup": "^0.43.0",
				"rollup-plugin-babel": "^4.0.1",
				"uglify-js": "^3.0.19"
			},
			"scripts": {
				"lint": "eslint src test",
				"lint:fix": "eslint --fix src test",
				"clean:node": "rm -rf index.js lib",
				"clean:browser": "rm -rf validator*.js",
				"clean": "npm run clean:node && npm run clean:browser",
				"minify": "uglifyjs validator.js -o validator.min.js  --compress --mangle --comments /Copyright/",
				"build:browser": "node --require @babel/register build-browser && npm run minify",
				"build:node": "babel src -d .",
				"build": "npm run build:browser && npm run build:node",
				"pretest": "npm run lint && npm run build",
				"test": "nyc mocha --require @babel/register --reporter dot"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"license": "MIT",
			"gitHead": "56cd1f04a5c7d97a31d2e9c92133cbbb6ade6548",
			"_id": "validator@11.1.0",
			"_nodeVersion": "12.5.0",
			"_npmVersion": "6.9.0",
			"dist": {
				"integrity": "sha512-qiQ5ktdO7CD6C/5/mYV4jku/7qnqzjrxb3C/Q5wR3vGGinHTgJZN/TdFT3ZX4vXhX2R1PXx42fB1cn5W+uJ4lg==",
				"shasum": "ac18cac42e0aa5902b603d7a5d9b7827e2346ac4",
				"tarball": "https://registry.npmjs.org/validator/-/validator-11.1.0.tgz",
				"fileCount": 85,
				"unpackedSize": 253067,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdHmDBCRA9TVsSAnZWagAAnmkP/1MRYL9zNQH2Kv6oHWs3\nVCCg6wHzufoBJVWPrY2OvYpbcPB05HOMFJLYs+QFzS4H3sttm7XgeFA70/uF\nlThDwuC8bRwQNA0OLKXs3Pf32pGjFY/zs4GNXJ1DDFzge+C9jAEKRvIcLeeK\n+nC0uNL6l0sBqoyRJfn9JCM+/aPx3Tu4B1f3uw5QBslJUU4i5Xmp3nwVfMau\nKyfenPemXD+JcvOgWqKg41vo7RmTnrOd0UrRQma5wo2xgCvaUPJvFGjUyodM\nyzYL9g3/HkAfotzUfikA1mzB9ERqv3O+yyAx2TkBSJ+3LbxR/lloDLi1YTlE\n4cLbFGvmyd35XI3uwIZJZJAnmSxOvSlv0xtqznTALVvT2ncKsBHI9L72bCMA\nxCmOC1VhqZR7yTlU5dTJlQe5XDWDfeUKdZq+RxvfYMlBxzh67GZZbkllQPZg\nMTmcCoIZYvTaNw9/nS2nxCDSacGLp2e3ECiilPc8P6eHe8MRBP+CsWr7RM3B\n9O44VmpfKEt7VHib2CqhMUOcwIYwjE3XevSmfd8ucgemnvZbZKRTvCTMsiDg\nDdeM9EkRXbMgPzbh6nl68EmVYXHnbt48j5qev8JjpoAN1yj24x4HWvJZMvWI\nyqcrXWv2l8eTFrYy9Zg2Xq45/Uwbhei6nJ0xBUYT7Jfiv5MUuwed9n8biMq+\nXqtW\r\n=nfz6\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			],
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/validator_11.1.0_1562271936757_0.6392460007176697"
			},
			"_hasShrinkwrap": false
		},
		"12.0.0": {
			"name": "validator",
			"description": "String validation and sanitization",
			"version": "12.0.0",
			"homepage": "https://github.com/chriso/validator.js",
			"keywords": [
				"validator",
				"validation",
				"validate",
				"sanitization",
				"sanitize",
				"sanitisation",
				"sanitise",
				"assert"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"contributors": [
				{
					"name": "Anthony Nandaa",
					"url": "https://github.com/profnandaa"
				}
			],
			"main": "index.js",
			"bugs": {
				"url": "https://github.com/chriso/validator.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/chriso/validator.js.git"
			},
			"devDependencies": {
				"@babel/cli": "^7.0.0",
				"@babel/core": "^7.0.0",
				"@babel/preset-env": "^7.0.0",
				"@babel/register": "^7.0.0",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-module-exports": "^1.0.0",
				"eslint": "^4.19.1",
				"eslint-config-airbnb-base": "^12.1.0",
				"eslint-plugin-import": "^2.11.0",
				"mocha": "^5.1.1",
				"nyc": "^14.1.0",
				"rollup": "^0.43.0",
				"rollup-plugin-babel": "^4.0.1",
				"uglify-js": "^3.0.19"
			},
			"scripts": {
				"lint": "eslint src test",
				"lint:fix": "eslint --fix src test",
				"clean:node": "rm -rf index.js lib",
				"clean:browser": "rm -rf validator*.js",
				"clean": "npm run clean:node && npm run clean:browser",
				"minify": "uglifyjs validator.js -o validator.min.js  --compress --mangle --comments /Copyright/",
				"build:browser": "node --require @babel/register build-browser && npm run minify",
				"build:node": "babel src -d .",
				"build": "npm run build:browser && npm run build:node",
				"pretest": "npm run lint && npm run build",
				"test": "nyc mocha --require @babel/register --reporter dot"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"license": "MIT",
			"gitHead": "b5a1d1f23fcdd24e3ca9d6090fdc0a06fcc23d55",
			"_id": "validator@12.0.0",
			"_nodeVersion": "12.12.0",
			"_npmVersion": "6.11.3",
			"dist": {
				"integrity": "sha512-r5zA1cQBEOgYlesRmSEwc9LkbfNLTtji+vWyaHzRZUxCTHdsX3bd+sdHfs5tGZ2W6ILGGsxWxCNwT/h3IY/3ng==",
				"shasum": "fb33221f5320abe2422cda2f517dc3838064e813",
				"tarball": "https://registry.npmjs.org/validator/-/validator-12.0.0.tgz",
				"fileCount": 88,
				"unpackedSize": 261656,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdtiJBCRA9TVsSAnZWagAAr4QQAJk/h+r8DBHAJBafBk2R\ndkxhwgqrI1S7xH4uIwKRgaLjogtUd1uvjRVULfL4p0e/nTgNGQ62G5lS0/O6\nGyjHepV/nrK0UTEL5O0kl/7L6a68YTnm0GYNaX5EA/Z8I7siscMCWVFNbWDB\nCkItOHBQt1H5Ho2aXBPS9S81R1PKJgvasf9TdEu9sRydeeooJPbFZkahGTKD\nHpCtEYxhd8B3cPPVrsqzDDFiTNAHwiEmkqZNPKtNwe0klg+kYuR2CrRFhrOj\nmVZ5QtuOsh9U2fNY19jEYRRwvkI7ZSP2XbAcLxTpwtUxgWsOLn45DbnRmbnN\nYlxDqttFPK2xanSIkb4y+9PbP645xk8rXdYcYkFKPCXP1qAdOYkwpPiT3Ljj\nkCPLgCO4Z1JmKUlVW5o5lbbkW8bYs6UE5yurNS72fuYFmm4pG8NshofdZYBV\nlzJ4r96/a07LSFzfGBz1A1DUGftnX7nYjKYFzzdaqJag3bEmLNrxGPjSs4aR\n6PrrT137VICZMP/BwO1n5jO4bM/u5H6GBeIxFg4sKJFd+HXJdtWs334cMbsi\nc+LnlG7Jnx6RRRnEWhZYKkOXuBLPG0paaOVKl7sBo8tQnImTTeDk8LTRIdzF\nhgVcnGQBNtcGkXp54v9t2d+RyCBLVMgq4XFFgR1PQllRB8303J89k7q6543L\nMHd+\r\n=7AW0\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			],
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/validator_12.0.0_1572217408864_0.5874983062781607"
			},
			"_hasShrinkwrap": false
		},
		"12.1.0": {
			"name": "validator",
			"description": "String validation and sanitization",
			"version": "12.1.0",
			"sideEffects": false,
			"homepage": "https://github.com/chriso/validator.js",
			"keywords": [
				"validator",
				"validation",
				"validate",
				"sanitization",
				"sanitize",
				"sanitisation",
				"sanitise",
				"assert"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"contributors": [
				{
					"name": "Anthony Nandaa",
					"url": "https://github.com/profnandaa"
				}
			],
			"main": "index.js",
			"bugs": {
				"url": "https://github.com/chriso/validator.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/chriso/validator.js.git"
			},
			"devDependencies": {
				"@babel/cli": "^7.0.0",
				"@babel/core": "^7.0.0",
				"@babel/preset-env": "^7.0.0",
				"@babel/register": "^7.0.0",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-module-exports": "^1.0.0",
				"eslint": "^4.19.1",
				"eslint-config-airbnb-base": "^12.1.0",
				"eslint-plugin-import": "^2.11.0",
				"mocha": "^5.1.1",
				"nyc": "^14.1.0",
				"rollup": "^0.43.0",
				"rollup-plugin-babel": "^4.0.1",
				"uglify-js": "^3.0.19"
			},
			"scripts": {
				"lint": "eslint src test",
				"lint:fix": "eslint --fix src test",
				"clean:node": "rm -rf index.js lib",
				"clean:es": "rm -rf es",
				"clean:browser": "rm -rf validator*.js",
				"clean": "npm run clean:node && npm run clean:browser && npm run clean:es",
				"minify": "uglifyjs validator.js -o validator.min.js  --compress --mangle --comments /Copyright/",
				"build:browser": "node --require @babel/register build-browser && npm run minify",
				"build:es": "babel src -d es --env-name=es",
				"build:node": "babel src -d .",
				"build": "npm run build:browser && npm run build:node && npm run build:es",
				"pretest": "npm run lint && npm run build",
				"test": "nyc mocha --require @babel/register --reporter dot"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"license": "MIT",
			"gitHead": "0d204da14f640fd2a8bf1874b6995128ff28409d",
			"_id": "validator@12.1.0",
			"_nodeVersion": "13.1.0",
			"_npmVersion": "6.12.1",
			"dist": {
				"integrity": "sha512-gIC2RBuFRi574Rb9vewGCJ7TCLxHXNx6EKthEgs+Iz0pYa9a9Te1VLG/bGLsAyGWrqR5FfR7tbFUI7FEF2LiGA==",
				"shasum": "a3a7315d5238cbc15e46ad8d5e479aafa7119925",
				"tarball": "https://registry.npmjs.org/validator/-/validator-12.1.0.tgz",
				"fileCount": 170,
				"unpackedSize": 343930,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd1iGrCRA9TVsSAnZWagAAhdgQAJ+Gk8MTJBJi47MNSchT\nfKNv0MJwnaxQKYJJkEyEqYqZU5yFp08jIi85OMDavQEkdRMis0Aei72rWmmm\nMiZ8A0UGXzkJIDLMx/PSvrdJug5tCIPxlrXJBAUYAoHylEHiBdkErMSgzu3d\n6HCSScwH5Ty9v4/FwJwNQv7jkfY3bKaf1X1MUWB7XwOaLSi47LoKtci8FLDm\nGrWm7sNiqa50SiB92SIWiBNVlVGT007Qf/gAWrPjcziHt9evuDB+3rL58yYR\nSPDYTEVVO79F45PnLkEdH9dWgQiLR/Fc1GaD5bNwqfhbkYCeh0j8VvvbNWu1\nTJU1BPMq4vy6k0KUFdyPgvj8zB/V2uEqqiryzwo9Y1t9Z9Kb4xXZQxs0duaV\n7eLvstq/mQsPgQ+zGDX4fSMexZrfETdj7gjp7EJFyaZw7hfC/+E/za7w9Bai\ndkUFm1rJ2BwVoI2kQkkBOY1rflZek8E3bVlqW0SKfsJuzaTrE3eYdzWtmI9o\nl7YUecGr7r3gp5QIIlVPOZC5DcJhXUDXRQYtbgzK/NUjvDNQyINVuKuszAtz\nLwbXXwenKrfBoF/8UHi1PXKRKYrgXNOit39SL8Ei3+H5tCjP4KKrIXPGhhX1\nIXQOha+/5sN2SW8T6seHNdrMptlZ5G+w8pVsACwWSlysXBrC22qopnWW1eJM\nrvSV\r\n=qVUu\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			],
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/validator_12.1.0_1574314410847_0.44420929069239"
			},
			"_hasShrinkwrap": false
		},
		"12.2.0": {
			"name": "validator",
			"description": "String validation and sanitization",
			"version": "12.2.0",
			"sideEffects": false,
			"homepage": "https://github.com/chriso/validator.js",
			"keywords": [
				"validator",
				"validation",
				"validate",
				"sanitization",
				"sanitize",
				"sanitisation",
				"sanitise",
				"assert"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"contributors": [
				{
					"name": "Anthony Nandaa",
					"url": "https://github.com/profnandaa"
				}
			],
			"main": "index.js",
			"bugs": {
				"url": "https://github.com/chriso/validator.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/chriso/validator.js.git"
			},
			"devDependencies": {
				"@babel/cli": "^7.0.0",
				"@babel/core": "^7.0.0",
				"@babel/preset-env": "^7.0.0",
				"@babel/register": "^7.0.0",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-module-exports": "^1.0.0",
				"eslint": "^4.19.1",
				"eslint-config-airbnb-base": "^12.1.0",
				"eslint-plugin-import": "^2.11.0",
				"mocha": "^5.1.1",
				"nyc": "^14.1.0",
				"rollup": "^0.43.0",
				"rollup-plugin-babel": "^4.0.1",
				"uglify-js": "^3.0.19"
			},
			"scripts": {
				"lint": "eslint src test",
				"lint:fix": "eslint --fix src test",
				"clean:node": "rm -rf index.js lib",
				"clean:es": "rm -rf es",
				"clean:browser": "rm -rf validator*.js",
				"clean": "npm run clean:node && npm run clean:browser && npm run clean:es",
				"minify": "uglifyjs validator.js -o validator.min.js  --compress --mangle --comments /Copyright/",
				"build:browser": "node --require @babel/register build-browser && npm run minify",
				"build:es": "babel src -d es --env-name=es",
				"build:node": "babel src -d .",
				"build": "npm run build:browser && npm run build:node && npm run build:es",
				"pretest": "npm run lint && npm run build",
				"test": "nyc mocha --require @babel/register --reporter dot"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"license": "MIT",
			"gitHead": "04b8b0a530aeb8051b7ee829e8539005e419b1ec",
			"_id": "validator@12.2.0",
			"_nodeVersion": "13.7.0",
			"_npmVersion": "6.13.6",
			"dist": {
				"integrity": "sha512-jJfE/DW6tIK1Ek8nCfNFqt8Wb3nzMoAbocBF6/Icgg1ZFSBpObdnwVY2jQj6qUqzhx5jc71fpvBWyLGO7Xl+nQ==",
				"shasum": "660d47e96267033fd070096c3b1a6f2db4380a0a",
				"tarball": "https://registry.npmjs.org/validator/-/validator-12.2.0.tgz",
				"fileCount": 170,
				"unpackedSize": 347108,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeK60ZCRA9TVsSAnZWagAAEg4P/2K5SrPn5+qiSQyYyRKO\nWTW5A5WSB0n9D1IzJCSG5TAXicXx1xa7fNUlc4e2x3jnACz/bpyBZj8uNHxV\nTaQaekG8b0DS0+V9GKz2WGZ4jbBY5SsAbMvGQor8m8Az9KA4DD+KOES72nrY\nQx3011o2OzbHSHs8H663L67nxTBtLcoxB6aqAkk0ebSueBeHe4ysypTZPhKS\nomGBZNCeBGW/NfdnvcJFgg18VTmRtjkkh3AIJeppgQbRyxritR/Tx/23GJ2F\nKh9D9XqfB7xhrO1ssQaMLwdNBHGjjdJGCnS9fsZqAZWxqQhepXsyPiZvqiOg\nYl+B9nnTXdKcu/mM3ow+zqBT7nZeVfwcsWfag2Fc4/OQ6HJjQOzVcVNMnCZ7\ndsV8uO9D/jOJAjXa2oK9MNomv8e+CVbl7WpOD1swIVpQ2p9LuX0YKQnodR7a\n5RFw1OfS16kckBsE77gUU8f769tYmsv4isk1z/ebpULid5wG1cfAG6SdDaYF\nLVEID8dBBSp4jEPvHiSxqGChtbzQgsOxybF+ZZq5BUsWnHiyrUW5kJuUsqEr\nLmYfa2bEgzUFu4UC8Tb2kPC3wmLOMtHix/3FIO4rYvmmbGA+7EDstS73cojt\nalfYotuv19FEoKvt0kZptlkSBV7w9fORnEAvu3/I46Ae6wofZYdbzERHQDon\nfWUR\r\n=vmm8\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			],
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/validator_12.2.0_1579920665098_0.718813924692252"
			},
			"_hasShrinkwrap": false
		},
		"13.0.0": {
			"name": "validator",
			"description": "String validation and sanitization",
			"version": "13.0.0",
			"sideEffects": false,
			"homepage": "https://github.com/chriso/validator.js",
			"keywords": [
				"validator",
				"validation",
				"validate",
				"sanitization",
				"sanitize",
				"sanitisation",
				"sanitise",
				"assert"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"contributors": [
				{
					"name": "Anthony Nandaa",
					"url": "https://github.com/profnandaa"
				}
			],
			"main": "index.js",
			"bugs": {
				"url": "https://github.com/chriso/validator.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/chriso/validator.js.git"
			},
			"devDependencies": {
				"@babel/cli": "^7.0.0",
				"@babel/core": "^7.0.0",
				"@babel/preset-env": "^7.0.0",
				"@babel/register": "^7.0.0",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-module-exports": "^1.0.0",
				"eslint": "^4.19.1",
				"eslint-config-airbnb-base": "^12.1.0",
				"eslint-plugin-import": "^2.11.0",
				"mocha": "^5.1.1",
				"nyc": "^14.1.0",
				"rollup": "^0.43.0",
				"rollup-plugin-babel": "^4.0.1",
				"uglify-js": "^3.0.19"
			},
			"scripts": {
				"lint": "eslint src test",
				"lint:fix": "eslint --fix src test",
				"clean:node": "rm -rf index.js lib",
				"clean:es": "rm -rf es",
				"clean:browser": "rm -rf validator*.js",
				"clean": "npm run clean:node && npm run clean:browser && npm run clean:es",
				"minify": "uglifyjs validator.js -o validator.min.js  --compress --mangle --comments /Copyright/",
				"build:browser": "node --require @babel/register build-browser && npm run minify",
				"build:es": "babel src -d es --env-name=es",
				"build:node": "babel src -d .",
				"build": "npm run build:browser && npm run build:node && npm run build:es",
				"pretest": "npm run lint && npm run build",
				"test": "nyc mocha --require @babel/register --reporter dot"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"license": "MIT",
			"gitHead": "4db2711c416b4ddbe47439a78694fcaad82a4cbb",
			"_id": "validator@13.0.0",
			"_nodeVersion": "13.11.0",
			"_npmVersion": "6.13.7",
			"dist": {
				"integrity": "sha512-anYx5fURbgF04lQV18nEQWZ/3wHGnxiKdG4aL8J+jEDsm98n/sU/bey+tYk6tnGJzm7ioh5FoqrAiQ6m03IgaA==",
				"shasum": "0fb6c6bb5218ea23d368a8347e6d0f5a70e3bcab",
				"tarball": "https://registry.npmjs.org/validator/-/validator-13.0.0.tgz",
				"fileCount": 190,
				"unpackedSize": 399469,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJedC5XCRA9TVsSAnZWagAA+ecP/3MjKhSQEQZy8pn5Kx7u\nYKAhvrHTUfHEEME54wh6ifaIlzK145wV5BYFplsLope0Ynb9wDMHb2xMFcbd\nUwPbzIq474O9jxs/7Kz6qQ5/k0FZhumhL3hvZMvJaorMhUHCZneD7pUsJ3sM\nFzKUNDu98RgQ5NLnHpTe7Td1gdfLpqHyJ4IYlAdHXeFVbJ3htiEoHM3pFHCU\n5MhmYMr1+M29jqmEzb51hV2oddRpLcOX9+jkwJuv83qy8zZYm9B7mNvt0wUk\n+VmDscfnEUSZT124lDV914avSgE+Ra9L6D9Qg8E2yo4Vo/Wha3bXeAZpyxdc\nrwm9kVjCDCQAcmSGl8i5H1Rxyzupi3UZbYydjE2seloYjalnFwwoegpTeOvq\n5wnSLXNYvevyjqlts1eaM9AfF8b/Fczf+PwSfXEIF3UGvX3zTP1EDsmvfXPx\nx1rqMwDOnVgd2vHbHgrIXVW59SgugZdxqoVnG4p00SmEe1Eru/gvdoWOhBSX\nlmedd0O+htlo79Xw0Cx4qmNuBXW670JyPxurOQv0hIhJntldOC/hwCyR1T03\ntBJVPrhnph+jbXeM7ovwscjIxMocMVsjzXTUWPs2mXbGBL4htOdTOK/qrm0W\nibZ5Tks5phzSIub4mMq8N8jLKU+PzHkS9lf47N9atoU9qVzbZLSCCrJJMoO1\nhZS2\r\n=pI/y\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			],
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/validator_13.0.0_1584672342529_0.6697691398764767"
			},
			"_hasShrinkwrap": false
		},
		"13.1.0": {
			"name": "validator",
			"description": "String validation and sanitization",
			"version": "13.1.0",
			"sideEffects": false,
			"homepage": "https://github.com/chriso/validator.js",
			"keywords": [
				"validator",
				"validation",
				"validate",
				"sanitization",
				"sanitize",
				"sanitisation",
				"sanitise",
				"assert"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"contributors": [
				{
					"name": "Anthony Nandaa",
					"url": "https://github.com/profnandaa"
				}
			],
			"main": "index.js",
			"bugs": {
				"url": "https://github.com/chriso/validator.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/chriso/validator.js.git"
			},
			"devDependencies": {
				"@babel/cli": "^7.0.0",
				"@babel/core": "^7.0.0",
				"@babel/preset-env": "^7.0.0",
				"@babel/register": "^7.0.0",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-module-exports": "^1.0.0",
				"eslint": "^4.19.1",
				"eslint-config-airbnb-base": "^12.1.0",
				"eslint-plugin-import": "^2.11.0",
				"mocha": "^5.1.1",
				"nyc": "^14.1.0",
				"rimraf": "^3.0.0",
				"rollup": "^0.43.0",
				"rollup-plugin-babel": "^4.0.1",
				"uglify-js": "^3.0.19"
			},
			"scripts": {
				"lint": "eslint src test",
				"lint:fix": "eslint --fix src test",
				"clean:node": "rimraf index.js lib",
				"clean:es": "rimraf es",
				"clean:browser": "rimraf validator*.js",
				"clean": "npm run clean:node && npm run clean:browser && npm run clean:es",
				"minify": "uglifyjs validator.js -o validator.min.js  --compress --mangle --comments /Copyright/",
				"build:browser": "node --require @babel/register build-browser && npm run minify",
				"build:es": "babel src -d es --env-name=es",
				"build:node": "babel src -d .",
				"build": "npm run build:browser && npm run build:node && npm run build:es",
				"pretest": "npm run lint && npm run build",
				"test": "nyc mocha --require @babel/register --reporter dot"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"license": "MIT",
			"gitHead": "591032509b687a9d0522f37887ab19bb72edc003",
			"_id": "validator@13.1.0",
			"_nodeVersion": "14.4.0",
			"_npmVersion": "6.14.4",
			"dist": {
				"integrity": "sha512-/pCLYqPpAW10x0kkrtFUoN3O3JhB4/kblWD5NsaI6Anei85pxVr3p0xjFkBmB54JnKRf6d4sKtUI23+CtbzNHQ==",
				"shasum": "c1cab4e07f3959fd60c81a9f8588346d846a6986",
				"tarball": "https://registry.npmjs.org/validator/-/validator-13.1.0.tgz",
				"fileCount": 196,
				"unpackedSize": 460706,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe4LSmCRA9TVsSAnZWagAAnSkP/1WvuFo2mP60m+/+hmcs\npFQed+GZmUQcJgeStahM5SxBbLQs5Mn8/LJK+8GivwU7ApZqzLlpT5nWeYck\nwbX7sPeUK+A/U+IySTT2Dq/FvN2Ds+K7QonVvg1uae7B/NRmE9GepdgfHtUg\n7alWtRfvp3uVTN0po/SPRtUfCMMF7f1jqxK+Un/yRl9ekKO8T40H8p264WO6\nfrBPEzDWIrGHVLU25ACf2qpNXFz/pUscNpiMYKa8zttygAp8bectz1kos/87\nCcgiABd6qRmFVklca4VaBu5wP7yJwgpXFOl7ztQdRwYOgsEp7bnrb6bCHYwN\nVAhb/8ysNI+2qPFtjMqSCOQ4ieFVlA86/WkTpJ49HSnuko1k58dk4oBdrWLz\nGeUJXwI6i05mjuHMqinZb9QpB2oEGRvkyelchdSDjHUICCxpIO+9oQp2c5UC\nznV44CxxcuI5n1dhhXST4Q88ALIXFBqyGawgeAsBaZJyVYY22nOVPLhLLX87\n5Cyb1QuWW2VrWsmVlECIMt75dOnhTfuAO2yOgKjcx3Jj06JLa5/GFO9sFJY8\n5o+OK7pCfyGSKIXgVx/+LFt0HTsXcUabtykHkz5sjS8VARKbXJmdoBkYJpuZ\ni3r3GGGa3EYxKuTAphJl8O1I56qpdHEdrufgCEi4dSWnMKmKAuGJj5aX7eyy\n13sp\r\n=VSxw\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			],
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/validator_13.1.0_1591784613808_0.7278240215732652"
			},
			"_hasShrinkwrap": false
		},
		"13.1.1": {
			"name": "validator",
			"description": "String validation and sanitization",
			"version": "13.1.1",
			"sideEffects": false,
			"homepage": "https://github.com/chriso/validator.js",
			"keywords": [
				"validator",
				"validation",
				"validate",
				"sanitization",
				"sanitize",
				"sanitisation",
				"sanitise",
				"assert"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"contributors": [
				{
					"name": "Anthony Nandaa",
					"url": "https://github.com/profnandaa"
				}
			],
			"main": "index.js",
			"bugs": {
				"url": "https://github.com/chriso/validator.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/chriso/validator.js.git"
			},
			"devDependencies": {
				"@babel/cli": "^7.0.0",
				"@babel/core": "^7.0.0",
				"@babel/preset-env": "^7.0.0",
				"@babel/register": "^7.0.0",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-module-exports": "^1.0.0",
				"eslint": "^4.19.1",
				"eslint-config-airbnb-base": "^12.1.0",
				"eslint-plugin-import": "^2.11.0",
				"mocha": "^5.1.1",
				"nyc": "^14.1.0",
				"rimraf": "^3.0.0",
				"rollup": "^0.43.0",
				"rollup-plugin-babel": "^4.0.1",
				"uglify-js": "^3.0.19"
			},
			"scripts": {
				"lint": "eslint src test",
				"lint:fix": "eslint --fix src test",
				"clean:node": "rimraf index.js lib",
				"clean:es": "rimraf es",
				"clean:browser": "rimraf validator*.js",
				"clean": "npm run clean:node && npm run clean:browser && npm run clean:es",
				"minify": "uglifyjs validator.js -o validator.min.js  --compress --mangle --comments /Copyright/",
				"build:browser": "node --require @babel/register build-browser && npm run minify",
				"build:es": "babel src -d es --env-name=es",
				"build:node": "babel src -d .",
				"build": "npm run build:browser && npm run build:node && npm run build:es",
				"pretest": "npm run lint && npm run build",
				"test": "nyc mocha --require @babel/register --reporter dot"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"license": "MIT",
			"gitHead": "b7ffd5db054f6dee229f7e1ac317c3fd200df9fb",
			"_id": "validator@13.1.1",
			"_nodeVersion": "14.4.0",
			"_npmVersion": "6.14.4",
			"dist": {
				"integrity": "sha512-8GfPiwzzRoWTg7OV1zva1KvrSemuMkv07MA9TTl91hfhe+wKrsrgVN4H2QSFd/U/FhiU3iWPYVgvbsOGwhyFWw==",
				"shasum": "f8811368473d2173a9d8611572b58c5783f223bf",
				"tarball": "https://registry.npmjs.org/validator/-/validator-13.1.1.tgz",
				"fileCount": 196,
				"unpackedSize": 460555,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe4ppUCRA9TVsSAnZWagAAbYwP/2a3wpL0fQFUAUBuMKzc\n7qhbtPP0SifcILNQN+lzo0hw0vtYAQn8Mv6M7ShOAN7+bCLaIcBipNkJaonp\nycBXAumKGey6cwwoaXTy3AAjSMkrPjpVsD1a3EFrSbUyiIspdOZ2jKXdSqlW\nkOvKvUWD+Q7X6mNUgyubejrl3rGMZISgApBC+X833tkNpAPPjbSdSpRGVWuG\noG0G2eLms4tpLvMNHFKWN7DdS1ZNkQ9q2/uEIWaaU61Y46YUaEIUHJRnIlt/\nEsKNCvXDTG5vr2OonEDfIMeiLPfguNFJiUJ1FAdpsMm5mkeNl0Z3plh2py+m\nvwH9g3cZ6sUfWAQtbl4vPA4waNVNIrKb/ZyK1ePPe3nV3G2iUJoFhfFcjKzj\nW//uNKKDBeqcmD3S1oWzejNEtpB4oDj7IYdZHYAPuXDNqrOxiSO55i8FD279\n9h+JtS53FA6m9ejfC4vsMiyFepgjGgp/9H51Ox0KcHx5w7ZraLSj7u8tcvmr\nFT2RToP5sIZR644/vmIbvzov2J4y/ap13Entqd2oBVFH9XmqFWgpRl4/Pptt\nkHeSNIKYEvAqqWeyMpcbHmrpxkpM3WM9PDkI7FQzUhoySKgeBQNP7f7WiR5c\nBS1Sgsz7bhj5vZl/JC6Fi4B9L2XjNcBCK3XD3TZz2Qdz9bR9/Gli3hxWiZM8\nuyOk\r\n=3kpv\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				}
			],
			"_npmUser": {
				"name": "cohara87",
				"email": "cohara87@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/validator_13.1.1_1591908947505_0.2848492413324972"
			},
			"_hasShrinkwrap": false
		},
		"13.1.17": {
			"name": "validator",
			"description": "String validation and sanitization",
			"version": "13.1.17",
			"sideEffects": false,
			"homepage": "https://github.com/chriso/validator.js",
			"keywords": [
				"validator",
				"validation",
				"validate",
				"sanitization",
				"sanitize",
				"sanitisation",
				"sanitise",
				"assert"
			],
			"author": {
				"name": "Chris O'Hara",
				"email": "cohara87@gmail.com"
			},
			"contributors": [
				{
					"name": "Anthony Nandaa",
					"url": "https://github.com/profnandaa"
				}
			],
			"main": "index.js",
			"bugs": {
				"url": "https://github.com/chriso/validator.js/issues"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/chriso/validator.js.git"
			},
			"devDependencies": {
				"@babel/cli": "^7.0.0",
				"@babel/core": "^7.0.0",
				"@babel/preset-env": "^7.0.0",
				"@babel/register": "^7.0.0",
				"babel-eslint": "^10.0.1",
				"babel-plugin-add-module-exports": "^1.0.0",
				"eslint": "^4.19.1",
				"eslint-config-airbnb-base": "^12.1.0",
				"eslint-plugin-import": "^2.11.0",
				"mocha": "^5.1.1",
				"nyc": "^14.1.0",
				"rimraf": "^3.0.0",
				"rollup": "^0.43.0",
				"rollup-plugin-babel": "^4.0.1",
				"uglify-js": "^3.0.19"
			},
			"scripts": {
				"lint": "eslint src test",
				"lint:fix": "eslint --fix src test",
				"clean:node": "rimraf index.js lib",
				"clean:es": "rimraf es",
				"clean:browser": "rimraf validator*.js",
				"clean": "npm run clean:node && npm run clean:browser && npm run clean:es",
				"minify": "uglifyjs validator.js -o validator.min.js  --compress --mangle --comments /Copyright/",
				"build:browser": "node --require @babel/register build-browser && npm run minify",
				"build:es": "babel src -d es --env-name=es",
				"build:node": "babel src -d .",
				"build": "npm run build:browser && npm run build:node && npm run build:es",
				"pretest": "npm run lint && npm run build",
				"test": "nyc mocha --require @babel/register --reporter dot",
				"test:ci": "nyc report --reporter=text-lcov"
			},
			"engines": {
				"node": ">= 0.10"
			},
			"license": "MIT",
			"gitHead": "f492d89e8c662f73b0bf262db022ba3b863a1ae1",
			"_id": "validator@13.1.17",
			"_nodeVersion": "12.18.4",
			"_npmVersion": "6.14.6",
			"dist": {
				"integrity": "sha512-zL5QBoemJ3jYFb2/j38y7ljhwYGXVLUp8H6W1nVxadnAOvUOytec+L7BHh1oBQ82/TzWXHd+GSaxUWp4lROkLg==",
				"shasum": "ad677736950adddd3c37209484a6b2e0966579ad",
				"tarball": "https://registry.npmjs.org/validator/-/validator-13.1.17.tgz",
				"fileCount": 196,
				"unpackedSize": 466954,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfZRp7CRA9TVsSAnZWagAAmIkP/RgYjV3qb+bk7JOErfzI\n5Pl4TCNerrEfH6RouG3F2HzDM1upTNnT7tf7k2Rlia+leBAOzTKAM6Yd+J7Z\n1PVPgMb+/2DmbSrNC/GGuObKYqYP5a0NoutXRmthOLLDRvzNrzLCxM67IuD3\ngwCfLcS53E4n+tcfvhU7Gy0yPJXgHxayk8YWbIoVcdp60Nk7M9nzSYz4Livu\nP40d/qEKStOpO57cftTMd/ISI5RLvIwXYBhkvPlprAAGfEH4p5RjeN0MZ0R7\n2PCZUdKZ0SFVwQZba/zJ0j5vlXAX6JrZW2t8BUsKjaYfvNM7AcDR5T5nFxyN\n4qYT45MjBh2MIADYkL0u+BDMSfgVKabovRpSEjAIOmVrpQumBD8l+bdEW+4R\n19qNX8pMT2ig3mAFLMhB3GUbGPfQ0TQQWsFfLtN/ZHv2chQU4kOjRBcUcJJb\nXA+swE5Cbagu1waxWRHkO82trPhz1dJj49fbhPl7bKVnMHSZFYpH1RAzPRfq\npEfPyUBikZuZQr5n52UzFdvD3ZUXxiIN3FjvXk6ZtlRP/MzL0CShaLlExkTy\nuVOeLh++luUqgORm+NQrtXrITeLSjEcM9gizCEVuoxtxT07qyINiYNegP/tK\naOH5wXNht8XVggIU9ci9OJ9/Vj43kPBLsfBHSyFGeVJUr3bU9PBse+AVAtLV\nAEZf\r\n=zrut\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "cohara87",
					"email": "cohara87@gmail.com"
				},
				{
					"name": "profnandaa",
					"email": "prof@nandaa.com"
				}
			],
			"_npmUser": {
				"name": "profnandaa",
				"email": "prof@nandaa.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/validator_13.1.17_1600461434814_0.24939686783469894"
			},
			"_hasShrinkwrap": false
		}
	},
	"time": {
		"modified": "2020-09-18T20:37:17.253Z",
		"created": "2011-01-04T23:51:47.750Z",
		"0.1.0": "2011-01-04T23:51:47.750Z",
		"0.1.1": "2011-01-04T23:51:47.750Z",
		"0.1.2": "2011-01-04T23:51:47.750Z",
		"0.1.3": "2011-01-10T09:33:33.246Z",
		"0.1.4": "2011-01-13T09:59:01.603Z",
		"0.1.5": "2011-01-13T10:04:06.832Z",
		"0.1.6": "2011-01-13T10:13:41.865Z",
		"0.1.7": "2011-02-18T23:57:26.785Z",
		"0.1.8": "2011-03-27T23:00:35.465Z",
		"0.1.9": "2011-04-17T23:05:50.170Z",
		"0.2.0": "2011-04-27T10:41:44.259Z",
		"0.2.1": "2011-05-10T21:28:22.430Z",
		"0.2.2": "2011-05-13T14:21:15.639Z",
		"0.2.3": "2011-05-15T05:59:54.277Z",
		"0.2.4": "2011-06-14T08:54:19.079Z",
		"0.2.5": "2011-07-09T06:17:49.313Z",
		"0.2.6": "2011-07-09T06:57:00.343Z",
		"0.2.7": "2011-08-07T06:06:15.722Z",
		"0.2.8": "2011-09-19T12:00:32.475Z",
		"0.2.9": "2011-10-09T03:50:26.695Z",
		"0.3.0": "2011-10-26T12:08:38.729Z",
		"0.3.1": "2011-10-29T23:43:00.289Z",
		"0.3.2": "2011-10-30T00:24:18.760Z",
		"0.3.4": "2011-11-05T20:53:13.932Z",
		"0.3.5": "2011-11-07T09:33:46.282Z",
		"0.3.6": "2011-11-24T08:27:32.065Z",
		"0.3.7": "2011-11-28T08:50:37.574Z",
		"0.3.8": "2011-12-31T04:22:44.955Z",
		"0.3.9": "2011-12-31T05:51:52.825Z",
		"0.4.0": "2012-02-11T02:06:40.770Z",
		"0.4.1": "2012-02-12T01:10:16.570Z",
		"0.4.2": "2012-02-24T21:50:10.845Z",
		"0.4.3": "2012-03-19T10:23:16.503Z",
		"0.4.4": "2012-03-19T21:03:03.868Z",
		"0.4.5": "2012-03-22T01:52:02.479Z",
		"0.4.6": "2012-04-18T08:43:26.183Z",
		"0.4.6-1": "2012-04-18T22:18:16.601Z",
		"0.4.6-2": "2012-04-22T12:15:50.514Z",
		"0.4.6-3": "2012-06-05T23:01:07.257Z",
		"0.4.7": "2012-06-12T12:33:11.874Z",
		"0.4.8": "2012-06-19T12:23:37.400Z",
		"0.4.9": "2012-06-22T23:54:04.409Z",
		"0.4.10": "2012-07-22T08:43:33.470Z",
		"0.4.11": "2012-08-17T22:42:13.434Z",
		"0.4.12": "2012-09-24T09:44:22.784Z",
		"0.4.13": "2012-10-17T22:46:03.191Z",
		"0.4.15": "2012-11-14T05:25:36.249Z",
		"0.4.16": "2012-11-15T01:04:26.816Z",
		"0.4.17": "2012-11-22T03:52:52.176Z",
		"0.4.18": "2012-11-29T09:38:04.199Z",
		"0.4.19": "2012-11-29T20:05:40.400Z",
		"0.4.20": "2013-01-07T10:38:39.594Z",
		"0.4.21": "2013-01-08T21:44:15.862Z",
		"0.4.22": "2013-01-17T23:15:27.053Z",
		"0.4.23": "2013-02-05T05:16:26.993Z",
		"0.4.24": "2013-02-07T09:34:42.885Z",
		"0.4.25": "2013-02-23T23:18:49.160Z",
		"0.4.27": "2013-03-06T22:33:40.357Z",
		"0.4.28": "2013-03-15T03:47:49.535Z",
		"0.5.0": "2013-04-08T04:37:51.571Z",
		"1.0.0": "2013-04-15T04:19:08.124Z",
		"1.1.0": "2013-04-18T03:31:32.106Z",
		"1.1.1": "2013-04-29T23:57:18.241Z",
		"1.1.2": "2013-05-26T04:24:16.290Z",
		"1.1.3": "2013-05-27T23:40:51.388Z",
		"1.2.0": "2013-06-13T23:45:53.758Z",
		"1.2.1": "2013-06-19T03:33:59.489Z",
		"1.2.2": "2013-07-11T02:16:43.331Z",
		"1.3.0": "2013-07-11T22:12:22.471Z",
		"1.4.0": "2013-07-31T09:51:00.363Z",
		"1.5.0": "2013-08-18T23:41:42.019Z",
		"1.5.1": "2013-09-03T02:41:30.823Z",
		"2.0.0": "2013-10-31T00:51:01.004Z",
		"2.1.0": "2014-01-08T04:07:12.817Z",
		"3.0.0": "2014-01-08T23:19:53.983Z",
		"3.1.0": "2014-01-09T20:13:26.813Z",
		"3.2.0": "2014-01-22T20:49:57.243Z",
		"3.2.1": "2014-01-30T21:27:08.584Z",
		"3.3.0": "2014-02-22T03:05:58.916Z",
		"3.4.0": "2014-02-27T01:58:06.364Z",
		"3.5.0": "2014-03-09T23:27:16.235Z",
		"3.5.1": "2014-03-26T21:55:42.564Z",
		"3.6.0": "2014-04-04T05:38:52.291Z",
		"3.7.0": "2014-04-06T00:46:11.409Z",
		"3.8.0": "2014-04-11T02:37:33.254Z",
		"3.9.0": "2014-04-15T02:56:43.343Z",
		"3.10.0": "2014-04-19T02:41:03.558Z",
		"3.11.0": "2014-04-26T20:57:29.794Z",
		"3.11.1": "2014-05-04T23:04:55.029Z",
		"3.11.2": "2014-05-04T23:08:26.783Z",
		"3.12.0": "2014-05-08T04:15:14.318Z",
		"3.13.0": "2014-06-02T09:32:11.445Z",
		"3.14.0": "2014-06-06T00:41:56.472Z",
		"3.14.1": "2014-06-06T02:06:47.438Z",
		"3.15.0": "2014-06-13T00:03:47.300Z",
		"3.16.0": "2014-06-13T00:32:00.443Z",
		"3.16.1": "2014-07-10T15:07:53.788Z",
		"3.17.0": "2014-08-09T08:46:20.801Z",
		"3.17.1": "2014-08-28T16:02:22.118Z",
		"3.17.2": "2014-09-09T01:11:43.745Z",
		"3.18.0": "2014-09-09T13:09:36.408Z",
		"3.18.1": "2014-09-14T03:21:03.458Z",
		"3.19.0": "2014-09-21T05:34:21.844Z",
		"3.19.1": "2014-10-05T08:24:40.836Z",
		"3.20.0": "2014-10-14T14:00:43.531Z",
		"3.21.0": "2014-10-16T08:28:55.031Z",
		"3.22.0": "2014-10-18T05:07:50.915Z",
		"3.22.1": "2014-10-29T11:10:36.191Z",
		"3.22.2": "2014-12-05T09:00:22.302Z",
		"3.23.0": "2014-12-11T15:40:22.888Z",
		"3.24.0": "2014-12-12T06:58:46.996Z",
		"3.25.0": "2014-12-17T13:10:41.803Z",
		"3.26.0": "2014-12-18T11:35:52.567Z",
		"3.27.0": "2014-12-29T15:56:42.519Z",
		"3.28.0": "2015-01-24T15:44:28.982Z",
		"3.29.0": "2015-02-10T02:29:30.497Z",
		"3.30.0": "2015-02-12T00:04:03.769Z",
		"3.32.0": "2015-02-23T10:14:25.235Z",
		"3.33.0": "2015-03-03T02:13:26.266Z",
		"3.34.0": "2015-03-15T03:49:25.659Z",
		"3.35.0": "2015-03-23T22:25:49.083Z",
		"3.36.0": "2015-03-30T00:19:29.890Z",
		"3.37.0": "2015-04-01T00:09:52.355Z",
		"3.38.0": "2015-04-16T14:56:38.785Z",
		"3.39.0": "2015-04-22T02:54:20.341Z",
		"3.40.0": "2015-05-20T03:04:03.911Z",
		"3.40.1": "2015-06-11T23:40:27.607Z",
		"3.41.0": "2015-07-06T21:15:38.301Z",
		"3.41.1": "2015-07-06T21:19:37.212Z",
		"3.41.2": "2015-07-08T06:32:01.934Z",
		"3.41.3": "2015-07-27T00:41:37.198Z",
		"3.42.0": "2015-07-28T23:05:21.458Z",
		"3.43.0": "2015-07-29T22:45:55.544Z",
		"4.0.0": "2015-07-31T23:12:59.182Z",
		"4.0.1": "2015-08-03T09:42:10.118Z",
		"4.0.2": "2015-08-04T21:00:39.697Z",
		"4.0.3": "2015-08-15T06:54:50.825Z",
		"4.0.4": "2015-08-17T13:43:03.769Z",
		"4.0.5": "2015-08-17T17:00:08.114Z",
		"4.0.6": "2015-09-18T05:42:44.995Z",
		"4.1.0": "2015-10-05T08:20:43.922Z",
		"4.2.0": "2015-10-20T22:13:40.596Z",
		"4.2.1": "2015-10-27T01:31:11.810Z",
		"4.3.0": "2015-11-20T03:41:25.653Z",
		"4.4.0": "2015-12-04T22:23:28.119Z",
		"4.5.0": "2016-01-05T09:45:04.290Z",
		"4.5.1": "2016-01-20T01:30:37.730Z",
		"4.5.2": "2016-01-28T04:09:34.252Z",
		"4.6.0": "2016-02-03T06:46:00.836Z",
		"4.6.1": "2016-02-03T06:53:03.119Z",
		"4.7.0": "2016-02-04T09:02:02.914Z",
		"4.7.1": "2016-02-05T07:55:35.272Z",
		"4.8.0": "2016-02-10T22:20:30.065Z",
		"4.9.0": "2016-02-18T11:03:48.535Z",
		"5.0.0": "2016-02-21T23:02:37.106Z",
		"5.1.0": "2016-02-29T12:34:41.711Z",
		"5.2.0": "2016-04-04T22:23:47.356Z",
		"5.3.0": "2016-05-28T01:46:51.639Z",
		"5.4.0": "2016-06-09T09:28:40.536Z",
		"5.5.0": "2016-07-21T03:08:36.625Z",
		"5.6.0": "2016-09-01T03:19:38.899Z",
		"5.7.0": "2016-09-11T01:51:12.536Z",
		"6.0.0": "2016-09-27T02:58:08.251Z",
		"6.1.0": "2016-10-15T20:09:48.540Z",
		"6.2.0": "2016-11-28T23:25:26.083Z",
		"6.2.1": "2017-01-06T06:37:08.371Z",
		"6.3.0": "2017-02-24T23:53:01.549Z",
		"7.0.0": "2017-02-25T00:04:18.751Z",
		"7.1.0": "2017-06-22T03:16:10.192Z",
		"7.2.0": "2017-06-29T02:40:37.189Z",
		"8.0.0": "2017-07-07T19:23:04.734Z",
		"8.1.0": "2017-08-22T10:37:57.871Z",
		"8.2.0": "2017-09-09T05:49:04.158Z",
		"9.0.0": "2017-09-29T03:15:27.910Z",
		"9.1.0": "2017-10-24T09:55:22.992Z",
		"9.1.1": "2017-10-25T03:30:15.929Z",
		"9.1.2": "2017-11-24T01:43:56.742Z",
		"9.2.0": "2017-12-09T22:08:55.450Z",
		"9.3.0": "2018-01-26T03:48:15.256Z",
		"9.4.0": "2018-01-30T09:21:56.877Z",
		"9.4.1": "2018-02-18T08:04:33.701Z",
		"10.0.0": "2018-05-03T05:33:30.301Z",
		"10.1.0": "2018-05-04T23:12:13.631Z",
		"10.2.0": "2018-05-10T01:21:06.307Z",
		"10.3.0": "2018-06-03T21:10:44.692Z",
		"10.4.0": "2018-06-19T23:22:32.933Z",
		"10.5.0": "2018-08-03T04:20:57.578Z",
		"10.6.0": "2018-08-17T00:45:50.915Z",
		"10.7.0": "2018-08-24T05:49:01.170Z",
		"10.7.1": "2018-09-02T12:01:06.524Z",
		"10.8.0": "2018-09-24T23:21:27.994Z",
		"10.9.0": "2018-11-07T23:00:24.712Z",
		"10.10.0": "2018-12-23T05:19:47.316Z",
		"10.11.0": "2019-01-15T22:40:24.228Z",
		"11.0.0": "2019-05-23T11:09:05.202Z",
		"11.1.0": "2019-07-04T20:25:36.871Z",
		"12.0.0": "2019-10-27T23:03:29.063Z",
		"12.1.0": "2019-11-21T05:33:31.044Z",
		"12.2.0": "2020-01-25T02:51:05.210Z",
		"13.0.0": "2020-03-20T02:45:42.689Z",
		"13.1.0": "2020-06-10T10:23:34.129Z",
		"13.1.1": "2020-06-11T20:55:47.626Z",
		"13.1.17": "2020-09-18T20:37:14.990Z"
	},
	"users": {},
	"dist-tags": {
		"latest": "13.1.17"
	},
	"_uplinks": {
		"npmjs": {
			"etag": "W/\"30d46dccd4f86e03f061809cc3a10349\"",
			"fetched": 1600679314970
		}
	},
	"_distfiles": {
		"validator-0.1.0.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-0.1.0.tgz",
			"sha": "27c3e1b1c16a4b8453261fbc43efa590b2b95046",
			"registry": "npmjs"
		},
		"validator-0.1.1.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-0.1.1.tgz",
			"sha": "5d8f635f095036016defe6239f4d43df4087f70b",
			"registry": "npmjs"
		},
		"validator-0.1.2.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-0.1.2.tgz",
			"sha": "93a1c57dd3c95693cff774609dcfb62c141e4390",
			"registry": "npmjs"
		},
		"validator-0.1.3.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-0.1.3.tgz",
			"sha": "cd9f50577e178fc1561ee1f241cb305e1b5f9b70",
			"registry": "npmjs"
		},
		"validator-0.1.4.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-0.1.4.tgz",
			"sha": "8c55e800800ec7a09cee48cef211fd7c31302ff8",
			"registry": "npmjs"
		},
		"validator-0.1.5.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-0.1.5.tgz",
			"sha": "79273eeb714a86342685072c859d1cba31e598c3",
			"registry": "npmjs"
		},
		"validator-0.1.6.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-0.1.6.tgz",
			"sha": "b2b34a5ffe7bed4ca25cdc29ffd0665356cfa541",
			"registry": "npmjs"
		},
		"validator-0.1.7.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-0.1.7.tgz",
			"sha": "69fa095c35350ce21fca08074ce18f9d00b98019",
			"registry": "npmjs"
		},
		"validator-0.1.8.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-0.1.8.tgz",
			"sha": "e3efc9e02485f1ec08773951a84d4b92b6684a10",
			"registry": "npmjs"
		},
		"validator-0.1.9.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-0.1.9.tgz",
			"sha": "96ac092d439dcdb914a0798fe8e627f4225cc246",
			"registry": "npmjs"
		},
		"validator-0.2.0.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-0.2.0.tgz",
			"sha": "6110812b7a2a0c4c1ada473eb99477c1a96bd497",
			"registry": "npmjs"
		},
		"validator-0.2.1.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-0.2.1.tgz",
			"sha": "52f5de3acc32abd08911e86b5df35ee47477448c",
			"registry": "npmjs"
		},
		"validator-0.2.2.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-0.2.2.tgz",
			"sha": "fb2bf4aa9be1e5a5e45fb625ebb8db22ab72802c",
			"registry": "npmjs"
		},
		"validator-0.2.3.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-0.2.3.tgz",
			"sha": "78398f89fabeeaa310c706e6379f5ed1c86feb22",
			"registry": "npmjs"
		},
		"validator-0.2.4.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-0.2.4.tgz",
			"sha": "84da50b62c08dd957351c406ffb2637648e954fd",
			"registry": "npmjs"
		},
		"validator-0.2.5.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-0.2.5.tgz",
			"sha": "9e7adaa063e316add290fce65fbcc5b15339ee62",
			"registry": "npmjs"
		},
		"validator-0.2.6.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-0.2.6.tgz",
			"sha": "fe47b084d482e5b313536ee4e6652b1779acdec0",
			"registry": "npmjs"
		},
		"validator-0.2.7.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-0.2.7.tgz",
			"sha": "488308ab979d3c2f7071909a7afc96a56b1f2d59",
			"registry": "npmjs"
		},
		"validator-0.2.8.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-0.2.8.tgz",
			"sha": "859778929c4d8cb173a0480395da708151c357f8",
			"registry": "npmjs"
		},
		"validator-0.2.9.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-0.2.9.tgz",
			"sha": "be1fd17861625e6ad0c7b8fc25a3842b639b1273",
			"registry": "npmjs"
		},
		"validator-0.3.0.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-0.3.0.tgz",
			"sha": "07ae8dac920edfc93616103c99aaa7eaeb6a588c",
			"registry": "npmjs"
		},
		"validator-0.3.1.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-0.3.1.tgz",
			"sha": "31bbac9a5bfb80bcc5ad06720f8d1db1cd33549e",
			"registry": "npmjs"
		},
		"validator-0.3.2.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-0.3.2.tgz",
			"sha": "0b8fa2f7476e84e0db13500c30403a5decdae889",
			"registry": "npmjs"
		},
		"validator-0.3.4.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-0.3.4.tgz",
			"sha": "49cf6dbd470a4088cfee86c94588f72e5359e52f",
			"registry": "npmjs"
		},
		"validator-0.3.5.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-0.3.5.tgz",
			"sha": "15be44f1d54cb8d75f293b5274ca28ea9303a8ef",
			"registry": "npmjs"
		},
		"validator-0.3.6.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-0.3.6.tgz",
			"sha": "93c21ff42f6f15896d6be4809a9a341cbac8d1d3",
			"registry": "npmjs"
		},
		"validator-0.3.7.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-0.3.7.tgz",
			"sha": "e8d38700b79a60d657f5cf8d8e16f06acbd53316",
			"registry": "npmjs"
		},
		"validator-0.3.8.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-0.3.8.tgz",
			"sha": "11805bf03861de16741278295ed3b519431a689f",
			"registry": "npmjs"
		},
		"validator-0.3.9.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-0.3.9.tgz",
			"sha": "95ce993ae81f837dd59dc36f47903dd151dff810",
			"registry": "npmjs"
		},
		"validator-0.4.0.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-0.4.0.tgz",
			"sha": "e166c507c2b1648f76ea02dacc4798ac1bdf071b",
			"registry": "npmjs"
		},
		"validator-0.4.1.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-0.4.1.tgz",
			"sha": "8d2dc65d2284d7059ebf281f62228dfa0f2d3f79",
			"registry": "npmjs"
		},
		"validator-0.4.2.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-0.4.2.tgz",
			"sha": "f94fc9699bc1e5999927642b75fa2c6504087be8",
			"registry": "npmjs"
		},
		"validator-0.4.3.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-0.4.3.tgz",
			"sha": "df63de20e42d6904077b2dce3180004eb81eddf4",
			"registry": "npmjs"
		},
		"validator-0.4.4.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-0.4.4.tgz",
			"sha": "34d1f2a4a0cbb9adf1a49ae5052562ecea788b17",
			"registry": "npmjs"
		},
		"validator-0.4.5.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-0.4.5.tgz",
			"sha": "4769ba970555143e892bab239ec5ca0b1d61ff69",
			"registry": "npmjs"
		},
		"validator-0.4.6.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-0.4.6.tgz",
			"sha": "cbd921ef8f497db2d02f3fec9eaeab027ff2b430",
			"registry": "npmjs"
		},
		"validator-0.4.6-1.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-0.4.6-1.tgz",
			"sha": "d2fbddc5c44beb029fd7c11eacfbb4c33c6f9b34",
			"registry": "npmjs"
		},
		"validator-0.4.6-2.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-0.4.6-2.tgz",
			"sha": "5deef8c8545a785e93d85f45b4f4ba87ea963bce",
			"registry": "npmjs"
		},
		"validator-0.4.6-3.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-0.4.6-3.tgz",
			"sha": "7c9bfeb03e8005e12b6d177a00b903c4fe4db6e3",
			"registry": "npmjs"
		},
		"validator-0.4.7.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-0.4.7.tgz",
			"sha": "a357524a1707cabc0eb4b6c6002b37615f3fe065",
			"registry": "npmjs"
		},
		"validator-0.4.8.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-0.4.8.tgz",
			"sha": "d7944e726d20674e3e06815d870bc47d77f66058",
			"registry": "npmjs"
		},
		"validator-0.4.9.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-0.4.9.tgz",
			"sha": "0f2421e35abe4321054383ed5cc154264a984a94",
			"registry": "npmjs"
		},
		"validator-0.4.10.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-0.4.10.tgz",
			"sha": "0afc4d59a11c5cf8ab2152fef4e0dbbf58118781",
			"registry": "npmjs"
		},
		"validator-0.4.11.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-0.4.11.tgz",
			"sha": "ad47826b0cf9733bf7eb90d0367cf90528ba4e0b",
			"registry": "npmjs"
		},
		"validator-0.4.12.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-0.4.12.tgz",
			"sha": "1304bd948eef9bf806e5e31b3e08a45751b1cacc",
			"registry": "npmjs"
		},
		"validator-0.4.13.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-0.4.13.tgz",
			"sha": "500240046e8fd182fc31f797586191832b862878",
			"registry": "npmjs"
		},
		"validator-0.4.15.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-0.4.15.tgz",
			"sha": "845842e768db60469b96d761a333d60e84385fe5",
			"registry": "npmjs"
		},
		"validator-0.4.16.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-0.4.16.tgz",
			"sha": "a0d91e62147c0a7e417dc59e251dcb030000b40c",
			"registry": "npmjs"
		},
		"validator-0.4.17.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-0.4.17.tgz",
			"sha": "eb9d740d95e59dac661acac0bbff69d9264cac16",
			"registry": "npmjs"
		},
		"validator-0.4.18.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-0.4.18.tgz",
			"sha": "0ac23ed6726fcf4e6b1d727c600956510103a4cd",
			"registry": "npmjs"
		},
		"validator-0.4.19.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-0.4.19.tgz",
			"sha": "0cd014f0274f1b8db2dc0eed4430dfef7ecb5a60",
			"registry": "npmjs"
		},
		"validator-0.4.20.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-0.4.20.tgz",
			"sha": "fad0c99af2de43ff04b8acc59cbfac321e7bab4a",
			"registry": "npmjs"
		},
		"validator-0.4.21.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-0.4.21.tgz",
			"sha": "327bcf9d7a024ae87abad2f9716dbda0c6a37d21",
			"registry": "npmjs"
		},
		"validator-0.4.22.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-0.4.22.tgz",
			"sha": "5277e05ee24c25bf46cc8296550323098ec09720",
			"registry": "npmjs"
		},
		"validator-0.4.23.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-0.4.23.tgz",
			"sha": "dd31edb0f149a3f9d276272f47b38b2180679b42",
			"registry": "npmjs"
		},
		"validator-0.4.24.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-0.4.24.tgz",
			"sha": "9d88e88809114a861ec69bc0ddcb85322c98499a",
			"registry": "npmjs"
		},
		"validator-0.4.25.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-0.4.25.tgz",
			"sha": "42ddf4392f9b3072f2bdefd9201ee7cf1f5cd191",
			"registry": "npmjs"
		},
		"validator-0.4.27.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-0.4.27.tgz",
			"sha": "f183825d8eb5d62cbfc8ef9eca2bfa4507509e53",
			"registry": "npmjs"
		},
		"validator-0.4.28.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-0.4.28.tgz",
			"sha": "311d439ae6cf3fbe6f85da6ebaccd0c7007986f4",
			"registry": "npmjs"
		},
		"validator-0.5.0.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-0.5.0.tgz",
			"sha": "d0836098811262864e5a47522c81657ab181f000",
			"registry": "npmjs"
		},
		"validator-1.0.0.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-1.0.0.tgz",
			"sha": "9f83f5b19c99623b02e2e8fa11eac9ccabb1e864",
			"registry": "npmjs"
		},
		"validator-1.1.0.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-1.1.0.tgz",
			"sha": "28f34aa55a769db14a88bc6c652c6d87fd70c754",
			"registry": "npmjs"
		},
		"validator-1.1.1.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-1.1.1.tgz",
			"sha": "fea40abf8b5f82ced5bc8bfceeffd942fa3bab5a",
			"registry": "npmjs"
		},
		"validator-1.1.2.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-1.1.2.tgz",
			"sha": "f0e08e60832e0a7311e9c87d4147475e9e542c2d",
			"registry": "npmjs"
		},
		"validator-1.1.3.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-1.1.3.tgz",
			"sha": "0ed8cb7c3b0b8852bb853b09ef8fcde1d1d4545b",
			"registry": "npmjs"
		},
		"validator-1.2.0.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-1.2.0.tgz",
			"sha": "6c0a0892402e92188f784e6378e60e49d7a2dc55",
			"registry": "npmjs"
		},
		"validator-1.2.1.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-1.2.1.tgz",
			"sha": "9317a843b47b8c19c70f3ace0f88f08daf7578aa",
			"registry": "npmjs"
		},
		"validator-1.2.2.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-1.2.2.tgz",
			"sha": "2a3decc21806e158db979d44e484d43ba300a164",
			"registry": "npmjs"
		},
		"validator-1.3.0.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-1.3.0.tgz",
			"sha": "7404bde47052c196dbca673511b83a69bf0c0108",
			"registry": "npmjs"
		},
		"validator-1.4.0.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-1.4.0.tgz",
			"sha": "0f38e1a40774f84646bbe59e8b3410f214e908a8",
			"registry": "npmjs"
		},
		"validator-1.5.0.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-1.5.0.tgz",
			"sha": "a4647eed9d00a9d7338e9e23b66d25df654a3c6b",
			"registry": "npmjs"
		},
		"validator-1.5.1.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-1.5.1.tgz",
			"sha": "7ab356cbbcbbb000ab85c43b8cda12621b1344c0",
			"registry": "npmjs"
		},
		"validator-2.0.0.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-2.0.0.tgz",
			"sha": "bffd2667fac2f79677750543b10a0fb6f9ba078c",
			"registry": "npmjs"
		},
		"validator-2.1.0.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-2.1.0.tgz",
			"sha": "63276570def208adcf1c032c1f4e6a17d2bd8d8b",
			"registry": "npmjs"
		},
		"validator-3.0.0.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-3.0.0.tgz",
			"sha": "0acaf092e221c9fda46125392655a0fd56252831",
			"registry": "npmjs"
		},
		"validator-3.1.0.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-3.1.0.tgz",
			"sha": "2ea1ff7e92254d69367f385f015299e5ead8755b",
			"registry": "npmjs"
		},
		"validator-3.2.0.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-3.2.0.tgz",
			"sha": "3fe0c9f75a61b741cdee5162ba8cde5dbb33f971",
			"registry": "npmjs"
		},
		"validator-3.2.1.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-3.2.1.tgz",
			"sha": "46aac59ae1739ab7faeacfeadb7e71425551a28d",
			"registry": "npmjs"
		},
		"validator-3.3.0.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-3.3.0.tgz",
			"sha": "1822194e0a46b11f8c23b18bc130efc560ad4d87",
			"registry": "npmjs"
		},
		"validator-3.4.0.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-3.4.0.tgz",
			"sha": "353019f3f9302f85d50d251b090a02bcc7d97c21",
			"registry": "npmjs"
		},
		"validator-3.5.0.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-3.5.0.tgz",
			"sha": "a03904603fd1affb51cc9e21a65f83c5ec66fdb1",
			"registry": "npmjs"
		},
		"validator-3.5.1.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-3.5.1.tgz",
			"sha": "96a3e73bbc9f867b9745633c45c57e5f2041b91c",
			"registry": "npmjs"
		},
		"validator-3.6.0.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-3.6.0.tgz",
			"sha": "72c4cef48815d81b8b595f8fd050c29628ec49ca",
			"registry": "npmjs"
		},
		"validator-3.7.0.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-3.7.0.tgz",
			"sha": "2e61c002078cd82d231ab5f9e10744cb71564d19",
			"registry": "npmjs"
		},
		"validator-3.8.0.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-3.8.0.tgz",
			"sha": "ce78b0cbf1e80a8d7ae98974e829790514e6a35a",
			"registry": "npmjs"
		},
		"validator-3.9.0.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-3.9.0.tgz",
			"sha": "c114b5736759b2316cc103566101babd15fcb4d8",
			"registry": "npmjs"
		},
		"validator-3.10.0.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-3.10.0.tgz",
			"sha": "1b4dad1404d9579c0acf936640dcdfe201f179f4",
			"registry": "npmjs"
		},
		"validator-3.11.0.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-3.11.0.tgz",
			"sha": "6129a2cffa88c1d2355b93db37d0721cc0c528e4",
			"registry": "npmjs"
		},
		"validator-3.11.1.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-3.11.1.tgz",
			"sha": "2a35064dad52b718c6f6091eb2060535190e07ce",
			"registry": "npmjs"
		},
		"validator-3.11.2.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-3.11.2.tgz",
			"sha": "c7af1b53bdcfea0bc8f7dea910ec49191c66e518",
			"registry": "npmjs"
		},
		"validator-3.12.0.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-3.12.0.tgz",
			"sha": "1ebe3d8b22ce3a17646301900f890cc24f9440f9",
			"registry": "npmjs"
		},
		"validator-3.13.0.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-3.13.0.tgz",
			"sha": "2a1e92043159b30971b7901a9dc8d6e25a58bd08",
			"registry": "npmjs"
		},
		"validator-3.14.0.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-3.14.0.tgz",
			"sha": "ae8c38d9c1e7255ed932a4db9eccc8f97527790c",
			"registry": "npmjs"
		},
		"validator-3.14.1.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-3.14.1.tgz",
			"sha": "471498bfdffedeb4c251bf3700f218650d14e2b1",
			"registry": "npmjs"
		},
		"validator-3.15.0.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-3.15.0.tgz",
			"sha": "f58e4b6ddee1cfc21f644f413c961691f11a8146",
			"registry": "npmjs"
		},
		"validator-3.16.0.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-3.16.0.tgz",
			"sha": "ec2c6c3a8be5f7e7085cb79e1b1681fc5bd27846",
			"registry": "npmjs"
		},
		"validator-3.16.1.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-3.16.1.tgz",
			"sha": "dbc2d6b52d643528a973289ed1a1e9cd4b2260ba",
			"registry": "npmjs"
		},
		"validator-3.17.0.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-3.17.0.tgz",
			"sha": "6b40b37a57cde0c6fb45fe1ffcc315f458446580",
			"registry": "npmjs"
		},
		"validator-3.17.1.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-3.17.1.tgz",
			"sha": "cb6c3561902b0f0806ec384f971322a95ecae02b",
			"registry": "npmjs"
		},
		"validator-3.17.2.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-3.17.2.tgz",
			"sha": "977c306c09b7c983322be0ec44dd01e187adb60f",
			"registry": "npmjs"
		},
		"validator-3.18.0.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-3.18.0.tgz",
			"sha": "c7f876656789e64ba0682e2394469e1cbc545918",
			"registry": "npmjs"
		},
		"validator-3.18.1.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-3.18.1.tgz",
			"sha": "9858d36f8d89716d8c497465cd4cf3359521ef55",
			"registry": "npmjs"
		},
		"validator-3.19.0.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-3.19.0.tgz",
			"sha": "ed9ddb57c3ec7f9a46f0a11ca35f7f283eff6e94",
			"registry": "npmjs"
		},
		"validator-3.19.1.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-3.19.1.tgz",
			"sha": "8cae5ce48c5aa66ab1160094f48493568579318f",
			"registry": "npmjs"
		},
		"validator-3.20.0.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-3.20.0.tgz",
			"sha": "43fc064f222ee5997d6eb036995392a334be5e8b",
			"registry": "npmjs"
		},
		"validator-3.21.0.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-3.21.0.tgz",
			"sha": "77901fae4037c2f99c97a9ed09c82fa8cc100f4c",
			"registry": "npmjs"
		},
		"validator-3.22.0.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-3.22.0.tgz",
			"sha": "d72ab13155c4ff99a7693e53eb92f6d7f1e43745",
			"registry": "npmjs"
		},
		"validator-3.22.1.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-3.22.1.tgz",
			"sha": "7d53c56ff87b3f894e024843b3afdbb88b8aeb29",
			"registry": "npmjs"
		},
		"validator-3.22.2.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-3.22.2.tgz",
			"sha": "6f297ae67f7f82acc76d0afdb49f18d9a09c18c0",
			"registry": "npmjs"
		},
		"validator-3.23.0.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-3.23.0.tgz",
			"sha": "fcba7365ce22e937a9d77da789874925460503de",
			"registry": "npmjs"
		},
		"validator-3.24.0.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-3.24.0.tgz",
			"sha": "4daf3fb8ddf5e9b8e90698659d7586fced9e82c8",
			"registry": "npmjs"
		},
		"validator-3.25.0.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-3.25.0.tgz",
			"sha": "447724a9216db9af7d9293cffc01299dfff756bd",
			"registry": "npmjs"
		},
		"validator-3.26.0.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-3.26.0.tgz",
			"sha": "d6ff007b7cfc9a32179ca3fe02b6d7da04138c7f",
			"registry": "npmjs"
		},
		"validator-3.27.0.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-3.27.0.tgz",
			"sha": "46c4d8452e1d9774bca2d4f41609bc9335c2f9fb",
			"registry": "npmjs"
		},
		"validator-3.28.0.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-3.28.0.tgz",
			"sha": "e73d1911490912923742096cb1d9733ca50b4502",
			"registry": "npmjs"
		},
		"validator-3.29.0.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-3.29.0.tgz",
			"sha": "0b4d5570a71c22a47bcef391afc7289538010208",
			"registry": "npmjs"
		},
		"validator-3.30.0.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-3.30.0.tgz",
			"sha": "6cd20307f08f818ea4550fed78f14af8326d0330",
			"registry": "npmjs"
		},
		"validator-3.32.0.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-3.32.0.tgz",
			"sha": "f5ea0e8796ba861919608047ea0c7ea9b176d1ba",
			"registry": "npmjs"
		},
		"validator-3.33.0.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-3.33.0.tgz",
			"sha": "cd406ee217a1ca37c3aa4e62a73f074444ff8dec",
			"registry": "npmjs"
		},
		"validator-3.34.0.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-3.34.0.tgz",
			"sha": "67cb418121f8fbaef597d97376d61b0db5937cc6",
			"registry": "npmjs"
		},
		"validator-3.35.0.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-3.35.0.tgz",
			"sha": "3f07249402c1fc8fc093c32c6e43d72a79cca1dc",
			"registry": "npmjs"
		},
		"validator-3.36.0.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-3.36.0.tgz",
			"sha": "51203acce9e988441f768205b4eababedddddd30",
			"registry": "npmjs"
		},
		"validator-3.37.0.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-3.37.0.tgz",
			"sha": "412bb2bbbbc7dd87489a188c6cbd90c61a068382",
			"registry": "npmjs"
		},
		"validator-3.38.0.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-3.38.0.tgz",
			"sha": "01bd6c561aa766d1e7b0325408c07240f6064355",
			"registry": "npmjs"
		},
		"validator-3.39.0.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-3.39.0.tgz",
			"sha": "cce1ca55b161bf31a7a1afa1aa8b4c08872f00f8",
			"registry": "npmjs"
		},
		"validator-3.40.0.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-3.40.0.tgz",
			"sha": "6bd1c0be3deadc954b09f7e3ed29b17aaaac3d65",
			"registry": "npmjs"
		},
		"validator-3.40.1.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-3.40.1.tgz",
			"sha": "932a96be466e9e4e92592c859831bda505b7a4dc",
			"registry": "npmjs"
		},
		"validator-3.41.0.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-3.41.0.tgz",
			"sha": "e2812b00d21baf92ed88a9b2b27a25cf46384deb",
			"registry": "npmjs"
		},
		"validator-3.41.1.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-3.41.1.tgz",
			"sha": "92bfdcd01afac6fca36b64914a263657e6b92ba8",
			"registry": "npmjs"
		},
		"validator-3.41.2.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-3.41.2.tgz",
			"sha": "2e4807a7353451b765f2316ea9bc3c4e177ac4db",
			"registry": "npmjs"
		},
		"validator-3.41.3.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-3.41.3.tgz",
			"sha": "bd214a4f7372db32ba78b899525f5f91adb3d217",
			"registry": "npmjs"
		},
		"validator-3.42.0.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-3.42.0.tgz",
			"sha": "18ad7106113592c589e0c43eef5743590e416e41",
			"registry": "npmjs"
		},
		"validator-3.43.0.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-3.43.0.tgz",
			"sha": "96464b992d4196833d97a194bf40b19ff54bae05",
			"registry": "npmjs"
		},
		"validator-4.0.0.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-4.0.0.tgz",
			"sha": "2615c74416428bd8cb3669076e00287ad862eaa1",
			"registry": "npmjs"
		},
		"validator-4.0.1.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-4.0.1.tgz",
			"sha": "0d2bfebb680ca6b59dc4551aeef0be90344d3bfe",
			"registry": "npmjs"
		},
		"validator-4.0.2.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-4.0.2.tgz",
			"sha": "70a1c2525ec4744e409971c1b298aa69a7534251",
			"registry": "npmjs"
		},
		"validator-4.0.3.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-4.0.3.tgz",
			"sha": "5dc965b918ff91eecec28ff8f02edb6932fadca0",
			"registry": "npmjs"
		},
		"validator-4.0.4.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-4.0.4.tgz",
			"sha": "f145567378feb8a3fd8deb34f349251a74ba1056",
			"registry": "npmjs"
		},
		"validator-4.0.5.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-4.0.5.tgz",
			"sha": "8c4f777253505ce9c80fd30e12ad069844241c02",
			"registry": "npmjs"
		},
		"validator-4.0.6.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-4.0.6.tgz",
			"sha": "86a581c707b5d6b371721e4ffae3bf4cf64c05d0",
			"registry": "npmjs"
		},
		"validator-4.1.0.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-4.1.0.tgz",
			"sha": "5ea370a8d477abeda13d8ccf3a96f59d1836dc0b",
			"registry": "npmjs"
		},
		"validator-4.2.0.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-4.2.0.tgz",
			"sha": "f428a295e1c10b4e9da0e5925ed08f953071ce1d",
			"registry": "npmjs"
		},
		"validator-4.2.1.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-4.2.1.tgz",
			"sha": "c4a8316242e515cd784171986296f8f81fc2ab35",
			"registry": "npmjs"
		},
		"validator-4.3.0.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-4.3.0.tgz",
			"sha": "f041c015009eaa5d94c26003aebde6a5652041b2",
			"registry": "npmjs"
		},
		"validator-4.4.0.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-4.4.0.tgz",
			"sha": "35e29555dd5f7826f970a4eaecff9e6df6df3da6",
			"registry": "npmjs"
		},
		"validator-4.5.0.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-4.5.0.tgz",
			"sha": "90685db4e19d0f913d4718229beaca4e33ff9e33",
			"registry": "npmjs"
		},
		"validator-4.5.1.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-4.5.1.tgz",
			"sha": "40ae97630ee52cd96f437f0d49a9daab5c0b1baf",
			"registry": "npmjs"
		},
		"validator-4.5.2.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-4.5.2.tgz",
			"sha": "440fd5180f85771fc74c8240c3dcbb011310fa9f",
			"registry": "npmjs"
		},
		"validator-4.6.0.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-4.6.0.tgz",
			"sha": "1884323707676eb4624294d09077fdb74c4614e3",
			"registry": "npmjs"
		},
		"validator-4.6.1.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-4.6.1.tgz",
			"sha": "f734ec60da5492b689beb3c422a8a0b013c3f984",
			"registry": "npmjs"
		},
		"validator-4.7.0.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-4.7.0.tgz",
			"sha": "9b0e8c8dcf72fe243eaec7fb7cf0c54fbc002ef0",
			"registry": "npmjs"
		},
		"validator-4.7.1.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-4.7.1.tgz",
			"sha": "011f20ebbaf0ad6a35b8bab82f345e156e7fc82e",
			"registry": "npmjs"
		},
		"validator-4.8.0.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-4.8.0.tgz",
			"sha": "be7e4ddaa346305a235ffba255fa98e0bf45db1d",
			"registry": "npmjs"
		},
		"validator-4.9.0.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-4.9.0.tgz",
			"sha": "082ffce2a76148ff07a8e89e9c2ba43aaf12ec4c",
			"registry": "npmjs"
		},
		"validator-5.0.0.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-5.0.0.tgz",
			"sha": "c0b54a5b831f8ef8f6dd6fe49a9c707600ec65ef",
			"registry": "npmjs"
		},
		"validator-5.1.0.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-5.1.0.tgz",
			"sha": "394d3bf23e6f9d405e819d9069307fdd97d10d85",
			"registry": "npmjs"
		},
		"validator-5.2.0.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-5.2.0.tgz",
			"sha": "e66fb3ec352348c1f7232512328738d8d66a9689",
			"registry": "npmjs"
		},
		"validator-5.3.0.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-5.3.0.tgz",
			"sha": "49ef2f107e6385482c80946099c9bc0ef28fe7b3",
			"registry": "npmjs"
		},
		"validator-5.4.0.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-5.4.0.tgz",
			"sha": "4420ddc9fdc2094d904b85303e1b4a138f84e71e",
			"registry": "npmjs"
		},
		"validator-5.5.0.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-5.5.0.tgz",
			"sha": "726145e7293b46e3346042471be80fe7dfa775b7",
			"registry": "npmjs"
		},
		"validator-5.6.0.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-5.6.0.tgz",
			"sha": "9d77a82171f6d0e7d15ba5778a52b2f21a3560ac",
			"registry": "npmjs"
		},
		"validator-5.7.0.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-5.7.0.tgz",
			"sha": "7a87a58146b695ac486071141c0c49d67da05e5c",
			"registry": "npmjs"
		},
		"validator-6.0.0.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-6.0.0.tgz",
			"sha": "305c296d3691cfd9d0db1b3d449036eede2f542f",
			"registry": "npmjs"
		},
		"validator-6.1.0.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-6.1.0.tgz",
			"sha": "39aab9a3a5724399a164bda4f5cf9261bb7d0e76",
			"registry": "npmjs"
		},
		"validator-6.2.0.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-6.2.0.tgz",
			"sha": "b2cccdc49ff0f4b8ee4e61dba2ddd3dde13f23e7",
			"registry": "npmjs"
		},
		"validator-6.2.1.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-6.2.1.tgz",
			"sha": "bc575b78d15beb2e338a665ba9530c7f409ef667",
			"registry": "npmjs"
		},
		"validator-6.3.0.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-6.3.0.tgz",
			"sha": "47ce23ed8d4eaddfa9d4b8ef0071b6cf1078d7c8",
			"registry": "npmjs"
		},
		"validator-7.0.0.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-7.0.0.tgz",
			"sha": "c74deb8063512fac35547938e6f0b1504a282fd2",
			"registry": "npmjs"
		},
		"validator-7.1.0.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-7.1.0.tgz",
			"sha": "331695afc7e6d72f980bddd68aa296d6b3d6c8b6",
			"registry": "npmjs"
		},
		"validator-7.2.0.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-7.2.0.tgz",
			"sha": "a63dcbaba51d4350bf8df20988e0d5a54d711791",
			"registry": "npmjs"
		},
		"validator-8.0.0.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-8.0.0.tgz",
			"sha": "00d6ec230ab5d3353ab1174162a96462b947bdbd",
			"registry": "npmjs"
		},
		"validator-8.1.0.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-8.1.0.tgz",
			"sha": "89cf6b512ff71eba886afd8d10d47f8dc800eac0",
			"registry": "npmjs"
		},
		"validator-8.2.0.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-8.2.0.tgz",
			"sha": "3c1237290e37092355344fef78c231249dab77b9",
			"registry": "npmjs"
		},
		"validator-9.0.0.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-9.0.0.tgz",
			"sha": "6c1ef955e007af704adea86ae8a76da84a6c172e",
			"registry": "npmjs"
		},
		"validator-9.1.0.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-9.1.0.tgz",
			"sha": "cb1626ad9d2d92c1b692d20d01639cc085f693e0",
			"registry": "npmjs"
		},
		"validator-9.1.1.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-9.1.1.tgz",
			"sha": "3bdd1065cbd28f9d96ac806dee01030d32fd97ef",
			"registry": "npmjs"
		},
		"validator-9.1.2.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-9.1.2.tgz",
			"sha": "5711b6413f78bd9d56003130c81b47c39e86546c",
			"registry": "npmjs"
		},
		"validator-9.2.0.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-9.2.0.tgz",
			"sha": "ad216eed5f37cac31a6fe00ceab1f6b88bded03e",
			"registry": "npmjs"
		},
		"validator-9.3.0.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-9.3.0.tgz",
			"sha": "9fbe89a73848560b87377561776766d565e2ee54",
			"registry": "npmjs"
		},
		"validator-9.4.0.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-9.4.0.tgz",
			"sha": "c503ef88f7e6b8fb7688599267b309482d81ae60",
			"registry": "npmjs"
		},
		"validator-9.4.1.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-9.4.1.tgz",
			"sha": "abf466d398b561cd243050112c6ff1de6cc12663",
			"registry": "npmjs"
		},
		"validator-10.0.0.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-10.0.0.tgz",
			"sha": "f57664d1d4bee46291f76be95ed27733cc8156aa",
			"registry": "npmjs"
		},
		"validator-10.1.0.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-10.1.0.tgz",
			"sha": "0ef24583c23556922f0228a8fe4ac5f1b4a08cd5",
			"registry": "npmjs"
		},
		"validator-10.2.0.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-10.2.0.tgz",
			"sha": "61d6b10c3d5c9f368c75c2ce8ca2b792522eaafa",
			"registry": "npmjs"
		},
		"validator-10.3.0.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-10.3.0.tgz",
			"sha": "157a8c0981858cff381f59aabcdb8f83b57317cc",
			"registry": "npmjs"
		},
		"validator-10.4.0.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-10.4.0.tgz",
			"sha": "ee99a44afb3bb5ed350a159f056ca72a204cfc3c",
			"registry": "npmjs"
		},
		"validator-10.5.0.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-10.5.0.tgz",
			"sha": "1debbe1e6f5fd0c920ed2af47516f3762033939c",
			"registry": "npmjs"
		},
		"validator-10.6.0.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-10.6.0.tgz",
			"sha": "a9bdce685b3c3e8480e7ebbb9eb95c54cd9733b0",
			"registry": "npmjs"
		},
		"validator-10.7.0.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-10.7.0.tgz",
			"sha": "2d6443badcf942c86c19dc3deac7b87c0bd9b60d",
			"registry": "npmjs"
		},
		"validator-10.7.1.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-10.7.1.tgz",
			"sha": "dd4cc750c2134ce4a15a2acfc7b233669d659c5b",
			"registry": "npmjs"
		},
		"validator-10.8.0.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-10.8.0.tgz",
			"sha": "8acb15a5c39411cbc8ef2be0c98c2514da4410a7",
			"registry": "npmjs"
		},
		"validator-10.9.0.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-10.9.0.tgz",
			"sha": "d10c11673b5061fb7ccf4c1114412411b2bac2a8",
			"registry": "npmjs"
		},
		"validator-10.10.0.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-10.10.0.tgz",
			"sha": "a69ac298149f063a44361cb52182edb52dab59a4",
			"registry": "npmjs"
		},
		"validator-10.11.0.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-10.11.0.tgz",
			"sha": "003108ea6e9a9874d31ccc9e5006856ccd76b228",
			"registry": "npmjs"
		},
		"validator-11.0.0.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-11.0.0.tgz",
			"sha": "fb10128bfb1fd14ce4ed36b79fc94289eae70667",
			"registry": "npmjs"
		},
		"validator-11.1.0.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-11.1.0.tgz",
			"sha": "ac18cac42e0aa5902b603d7a5d9b7827e2346ac4",
			"registry": "npmjs"
		},
		"validator-12.0.0.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-12.0.0.tgz",
			"sha": "fb33221f5320abe2422cda2f517dc3838064e813",
			"registry": "npmjs"
		},
		"validator-12.1.0.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-12.1.0.tgz",
			"sha": "a3a7315d5238cbc15e46ad8d5e479aafa7119925",
			"registry": "npmjs"
		},
		"validator-12.2.0.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-12.2.0.tgz",
			"sha": "660d47e96267033fd070096c3b1a6f2db4380a0a",
			"registry": "npmjs"
		},
		"validator-13.0.0.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-13.0.0.tgz",
			"sha": "0fb6c6bb5218ea23d368a8347e6d0f5a70e3bcab",
			"registry": "npmjs"
		},
		"validator-13.1.0.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-13.1.0.tgz",
			"sha": "c1cab4e07f3959fd60c81a9f8588346d846a6986",
			"registry": "npmjs"
		},
		"validator-13.1.1.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-13.1.1.tgz",
			"sha": "f8811368473d2173a9d8611572b58c5783f223bf",
			"registry": "npmjs"
		},
		"validator-13.1.17.tgz": {
			"url": "https://registry.npmjs.org/validator/-/validator-13.1.17.tgz",
			"sha": "ad677736950adddd3c37209484a6b2e0966579ad",
			"registry": "npmjs"
		}
	},
	"_attachments": {
		"validator-8.2.0.tgz": {
			"shasum": "3c1237290e37092355344fef78c231249dab77b9"
		}
	},
	"_rev": "2-1975a674c719eea9",
	"_id": "validator",
	"readme": "# validator.js\n\n[![NPM version][npm-image]][npm-url]\n[![Build Status](https://travis-ci.org/validatorjs/validator.js.svg?branch=master)](https://travis-ci.org/validatorjs/validator.js)\n[![codecov](https://codecov.io/gh/validatorjs/validator.js/branch/master/graph/badge.svg)](https://codecov.io/gh/validatorjs/validator.js)\n[![Downloads][downloads-image]][npm-url]\n[![Backers on Open Collective](https://opencollective.com/validatorjs/backers/badge.svg)](#backers)\n[![Sponsors on Open Collective](https://opencollective.com/validatorjs/sponsors/badge.svg)](#sponsors)\n\nA library of string validators and sanitizers.\n\n## Strings only\n\n**This library validates and sanitizes strings only.**\n\nIf you're not sure if your input is a string, coerce it using `input + ''`.\nPassing anything other than a string is an error.\n\n## Installation and Usage\n\n### Server-side usage\n\nInstall the library with `npm install validator`\n\n#### No ES6\n\n```javascript\nvar validator = require('validator');\n\nvalidator.isEmail('foo@bar.com'); //=> true\n```\n\n#### ES6\n\n```javascript\nimport validator from 'validator';\n```\n\nOr, import only a subset of the library:\n\n```javascript\nimport isEmail from 'validator/lib/isEmail';\n```\n\n#### Tree-shakeable ES imports\n\n```javascript\nimport isEmail from 'validator/es/lib/isEmail';\n```\n\n### Client-side usage\n\nThe library can be loaded either as a standalone script, or through an [AMD][amd]-compatible loader\n\n```html\n<script type=\"text/javascript\" src=\"validator.min.js\"></script>\n<script type=\"text/javascript\">\n  validator.isEmail('foo@bar.com'); //=> true\n</script>\n```\n\nThe library can also be installed through [bower][bower]\n\n```bash\n$ bower install validator-js\n```\n\n## Contributors\n\n[Become a backer](https://opencollective.com/validatorjs#backer)\n\n[Become a sponsor](https://opencollective.com/validatorjs#sponsor)\n\nThank you to the people who have already contributed:\n\n<a href=\"https://github.com/validatorjs/validator.js/graphs/contributors\"><img src=\"https://opencollective.com/validatorjs/contributors.svg?width=890\" /></a>\n\n## Validators\n\nHere is a list of the validators currently available.\n\nValidator                               | Description\n--------------------------------------- | --------------------------------------\n**contains(str, seed [, options ])**    | check if the string contains the seed.<br/><br/>`options` is an object that defaults to `{ ignoreCase: false}`.<br/>`ignoreCase` specified whether the case of the substring be same or not.  \n**equals(str, comparison)**             | check if the string matches the comparison.\n**isAfter(str [, date])**               | check if the string is a date that's after the specified date (defaults to now).\n**isAlpha(str [, locale])**             | check if the string contains only letters (a-zA-Z).<br/><br/>Locale is one of `['ar', 'ar-AE', 'ar-BH', 'ar-DZ', 'ar-EG', 'ar-IQ', 'ar-JO', 'ar-KW', 'ar-LB', 'ar-LY', 'ar-MA', 'ar-QA', 'ar-QM', 'ar-SA', 'ar-SD', 'ar-SY', 'ar-TN', 'ar-YE', 'bg-BG', 'cs-CZ', 'da-DK', 'de-DE', 'el-GR', 'en-AU', 'en-GB', 'en-HK', 'en-IN', 'en-NZ', 'en-US', 'en-ZA', 'en-ZM', 'es-ES', 'fr-FR', 'fa', 'fa-AF', 'fa-IR', 'he', 'hu-HU', 'it-IT', 'ku-IQ', 'nb-NO', 'nl-NL', 'nn-NO', 'pl-PL', 'pt-BR', 'pt-PT', 'ru-RU', 'sl-SI', 'sk-SK', 'sr-RS', 'sr-RS@latin', 'sv-SE', 'tr-TR', 'uk-UA', 'vi-VN']`) and defaults to `en-US`. Locale list is `validator.isAlphaLocales`.\n**isAlphanumeric(str [, locale])**      | check if the string contains only letters and numbers.<br/><br/>Locale is one of `['ar', 'ar-AE', 'ar-BH', 'ar-DZ', 'ar-EG', 'ar-IQ', 'ar-JO', 'ar-KW', 'ar-LB', 'ar-LY', 'ar-MA', 'ar-QA', 'ar-QM', 'ar-SA', 'ar-SD', 'ar-SY', 'ar-TN', 'ar-YE', 'bg-BG', 'cs-CZ', 'da-DK', 'de-DE', 'el-GR', 'en-AU', 'en-GB', 'en-HK', 'en-IN', 'en-NZ', 'en-US', 'en-ZA', 'en-ZM', 'es-ES', 'fr-FR', 'fa', 'fa-AF', 'fa-IR', 'he', 'hu-HU', 'it-IT', 'ku-IQ', 'nb-NO', 'nl-NL', 'nn-NO', 'pl-PL', 'pt-BR', 'pt-PT', 'ru-RU', 'sl-SI', 'sk-SK', 'sr-RS', 'sr-RS@latin', 'sv-SE', 'tr-TR', 'uk-UA', 'vi-VN']`) and defaults to `en-US`. Locale list is `validator.isAlphanumericLocales`.\n**isAscii(str)**                        | check if the string contains ASCII chars only.\n**isBase32(str)**                       | check if a string is base32 encoded.\n**isBase64(str [, options])**          | check if a string is base64 encoded. options is optional and defaults to `{urlSafe: false}`<br/> when `urlSafe` is true it tests the given base64 encoded string is [url safe](https://base64.guru/standards/base64url)\n**isBefore(str [, date])**              | check if the string is a date that's before the specified date.\n**isBIC(str)**                          | check if a string is a BIC (Bank Identification Code) or SWIFT code.\n**isBoolean(str)**                      | check if a string is a boolean.\n**isBtcAddress(str)**            | check if the string is a valid BTC address.\n**isByteLength(str [, options])**          | check if the string's length (in UTF-8 bytes) falls in a range.<br/><br/>`options` is an object which defaults to `{min:0, max: undefined}`.\n**isCreditCard(str)**                   | check if the string is a credit card.\n**isCurrency(str [, options])**            | check if the string is a valid currency amount.<br/><br/>`options` is an object which defaults to `{symbol: '$', require_symbol: false, allow_space_after_symbol: false, symbol_after_digits: false, allow_negatives: true, parens_for_negatives: false, negative_sign_before_digits: false, negative_sign_after_digits: false, allow_negative_sign_placeholder: false, thousands_separator: ',', decimal_separator: '.', allow_decimal: true, require_decimal: false, digits_after_decimal: [2], allow_space_after_digits: false}`.<br/>**Note:** The array `digits_after_decimal` is filled with the exact number of digits allowed not a range, for example a range 1 to 3 will be given as [1, 2, 3].\n**isDataURI(str)**                      | check if the string is a [data uri format](https://developer.mozilla.org/en-US/docs/Web/HTTP/data_URIs).\n**isDate(input [, format])**          | Check if the input is a valid date. e.g. [`2002-07-15`, new Date()].<br/><br/>`format` is a string and defaults to `YYYY/MM/DD`\n**isDecimal(str [, options])**             | check if the string represents a decimal number, such as 0.1, .3, 1.1, 1.00003, 4.0, etc.<br/><br/>`options` is an object which defaults to `{force_decimal: false, decimal_digits: '1,', locale: 'en-US'}`<br/><br/>`locale` determine the decimal separator and is one of `['ar', 'ar-AE', 'ar-BH', 'ar-DZ', 'ar-EG', 'ar-IQ', 'ar-JO', 'ar-KW', 'ar-LB', 'ar-LY', 'ar-MA', 'ar-QA', 'ar-QM', 'ar-SA', 'ar-SD', 'ar-SY', 'ar-TN', 'ar-YE', 'bg-BG', 'cs-CZ', 'da-DK', 'de-DE', 'en-AU', 'en-GB', 'en-HK', 'en-IN', 'en-NZ', 'en-US', 'en-ZA', 'en-ZM', 'es-ES', 'fr-FR', 'hu-HU', 'it-IT', 'ku-IQ', nb-NO', 'nl-NL', 'nn-NO', 'pl-PL', 'pt-BR', 'pt-PT', 'ru-RU', 'sl-SI', 'sr-RS', 'sr-RS@latin', 'sv-SE', 'tr-TR', 'uk-UA']`.<br/>**Note:** `decimal_digits` is given as a range like '1,3', a specific value like '3' or min like '1,'.\n**isDivisibleBy(str, number)**          | check if the string is a number that's divisible by another.\n**isEAN(str)**                          | check if the string is an EAN (European Article Number).\n**isEmail(str [, options])**            | check if the string is an email.<br/><br/>`options` is an object which defaults to `{ allow_display_name: false, require_display_name: false, allow_utf8_local_part: true, require_tld: true, allow_ip_domain: false, domain_specific_validation: false }`. If `allow_display_name` is set to true, the validator will also match `Display Name <email-address>`. If `require_display_name` is set to true, the validator will reject strings without the format `Display Name <email-address>`. If `allow_utf8_local_part` is set to false, the validator will not allow any non-English UTF8 character in email address' local part. If `require_tld` is set to false, e-mail addresses without having TLD in their domain will also be matched. If `ignore_max_length` is set to true, the validator will not check for the standard max length of an email. If `allow_ip_domain` is set to true, the validator will allow IP addresses in the host part. If `domain_specific_validation` is true, some additional validation will be enabled, e.g. disallowing certain syntactically valid email addresses that are rejected by GMail.\n**isEmpty(str [, options])**            | check if the string has a length of zero.<br/><br/>`options` is an object which defaults to `{ ignore_whitespace:false }`.\n**isEthereumAddress(str)**              | check if the string is an [Ethereum](https://ethereum.org/) address using basic regex. Does not validate address checksums.\n**isFloat(str [, options])**            | check if the string is a float.<br/><br/>`options` is an object which can contain the keys `min`, `max`, `gt`, and/or `lt` to validate the float is within boundaries (e.g. `{ min: 7.22, max: 9.55 }`) it also has `locale` as an option.<br/><br/>`min` and `max` are equivalent to 'greater or equal' and 'less or equal', respectively while `gt` and `lt` are their strict counterparts.<br/><br/>`locale` determine the decimal separator and is one of `['ar', 'ar-AE', 'ar-BH', 'ar-DZ', 'ar-EG', 'ar-IQ', 'ar-JO', 'ar-KW', 'ar-LB', 'ar-LY', 'ar-MA', 'ar-QA', 'ar-QM', 'ar-SA', 'ar-SD', 'ar-SY', 'ar-TN', 'ar-YE', 'bg-BG', 'cs-CZ', 'da-DK', 'de-DE', 'en-AU', 'en-GB', 'en-HK', 'en-IN', 'en-NZ', 'en-US', 'en-ZA', 'en-ZM', 'es-ES', 'fr-FR', 'hu-HU', 'it-IT', 'nb-NO', 'nl-NL', 'nn-NO', 'pl-PL', 'pt-BR', 'pt-PT', 'ru-RU', 'sl-SI', 'sr-RS', 'sr-RS@latin', 'sv-SE', 'tr-TR', 'uk-UA']`. Locale list is `validator.isFloatLocales`.\n**isFQDN(str [, options])**             | check if the string is a fully qualified domain name (e.g. domain.com).<br/><br/>`options` is an object which defaults to `{ require_tld: true, allow_underscores: false, allow_trailing_dot: false }`.\n**isFullWidth(str)**                    | check if the string contains any full-width chars.\n**isHalfWidth(str)**                    | check if the string contains any half-width chars.\n**isHash(str, algorithm)**              | check if the string is a hash of type algorithm.<br/><br/>Algorithm is one of `['md4', 'md5', 'sha1', 'sha256', 'sha384', 'sha512', 'ripemd128', 'ripemd160', 'tiger128', 'tiger160', 'tiger192', 'crc32', 'crc32b']`\n**isHexadecimal(str)**                  | check if the string is a hexadecimal number.\n**isHexColor(str)**                     | check if the string is a hexadecimal color.\n**isHSL(str)**                          | check if the string is an HSL (hue, saturation, lightness, optional alpha) color based on [CSS Colors Level 4 specification](https://developer.mozilla.org/en-US/docs/Web/CSS/color_value).<br/><br/>Comma-separated format supported. Space-separated format supported with the exception of a few edge cases (ex: `hsl(200grad+.1%62%/1)`).\n**isIBAN(str)**                         | check if a string is a IBAN (International Bank Account Number).\n**isIdentityCard(str [, locale])**      | check if the string is a valid identity card code.<br/><br/>`locale` is one of `['ES', 'IN', 'IT', 'NO', 'zh-TW', 'he-IL', 'ar-TN', 'zh-CN']` OR `'any'`. If 'any' is used, function will check if any of the locals match.<br/><br/>Defaults to 'any'.\n**isIMEI(str [, options]))**                         | check if the string is a valid IMEI number. Imei should be of format `###############` or `##-######-######-#`.<br/><br/>`options` is an object which can contain the keys `allow_hyphens`. Defaults to first format . If allow_hyphens is set to true, the validator will validate the second format.\n**isIn(str, values)**                   | check if the string is in a array of allowed values.\n**isInt(str [, options])**              | check if the string is an integer.<br/><br/>`options` is an object which can contain the keys `min` and/or `max` to check the integer is within boundaries (e.g. `{ min: 10, max: 99 }`). `options` can also contain the key `allow_leading_zeroes`, which when set to false will disallow integer values with leading zeroes (e.g. `{ allow_leading_zeroes: false }`). Finally, `options` can contain the keys `gt` and/or `lt` which will enforce integers being greater than or less than, respectively, the value provided (e.g. `{gt: 1, lt: 4}` for a number between 1 and 4).\n**isIP(str [, version])**               | check if the string is an IP (version 4 or 6).\n**isIPRange(str)**                      | check if the string is an IP Range(version 4 only).\n**isISBN(str [, version])**             | check if the string is an ISBN (version 10 or 13).\n**isISIN(str)**                         | check if the string is an [ISIN][ISIN] (stock/security identifier).\n**isISO8601(str)**                      | check if the string is a valid [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) date; for additional checks for valid dates, e.g. invalidates dates like `2009-02-29`, pass `options` object as a second parameter with `options.strict = true`.\n**isISO31661Alpha2(str)**               | check if the string is a valid [ISO 3166-1 alpha-2](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2) officially assigned country code.\n**isISO31661Alpha3(str)**               | check if the string is a valid [ISO 3166-1 alpha-3](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-3) officially assigned country code.\n**isISRC(str)**                         | check if the string is a [ISRC](https://en.wikipedia.org/wiki/International_Standard_Recording_Code).\n**isISSN(str [, options])**             | check if the string is an [ISSN](https://en.wikipedia.org/wiki/International_Standard_Serial_Number).<br/><br/>`options` is an object which defaults to `{ case_sensitive: false, require_hyphen: false }`. If `case_sensitive` is true, ISSNs with a lowercase `'x'` as the check digit are rejected.\n**isJSON(str [, options])**             | check if the string is valid JSON (note: uses JSON.parse).<br/><br/>`options` is an object which defaults to `{ allow_primitives: false }`. If `allow_primitives` is true, the primitives 'true', 'false' and 'null' are accepted as valid JSON values.\n**isJWT(str)**                         | check if the string is valid JWT token.\n**isLatLong(str [, options])**                      | check if the string is a valid latitude-longitude coordinate in the format `lat,long` or `lat, long`.<br/><br/>`options` is an object that defaults to `{ checkDMS: false }`. Pass `checkDMS` as `true` to validate DMS(degrees, minutes, and seconds) latitude-longitude format. \n**isLength(str [, options])**              | check if the string's length falls in a range.<br/><br/>`options` is an object which defaults to `{min:0, max: undefined}`. Note: this function takes into account surrogate pairs.\n**isLocale(str)**                       | check if the string is a locale\n**isLowercase(str)**                    | check if the string is lowercase.\n**isMACAddress(str)**                   | check if the string is a MAC address.<br/><br/>`options` is an object which defaults to `{no_colons: false}`. If `no_colons` is true, the validator will allow MAC addresses without the colons. Also, it allows the use of hyphens, spaces or dots e.g  '01 02 03 04 05 ab', '01-02-03-04-05-ab' or '0102.0304.05ab'.\n**isMagnetURI(str)**                      | check if the string is a [magnet uri format](https://en.wikipedia.org/wiki/Magnet_URI_scheme).\n**isMD5(str)**                          | check if the string is a MD5 hash.<br/><br/>Please note that you can also use the `isHash(str, 'md5')` function. Keep in mind that MD5 has some collision weaknesses compared to other algorithms (e.g., SHA).\n**isMimeType(str)**                     | check if the string matches to a valid [MIME type](https://en.wikipedia.org/wiki/Media_type) format\n**isMobilePhone(str [, locale [, options]])**          | check if the string is a mobile phone number,<br/><br/>(locale is either an array of locales (e.g `['sk-SK', 'sr-RS']`) OR one of `['am-Am', 'ar-AE', 'ar-BH', 'ar-DZ', 'ar-EG', 'ar-IQ', ar-JO', 'ar-KW', 'ar-SA', 'ar-SY', 'ar-TN', 'az-AZ', 'bs-BA', 'be-BY', 'bg-BG', 'bn-BD', 'cs-CZ', 'da-DK', 'de-DE', 'de-AT', 'de-CH', 'el-GR', 'en-AU', 'en-CA', 'en-GB', 'en-GG', 'en-GH', 'en-HK', 'en-MO', 'en-IE', 'en-IN',  'en-KE', 'en-MT', 'en-MU', 'en-NG', 'en-NZ', 'en-PK', 'en-PH', 'en-RW', 'en-SG', 'en-SL', 'en-UG', 'en-US', 'en-TZ', 'en-ZA', 'en-ZM', 'en-ZW' , 'es-CL', 'es-CO', 'es-CR', 'es-EC', 'es-ES', 'es-MX', 'es-PA', 'es-PY', 'es-UY', 'et-EE', 'fa-IR', 'fi-FI', 'fj-FJ', 'fo-FO', 'fr-BE', 'fr-FR', 'fr-GF', 'fr-GP', 'fr-MQ', 'fr-RE', 'he-IL', 'hu-HU', 'id-ID', 'it-IT', 'ja-JP', 'kk-KZ', 'kl-GL', 'ko-KR', 'lt-LT', 'ms-MY', 'nb-NO', 'ne-NP', 'nl-BE', 'nl-NL', 'nn-NO', 'pl-PL', 'pt-BR', 'pt-PT', 'ro-RO', 'ru-RU', 'sl-SI', 'sk-SK', 'sr-RS', 'sv-SE', 'th-TH', 'tr-TR', 'uk-UA', 'uz-UZ', 'vi-VN', 'zh-CN', 'zh-HK', 'zh-MO', 'zh-TW']` OR defaults to 'any'. If 'any' or a falsey value is used, function will check if any of the locales match).<br/><br/>`options` is an optional object that can be supplied with the following keys: `strictMode`, if this is set to `true`, the mobile phone number must be supplied with the country code and therefore must start with `+`. Locale list is `validator.isMobilePhoneLocales`.\n**isMongoId(str)**                      | check if the string is a valid hex-encoded representation of a [MongoDB ObjectId][mongoid].\n**isMultibyte(str)**                    | check if the string contains one or more multibyte chars.\n**isNumeric(str [, options])**                      | check if the string contains only numbers.<br/><br/>`options` is an object which defaults to `{no_symbols: false}` it also has locale as an option. If `no_symbols` is true, the validator will reject numeric strings that feature a symbol (e.g. `+`, `-`, or `.`).<br/><br/>`locale` determine the decimal separator and is one of `['ar', 'ar-AE', 'ar-BH', 'ar-DZ', 'ar-EG', 'ar-IQ', 'ar-JO', 'ar-KW', 'ar-LB', 'ar-LY', 'ar-MA', 'ar-QA', 'ar-QM', 'ar-SA', 'ar-SD', 'ar-SY', 'ar-TN', 'ar-YE', 'bg-BG', 'cs-CZ', 'da-DK', 'de-DE', 'en-AU', 'en-GB', 'en-HK', 'en-IN', 'en-NZ', 'en-US', 'en-ZA', 'en-ZM', 'es-ES', 'fr-FR', 'hu-HU', 'it-IT', 'nb-NO', 'nl-NL', 'nn-NO', 'pl-PL', 'pt-BR', 'pt-PT', 'ru-RU', 'sl-SI', 'sr-RS', 'sr-RS@latin', 'sv-SE', 'tr-TR', 'uk-UA']`.\n**isOctal(str)**                        | check if the string is a valid octal number.\n**isPassportNumber(str, countryCode)**    | check if the string is a valid passport number.<br/><br/>(countryCode is one of `[ 'AM', 'AR', 'AT', 'AU', 'BE', 'BG', 'CA', 'CH', 'CN', 'CY', 'CZ', 'DE', 'DK', 'DZ', 'EE', 'ES', 'FI', 'FR', 'GB', 'GR', 'HR', 'HU', 'IE' 'IN', 'IS', 'IT', 'JP', 'KR', 'LT', 'LU', 'LV', 'MT', 'NL', 'PO', 'PT', 'RO', 'SE', 'SL', 'SK', 'TR', 'UA', 'US' ]`.\n**isPort(str)**                         | check if the string is a valid port number.\n**isPostalCode(str, locale)**           | check if the string is a postal code,<br/><br/>(locale is one of `[ 'AD', 'AT', 'AU', 'AZ', 'BE', 'BG', 'BR', 'CA', 'CH', 'CZ', 'DE', 'DK', 'DZ', 'EE', 'ES', 'FI', 'FR', 'GB', 'GR', 'HR', 'HU', 'ID', 'IE' 'IL', 'IN', 'IR', 'IS', 'IT', 'JP', 'KE', 'LI', 'LT', 'LU', 'LV', 'MT', 'MX', 'NL', 'NO', 'NP', 'NZ', 'PL', 'PR', 'PT', 'RO', 'RU', 'SA', 'SE', 'SI', 'TN', 'TW', 'UA', 'US', 'ZA', 'ZM' ]` OR 'any'. If 'any' is used, function will check if any of the locals match. Locale list is `validator.isPostalCodeLocales`.).\n**isRFC3339(str)**                      | check if the string is a valid [RFC 3339](https://tools.ietf.org/html/rfc3339) date.\n**isRgbColor(str [, includePercentValues])**                     | check if the string is a rgb or rgba color.<br/><br/>`includePercentValues` defaults to `true`. If you don't want to allow to set `rgb` or `rgba` values with percents, like `rgb(5%,5%,5%)`, or `rgba(90%,90%,90%,.3)`, then set it to false.\n**isSemVer(str)**                       | check if the string is a Semantic Versioning Specification (SemVer).\n**isSurrogatePair(str)**                | check if the string contains any surrogate pairs chars.\n**isUppercase(str)**                    | check if the string is uppercase.\n**isSlug**                              | Check if the string is of type slug. `Options` allow a single hyphen between string. e.g. [`cn-cn`, `cn-c-c`]\n**isTaxID(str, locale)**                | Check if the given value is a valid Tax Identification    Number. Default locale is `en-US`\n**isURL(str [, options])**              | check if the string is an URL.<br/><br/>`options` is an object which defaults to `{ protocols: ['http','https','ftp'], require_tld: true, require_protocol: false, require_host: true, require_valid_protocol: true, allow_underscores: false, host_whitelist: false, host_blacklist: false, allow_trailing_dot: false, allow_protocol_relative_urls: false, disallow_auth: false }`.<br/><br/>require_protocol - if set as true isURL will return false if protocol is not present in the URL.<br/>require_valid_protocol - isURL will check if the URL's protocol is present in the protocols option.<br/>protocols - valid protocols can be modified with this option.<br/>require_host - if set as false isURL will not check if host is present in the URL.<br/>allow_protocol_relative_urls - if set as true protocol relative URLs will be allowed.<br/>validate_length - if set as false isURL will skip string length validation (2083 characters is IE max URL length).\n**isUUID(str [, version])**             | check if the string is a UUID (version 3, 4 or 5).\n**isVariableWidth(str)**                | check if the string contains a mixture of full and half-width chars.\n**isWhitelisted(str, chars)**           | checks characters if they appear in the whitelist.\n**matches(str, pattern [, modifiers])** | check if string matches the pattern.<br/><br/>Either `matches('foo', /foo/i)` or `matches('foo', 'foo', 'i')`.\n\n## Sanitizers\n\nHere is a list of the sanitizers currently available.\n\nSanitizer                              | Description\n-------------------------------------- | -------------------------------\n**blacklist(input, chars)**            | remove characters that appear in the blacklist. The characters are used in a RegExp and so you will need to escape some chars, e.g. `blacklist(input, '\\\\[\\\\]')`.\n**escape(input)**                      | replace `<`, `>`, `&`, `'`, `\"` and `/` with HTML entities.\n**ltrim(input [, chars])**             | trim characters from the left-side of the input.\n**normalizeEmail(email [, options])**  | canonicalizes an email address. (This doesn't validate that the input is an email, if you want to validate the email use isEmail beforehand)<br/><br/>`options` is an object with the following keys and default values:<br/><ul><li>*all_lowercase: true* - Transforms the local part (before the @ symbol) of all email addresses to lowercase. Please note that this may violate RFC 5321, which gives providers the possibility to treat the local part of email addresses in a case sensitive way (although in practice most - yet not all - providers don't). The domain part of the email address is always lowercased, as it's case insensitive per RFC 1035.</li><li>*gmail_lowercase: true* - GMail addresses are known to be case-insensitive, so this switch allows lowercasing them even when *all_lowercase* is set to false. Please note that when *all_lowercase* is true, GMail addresses are lowercased regardless of the value of this setting.</li><li>*gmail_remove_dots: true*: Removes dots from the local part of the email address, as GMail ignores them (e.g. \"john.doe\" and \"johndoe\" are considered equal).</li><li>*gmail_remove_subaddress: true*: Normalizes addresses by removing \"sub-addresses\", which is the part following a \"+\" sign (e.g. \"foo+bar@gmail.com\" becomes \"foo@gmail.com\").</li><li>*gmail_convert_googlemaildotcom: true*: Converts addresses with domain @googlemail.com to @gmail.com, as they're equivalent.</li><li>*outlookdotcom_lowercase: true* - Outlook.com addresses (including Windows Live and Hotmail) are known to be case-insensitive, so this switch allows lowercasing them even when *all_lowercase* is set to false. Please note that when *all_lowercase* is true, Outlook.com addresses are lowercased regardless of the value of this setting.</li><li>*outlookdotcom_remove_subaddress: true*: Normalizes addresses by removing \"sub-addresses\", which is the part following a \"+\" sign (e.g. \"foo+bar@outlook.com\" becomes \"foo@outlook.com\").</li><li>*yahoo_lowercase: true* - Yahoo Mail addresses are known to be case-insensitive, so this switch allows lowercasing them even when *all_lowercase* is set to false. Please note that when *all_lowercase* is true, Yahoo Mail addresses are lowercased regardless of the value of this setting.</li><li>*yahoo_remove_subaddress: true*: Normalizes addresses by removing \"sub-addresses\", which is the part following a \"-\" sign (e.g. \"foo-bar@yahoo.com\" becomes \"foo@yahoo.com\").</li><li>*icloud_lowercase: true* - iCloud addresses (including MobileMe) are known to be case-insensitive, so this switch allows lowercasing them even when *all_lowercase* is set to false. Please note that when *all_lowercase* is true, iCloud addresses are lowercased regardless of the value of this setting.</li><li>*icloud_remove_subaddress: true*: Normalizes addresses by removing \"sub-addresses\", which is the part following a \"+\" sign (e.g. \"foo+bar@icloud.com\" becomes \"foo@icloud.com\").</li></ul>\n**rtrim(input [, chars])**             | trim characters from the right-side of the input.\n**stripLow(input [, keep_new_lines])** | remove characters with a numerical value < 32 and 127, mostly control characters. If `keep_new_lines` is `true`, newline characters are preserved (`\\n` and `\\r`, hex `0xA` and `0xD`). Unicode-safe in JavaScript.\n**toBoolean(input [, strict])**        | convert the input string to a boolean. Everything except for `'0'`, `'false'` and `''` returns `true`. In strict mode only `'1'` and `'true'` return `true`.\n**toDate(input)**                      | convert the input string to a date, or `null` if the input is not a date.\n**toFloat(input)**                     | convert the input string to a float, or `NaN` if the input is not a float.\n**toInt(input [, radix])**             | convert the input string to an integer, or `NaN` if the input is not an integer.\n**trim(input [, chars])**              | trim characters (whitespace by default) from both sides of the input.\n**unescape(input)**                    | replaces HTML encoded entities with `<`, `>`, `&`, `'`, `\"` and `/`.\n**whitelist(input, chars)**            | remove characters that do not appear in the whitelist. The characters are used in a RegExp and so you will need to escape some chars, e.g. `whitelist(input, '\\\\[\\\\]')`.\n\n### XSS Sanitization\n\nXSS sanitization was removed from the library in [2d5d6999](https://github.com/chriso/validator.js/commit/2d5d6999541add350fb396ef02dc42ca3215049e).\n\nFor an alternative, have a look at Yahoo's [xss-filters library](https://github.com/yahoo/xss-filters) or at [DOMPurify](https://github.com/cure53/DOMPurify).\n\n## Contributing\n\nIn general, we follow the \"fork-and-pull\" Git workflow.\n\n1. Fork the repo on GitHub\n2. Clone the project to your own machine\n3. Work on your fork\n    1. Make your changes and additions\n        - Most of your changes should be focused on `src/` and `test/` folders and/or `README.md`.\n        - Files such as `validator.js`, `validator.min.js` and files in `lib/` folder are autogenerated when running tests (`npm test`) and need not to be changed **manually**.\n    2. Change or add tests if needed\n    3. Run tests and make sure they pass\n    4. Add changes to README.md if needed\n4. Commit changes to your own branch\n5. **Make sure** you merge the latest from \"upstream\" and resolve conflicts if there is any\n6. Repeat step 3(3) above\n7. Push your work back up to your fork\n8. Submit a Pull request so that we can review your changes\n\n## Tests\n\nTests are using mocha, to run the tests use:\n\n```sh\n$ npm test\n```\n\n## Maintainers\n\n- [chriso](https://github.com/chriso) - **Chris O'Hara** (author)\n- [profnandaa](https://github.com/profnandaa) - **Anthony Nandaa**\n\n## Reading\n\nRemember, validating can be troublesome sometimes. See [A list of articles about programming assumptions commonly made that aren't true](https://github.com/jameslk/awesome-falsehoods).\n\n## License (MIT)\n\n```\nCopyright (c) 2018 Chris O'Hara <cohara87@gmail.com>\n\nPermission is hereby granted, free of charge, to any person obtaining\na copy of this software and associated documentation files (the\n\"Software\"), to deal in the Software without restriction, including\nwithout limitation the rights to use, copy, modify, merge, publish,\ndistribute, sublicense, and/or sell copies of the Software, and to\npermit persons to whom the Software is furnished to do so, subject to\nthe following conditions:\n\nThe above copyright notice and this permission notice shall be\nincluded in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,\nEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND\nNONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE\nLIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION\nOF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION\nWITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n```\n\n[downloads-image]: http://img.shields.io/npm/dm/validator.svg\n\n[npm-url]: https://npmjs.org/package/validator\n[npm-image]: http://img.shields.io/npm/v/validator.svg\n\n[travis-url]: https://travis-ci.org/chriso/validator.js\n[travis-image]: http://img.shields.io/travis/chriso/validator.js.svg\n\n[amd]: http://requirejs.org/docs/whyamd.html\n[bower]: http://bower.io/\n\n[mongoid]: http://docs.mongodb.org/manual/reference/object-id/\n[ISIN]: https://en.wikipedia.org/wiki/International_Securities_Identification_Number"
}