{
	"name": "cryptiles",
	"versions": {
		"0.0.1": {
			"name": "cryptiles",
			"description": "General purpose crypto utilities",
			"version": "0.0.1",
			"author": {
				"name": "Eran Hammer",
				"email": "eran@hueniverse.com",
				"url": "http://hueniverse.com"
			},
			"contributors": [],
			"repository": {
				"type": "git",
				"url": "git://github.com/hueniverse/cryptiles"
			},
			"main": "index",
			"keywords": [
				"cryptography",
				"security",
				"utilites"
			],
			"engines": {
				"node": ">=0.8.0"
			},
			"dependencies": {
				"boom": "0.0.1"
			},
			"devDependencies": {
				"mocha": "1.x.x",
				"chai": "1.x.x"
			},
			"scripts": {
				"test": "make test && make unit"
			},
			"licenses": [
				{
					"type": "BSD",
					"url": "http://github.com/hueniverse/cryptiles/raw/master/LICENSE"
				}
			],
			"_id": "cryptiles@0.0.1",
			"dist": {
				"shasum": "07466b79730efb9cf06ddd691d33c12033ff5500",
				"tarball": "https://registry.npmjs.org/cryptiles/-/cryptiles-0.0.1.tgz"
			},
			"_npmVersion": "1.1.65",
			"_npmUser": {
				"name": "hueniverse",
				"email": "eran@hueniverse.com"
			},
			"maintainers": [
				{
					"name": "hueniverse",
					"email": "eran@hueniverse.com"
				}
			],
			"directories": {},
			"deprecated": "This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial)."
		},
		"0.0.2": {
			"name": "cryptiles",
			"description": "General purpose crypto utilities",
			"version": "0.0.2",
			"author": {
				"name": "Eran Hammer",
				"email": "eran@hueniverse.com",
				"url": "http://hueniverse.com"
			},
			"contributors": [],
			"repository": {
				"type": "git",
				"url": "git://github.com/hueniverse/cryptiles"
			},
			"main": "index",
			"keywords": [
				"cryptography",
				"security",
				"utilites"
			],
			"engines": {
				"node": ">=0.8.0"
			},
			"dependencies": {
				"boom": "0.2.x"
			},
			"devDependencies": {
				"mocha": "1.x.x",
				"chai": "1.x.x"
			},
			"scripts": {
				"test": "make test && make unit"
			},
			"licenses": [
				{
					"type": "BSD",
					"url": "http://github.com/hueniverse/cryptiles/raw/master/LICENSE"
				}
			],
			"_id": "cryptiles@0.0.2",
			"dist": {
				"shasum": "81923e0c7498e702d33eb13f0b52825b5458cdec",
				"tarball": "https://registry.npmjs.org/cryptiles/-/cryptiles-0.0.2.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.2.2",
			"_npmUser": {
				"name": "hueniverse",
				"email": "eran@hueniverse.com"
			},
			"maintainers": [
				{
					"name": "hueniverse",
					"email": "eran@hueniverse.com"
				}
			],
			"directories": {},
			"deprecated": "This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial)."
		},
		"0.1.0": {
			"name": "cryptiles",
			"description": "General purpose crypto utilities",
			"version": "0.1.0",
			"author": {
				"name": "Eran Hammer",
				"email": "eran@hueniverse.com",
				"url": "http://hueniverse.com"
			},
			"contributors": [],
			"repository": {
				"type": "git",
				"url": "git://github.com/hueniverse/cryptiles"
			},
			"main": "index",
			"keywords": [
				"cryptography",
				"security",
				"utilites"
			],
			"engines": {
				"node": ">=0.8.0"
			},
			"dependencies": {
				"boom": "0.3.x"
			},
			"devDependencies": {
				"mocha": "1.x.x",
				"chai": "1.x.x"
			},
			"scripts": {
				"test": "make test && make unit"
			},
			"licenses": [
				{
					"type": "BSD",
					"url": "http://github.com/hueniverse/cryptiles/raw/master/LICENSE"
				}
			],
			"_id": "cryptiles@0.1.0",
			"dist": {
				"shasum": "1e606c439d6f54b762f7d4fc6fb33dc6fcc0b4f7",
				"tarball": "https://registry.npmjs.org/cryptiles/-/cryptiles-0.1.0.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.2.2",
			"_npmUser": {
				"name": "hueniverse",
				"email": "eran@hueniverse.com"
			},
			"maintainers": [
				{
					"name": "hueniverse",
					"email": "eran@hueniverse.com"
				}
			],
			"directories": {},
			"deprecated": "This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial)."
		},
		"0.1.1": {
			"name": "cryptiles",
			"description": "General purpose crypto utilities",
			"version": "0.1.1",
			"author": {
				"name": "Eran Hammer",
				"email": "eran@hueniverse.com",
				"url": "http://hueniverse.com"
			},
			"contributors": [],
			"repository": {
				"type": "git",
				"url": "git://github.com/hueniverse/cryptiles"
			},
			"main": "index",
			"keywords": [
				"cryptography",
				"security",
				"utilites"
			],
			"engines": {
				"node": "0.8.x"
			},
			"dependencies": {
				"boom": "0.3.x"
			},
			"devDependencies": {
				"mocha": "1.x.x",
				"chai": "1.x.x",
				"blanket": "1.0.x",
				"travis-cov": "0.2.x"
			},
			"scripts": {
				"test": "make test && make test-cov",
				"blanket": {
					"pattern": "//^((?!/node_modules/)(?!/test/).)*$/ig",
					"onlyCwd": true,
					"data-cover-flags": {
						"branchTracking": true
					}
				},
				"travis-cov": {
					"threshold": 100
				}
			},
			"licenses": [
				{
					"type": "BSD",
					"url": "http://github.com/hueniverse/cryptiles/raw/master/LICENSE"
				}
			],
			"_id": "cryptiles@0.1.1",
			"dist": {
				"shasum": "bbca9dc01a066f49633150b1aca48aa64c49cdf2",
				"tarball": "https://registry.npmjs.org/cryptiles/-/cryptiles-0.1.1.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.2.2",
			"_npmUser": {
				"name": "hueniverse",
				"email": "eran@hueniverse.com"
			},
			"maintainers": [
				{
					"name": "hueniverse",
					"email": "eran@hueniverse.com"
				}
			],
			"directories": {},
			"deprecated": "This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial)."
		},
		"0.1.2": {
			"name": "cryptiles",
			"description": "General purpose crypto utilities",
			"version": "0.1.2",
			"author": {
				"name": "Eran Hammer",
				"email": "eran@hueniverse.com",
				"url": "http://hueniverse.com"
			},
			"contributors": [],
			"repository": {
				"type": "git",
				"url": "git://github.com/hueniverse/cryptiles"
			},
			"main": "index",
			"keywords": [
				"cryptography",
				"security",
				"utilites"
			],
			"engines": {
				"node": "0.8.x"
			},
			"dependencies": {
				"boom": "0.3.x"
			},
			"devDependencies": {
				"mocha": "1.x.x",
				"chai": "1.x.x",
				"blanket": "1.0.x",
				"travis-cov": "0.2.x"
			},
			"scripts": {
				"test": "make test && make test-cov",
				"blanket": {
					"pattern": "//^((?!/node_modules/)(?!/test/).)*$/ig",
					"onlyCwd": true,
					"data-cover-flags": {
						"branchTracking": true
					}
				},
				"travis-cov": {
					"threshold": 100
				}
			},
			"licenses": [
				{
					"type": "BSD",
					"url": "http://github.com/hueniverse/cryptiles/raw/master/LICENSE"
				}
			],
			"_id": "cryptiles@0.1.2",
			"dist": {
				"shasum": "ab67b6ecb17a21113d4b3979bcf6dcfa12ad8eb5",
				"tarball": "https://registry.npmjs.org/cryptiles/-/cryptiles-0.1.2.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.2.2",
			"_npmUser": {
				"name": "hueniverse",
				"email": "eran@hueniverse.com"
			},
			"maintainers": [
				{
					"name": "hueniverse",
					"email": "eran@hueniverse.com"
				}
			],
			"directories": {},
			"deprecated": "This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial)."
		},
		"0.1.3": {
			"name": "cryptiles",
			"description": "General purpose crypto utilities",
			"version": "0.1.3",
			"author": {
				"name": "Eran Hammer",
				"email": "eran@hueniverse.com",
				"url": "http://hueniverse.com"
			},
			"contributors": [],
			"repository": {
				"type": "git",
				"url": "git://github.com/hueniverse/cryptiles"
			},
			"main": "index",
			"keywords": [
				"cryptography",
				"security",
				"utilites"
			],
			"engines": {
				"node": "0.8.x"
			},
			"dependencies": {
				"boom": "0.3.x"
			},
			"devDependencies": {
				"lab": "0.0.x",
				"complexity-report": "0.x.x"
			},
			"scripts": {
				"test": "make test-cov"
			},
			"licenses": [
				{
					"type": "BSD",
					"url": "http://github.com/hueniverse/cryptiles/raw/master/LICENSE"
				}
			],
			"_id": "cryptiles@0.1.3",
			"dist": {
				"shasum": "1a556734f06d24ba34862ae9cb9e709a3afbff1c",
				"tarball": "https://registry.npmjs.org/cryptiles/-/cryptiles-0.1.3.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.2.14",
			"_npmUser": {
				"name": "hueniverse",
				"email": "eran@hueniverse.com"
			},
			"maintainers": [
				{
					"name": "hueniverse",
					"email": "eran@hueniverse.com"
				}
			],
			"directories": {},
			"deprecated": "This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial)."
		},
		"0.2.0": {
			"name": "cryptiles",
			"description": "General purpose crypto utilities",
			"version": "0.2.0",
			"author": {
				"name": "Eran Hammer",
				"email": "eran@hueniverse.com",
				"url": "http://hueniverse.com"
			},
			"contributors": [],
			"repository": {
				"type": "git",
				"url": "git://github.com/hueniverse/cryptiles"
			},
			"main": "index",
			"keywords": [
				"cryptography",
				"security",
				"utilites"
			],
			"engines": {
				"node": "0.10.x"
			},
			"dependencies": {
				"boom": "0.4.x"
			},
			"devDependencies": {
				"lab": "0.1.x",
				"complexity-report": "0.x.x"
			},
			"scripts": {
				"test": "make test-cov"
			},
			"licenses": [
				{
					"type": "BSD",
					"url": "http://github.com/hueniverse/cryptiles/raw/master/LICENSE"
				}
			],
			"_id": "cryptiles@0.2.0",
			"dist": {
				"shasum": "5fc16fb978d47bfa3b4c4e11f1c2fe55cb8cf03f",
				"tarball": "https://registry.npmjs.org/cryptiles/-/cryptiles-0.2.0.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.2.17",
			"_npmUser": {
				"name": "hueniverse",
				"email": "eran@hueniverse.com"
			},
			"maintainers": [
				{
					"name": "hueniverse",
					"email": "eran@hueniverse.com"
				}
			],
			"directories": {},
			"deprecated": "This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial)."
		},
		"0.2.1": {
			"name": "cryptiles",
			"description": "General purpose crypto utilities",
			"version": "0.2.1",
			"author": {
				"name": "Eran Hammer",
				"email": "eran@hueniverse.com",
				"url": "http://hueniverse.com"
			},
			"contributors": [],
			"repository": {
				"type": "git",
				"url": "git://github.com/hueniverse/cryptiles"
			},
			"main": "index",
			"keywords": [
				"cryptography",
				"security",
				"utilites"
			],
			"engines": {
				"node": ">=0.8.0"
			},
			"dependencies": {
				"boom": "0.4.x"
			},
			"devDependencies": {
				"lab": "0.1.x",
				"complexity-report": "0.x.x"
			},
			"scripts": {
				"test": "make test-cov"
			},
			"licenses": [
				{
					"type": "BSD",
					"url": "http://github.com/hueniverse/cryptiles/raw/master/LICENSE"
				}
			],
			"_id": "cryptiles@0.2.1",
			"dist": {
				"shasum": "07605ced2a0896c7b4907b8292378fa35d23dede",
				"tarball": "https://registry.npmjs.org/cryptiles/-/cryptiles-0.2.1.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.2.14",
			"_npmUser": {
				"name": "hueniverse",
				"email": "eran@hueniverse.com"
			},
			"maintainers": [
				{
					"name": "hueniverse",
					"email": "eran@hueniverse.com"
				}
			],
			"directories": {},
			"deprecated": "This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial)."
		},
		"0.2.2": {
			"name": "cryptiles",
			"description": "General purpose crypto utilities",
			"version": "0.2.2",
			"author": {
				"name": "Eran Hammer",
				"email": "eran@hueniverse.com",
				"url": "http://hueniverse.com"
			},
			"contributors": [],
			"repository": {
				"type": "git",
				"url": "git://github.com/hueniverse/cryptiles"
			},
			"main": "index",
			"keywords": [
				"cryptography",
				"security",
				"utilites"
			],
			"engines": {
				"node": ">=0.8.0"
			},
			"dependencies": {
				"boom": "0.4.x"
			},
			"devDependencies": {
				"lab": "0.1.x",
				"complexity-report": "0.x.x"
			},
			"scripts": {
				"test": "make test-cov"
			},
			"licenses": [
				{
					"type": "BSD",
					"url": "http://github.com/hueniverse/cryptiles/raw/master/LICENSE"
				}
			],
			"bugs": {
				"url": "https://github.com/hueniverse/cryptiles/issues"
			},
			"_id": "cryptiles@0.2.2",
			"dist": {
				"shasum": "ed91ff1f17ad13d3748288594f8a48a0d26f325c",
				"tarball": "https://registry.npmjs.org/cryptiles/-/cryptiles-0.2.2.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.2.24",
			"_npmUser": {
				"name": "hueniverse",
				"email": "eran@hueniverse.com"
			},
			"maintainers": [
				{
					"name": "hueniverse",
					"email": "eran@hueniverse.com"
				}
			],
			"directories": {},
			"deprecated": "This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial)."
		},
		"1.0.0": {
			"name": "cryptiles",
			"description": "General purpose crypto utilities",
			"version": "1.0.0",
			"author": {
				"name": "Eran Hammer",
				"email": "eran@hueniverse.com",
				"url": "http://hueniverse.com"
			},
			"contributors": [],
			"repository": {
				"type": "git",
				"url": "git://github.com/hueniverse/cryptiles"
			},
			"main": "index",
			"keywords": [
				"cryptography",
				"security",
				"utilites"
			],
			"engines": {
				"node": ">=0.8.0"
			},
			"dependencies": {
				"boom": "1.0.x"
			},
			"devDependencies": {
				"lab": "1.x.x"
			},
			"scripts": {
				"test": "make test-cov"
			},
			"licenses": [
				{
					"type": "BSD",
					"url": "http://github.com/hueniverse/cryptiles/raw/master/LICENSE"
				}
			],
			"bugs": {
				"url": "https://github.com/hueniverse/cryptiles/issues"
			},
			"_id": "cryptiles@1.0.0",
			"dist": {
				"shasum": "f5eee6c297e4b11564343f6b5c7a797287668390",
				"tarball": "https://registry.npmjs.org/cryptiles/-/cryptiles-1.0.0.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.3.8",
			"_npmUser": {
				"name": "hueniverse",
				"email": "eran@hueniverse.com"
			},
			"maintainers": [
				{
					"name": "hueniverse",
					"email": "eran@hueniverse.com"
				}
			],
			"directories": {},
			"deprecated": "This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial)."
		},
		"1.0.1": {
			"name": "cryptiles",
			"description": "General purpose crypto utilities",
			"version": "1.0.1",
			"author": {
				"name": "Eran Hammer",
				"email": "eran@hueniverse.com",
				"url": "http://hueniverse.com"
			},
			"contributors": [],
			"repository": {
				"type": "git",
				"url": "git://github.com/hueniverse/cryptiles"
			},
			"main": "index",
			"keywords": [
				"cryptography",
				"security",
				"utilites"
			],
			"engines": {
				"node": ">=0.8.0"
			},
			"dependencies": {
				"boom": "1.x.x"
			},
			"devDependencies": {
				"lab": "1.x.x"
			},
			"scripts": {
				"test": "make test-cov"
			},
			"licenses": [
				{
					"type": "BSD",
					"url": "http://github.com/hueniverse/cryptiles/raw/master/LICENSE"
				}
			],
			"bugs": {
				"url": "https://github.com/hueniverse/cryptiles/issues"
			},
			"_id": "cryptiles@1.0.1",
			"dist": {
				"shasum": "4f0c9e2166b54eff58015976d42559330a09dc89",
				"tarball": "https://registry.npmjs.org/cryptiles/-/cryptiles-1.0.1.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.3.11",
			"_npmUser": {
				"name": "hueniverse",
				"email": "eran@hueniverse.com"
			},
			"maintainers": [
				{
					"name": "hueniverse",
					"email": "eran@hueniverse.com"
				}
			],
			"directories": {},
			"deprecated": "This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial)."
		},
		"2.0.0": {
			"name": "cryptiles",
			"description": "General purpose crypto utilities",
			"version": "2.0.0",
			"author": {
				"name": "Eran Hammer",
				"email": "eran@hueniverse.com",
				"url": "http://hueniverse.com"
			},
			"contributors": [],
			"repository": {
				"type": "git",
				"url": "git://github.com/hueniverse/cryptiles"
			},
			"main": "index",
			"keywords": [
				"cryptography",
				"security",
				"utilites"
			],
			"engines": {
				"node": ">=0.8.0"
			},
			"dependencies": {
				"boom": "2.x.x"
			},
			"devDependencies": {
				"lab": "1.x.x"
			},
			"scripts": {
				"test": "make test-cov"
			},
			"licenses": [
				{
					"type": "BSD",
					"url": "http://github.com/hueniverse/cryptiles/raw/master/LICENSE"
				}
			],
			"bugs": {
				"url": "https://github.com/hueniverse/cryptiles/issues"
			},
			"homepage": "https://github.com/hueniverse/cryptiles",
			"_id": "cryptiles@2.0.0",
			"dist": {
				"shasum": "6ab6c539c652664ac753ff2946a289ed845b0426",
				"tarball": "https://registry.npmjs.org/cryptiles/-/cryptiles-2.0.0.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.3.22",
			"_npmUser": {
				"name": "hueniverse",
				"email": "eran@hueniverse.com"
			},
			"maintainers": [
				{
					"name": "hueniverse",
					"email": "eran@hueniverse.com"
				}
			],
			"directories": {},
			"deprecated": "This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial)."
		},
		"2.0.1": {
			"name": "cryptiles",
			"description": "General purpose crypto utilities",
			"version": "2.0.1",
			"author": {
				"name": "Eran Hammer",
				"email": "eran@hueniverse.com",
				"url": "http://hueniverse.com"
			},
			"contributors": [],
			"repository": {
				"type": "git",
				"url": "git://github.com/hueniverse/cryptiles"
			},
			"main": "index",
			"keywords": [
				"cryptography",
				"security",
				"utilites"
			],
			"engines": {
				"node": ">=0.8.0"
			},
			"dependencies": {
				"boom": "2.x.x"
			},
			"devDependencies": {
				"lab": "3.x.x"
			},
			"scripts": {
				"test": "make test-cov"
			},
			"licenses": [
				{
					"type": "BSD",
					"url": "http://github.com/hueniverse/cryptiles/raw/master/LICENSE"
				}
			],
			"bugs": {
				"url": "https://github.com/hueniverse/cryptiles/issues"
			},
			"homepage": "https://github.com/hueniverse/cryptiles",
			"_id": "cryptiles@2.0.1",
			"dist": {
				"shasum": "8e14540040fbe1520e412de7e5ada4ee87056a54",
				"tarball": "https://registry.npmjs.org/cryptiles/-/cryptiles-2.0.1.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.4.3",
			"_npmUser": {
				"name": "hueniverse",
				"email": "eran@hueniverse.com"
			},
			"maintainers": [
				{
					"name": "hueniverse",
					"email": "eran@hueniverse.com"
				}
			],
			"directories": {},
			"deprecated": "This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial)."
		},
		"2.0.2": {
			"name": "cryptiles",
			"description": "General purpose crypto utilities",
			"version": "2.0.2",
			"author": {
				"name": "Eran Hammer",
				"email": "eran@hammer.io",
				"url": "http://hueniverse.com"
			},
			"contributors": [],
			"repository": {
				"type": "git",
				"url": "git://github.com/hueniverse/cryptiles"
			},
			"main": "index",
			"keywords": [
				"cryptography",
				"security",
				"utilites"
			],
			"engines": {
				"node": ">=0.8.0"
			},
			"dependencies": {
				"boom": "2.x.x"
			},
			"devDependencies": {
				"lab": "3.x.x"
			},
			"scripts": {
				"test": "make test-cov"
			},
			"licenses": [
				{
					"type": "BSD",
					"url": "http://github.com/hueniverse/cryptiles/raw/master/LICENSE"
				}
			],
			"gitHead": "92bfac51f00ed3fce0b618881d05e020e50f320d",
			"bugs": {
				"url": "https://github.com/hueniverse/cryptiles/issues"
			},
			"homepage": "https://github.com/hueniverse/cryptiles",
			"_id": "cryptiles@2.0.2",
			"_shasum": "39156d0318c4203d685637454aec43d9e1f37b81",
			"_from": ".",
			"_npmVersion": "1.4.21",
			"_npmUser": {
				"name": "hueniverse",
				"email": "eran@hueniverse.com"
			},
			"maintainers": [
				{
					"name": "hueniverse",
					"email": "eran@hueniverse.com"
				}
			],
			"dist": {
				"shasum": "39156d0318c4203d685637454aec43d9e1f37b81",
				"tarball": "https://registry.npmjs.org/cryptiles/-/cryptiles-2.0.2.tgz"
			},
			"directories": {},
			"deprecated": "This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial)."
		},
		"2.0.3": {
			"name": "cryptiles",
			"description": "General purpose crypto utilities",
			"version": "2.0.3",
			"author": {
				"name": "Eran Hammer",
				"email": "eran@hammer.io",
				"url": "http://hueniverse.com"
			},
			"contributors": [],
			"repository": {
				"type": "git",
				"url": "git://github.com/hueniverse/cryptiles"
			},
			"main": "index",
			"keywords": [
				"cryptography",
				"security",
				"utilites"
			],
			"engines": {
				"node": ">=0.8.0"
			},
			"dependencies": {
				"boom": "2.x.x"
			},
			"devDependencies": {
				"lab": "4.x.x"
			},
			"scripts": {
				"test": "make test-cov"
			},
			"licenses": [
				{
					"type": "BSD",
					"url": "http://github.com/hueniverse/cryptiles/raw/master/LICENSE"
				}
			],
			"gitHead": "67b2686eca0e5b5c4fae871d4a9a9bfcb8c28189",
			"bugs": {
				"url": "https://github.com/hueniverse/cryptiles/issues"
			},
			"homepage": "https://github.com/hueniverse/cryptiles",
			"_id": "cryptiles@2.0.3",
			"_shasum": "31087c39b275fd84412e5ee432de33e9d6aa5fe5",
			"_from": ".",
			"_npmVersion": "1.4.23",
			"_npmUser": {
				"name": "hueniverse",
				"email": "eran@hueniverse.com"
			},
			"maintainers": [
				{
					"name": "hueniverse",
					"email": "eran@hueniverse.com"
				}
			],
			"dist": {
				"shasum": "31087c39b275fd84412e5ee432de33e9d6aa5fe5",
				"tarball": "https://registry.npmjs.org/cryptiles/-/cryptiles-2.0.3.tgz"
			},
			"directories": {},
			"deprecated": "This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial)."
		},
		"2.0.4": {
			"name": "cryptiles",
			"description": "General purpose crypto utilities",
			"version": "2.0.4",
			"author": {
				"name": "Eran Hammer",
				"email": "eran@hammer.io",
				"url": "http://hueniverse.com"
			},
			"contributors": [],
			"repository": {
				"type": "git",
				"url": "git://github.com/hapijs/cryptiles"
			},
			"main": "index",
			"keywords": [
				"cryptography",
				"security",
				"utilites"
			],
			"engines": {
				"node": ">=0.8.0"
			},
			"dependencies": {
				"boom": "2.x.x"
			},
			"devDependencies": {
				"lab": "4.x.x"
			},
			"scripts": {
				"test": "make test-cov"
			},
			"licenses": [
				{
					"type": "BSD",
					"url": "http://github.com/hapijs/cryptiles/raw/master/LICENSE"
				}
			],
			"gitHead": "944263dbb628b9b3da542d35600d587f861eeaf0",
			"bugs": {
				"url": "https://github.com/hapijs/cryptiles/issues"
			},
			"homepage": "https://github.com/hapijs/cryptiles",
			"_id": "cryptiles@2.0.4",
			"_shasum": "09ea1775b9e1c7de7e60a99d42ab6f08ce1a1285",
			"_from": ".",
			"_npmVersion": "1.4.23",
			"_npmUser": {
				"name": "hueniverse",
				"email": "eran@hueniverse.com"
			},
			"maintainers": [
				{
					"name": "hueniverse",
					"email": "eran@hueniverse.com"
				}
			],
			"dist": {
				"shasum": "09ea1775b9e1c7de7e60a99d42ab6f08ce1a1285",
				"tarball": "https://registry.npmjs.org/cryptiles/-/cryptiles-2.0.4.tgz"
			},
			"directories": {},
			"deprecated": "This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial)."
		},
		"2.0.5": {
			"name": "cryptiles",
			"description": "General purpose crypto utilities",
			"version": "2.0.5",
			"repository": {
				"type": "git",
				"url": "git://github.com/hapijs/cryptiles.git"
			},
			"main": "lib/index.js",
			"keywords": [
				"cryptography",
				"security",
				"utilites"
			],
			"engines": {
				"node": ">=0.10.40"
			},
			"dependencies": {
				"boom": "2.x.x"
			},
			"devDependencies": {
				"code": "1.x.x",
				"lab": "5.x.x"
			},
			"scripts": {
				"test": "lab -a code -t 100 -L",
				"test-cov-html": "lab -a code -r html -o coverage.html"
			},
			"license": "BSD-3-Clause",
			"gitHead": "9bc5a852f01cd51e615814e1cb255fe2df810649",
			"bugs": {
				"url": "https://github.com/hapijs/cryptiles/issues"
			},
			"homepage": "https://github.com/hapijs/cryptiles#readme",
			"_id": "cryptiles@2.0.5",
			"_shasum": "3bdfecdc608147c1c67202fa291e7dca59eaa3b8",
			"_from": ".",
			"_npmVersion": "2.14.2",
			"_nodeVersion": "4.0.0",
			"_npmUser": {
				"name": "hueniverse",
				"email": "eran@hammer.io"
			},
			"dist": {
				"shasum": "3bdfecdc608147c1c67202fa291e7dca59eaa3b8",
				"tarball": "https://registry.npmjs.org/cryptiles/-/cryptiles-2.0.5.tgz"
			},
			"maintainers": [
				{
					"name": "hueniverse",
					"email": "eran@hueniverse.com"
				},
				{
					"name": "ceejbot",
					"email": "ceejceej@gmail.com"
				}
			],
			"directories": {},
			"deprecated": "This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).",
			"contributors": []
		},
		"3.0.0": {
			"name": "cryptiles",
			"description": "General purpose crypto utilities",
			"version": "3.0.0",
			"repository": {
				"type": "git",
				"url": "git://github.com/hapijs/cryptiles.git"
			},
			"main": "lib/index.js",
			"keywords": [
				"cryptography",
				"security",
				"utilites"
			],
			"engines": {
				"node": ">=4.0.0"
			},
			"dependencies": {
				"boom": "3.x.x"
			},
			"devDependencies": {
				"code": "2.x.x",
				"lab": "7.x.x"
			},
			"scripts": {
				"test": "lab -a code -t 100 -L",
				"test-cov-html": "lab -a code -r html -o coverage.html"
			},
			"license": "BSD-3-Clause",
			"gitHead": "8ac28ab50a0743e7ee862d9b1223a012715b1e5f",
			"bugs": {
				"url": "https://github.com/hapijs/cryptiles/issues"
			},
			"homepage": "https://github.com/hapijs/cryptiles#readme",
			"_id": "cryptiles@3.0.0",
			"_shasum": "e148fb8f666a8712843ddf65c196769d1e38790c",
			"_from": ".",
			"_npmVersion": "3.3.9",
			"_nodeVersion": "4.2.1",
			"_npmUser": {
				"name": "hueniverse",
				"email": "eran@hammer.io"
			},
			"dist": {
				"shasum": "e148fb8f666a8712843ddf65c196769d1e38790c",
				"tarball": "https://registry.npmjs.org/cryptiles/-/cryptiles-3.0.0.tgz"
			},
			"maintainers": [
				{
					"name": "hueniverse",
					"email": "eran@hueniverse.com"
				},
				{
					"name": "ceejbot",
					"email": "ceejceej@gmail.com"
				}
			],
			"directories": {},
			"deprecated": "This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).",
			"contributors": []
		},
		"3.0.1": {
			"name": "cryptiles",
			"description": "General purpose crypto utilities",
			"version": "3.0.1",
			"repository": {
				"type": "git",
				"url": "git://github.com/hapijs/cryptiles.git"
			},
			"main": "lib/index.js",
			"keywords": [
				"cryptography",
				"security",
				"utilites"
			],
			"engines": {
				"node": ">=4.0.0"
			},
			"dependencies": {
				"boom": "3.x.x"
			},
			"devDependencies": {
				"code": "2.x.x",
				"lab": "10.x.x"
			},
			"scripts": {
				"test": "lab -a code -t 100 -L",
				"test-cov-html": "lab -a code -r html -o coverage.html"
			},
			"license": "BSD-3-Clause",
			"gitHead": "a0da466702b9232dcd9f9fd9a71b594a89c2a964",
			"bugs": {
				"url": "https://github.com/hapijs/cryptiles/issues"
			},
			"homepage": "https://github.com/hapijs/cryptiles#readme",
			"_id": "cryptiles@3.0.1",
			"_shasum": "e0a0e902193756afd57aaa7602d43f55073305e2",
			"_from": ".",
			"_npmVersion": "3.8.6",
			"_nodeVersion": "5.11.1",
			"_npmUser": {
				"name": "hueniverse",
				"email": "eran@hammer.io"
			},
			"dist": {
				"shasum": "e0a0e902193756afd57aaa7602d43f55073305e2",
				"tarball": "https://registry.npmjs.org/cryptiles/-/cryptiles-3.0.1.tgz"
			},
			"maintainers": [
				{
					"name": "hueniverse",
					"email": "eran@hueniverse.com"
				},
				{
					"name": "ceejbot",
					"email": "ceejceej@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/cryptiles-3.0.1.tgz_1463680813670_0.10494505031965673"
			},
			"directories": {},
			"deprecated": "This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).",
			"contributors": []
		},
		"3.0.2": {
			"name": "cryptiles",
			"description": "General purpose crypto utilities",
			"version": "3.0.2",
			"repository": {
				"type": "git",
				"url": "git://github.com/hapijs/cryptiles.git"
			},
			"main": "lib/index.js",
			"keywords": [
				"cryptography",
				"security",
				"utilites"
			],
			"engines": {
				"node": ">=4.0.0"
			},
			"dependencies": {
				"boom": "3.x.x"
			},
			"devDependencies": {
				"code": "3.x.x",
				"lab": "10.x.x"
			},
			"scripts": {
				"test": "lab -a code -t 100 -L",
				"test-cov-html": "lab -a code -r html -o coverage.html"
			},
			"license": "BSD-3-Clause",
			"gitHead": "b083c9d6cbd76916f4793216145383d81a707b17",
			"bugs": {
				"url": "https://github.com/hapijs/cryptiles/issues"
			},
			"homepage": "https://github.com/hapijs/cryptiles#readme",
			"_id": "cryptiles@3.0.2",
			"_shasum": "eccdf4a85b8754f15d0b5320d4ab78d40d0fa244",
			"_from": ".",
			"_npmVersion": "3.10.3",
			"_nodeVersion": "6.3.0",
			"_npmUser": {
				"name": "hueniverse",
				"email": "eran@hammer.io"
			},
			"dist": {
				"shasum": "eccdf4a85b8754f15d0b5320d4ab78d40d0fa244",
				"tarball": "https://registry.npmjs.org/cryptiles/-/cryptiles-3.0.2.tgz"
			},
			"maintainers": [
				{
					"name": "hueniverse",
					"email": "eran@hueniverse.com"
				},
				{
					"name": "ceejbot",
					"email": "ceejceej@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/cryptiles-3.0.2.tgz_1469649048643_0.07159179705195129"
			},
			"directories": {},
			"deprecated": "This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).",
			"contributors": []
		},
		"3.1.0": {
			"name": "cryptiles",
			"description": "General purpose crypto utilities",
			"version": "3.1.0",
			"repository": {
				"type": "git",
				"url": "git://github.com/hapijs/cryptiles.git"
			},
			"main": "lib/index.js",
			"keywords": [
				"cryptography",
				"security",
				"utilites"
			],
			"engines": {
				"node": ">=4.0.0"
			},
			"dependencies": {
				"boom": "4.x.x"
			},
			"devDependencies": {
				"code": "3.x.x",
				"lab": "11.x.x"
			},
			"scripts": {
				"test": "lab -a code -t 100 -L",
				"test-cov-html": "lab -a code -r html -o coverage.html"
			},
			"license": "BSD-3-Clause",
			"gitHead": "6bdcd0f6ee8ade96e7b30350bad39ee0c2ef0f9b",
			"bugs": {
				"url": "https://github.com/hapijs/cryptiles/issues"
			},
			"homepage": "https://github.com/hapijs/cryptiles#readme",
			"_id": "cryptiles@3.1.0",
			"_shasum": "ae5c2e62bf6cc1cc773893a6c959bb22c4c3cefe",
			"_from": ".",
			"_npmVersion": "3.10.3",
			"_nodeVersion": "6.4.0",
			"_npmUser": {
				"name": "hueniverse",
				"email": "eran@hammer.io"
			},
			"dist": {
				"shasum": "ae5c2e62bf6cc1cc773893a6c959bb22c4c3cefe",
				"tarball": "https://registry.npmjs.org/cryptiles/-/cryptiles-3.1.0.tgz"
			},
			"maintainers": [
				{
					"name": "hueniverse",
					"email": "eran@hueniverse.com"
				},
				{
					"name": "ceejbot",
					"email": "ceejceej@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/cryptiles-3.1.0.tgz_1473112925780_0.6183122671209276"
			},
			"directories": {},
			"deprecated": "This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).",
			"contributors": []
		},
		"3.1.1": {
			"name": "cryptiles",
			"description": "General purpose crypto utilities",
			"version": "3.1.1",
			"repository": {
				"type": "git",
				"url": "git://github.com/hapijs/cryptiles.git"
			},
			"main": "lib/index.js",
			"keywords": [
				"cryptography",
				"security",
				"utilites"
			],
			"engines": {
				"node": ">=4.0.0"
			},
			"dependencies": {
				"boom": "4.x.x"
			},
			"devDependencies": {
				"code": "3.x.x",
				"lab": "11.x.x"
			},
			"scripts": {
				"test": "lab -a code -t 100 -L",
				"test-cov-html": "lab -a code -r html -o coverage.html"
			},
			"license": "BSD-3-Clause",
			"gitHead": "2c34befad99084806bf8471a2fb870615ab7225b",
			"bugs": {
				"url": "https://github.com/hapijs/cryptiles/issues"
			},
			"homepage": "https://github.com/hapijs/cryptiles#readme",
			"_id": "cryptiles@3.1.1",
			"_shasum": "86a9203f7367a0e9324bc7555ff0fcf5f81979ee",
			"_from": ".",
			"_npmVersion": "3.10.3",
			"_nodeVersion": "6.4.0",
			"_npmUser": {
				"name": "hueniverse",
				"email": "eran@hammer.io"
			},
			"dist": {
				"shasum": "86a9203f7367a0e9324bc7555ff0fcf5f81979ee",
				"tarball": "https://registry.npmjs.org/cryptiles/-/cryptiles-3.1.1.tgz"
			},
			"maintainers": [
				{
					"name": "hueniverse",
					"email": "eran@hueniverse.com"
				},
				{
					"name": "ceejbot",
					"email": "ceejceej@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/cryptiles-3.1.1.tgz_1473113435310_0.6114424355328083"
			},
			"directories": {},
			"deprecated": "This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).",
			"contributors": []
		},
		"3.1.2": {
			"name": "cryptiles",
			"description": "General purpose crypto utilities",
			"version": "3.1.2",
			"repository": {
				"type": "git",
				"url": "git://github.com/hapijs/cryptiles.git"
			},
			"main": "lib/index.js",
			"keywords": [
				"cryptography",
				"security",
				"utilites"
			],
			"engines": {
				"node": ">=4.0.0"
			},
			"dependencies": {
				"boom": "5.x.x"
			},
			"devDependencies": {
				"code": "4.x.x",
				"lab": "13.x.x"
			},
			"scripts": {
				"test": "lab -a code -t 100 -L",
				"test-cov-html": "lab -a code -r html -o coverage.html"
			},
			"license": "BSD-3-Clause",
			"gitHead": "c32a74c4c6c64b967e9d8c2ebf4038f5ebcd2a0b",
			"bugs": {
				"url": "https://github.com/hapijs/cryptiles/issues"
			},
			"homepage": "https://github.com/hapijs/cryptiles#readme",
			"_id": "cryptiles@3.1.2",
			"_shasum": "a89fbb220f5ce25ec56e8c4aa8a4fd7b5b0d29fe",
			"_from": ".",
			"_npmVersion": "4.2.0",
			"_nodeVersion": "7.8.0",
			"_npmUser": {
				"name": "hueniverse",
				"email": "eran@hammer.io"
			},
			"dist": {
				"shasum": "a89fbb220f5ce25ec56e8c4aa8a4fd7b5b0d29fe",
				"tarball": "https://registry.npmjs.org/cryptiles/-/cryptiles-3.1.2.tgz"
			},
			"maintainers": [
				{
					"name": "ceejbot",
					"email": "ceejceej@gmail.com"
				},
				{
					"name": "hueniverse",
					"email": "eran@hammer.io"
				},
				{
					"name": "marsup",
					"email": "nicolas@morel.io"
				},
				{
					"name": "nlf",
					"email": "quitlahok@gmail.com"
				},
				{
					"name": "wyatt",
					"email": "wpreul@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/cryptiles-3.1.2.tgz_1495952659156_0.7303131713997573"
			},
			"directories": {},
			"deprecated": "This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).",
			"contributors": []
		},
		"4.0.0": {
			"name": "cryptiles",
			"description": "General purpose crypto utilities",
			"version": "4.0.0",
			"repository": {
				"type": "git",
				"url": "git://github.com/hapijs/cryptiles.git"
			},
			"main": "lib/index.js",
			"keywords": [
				"cryptography",
				"security",
				"utilites"
			],
			"engines": {
				"node": ">=8.0.0"
			},
			"dependencies": {
				"boom": "5.x.x"
			},
			"devDependencies": {
				"code": "5.x.x",
				"lab": "14.x.x"
			},
			"scripts": {
				"test": "lab -a code -t 100 -L",
				"test-cov-html": "lab -a code -r html -o coverage.html"
			},
			"license": "BSD-3-Clause",
			"gitHead": "c44c0e9ea307d3e369cb31c09b51b9cd719b186d",
			"bugs": {
				"url": "https://github.com/hapijs/cryptiles/issues"
			},
			"homepage": "https://github.com/hapijs/cryptiles#readme",
			"_id": "cryptiles@4.0.0",
			"_npmVersion": "5.4.2",
			"_nodeVersion": "8.4.0",
			"_npmUser": {
				"name": "hueniverse",
				"email": "eran@hammer.io"
			},
			"dist": {
				"integrity": "sha512-ml4jdwNt7N53+cHW3bpEJUs3+XSZ2ftTJYWLvqvdcWZnh0Igh2NYtmlmVnE6pvu0CoYol3Mas0gWE0kthw7RVg==",
				"shasum": "7fa190d0f5ab4a39b7f265b7b179933ecd6f3a72",
				"tarball": "https://registry.npmjs.org/cryptiles/-/cryptiles-4.0.0.tgz"
			},
			"maintainers": [
				{
					"email": "ceejceej@gmail.com",
					"name": "ceejbot"
				},
				{
					"email": "eran@hammer.io",
					"name": "hueniverse"
				},
				{
					"email": "wpreul@gmail.com",
					"name": "wyatt"
				},
				{
					"email": "nicolas@morel.io",
					"name": "marsup"
				},
				{
					"email": "quitlahok@gmail.com",
					"name": "nlf"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/cryptiles-4.0.0.tgz_1506288376287_0.17440693569369614"
			},
			"directories": {},
			"deprecated": "This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).",
			"contributors": []
		},
		"4.0.1": {
			"name": "cryptiles",
			"description": "General purpose crypto utilities",
			"version": "4.0.1",
			"repository": {
				"type": "git",
				"url": "git://github.com/hapijs/cryptiles.git"
			},
			"main": "lib/index.js",
			"keywords": [
				"cryptography",
				"security",
				"utilites"
			],
			"engines": {
				"node": ">=8.0.0"
			},
			"dependencies": {
				"boom": "6.x.x"
			},
			"devDependencies": {
				"code": "5.x.x",
				"lab": "14.x.x"
			},
			"scripts": {
				"test": "lab -a code -t 100 -L",
				"test-cov-html": "lab -a code -r html -o coverage.html"
			},
			"license": "BSD-3-Clause",
			"gitHead": "13cd4c47f84036661ee02be4e15c128f8af2c7b3",
			"bugs": {
				"url": "https://github.com/hapijs/cryptiles/issues"
			},
			"homepage": "https://github.com/hapijs/cryptiles#readme",
			"_id": "cryptiles@4.0.1",
			"_npmVersion": "5.4.2",
			"_nodeVersion": "8.4.0",
			"_npmUser": {
				"name": "hueniverse",
				"email": "eran@hammer.io"
			},
			"dist": {
				"integrity": "sha512-N2dOv4PH/bSfKnYydOlxnzh1RKteAkE4afq1w2LSMqYEkUBhHtUahTv4XHjoXsOnYqbgil0mVmjL1ht3F6kDnw==",
				"shasum": "a22d4d6c6ee3e2bc824536b4d906655bcac3168b",
				"tarball": "https://registry.npmjs.org/cryptiles/-/cryptiles-4.0.1.tgz"
			},
			"maintainers": [
				{
					"email": "ceejceej@gmail.com",
					"name": "ceejbot"
				},
				{
					"email": "eran@hammer.io",
					"name": "hueniverse"
				},
				{
					"email": "wpreul@gmail.com",
					"name": "wyatt"
				},
				{
					"email": "nicolas@morel.io",
					"name": "marsup"
				},
				{
					"email": "quitlahok@gmail.com",
					"name": "nlf"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/cryptiles-4.0.1.tgz_1506416927818_0.31324061192572117"
			},
			"directories": {},
			"deprecated": "This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).",
			"contributors": []
		},
		"4.0.2": {
			"name": "cryptiles",
			"description": "General purpose crypto utilities",
			"version": "4.0.2",
			"repository": {
				"type": "git",
				"url": "git://github.com/hapijs/cryptiles.git"
			},
			"main": "lib/index.js",
			"keywords": [
				"cryptography",
				"security",
				"utilites"
			],
			"engines": {
				"node": ">=8.9.0"
			},
			"dependencies": {
				"boom": "7.x.x"
			},
			"devDependencies": {
				"code": "5.x.x",
				"lab": "15.x.x"
			},
			"scripts": {
				"test": "lab -a code -t 100 -L",
				"test-cov-html": "lab -a code -r html -o coverage.html"
			},
			"license": "BSD-3-Clause",
			"gitHead": "bc7c1519189c0528a33cd03ff8e5412613505522",
			"bugs": {
				"url": "https://github.com/hapijs/cryptiles/issues"
			},
			"homepage": "https://github.com/hapijs/cryptiles#readme",
			"_id": "cryptiles@4.0.2",
			"_npmVersion": "5.5.1",
			"_nodeVersion": "8.9.0",
			"_npmUser": {
				"name": "hueniverse",
				"email": "eran@hammer.io"
			},
			"dist": {
				"integrity": "sha512-FX8GbEAiblKCOAZbvDlMgTrfH5kfeRGChQ1cN5rkvsE7OpJ4HEasA2UgMSaf4/5vi4fX6xtLH7Jd5llPEqUUsA==",
				"shasum": "df7e8e5a86d25c51a22c63a27c8082481db9ffc7",
				"tarball": "https://registry.npmjs.org/cryptiles/-/cryptiles-4.0.2.tgz"
			},
			"maintainers": [
				{
					"email": "ceejceej@gmail.com",
					"name": "ceejbot"
				},
				{
					"email": "eran@hammer.io",
					"name": "hueniverse"
				},
				{
					"email": "wpreul@gmail.com",
					"name": "wyatt"
				},
				{
					"email": "nicolas@morel.io",
					"name": "marsup"
				},
				{
					"email": "quitlahok@gmail.com",
					"name": "nlf"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/cryptiles-4.0.2.tgz_1509692972128_0.6899305223487318"
			},
			"directories": {},
			"deprecated": "This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).",
			"contributors": []
		},
		"4.1.0": {
			"name": "cryptiles",
			"description": "General purpose crypto utilities",
			"version": "4.1.0",
			"repository": {
				"type": "git",
				"url": "git://github.com/hapijs/cryptiles.git"
			},
			"main": "lib/index.js",
			"keywords": [
				"cryptography",
				"security",
				"utilites"
			],
			"engines": {
				"node": ">=8.9.0"
			},
			"dependencies": {
				"boom": "7.x.x"
			},
			"devDependencies": {
				"code": "5.x.x",
				"lab": "15.x.x"
			},
			"scripts": {
				"test": "lab -a code -t 100 -L",
				"test-cov-html": "lab -a code -r html -o coverage.html"
			},
			"license": "BSD-3-Clause",
			"gitHead": "3e182715d903df5c2c8f61e1eb19d8e7c83f84c4",
			"bugs": {
				"url": "https://github.com/hapijs/cryptiles/issues"
			},
			"homepage": "https://github.com/hapijs/cryptiles#readme",
			"_id": "cryptiles@4.1.0",
			"_npmVersion": "5.5.1",
			"_nodeVersion": "8.9.0",
			"_npmUser": {
				"name": "hueniverse",
				"email": "eran@hammer.io"
			},
			"dist": {
				"integrity": "sha512-wAOwZeIPhj7SWaw0LQkXSAUIaQLop/VdUodD1ZBN302PxSxOmm9DbochTssVb7dK/hbowl4sxTkEC5gB9eKBdg==",
				"shasum": "a6ad0ced2d74455cf587707dce0e319eb40fdf6b",
				"tarball": "https://registry.npmjs.org/cryptiles/-/cryptiles-4.1.0.tgz"
			},
			"maintainers": [
				{
					"email": "ceejceej@gmail.com",
					"name": "ceejbot"
				},
				{
					"email": "eran@hammer.io",
					"name": "hueniverse"
				},
				{
					"email": "wpreul@gmail.com",
					"name": "wyatt"
				},
				{
					"email": "nicolas@morel.io",
					"name": "marsup"
				},
				{
					"email": "quitlahok@gmail.com",
					"name": "nlf"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/cryptiles-4.1.0.tgz_1509741977165_0.3080681459978223"
			},
			"directories": {},
			"deprecated": "This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).",
			"contributors": []
		},
		"4.1.1": {
			"name": "cryptiles",
			"description": "General purpose crypto utilities",
			"version": "4.1.1",
			"repository": {
				"type": "git",
				"url": "git://github.com/hapijs/cryptiles.git"
			},
			"main": "lib/index.js",
			"keywords": [
				"cryptography",
				"security",
				"utilites"
			],
			"engines": {
				"node": ">=8.9.0"
			},
			"dependencies": {
				"boom": "7.x.x"
			},
			"devDependencies": {
				"code": "5.x.x",
				"lab": "15.x.x"
			},
			"scripts": {
				"test": "lab -a code -t 100 -L",
				"test-cov-html": "lab -a code -r html -o coverage.html"
			},
			"license": "BSD-3-Clause",
			"gitHead": "7b0c35ff4027cc24e191867ee583acc5c28e2df7",
			"bugs": {
				"url": "https://github.com/hapijs/cryptiles/issues"
			},
			"homepage": "https://github.com/hapijs/cryptiles#readme",
			"_id": "cryptiles@4.1.1",
			"_npmVersion": "5.5.1",
			"_nodeVersion": "8.9.0",
			"_npmUser": {
				"name": "hueniverse",
				"email": "eran@hammer.io"
			},
			"dist": {
				"integrity": "sha512-YuQUPbcOmaZsdvxJZ25DCA1W+lLIRoPJKBDKin+St1RCYEERSfoe1d25B1MvWNHN3e8SpFSVsqYvEUjp8J9H2w==",
				"shasum": "169256b9df9fe3c73f8085c99e30b32247d4ab46",
				"tarball": "https://registry.npmjs.org/cryptiles/-/cryptiles-4.1.1.tgz"
			},
			"maintainers": [
				{
					"email": "ceejceej@gmail.com",
					"name": "ceejbot"
				},
				{
					"email": "eran@hammer.io",
					"name": "hueniverse"
				},
				{
					"email": "wpreul@gmail.com",
					"name": "wyatt"
				},
				{
					"email": "nicolas@morel.io",
					"name": "marsup"
				},
				{
					"email": "quitlahok@gmail.com",
					"name": "nlf"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/cryptiles-4.1.1.tgz_1510344903350_0.30735947587527335"
			},
			"directories": {},
			"deprecated": "This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).",
			"contributors": []
		},
		"4.1.2": {
			"name": "cryptiles",
			"description": "General purpose crypto utilities",
			"version": "4.1.2",
			"repository": {
				"type": "git",
				"url": "git://github.com/hapijs/cryptiles.git"
			},
			"main": "lib/index.js",
			"keywords": [
				"cryptography",
				"security",
				"utilites"
			],
			"engines": {
				"node": ">=8.9.0"
			},
			"dependencies": {
				"boom": "7.x.x"
			},
			"devDependencies": {
				"code": "5.x.x",
				"lab": "15.x.x"
			},
			"scripts": {
				"test": "lab -a code -t 100 -L",
				"test-cov-html": "lab -a code -r html -o coverage.html"
			},
			"license": "BSD-3-Clause",
			"gitHead": "bd1eba1b7feed6768cce68c1e5aa298a8f5caef3",
			"bugs": {
				"url": "https://github.com/hapijs/cryptiles/issues"
			},
			"homepage": "https://github.com/hapijs/cryptiles#readme",
			"_id": "cryptiles@4.1.2",
			"_npmVersion": "6.1.0",
			"_nodeVersion": "8.11.2",
			"_npmUser": {
				"name": "hueniverse",
				"email": "eran@hammer.io"
			},
			"dist": {
				"integrity": "sha512-U2ALcoAHvA1oO2xOreyHvtkQ+IELqDG2WVWRI1GH/XEmmfGIOalnM5MU5Dd2ITyWfr3m6kNqXiy8XuYyd4wKJw==",
				"shasum": "363c9ab5c859da9d2d6fb901b64d980966181184",
				"tarball": "https://registry.npmjs.org/cryptiles/-/cryptiles-4.1.2.tgz",
				"fileCount": 5,
				"unpackedSize": 4468,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbLxjICRA9TVsSAnZWagAA990P/RhzPw+6w2FGmqaOYKVT\njEk7KbhqgBpz1HnOoiQWxpaUrafGPhZL5spmB5LdNe6+KLB1ghBsllw/hSmP\nLp8eNTlFB9XCK91pb40gWLj4JzlyBRGN5hJFa5sNmKy7Ap6kpkwybkQSA04g\n7m+zEY9gM9i/aBJCMSenN0CI0R3rvBAl9dH/H8BUquLvIzuuNRn4Ihu2MZHf\nq260hv4ZQu6Hxr3wgF18ddGIP+Wn651Zw5KBg2Bkg3KwrJrUQ1BmJu8iKjaC\nhR8iaMiuuABDk9gXz8waD6OAmCKuZwgPD5EqMjCrLZzRvYFuzUZ2hYc7t61D\n0GTM6ClDjdYucQpA5osilJFofg/zx9G81NLh9Ejcix68cEdRFF8EZmgq84bm\nK0/QNmePUxl1NsE9XGRKASfH/BAo6x9bh7hlUiwFt47Iv1tedPbXgte4y3qw\nIkQDunxgeTWG9/uAwa6UWObm0Znk20Y60W3h5XR4LuvTpQb/tzmc0S+Yu2pk\nMz69HudVkRXIU2ja6MfNpZgKabFYCOrtNIf30SQlf2T+6OyDKMuB1OheMFWx\nYbbZVCcmlilCPEElQXlGED/MoHdkif3XYjwVe4wcpO7iGZhicFdE6rgZHuGx\npz41wqaVThJCeKPWoC2CFEb22NHMhLerS9+2/6rn23xYJPiGVu5GIjI8Na8y\n8dVk\r\n=huZO\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "hueniverse",
					"email": "eran@hammer.io"
				},
				{
					"name": "marsup",
					"email": "nicolas@morel.io"
				},
				{
					"name": "nlf",
					"email": "quitlahok@gmail.com"
				},
				{
					"name": "wyatt",
					"email": "wpreul@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/cryptiles_4.1.2_1529813192288_0.7287482791719884"
			},
			"_hasShrinkwrap": false,
			"deprecated": "This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).",
			"contributors": []
		},
		"3.1.3": {
			"name": "cryptiles",
			"description": "General purpose crypto utilities",
			"version": "3.1.3",
			"repository": {
				"type": "git",
				"url": "git://github.com/hapijs/cryptiles.git"
			},
			"main": "lib/index.js",
			"keywords": [
				"cryptography",
				"security",
				"utilites"
			],
			"engines": {
				"node": ">=6.14.4"
			},
			"dependencies": {
				"boom": "5.x.x"
			},
			"devDependencies": {
				"code": "4.x.x",
				"lab": "13.x.x"
			},
			"scripts": {
				"test": "lab -a code -t 100 -I SharedArrayBuffer,Atomics -m 5000",
				"test-cov-html": "lab -a code -I SharedArrayBuffer,Atomics -m 5000 -r html -o coverage.html"
			},
			"license": "BSD-3-Clause",
			"readmeFilename": "README.md",
			"gitHead": "2d626edfaf18a45b7105276704d453dac22f133f",
			"bugs": {
				"url": "https://github.com/hapijs/cryptiles/issues"
			},
			"homepage": "https://github.com/hapijs/cryptiles#readme",
			"_id": "cryptiles@3.1.3",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "8.12.0",
			"_npmUser": {
				"name": "hueniverse",
				"email": "eran@hammer.io"
			},
			"dist": {
				"integrity": "sha512-8dAQYBGMc/c0oOfLED0/t7XJ3DOiGqxwBT9qsj4KrW7e3ICflVCUpXZj8GbjEW38eYueJfGWlMq6dEX6cnWoyg==",
				"shasum": "5e32ef824569ef14c782aefd45c1617d9795359d",
				"tarball": "https://registry.npmjs.org/cryptiles/-/cryptiles-3.1.3.tgz",
				"fileCount": 5,
				"unpackedSize": 4945,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb3MIKCRA9TVsSAnZWagAAAJ4P/RCilP2RwoSXeE+lYuzk\npJfJteu4seGAhaMtRftoXExyFfIakAo3K7/2qbUzIGw2SZjku/k3u4qYBiPU\nHSRMKk1K0o0ObbGQMFbYVPmfPRNXx5WbDLjDkOEffNOd6AH8ts8vo0BmSaCX\n2//5eyGSb2ZpLWof6Hh8ytE2wqkMxybQK9ICB+V50SD638NEWp/wUtk2M2bL\n0tRKIZ3+oOzgLBfEjk8iH/bRURJP1ALK9qh71TJ4TLudCXftsWbd695Jazwu\nRF5u6Bnq1jbJjEmgfH5cB080mhth/yTofcFAsucM+apr5UNDTvYaBI5qq54W\nbUErKkJpfYQsMTXvl92S4X7HfUxFZe8WaoXYXsWZWG1KFzb0pBxFMuOFPlYM\n+Z5Scn42uPQWe3TgBfOGrqeJQREeI9StdgeDdwwV2xq8sIJi3jY+sEkQ6Avw\nOv8LXgM1BmCH15t5pXxTVF034f01SNQNUmqe0fQilpJyIftVrjRUJoqt/N2a\nwtO0RLgHzwX6r27lrnNyywbE85FfA/2cjMuCg/aUgpheT8eGm6gg+JNIEU07\nCMROf49wpLRNKppSx+pOMVG96JcLKkvE9xNDM6RXlb5TcMLXYuu4oJX8m/Pu\nvr1Th+7gPwuXok21Y2txo1vi4inPTHPFiEblabq9kOObELE1q5X5l7FH31Gq\n2ki8\r\n=zaWl\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "hueniverse",
					"email": "eran@hammer.io"
				},
				{
					"name": "marsup",
					"email": "nicolas@morel.io"
				},
				{
					"name": "nlf",
					"email": "quitlahok@gmail.com"
				},
				{
					"name": "wyatt",
					"email": "wpreul@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/cryptiles_3.1.3_1541194249837_0.8444903257488381"
			},
			"_hasShrinkwrap": false,
			"deprecated": "This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).",
			"contributors": []
		},
		"4.1.3": {
			"name": "cryptiles",
			"description": "General purpose crypto utilities",
			"version": "4.1.3",
			"repository": {
				"type": "git",
				"url": "git://github.com/hapijs/cryptiles.git"
			},
			"main": "lib/index.js",
			"keywords": [
				"cryptography",
				"security",
				"utilites"
			],
			"dependencies": {
				"boom": "7.x.x"
			},
			"devDependencies": {
				"code": "5.x.x",
				"lab": "17.x.x"
			},
			"scripts": {
				"test": "lab -a code -t 100 -L",
				"test-cov-html": "lab -a code -r html -o coverage.html"
			},
			"license": "BSD-3-Clause",
			"gitHead": "8bfd938e8216ed9957f4647979dda30ebdc0a22b",
			"bugs": {
				"url": "https://github.com/hapijs/cryptiles/issues"
			},
			"homepage": "https://github.com/hapijs/cryptiles#readme",
			"_id": "cryptiles@4.1.3",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "8.12.0",
			"_npmUser": {
				"name": "hueniverse",
				"email": "eran@hammer.io"
			},
			"dist": {
				"integrity": "sha512-gT9nyTMSUC1JnziQpPbxKGBbUg8VL7Zn2NB4E1cJYvuXdElHrwxrV9bmltZGDzet45zSDGyYceueke1TjynGzw==",
				"shasum": "2461d3390ea0b82c643a6ba79f0ed491b0934c25",
				"tarball": "https://registry.npmjs.org/cryptiles/-/cryptiles-4.1.3.tgz",
				"fileCount": 5,
				"unpackedSize": 4395,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb3OssCRA9TVsSAnZWagAAcwwP/38xQ0NvaDYcYXdIeOYF\n2e+7ss9UpDHAi3pvkylTc62ED5CIo6St+zz0JDr2oP/5l924v8YcQkkNMZB7\nnI+qCzsvz+BSFXH/PIQy/GtvfgN1wgr48/7BOFaHvAWHZ4NnjLa41W1ukxvA\nj1EFVQSiyZwX5QkqwA2oVnXQppHDZuJoeuz9TuTdibcjkJHmQ62mKeuEXfBJ\nslvqhq5EusplH/LEyqk7KXHlWRd5+JspoYtbKtvHhnvrmNxuIPfVCXFfEfb/\nwYFXmDuCQzTOQXLGgMB61Saw7k0gSKc/7xoKYY8NYoSzbokAFQMCp2EQa/of\nnmPfpyl4iwkPRDw6zBPdtz95hMgn6P4KCDiL5sLOMdXZ1qnux/sHJ+htattM\njmjhzK4OCMG6Rj5xkwbxqqMjSbcM7WQB2nf2aumV6nXWle1n/K6AF+WimBHJ\n4uGnr4oUAItMJ4XCk0GWFzYBMUoZ/Z3+eek21utj5pNwsPmyjp6kU+2s4jU6\nu3c+kbiVjdzC/PiAgZ2SGJIe3UhywMGZoHuhQ2wQDsnpEh+BF8FEm98rlhoh\nsrHLpPwfJnPlECIdrdDPROfchwT7eKdPOv/39xaIeI5jdORP3tWQqsLRn+v6\n7P5+23cuotRjA5kQePMnTr41EyDfd3qJ1yDihSi99rv+iZFB1UMkhNQnrK4E\nf3Gx\r\n=luTq\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "hueniverse",
					"email": "eran@hammer.io"
				},
				{
					"name": "marsup",
					"email": "nicolas@morel.io"
				},
				{
					"name": "nlf",
					"email": "quitlahok@gmail.com"
				},
				{
					"name": "wyatt",
					"email": "wpreul@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/cryptiles_4.1.3_1541204779381_0.8959147609996467"
			},
			"_hasShrinkwrap": false,
			"deprecated": "This module has moved and is now available at @hapi/cryptiles. Please update your dependencies as this version is no longer maintained an may contain bugs and security issues.",
			"contributors": []
		},
		"3.1.4": {
			"name": "cryptiles",
			"description": "General purpose crypto utilities",
			"version": "3.1.4",
			"repository": {
				"type": "git",
				"url": "git://github.com/hapijs/cryptiles.git"
			},
			"main": "lib/index.js",
			"keywords": [
				"cryptography",
				"security",
				"utilites"
			],
			"dependencies": {
				"boom": "5.x.x"
			},
			"devDependencies": {
				"code": "4.x.x",
				"lab": "13.x.x"
			},
			"scripts": {
				"test": "lab -a code -t 100 -I SharedArrayBuffer,Atomics,BigUint64Array,BigInt64Array,BigInt,URL,URLSearchParams -m 30000",
				"test-cov-html": "lab -a code -I SharedArrayBuffer,Atomics,BigUint64Array,BigInt64Array,BigInt,URL,URLSearchParams -m 30000 -r html -o coverage.html"
			},
			"license": "BSD-3-Clause",
			"readmeFilename": "README.md",
			"gitHead": "52f2f688a55faf4111fd7255a6417fbf7b215e8f",
			"bugs": {
				"url": "https://github.com/hapijs/cryptiles/issues"
			},
			"homepage": "https://github.com/hapijs/cryptiles#readme",
			"_id": "cryptiles@3.1.4",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "8.12.0",
			"_npmUser": {
				"name": "hueniverse",
				"email": "eran@hammer.io"
			},
			"dist": {
				"integrity": "sha512-8I1sgZHfVwcSOY6mSGpVU3lw/GSIZvusg8dD2+OGehCJpOhQRLNcH0qb9upQnOH4XhgxxFJSg6E2kx95deb1Tw==",
				"shasum": "769a68c95612b56faadfcebf57ac86479cbe8322",
				"tarball": "https://registry.npmjs.org/cryptiles/-/cryptiles-3.1.4.tgz",
				"fileCount": 5,
				"unpackedSize": 5160,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb4MfdCRA9TVsSAnZWagAARuwP/3XAMnt4AltZyTzbtSp/\niHrEw1CoJWm77x6bqx6yAwXNiessiyijD2sWaVFq88zYZkGISLWsN0G8+v+X\nrMVly0AKwBJTxbwIHthEN8VkxMyEgAM00MJys2nJ9MP3PVULnDTzPzG2IjPD\n/2wHQVVM6ORThxldAnrjVc6xuE5NBu2nv0FDFMal3WVlXZnxBwDgjPzrHEMY\nAqh1xFoIHfvL32JmyXl8MiG8vJ9Ctd7+BptwEBhHlFSQ0xmnXRJW7e/MWS9U\nDB1chhkwtopRtHyhPt26Njyk/4GYYXPVbj+4A4ojTPW245HU8Y1w1mdMjZtF\nO48ganihmwL1u+z9juJ3rTW3piV2k1orB3H7ceu74ld+P+qRb+NwGqUt5tAr\nYsQcjr3CzJ0NqdWK/JIrB/WEG2jGe+Y6b+tO/9wC/DYczseORIr6I5/TjMms\ntr6idYSub2pCQP0FOCD3Q3b/ktBH5c41kHVF1w/V1/IDpfSp4c7CqznX1WAM\nmrdFugFzHawBkjkI4oaGWi8eV3PX9bS693DkFFc62EASKKc2JwyECa6r7arL\nLBRm3F61sc57bLr78/0ARYjNHjepVNe0Ph1EtforaJ5gSCBVTpolzcBwKemL\nsxp8eVFJVN7UhYupCceA8aqsajGKk+4aYCF+BVxPX2s/M3EbhUiOMS6qtUmv\nboI+\r\n=SVLd\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "hueniverse",
					"email": "eran@hammer.io"
				},
				{
					"name": "marsup",
					"email": "nicolas@morel.io"
				},
				{
					"name": "nlf",
					"email": "quitlahok@gmail.com"
				},
				{
					"name": "wyatt",
					"email": "wpreul@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/cryptiles_3.1.4_1541457884547_0.2046745713807283"
			},
			"_hasShrinkwrap": false,
			"deprecated": "This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).",
			"contributors": []
		}
	},
	"time": {
		"modified": "2019-04-23T18:55:08.906Z",
		"created": "2013-01-13T22:26:54.484Z",
		"0.0.1": "2013-01-13T22:26:55.650Z",
		"0.0.2": "2013-02-07T19:08:59.940Z",
		"0.1.0": "2013-02-08T23:25:20.958Z",
		"0.1.1": "2013-02-17T02:22:57.893Z",
		"0.1.2": "2013-02-17T02:32:19.549Z",
		"0.1.3": "2013-03-18T17:55:54.815Z",
		"0.2.0": "2013-04-05T19:41:00.990Z",
		"0.2.1": "2013-04-30T21:09:50.637Z",
		"0.2.2": "2013-07-03T15:50:05.231Z",
		"1.0.0": "2013-09-10T07:41:44.835Z",
		"1.0.1": "2013-09-29T21:44:59.093Z",
		"2.0.0": "2013-12-31T05:05:09.813Z",
		"2.0.1": "2014-04-08T07:40:47.452Z",
		"2.0.2": "2014-08-02T07:20:39.150Z",
		"2.0.3": "2014-09-05T19:40:34.561Z",
		"2.0.4": "2014-09-15T22:09:17.736Z",
		"2.0.5": "2015-09-09T06:09:37.482Z",
		"3.0.0": "2015-11-02T03:46:57.710Z",
		"3.0.1": "2016-05-19T18:00:14.277Z",
		"3.0.2": "2016-07-27T19:50:50.478Z",
		"3.1.0": "2016-09-05T22:02:06.006Z",
		"3.1.1": "2016-09-05T22:10:37.129Z",
		"3.1.2": "2017-05-28T06:24:19.256Z",
		"4.0.0": "2017-09-24T21:26:16.392Z",
		"4.0.1": "2017-09-26T09:08:47.920Z",
		"4.0.2": "2017-11-03T07:09:32.221Z",
		"4.1.0": "2017-11-03T20:46:17.264Z",
		"4.1.1": "2017-11-10T20:15:03.412Z",
		"4.1.2": "2018-06-24T04:06:32.375Z",
		"3.1.3": "2018-11-02T21:30:49.945Z",
		"4.1.3": "2018-11-03T00:26:19.562Z",
		"3.1.4": "2018-11-05T22:44:44.690Z"
	},
	"users": {},
	"dist-tags": {
		"latest": "4.1.3",
		"lts": "3.1.4"
	},
	"_uplinks": {
		"npmjs": {
			"etag": "W/\"0f7e5500f8fd6fa6aaaaf542f790bd93\"",
			"fetched": 1593324455750
		}
	},
	"_distfiles": {
		"cryptiles-0.0.1.tgz": {
			"url": "https://registry.npmjs.org/cryptiles/-/cryptiles-0.0.1.tgz",
			"sha": "07466b79730efb9cf06ddd691d33c12033ff5500",
			"registry": "npmjs"
		},
		"cryptiles-0.0.2.tgz": {
			"url": "https://registry.npmjs.org/cryptiles/-/cryptiles-0.0.2.tgz",
			"sha": "81923e0c7498e702d33eb13f0b52825b5458cdec",
			"registry": "npmjs"
		},
		"cryptiles-0.1.0.tgz": {
			"url": "https://registry.npmjs.org/cryptiles/-/cryptiles-0.1.0.tgz",
			"sha": "1e606c439d6f54b762f7d4fc6fb33dc6fcc0b4f7",
			"registry": "npmjs"
		},
		"cryptiles-0.1.1.tgz": {
			"url": "https://registry.npmjs.org/cryptiles/-/cryptiles-0.1.1.tgz",
			"sha": "bbca9dc01a066f49633150b1aca48aa64c49cdf2",
			"registry": "npmjs"
		},
		"cryptiles-0.1.2.tgz": {
			"url": "https://registry.npmjs.org/cryptiles/-/cryptiles-0.1.2.tgz",
			"sha": "ab67b6ecb17a21113d4b3979bcf6dcfa12ad8eb5",
			"registry": "npmjs"
		},
		"cryptiles-0.1.3.tgz": {
			"url": "https://registry.npmjs.org/cryptiles/-/cryptiles-0.1.3.tgz",
			"sha": "1a556734f06d24ba34862ae9cb9e709a3afbff1c",
			"registry": "npmjs"
		},
		"cryptiles-0.2.0.tgz": {
			"url": "https://registry.npmjs.org/cryptiles/-/cryptiles-0.2.0.tgz",
			"sha": "5fc16fb978d47bfa3b4c4e11f1c2fe55cb8cf03f",
			"registry": "npmjs"
		},
		"cryptiles-0.2.1.tgz": {
			"url": "https://registry.npmjs.org/cryptiles/-/cryptiles-0.2.1.tgz",
			"sha": "07605ced2a0896c7b4907b8292378fa35d23dede",
			"registry": "npmjs"
		},
		"cryptiles-0.2.2.tgz": {
			"url": "https://registry.npmjs.org/cryptiles/-/cryptiles-0.2.2.tgz",
			"sha": "ed91ff1f17ad13d3748288594f8a48a0d26f325c",
			"registry": "npmjs"
		},
		"cryptiles-1.0.0.tgz": {
			"url": "https://registry.npmjs.org/cryptiles/-/cryptiles-1.0.0.tgz",
			"sha": "f5eee6c297e4b11564343f6b5c7a797287668390",
			"registry": "npmjs"
		},
		"cryptiles-1.0.1.tgz": {
			"url": "https://registry.npmjs.org/cryptiles/-/cryptiles-1.0.1.tgz",
			"sha": "4f0c9e2166b54eff58015976d42559330a09dc89",
			"registry": "npmjs"
		},
		"cryptiles-2.0.0.tgz": {
			"url": "https://registry.npmjs.org/cryptiles/-/cryptiles-2.0.0.tgz",
			"sha": "6ab6c539c652664ac753ff2946a289ed845b0426",
			"registry": "npmjs"
		},
		"cryptiles-2.0.1.tgz": {
			"url": "https://registry.npmjs.org/cryptiles/-/cryptiles-2.0.1.tgz",
			"sha": "8e14540040fbe1520e412de7e5ada4ee87056a54",
			"registry": "npmjs"
		},
		"cryptiles-2.0.2.tgz": {
			"url": "https://registry.npmjs.org/cryptiles/-/cryptiles-2.0.2.tgz",
			"sha": "39156d0318c4203d685637454aec43d9e1f37b81",
			"registry": "npmjs"
		},
		"cryptiles-2.0.3.tgz": {
			"url": "https://registry.npmjs.org/cryptiles/-/cryptiles-2.0.3.tgz",
			"sha": "31087c39b275fd84412e5ee432de33e9d6aa5fe5",
			"registry": "npmjs"
		},
		"cryptiles-2.0.4.tgz": {
			"url": "https://registry.npmjs.org/cryptiles/-/cryptiles-2.0.4.tgz",
			"sha": "09ea1775b9e1c7de7e60a99d42ab6f08ce1a1285",
			"registry": "npmjs"
		},
		"cryptiles-2.0.5.tgz": {
			"url": "https://registry.npmjs.org/cryptiles/-/cryptiles-2.0.5.tgz",
			"sha": "3bdfecdc608147c1c67202fa291e7dca59eaa3b8",
			"registry": "npmjs"
		},
		"cryptiles-3.0.0.tgz": {
			"url": "https://registry.npmjs.org/cryptiles/-/cryptiles-3.0.0.tgz",
			"sha": "e148fb8f666a8712843ddf65c196769d1e38790c",
			"registry": "npmjs"
		},
		"cryptiles-3.0.1.tgz": {
			"url": "https://registry.npmjs.org/cryptiles/-/cryptiles-3.0.1.tgz",
			"sha": "e0a0e902193756afd57aaa7602d43f55073305e2",
			"registry": "npmjs"
		},
		"cryptiles-3.0.2.tgz": {
			"url": "https://registry.npmjs.org/cryptiles/-/cryptiles-3.0.2.tgz",
			"sha": "eccdf4a85b8754f15d0b5320d4ab78d40d0fa244",
			"registry": "npmjs"
		},
		"cryptiles-3.1.0.tgz": {
			"url": "https://registry.npmjs.org/cryptiles/-/cryptiles-3.1.0.tgz",
			"sha": "ae5c2e62bf6cc1cc773893a6c959bb22c4c3cefe",
			"registry": "npmjs"
		},
		"cryptiles-3.1.1.tgz": {
			"url": "https://registry.npmjs.org/cryptiles/-/cryptiles-3.1.1.tgz",
			"sha": "86a9203f7367a0e9324bc7555ff0fcf5f81979ee",
			"registry": "npmjs"
		},
		"cryptiles-3.1.2.tgz": {
			"url": "https://registry.npmjs.org/cryptiles/-/cryptiles-3.1.2.tgz",
			"sha": "a89fbb220f5ce25ec56e8c4aa8a4fd7b5b0d29fe",
			"registry": "npmjs"
		},
		"cryptiles-4.0.0.tgz": {
			"url": "https://registry.npmjs.org/cryptiles/-/cryptiles-4.0.0.tgz",
			"sha": "7fa190d0f5ab4a39b7f265b7b179933ecd6f3a72",
			"registry": "npmjs"
		},
		"cryptiles-4.0.1.tgz": {
			"url": "https://registry.npmjs.org/cryptiles/-/cryptiles-4.0.1.tgz",
			"sha": "a22d4d6c6ee3e2bc824536b4d906655bcac3168b",
			"registry": "npmjs"
		},
		"cryptiles-4.0.2.tgz": {
			"url": "https://registry.npmjs.org/cryptiles/-/cryptiles-4.0.2.tgz",
			"sha": "df7e8e5a86d25c51a22c63a27c8082481db9ffc7",
			"registry": "npmjs"
		},
		"cryptiles-4.1.0.tgz": {
			"url": "https://registry.npmjs.org/cryptiles/-/cryptiles-4.1.0.tgz",
			"sha": "a6ad0ced2d74455cf587707dce0e319eb40fdf6b",
			"registry": "npmjs"
		},
		"cryptiles-4.1.1.tgz": {
			"url": "https://registry.npmjs.org/cryptiles/-/cryptiles-4.1.1.tgz",
			"sha": "169256b9df9fe3c73f8085c99e30b32247d4ab46",
			"registry": "npmjs"
		},
		"cryptiles-4.1.2.tgz": {
			"url": "https://registry.npmjs.org/cryptiles/-/cryptiles-4.1.2.tgz",
			"sha": "363c9ab5c859da9d2d6fb901b64d980966181184",
			"registry": "npmjs"
		},
		"cryptiles-3.1.3.tgz": {
			"url": "https://registry.npmjs.org/cryptiles/-/cryptiles-3.1.3.tgz",
			"sha": "5e32ef824569ef14c782aefd45c1617d9795359d",
			"registry": "npmjs"
		},
		"cryptiles-4.1.3.tgz": {
			"url": "https://registry.npmjs.org/cryptiles/-/cryptiles-4.1.3.tgz",
			"sha": "2461d3390ea0b82c643a6ba79f0ed491b0934c25",
			"registry": "npmjs"
		},
		"cryptiles-3.1.4.tgz": {
			"url": "https://registry.npmjs.org/cryptiles/-/cryptiles-3.1.4.tgz",
			"sha": "769a68c95612b56faadfcebf57ac86479cbe8322",
			"registry": "npmjs"
		}
	},
	"_attachments": {
		"cryptiles-2.0.5.tgz": {
			"shasum": "3bdfecdc608147c1c67202fa291e7dca59eaa3b8"
		}
	},
	"_rev": "2-65259335b4981df7",
	"_id": "cryptiles",
	"readme": ""
}